Solving ODE when parameters have a tolerance
1 回表示 (過去 30 日間)
古いコメントを表示
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
採用された回答
Abhijeet
2023 年 5 月 31 日
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.
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
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Electrical Sensors についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!