当前位置:网站首页>LDO investigation
LDO investigation
2022-08-04 01:03:00 【Carol0630】
LDO stands for low dropout regulator, which is a low dropout linear regulator.This is relative to traditional linear regulators.Traditional linear regulators, such as 78XX series chips, require that the input voltage is at least 2V~3V higher than the output voltage, otherwise it will not work properly.But in some cases, such conditions are obviously too harsh, such as 5V to 3.3V, the voltage difference between input and output is only 1.7v, which obviously does not meet the working conditions of traditional linear regulators.In response to this situation, chip manufacturers have developed LDO-type voltage conversion chips.
Voltage dropout, noise, power supply rejection ratio (PSRR), quiescent current Iq, these are the four key data of LDO.
Product designers choose LDOs according to the electrical performance requirements of product loads combined with four major elements.
LDOs used in mobile phones require as little noise (ripple) as possible, and portable products without RF require LDOs with low quiescent current.
Dropout
Vin >= Vdrop + Vout.
And generally need two external capacitors: Cin, Cout, generally using tantalum capacitors or MLCC.
Note: LDO is a voltage regulator.
The typical dropout voltage values are 50mV, 200mV, 240mV and 400mV.
[1]Peng Yu. An NMOS LDO without off-chip capacitor[D].Tianjin University of Technology, 2022.
The typical dropout voltage is about 82mV;【1.7V-1.2V-82mV】
When the input voltage is in the range of 1.7-5.5V, the output voltage is in the range of 1.2-5V.
Noise Noise
Power Supply Rejection Ratio (PSRR)
The power supply voltage rejection ratio of general LDOs is 70dB~80dB, and a few are about 58dB.
It can be seen that at low frequency, the PSRR is 83 dB, and when the frequency is 100 kHz, the PSRR is still 30
边栏推荐
猜你喜欢
随机推荐
iframe通信
thinkphp 常用技巧
【详细教程】一文参透MongoDB聚合查询
jmeter跨平台运行csv等文件
【性能优化】MySQL常用慢查询分析工具
如何通过API接口从淘宝(或天猫店)复制宝贝到拼多多接口代码对接教程
typescript57 - Array generic interface
【store商城项目01】环境准备以及测试
【性能优化】MySQL性能优化之存储引擎调优
C# WPF设备监控软件(经典)-下篇
XSS-绕过for循环过滤
Mvc, Mvp and Mvvm
C 学生管理系统 显示链表信息、删除链表
FeatureNotFound( bs4.FeatureNotFound: Couldn‘t find a tree builder with the features you requested:
NLP resources that must be used for projects [Classified Edition]
敏捷交付的工程效能治理
Modulo operation (MOD)
Analysis: What makes the Nomad Bridge hack unique
轻量级网络整理及其在Yolov5上的实现
Getting started with MATLAB 3D drawing command plot3








