Saturday 14 September 2019

Transformer with sources on both sides


enter image description here


Please explain me the results of this problem. Here both sources are supplying active and reactive power to the transformer.



So, both sources are creating core flux together ?


Till now the flow was simple for me. Like




  1. Primary source supplies magnetizing current




  2. Magnetizing current sets up the core flux N1I0





  3. As load is connected, load current increases which creates an opposing flux N2I2 decreasing the core flux.




  4. Now as the core flux decreases, E1(induced emf in primary side) decreases.




  5. As E1 decreases. I1=(V1-E1)/Z1 increases. So, N1I1 increases.




  6. N1I0=N1I1-N2I2. Thus, the net flux remains constant in the core.





But I am not able to understand the flow in case of 2 sources.




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...