From fc9ec9a3e1274616570107e5de21bf331d12646c Mon Sep 17 00:00:00 2001 From: nandard <77116615+nandard@users.noreply.github.com> Date: Thu, 22 Sep 2022 16:29:13 +0700 Subject: [PATCH] Edit assign 6 documentation --- Assignment 6 - Tuning PID/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Assignment 6 - Tuning PID/README.md b/Assignment 6 - Tuning PID/README.md index 250f649..72bd2b0 100644 --- a/Assignment 6 - Tuning PID/README.md +++ b/Assignment 6 - Tuning PID/README.md @@ -1,4 +1,4 @@ -# Derivative Effect on Control System +# Improved Particle Swarm Optimization on PID Tuning This dir is belong to Control System class contains with Tuning PID with ZN1 and PSO on motor system. ## Software @@ -47,7 +47,9 @@ Variable above is the constant for PSO tuning. ``` ### After PSO-PID Kp = 853.2738 + Ki = 73.5218 + Kd = 2500 ``` RiseTime: 9.6110e-04