Filter löschen
Filter löschen

Solving ODE when parameters have a tolerance

4 Ansichten (letzte 30 Tage)
TeraWatt
TeraWatt am 29 Mai 2023
Kommentiert: TeraWatt am 31 Mai 2023
Hi,
I have a set of variables described as analytical functions in which their parameters can change within a tolerance. I usually use EXCEL to analyse the effect of a parameter on a variable so that I can find out the optimum operating point of a variable or sometimes just a list of operating points for a parameter’s range. I was wondering if I can use Simscape in Simulink to do this type of analysis, effect of parameters tolerance on the operating point of a circuit. I would like to draw the electrical circuit and let Simulink solve the equations and get the output trend following a parameter change without deriving the analytical solution, is it possible? can someone give some hints where can I start with?
Ismael

Akzeptierte Antwort

Abhijeet
Abhijeet am 31 Mai 2023
Hi Ismael,
Yes, it is possible to simulate the effect of parameter tolerances on the operating point of a circuit using Simscape in Simulink. Simscape is a physical modeling tool that allows you to model and simulate multidomain physical systems.
You can use Simscape to model your electrical circuit and assign the parameter values using variables. You can then vary these variables within a tolerance range and simulate the circuit using Simulink. The simulation will then output the trend of the operating point for the different parameter values.
You can refer the documentation Set Signal Tolerance.
Additionally, you can try exploring Monte Carlo SImulation & Monte Carlo Analysis, to study how a model responds to randomly generated inputs. You can find example of usage of Monte Carlo Simulation here.
Thanks

Weitere Antworten (0)

Kategorien

Mehr zu Simscape Electrical finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by