Designing 3-phase motor driver

  Рет қаралды 29,910

Ilusys Systems

Ilusys Systems

Күн бұрын

I designed quite efficient motor driver, so I am sharing
Hopefully, there isn't too much bullshit there, and this will help someone...
Keep in mind, that there are dedicated IC's made for this purpose also look at other designs as well. This design is quite primitive and buitl for specific purpose, so it may not suit your needs...
Got some files here, with probably a lot of junk (previous versions and intermediate versions, which I decided to not to include in this vid).
drive.google.com/open?id=13At...
The boards are routed by hand without linking with sch. Sorry for that...

Пікірлер: 48
@rajeshchauhan4949
@rajeshchauhan4949 4 жыл бұрын
Please make more videos of this type. I am so happy find this video and your explanation of every part. You have done a very great job
@mehmetcx
@mehmetcx Жыл бұрын
the best video I have ever watched so far in the youtube!!! serious...no exaggeration
@Telectronics
@Telectronics 3 жыл бұрын
Do you know If the compact high power spindle motors from china are BLDC motors ? It says 1.5KW, 220V, 400Hz/24000rpm and has at least 4 wire connections so must be star winding. People use them with a VFD for CNC machines. I ask because I want to build it on my own for learning experience. Should be similar to your circuit right ? Only Mosfets IRFP460 and rectified mains instead of 12V
@emilianochomnalez637
@emilianochomnalez637 6 жыл бұрын
Thanks for the video
@IlusysSystems
@IlusysSystems 6 жыл бұрын
Thanks for the comment I mean, you are welcome :)
@rayner1guerra
@rayner1guerra 9 күн бұрын
Are the coils delta or strar?
@shivanshuagarwal4349
@shivanshuagarwal4349 4 жыл бұрын
Hey, thanks for this coherent video! I had a question, for PWM the Arduino boards cannot provide high frequency like 30-40 kHz. But most high power motor requires this frequency, how can we achieve that?
@IlusysSystems
@IlusysSystems 4 жыл бұрын
Arduino can proivide high freq PWM. I was using around 40 kHz in this project. To achieve this, you have to get CPU datasheet, and set up registers yourself. Alternatively, I am sure there will be some library to do this for variouc models for you so you don't have to dig through datasheet, but hey, you will have to dig through docs for library... I haven't used such library so I can't recommend any.
@sudhirpatil3434
@sudhirpatil3434 4 жыл бұрын
good!
@donaldwright2426
@donaldwright2426 4 жыл бұрын
Thanks for this video. I 'm currently designing a 144 Vdc @ 100A 6 phase inverter (driving a 2 stators motor). I'm actually uncertain if I should galvanized (or isolate) the 144 Vdc of the 5 Vdc electronics (no commun ground) ? Can you share your thoughts on galvanization the powers.
@IlusysSystems
@IlusysSystems 4 жыл бұрын
Hi, AFAIK in commercial applications only communication is isolates from mains voltage. Perhaps some drivers with expensive parts on low voltage side are isolated as well, but these tend to be optimized for cost, so there is little to protect. I guess your phase driver chips would be most expensive and likely have integrated low voltage inputs with external bootstrapping or support circuitry. So if driver has comm like serial or whatever, isolate that. If driver is directly connected to some PC output (would be wtf driver, but I don't judge) isolate that. Or do "risk assesment" and if there is nothing worth protecting, just don't do it.
@hernangarcia1690
@hernangarcia1690 3 жыл бұрын
Exelente
@ahmarhayat9277
@ahmarhayat9277 3 жыл бұрын
Hi. I am designing a driver for 5kw ac induction motor rated 3000 rpm at 100Hz. It is operated by 48V battery and S2-60 min. Is it possible to use the design above, offcourse changing the mosfets ? It also has A/B Encoder for feedback.
@IlusysSystems
@IlusysSystems 3 жыл бұрын
Not really, this is obviously low voltage design with Vmax less than Vgs of mosfets
@muhammadmuslihalhamid2072
@muhammadmuslihalhamid2072 4 жыл бұрын
hii sir, what kind of voltege source on your video sir ? and how much the voltage source sir ?.. thank you..
@IlusysSystems
@IlusysSystems 4 жыл бұрын
Hi, I used 12V PC PSU for this
@nazmicanerden3750
@nazmicanerden3750 Жыл бұрын
380 v ac motor control ?
@MrSoe-wn9qg
@MrSoe-wn9qg 4 жыл бұрын
Sir , kindly advise to me that how to fix "TCCR4E, 'was not declared in this scope" in arduino issue issue . thanks
@IlusysSystems
@IlusysSystems 4 жыл бұрын
I believe, that TCCR4E is declared only for arduino leonardo. other models may require different setup. what's your model?
@MrSoe-wn9qg
@MrSoe-wn9qg 4 жыл бұрын
@@IlusysSystems My one is Arduino uno sir
@IlusysSystems
@IlusysSystems 4 жыл бұрын
​@@MrSoe-wn9qg I found this: simple-circuit.com/arduino-sensorless-bldc-motor-controller-esc/ it's also sensorless, so that's quite nice
@MrSoe-wn9qg
@MrSoe-wn9qg 4 жыл бұрын
@@IlusysSystems Noted with thanks sir
@RAVIKUMAR-sx4hz
@RAVIKUMAR-sx4hz 4 жыл бұрын
Can you give programming code
@mayasoftcafe
@mayasoftcafe 4 жыл бұрын
help me me error exit status 1 'TCCR4E' was not declared in this scope
@IlusysSystems
@IlusysSystems 4 жыл бұрын
it's discussed somewhere in comments here
@mayasoftcafe
@mayasoftcafe 4 жыл бұрын
@@IlusysSystems ok for leonado board
@mayasoftcafe
@mayasoftcafe 4 жыл бұрын
@@IlusysSystems thanks you sir
@aperteoverde6254
@aperteoverde6254 2 жыл бұрын
Hi friend ! About the DEAT TIME , can you explain It to us???
@IlusysSystems
@IlusysSystems 2 жыл бұрын
It's when both mosfets are supposed to be off, because they don't switch instantly
@walmirsantos9026
@walmirsantos9026 2 жыл бұрын
Can you send me schematics circuit in PDF? Congratulations for your job. Walmir Brazil
@IlusysSystems
@IlusysSystems 2 жыл бұрын
I have added file v3.pdf to shared folder. Sorry for bad organization.
@bilalqasim2555
@bilalqasim2555 3 жыл бұрын
hi i wanted to control the speed of the single phase induction motor what kind of modification can be made in this design?
@IlusysSystems
@IlusysSystems 3 жыл бұрын
you need to change frequency. Look up VFD
@bilalqasim2555
@bilalqasim2555 3 жыл бұрын
@@IlusysSystems The 3 identical parts (drivers) in the circuit can i use one part of it? for single phase induction motor? Can snubber circuit can be used with microcontroller to control the speed as well? would really appreciate your help.
@bilalqasim2555
@bilalqasim2555 3 жыл бұрын
I need to use microcontroller with mosfet/igbt to control the speed thats why.
@IlusysSystems
@IlusysSystems 3 жыл бұрын
​@@bilalqasim2555 I am not sure. it may be the case, that single phase induction motors will require relatively smooth sine wave to work properly. This driver is not quite equipped to do that. but possibly could be modified. perhaps only in SW but as I say I am not sure
@balajin4290
@balajin4290 4 жыл бұрын
tpl250h
@shanawarchughtai6476
@shanawarchughtai6476 3 жыл бұрын
Hello, love your project. Can i get your email to contact you?
@IlusysSystems
@IlusysSystems 3 жыл бұрын
You should be able to access it through YT, but I prefer to discuss here
@shanawarchughtai6476
@shanawarchughtai6476 3 жыл бұрын
@@IlusysSystems I am currently building a VFD for a three phase induction motor and wanted to seek help for it.
@IlusysSystems
@IlusysSystems 3 жыл бұрын
@@shanawarchughtai6476 Mains voltage circuits are obviously more complex, because of necessary safety for human and also for componenct, because they are expensive. Unfortunately I don't have too much experience with these kind of circuits. Good experience that is, I have some bad experience though :) Only thing I can tell you as an advice is read carefully through datasheets and application notes. You should be able to learn to design good product that way.
@shanawarchughtai6476
@shanawarchughtai6476 3 жыл бұрын
@@IlusysSystems thanks a million though. I hope to work my way through it.
@sidharthsharma517
@sidharthsharma517 3 жыл бұрын
@@IlusysSystems can this same work for 1 hp motor ? Or pls share email or any communication app for communication
How to make a Variable Frequency Drive (VFD) | 3: Software
13:25
I Can't Believe We Did This...
00:38
Stokes Twins
Рет қаралды 88 МЛН
Was ist im Eis versteckt? 🧊 Coole Winter-Gadgets von Amazon
00:37
SMOL German
Рет қаралды 36 МЛН
MEGA BOXES ARE BACK!!!
08:53
Brawl Stars
Рет қаралды 36 МЛН
AC MOTORS
12:50
ElectroBOOM
Рет қаралды 4,5 МЛН
Driving DC Motors with Microcontrollers
1:04:32
DroneBot Workshop
Рет қаралды 608 М.
How to Drive Mosfets and IGBTs
8:21
ElectricMonkeyBrain
Рет қаралды 3,1 М.
Designing a Driver Circuit for a Bipolar Stepper Motor Part 1
13:08
Introduction to InstaSPIN™-BLDC Motor Control Solution
32:15
Texas Instruments
Рет қаралды 382 М.
Designing Power MOSFET Circuits - Circuit Tips and Tricks
20:10
MicroType Engineering
Рет қаралды 330 М.
VFD Inverter Drive & New 3 Phase Motor For My Myford ML7 Lathe
25:52
Brushless DC Speed Controller
15:11
Hyperspace Pirate
Рет қаралды 350 М.
Опыт использования Мини ПК от TECNO
1:00
Андронет
Рет қаралды 739 М.
iPhone 15 Pro в реальной жизни
24:07
HUDAKOV
Рет қаралды 41 М.
Мой инст: denkiselef. Как забрать телефон через экран.
0:54
Как слушать музыку с помощью чека?
0:36
Собери ПК и Получи 10,000₽
1:00
build monsters
Рет қаралды 2,3 МЛН
КРУТОЙ ТЕЛЕФОН
0:16
KINO KAIF
Рет қаралды 4,4 МЛН