Adding a current sensor to my Simscape Electrical model results in large current oscillations

조회 수: 4 (최근 30일)
I have a Simscape electrical model in release R2017b, where a step input is connected to a controlled voltage source. The voltage source is connected in series to a "DC Motor" block and a "Current Limiter" block.
With no "Current Sensor" block in series with the circuit, I see my expected simulation results in the "Simscape Results Explorer". However, when I add in a Current Sensor block in series with the rest of my circuit, I see unexpected transient behavior in the form of large current oscillations that do not match what the Simscape Results Explorer shows for the exact same model with no current sensor.
Why is adding a current sensor affecting the dynamics of my circuit?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2023년 2월 6일
편집: MathWorks Support Team 2023년 2월 6일
A step change in voltage implies an infinite impulse current. The current sensor dynamics cannot handle this, which is why you see incorrect simulation results.
Add an "Inductor" block with a very minor inductance in series with the circuit. This will force a continuous change in current that the sensor dynamics can handle.
https://www.mathworks.com/help/simscape/ref/inductor.html

추가 답변 (0개)

카테고리

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

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by