当前位置:网站首页>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
边栏推荐
- 2023年第六届亚太应用数学与统计学国际会议(AMS 2023)
- 【性能优化】MySQL性能优化之存储引擎调优
- typescript50 - type specification between cross types and interfaces
- 观察者模式
- 2022 中国算力大会发布“创新先锋”优秀成果
- Web3 security risks daunting?How should we respond?
- 即席查询——Presto
- The 600MHz band is here, will it be the new golden band?
- thinkphp 常用技巧
- jmeter distributed stress test
猜你喜欢

一文参透分布式存储系统Ceph的架构设计、集群搭建(手把手)

分析:Nomad Bridge黑客攻击的独特之处

Tanabata festival coming, VR panoramic look god assists for you

typescript51-泛型的基本使用

Android interview questions and answer analysis of major factories in the first half of 2022 (continuously updated...)

nodejs+express realizes the access to the database mysql and displays the data on the page

pygame 中的transform模块

教你如何定位不合理的SQL?并优化之

nodejs+npm的安装与配置

typescript54 - generic constraints
随机推荐
typescript55-泛型约束
[store mall project 01] environment preparation and testing
身为程序员的我们如何卷死别人?破局重生。
.NET Static Code Weaving - Rougamo Release 1.1.0
Apache DolphinScheduler新一代分布式工作流任务调度平台实战-中
多渠道打包
C 学生管理系统 显示链表信息、删除链表
哎,又跟HR在小群吵了一架!
虚拟机CentOS7中无图形界面安装Oracle
Web3 security risks daunting?How should we respond?
数组_滑动窗口 | leecode刷题笔记
How to find the cause of Fiori Launchpad routing errors by single-step debugging
js中常用的几种遍历处理数据的方法梳理
nodejs+express实现数据库mysql的访问,并展示数据到页面上
【虚拟户生态平台】虚拟化平台安装时遇到的坑
【OpenCV】-重映射
【store商城项目01】环境准备以及测试
即席查询——Presto
轻量级网络整理及其在Yolov5上的实现
C# WPF设备监控软件(经典)-下篇