Need help with mixed numeric type error

I'm trying to model a variable inductance on a transmission line in SimPowerSystems. I downloaded the model described on the Mathworks site (the description stated that this Simulink model can work in SimPowerSystems): http://www.mathworks.com/help/physmod/powersys/examples/variable-inductance-modeling.html
When I put the variable inductance block in the transmission line (which is also described by a transmission line block), I get the following error at runtime:
Input port cannot accept mixed numeric types. Input port 1 of 'kundur_2_area_system/powergui/EquivalentModel1/conversion /Complex to Real-Imag' expects a real or complex signal. However, it is driven by a signal that includes both real and complex elements
Is there anyway around this issue?

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2020년 12월 11일

0 개 추천

It sounds like something got connected wrong or the simulaiton isn't converging. An example of the model causing this problem would be needed to debug more.

카테고리

질문:

2013년 3월 12일

답변:

2020년 12월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by