Ask Your Question
0

state space model in PSSE

asked 2021-04-01 18:04:43 -0500

maryam gravatar image

Hello everyone,

I want to implement a Kalman filter for a system that implements in PSSE. I need the state space and state transition matrices. Could anyone help me how to find the state transition of the models in PSSE? Thank you so much

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2021-04-02 20:21:42 -0500

bikiran1991 gravatar image

to the best of my knowledge, there is no command or routine for that in psse. you can read MODELS.pdf to get the transfer function representation for many (but not all) models and also you can get the corresponding state values if you want, by adding appropriate channels while simulating. from there, you will have to convert it to a state space model using some other software (like MATLAB or python).

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

2 followers

Stats

Asked: 2021-04-01 18:04:43 -0500

Seen: 203 times

Last updated: Apr 02 '21