PowerSimulationsDynamics.jl
PowerSimulationsDynamics.jl copied to clipboard
state space model of the system
Discussed in https://github.com/NREL-SIIP/PowerSimulationsDynamics.jl/discussions/297
Originally posted by frostyduck November 25, 2022 How can I construct a state space model of the system (matrix A,B,C,D) using PowerSimulationsDynamics.jl? Just I want to change a branch impedance in one line with of a power system with step 0.001 from 0 to 0.95 (using BranchImpedanceChange) in order to get sequence of ABCD matrices.
@frostyduck I marked this as a feature request. A response on how to handle branch impedance changes has been added to the discussion.