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
    About the element14 Community
  • 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
Community Hub
Community Hub
Member's Forum Query re: datasheet values
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 13 replies
  • Answers 8 answers
  • Subscribers 595 subscribers
  • Views 1994 views
  • Users 0 members are here
Related

Query re: datasheet values

Andrew J
Andrew J over 6 years ago

I do struggle with making sure I understand what a data sheet is telling me so I'm hoping someone can confirm or otherwise explain my understanding of something.  I'm looking at the data sheet for a LTC1624 - http://www.farnell.com/datasheets/1713911.pdf?_ga=2.75130708.790743949.1554834791-441347304.1541859637&_gac=1.136456708.1554891125.EAIaIQobChMI16fD9tLD4QIVz5TtCh3QQglqEAAYAiAAEgKKrvD_BwE

 

The electrical characteristics state that Vfb feedback current is typically 10nA, max 50nA; Vfb feedback voltage is min 1.178v to max 1.20v.

 

I'm trying to analyse a circuit, not dissimilar to that shown as an example application in the data sheet, and have built it up in LTSpice.  When I simulate this, I can see voltage going into the Vfb pin of 1.15v to 1.3v with peaks of 1.8v falling down to 1.3v  (this is a switching regulator at 200Khz).  I can see current at the Vfb pin of 14.75nA with peaks of -130nA and 110nA.  It will swing from 14nA to -130nA to 110nA back to 14nA in a period of 0.02ms. 

 

This can vary significantly with output load (the above is with a 1kohm load and is more extreme with lower resistance.)  If I build the example application in the data sheet the current to the Vfb pin is within the specified range but the voltage is under the minimum level or over the maximum (again, depending upon load.)

 

My assumption would be that my circuit would be a problem but it's confusing because the example application also simulates outside the specifications.  This is when I start to think I'm not interpreting the data sheet information correctly.  Could someone proffer some advice?

 

I've not posted pictures of the circuit or the simulation results because it's more a question of correctly/incorrectly interpret the specifications - obviously I can if it's important/useful enough.

 

Thanks

 

Andrew

  • Sign in to reply
  • Cancel

Top Replies

  • michaelkellett
    michaelkellett over 6 years ago in reply to Andrew J +4 suggested
    Crumbs !!! If I had a spare age or two I could work out what all this is meant to do - is there a description somewhere ? My installation of LTSPice moans that it can't find the 7805 - no matter - if I…
  • shabaz
    shabaz over 6 years ago +3 suggested
    Hi Andrew, The voltage at that pin can go beyond 1.178..1.2V (this is a tolerance of the internal reference, not really a range), it's easiest to consider it like an input pin - it's a feedback input.…
  • jc2048
    jc2048 over 6 years ago in reply to Andrew J +3 suggested
    In case you don't know, you can save a schematic via the clipboard like this. It isn't very obvious the first time you use LTSpice. I then read it into GIMP and export it as a .png file, though you'll…
  • Andrew J
    0 Andrew J over 6 years ago in reply to jc2048

    Thanks Jon.  My original purpose wasn't to task someone to "please look at this circuit for me and see that it works", which is why I didn't post it originally (I don't want to be one of those sorts of members.)  I was really trying to clarify what the data sheet was telling me that I couldn't understand - even the LT application looked odd in simulation against the specs in the data sheet.  It's not easy to research that level of specificity (I know, I tried)!  I guess conversations evolve along the way (and I appreciate the help that everyone gives as it does so.)  Hopefully that makes sense.

     

    Look at that lovely, rich LT Spice interface you got going on there!  I use the MacOS version which doesn't have such new-fangled options such as 'copy bitmap to clipboard'  It barely has options at all image

     

    image

     

    I was, at some point in the future, going to blog about my experience/journey with all this, including attaching files so I guess the blog interface is different to the discussions interface.  

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • michaelkellett
    0 michaelkellett over 6 years ago in reply to Andrew J

    Reading data sheets is a bit of an art, and all the manufacturers have their own different ways of doing things.

     

    LT define the FB pin current under "Electrical Characteristics" - these are usually things that the part determines.

     

    The absolute maximum is defined for Vfb (-0.3V -> 2.7V) but they don't define current for anything other than Vfb = 1.8V.

     

    We can tell from the block diagram that it is a high impedance input but that's about it.

     

    We can get an idea of where the current comes from, the voltage on the FB pin changes by 30mV in about 1.5us, and the current during this time is about 158nA.

    This is equivalent to a pin to ground capacitance of (I * t)/v = approx 8pF - which seems quite reasonable.

    In your circuit there is a 100pF cap in // with this input so the current into that will be much higher.

     

    When worrying about the MOSFET, the Vgs that will hurt it is the Vgs relative to the source, not the Vgs net on the circuit. You can see this by adding a trace V(Vgs) - V(Vsw), and it doesn't go above 6V.

     

    Good luck with you exploration - that's enough distraction for me today - must get back to the job I'm avoiding image

     

    MK

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Andrew J
    0 Andrew J over 6 years ago in reply to michaelkellett

    Thanks for taking the time Michael.

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