Discussion Overview
The discussion revolves around measuring the transfer function of a filter simulated in Simulink, specifically focusing on how to obtain the Bode plot representing the system's frequency response. Participants explore various methods and tools available within Simulink for this analysis.
Discussion Character
- Technical explanation
- Debate/contested
- Mathematical reasoning
Main Points Raised
- One participant describes their attempt to use the "PS Divide" block to obtain the transfer function by dividing output voltage by input voltage but reports that it did not work as expected.
- Another participant suggests checking the oscilloscope settings and warns that the current setup does not produce a true Bode plot, as it only captures one frequency rather than the frequency response.
- Further advice includes ensuring that the input and output are compared correctly to account for potential phase shifts, which could affect the perceived attenuation.
- A participant raises a concern about not obtaining a sinusoidal output signal in a more complex circuit and speculates that the issue may relate to the Refine factor used in the simulation.
- Another suggestion is to change the solver from ODE45 to potentially more suitable options for the system of equations being simulated.
- One participant recommends using the "Linear Analysis Tool" from the Control System Toolbox for a more accurate analysis of the transfer function and Bode plot, as well as the "Bode Plot" block for direct plotting.
Areas of Agreement / Disagreement
Participants express differing views on the effectiveness of the "PS Divide" block for measuring transfer functions, with some suggesting alternative methods and tools. The discussion remains unresolved regarding the best approach to accurately obtain the transfer function and Bode plot.
Contextual Notes
Participants mention potential limitations related to oscilloscope settings, solver choices, and the specific configurations of the Simulink models, which may affect the results and accuracy of the transfer function measurements.