yes i am sending the pwm signal but i don't know the range of duty cycle and is it necessary to wait for around 5 second at startYou said you were using a ESC so all the motor control is done, the ESC just needs a PWM signal?
Max.
i brought it from local market and there was no any data sheet i just checked on internet and from that i started, i am just confused about duty cycle, i understand that it is just a pwm but i am unable to do that.What does the ESC datasheet say about the input needed?
thanks.........I have not experimented with or monitored a RC ESC signal but apparently the PWM frequency is around 300Hz.
Why the 5 sec start needed?
If you set up a 300Hz PWM in to a off the shelf ESC, then I suggest experiment with the duty cycle and observe the results.
Papabravo, RC motor ESC's do not have any feedback.
Max.
ok can you tell me the way to get a pwm continuously, i mean with changing duty cycleWell first you need to use your Micro to produce a 5v PWM signal, I am only familiar with Picmicro's in this area, but this is the first thing, the duty cycle comes after.
Most off the shelf ESC's abide by the general standard.
Max.
i mean the basic idea, actually i shall develope the code.Someone with knowledge of the at89c51 microcontroller can probably help.
Max.
OK, so running open loop means you get an approximate speed. How do you achieve reliable acceleration without feedback?...
Papabravo, RC motor ESC's do not have any feedback.
Max.
I presume just running a prop on an aircraft and not used in such as a servo application there is no concern.OK, so running open loop means you get an approximate speed. How do you achieve reliable acceleration without feedback?
This is a lengthy thread, and I did not see that issue addressed specifically. The advice to get a datasheet or operating manual is right on. Many, if not all ESC's today have a start-up and programming feature. They communicate by sending audio pulses to the motor's coils. Hence the beeps. Usually, it is some beeps, then you reduce throttle to "zero," then more beeps and you push throttle to max, etc. There may be other programming, such as for motor cut-off voltage.actually i don't know how to start movement in bldc, i read some post here and accordingly i applied low signal (0 volt) to the controlling pin in esc and waited for 5 seconds then i applied a pulse of 1 mili second duration with frequency around 5o hertz, i observed beeps, small jerk is also observed in motor but it was unable to move the motor continuously