Steady state?
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am building a circuit with simulink and i was wondering if the results i take are in steady state. Are the elements in simulink considered to have only steady state response or transient state takes place?
0 commentaires
Réponse acceptée
Fangjun Jiang
le 16 Nov 2011
Typically, the results of a simulation represent the transient or dynamic response of the model under the stimulus of inputs and initial conditions. If the system is stable, you can run the simulation long enough to get a close approximation of the steady-state.
The function trim() can be used to find the steady state of a model. However, I never tried it on a model with SimElectronics components.
2 commentaires
Fangjun Jiang
le 16 Nov 2011
Yes, it's relative. You can run your simulation to see if the results go towards an equilibrium. However, that won't guarantee to be the steady state. Use a known input/output result to test it out. Try the trim() function. It's a better approach if it can be applied to SimElectronics.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Electrical Sensors dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!