DFIM Tutorial 2 - Steady-State Analysis of DFIM in Matlab-Simulink

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024
  • Los y las investigadores del grupo de Energía Eléctrica de Mondragon Unibertsitatea publicamos este tipo de presentaciones en formato de videos, para divulgar y dar a conocer los avances que realiza nuestro equipo. Para más videos visita nuestro perfil:
    / @electronica_energia
    Si te gustaría poner en marcha algún proyecto de investigación con nosotros, desarrollar una tesis doctoral, unirte a nuestro equipo, pedirnos que preparemos una formación específica para tu empresa o incorporar un estudiante de electrónica/energía en prácticas, puedes contactarnos mediante este formulario.
    www.mondragon.....
    ---------
    The researchers of the Electric Energy group at Mondragon Unibertsitatea publish this kind of videos, to the progress made by our team. For more videos visit our profile:
    / @electronica_energia
    If you would like to launch a research project with us, develop a doctoral thesis, join our team, ask us to prepare a specific training course for your company or you need to incorporate an electronics/energy student as a trainee, you can contact us by filling this form.
    www.mondragon.....
    --------
    Mondragon Unibertsitateko Energia Elektrikoa taldeko ikerlariok horrelako bideoak publikatzen ditugu gure taldeak lortzen dituen aurrerapenak zabaltzeko. Bideo gehiago ikusteko, bisitatu gure profila:
    / @electronica_energia
    Ikerketa proiekturen bat gurekin martxan jarri nahiko bazenu, tesi bat garatu, gure taldearekin bat egin, zure enpresarako formakuntza zehatz bat eskatu edo energia/elektronika gaietako ikasle bat zure taldera txertatu nahi baduzu, jar zaitez gurekin harremanetan galdetegi honen bitartez.
    www.mondragon....

