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
+
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: 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.