Power grid with changeable frequency

7 views (last 30 days)
Joaquín Klee Barillas
Joaquín Klee Barillas on 27 Jan 2014
Moved: Sabin on 19 Dec 2022
I would like to create a power grid (with simscape/SimPowerSystems) in which the grid frequency can change after connecting/disconnecting loads. With this I want to analyze control strategies to stabilize the grid frequency. Does anyone has a clue?
Thanks!

Answers (1)

Venkatesh Yadav
Venkatesh Yadav on 9 Feb 2015
Moved: Sabin on 19 Dec 2022
(1) To measure grid frequency, use PLL block. Refer the following simpowersystems example: power_3phpll ---> type this command in MATLAB. This example contains discrete PLL block to measure grid frequency. (2) To connect/disconnect loads, use a 3 phase breaker. Refer the following example: power_3phlinereclose
In phasor mode simulation method if your grid model contains conventional synchronous generator, you can use the rotor speed deviations as grid frequency variations.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!