About PID program block issue of simulink

조회 수: 1 (최근 30일)
Reborn
Reborn 2016년 11월 15일
답변: Arkadiy Turevskiy 2016년 12월 7일
The PID block formula in simulink and the standard PID formula is not the same。 The PID block formula in simulink:
The standard PID formula:
For example, a simple step response, when you build your own PID block, how to design PID program block ?
The parameters of the PID are same :Kp=0.8 Ki=0 Kd=0.85 But the results will be some different。
I would like to know how to make the above two simulink procedures to express the same results?

답변 (1개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2016년 12월 7일
PID Controller block supports two forms - parallel and ideal. Ideal form is very similar to the standard form you want.

카테고리

Help CenterFile Exchange에서 PID Controller Tuning에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by