impedance load
Hi! In PSSE, how should I use CONL to convert my constant P-Q loads to constant impedance loads?
Hi! In PSSE, how should I use CONL to convert my constant P-Q loads to constant impedance loads?
What types of load you should use totally depend on the actual characteristics of the loads. For example, you may want to use constant impedance type for heating loads (active power). If you don't know the real characteristics of the loads, you can try to use 100% constant impedance (P), and 100% constant current (Q) or you can refer to the standards in your system planning area (such as WECC).
I am working on Single line diagram(SLD) development using python.And i need to know know the locations of buses. ANYONE can tell me the Command to extract "bus laocation" from the .sav file. REGARDS..!!
For future seekers: Use abusint command. ierr, buses = psspy.abusint(-1, string = "NUMBER")