当前位置:网站首页>Proteus simulation design of DC adjustable regulated power supply (with simulation + paper and other data)
Proteus simulation design of DC adjustable regulated power supply (with simulation + paper and other data)
2022-04-23 14:23:00 【Jiang Yuzhi】
Be careful : Complete resource acquisition , Please see the description at the end of the text …
The design requirements
1、 The output voltage is at 1.25V~37V Adjustable ;
2、 The maximum output current is 1.5A;
3、 The voltage adjustment accuracy is up to 0.1%;
Abstract
The DC regulated power supply is controlled by the power converter 、 Bridge rectifier filter circuit and voltage stabilizing circuit . The transformer will operate at power frequency 50Hz 220V The AC household power supply is changed into low-voltage AC power supply , Then the rectifier circuit is used to change the AC voltage into unidirectional pulsating DC voltage , Filter the AC component in the pulsating DC through the filter circuit . The voltage stabilizing circuit keeps the output stable DC voltage . This design mainly adopts DC voltage stabilizing circuit to form an integrated voltage stabilizing circuit , Through voltage transformation , rectification , wave filtering , The voltage stabilization process will 220V Alternating current (ac) , Change to a stable DC voltage , And realize that the voltage can be in 1.25V-37V Adjustable , The whole design consists of proteus Simulation Implementation .
Analysis of simulation results
The design content is detailed , cover Introduction and analysis of voltage stabilizing circuit 、 Calculation and setting of transformer parameters 、 Calculation and selection of resistance 、 Protection circuit analysis 、 Analysis of simulation results The content such as . Let you know the design process of DC adjustable regulated power supply at a glance .
(1)220V、50Hz The result of the effective value of the voltage of single-phase power frequency alternating current after being depressurized by the power transformer is :29.2V, As shown in the figure .
(2) rectification 、 The voltage entering the voltage stabilizing circuit after filtering is :39.3V , The simulation results are shown in the figure .
(3) The voltage regulation range of adjustable DC voltage stabilization is :1.26V-37V , The simulation results are as follows .
The content of resource sharing includes
(1) DC adjustable regulated power supply complete version document 【Proteus edition 】
(2)Proteus Simulation file
(3) Related references
The screenshot of resources is as follows
Resource acquisition method
Resource acquisition method
Resource acquisition method
Important things are to be repeated for 3 times !!!!!!!!!!!
Because this design is the author's original design ,
Get a complete paper report 、Proteus Simulation and references .
Please search WeChat for official account : Jiaoyuan Xiaozhi
版权声明
本文为[Jiang Yuzhi]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231412472438.html
边栏推荐
- 微信小程序客服接入,实现发送和接收消息
- Processing MKDIR: unable to create directory 'AAA': read only file system
- MySQL lock database lock
- Wechat applet rotation map swiper
- API gateway / API gateway (IV) - use of Kong - Integrated JWT and fuse plug-in
- STD:: map and STD:: vector memory free
- 本以为能躺着进华为,结果陆续收到京东/滴滴/爱奇艺offer的我迷茫了
- Redis源码分析之PSYNC同步
- JS recursion (1)
- ssh限制登录的四种手段
猜你喜欢
单片机的函数信号发生器,输出4种波形,频率可调,原理图,仿真和C程序
Use the executors class to quickly create a thread pool
Visio画拓扑图随记
C语言知识点精细详解——数据类型和变量【2】——整型变量与常量【1】
Pass in external parameters to the main function in clion
After entering the new company, the operation and maintenance engineer can understand the deployment of the system from the following items
Tongxin UOS php7 2.3 upgrade to php7.0 two point two four
Man man notes and @ reboot usage of crontab
字节面试编程题:最小的K个数
Detailed explanation of SAR command
随机推荐
Date的after时间判断
Redis源码分析之HSET流程与ziplist
LLVM - 生成for循环
setcontext getcontext makecontext swapcontext
A table splitting implementation scheme of MySQL and InnoDB, MyISAM and MRG_ Introduction to MyISAM and other engine application scenarios
API Gateway/API 网关(三) - Kong的使用 - 限流rate limiting(redis)
01-nio basic ByteBuffer and filechannel
编译Openssl
flannel 原理 之 TUN模式
js 递归(1)
关于在vs中使用scanf不安全的问题
線程組ThreadGroup使用介紹+自定義線程工廠類實現ThreadFactory接口
Introduction to the use of semaphore for inter thread control
Detailed explanation of SAR command
Mysql的安装过程(已经安装成功的步骤说明)
关于UDP接收icmp端口不可达(port unreachable)
source insight via samba
js 进度条,显示加载进度
source insight via samba
51单片机+LCD12864液晶显示的俄罗斯方块游戏,Proteus仿真、AD原理图、代码、论文等