electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

controlling the motor speed!!!!


Post new topic  Reply to topic    EDAboard.com Forum Index -> Industrial, Robotics and Automatics Forum -> controlling the motor speed!!!!
Author Message
logos214



Joined: 03 Jan 2007
Posts: 2


Post03 Jan 2007 23:57   

constant motor speed


[/b]does any one know how i can controll the speed on a small motor like a remote controll car motor:!:!!! is there a kit i can buy or maybe schamatics or a link with very detailed information the tought is to make one then be able to recreate one at a very inexpensive cost. ive been reading on this subject on other forums and the thing is i dont understant what they are saying


so somebody got a link for me or something i want to use this to speed up motors like on a robotic arm or slow down the mottor once it is build. like a current reducer or something from a 9 volt battery up to an ac adapter any info will help
Back to top
IanP



Joined: 05 Oct 2004
Posts: 6490
Helped: 1542
Location: West Coast


Post04 Jan 2007 1:22   

how to slow the speed in a 9v battery motor


To control DC motor's direction and speed you have to be familiar with H-Bridge and PWM ..
Do search on GOOGLE to find out more info on these terms ..
http://www.mcmanis.com/chuck/robotics/tutorial/h-bridge/
http://casemods.pointofnoreturn.org/pwm/pwmtheory.html

Here is a practical example on motor control (H-Bridge and PWM) using a joystick (A/D conversion):
http://www.edaboard.com/viewtopic.php?t=181462
Also, you may need to learn a little bit about microcontrollers ..
The above example is based on PICAXE microcontroller, which has build-in PWM function, so, instead of starting from scratches, you just call PWM in program ..
Code:

PWMOUT pin, period, duty cycles

;- Pin is a variable/constant which specifies the i/o pin to use.

;- Period is a variable/constant (0-255) which sets the PWM period
;(period is the length of 1 on/off cycle i.e. the total mark:space time).

;- Duty is a variable/constant (0-1023) which sets the PWM duty cycle.
;(duty cycle is the mark or ‘on time’ )


http://www.rev-ed.co.uk/docs/picaxe_manual1.pdf
http://www.rev-ed.co.uk/docs/picaxe_manual2.pdf
http://www.rev-ed.co.uk/docs/picaxe_manual3.pdf

Regards,
IanP
Back to top
tntexplosivesltd



Joined: 30 Mar 2009
Posts: 19
Location: Upper Hutt, New Zealand


Post21 May 2009 22:14   

picaxe pwmout


I know this is an old post, but if you are planning to use a 9V "transistor" battery, you are going to find it will have a very short lifespan. You need NiMH rechargable AA cells at least, as they have a very high current capacity and discharge rates.
Back to top
Google
AdSense
Google Adsense




Post21 May 2009 22:14   

Ads




Back to top
pranam77



Joined: 22 Apr 2008
Posts: 1071
Helped: 93
Location: Mangalore(India)


Post22 May 2009 5:57   

picaxe_manual2.pdf german


Hope any of these two kits from United 7 technologies may help you. Both the kits comes with 4 relays for 4 channels with Common, N/c and N/o contacts available through PBT connectors. The motors are requires to be wired in the correct sequence to work as required. The kits comes with complete documentation, schematics, PCB's, required components, and the component layout which helps you to construct and work the kit. More details and other projects may be seen at www.united77.com/projects.htm

1. RF based 4 channel Remote controller based on “Holtek” En/decoders
This is a remote controller which is widely used in robotic application where in momentary mode, 4 channels are available. Receiver side is equipped with four relays at the out put which can be wired in any configuration for the required operation. Individual addresses can be selected to operate more than one remote kit at a time.

2. Multipurpose Four channel RF Remote with 89C2051 Microcontroller.
This is a remote controller which can be widely used in robotic application when in momentary mode. All the 4 channels can be individually programmed as latched outputs for lighting loads or momentary outputs for bell or any other automation requirement. Receiver side is equipped with four relays at the out put which can be wired in any configuration for the required operation. 4 individual addresses can be selected to operate more than one remote kit at a time.

Good luck
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> Industrial, Robotics and Automatics Forum -> controlling the motor speed!!!!
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
controlling dc motor speed (2)
controlling speed ac motor with 8051 (9)
DC MOTOR CONTROLLING( speed and forward-backward control) (1)
Help me with a solution controlling the dc motor (1)
controlling the three stepper motor by one microcontroller (1)
Any 8051 program for control the speed of the stepper motor? (1)
control the speed of 3-phase motor (6)
how to vary the speed of a dc motor? (9)
Easiest way to cotrol the speed of DC Motor (3)
Want to measure the current speed of BLDC motor (2)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS