Zeit- und Frequenzbereichanalyse
Mit den Befehlen zur Zeit- und Frequenzbereichanalyse können Sie Systemantworten von SISO- und MIMO-Systemen wie Bode-Diagramme, Nichols-Diagramme, Sprungantworten und Impulsantworten berechnen und visualisieren. Sie können auch Systemeigenschaften wie Anstiegszeit und Einschwingzeit, Überschwingen und Stabilitätsreserven extrahieren. Die meisten Befehle zur linearen Analyse können entweder Antwortdaten liefern oder Antwortdiagramme erzeugen. Informationen zum Einstieg in Plot-Befehle finden Sie unter Plotting System Responses. Informationen über das Erstellen von Diagrammen, deren Eigenschaften in der Befehlszeile angepasst werden können, finden Sie unter Anpassung von Diagrammen.
Apps
Linear System Analyzer | Analyze time and frequency responses of linear time-invariant (LTI) systems |
Funktionen
Live Editor Tasks
Diagramm erstellen | Interactively create linear analysis response plots in the Live Editor (Seit R2022b) |
Blöcke
LTI System | Verwendung zeitinvarianter Systemmodellobjekte in Simulink |
LPV System | Simulation von linearen parametervarianten Systemen (LPV-Systemen) |
Themen
Grundlagen von Analysediagrammen
- Plotting System Responses
This example shows an overview of generating time-domain and frequency-domain response plots.
Zeitbereichsanalyse
- Time-Domain Responses
Generate and visualize time-response data such as step response and impulse response.
- Time-Domain Characteristics on Response Plots
Visualize time-domain system characteristics such as settling time and overshoot on response plots. - Numeric Values of Time-Domain System Characteristics
Use thestepinfo
function to obtain numeric values of step response characteristics such as rise time, settling time, and overshoot. - Response from Initial Conditions
Compute and plot the response of a state-space (ss
) model to specified initial state values. - Simulation von Modellen mit beliebigen Eingangssignalen und Anfangsbedingungen
Mit dem Linear Simulation Tool können Sie Systemantworten auf beliebige Eingangssignale bei beliebigen Anfangsbedingungen simulieren. - Import LTI Model Objects into Simulink
Use the LTI System block to import linear system model objects into Simulink®. - Use Linearization Offsets to Help Compare Nonlinear and Linearized Responses
Use offsets from linearization to facilitate the comparison of the nonlinear and linearized responses of a Simulink model. (Seit R2024a)
Frequenzbereichanalyse
- Frequency-Domain Responses
Generate and visualize frequency-response data such as Bode plots and Nichols plots.
- Frequency-Domain Characteristics on Response Plots
Visualize frequency-domain system characteristics such as peak response on plots. - Numeric Values of Frequency-Domain Characteristics of SISO Model
Obtain numeric values of frequency-domain characteristics such as peak gain, dc gain, and system bandwidth.
Linear System Analyzer
- Joint Time-Domain and Frequency-Domain Analysis
Compare multiple types of responses side by side, including both time-domain and frequency-domain responses, using the Linear System Analyzer app. - Lineare Analyse mit dem Linear System Analyzer
Analyse der Zeitbereichs- und Frequenzbereichsantworten mit der Linear System Analyzer-App. - Analyzing MIMO Models
In analysis plots of multiple-input, multiple output LTI models, there are plot tools for selecting subsystems and grouping I/O pairs.
Systeme mit Zeitverzögerungen
- Analysis of Systems with Time Delays
The time and frequency responses of delay systems can have features that can look odd to those only familiar with delay-free LTI analysis. - Analyzing Control Systems with Delays
Many processes involve dead times, also referred to as transport delays or time lags. Controlling such processes is challenging because delays cause phase shifts that limit the control bandwidth and affect closed-loop stability.
Anwendungen
- Analyse der Antwort einer RLC-Schaltung
Analysieren Sie die Zeit und die Frequenzgänge eines Systems zweiter Ordnung.