Step Response 1Ch
Step Response 1Ch identifies parameters of the step response of a PT2 track. These include the delay time Te, the compensation time Tb, the settling time Tcs, and the time of maximum tm.
To detect whether the track is steady, a local minimum or maximum is searched for. If this is within the tolerance band (marked in gray), it is assumed that the track is steady. Only then is the settling time set.
The algorithm starts when a new setpoint is outside the previously stored tolerance band.
Optionally, a Boolean signal can be selected for the Enable Execution input so that the algorithm is only active if the value of the selected signal is TRUE.
Configuration options
- Threshold Reversal: threshold for identifying reversals. Reversals are only detected if their difference from the next reversal exceeds the value of Threshold Reversal.
Below are three examples of peak identification using the parameter Threshold Reversal.
(a) The value y3 is identified as a peak immediately after processing the value y4 because the difference between y3 and y4 is greater than Threshold Reversal.
(b) The value y3 is not identified as a peak because the difference between y3 and y4 is smaller than Threshold Reversal and the curve starts rising again after y4.
(c) The value y2 is identified as a peak after processing the value y5 because the difference between y2 and y5 exceeds Threshold Reversal. The value y2 cannot be identified as a peak beforehand because the difference between y2 and y3 (y4) is less than/equal to Threshold Reversal and it is not known whether the values will continue to decrease.
- Relative Tolerance: Boolean flag. If this flag is True, the parameter Error Tolerance refers to the setpoint at the input as a percentage. Otherwise, an absolute tolerance band is taken into account.
- Error Tolerance: Specifies the size of the tolerance band in relation to the parameter Relative Tolerance. The tolerance band is updated when parameter identification is restarted.
Output values
- Executing: True if parameter identification is active.
- Equivalent Dead Time: Delay time of the track. Timespan between the start of the step response and the intersection of the inflectional tangents with the start value.
- Equivalent Time Constant: Compensation time of the track. Timespan between the intersection point of the inflectional tangents with the start value and the intersection point of the inflectional tangents with the setpoint.
- Settling Time: Settling time of the track.
- Time Max: Time of the maximum overshoot.
- Error: Difference between input value and setpoint.
Standard HMI Controls
For the Step Response 1Ch algorithm, the following HMI controls are available for generating an Analytics Dashboard:
1. The Table Control and Multivalue Control visualize all output values.
Alternatively, customer-specific HMI controls can be mapped using the Mapping Wizard.