Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 69 additions & 0 deletions GridKit/Model/PhasorDynamics/Governor/IEEEG1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# **Governor Model (IEEEG1)**

## Block Diagram

Standard model of the IEEEG1 Governor.

<div align="center">
<img align="center" src="../../../../../docs/Figures/PhasorDynamics/IEEEG1_diagram.png">

Figure 1: Governor IEEEG1 model.
</div>

## Model Parameters

Symbol | Units | Description | Typical Value | Note
-------|-------|-------------|---------------|-----

### Model Derived Parameters

## Model Variables

### Internal Variables

#### Differential

Symbol | Units | Description | Note
-------|-------|-------------|-----

#### Algebraic

Symbol | Units | Description | Note
-------|-------|-------------|-----

### External Variables

#### Differential

Symbol | Units | Description | Note
-------|-------|-------------|-----

#### Algebraic

Symbol | Units | Description | Note
-------|-------|-------------|-----

## Model Equations

### Differential Equations

```math
\begin{aligned}
\end{aligned}
```

### Algebraic Equations

```math
\begin{aligned}
\end{aligned}
```

## Initialization

```math
\begin{aligned}
\end{aligned}
```

## Model Outputs
1 change: 1 addition & 0 deletions GridKit/Model/PhasorDynamics/Governor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ A governor models the control system that regulates the output power of a machin
There are a few standard Governor models

- Turbine Governor (See [TGOV1](Tgov1/README.md))
- IEEE Type G1 Turbine Governor (See [IEEEG1](IEEEG1/README.md))
Binary file added docs/Figures/PhasorDynamics/IEEEG1_diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading