1
Technical support / Re: PID control of two contradictory PWM signals
« on: May 24, 2024, 03:30:59 AM »
Controlling engine speed with dual PWM signals using PID in Trilogi FMD1616-10s involves:
1. Signal Conversion: Convert the two PWM signals (Signal 1 and Signal 2) into a single "combined signal" representing engine speed.
2. PID Control: Use the combined signal as the input for a PID control loop to adjust the engine speed.
3. Implementation: Implement the control logic using Trilogi's built-in functions and logic blocks, carefully tuning the PID parameters for optimal performance.
1. Signal Conversion: Convert the two PWM signals (Signal 1 and Signal 2) into a single "combined signal" representing engine speed.
2. PID Control: Use the combined signal as the input for a PID control loop to adjust the engine speed.
3. Implementation: Implement the control logic using Trilogi's built-in functions and logic blocks, carefully tuning the PID parameters for optimal performance.