diff --git a/src/Model/PhasorDynamics/Branch/README.md b/src/Model/PhasorDynamics/Branch/README.md index d140263e6..a566c1626 100644 --- a/src/Model/PhasorDynamics/Branch/README.md +++ b/src/Model/PhasorDynamics/Branch/README.md @@ -13,7 +13,7 @@ sending to receiving bus. We decide to use this symmetric convention because it provides more flexibility for modeling.
- + Figure 1: Transmission line $`\pi`$ equivalent circuit
@@ -96,7 +96,7 @@ magnitude and $`\theta`$ is the phase shift angle and $`N = \tau e^{j \theta}`$.
- + Figure 2: Branch equivalent circuit diff --git a/src/Model/PhasorDynamics/Bus/README.md b/src/Model/PhasorDynamics/Bus/README.md index 0e879af3d..2d61eed2f 100644 --- a/src/Model/PhasorDynamics/Bus/README.md +++ b/src/Model/PhasorDynamics/Bus/README.md @@ -16,7 +16,7 @@ Current entering the bus has positive and current exiting the bus negative sign.
- + Figure 1: Needs to be changed to represent current balance instead of power balance. @@ -27,4 +27,4 @@ sign. **Other Parameters** Buses are uniquely defined by their ID (number or name). Besides, each bus -should have associated Nominal Voltage value. \ No newline at end of file +should have associated Nominal Voltage value. diff --git a/src/Model/PhasorDynamics/Exciter/README.md b/src/Model/PhasorDynamics/Exciter/README.md index 2bb549083..9ba48ca10 100644 --- a/src/Model/PhasorDynamics/Exciter/README.md +++ b/src/Model/PhasorDynamics/Exciter/README.md @@ -4,7 +4,7 @@ **Note: Exciter model not yet implemented**
- + Figure 1: Exciter EXDC1 model. Fifure courtesy of [PoweWorld](https://www.powerworld.com/WebHelp/). diff --git a/src/Model/PhasorDynamics/Governor/README.md b/src/Model/PhasorDynamics/Governor/README.md index 83671079c..19e9dde2f 100644 --- a/src/Model/PhasorDynamics/Governor/README.md +++ b/src/Model/PhasorDynamics/Governor/README.md @@ -8,7 +8,7 @@ Standard model of the stream turbine
- + Figure 1: Governor TGOV1 model. Figure courtesy of [PowerWorld](https://www.powerworld.com/WebHelp/) @@ -54,4 +54,4 @@ P=x+\dfrac{T2}{T3}V Output ```math P_{mech}=P-\Delta\omega D_{t} -``` \ No newline at end of file +``` diff --git a/src/Model/PhasorDynamics/Stabilizer/README.md b/src/Model/PhasorDynamics/Stabilizer/README.md index b316611a7..8ace6bf5a 100644 --- a/src/Model/PhasorDynamics/Stabilizer/README.md +++ b/src/Model/PhasorDynamics/Stabilizer/README.md @@ -4,7 +4,7 @@
- + Figure 1: Power system stabilizer PSS1A model. Figure courtesy of [PowerWorld](https://www.powerworld.com/WebHelp/) @@ -74,4 +74,4 @@ V_{llout} = \begin{cases} L_{SMIN} &\text{if } V_{5} - + Figure 2: GENROU. Figure courtesy of [PowerWorld](https://www.powerworld.com/WebHelp/) diff --git a/src/Model/PhasorDynamics/SynchronousMachine/GENSALwS/README.md b/src/Model/PhasorDynamics/SynchronousMachine/GENSALwS/README.md index 81df746f9..a234956b5 100644 --- a/src/Model/PhasorDynamics/SynchronousMachine/GENSALwS/README.md +++ b/src/Model/PhasorDynamics/SynchronousMachine/GENSALwS/README.md @@ -8,7 +8,7 @@ - $`T'_{q0}`$ is neglected
- + Figure 2: GENSAL. Figure courtesy of [PowerWorld](https://www.powerworld.com/WebHelp/) diff --git a/src/Model/PhasorDynamics/SynchronousMachine/README.md b/src/Model/PhasorDynamics/SynchronousMachine/README.md index 8d8c6334a..69db2c35f 100644 --- a/src/Model/PhasorDynamics/SynchronousMachine/README.md +++ b/src/Model/PhasorDynamics/SynchronousMachine/README.md @@ -9,7 +9,7 @@
- + Figure 1: Synchronous Machine. Figure courtesy of [PowerWorld](https://www.powerworld.com/files/Synchronous-Machines.pdf) diff --git a/src/Model/PowerFlow/Branch/README.md b/src/Model/PowerFlow/Branch/README.md index 5ab905161..3440da3eb 100644 --- a/src/Model/PowerFlow/Branch/README.md +++ b/src/Model/PowerFlow/Branch/README.md @@ -7,7 +7,7 @@ Transmission lines and different types of transformers (traditional, Load Tap-Ch The most common circuit that is used to represent the transmission line model is $`\pi`$ circuit as shown in Figure 1. The nominal flow direction is from sending bus _s_ to receiving bus _r_.
- + Figure 1: Transmission line $`\pi`$ equivalent circuit @@ -108,7 +108,7 @@ These quantities are treated as _loads_ and are substracted from $`P`$ and $`Q`$ The branch model can be created by adding the ideal transformer in series with the $`\pi`$ circuit as shown in Figure 2 where $`\tau`$ is a tap ratio magnitude and $`\theta_{shift}`$is the phase shift angle.
- + Figure 2: Branch equivalent circuit diff --git a/src/Model/PowerFlow/Bus/README.md b/src/Model/PowerFlow/Bus/README.md index 47a68c10b..c67f718cc 100644 --- a/src/Model/PowerFlow/Bus/README.md +++ b/src/Model/PowerFlow/Bus/README.md @@ -28,7 +28,7 @@ There exist two:
- + Figure 1: Sign convention for the power flow at the bus $`i`$ @@ -46,4 +46,4 @@ Q_{i}=Q_{Gi}-Q_{Li} ``` **Other Parameters** -Buses are uniquely defined by their ID (number or name). Besides, each bus should have associated Nominal Voltage value. \ No newline at end of file +Buses are uniquely defined by their ID (number or name). Besides, each bus should have associated Nominal Voltage value.