Brushless DC Speed Controller

  Рет қаралды 384,243

Hyperspace Pirate

Hyperspace Pirate

Күн бұрын

Пікірлер: 271
@HyperspacePirate
@HyperspacePirate 3 жыл бұрын
I've updated the description with a link to the arduino code
@jstro-hobbytech
@jstro-hobbytech 2 жыл бұрын
without checking the source it reeks of the electronoobs guy. he's the king of the 328p haha
@a.a-c5h
@a.a-c5h 2 жыл бұрын
@@jstro-hobbytech 😊
@raoumer3682
@raoumer3682 Жыл бұрын
Can you plz given me the circuit diagram or garbal file
@vladimirsamas3097
@vladimirsamas3097 Жыл бұрын
when will be the video about the bigger ESC
@winnaingnaing3023
@winnaingnaing3023 Жыл бұрын
​@@jstro-hobbytech@@a
@AradijePresveti
@AradijePresveti 2 жыл бұрын
You know you're in for a treat when the video starts with the words "My submarine...".
@jstro-hobbytech
@jstro-hobbytech 2 жыл бұрын
I died hahaha
@camronmaccourt
@camronmaccourt Жыл бұрын
Exactly...
@franukito
@franukito Жыл бұрын
My submarine-themed bathroom is relaxing to see while taking a dump.
@brandon.4451
@brandon.4451 Жыл бұрын
My exact thoughts lol
@m3chanist
@m3chanist Жыл бұрын
Haha EXACTLY. A rare combination of words you hear spoken indeed.
@garymucher4082
@garymucher4082 2 жыл бұрын
As with any experimental project, you start from the basics, and when you get it kind'a working, you add other options to fine tune exactly what you really want. Amazing how large such circuits end up being. Been there done that so many times... Thumbs Up!
@BS_Workspace
@BS_Workspace Жыл бұрын
I just wanted to say thanks for sharing your project, It provided inspiration and impetus. I had been putting my own ESC project off for a while. A combination of analysis paralysis and trying to think of all the required features. I decided to go with through hole components (majority) and an arduino after seeing this video. My motor is now up and running. Thanks again.
@rafa_br34
@rafa_br34 Жыл бұрын
Holy shit, you did something most KZbinrs failed badly to do without even needing external comparators.
@anomaly9233
@anomaly9233 Жыл бұрын
I found my way here from the cryocooler videos, and YOU HAVE A SUBMARINE! This channel is amazing.
@MakeTeachRepeat
@MakeTeachRepeat Жыл бұрын
It’s because the brushless controller, like servos don’t just take PWM control, they need an exact pulse timing to initialise. If you use a servo library it’ll solve your issues.
@analoghardwaretops3976
@analoghardwaretops3976 Жыл бұрын
They need an exact position of winding wrt magnet position & polarity.. but this is not achievable. with external servo pos. control ..... Here target is stator wdg./ rotor magnet ..ext.servo is for external target/ plant control
@danielfearn6076
@danielfearn6076 Жыл бұрын
It's still PWM, just a particular rage of duty cycle. I'm sure this guy was able to figure that out. The problem with RC ESCs is that they are a bit picky about what signals you send them to start up. Some won't recognise a servo "0" or "180" degree, and will instead only accept signals between e.g. 20 and 160 degrees. On startup they often do some sort of input calibration, so once again if you have the wrong signal being sent at that moment it'll mess things up.
@victoryfirst2878
@victoryfirst2878 Жыл бұрын
I have to tip my hat off to you Sir. This video really refreshes my knowledge of electronics with all the buzz and straight information on the subject matter. I am looking forward to check out your other videos to bring my knowledge of electrical stuff to on par. Job well done Sir too. Have yourself a Merry Christmas and A Happy New Years fella. Hope great things for us both in the New Year.
@MarlosB
@MarlosB 2 ай бұрын
Great video, BLDC motors and its ESCs are tricky and most videos available get some details wrong and drive viewers to non working solutions and broken code. Your solution works and your explanation is very good. Thanks
@antronx7
@antronx7 2 жыл бұрын
Now add PWM, current limiting and smooth start and you got a usable brushless motor controller. Probably better to move to STM32 micro with many needed hardware peripherals already built in.
@MuratIsikHome
@MuratIsikHome Ай бұрын
Very nice video giving a lot of insight. Congratulations. One humble improvement I can suggest is not to use a Linear Regulator (LM317 at 10:41) but instead, use a DC-DC converter (aka switching power supply to convert your 24-28V down to 14V). When you use a linear regulator, you are burning half of your battery capacity [ (28V-14V)/28V = 50% ] on the LM317, basically converting it to heat. Switching power supplies, on the other hand, can be as much as 99% efficient, and therefore use your battery capacity for propulsion instead of heat. Keep designing
@scotticus66
@scotticus66 2 жыл бұрын
Wow well done and thanks for sharing the code. be careful out there the ocean has this way of destroying everything that sied it looks like you know what you are doing! having been on a submarine With The RCN and noting that they spend a lot of time in dry dock and almost never sail I have a lot of respect for what you are attempting.
@emirhanb7902
@emirhanb7902 Жыл бұрын
You are a holy engineer. Whispering to esc and motors and stuff. So inspired by your work as a high school student!
@Positive_Altitude
@Positive_Altitude 7 ай бұрын
Very good! A very clean guide through ESC design. The only mistake (that actually, almost all hobby ESCs have) is that you should not switch phases at zero-crossing. Zero-crossing happens in the middle of the current phase, not at the end. So you switch phases a little bit too early. That still works obviously, but it reduces efficiency and increases torque ripple.
@3deeguy
@3deeguy 2 жыл бұрын
I was encouraged to see that you used a dual trace scope. I wanted to build my own esc but my motors are delta wound and I couldn't figure out how to detect the zero crossing point with my dual trace scope. I think I'll buy a wye motor and compare a phase with the neutral point as you did.
@jonibeYT
@jonibeYT 2 жыл бұрын
When running the motor there will always be one phase that is inactive during each step, thats the same for y and delta. Since the inactive coil will move along the permanentmagnets there will be a voltage induced, which can be measured. The point youre looking for is the moment when this induced voltage changes its sign (crosses zero).
@3deeguy
@3deeguy 2 жыл бұрын
@@jonibeYT _"...thats the same for y and delta."_ I started thinking about that. It makes perfect sense. With the delta motor only one coil is energized at a time. I'm going to run some tests with that in mind. I'm just a hobbyist. The problem for me is I have three hobbies, electronics, programming and animation. If I run into a wall, sometimes I will switch to a different hobby and stay zoned in for months at a time. As a result I lose focus on my other hobbies.
@Gersberms
@Gersberms 8 ай бұрын
This is so interesting and impressive! I finally really understand exactly why 3 phase motors have 6 wires, how all these coils relate to only 3 phases, and how the number of magnets are related to the number of coils per phase. When you were talking about needing a hall effect sensor, I realized you could deactivate one phase and measure voltage on that phase - but then you mentioned using the inactive phase because there's always one that's not driven. Super clever. There are only two things I may have missed or you didn't address them: the waveform (PWM, simulated sine, or simply square - which is what you're doing), and the other is timing: the ATmega328 does not have reliable timing because of its factory default interrupts. I believe people can get much faster execution and much more reliable timing by programming them in assembly. This probably doesn't matter since you're relying on an interrupt for your timing anyway - so the measurement from the motor is your clock in a way.
@klausbrinck2137
@klausbrinck2137 6 ай бұрын
1:53 I´ve read, that holding the ends of a resistor at the 2 points you about to connect, before establishing the actual connection, is beneficial in limiting inrush-current, that can wear out components... A soft-start. The resistor can then be removed.
@Dipplers
@Dipplers 8 ай бұрын
If you made this as a product, I would definitely buy it
@berver4880
@berver4880 Жыл бұрын
You are the king!👑I didn't know you can use motor's coil for position sensing.
@martinversnjak5503
@martinversnjak5503 Жыл бұрын
Yeahh me too!
@marcus_w0
@marcus_w0 4 ай бұрын
This was an exceptional good video precisely about what I was searching for. Thank you good sir!
@BenjaminMarshallScienceMan
@BenjaminMarshallScienceMan 2 жыл бұрын
You say that a "Y" configuration produces more torque, but the more appropriate thing to say is that it produces more torque at a given current. Assuming each phase is 1 ohm and we're powering the motor with 10V, at zero RPM the "Y" configuration will draw a maximum of 6.66A, while the delta will draw a maximum of 20A. At these respective currents though, the "Y" motor produces %66 of the torque of the Delta motor while only drawing %33 as much current. My example and numbers assume that the all three half-bridges are either 'pushing' or 'pulling' at all times instead of only two at a time like yours, but the numbers are similar either way. If we leave one half bridge turned off, at zero RPM the Delta draws 10A, and the "Y" draws 5A but produces the same torque as the Delta. Due to the increased inductance per phase of the "Y" type though, it will have a higher impedence at a given RPM, so you were right in saying that Delta is faster. The way I prefer to think about it is that "Y" configurations are good when current is the limiting factor, and Delta configurations are good when voltage is the limiting factor. Fantastic video though! I love your channel. EDIT: I see you're using the IR2101. I was designing an ESC with those aswell, but I recently discovered the IRS2184. Just like the IR2101 it supports bootstrapping, but it also lets you switch from HIGH to LOW with a single input pin, and has a built in 400ns dead-time so your high side and low side MOSFETs dont transconduct. It also has a turn-off pin so that you can easily throttle your motor with a PWM signal generated by your Arduino.
@guillaumef2293
@guillaumef2293 8 ай бұрын
Super, c'est très intéressant ces explications,et c'est très sympa de voir le cheminement pour en arriver au produit fini.!
@amrrasslan4329
@amrrasslan4329 17 күн бұрын
amazing channel canot wait for part2
@MarcelNKemet
@MarcelNKemet 7 ай бұрын
When you know your stuff you able to explain it even to babies. Great video.
@anibalvilelarj
@anibalvilelarj 2 жыл бұрын
Congratulations! Your video is the best tutorial about the ESC for BLDC motors. Finally, I could understand how does work the BLDC with back EMF control. Thank you, a lot. The Arduino code is very optimized for speed, otherwise it would not usefull for this kind of motor control. Your hardware considerations about the use of the Atmega328's internal analog comparator was great, as well as the Interrupt. Did you finished the PCB design? Do you think or plan to sell or share it? I would like to get it. Did you test your maximum speed acquired, at despite for your purpose you don't need very high speed, I think.
@mobinmortazavi83
@mobinmortazavi83 10 ай бұрын
Great video , your voice was super clear , thanks
@hamesparde9888
@hamesparde9888 2 жыл бұрын
This is pretty cool. It's a lot simpler then I would have thought it would be. I mean the feedback stuff is a bit complicated. But it was simple before that 😂
@conorstewart2214
@conorstewart2214 Жыл бұрын
It is good as a homemade esc but it is nothing compared to commercial escs, like blheli32 escs, they have a lot more functions, like low voltage cut off, stuff to help with starting large motors, braking, configurable acceleration rates an using PWM to emulate a sine wave, just to name a few of the advanced functions.
@aSpyIntheHaus
@aSpyIntheHaus Жыл бұрын
I still have the scars across my fingers 3 years after breaking the golden rule of "No Props in the shop" and having a unbalanced motor break free of its mount and bite me. I'd highly recommend considering it. :)
@joshuavincent7884
@joshuavincent7884 Жыл бұрын
nice to see a demo using back EMF instead of an encoder
@ninetailscosmicfox5585
@ninetailscosmicfox5585 Жыл бұрын
I'm looking to make my own mixed signal ESC for some DIY quadcopters and I want to use analog computing for the inner control loop. The idea is that sensors provide analog signals while the computer can control it either through sequential logic or a DAC. After computation the net output is fed into a voltage controlled oscillator running an endless loop shift resister which selects the BJT/FETs needed. The idea is that all of this takes place at the rotor so that each rotor has it's own inner control loop with mixed signal state mechanics.
@jeffro.
@jeffro. Жыл бұрын
Sounds complicated. I guess the idea is you WANT complicated!
@ninetailscosmicfox5585
@ninetailscosmicfox5585 Жыл бұрын
Well the tradeofff is simplicity for better inner loop response latency.
@ninetailscosmicfox5585
@ninetailscosmicfox5585 Жыл бұрын
Great now I’ve started my day thinking about detecting runaway effects and oscillatory feedback
@alimohammadi7318
@alimohammadi7318 2 ай бұрын
peace be upon you Thank you for sharing the brushless motor driver code, thank you very much❤🌺🙏
@bill123f2
@bill123f2 Жыл бұрын
If you want to handle huge voltage you can run the esc at 5volt and the it triger the MOSFETs with the cooler that are connected to the huge voltage
@nistax2880
@nistax2880 Жыл бұрын
Bro is the next micro reps
@gmplascencia
@gmplascencia 3 ай бұрын
Great Video! Thank you for sharing! God Bless you!
@tvishmaychoudhary69
@tvishmaychoudhary69 3 жыл бұрын
Soon you will be recognised
@justacoffeemakerjr.9813
@justacoffeemakerjr.9813 3 жыл бұрын
yes thanks.. if it's a free source atmega328 bike controller for everyone, well the part, pcb and code awaited
@TRB4571
@TRB4571 Жыл бұрын
Your mike is very noisy witch is sad because your content is very good.
@spiworkshop9416
@spiworkshop9416 6 ай бұрын
Great Job and analysis.
@multiman9490
@multiman9490 Ай бұрын
Very super description and explanation! Thank you very much! Tell me, is there or will there be a continuation of the video?
@JoJoNumbarOne
@JoJoNumbarOne 2 жыл бұрын
Very good video. It deserves more views
@svenyoda1309
@svenyoda1309 Жыл бұрын
Great job, keep up the good work!!! Greetings Sven
@dfunited1
@dfunited1 Жыл бұрын
This really planted an idea in my head. Could the Atmega and logic be replaced with another BLDC motor used as an input. Hand crank (or pedals in my head) drives a motor to a set of MOSFET drivers to the output motor. Keep the whole thing AC. Manual Speed Controller?
@abdillidab2993
@abdillidab2993 Жыл бұрын
Correct me if I am wrong but the feedback lines are connected to the Y point of the motor windings.Therefore, D7, c2 and c3 see exactly the same input.
@onixtecnologia
@onixtecnologia 3 ай бұрын
Thank you very much for sharing your knowledge. Could you please help me by changing the code, replacing the speed control instead of the keys with a potentiometer?
@standardbassbox
@standardbassbox 3 ай бұрын
Very nice all bord
@gmplascencia
@gmplascencia 2 жыл бұрын
Great Job!! Thank you for Sharing!
@mevluthanmillidere3755
@mevluthanmillidere3755 3 жыл бұрын
congratulations bro...
@altabanff
@altabanff Жыл бұрын
good explanation, thanks
@robsonrbj2907
@robsonrbj2907 Жыл бұрын
congratulations great video!!
@jeffro.
@jeffro. Жыл бұрын
I want my OWN submarine! Can i use yours sometime? Hmmm? This looks like much fun! I can't dive any more due to eustachian tube spasms in one ear, so this looks like next best thing. Maybe better! Def better. 👍 👌
@LochanKutz
@LochanKutz 7 ай бұрын
Can I please know what would be the process in case my motor had hall effect sensors.
@slashghero
@slashghero 2 жыл бұрын
Love your channel.. great content!! 👌
@hocvan9802
@hocvan9802 Жыл бұрын
Can you tell me what I don't understand at 7:17 minutes? What is the purpose of the three resistors connected to the ground?
@arhaankhann8738
@arhaankhann8738 Жыл бұрын
The MOST IMPORTANT Question. Can you please let me know how did you wire slide switch for reverse forward function? Your Answer wii be Appreciated 👍 👍
@ericwil76
@ericwil76 3 ай бұрын
Would have been nice to show how to calculate the network resistor values for the processor?
@denilpt1999
@denilpt1999 2 жыл бұрын
Iam having some douts bro Is it possible to upgrade 30a esc to much higher ampere by. Addiing parallel mosfets. (Same voltage range) What are the issiues of this idea
@chang2455
@chang2455 6 ай бұрын
Hey, I’ve been trying to build one for sometime. I didn’t get IR2101 at first so I used the bootstrap circuit to build a hbridge but it didn’t work, and then I tried driving only the high side with your circuit by connecting one driver burned my raspberry pi pico and switched to stm8. Is there any references of not using the bootstrap circuitry as the data sheet recommends? 10:37
@thesebi
@thesebi Жыл бұрын
Very informative video 👍 How did you modify the BLDCs for saltwater?
@notheoryplease
@notheoryplease 11 ай бұрын
This was amazing!!!
@RixtronixLAB
@RixtronixLAB Жыл бұрын
Nice info, thanks :)
@slahos
@slahos 5 ай бұрын
flawless
@sabinbaral4132
@sabinbaral4132 2 жыл бұрын
Subscribed sir very good content thanks!
@americanmacgyver
@americanmacgyver 4 ай бұрын
Thanks for answering a lot of questions I previously had. Do you have a "Super Like" / donate button?
@hamzahansari6900
@hamzahansari6900 2 жыл бұрын
I do understand a major part of this but not all and not properly (I'm currently in 2nd year of my electrical engineering) Can you guide me as to what will I have to do if I wanted it to work with 48v and around 150amps. Also, can you upload the circuit diagram too. It'll be very helpful.
@jeffro.
@jeffro. Жыл бұрын
Wow. I understand every bit of it, I've designed my own circuits to do all kinds of stuff... but I've never had ANY engineering classes. Not one. I'm completely self taught, I just figured it out, by reasoning though it. Where i learned? By reading data books published by the IC manufacturers, of course. You'll find a treasure trove of great info in there! Everyone should do it, if you want to learn. Some of the best ones are "App notes," AKA application notes. Those have theory, explanations, reasoning (strategies, etc), everything you'd want. You can usually download them for free.
@kamuranpeker132
@kamuranpeker132 2 жыл бұрын
I tried to make a similar circuit, but I could not get the result I wanted from the IR2101. I'm in trouble with the seventh pin. Even if I apply PWM to the Hin input with the second pin, it produces a constant 7 volt output (seventh pin Ho), which causes the mosfet on the H side to remain open all the time. Do you think the diode is causing this situation?
@HyperspacePirate
@HyperspacePirate 2 жыл бұрын
Can you email me a picture / schematic of how you wired your circuit?
@murraymadness4674
@murraymadness4674 2 жыл бұрын
Well done video, concise. But what is interesting to me is you are putting that motor in the water like that? Or did I miss your cover on them? Why wouldn't you have motor inside and shaft to outside. Cooling them with the water?? Any particulates that gets inside can jam the rotor.
@efraimyusufdurmaz6963
@efraimyusufdurmaz6963 Жыл бұрын
Hello. Shouldn't the Vs (6.) pin of the IR2101 be connected to the junction point of the high side and low side mosfets? for bootstrap.
@mitchellquinn
@mitchellquinn Жыл бұрын
Some nice work there! I'm curious about (more than) one thing ... how did you diagnose that the voltage spike was resetting the AT-mega?
@onixtecnologia
@onixtecnologia 4 ай бұрын
Thank you very much for sharing your project and knowledge. I really liked this ESC. You said you would make an ESC for 40A in the next video, but I couldn't find the video, have you already done it? (I need an ESC for a higher power motor, I think about 40A is enough..)
@hocvan9802
@hocvan9802 Ай бұрын
I followed this and the motor rotates but is vibrating, can you help me?
@nikolaiphilipenko9210
@nikolaiphilipenko9210 4 ай бұрын
Hey Hyperspace, could you give me a quick explanation on what the MUR120G diodes are for? Or are they simply flyback diodes? in which case why is the low side one needed?
@sylaswojciechowski2584
@sylaswojciechowski2584 Жыл бұрын
Hi, how did you determine the resistance values of the new back emf voltage divide resistors?
@ahmedabdellatif2720
@ahmedabdellatif2720 Жыл бұрын
Can you share the final code with the option of the reverse switch?
@motovor4un
@motovor4un Жыл бұрын
Hello! Say please, what is parallel double power resistors? 5:54 Thanks.
@kayakMike1000
@kayakMike1000 Жыл бұрын
I wonder if we could make the raspi Pico mcu run the pattern described in the programmable gpio "bit banger" peripheral thingy.
@captainelectric2650
@captainelectric2650 10 ай бұрын
Sir how to open aurdino code file which is you geven in description
@prerupa
@prerupa 10 ай бұрын
3:55 What if we use these switching instead ? I realized. I see in the video the sequence on/off of the switches is this: s1: 110000 s2: 000011 s3: 001100 s4: 000110 s5: 011000 s6: 100001 But wouldn't it be better if it looks like this? s1: 111000000011 s2: 001111100000 s3: 000000111110 s4: 000011111000 s5: 100000001111 s6: 111110000000
@hanifwistijulitama440
@hanifwistijulitama440 2 жыл бұрын
So that the motor can start spinning what must be changed??
@djmips
@djmips Жыл бұрын
I believe you need to add the open loop control for starting - he did mention that earlier in the video. Then transition to the feedback based system Go to the part where he just has code to step through the 6 sequence states and that's the open loop part which would get it spinning and the back EMF is then generated. Your code then should transition to the code he showed in the last part where it's setting the mosfets from feedback from the back EMF. He called this a prototype so I'm sure the video was just showing the closed loop control which does not startup without hand turning sometimes.
@tebbink
@tebbink 2 жыл бұрын
How to get a 310V voltage out to be applied to a 3 phase bldc motor with these specifications?
@HyperspacePirate
@HyperspacePirate 2 жыл бұрын
Probably gonna need MOSFETs with a higher V_DS and change the feedback resistor divider values. In reality if you're gonna use that kind of voltage you're better off switching to a hall-sensor equipped ESC, which this is not
@R.B_B
@R.B_B Жыл бұрын
Two questions. How do you need to modify the motors for run in salt water? And can we scale this ESC to support 250 Amp. I need one for high speed boat
@pdj-ig7xh
@pdj-ig7xh 4 ай бұрын
good course
@Stm-or9py
@Stm-or9py 2 жыл бұрын
hello my friend. Can you share the final version of the circuit diagram and software? I'm thinking of using it in electric car control. I don't want to buy ready made motor driver. :)
@salmanusman9869
@salmanusman9869 2 жыл бұрын
Nice motor sound, but b4 you go to Atlantic ossion try enter your code and fine the active of pin7(PD7) of your circuit !!!?
@surajitbera2094
@surajitbera2094 2 жыл бұрын
you are not connect to every IC ir2101 pin no 6 with Phase A, B, C respectively. Is it correct ?
@HyperspacePirate
@HyperspacePirate 2 жыл бұрын
Yeah, sorry, that's an error in my schematic. V_s on each IR2101 is connected to the respective phase its driving
@bvanderveen
@bvanderveen Жыл бұрын
@@HyperspacePirate Was puzzling over this one a bit (V_s connection to driven phase missing in the schematic), glad a scrolled through and saw this comment. Thanks for this video, I am finally getting my feet wet with MOSFETs and drivers thanks in no small part to this. Cheers!
@swedensy
@swedensy 10 ай бұрын
All water circulation pumps in EU use similar circuit. Pumps like Wilo. I need driver board pcb. I can't find any information on those pump corcuits
@PAK_MARINE
@PAK_MARINE 2 жыл бұрын
Hi how are you Sir I neend circuit digram programming for 1000 watt bldc motor Can u helped me
@robertobryk4989
@robertobryk4989 9 ай бұрын
The feedback signal lines on the full diagram are connected to the wrong ends of the windings.
@nishantkhanal9506
@nishantkhanal9506 2 жыл бұрын
can i get the circuit of this project
@aadaminecrafter
@aadaminecrafter 2 жыл бұрын
4:13 WOW!
@bobmirror7164
@bobmirror7164 2 ай бұрын
No. It is best to give the micro controller an independent power supply.
@rijdendebarbier
@rijdendebarbier 3 ай бұрын
Can you help me with a 600v 10ampere 3 phase high frequency motor Y winding , I want to increase volt instead of ampere, it’s a lg washingmachine motor, hoop you can help me out
@김현우-j8k
@김현우-j8k 2 жыл бұрын
is this controller can be operated in 12kw brushless motor? i mean if we change a little parts. and also are we have to change some circuit to operate a 12kw bldc motor?
@powerbuoy
@powerbuoy Жыл бұрын
Very nice!
@WalidIssaPlusE
@WalidIssaPlusE 2 жыл бұрын
Super great. can you provide also the motor 3D printed frame ?
@m3chanist
@m3chanist Жыл бұрын
The awesome factor of this video is at FSD
@taufiknurohmanafiko5377
@taufiknurohmanafiko5377 Жыл бұрын
can it be used for inverter refrigerator compressors, please answer
@pootispiker2866
@pootispiker2866 Жыл бұрын
Absolutely not. Get a standard replacement part.
@ZayMeisters
@ZayMeisters 2 жыл бұрын
Would you be able to slowly turn BLDC motors with an ESC like this?
@MrHerhor67
@MrHerhor67 9 ай бұрын
Waaait, doesn't delta have higher power (and thus torque) than star? And RPM is controlled by the switching speed anyway?
@vkrishankumar3380
@vkrishankumar3380 Жыл бұрын
Can I use atmega8A ic instant of atmega328?
@aniruddhagaikwad7010
@aniruddhagaikwad7010 2 жыл бұрын
Is it necessary to turn off motor supply before changing direction? If so how exactly have you switched off the motor?
Brushless Motor - How they work BLDC ESC PWM
16:12
The Engineering Mindset
Рет қаралды 4,7 МЛН
FOC Driver + Feedback Magnetic Sensor - Arduino
14:34
Electronoobs
Рет қаралды 40 М.
Симбу закрыли дома?! 🔒 #симба #симбочка #арти
00:41
Симбочка Пимпочка
Рет қаралды 6 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 19 МЛН
How Many Balloons To Make A Store Fly?
00:22
MrBeast
Рет қаралды 170 МЛН
BLDC Hover Board Motor Controller | Part 1| Tutorial # 28
11:46
Netmedias
Рет қаралды 313 М.
Open Source ESC based on Arduino - High Speeds
16:58
Electronoobs
Рет қаралды 180 М.
How Brushless Motor and ESC Work and How To Control them using Arduino
12:45
How To Mechatronics
Рет қаралды 1,2 МЛН
ESC Hardware Design - Phil's Lab #66
18:39
Phil’s Lab
Рет қаралды 98 М.
Building a Custom ESC from Scratch (VESC Based)
20:48
KamiTech
Рет қаралды 8 М.
DIY Laser Image Projector (100ft+ Range!)
20:08
Ben Makes Everything
Рет қаралды 476 М.
FOC Driver Controller PCB - Slow Brushless Control
14:19
Electronoobs
Рет қаралды 119 М.
DIY Micro Steam Powerplant
19:59
Hyperspace Pirate
Рет қаралды 289 М.