Discussion Overview
The discussion revolves around measuring step response characteristics such as peak overshoot, settling time, and rise time in Simulink. Participants explore methods to obtain these metrics from simulations involving step inputs and scope outputs.
Discussion Character
- Technical explanation
- Exploratory
Main Points Raised
- One participant inquires about measuring step response characteristics in Simulink, similar to the capabilities of the 'step' command in Matlab.
- Another participant confirms that Simulink has a Step block and suggests that it can be used to simulate a step input and observe the system's response.
- Several participants express uncertainty about automated tools in Simulink for measuring characteristics like peak overshoot and settling time, noting that they have only been able to derive these metrics by examining plots manually.
- A suggestion is made to create switching networks to detect peak overshoot and settling time by tracking the maximum output signal and the time the output remains outside a specified tolerance.
Areas of Agreement / Disagreement
Participants generally agree that measuring these characteristics in Simulink is possible, but there is no consensus on the existence of automated tools for this purpose. Multiple approaches and uncertainties about implementation are present.
Contextual Notes
Participants mention limitations in finding automated methods for measurement and rely on manual examination of plots, indicating potential gaps in available tools or knowledge within Simulink.