added star delta converter module - #9649
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
|
ok working on it including impedances to make it general |
for more information, see https://pre-commit.ci
|
Still the real part is working, you need to find angle between real and imaginary, then find star-delta. |
|
I didn't understand sir why do I have to convert the impedances into polar form while that is handled internally by the division, multiplication operator on complex numbers in python meaning its same even if I converted to polar and then do the operations. |
|
Yes ..i didn't know about this feature of the |
|
Thanks sir |
|
why is this pr not merging after being aproved rohan472000 ? |
Repo maintainer will also review and then only it will be merged. |
Got it 👍 am new to git and open source |
Describe your change:
Added a new module to electronics directory
Checklist: