登录
首页 » C51 » c_buck_stc

c_buck_stc

于 2020-11-23 发布 文件大小:3935KB
0 128
下载积分: 1 下载次数: 51

代码说明:

  采用STC12C5A60S2单片机发生47KHZ的PWM脉冲信号,经过IR2104控制MOS,从而控制整个BUCK电路。单片机内部自带的10位ADC能通过电压电流检测电流实时反馈电流和电压数值,并由此调整输出的PWM的占空比,形成电流电压闭环控制系统。按键能设置输出电流从0.2A到2A,以0.01A递增,输出最大10V,液晶能显示实时输出电流与电压(use STC controller to generate pwm signal ,whic can dribe mos pipe,then control buck circuit)

文件列表:

C_chengxu
.........\01,16642,2015-08-13
.........\01.c,8394,2015-08-13
.........\01.hex,4335,2015-08-13
.........\01.lnp,52,2015-08-13
.........\01.LST,15067,2015-08-13
.........\01.M51,21720,2015-08-13
.........\01.OBJ,19157,2015-08-13
.........\01.plg,2797,2015-08-13
.........\01.uvgui.Administrator,71825,2015-08-13
.........\01.uvgui_Administrator.bak,71824,2015-08-13
.........\01.uvopt,5880,2015-08-13
.........\01.uvproj,13587,2015-04-18
.........\01_uvopt.bak,6742,2014-06-16
.........\01_uvproj.bak,13430,2013-04-27
.........\STARTUP.A51,6376,2012-01-24
.........\STARTUP.LST,14048,2015-08-13
.........\STARTUP.OBJ,749,2015-08-13
.........\STC12C5A60S2.H,17733,2013-04-14
基于单片机的恒流开关电源.docx,3987860,2016-05-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SDP36KonChipPFatFs
    STM32 模拟的U盘包含两个盘符,一个是SPI读取TF卡,另一个是36K片上Flash,挂载了Fatfs(STM32 USB2.0 massstorage example)
    2014-09-17 08:32:56下载
    积分:1
  • gt911
    本程序为完整的用GT911芯片设计的触摸屏程序,可以供开始设计触摸屏的一个很好的参考,值的收藏(This program is complete with the GT911 chip design touch screen program, you can begin to design a touch screen for a good reference value of the collection)
    2021-04-02 19:09:07下载
    积分:1
  • 1. 最小系统
    单片机最小系统在Protues仿真软件中实现仿真(single-chip microcomputer minimum system)
    2018-10-15 19:14:04下载
    积分:1
  • AD7547
    AD7547 12位DA转换心片,用法很简单,很好用,(AD7547 12 bit DA converter Tablets, usage is very simple, very good, and)
    2008-05-20 23:32:13下载
    积分:1
  • SSD2119
    LCD初始化代码,能够点亮SSD2119 driver IC液晶屏(init LCD)
    2013-09-26 00:44:55下载
    积分:1
  • SN8F5701S
    使用SONIX的IC來驅動PWM功能、T0T1的計數器(Using SONIX IC to drive PWM function and T0T1 counter)
    2019-03-09 16:39:41下载
    积分:1
  • mimasuo
    单片机控制密码锁,四位密码,可更改密码。(cipher trunk using AT89C51)
    2020-06-21 10:40:02下载
    积分:1
  • Compensation-for-Sliding-Mode
    机电传感器通常用于获取转子位置/速度的内置式永磁同步电机( IPMSMs )的高性能控制 车辆系统。然而,使用这些传感器中的增加的成本,尺寸,重量,布线复杂性并减少了IPMSM驱动系统的机械鲁棒性。这些问题连同 一些实用的要求,例如,调速范围广,极端 环境温度和不利的负载条件下,使传感器控制方案可取。本文提出了一种扩展的反电动势( EMF )为基础的滑模 转子位置观测器IPMSMs的无传感器矢量控制。 基于滤波器的特性,一个强大的补偿算法的开发,以改善滑动方式观测器(SMO)的性能。多级滤波器和双滤波器的计划被设计的补偿算法,以进一步改善稳态和瞬态性能,分别。建议SMO和补偿算法通过在MATLAB的Simulink仿真,以及对实验进行验证 实用的永磁同步电动机驱动系统(Electromechanical sensors are commonly used to obtain rotor position/speed for high-performance control of interior permanent magnet synchronous machines (IPMSMs) in vehicle systems. However, the use of these sensors increases the cost, size, weight, wiring complexity and reduces the mechanical robustness of IPMSM drive systems. These issues, together with some practical requirements, e.g., wide speed range, extreme environment temperature, and adverse loading conditions, make a sensorless control scheme desirable. This paper proposes an extended back electromotive force (EMF)-based sliding mode rotor position observer for sensorless vector control of IPMSMs. Based on filter characteristics, a robust compensation algorithm is developed to improve the performance of the sliding-mode observer (SMO). Multistage-filter and dual-filter schemes are designed to further improve the steady-state and transient performance, respectively, of the compensation algorithms. The proposed SMO and c)
    2014-03-27 09:12:56下载
    积分:1
  • Hammer
    本程序利用特征线法计算管道水击的压力和流量(The program uses the method of characteristics to calculate the value of the pipeline water hammer pressure and flow values.)
    2014-01-16 21:07:52下载
    积分:1
  • STM32_KS103_IIC
    0.我使用的是F103VET6,但软件IIC原理都是一样的,改引脚配置后可方便移植 1.连接引脚前,可以只连接VCC和GND查看模块当前地址:模块上的LED指示灯会渐亮,然后就是快闪(1)和慢闪(0),将值记录下来,用计算器转换一下就是当前的地址值了(0. I use F103VET6, but the principle of software IIC is the same, pin configuration can be easily transplanted. 1. Before connecting pins, you can only connect VCC and GND to view the current address of the module: the LED light on the module will gradually light up, then flash (1) and slow flash (0), record the value, and convert it with a calculator to the current address value.)
    2020-06-19 11:20:02下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载