搜索资源列表
有限状态机
- 有限状态机FSM思想广泛应用于硬件控制电路设计,也是软件上常用的一种处理方法(软件上称为FMM--有限消息机)。它把复杂的控制逻辑分解成有限个稳定状态,在每个状态上判断事件,变连续处理为离散数字处理,符合计算机的工作特点。同时,因为有限状态机具有有限个状态,所以可以在实际的工程上实现。但这并不意味着其只能进行有限次的处理,相反,有限状态机是闭环系统,有限无穷,可以用有限的状态,处理无穷的事务。-FSM thinking widely used hardware control circuit d
have_curent_motor(3)
- 该代码是用DSP2407所开发的直流伺服电机的三闭环控制程序,内有详细注释-The code was developed by the wheel DC servo motor three closed-loop control procedures, which are detailed Notes
plcdouble
- 双闭环直流控制系统,基于PLC的程序设计课程很牛的。-Double closed-loop DC control system, based on PLC programming courses are cattle.
A-amplifier-arm-
- 设计的是一种基于ARM的自反馈程控放大器,它由ARM主控模块、放大模块、滤波模块、电源模块、键盘和液晶显示模块构成。以ARM1138作为主控芯片,通过对输出信号进行数据采集及处理,实现放大器增益校正与闭环控制,达到精确程控放大器增益和实时显示的目的-Design is a programmable ARM-based self-feedback amplifier, which consists of ARM control module, amplifier modules, filter m
smartcar_001
- 一个智能小车的程序,可以实现闭环速度控制,电机用的是直流电机-Procedures of a smart car can achieve closed loop speed control motor using a DC motor
smartcar_002
- 一个智能小车的程序,可以实现闭环控制,电机用的直流电机-Program of a Smart car, you can achieve the closed-loop control, the motor DC motor
ap1608410_FOC_of_PMSM
- 本工程是采用英飞凌的16位单片机进行PMSM的转子磁场定向控制。包括SVPWM算法,自启动程序,转速、电流、磁场闭环。-The project is to use infineon 16 bit single chip microcomputer for PMSM rotor field orientation control. Including SVPWM algorithm, since the start-up procedure, speed, current, magnetic f
AP1617310_XE164
- 本代码功能是实现BLDCM的无位置转速、电流双闭环控制。采用的微处理器为英飞凌的XE166系列,内容包括自启动模块、换相点确定、PI模块以及相应的通信模块。-This code is to realize the function of BLDCM without position speed and the current double closed loop control. The microprocessor for infineon s XE166 series, since the
STM8s903_motor
- STM8S903芯片自编写程序。PID闭环调节 程序已经测试过,适合用于BLDC电机。-STM8S903 chip self-programming. PID closed-loop adjustment program has been tested, suitable for BLDC motor.
ZiXingCheQuDong
- 电动车双闭环程序,采用双闭环方式控制电机,以得到最好的转速性能,并且可以 限制电机的最大电流。 是电动自行车驱动开发者的重要参考资料。-EV dual closed-loop program, dual closed loop motor control, in order to get the best speed performance, and can Limiting the maximum current of the motor. Is an important refere
61IC_S199
- 基于CCS3.3的BLDCM直流无刷电机双闭环控制程序,可以用于程序参考 -Based CCS3.3 of BLDC brushless DC motor double closed loop control program can be used to program reference
fig7x40
- 永磁电机双闭环SVPWM调速系统仿真,可以实现永磁电机转速的恒定控制,仿真效果很好。-Permanent magnet motor PWM double closed loop speed control system simulation, you can realize constant speed control of permanent magnet motor, the simulation works well.
inverter-SPWM
- STM32单片机主控器,推挽全桥逆变器,SPWM控制,查找表生成SPWM波形,闭环,输出220V/50Hz交流电-STM32 microcontroller master, push-pull full-bridge inverter, SPWM control, look for 220V/50Hz AC table generating SPWM waveform, the closed-loop output
PIDc51
- 51单片机的PID算法实现,控制电机速度,闭环控制-51 single-chip PID algorithm to achieve, control the motor speed, closed-loop control
程序及原理图
- 系统中采用了电压反馈闭环,单片机通过内部软件产生一路SPWM控制信号,然后经过逻辑门变换电路变换成逆变全桥所需的四路驱动信号,再经专用驱动芯片TLP250隔离放大后,分别加到逆变全桥四个IGBT的栅极,进行驱动控制。(The voltage feedback closed loop is used in the system, and the single chip microcomputer generates all the SPWM control signal through the i
