Solving ODE when parameters have a tolerance
조회 수: 9 (최근 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에서 Trimming and Linearization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!