ความคิดเห็น •

  • @ronaldocesarsouza5052
    @ronaldocesarsouza5052 11 หลายเดือนก่อน +1

    One question, when you calculated the flux in the stator, considering Qs=0 as a reference; the term "A" you used: A=ws*ws*Lm*Lm, while in the procedure indicated in the book you indicated as a reference, it asks to use the term "A" as follows: A= ws*ws.
    Why this difference?

  • @dr.nafeesahamad8567
    @dr.nafeesahamad8567 4 ปีที่แล้ว +1

    sir, you are wonderful ....keep it up

  • @呆若木屐
    @呆若木屐 4 ปีที่แล้ว +1

    Excellent. The only confusing thing is about grid voltage. Why the amplitude of Vs is around 1400 V? Depending on the data, It should be around 590 V. Please help me to figure it out. I appreciate it very much.

  • @ahmedmuthana8032
    @ahmedmuthana8032 ปีที่แล้ว

    thank you very much,it is very benefit

  • @abnerumar
    @abnerumar 5 ปีที่แล้ว +1

    Hi, thank you very much! Im working on some dfim simulations, Im trying to reproduce the performance curves you got in you dfim book, could you help me? I can not get reactive power curves, I dont know if Im using a wrong expression

  • @seifeddineotmane9842
    @seifeddineotmane9842 7 ปีที่แล้ว +1

    thank you very much it was very helpful

  • @turuueba3311
    @turuueba3311 6 ปีที่แล้ว +2

    Thank you ...

  • @raedibrahim4249
    @raedibrahim4249 7 ปีที่แล้ว +1

    Thank you very much for this detail explanations which are very helpful. Please, could you clarify to me what is the point behind DQ transformations?!! I didn't understand why we keep transforming the components to DQ transform!! sorry for this simple question, but I never came accross it in my undergraduate degree.

    • @juanantonioocampowilches8204
      @juanantonioocampowilches8204 3 ปีที่แล้ว +1

      DQ transformation is used to change the framework of the sinusoidal signals where you can get a linear behaviour (we use the park and Clark transformation for doing it), the benefits are that you can control much easier the behavior than a sine wave.

  • @yohannesabate2704
    @yohannesabate2704 4 ปีที่แล้ว

    The code is not working on my mat lab what will be the potential problems

  • @sksmart202
    @sksmart202 2 ปีที่แล้ว

    Can anyone please tell from where Speed and torque array is obtained in this tutorial?

  • @khagendrasapkota6453
    @khagendrasapkota6453 3 ปีที่แล้ว

    Please help me, how to solve this problem
    subplot(3,3,1)
    hold on
    plot(wmm,Temm,'r',wmm,Temm,'or','linewidth',1.5);
    xlabel('n(rpm)','fontsize',14);
    ylabel('Tem(Nm)','fontsize',14);
    xlim([700,2000]);
    on loading this code i get:::
    Error using plot
    Vectors must be the same length.
    Error in Untitledunit2_graph_code (line 109)
    plot(wmm,Temm,'r',wmm,Temm,'or','linewidth',1.5);

    • @juanantonioocampowilches8204
      @juanantonioocampowilches8204 3 ปีที่แล้ว

      You will have to check your code, the problem is not in the plot is in the definition of the Temm component

  • @jj5048
    @jj5048 5 ปีที่แล้ว

    Error evaluating parameter 'Mechanical' in 'model/Asynchronous Machine SI Units' Caused by: Index exceeds array bounds. i get this error please help me
    If you give solutions then i will send model to you

  • @ahsanmemon5794
    @ahsanmemon5794 5 ปีที่แล้ว +1

    I GET THE ERROR IN WIDTH AND DIMENSION OF BLOCK..HOW TO FIX THIS ERROR PLEASE HELP

    • @shahkhan110
      @shahkhan110 2 ปีที่แล้ว

      Having the same issue brother..have you found any solution, plzzzzz?

  • @tadjhamid8502
    @tadjhamid8502 4 ปีที่แล้ว

    Thank you for your vedios..they are very useful for me...i faced a problem in vedio 1 i Simulink ..the curves that i found are not the same as you .. i don't know what's the issue ?
    Pease would you mind giving me your mail to communicate ?

    • @aymenguedda2013
      @aymenguedda2013 2 ปีที่แล้ว

      may you could omit limitation block of pi regulator

  • @Soumyadeepnag
    @Soumyadeepnag 6 ปีที่แล้ว

    Hi, while converting to RPM shouldn't
    wmm=wt*(60/2/pi)*N;
    be
    wmm=wt*(60/(2*pi))*N; ????
    Thank you

  • @haligali4360
    @haligali4360 3 ปีที่แล้ว

    more or less thank you

  • @hocinebnhr5980
    @hocinebnhr5980 5 ปีที่แล้ว

    HELLO ARE YOU HAVE THIS SIMILINK PLEAS I WANT BLOK SIMLINK

  • @s_imono_v8424
    @s_imono_v8424 3 ปีที่แล้ว

    Hi everyone! What mean "dot" in the code? (After a variable )

  • @khanyisanimakhoba968
    @khanyisanimakhoba968 5 ปีที่แล้ว

    Thumbs up!

  • @anthainguyen7474
    @anthainguyen7474 4 ปีที่แล้ว +1

    Hi Sir, how to type Fs..(i)=Fs;

    • @mihirmehta1658
      @mihirmehta1658 4 ปีที่แล้ว

      Hi,
      Please share if you get any answer to this.
      I am also stuck at the same point.
      Thanks.

    • @anthainguyen7474
      @anthainguyen7474 4 ปีที่แล้ว +1

      ​@@mihirmehta1658 I agree, but I still not get any answer.

    • @mihirmehta1658
      @mihirmehta1658 4 ปีที่แล้ว

      @@anthainguyen7474 Got the solution, use '_' instead of ''..' it will work. after all its just naming the variable. the problem is i'm still facing the problem in running the code.
      we can remain connected on mihirmehta002@gmail.com for further communications.

    • @anthainguyen7474
      @anthainguyen7474 4 ปีที่แล้ว

      @@mihirmehta1658 Please share simulink file if you get it work.
      My email: anthaihui91@gmail.com

    • @ethanehunt9655
      @ethanehunt9655 4 ปีที่แล้ว

      @@anthainguyen7474 bro plz if u got the matlab file ,,can u share it with me??

  • @mohammadabdolahkhani2044
    @mohammadabdolahkhani2044 2 ปีที่แล้ว

    thanks