5 Questions 16 Answers 0 Followers
Questions related from James Keen
I have ran the Genetic algorithm code with an ITAE cost function at time step 1e-06. The gapidbook matlab m file presents the Ga command itself along with defining parameters such as population...
08 March 2021 2,139 3 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
01 March 2021 6,983 14 View
My real system (buck converter) can only take an input of 0 to 1 (duty ratio) and I need to constrain the system so the controller action keeps within this bounds. How can I do this? The code for...
23 February 2021 2,428 3 View
My real system (buck converter) can only take an input of 0 to 1 (duty ratio) from the PID controller output for the circuit due to it simulating reality (can't have negative or above 1 duty ratio...
23 February 2021 3,011 4 View
[Images are attached at bottom] I am currently working on a buck converter controlled by two different control methods, Reinforcement learning applied to find PID values & a lead-lag...
17 February 2021 5,310 10 View