Skip to content

Commit a4f7d32

Browse files
voltage angles are now known
Signed-off-by: Sander-Timmerman <[email protected]>
1 parent b3c3e66 commit a4f7d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

state-estimation-assignment/State Estimation Assignment.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
"source": [
310310
"# Assignment 5: Add power sensors to the model\n",
311311
"\n",
312-
"In common power grids most voltage sensors only measure the voltage magnitude; not the angle. In this assigment we will again use the `input_data` of assignment 3 (with unknown voltage angles) and we will connect power sensors to the model.\n",
312+
"In common power grids most voltage sensors only measure the voltage magnitude; not the angle. In this assigment we will again use the `input_data` of assignment 3 and we will connect power sensors to the model.\n",
313313
"\n",
314314
"In our network it would be possible to connect power sensors to the lines, the loads and the source. To assign realistic measurement values to the power sensors we can use the powerflow output.\n",
315315
"\n",

0 commit comments

Comments
 (0)