Borrar filtros
Borrar filtros

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

4 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 6 de Feb. de 2023
Editada: MathWorks Support Team el 6 de Feb. de 2023
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

Más respuestas (0)

Categorías

Más información sobre Electrical Systems en Help Center y File Exchange.

Productos


Versión

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by