필터 지우기
필터 지우기

i need help in how to ste the parameters of a electricl circute as Variables in simulink ?

조회 수: 1 (최근 30일)
It will be great for someone to help me and explain to me how to set the parameter of an electrical circuit component as variables in Simulink. I did design the example of the Rectifier and OP-Amp example in math work, but I fail to set the parameter as variable for the sensitivity analysis and Mote Carlo simulation. As will what is the mathematical approach the simulation use to do the for the sensitivity analysis and Monte Carlo simulation.

채택된 답변

Joel Van Sickel
Joel Van Sickel 2022년 5월 18일
Hello, you type a variable name into the paramter. Then you need to creat that variable in the matlab workspace. This should let you identify as a paraemter in the SDO worfklow.
Regards,
Joel

추가 답변 (1개)

Fred Tabash
Fred Tabash 2022년 5월 23일
Greetings, I would appreciate your assistance... please review the attachment.
What is the easiest way to add sinewaves with pulses (as a lightning effect) to a physical circuit for sensitivity analysis with Monte Carlo simulation to see how it affects the circuit component?
thanks for the advice ... Farhan
  댓글 수: 2
Joel Van Sickel
Joel Van Sickel 2022년 5월 23일
Create the signal you want in SImulink by adding pulses and sin waves together, then inject them through a controlled source (probably voltage, but you can also use a current source). There are some basic pieces in the physical signal library so you create the pulses in Simscape as well, but it's easier to do in Simulink.
You may need to add filtering to your s -> ps converter to make this play nice with the solver If the pulses are instantaneous/step changes, passing them though a fast (small time constant) low pass filter can help the simulation converge better.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by