Documentation Electric Modell, Transformer #25
|
I think there is a small mistake in the formula to calculate z_base. You wrote: z_base = 1/y_base = S_base/(u2,ratedu2,rated). However, it should be: z_base = 1/y_base; y_base = S_base/(u2,ratedu2,rated). |
Answered by
TonyXiang8787
Feb 15, 2024
Replies: 2 comments
|
Hi @sudo-ac, you are correct. This is indeed a fault. Could you please submit a PR to fix this? |
0 replies
Answer selected by
mgovers
|
I do my best ... |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @sudo-ac, you are correct. This is indeed a fault. Could you please submit a PR to fix this?