Simulation of 3 phase grid connected inverter using MATLAB with dq Control.

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024
  • in this video i am briefly explaining the basic synchronous reference frame control theory of three phase grid inverter, and its complete simulation using MATLAB. Feel free to post your doubts in the comment section, or you can reach me at ashacademy01@gmail.com. if you like my work, please consider subscribing to this channel. Thanks for watching.

Комментарии • 333

  • @TechSimulator
    @TechSimulator  4 года назад +21

    If you like my work, please consider subscribing to this channel. Thank you. ruclips.net/channel/UC58DFky5Fm9AxH9UmWHHYmQ

    • @Francies1004
      @Francies1004 3 года назад +1

      thanks so much and please connect PV to this simulation show us how to implement it

    • @TechSimulator
      @TechSimulator  3 года назад +1

      @@Francies1004 already there. please go through my channel

    • @sananazir4500
      @sananazir4500 3 года назад

      Great Work....Can you please tell that how can I calculate the Distortion factor, switching losses and efficiency of inverter?

    • @tvHallo
      @tvHallo 3 года назад

      how to solve this type of errors:"Error in port widths or dimensions. Output port 1 of 'GIdq/From10' is a one dimensional vector with 3 elements"

    • @shubhamsonawadekar5772
      @shubhamsonawadekar5772 3 года назад

      @@tvHallo have you got the output?

  • @ademiltondasilvaleite4381
    @ademiltondasilvaleite4381 Месяц назад

    We Radio Amateurs really need your knowledge, our radio transceivers use it a lot for frequency selection.

  • @zeesheikh7
    @zeesheikh7 4 года назад +6

    One more question, how did you select the gains for proportional controller. Was it by trial and error or some other calculations.

    • @xsoham
      @xsoham 3 года назад +1

      The gains could be calculated based on different controller tuning methods. Based on a literature review: the inner current controller gains are calculated based on Modulus Optimum and the Outer Control loop controller gains are calculated based on Symmetrical Optimum methods.

    • @sarandatha87
      @sarandatha87 3 года назад

      What is the equations for it?

  • @kamilusanusi9336
    @kamilusanusi9336 3 года назад +2

    The best video i have seen so far and it will stand a taste of time. In the Alpha-beta-zero simulink block, what are the effect of choosing 90 degree behind phase A and aligned with phase A axis on simulations?

  • @vasavisai1890
    @vasavisai1890 3 года назад +2

    Sir, please make more videos on interleaved DC DC Converter (Buck, Boost, buck-boost) using multiple IGBTs. It will helpful for us. If you include those topics in your channel it will be exactly pack of knowledge.

  • @souravde6116
    @souravde6116 3 года назад +3

    Lots of small small things are missing. How do you get an active current reference as -205?

  • @alisyal9570
    @alisyal9570 5 месяцев назад +1

    Amazing step-by-step guidance Thank you.

  • @SureshKumar-zp7ik
    @SureshKumar-zp7ik 3 года назад +2

    Thank you for sharing your knowledge, can you please share the article or textbook from where you got these controller parameters and theoretical concept

  • @Anthonysiphosethu
    @Anthonysiphosethu 4 года назад +1

    Hello Sir in the PLL block is the a specific method you used to calculate for Ki and Kp ?

  • @haripandey1740
    @haripandey1740 2 года назад

    thanks buddy your videos are helping me alot completing my project work 😍😍😍😍😍😍😍😍

  • @abihaejaz1100
    @abihaejaz1100 4 года назад +2

    Some following questions:
    Did you implement current control loop and voltage control loop in the inverter?
    Can you share the derivation for Ed, Eq, and how you ended up with them?
    Are the Pi controllers working in the digital domain?
    If the inverter requires a constant input voltage, for example while integrating with DC-DC boost converter would we need a constant supply, if not would there be any issues?
    Will the inverter provide the same AC voltage as the grid if the DC input to inverter is changed?

  • @AndersRN27
    @AndersRN27 3 года назад +1

    Dear Sir, can you tell me if dq control is the same as droop control?

  • @mohdabdulnazeemuddin6037
    @mohdabdulnazeemuddin6037 4 года назад +1

    Sir why we are not connecting pi-controller to Ed and Eq side.why the arrows are leaving like that in explaination circuit diagram.

  • @vaishnavivijayakumar1127
    @vaishnavivijayakumar1127 3 года назад +9

    Seems you're giving detailed explanation for simulation, fine. You're mentioning abc to alpha-beta as park and alpha-beta to d-q as Clarke, which is wrong. Abc to alpha- beta is Clarke transformation and alpha-beta to d-q ia park transformation. Pls correct this

  • @shipratiwari1132
    @shipratiwari1132 3 года назад

    I am getting error like the dimension mismatch of wt block, demux not connected. Also, I would like to ask about how you have got active current 205A. Can you tell the source from where the values are been taken? Thanks

  • @hocho7254
    @hocho7254 3 года назад +1

    Hello sir, Thanks for good uploading, However I have some droughts like why you are not using PLL(3-phsase block) and why you are not using abc-dqo transform directly. similarly why you are not using universal bridge and PWM generator(2-level DC-DC) block . I will be thankful to you for your reply.

  • @maritoloco100
    @maritoloco100 Год назад

    Hey, very nice video, I have a question I put a scope in wt and is look to be increasing, but if I use a block from simulink call PLL wt is always zero, that is more logic to me, could you explain me this effect?

  • @gerardberal3294
    @gerardberal3294 Год назад

    thanks by your work , this is a great content. I did it and it is working perfectly;next step I find will find out your methods to get different values then I will try to do the same simulation with 04 inverters connected to the grid using LQR

  • @kevinhobbs4877
    @kevinhobbs4877 Год назад +1

    Why are Ed and Eq outputs of two different operations in the block diagram? Wouldn't this cause some contention?
    -According to the left-hand side, Eq=Vq*2/VDC and Ed=Vd*2/VDC
    -According to the right-hand side, Eq and Ed are V_alpha and V_beta converted into dq coordinates
    This leads to another issue. Vq and Vd are also defined by different operations.
    -According to the left-hand side, Vq=Uq+Eq-LwId, and Vd=Ud+Ed_LwIq
    -According to the right-hand side, Vd=Eq and Vq=Ed (V_alpha and V_beta converted into dq coordinates)
    This last point is a contradiction, since they cannot be equal to two very different equations.
    Can you please provide some explanation for this? Thank you!

  • @theman2449
    @theman2449 8 месяцев назад

    Can we build the same thing with a 3 phase load instead of the grid?

  • @eshanekanayaka2199
    @eshanekanayaka2199 4 года назад +2

    I tried the simulation but I couldn't get the exact results like yours. Can you help me out? Also, can you explain further about the gain value "2*pi*50*1000e-6" and what method you used in finding PI controller values (Kp and Ki)

    • @tarikuataye4299
      @tarikuataye4299 3 года назад

      Hello Dear Eshan I have the same question on finding PI controller values can you please tell me if you get the answer?

    • @АртурАбдуллаев-ф5з
      @АртурАбдуллаев-ф5з 2 года назад

      @@tarikuataye4299 Can you tell me you solved your problem?

  • @suryanshpandey9529
    @suryanshpandey9529 Год назад

    why -205 is kept constant. And can you tell me how the values for Kp and Ki for the voltage and the current?

  • @pallavikshirsagar1162
    @pallavikshirsagar1162 2 года назад +1

    Sir for implementation which ICs you have used ??? Can you please elaborate?

    • @TechSimulator
      @TechSimulator  2 года назад +1

      which IC you are talking about?

    • @pallavikshirsagar1162
      @pallavikshirsagar1162 2 года назад +1

      @@TechSimulator can I get the report of this project please?

    • @likeshareandsubscribe7536
      @likeshareandsubscribe7536 2 года назад

      @@TechSimulator
      He actually wants to know about practical implementations of this project which components/IC we need to do this on hardware.can you guide??please help me i am your subscriber and lover.

  • @marloncallacando5411
    @marloncallacando5411 3 года назад

    I want to implement a simulation with DSTATCOM that uses the 3-level cascade multilevel inverter that is, with a single H-bridge but with the control based on synchronous reference frame to mitigate the total harmonic distortion of a network, I see that in your video you use 6 IGBT and I want to know how to connect when I only want to use 4 IGBT. Please help

  • @ahmadbilal370
    @ahmadbilal370 2 года назад

    @tech simulator
    The only problem I am facing is:
    When I set the solver settings to "discrete", it gives the following error:
    "The "FixedStepDiscrete" solver cannot be used to simulate block diagram because it contains continuous states"
    Upon inspection, I found out that the PI controller is causing this issue.
    How can I eradicate this issue ??

  • @longphan2034
    @longphan2034 2 года назад +1

    Thank you for your video sir. I was wondering what is the different between current control and voltage control grid connected inverter, can you explain it to me sir?

  • @wenyan-qk1kp
    @wenyan-qk1kp 9 месяцев назад

    Excuse me, Which article did you refer to for the design of your control strategy?

    • @TechSimulator
      @TechSimulator  9 месяцев назад

      My simulations are not based on any reference paper. i am just sharing my knowledge. But still you can get related papers from internet.

  • @kkeshavkhare9766
    @kkeshavkhare9766 4 года назад +1

    Incredible👍👍 .......Can you tell me the whole measures you taken to build this simulation .....how do you calculate diffrent elements .....is there any procedure to design the inverter and control signals .....pls help me

    • @TechSimulator
      @TechSimulator  4 года назад +2

      i have made a separate video for lcl filter design.

  • @omarzebkhan
    @omarzebkhan 2 года назад

    Very good explanation an expert simulation kindly let me know how can we plot the output frequency of this inverter in Matlab that is 50 or 60 HZ.

  • @zakariaafshar5330
    @zakariaafshar5330 2 года назад +1

    It was indeed a nice one. I was wondering whether it is possible to enter reference active power and reference reactive power instead of reference current in the DQ frame. Also, it would be great if the Simulink file could be shared by a link.

    • @TechSimulator
      @TechSimulator  2 года назад

      you can contact me via email for the file. instead of current you can enter the power referenes and it is possible

    • @rohiths5987
      @rohiths5987 Год назад

      ​@@TechSimulator but with payment too right.Everyone do for payment nowdays

  • @mahmud9871
    @mahmud9871 2 года назад

    Great video, can you check the DC link control ? It looks like there is a a big steady state error

  • @souravde6116
    @souravde6116 3 года назад

    Why do you set the inductor value to 500uF and the capacitor value to 100uF? And Why do you set the Three Phase Source Voltage to 415 (VLL-RMS)?

  • @swaliyakagadi712
    @swaliyakagadi712 4 года назад +1

    Sir I have tired the same simulation but my current is not sinusoidal and also value is too high about 1000 amperes. Can you help me please

  • @zhenbinhuang2232
    @zhenbinhuang2232 2 года назад

    Hello, can i ask why id_ref set minus? -205

  • @dogukanayc2761
    @dogukanayc2761 3 года назад

    Sir is it possible to reset the reference current for negative currents to convert this topology into a bidirectional inverter/rectifier?
    Thanks for sharing

  • @bluediamond8178
    @bluediamond8178 Год назад

    sir ,in which mode, this inverter topology can be operated ?grid forming ,grid supporting or grid feeding mode?

  • @salamj.yaqoob
    @salamj.yaqoob 3 года назад

    when I bult this simulnk the Ir,Iy,and Ib are do not true simulated I think there is problem in PI Controller, please help me

  • @oguzhanhasar3064
    @oguzhanhasar3064 3 года назад

    Bro when i add ED EQ to abc block, i got "Error in port widths or dimensions. 'Input Port 2' of 'PICONTROL/Mux2' is a one dimensional vector with 1 elements." error . Can you help me ?

  • @robymahyudi3909
    @robymahyudi3909 2 года назад

    bagaimana cara membuat sistem kontrol untuk multilevel inverter menggunakan metode flying capasitor?
    untuk video "simulasi inverter terhubung jaringan 3 fasa menggunakan matlab dengan control dq" paas di RUN masih error pak

  • @chakrijs34
    @chakrijs34 3 года назад

    Hello sir , i am trying this but there is some dimensional error .Ed and Eq i am getting 2 waveforms in each.

  • @snehalhingmire.6787
    @snehalhingmire.6787 4 года назад +1

    Sir .I have error in alpha beta block in port dimensions ,Plz help

  • @hetalmehta9286
    @hetalmehta9286 2 года назад

    sir with reference to this video i have tried to same model in MATLAB simulink , but it is showing some error in matrix multipication..can you help to resolve it?

  • @dhirajbhoi1639
    @dhirajbhoi1639 2 года назад

    i dont get the same output.
    sir you forget to multiple 2/vdc in simulink also.
    in demux you choose 3 output and take only 2 output which aries as error .
    what shall i do sir. help me

  • @suarabhossain6658
    @suarabhossain6658 3 года назад +2

    Sir, can you tell me the paper name or book that you followed to draw this work.

    • @TechSimulator
      @TechSimulator  3 года назад

      there any somany papers available. just go through IEEE Xplore

    • @bibhudattamishra387
      @bibhudattamishra387 3 года назад

      @@TechSimulator SIR CAN U SUGGEST ME THOSE PAPERS?

    • @mohithvepa3118
      @mohithvepa3118 7 месяцев назад

      did u find any papers?@@bibhudattamishra387

  • @nafissubhani9976
    @nafissubhani9976 4 года назад +3

    Excellent work..!!!

  • @Semsinng
    @Semsinng 3 года назад

    Good for your labor, sir, I wonder something. I wonder what should be done to transfer to 400 V and 10 A to grid. I would be glad if you help. To transfer 4 kW

  • @tejuuchannel9992
    @tejuuchannel9992 3 года назад

    Sir I have connected as u connected but iam not getting result it showing error at controller can u clarify it pls

  • @suarabhossain6658
    @suarabhossain6658 3 года назад +2

    sir, why you sum Ud+Ed+ LwIq??

  • @Michael-cj9uo
    @Michael-cj9uo 7 месяцев назад

    Hi do you have any references for the circuit?

  • @ArvindRao33455
    @ArvindRao33455 2 года назад

    Suppose I want to design an LC filter can I do using this design principle???

    • @TechSimulator
      @TechSimulator  2 года назад

      LC filter for grid connected system?

  • @muhammedkaraaslan2797
    @muhammedkaraaslan2797 3 года назад

    Can you tell me how did you chose the parameters of the repeating sequence block?

  • @asha2gadhave956
    @asha2gadhave956 4 месяца назад

    Sir which version is used in this circuit please

  • @praneethmannu6552
    @praneethmannu6552 2 года назад

    THANK YOU FOR YOUR VIDEO. VERY HELP FULL

  • @mineshjoshi5411
    @mineshjoshi5411 2 года назад

    Nice one and excellency explained.please make any simulation video based on Micro Grid and reactive power control through any Facts devices.
    Thank you.

    • @TechSimulator
      @TechSimulator  2 года назад +1

      micro grid will be doing later. statcom i have already made

  • @rithviksomalraju4532
    @rithviksomalraju4532 3 года назад

    Hi, with the help of you model I am trying to make PMSM, FOC , but i am not sure what to take iqref=? , can you please help me out

    • @ebraamfakhuri6629
      @ebraamfakhuri6629 Год назад

      iq ref should be 0=zero to achieve unity power factor and get rid of reactive power

  • @jackofalltrade007
    @jackofalltrade007 3 года назад

    Great work sir

  • @SrinuSrinu-tr3mg
    @SrinuSrinu-tr3mg 4 года назад +1

    Sir please explain the synchronous frame theory and why we r using that theory for inverter controller...??

    • @TechSimulator
      @TechSimulator  4 года назад +2

      Explain the complete theory would be difficult. But i can answer for other question, that is why we are using it. The simple reason is that we can seperately control the active and reactive current. Another reason is that all control variable are in the DC frame, so by using simple PI controller, we can implement the complete controll algorithm

  • @alial-khayyat8934
    @alial-khayyat8934 4 года назад +1

    Thank you very much. I have questions if you permit me please.
    Why do you divided by 2/VDC ?
    Why do you set the reference current in negative ?

    • @TechSimulator
      @TechSimulator  4 года назад +5

      Of course, you can ask all your doubts.
      1. For sine PWM 3 phase inverter, the relation between modulation index, DC link voltage and inverter output is given by Vd = md*(Vdc/2). Same applies for Vq also. Since our carrier triangular signal is scaled between 1 and -1, we need to convert our voltages to that scale in order to avoid over modulation. So we multiply it with 2/VDC.

    • @TechSimulator
      @TechSimulator  4 года назад +8

      2. If you had watched my previous video on PLL, there you can see that in order to generate active current reference, the function i used is -sine(angle). Here negative symbol i used because, as per park’s transformation theory, beta voltage should lead alpha voltage. But in matlab, alpha leading beta. Due to same reason, here i took current reference negative. If u take positive reference, the voltage and voltage will align 180 degree out of phase. If use any other pll u can avoid this issue.

  • @jimz92raisanz
    @jimz92raisanz 4 года назад

    Is it possible for me to obtain the similar output result because right now am using MATLAB 2019a

  • @Aranhaplays_neymar
    @Aranhaplays_neymar 3 года назад

    Thanks by your work. It is very valuable. I have a problem during simulation. It appears the warning: "Convergence problem when solving algebraic loop containing 'inversor/dq0 to abc/dq0 to Alpha-Beta-Zero/Subsystem1' at time 0.000117. Simulink will try to solve this loop using Simulink 3 (R11) strategy. Use feature('ModeIterationsInAlgLoops',0) to disable the strategy introduced in Simulink 4 (R12)". Would you know the reason and how to solve? I redid all the procedure. I have Matlab 2015.

  • @zeesheikh7
    @zeesheikh7 4 года назад

    Would it matter if we change the initial voltages, like 800 Vdc to say 1000 Vdc would it change the other things much?

    • @TechSimulator
      @TechSimulator  4 года назад

      Not much. Need to change 2/800 term into 2/1000

    • @zeesheikh7
      @zeesheikh7 4 года назад

      @@TechSimulator thanks a lot. This is much appreciated

  • @raviteja5684
    @raviteja5684 4 года назад

    If I want use it for Rectifier ...In place of DC supply. I had placed resistive load...I am not getting unity power factor .any changes in control part is required or what

    • @TechSimulator
      @TechSimulator  4 года назад

      I have already made a seperate video for 3 phase active rectifier

    • @raviteja5684
      @raviteja5684 4 года назад

      @@TechSimulator sir I tried but I am not getting same please help in this

  • @sorestarbing3978
    @sorestarbing3978 6 месяцев назад

    Thank you so much for your explanation

  • @LuqmanKhan-kv6xs
    @LuqmanKhan-kv6xs 3 года назад

    How to make real power and reactive power positive I changed value -205 to 205 values become positive but tracking signal became higher than ideal one

  • @henryumana8577
    @henryumana8577 3 года назад

    How do you calculated the constants of pi controllers??

  • @ramaramkumar7966
    @ramaramkumar7966 4 года назад

    Sir, in matlab should I enter rms values or peak values in case of AC voltage source block and output in scope we are getting is rms or peak values?

    • @TechSimulator
      @TechSimulator  4 года назад

      in ac voltage source we enter peak value. in scope we see a sine wave, and max value of that sine wave represent the peak voltage.

    • @ramaramkumar7966
      @ramaramkumar7966 4 года назад

      @@TechSimulator Thank you Sir for your reply. Excellent videos. Please continue to post like these videos which is really very useful to many of us who are doing projects and Research. Once again thank you Sir.

    • @TechSimulator
      @TechSimulator  4 года назад

      Thanks for you good words.

  • @BijohnJoseph
    @BijohnJoseph 3 года назад

    how to vary current magnitude?

  • @aditipanwar24
    @aditipanwar24 3 года назад

    Sir, why did you take gain value of 2/800 for PWM ?

    • @siddeshpatnaik794
      @siddeshpatnaik794 3 года назад

      2/Vdc , check 2:34

    • @Abidali-qi3xj
      @Abidali-qi3xj 3 года назад

      i have smart grid model with documentation. if anyone need contact on whatsapp.. +923459160826

  • @seemapdiwan
    @seemapdiwan Год назад

    Thank u very much!

  • @nimeshakumara4127
    @nimeshakumara4127 4 года назад

    hi..i want to know what is the most common method of inverter controlling? Is it voltage control or current control?

  • @khizarhayat5709
    @khizarhayat5709 4 года назад

    Sir if I change the grid load on each phase its showing error how can I fixed this problem

  • @shradhanjalipanda6700
    @shradhanjalipanda6700 3 года назад

    Sir plz can you hlp in designing three phase shunt active power filter based on dq theory for power quality improvement

  • @arslanghaffar7149
    @arslanghaffar7149 2 года назад

    sir how to implement for the three phase IGBTs??? Need help please

  • @abdulafroze1567
    @abdulafroze1567 Год назад

    Firstly, well wishes... to you sir, i need a help regarding my final output actual current waveforms, they are full of dimentional errors i.e actual current and reference currents. please kindly , help me out to solve this issue.

  • @anuraglaumas3373
    @anuraglaumas3373 3 года назад +1

    Sir please connect non-linear load to show before and after using filter

  • @sandiagechu4825
    @sandiagechu4825 3 года назад

    hello, sir, Can this modeling be tune based on SVPWM?

    • @TechSimulator
      @TechSimulator  3 года назад

      Yes. You can replace the spwm blocks with svpwm block and it will run

  • @biranchisahoo1370
    @biranchisahoo1370 3 года назад

    Can you tell me how to select the value of id ref in 500dc - 25kv ac system

  • @pescaenfamilia7347
    @pescaenfamilia7347 3 года назад +1

    excelent work ... how I can convert this design into bi-directional dc/ac.

    • @TechSimulator
      @TechSimulator  3 года назад +1

      Yes. In fact i have already made a video on 3 phase active rectifier. You can check out that

  • @aamirreyazbhat3390
    @aamirreyazbhat3390 4 года назад +1

    Sir can u plz explain in detail the working of current controller ...

    • @شفقت
      @شفقت 3 года назад

      Hey Amir Reyaz
      Have you understood the current controller

  • @kkeshavkhare9766
    @kkeshavkhare9766 4 года назад +1

    Please make video on design of PI controller and how to calculate values of Kp and Ki

    • @TechSimulator
      @TechSimulator  4 года назад +1

      Calculation of kp and ki is different for different circuits. And it is always difficult to find a single equation that can be applied for any circuit. And some times we have to do the trial and error to find the values.

  • @eamonhannon1103
    @eamonhannon1103 3 года назад +1

    Really good !!

  • @hgada7597
    @hgada7597 3 года назад +1

    nice job, keep it up!

  • @omeralfaki4159
    @omeralfaki4159 3 года назад

    Tech Simulator
    I hope next time adding Decoupled PQ Control to the same system to control Id&Iq automatically after applying different cases in load side .

    • @TechSimulator
      @TechSimulator  3 года назад +1

      sure. i will try that

    • @omeralfaki4159
      @omeralfaki4159 3 года назад

      @@TechSimulator really I appreciate that and I'm very enthusiastic to see it. thanks a lot

  • @ramaramkumar2284
    @ramaramkumar2284 4 года назад +1

    Sir,how did you select -205 for active current reference

    • @TechSimulator
      @TechSimulator  4 года назад +5

      I am simulating an 100kva inverter. So the line current will be 100kva/(root(3)*400). That cmes nearly 145A rms. To get prak, multiply it with root(2). So u will get 205

    • @ramaramkumar7966
      @ramaramkumar7966 4 года назад +2

      @@TechSimulator Thank you Sir

    • @hoantran5087
      @hoantran5087 4 года назад

      but why is it -205 not 205 sir

    • @TechSimulator
      @TechSimulator  4 года назад +2

      @@hoantran5087 when we design controller like this , the reference can take positive or negative depending on many factors like how we put the voltage/current sensors, how the PWM generated etc. so for my case, to get active power i had to put negative reference.

    • @royaltyfreemusic2633
      @royaltyfreemusic2633 4 года назад

      @@TechSimulator that makes zero sense I = (100kva/3*415) = 80.3 A and lrms=sqrt(2)*I = 133.6 A

  • @anilkumartiwari5165
    @anilkumartiwari5165 3 года назад

    Can u plz implement VF control instead of PQ control..in grid connected inverter..to control V n F of grid...

  • @akshaykapil4829
    @akshaykapil4829 4 года назад

    I'm getting very low inverter output currents. In the order of micro amperes. What should I do. Can you reply me asap.? Thank you

  • @ramaramkumar7966
    @ramaramkumar7966 4 года назад

    Sir, can we have the same voltage for both DC (input) and grid? Can we have grid voltage greater than the DC input voltage?

    • @TechSimulator
      @TechSimulator  4 года назад +1

      for a 415 v grid voltage, we at least need to have 580 volt at the dc input. and we cannot have grid voltage more than dc input voltage.

    • @ramaramkumar7966
      @ramaramkumar7966 4 года назад

      @@TechSimulator Thank you Sir for your response.

    • @ravikanthchavvakula5059
      @ravikanthchavvakula5059 4 года назад

      Sir if the dc output volatge is 400 or415 how much voltage i can keep to the grid

    • @TechSimulator
      @TechSimulator  4 года назад +1

      Near 280 rms line to line

    • @thewisdomacademy8389
      @thewisdomacademy8389 3 года назад

      How you have found out these values sir?Your videos helped me a lot

  • @nadiabensiali8500
    @nadiabensiali8500 6 месяцев назад

    could you tell me how to calculate Kp and Ki of PI controller

  • @kamilusanusi9336
    @kamilusanusi9336 3 года назад +1

    I followed the procedure step by step but my current is too much and unsymmetrical about the time axis

  • @jharnasethi9066
    @jharnasethi9066 3 года назад

    Sir ..can U please explain the model of 3 phase dual converter closed loop control by pq. Theory

  • @kkeshavkhare9766
    @kkeshavkhare9766 4 года назад

    Why transformer is not connected in output side of inverter .....can you explain @techsimulator

    • @TechSimulator
      @TechSimulator  4 года назад

      There inverters with transformer and without transformer. So you connect the transformer if you wnat, no issue

  • @BijohnJoseph
    @BijohnJoseph 3 года назад

    what is -205? Anyone please reply

  • @mohitjain4500
    @mohitjain4500 8 месяцев назад

    Why you are taken negative value of active current?

  • @leonardo1116
    @leonardo1116 4 года назад

    incredible content!

  • @misrayelu143
    @misrayelu143 4 года назад

    Sir, can you explain pmsg wind generator mppt simulation??....I have searched a lot but I didn't get any video on this plz try to make video on this topic sir.

  • @royaltyfreemusic2633
    @royaltyfreemusic2633 4 года назад

    Hi Sir, Love your videos so much. Why are you controlling the inverter current instead of grid current (Can you explain why) ? PS: I tried it and the simulations acted out.

    • @shubhamsonawadekar5772
      @shubhamsonawadekar5772 3 года назад

      Hv u got output

    • @royaltyfreemusic2633
      @royaltyfreemusic2633 3 года назад

      @@shubhamsonawadekar5772 Yes. But doesn't work for grid current!

    • @shubhamsonawadekar5772
      @shubhamsonawadekar5772 3 года назад

      @@royaltyfreemusic2633 bro is that workng for inverter currnt can u gttng same results as per the video??

    • @royaltyfreemusic2633
      @royaltyfreemusic2633 3 года назад

      @@shubhamsonawadekar5772 yes

    • @shubhamsonawadekar5772
      @shubhamsonawadekar5772 3 года назад

      @@royaltyfreemusic2633 Dear brother
      Please can you mail me the file bcz since 7 days I tried i m grrng dimension errors

  • @I_Will_Be_There_For_You
    @I_Will_Be_There_For_You 3 года назад

    @Tech Simulator . Do you have or are you planning to post videos related to Virtual Synchronous Generator VSG or Virtual Synchronous Machine VSM?
    My Thesis are related to VSG/VSM and I am having difficulty in understanding and modeling VSG/VSM. Can you help me in this regards?
    In the same manner like in this video, a VSG controller is used with inverter so that every individual inverter behave as Synchronous Generator which has the capabilities rotational inertia and damping properties.
    Looking forward to receive a reply from you.

    • @kishanshah7774
      @kishanshah7774 2 года назад

      I am also working on the same...If you habe got your answer could you please share with me

  • @anilkumartiwari5165
    @anilkumartiwari5165 3 года назад +1

    Sir Plz do video on virtual inertia control of microgrid

    • @athiraes9480
      @athiraes9480 3 года назад

      Hey..Iam also working on virtual inertia in microgrid.

  • @gowthamchavvakula3094
    @gowthamchavvakula3094 4 года назад

    SIR what is the need of alpha beta control why u r using??? the direct abc to dq bloc k available in the matlab na why u r using that alpha beta transformation

    • @TechSimulator
      @TechSimulator  4 года назад +1

      I need alpha beta voltages for pll implementation and for current you can directly transform into dq. For better understnding i use transformation blocks separately

    • @ravikanthchavvakula5059
      @ravikanthchavvakula5059 4 года назад

      @@TechSimulator sir im connecting scope at dq the wave form should be different what is the reason behind that.. two phase are there in dq but one is positive and another one is negative...

    • @ravikanthchavvakula5059
      @ravikanthchavvakula5059 4 года назад

      The dq wave form properly not mainting constant sir plz kindly to say what is reason..??

  • @hassan_essakhi
    @hassan_essakhi 3 года назад

    GOOD JOB BRO keep going