Rich's Wordpress

又一个WordPress站点

PID Control Project

PID Controlled Motor Project

Project Plan After understanding the theoretical part of the PID control system, I decided to try to apply it in a real system. The main goal of this project is to achieve the control of the rotation angle of a gear motor with a user-controlled knob. The motor should rotate as much as the knob […]

Integral Windup (Note)

The system that we want to control can be thought as two separate systems. Firstly, the actuators, these are the devices that are generating the forces or energy to change the system like motors or heaters. The second system is the process, it is the thing that the actuator is working against and trying to […]

Differentiator

An Op-Amp Differentiator is a circuit that uses a operational amplifier, a capacitor and a resistor to calculate the derivative of the input signal. Its output signal is proportional to differentiation of input signal. The circuit for it is illustrated in the following photo. If we do a transient analysis on this ciruict by equating […]

Integrator

An Op-Amp Integrator is a circuit that uses a operational amplifier, a capacitor and a resistor to calculate the integral of the input signal. Its output is the cumulative effect of the input signal over time. The circuit for it is illustrated in the following photo. If we do a transient analysis of the circuit […]

PID Control (Note)

The basic idea of the PID control system is to figure out how to generate the appropriate actuating signal which is the input, so that the system will produce the desired controlled variable which is the output. This control system is here to help the object to achieve the set point or the desired value. […]

Scroll to top