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
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • 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
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
ZedBoard Hardware Design 1V Power supply under-powered
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 15 replies
  • Subscribers 342 subscribers
  • Views 1863 views
  • Users 0 members are here
Related

1V Power supply under-powered

Former Member
Former Member over 13 years ago

What's the maximum power that can by drawn by the Zynq PL? Has this been tested?

I have build a large design (80%) that need to runs at 100MHz, but when I program the bitstream to the Zedboard. The Zynq reset a few ms after being DONE.

Also, I have probed the 1V power supply at C357. After, the PL is DONE, the voltage go down to about 560mV and go back up to 1V probably because the PL resets.

What could be causing this?

Is it because the PL draw to much power?

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

    I have done some further analysis on this matter. I have found in the Zedboard user guide that the budgeted ammount of power for the PL is 1.2A on 1V PSU.

    However, using Xilinx Power Analyser, I see that my design can drawn as much as 1.3A. See http://www.louif.com/power_analysis.png .

    Also, to verify that it was the power drawn that made the Zynq reset and not some other design flaw, I added clock gating so that much of the design would not draw power at startup. And indeed, in that case, Linux boots just fine. But still, as soon as I activate the clock in the design, the Zynq resets.

    I measure the voltage on the 1V rail using an oscilloscope during reset. You may see the results here: http://www.louif.com/ADS00001.BMP

    Is there any plan to beef up the 1V PSU so that it can handle a full load? This seems to be like a show-stopper.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago

    I though I'd let you know that I have confirmed this issue.

    I bypassed the 1V power supply by using an external power supply. Now, the design is working and as much as 3A is drawn from the 1V power supply.

    This is much more than the 2A the MAX15021ATI+ (onboard 1V PSU) is capable of.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago in reply to Former Member

    I have the similar issue and need an external power supply to power the core voltage. Any tips in modifying the board? Where did you cut the wire and connect the jumper wires? Thanks.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago

    I have removed the L5 coil and connected a wire to one of the pad disconnecting the onboard 1V power supply and connecting the wire to the load. The negative wire may be connected to the ground of C357.

    Check the board schematic and be careful.

    If you don't do this correctly, you will blow up the board.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bhfletcher
    0 bhfletcher over 12 years ago in reply to Former Member

    You are correct that the 1V supply on ZedBoard has a max capacity of 2A. This is shared between all of the 1V requirements on Zynq 7020 -- Vccint, Vccpint, and Vccbram. We estimated what a reasonably aggressive design might do using the tools available at the time which was 13.2 Beta Xilinx Power Estimator. We then added 50% margin to cover any inaccuracies.

     

    It is unfortunate that ZedBoard is not capable of supplying what your application requires. If you are willing, I am very interested in correlating what we created in XPE to what your design is doing. Have you analyzed what your design should be drawing in XPE? If so, will you please share it?

     

    As changing the 1V supply on ZedBoard would require extensive redesign and we believe it is sufficient for the majority of users, we will not redesign the ZedBoard power supplies.  For those that need more than 2A on the 1V rail, we recommend you use the ZC702 board instead.

     

    Bryan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago in reply to bhfletcher

    Xilinx Power Analyzer calculates that my design will use around 1.2A ( http://www.louif.com/power_analysis.png ). I think this is not considering what the ARM processor is using (0.6A).

    So, I cannot account for up to 1.2A of power usage. Also, 3A is a peak usage, so it may have been transcient.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bhfletcher
    0 bhfletcher over 12 years ago in reply to Former Member

    I would agree that this screenshot does not include show the PS running -- notice the Vccp___ supplies. Vccpint is only drawing 23 mA. So there is definitely something missing here. Assuming the PS is 0.6A, that extra 1.2A is still a mystery. We have re-analyzed a Zynq 7020 design in the latest 2013.1 XPE with a 80-90% loaded design, and we are still getting ~1.2A, including the PS. I have never known XPE to be more than 20% off. Perhaps we are not including something. Or maybe XPE has a bug this time. Perhaps your design has characteristics that we haven't mapped properly in XPE, such as clock rate, fanout, etc.

     

    If you'd like to take a look at our analysis, see the XPE spreadsheet here.

    7_Series_XPE_2013_1_ZedBoard_130610.xlsm
    https://avnet.egnyte.com/h-s/20130611/67cc6ff8db144e92

     

    Bryan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • ctammann
    0 ctammann over 12 years ago

    Hey everybody,

    I've been talking with Bryan about the power issue and wanted to make a suggestion to the community if you are looking to design your own ZedBoard.  The two outputs of the MAX15021 are capable of 4A and 2A respectively.  In our design we had the 1.5V used to power the DDR running off of LX1 (the 4A output).  Our estimations show that the max expected current draw on the 1.5V rail is 1.5A.  That means that the 2A LX2 output should be sufficient to provide the current needed for the memory.

    If you design your own board, use the 1uH inductor from the 1.5V supply and just swap the circuits for 1V to the LX1 output and for 1.5V to the LX2 output.  You'll notice that all the components are the same except for the feedback set resistors and the inductor.  You'll need to use the larger current rated inductor on the 1V supply as well, but other than that there are minimal changes.

    In the meantime, if anyone who has had this issue would be willing to share their ZedBoard design and their XPE output with us it would be greatly appreciated.  I'd like to work with these data points to try and determine where the disconnect is between the tool and the actual current draw.  I'd like to go back to Xilinx to discuss what we've seen, but I need to be able to reproduce the scenario on my bench to be able to accurately describe the problem.
    Thanks
    Chris

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago

    Using the zedboard for cryptographic applications, I experienced the power limit on the 1V Vccint and it is really a killer. In this kind of application, you try to fill up the FPGA and to use every clock cycle.

    I don't want to sound grumpy - I enjoy my zedboard very much - but I do think this limitation should be either corrected or clearly advertised otherwise people might just buy a useless board.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 12 years ago

    Must admit,
      If I had released the problems and compromises made on the ZED board, such as power and heat dissipation,  I'd have spent the extra money and purchased a ZC702

    The hours / days of problems do not bode well.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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 © 2026 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