Definition of Wind Up limits for the integral term. how to express the max integral=10 cycles each iteration, min integral=0 output power
I am trying to determine the saturation of Integral Term. The goal is to determine the maximum value of integral with the maximum output power. Output power is controlles by how many cycle we send to the TRIAC. The problem is that in this code the limit is 10. The value of integral term is 10 which is wrongly expressed. The goal is to determine the maximum as 10 cycles. Because 10 cycles means full power. The loop is 200 miliseconds and we need 10 cycles to fully power the system. Like this I wanted to define also Max integral. Is it any other possibility to determine the Max Integral or can i do it this way but to code it differently?
Definition of Wind Up limits for the integral term. how to express the max integral=10 cycles each iteration, min integral=0 output power
I am trying to determine the saturation of Integral Term. The goal is to determine the maximum value of integral with the maximum output power. Output power is controlles by how many cycle we send to the TRIAC. The problem is that in this code the limit is 10. The value of integral term is 10 which is wrongly expressed. The goal is to determine the maximum as 10 cycles. Because 10 cycles means full power. The loop is 200 miliseconds and we need 10 cycles to fully power the system. Like this I wanted to define also Max integral. Is it any other possibility to determine the Max Integral or can i do it this way but to code it differently?
Definition of Wind Up limits for the integral term. how to express the max integral=10 cycles each iteration, min integral=0 output power
I am trying to determine the saturation of Integral Term. The goal is to determine the maximum value of integral with the maximum output power. Output power is controlles by how many cycle we send to the TRIAC. The problem is that in this code the limit is 10. The value of integral term is 10 which is wrongly expressed. The goal is to determine the maximum as 10 cycles. Because 10 cycles means full power. The loop is 200 miliseconds and we need 10 cycles to fully power the system. Like this I wanted to define also Max integral. Is it any other possibility to determine the Max Integral or can i do it this way but to code it differently?
Definition of Wind Up limits for the integral term. how to express the max integral=10 cycles each iteration, min integral=0 output power
I am trying to determine the saturation of Integral Term. The goal is to determine the maximum value of integral with the maximum output power. Output power is controlles by how many cycle we send to the TRIAC. The problem is that in this code the limit is 10. The value of integral term is 10 which is wrongly expressed. The goal is to determine the maximum as 10 cycles. Because 10 cycles means full power. The loop is 200 miliseconds and we need 10 cycles to fully power the system. Like this I wanted to define also Max integral. Is it any other possibility to determine the Max Integral or can i do it this way but to code it differently?