This is a free preview. For full access
Design of Control Systems
PD Controller Circuits for Car Suspension
Description
PD controllers are used in car suspension systems to adjust damping force as road conditions change. A proportional derivative, or PD, controller combines proportional control and derivative control. In proportional control, the output follows the input with a constant gain. This kind of control is common in continuous-data ...
Show More
Transcript
在汽车悬架系统中,比例微分控制器用于根据路况调整阻尼力。
控制器充当具有恒定增益的放大器,演示比例控制,输出直接镜像输入。
设计连续数据控制器需要选择和链接加法器和积分器等组件,如比例、积分和微分控制器所示。
带有 PD 控制器的反馈控制系统的框图说明了由特定传递函数定义的二阶原型过程。串联控制器是 PD 型,其传递函数具有比例常数和微分常数。
在电子电路中创建此 PD 控制器有两种可能的方法。第一个使用两个运算放大器,但缺乏比例和微数控制的独立调整。
第二个允许独立作这些 control,通过为 circuit中的电阻器选择更大的值来补偿高导数控制。
forward-path transfer fun...
Show More