Reference Frame Transformation Implementation for Motor Control

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2025

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

  • @basmaagnbasmaagn5715
    @basmaagnbasmaagn5715 5 หลายเดือนก่อน

    Thanks, can you introducing a other series for bldc motor

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

    Hello, thank you so much for this series. I am highly looking forward for the upcoming videos on creating the motor model and FOC. Are there any plans to make some content on realizing the FOC on a target. I would love to see how the toolchain could be used/configured to generate code for a target. Thanks a lot and looking forward for further videos.

    • @SandunKuruppu
      @SandunKuruppu  2 ปีที่แล้ว +1

      Target programming wont be covered in this one. Maybe for another series.

  • @prasanthkumar2950
    @prasanthkumar2950 8 หลายเดือนก่อน +1

    hi sir,
    what is the name and function of the rem block. And 1/s block is the integrator block?

    • @SandunKuruppu
      @SandunKuruppu  6 หลายเดือนก่อน

      rem is the remainder. 1/s is integrator

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

    Hello, sir.
    Thanks for informative lectures.
    I have a question.
    Why iq,id,i0 are used as Vqs,Vds,V0s?
    Is there an assumption that R is one?

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

      That is just the variable name used. This is just showing the transformation matrix.

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

      @@SandunKuruppu Oh.. understood
      Thank you, sir.

  • @PankajKumar-yh2lv
    @PankajKumar-yh2lv ปีที่แล้ว

    Thank you so much sir for very useful video.
    Sir, how to implement this model in hardware.
    How to implement spwm for inverter to drive PMSM by using this model.

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

      If you are looking for hardware implementations, Texas Instruments Control Suite has a good FOC example that works with DRV8301 Low Voltage motor drive board. Please check it out. It has very good instructions and labs that really works. Otherwise, you will have to write the software yourself, which is not impossible.