linmod function for linearizing IEEE Second Benchmark System
7 views (last 30 days)
Show older comments
One of my tasks is to find the small signal model of the IEEE Second Benchmark system [1] to find the state space model of the whole system (which includes a Synchronous Generator, Turbine and Governor, Exciter system, transmission line) and find the eigenvalues of the 'A' matrix of the system. I wanted to know whether I can use the MATLAB function 'linmod' or 'dlinmod' directly to perform the above described task?
Second Benchmark Model for Computer Simulation of Subsynchronous Resonance [1] “Second Benchmark Model for Computer Simulation of Subsynchronous Resonance,” IEEE Transactions on Power Apparatus and Systems, vol. PAS-104, no. 5, pp. 1057–1066, May 1985.
0 Comments
Answers (1)
Meme Young
on 20 Jul 2020
There is a similar work in book "Dynamic simulations of electrical machinery using MAtlab Simulink" and the eigenvalue analysis of IEEE SSR 1st benchmark is similar to what you want. You can find the m files and simulink files on mathworks.com, but the files are a little bit out dated.
0 Comments
See Also
Categories
Find more on Electrical Block Libraries in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!