element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • 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
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum RoadTest request: ICs that manage the power up sequence of a board
  • Blogs
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 9 replies
  • Subscribers 2562 subscribers
  • Views 1509 views
  • Users 0 members are here
Related

RoadTest request: ICs that manage the power up sequence of a board

Jan Cumps
Jan Cumps over 6 years ago

Many designs require that the power rails are enabled (and at shutdown disabled) in a certain sequence.

The controller voltage may have to be stablilised before the I/O voltage is activated, etc.

A lot of the development boards we use day-to-day have such a power management chip on-board. They are used for microcontrollers, FPGAs and many single board computers: Raspberry Pi uses one, the BeagleBone, several LaunchPads, Papilio FPGA boards...

 

Maybe, rscasny , you can ask IC suppliers if they are interested to run a RoadTest where such a solution can be validated?

It does not have to be an evaluation kit. The Road Test kit could be the raw IC, and the components you need to sense and switch rails?

  • Sign in to reply
  • Cancel

Top Replies

  • michaelkellett
    michaelkellett over 6 years ago +6
    Hello Jan, Might be fun but needs a board design to complete. I expect you know about the Lattice parts but have you seen these: https://www.dialog-semiconductor.com/power-sequencer I've never used one…
  • shabaz
    shabaz over 6 years ago +5
    Hi Jan, Not to divert from your suggestion, this is just some info if it helps you in a design - I looked for a simple-to-use one recently, and went with LM3881. It doesn't have any features hehe, only…
  • Jan Cumps
    Jan Cumps over 6 years ago +5
    shabaz and michaelkellett , if you don't need the IC, you don't need it . For many designs you can just turn on the power. For some, you use an RC circuit + fet to delay a secondary rail a little. There…
Parents
  • Jan Cumps
    Jan Cumps over 6 years ago

    shabaz and michaelkellett, if you don't need the IC, you don't need it image. For many designs you can just turn on the power. For some, you use an RC circuit + fet to delay a secondary rail a little.

    There are controllers, FPGAs and other devices (I mentioned a few in the proposal) where power management is needed  by default, or desired when you want to have a deterministic state of I/O at startup - no matter what's happening at I/O pins you don't have control of)

    Think with me a little here image. It's a thing.

     

    Direct critique aimed straight towards both of you image : BB, Pi and LaunchPads all have a microcontroller on board. Still they have a power manager in the circuit. Why not the controller? Why not an LM3881?

    (edit: although the LM3881 is in scope for what I'm suggesting. Time based power rail sequencing is a valid option in many cases)

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 6 years ago in reply to Jan Cumps

    Hi Jan,

     

    I too think its a worthwhile RoadTest, LM3881 was just the one I was using if you wanted some ideas about what people are using. Although power management encompasses many features, I only referred to power sequencing, whereas the boards you mention use parts with things like in-built reset, DC-DC converters, sensing, etc, in the single chip.

     

    It's definitely less integrated the approach I took (no technical advantage in my case, just easier to assemble because that was what was important to me), compared to the fully integrated solution on-board the BBB, Pi etc (I don't think they have a microcontroller on-board, I could be wrong, but I'm not suggesting one way has a technical advantage to the other - just that sometimes things are easier for non-technical reasons too).

     

    Some commercial designs seem to split the functionality in places too, e.g. I looked on an Intel based motherboard, and they used separate DC-DC converters, not integrated in a single IC. But their power requirements are very different from Pi, BBB of course, so in the motherboard case it was more technical reasons like heat dissipation and locating the converters close to where they individually needed to be.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • shabaz
    shabaz over 6 years ago in reply to Jan Cumps

    Hi Jan,

     

    I too think its a worthwhile RoadTest, LM3881 was just the one I was using if you wanted some ideas about what people are using. Although power management encompasses many features, I only referred to power sequencing, whereas the boards you mention use parts with things like in-built reset, DC-DC converters, sensing, etc, in the single chip.

     

    It's definitely less integrated the approach I took (no technical advantage in my case, just easier to assemble because that was what was important to me), compared to the fully integrated solution on-board the BBB, Pi etc (I don't think they have a microcontroller on-board, I could be wrong, but I'm not suggesting one way has a technical advantage to the other - just that sometimes things are easier for non-technical reasons too).

     

    Some commercial designs seem to split the functionality in places too, e.g. I looked on an Intel based motherboard, and they used separate DC-DC converters, not integrated in a single IC. But their power requirements are very different from Pi, BBB of course, so in the motherboard case it was more technical reasons like heat dissipation and locating the converters close to where they individually needed to be.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
Children
  • Jan Cumps
    Jan Cumps over 6 years ago in reply to shabaz

    The things that led me to this path were USB-C, where you have to negotiate the power delivered by the supply;

    and Rossmann's MacBook repair videos, where he explains how to troubleshoot power-on issues by following and probing the power-on sequence.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 6 years ago in reply to Jan Cumps

    Ah, I see. Also, I hope we can roadtest USB-C related tech sometime too.

    I'll have to check out his video, they are always fun to watch.

    • Cancel
    • Vote Up +3 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