Reference |
PAGV2 - Section 15.2.4, PSS/E Manual |
Last update |
2016-04-19 |
Author |
Tin Rabuzin, SmarTS Lab, KTH Royal Institute of Technology |
Contact |
function calculate_dc_exciter_params input Real V_RMAX_init; input Real V_RMIN_init; input Real K_E_init; input Real E_2; input Real S_EE_2; input Real Efd0; input Real SE_Efd0; output Real V_RMAX; output Real V_RMIN; output Real K_E; end calculate_dc_exciter_params;
iPSL:
Copyright 2015-2016 RTE (France), SmarTS Lab (Sweden), AIA (Spain) and DTU (Denmark)
The authors can be contacted by email: info@itesla-ipsl.org
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.
If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0.