simple PID Controller tunning using ZN - 'S' curve method
Version 1.0.0.0 (1.35 KB) by
Kandhavel A
Function which gives Kp, Ki , Kd, Ti & Td values using 'S' curve method. (open loop tuning method)
ZN_PI_PID(S,Set value, Settling Value, T1, T2)
S- 1 for PI, 2 for PID
T1 - Time taken to reach 23.8% of set value
T2 - Time taken to reach 63.2% of set value
Cite As
Kandhavel A (2026). simple PID Controller tunning using ZN - 'S' curve method (https://uk.mathworks.com/matlabcentral/fileexchange/42872-simple-pid-controller-tunning-using-zn-s-curve-method), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Control Systems > Control System Toolbox > Control System Design and Tuning > PID Controller Tuning >
Find more on PID Controller Tuning in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
