problem with Circuit Breaker and induction Motor

2 views (last 30 days)
dear sir,
I have to model a drive system with 2 Induction motors. one motor is running up to 3 sec of simulation time and after that I have to switch on another motor. means after 3 sec. I have to give supply to second Induction motor by the same inverter, which is for using for giving supply to first induction motor. for this model, I used a circuit breaker, i put time as [3 5], because I have to switch ON second motor at 3 sec, and run up to 5 sec. here, I connected circuit breaker in between Induction motor and Inverter. for first induction motor, I didn't use any circuit breaker, that is connect directly.
now i faced problem after time 3 sec. the singularity or NAN problem coming in case of discrete simulation type, the model is running with out any problem in continuous mode of simulation. but its take to much time to run. so i have to run this model in discrete model, here I put Ts=5e-6 in power gui. my version is 2008 a. I used induction motor from simulink library, I didn't use any modeling. and I used IGBT/Diode based inverter. so please help me, I have to run model in discrete mode without any problem. so How can I overcome this problem?
  1 Comment
Walter Roberson
Walter Roberson on 5 Jun 2012
Is your second motor turning on "instantly" when you run in discrete mode? If so, then would be a discontinuity in the voltages and current and power, which could generate the kind of singularity you see.
I do not have experience with Simulink, so I do not know what the usual or recommended solution would be. My instinct would be put the power through a ramp function or smoothing filter of some kind.

Sign in to comment.

Answers (0)

Communities

More Answers in the  Power Electronics Control

Products

Community Treasure Hunt

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

Start Hunting!