element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum F1/F2 polyfuses gone
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 34 replies
  • Subscribers 667 subscribers
  • Views 3947 views
  • Users 0 members are here
  • raspberry_pi
Related

F1/F2 polyfuses gone

Former Member
Former Member over 13 years ago

http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=8591&start=153

  • Sign in to reply
  • Cancel
  • morgaine
    morgaine over 13 years ago in reply to Former Member

    Jonathan Garrish wrote:

     

    modern computers are RF engineering.

     

    That's quite accurate.  Fast digital electronics is strongly concerned with transmission line propagation, impedance matching, crosstalk avoidance and ground planes, and that's even before you start worrying about EMC issues.  Fortunately ARM hardware is clocked somewhat on the slow side, but even that isn't plain sailing.

     

    Personally I started to worry when PCB best practice began to advise that track corners should be rounded.  It's enough to make you head for the drinks cabinet ... image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 13 years ago in reply to morgaine

    > Fortunately ARM hardware is clocked somewhat on the slow side

     

    Are we talking about the 700MHz clock rate, or the clock rate for signals on the PCB?

    I assume there is a clock divider in the SoC, so the PCB signals would run at

    substantially lower frequency. 

     

    > Fast digital electronics is strongly concerned with transmission line propagation

     

    I have heard that transmission line effects only matter if your conductor is longer than

    about 15 cm for every 100 MHz in frequency, and there probably aren't any traces

    longer than that on the RPi.

     

    > track corners should be rounded

     

    doesn't this make for huge gerbers?  Are there any rounded corners on the RPi?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • johnbeetem
    johnbeetem over 13 years ago in reply to Former Member

    coder27 wrote:

     

    > Fortunately ARM hardware is clocked somewhat on the slow side

     

    Are we talking about the 700MHz clock rate, or the clock rate for signals on the PCB?

    I assume there is a clock divider in the SoC, so the PCB signals would run at

    substantially lower frequency. 

     

    > Fast digital electronics is strongly concerned with transmission line propagation

     

    I have heard that transmission line effects only matter if your conductor is longer than

    about 15 cm for every 100 MHz in frequency, and there probably aren't any traces

    longer than that on the RPi.

     

    > track corners should be rounded

     

    doesn't this make for huge gerbers?  Are there any rounded corners on the RPi?

    According to the schematics, the BCM2835 has a 19.2 MHz crystal, so it's multiplied for the internal 700 MHz +/- over/undeclock.  The LAN9512 has a 25 MHz crystal, so it's multiplied to get 480 Mb/s.

     

    Clock frequency is only part of the story.  You also have to be concerned with signal edges: if a signal transitions faster than the round-trip delay on the wire it's driving you'll see reflections if the signal is not terminated properly.  You can have a 300 Baud signal, but if the edges are too fast you'll get reflections.  In the good old days of LSTTL, signal transitions were nice and slow so you only had to be concerned with reflections if the lines were really long.  [Also, you didn't have to worry about ground bounce like you do nowadays -- different topic.]

     

    From a brief scan of the PCB layouts (http://elinux.org/Rpi_Hardware#Schematic_.2F_Layout), I don't see any sharp right-angle turns.  They're all rounded.  OTOH, there are 45 degree bends that aren't rounded, but that's generally fine.  I believe the most serious problem with right-angle turns is metal migration rather than reflections.  With a sharp turn, the electron flow on a thin line concentrates at the inner corner and over time can damage the crystal structure of the metal.  This has long been a factor in IC design, especially distributing power.  A 45 degree bend or a curve spreads out the flow.

     

    While RasPi doesn't have fast clocks on the board, it does have very fast differential pairs for HDMI, USB, and the DSI/CSI connectors.  It's extremely important that the differential pairs are routed in a balanced way because any mismatch results in erroneous signals at the far end.  They use interesting wiggles to compensate for BGA positions.  It's OK for the lines of a differential pair to have small stubs as long as they're balanced.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • fustini
    fustini over 13 years ago in reply to fustini

    My Pi from MCM received on Friday had the 0 ohm resistors, too:

    image

    Interestingly, I noticed that it also has D14 removed after seeing this thread: Re: another board revision: D14 gone

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
<
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube