First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Hello,
I am using psspy.dyre_new() to load the generator, exciter, governor, and relay models into PSS/E. I am getting a warning message in the command line output as follows:
Generator models use:
CONS 1- 140
STATES 1- 60
Excitation System models use:
CONS 141- 280
STATES 61- 100
VARS 1- 10
Turbine Governor models use:
CONS 281- 350
STATES 101- 130
VARS 11- 20
LINE RELAY MODEL Connection tables full--use pack models function
SUMMARY OF MODELS READ:
GENS: GENROU
10
EXSYS: IEEET1
10
GOVS: IEEEG2
10
RELAY: TIOCR1
2
NEXT AVAILABLE ADDRESSES ARE:
CON STATE VAR ICON
365 131 24 16
Only PSS/E supplied models in case. Compilation is not required
LINE RELAY MODEL TABLES ALREADY PACKED:
Connections from Branches to Models: 1(Old) 1(New) 1(Maximum)
Pointers from Models to Data: 1(Old) 1(New) 2(Maximum)
Here is what I do not understand:
Eventually I would like to load about 50 relay models to the dynamic working case. I am modeling the old case 39 New England, and I feel like PSS/E should easily be able to do this. (Though I am new to PSS/E).
If anyone has any insight into what I am doing wrong that would be appreciated. BTW - I am using the PSSE33 Free University version. I am a bit skeptical that it is simply a limitation of the free version... but then again they claim the university version is only limited to 50 buses.....
Thanks.
2 | No.2 Revision |
Hello,
I am using psspy.dyre_new() to load the generator, exciter, governor, and relay models into PSS/E. I am getting a warning message in the command line output as follows:
Generator models use:
CONS 1- 140
STATES 1- 60
Excitation System models use:
CONS 141- 280
STATES 61- 100
VARS 1- 10
Turbine Governor models use:
CONS 281- 350
STATES 101- 130
VARS 11- 20
LINE RELAY MODEL Connection tables full--use pack models function
SUMMARY OF MODELS READ:
GENS: GENROU
10
EXSYS: IEEET1
10
GOVS: IEEEG2
10
RELAY: TIOCR1
2
NEXT AVAILABLE ADDRESSES ARE:
CON STATE VAR ICON
365 131 24 16
Only PSS/E supplied models in case. Compilation is not required
LINE RELAY MODEL TABLES ALREADY PACKED:
Connections from Branches to Models: 1(Old) 1(New) 1(Maximum)
Pointers from Models to Data: 1(Old) 1(New) 2(Maximum)
Here is what I do not understand:
Eventually I would like to load about 50 relay models to the dynamic working case. I am modeling the old case 39 New England, and I feel like PSS/E should easily be able to do this. (Though I am new to PSS/E).
If anyone has any insight into what I am doing wrong that would be appreciated. BTW - I am using the PSSE33 Free University version. I am a bit skeptical starting to think that it is I have simply found a limitation of the free version... version (the number of dynamic models you can initialize)... but then again they claim the only limit to the university version is only limited to 50 initialization to <50 buses.....
Thanks.