First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

How to start an induction motor during the running of simulation of a model?

asked Feb 18 '0

Arkadipta gravatar image

updated Feb 18 '0

I am trying to create an induction motor model in a system. I followed the PAGV2 document file for the dynamic data of the motor. With the induction motor already in the system the initialization is done successfully and the system is working properly. However, in case I am trying to TURN ON a motor during the running of the model, it is not happening. The power output of that motor is always showing as '0'. Please help.

In the .dyr file, I have give the following details for induction motor dynamic model: 1 'CIM5BL' 1 1 0 0.01 4 0.01 0.1 0 0 0 0 0 0 0 1.25 1 0 .001 .001 1 .87/

2 answers

Sort by » oldest newest most voted
0

answered Mar 7 '3

LSilv gravatar image

For the Speed Dev you have in the plot above, is it based off of VARs L+3 (delta w) of the CIM5BL model or a different parameter? Thanks

link
0

answered Feb 18 '0

perolofl gravatar image

updated Feb 21 '0

When doing a motor start the Mbase of the motor must be specified (CON(J+11). You have entered 0, so you are starting a 0 MVA motor! The load is switched off in load flow and its size (MW,Mvar) has no importance at motor starting.

If you enter e.g. Mbase = 10 MVA and Tnom is 0.87, you will start a motor with 8.7 MW nominal load. The motor will start in the dynamic simulation when the load status is changed to 1.

An example of motor start is shown below, motor speed and torque are plotted. The motor is started at T=0.5 s. image description

link

Comments

Thank you for the information. I tried it but the just after the load status is changed to 1, the simulation resulted in NAN. What can be the possible reason behind this?

Arkadipta gravatar imageArkadipta (Feb 19 '0)

Have you reduced the time step?

perolofl gravatar imageperolofl (Feb 19 '0)

No. I haven't done anything like that. The time step is at is is, equal to 0.01 secs.

Arkadipta gravatar imageArkadipta (Feb 19 '0)

Try shorter time step, e.g. 1 ms.

perolofl gravatar imageperolofl (Feb 19 '0)
1

Thank you. It's working now. However, can you please clarify why a shorter time step is required for this induction motor modelling? Knowing the reason may be helpful for other simulations in the near future.

Arkadipta gravatar imageArkadipta (Feb 19 '0)

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Feb 18 '0

Seen: 2,399 times

Last updated: Mar 07 '23