How can I adjust the tap positions of a 3-winding transformer during the simulation?

Category:
Dynamic Simulation
Answer

To change the tap position of a 3-winding transformer during a simulation define a parameter event (EvtParam) using the appropriate variable:

  • e:nntap_int_h which corresponds to the tap-position HV side.
  • e:nntap_int_m which corresponds to the tap-position MV side.
  • e:nntap_int_l which corresponds to the tap-position LV side.

The attached project includes an example.

Back