problem with Circuit Breaker and induction Motor
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Walter Roberson
2012년 6월 5일
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.
답변 (0개)
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Motor Drives에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!