• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Power Management » Sequencers » Sequencers Forum » UCD90120 Questions
Share
Sequencers
  • Forum
  • Announcements
  • E2E Wiki
Options
  • Subscribe via RSS

UCD90120 Questions

UCD90120 Questions

This question is answered
Daniel Pintar
Posted by Daniel Pintar
on Feb 11 2011 06:57 AM
Prodigy60 points

I know the monitor pins can only read 0V-2.5V.  It's somewhat unclear on how to monitor voltages higher than 2.5V.  I understand that I need to scale my 12V and 7V rails down to under 2.5V using a resistor network, but how exactly is that reflected in the GUI?

Also, I have -5V rail I would like to monitor.  Any ideas on how to do that?

Last question.  What is the source current for the rail enables?

Thanks for your help,

Daniel

UCD90120 voltage
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Eric Wright
    Posted by Eric Wright
    on Feb 11 2011 08:34 AM
    Verified Answer
    Verified by Daniel Pintar
    Mastermind21300 points
    negative_monitor_schem.pdf

    1. In order to monitor voltages higher than ~2.5V, use a resistive voltage divider to ensure the MON voltage remains below 2.5V. Within the user configurable parameters of the part is a scale monitor register (Vout Scale Monitor) where the user can enter the actual voltage divider value (for example 0.5 for a divide by 2 resistor network). There is a scale monitor and offset value for each rail that can be configured. Within the Fusion GUI (available on the UCD90120 product page), locate the Vout Scale Monitor and Offset fields on the Other Config tab in the scaling section.

    2. A crude way to monitor negative voltages is to shift the MON input into the positive voltage domain using resistors. The downside of this is the interpretation of under and over voltage are reversed. A better way to monitor negative voltages is to use an op amp circuit to invert and scale the negative voltage into the positive side (example circuit attached ... but you would have to adjust values according to the negative voltage being monitored).

    3. The GPIO pins (including ones used for ENABLES) are good for ~4mA each. See the datasheet electrical section for the voltage level specs under certain GPIO loading conditions. On our EVM, each GPIO can drive a LED with ~3.5mA simultaneously.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Daniel Pintar
    Posted by Daniel Pintar
    on Feb 14 2011 09:36 AM
    Prodigy60 points

    Thanks for the suggestions and the information.

    I've been playing with the software for a little bit now and am trying to write the following logic for one of the GPO pins.

    I'd like to have one output (LED) turn on if there is either a VOUT_OV_FAULT or VOUT_UV_FAULT on any of the rails.  Because the logic is set up with AND gates into an OR gate, there doesn't seem to be an easy way to do this to only one output.

    Is there a workaround to do this or is there a combination of some logic that I'm not seeing?

    Thank you,

    Daniel

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Eric Wright
    Posted by Eric Wright
    on Feb 14 2011 12:57 PM
    Verified Answer
    Verified by Daniel Pintar
    Mastermind21300 points

    Unfortunately, the workaround would be to use two GPIOs (one for UV and one for OV) which are "wire OR'd" together to the LED. Our GEN2 sequencers (UCD90160 and UCD90120A) due out by the end of March will support much more advanced logic capabilities.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Daniel Pintar
    Posted by Daniel Pintar
    on Feb 15 2011 10:34 AM
    Prodigy60 points

    Is it possible that a sample of UCD90160 will be available before product release at the end of March?

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Eric Wright
    Posted by Eric Wright
    on Feb 15 2011 11:06 AM
    Mastermind21300 points

    If you contact your local TI sales office (see www.ti.com), they could arrange early sampling. FYI, there is an EVM available (orderable online) with a socket that can accomodate the UCD90160 device.

    http://focus.ti.com/docs/toolsw/folders/print/ucd90seq64evm-650.html

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Daniel Pintar
    Posted by Daniel Pintar
    on Feb 15 2011 15:18 PM
    Prodigy60 points

    Thanks.  I'm waiting to hear back from our sales rep about the early sample of UCD90160.

    I already have the evaluation board.  Everything seems to be working well (outside of the OV and UV fault indicator noted above).

    I have some added functionality I would like to incorporate that I've been having issues with.  I'm trying to use the GPI1 on the eval board to control the enables of rails 6-12.  As I expected, it only controls the enables upon power-on.  Is there anyway to control the enables using GPI's (not PMBus commands)?

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Daniel Pintar
    Posted by Daniel Pintar
    on Feb 15 2011 15:42 PM
    Prodigy60 points

    I just switched to the GUI as if I were using the UCD90160 and saw Pin Selected States.  Something tells me this is what I'm looking for.  I guess I'll wait for that sample.

    Regarding the IC Temp displayed in the GUI, is there anyway to set an over-temp condition for the IC like you can for individual rails?

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Eric Wright
    Posted by Eric Wright
    on Feb 15 2011 16:32 PM
    Mastermind21300 points

    If a rail doesn't have an external temp source defined (using another MON pin), it will default to the internal temp sensor for fault/warnings. Of course, the rail does not have to respond to the fault or warning.

    FYI, UCD90160 will not support temperature (internal nor external) or current monitoring as all of the analog sampling channels are used for voltage rails (UCD90120A will still support IMON and TMON).

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Daniel Pintar
    Posted by Daniel Pintar
    on Feb 17 2011 08:50 AM
    Prodigy60 points

    I wouldn't want to lose the temperature capability, so it sounds like the UCD90120A would be the way I want to go.  I notice there isn't a datasheet available and it isn't an option when creating a new project in Offline Mode.  Any idea when those might be available?  Is the only difference between the 120 and 120A the extra logic for GPO's, or am I also getting the Pin Selected States?

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Eric Wright
    Posted by Eric Wright
    on Feb 17 2011 11:41 AM
    Verified Answer
    Verified by Eric Wright
    Mastermind21300 points

    At this time, "from a feature perspective refer to UCD90160 DS online. From a pinout and current/temperature feature perspective refer to UCD90120".

    The new devices are being added to the Fusion GUI and should be available in several weeks.

    UCD90160, UCD90120A and UCD90124A will support pin selected states.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • BORIS SAVOV
    Posted by BORIS SAVOV
    on Apr 30 2012 17:55 PM
    Prodigy30 points

    I don't understand how and why the UCD90160 does not support current measurement. As the MON input is single ended it will need anyway a high side current sens amplifier. For the required current range the amplifier output voltage will be set in the range of the MONx input. Therefore, any current measurement will look actually as a voltage  from the chip side MONx inputs. I is not clear why when selecting UCD90160 in Fusion Power Designer, the Pin Assignment menu has N/A for current (and Temperature). If a UCD90124 is selected the MONx inputs can measure current. 

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Eric Wright
    Posted by Eric Wright
    on Apr 30 2012 20:34 PM
    Mastermind21300 points

    In order to support 16 voltage rails (and all of the associated processing functionality), the current and temperature monitor software/firmware resources (RAM, FLASH, etc.) were re-allocated.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use