How can i find simulation parameters form simulation model?

My simulation model is available form matworks examples code as per below power_wind_dfig_det
i need to find below parameters
Ns= ; % Stator Turns
Nr= ; % Rotor Turns
Lm= ? ; % Magnetizing Inductance.
Lp= ?; %SSC Filter Inductance
Ls= ? ; % Stator Leakage Inductance
Rs= ? ; % Stator Resistance
Krd=? ; % RSC Decoupling Gain
Krp=?; % RSC Proportional Gain Ksp=?; % SSC Proportional Gain
Kpp= 3.2 ;%PLL Proportional Gain
Kvp= ? ; % DC Bus Proportional Gain
Vdc= ? ; % DC Voltage
Rr= ?; % Rotor Resistance
Lr=? ; % Rotor Leakage Inductance
Ksd=?; % RSC Decoupling Gain
Ksi= ? ; % SSC integral Gain
Kpi=?; % PLL integral Gain
Kvi=?; % DC Bus integral Gain

1 Comment

These paramenters like resistance and inductance are in p.u. system. How can we find the nominal or the actual value??

Answers (0)

This question is closed.

Asked:

on 1 Oct 2018

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!