Write a program in basic to implement a pid


Write a program in BASIC (or any other language) to implement a PID controller. The sample time is 0.5 s. Assume that the set point and error data are constantly available from READ or INPUT statements. Assume KP = 2, KI = 1.5, KD = 1.8, and all units are compatible. Send out the controller drive signal with an OUT or a PRINT statement.

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: Write a program in basic to implement a pid
Reference No:- TGS01465017

Expected delivery within 24 Hours