Controlling An Inverted Pendulum Using Microcontroller
Martine Maradona
Broschiertes Buch

Controlling An Inverted Pendulum Using Microcontroller

Versandkostenfrei!
Versandfertig in 6-10 Tagen
26,99 €
inkl. MwSt.
PAYBACK Punkte
13 °P sammeln!
Inverted pendulum is an example of naturally unstable system. In order to stabilize an inverted pendulum, a proper controller should be used. One of the famous controllers is PID. PID controller can be analog (consist of several operational amplifiers) or digital. In this book, a microcontroller is used as a digital PID controller. The real PID formula contains a differentials equation. An 8-bit microcontroller is not fast enough to calculate such formula within a short time (less than 10ms). Therefore, the formula should be first simplified; hence, the microcontroller can perform the computat...