Skip to content

aminnjf19/InductionMotorControl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InductionMotorControl

Controlling 3 Phase AC Asynchronous Induction Motor

Preparation
Motor Nameplate

image

Designing the circuit

I've Designed the control boad around this IC fro Infineon IGCM04F60GAXKMA1

Here is the video of testing the circuit and getting initial result:

image

So I designed a PCB to get things going Faster, you can find the KiCAD design and initial code to run the motor in THIS branch

image

image

image

Adding Encoder Induction Motors are usally not controlled by a closed loop using encoder but to validate and verify my own work I'd like to have and encoder on the shaft.

here is the encoder I've used :

image

Below is what I've designed to mount the encoder, you'll find all 3D models in the same branch as mentioned in the circuit diagram section.

image

image

Update: had to dessign and print the belt with TPU as it was not standard size turned out good: imageimage

Testing the PCB PCB came very good. had to change couple resistors and design a base for it:

image

image

and IT WORKS THE FIRST TRY!

SPWM speed Control Coming soon

About

Controlling 3 Phase AC Asynchronous Induction Motor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.4%
  • Makefile 1.3%
  • Assembly 0.3%