mirror of
				https://github.com/gabrielkheisa/control-system.git
				synced 2025-11-03 22:09:20 +00:00 
			
		
		
		
	Edit documentation Assign 6
This commit is contained in:
		@@ -26,6 +26,40 @@ Variable above is the constant for PSO tuning.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## Testing 
 | 
			
		||||
### ITAE Cost Function
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
### Step Response
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
## Results
 | 
			
		||||
### Before PSO-PID
 | 
			
		||||
```
 | 
			
		||||
        RiseTime: 1.0161
 | 
			
		||||
    SettlingTime: 1.8471
 | 
			
		||||
     SettlingMin: 0.0819
 | 
			
		||||
     SettlingMax: 0.0907
 | 
			
		||||
       Overshoot: 0
 | 
			
		||||
      Undershoot: 0
 | 
			
		||||
            Peak: 0.0907
 | 
			
		||||
        PeakTime: 3.0168
 | 
			
		||||
         SSError: 0.9095
 | 
			
		||||
```
 | 
			
		||||
### After PSO-PID
 | 
			
		||||
Kp = 853.2738
 | 
			
		||||
Ki = 73.5218
 | 
			
		||||
Kd = 2500
 | 
			
		||||
```
 | 
			
		||||
        RiseTime: 9.6110e-04
 | 
			
		||||
    SettlingTime: 0.0012
 | 
			
		||||
     SettlingMin: 0.9952
 | 
			
		||||
     SettlingMax: 0.9977
 | 
			
		||||
       Overshoot: 0
 | 
			
		||||
      Undershoot: 0
 | 
			
		||||
            Peak: 0.9977
 | 
			
		||||
        PeakTime: 0.0036
 | 
			
		||||
         SSError: 0.0024
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Notes
 | 
			
		||||
Contact nanda.r.d@mail.ugm.ac.id for more information
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user