How to remotely control 4 DC motors?

Click For Summary

Discussion Overview

The discussion revolves around the construction of a device that utilizes four DC motors for remote control applications. Participants explore various equipment options, control methods, and safety considerations related to the project, which is characterized as a one-off build without strict aesthetic requirements.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant inquires about the necessary equipment and guidelines for remotely controlling four DC motors.
  • Another participant asks for details about the motors, including size, voltage, and any additional equipment on the platform, as well as the user's experience with microcontrollers and RF communication technologies.
  • A participant clarifies that the motors are 6V, powered by a 9V battery, and expresses a lack of experience with microcontrollers or RF technologies.
  • There is a suggestion to use a PIC or Arduino evaluation board for RF reception and motor control, or to explore hobby remote-control vehicle modules for potential compatibility.
  • One participant expresses concern about the risks of ordering components online without ensuring compatibility, seeking references for basic education on wireless remote control.
  • Another participant provides links to specific remote control units and motor drivers, suggesting options for both radio control and wired connections.

Areas of Agreement / Disagreement

Participants have not reached a consensus on the best approach to control the motors remotely, with multiple competing views on equipment and methods remaining in the discussion.

Contextual Notes

Participants have not established specific safety standards or requirements beyond basic functionality, and there are unresolved questions regarding the control mechanisms and integration of components.

Who May Find This Useful

This discussion may be useful for hobbyists and engineers interested in remote control systems, particularly those working with DC motors and seeking practical advice on equipment selection and project execution.

knightza
Messages
11
Reaction score
0
I have to build a device which have 4 dof governed by 4 separate motors. Need to remotely control which was the motor spins and when to stop them.

What equipment do I need? and is there any guidelines?

Need help asap.

Thanks,
 
Engineering news on Phys.org
knightza said:
I have to build a device which have 4 dof governed by 4 separate motors. Need to remotely control which was the motor spins and when to stop them.

What equipment do I need? and is there any guidelines?

Need help asap.

Thanks,

How big are the motors? Do you have other equipment on the moving platform, like computers or microcontroller boards? What voltage do the motors run off of, and are there other DC regulated voltages available?

Do you have experience with using microcontrollers? Do you have experience with any RF communication technologies (WiFi, BlueTooth, Wireless USB, etc.)?

What is the context of the project? Is this a one-off project, or do you plan to build and market a number of them? What safety standards and other standards are you planning on qualifying this device to (like UL Standards, CE Mark Immunity Standards, EMI radiated interference standards)?

Once we know more about the goals and constraints (and your background), we can be of more help suggesting things you could potentially use for the project.
 
They're 6V motors - currently assembled with universal Tamiya gearboxes, powered using simple wiring to a 9V battery. I have not done anything which include microcontroller board or those of sort whatsoever. This includes RF stuffs too.

It is a one off project and it does not require a 'neat' finish. Can be as rough as it could be, remote control can be a button blu-stick to a piece of wood.

Safety standards? As long as it works without exploding, it'll be fine. :)
 
knightza said:
They're 6V motors - currently assembled with universal Tamiya gearboxes, powered using simple wiring to a 9V battery. I have not done anything which include microcontroller board or those of sort whatsoever. This includes RF stuffs too.

It is a one off project and it does not require a 'neat' finish. Can be as rough as it could be, remote control can be a button blu-stick to a piece of wood.

Safety standards? As long as it works without exploding, it'll be fine. :)

Ah, so small motors then. Not machine shop size motors for a CNC machine. Got it.

How are you controlling the motor speeds and directions? Do you have limit switches at the ends of the travel in your 4 axes?

There is probably a PIC or Arduino evaluation board that would let you receive RF in some mode, and would have motor control capability. Or you could use a more generic eval board, and build a separate board with the RF module and motor control circuitry on it (PWM H-Bridge?).

You might also look at hobby remote-control vehicle modules, to see if that works for you. I don't know if modules exist to let you control 4 channels simultaneously, but worst case, you use both hobby RF frequencies at the same time, with 2 channels being controlled by each RF channel.
 
berkeman said:
Ah, so small motors then. Not machine shop size motors for a CNC machine. Got it.

How are you controlling the motor speeds and directions? Do you have limit switches at the ends of the travel in your 4 axes?

There is probably a PIC or Arduino evaluation board that would let you receive RF in some mode, and would have motor control capability. Or you could use a more generic eval board, and build a separate board with the RF module and motor control circuitry on it (PWM H-Bridge?).

You might also look at hobby remote-control vehicle modules, to see if that works for you. I don't know if modules exist to let you control 4 channels simultaneously, but worst case, you use both hobby RF frequencies at the same time, with 2 channels being controlled by each RF channel.

Hoping to control the speed using a wireless remote control. Do you have any good reference on where I could educate myself on this? Need basic stuffs for starters.

I was tempted to just order something online and just try to assemble them yesterday but I read some threads that doing so will induce the risks that some parts I ordered might not be able to communicate with each other...
 
knightza said:
Hoping to control the speed using a wireless remote control. Do you have any good reference on where I could educate myself on this? Need basic stuffs for starters.

I was tempted to just order something online and just try to assemble them yesterday but I read some threads that doing so will induce the risks that some parts I ordered might not be able to communicate with each other...

Here's an article about the basics, although it includes both IR and RF remote control:

http://en.wikipedia.org/wiki/Rf_remote_control

Have you looked at the RC car kits and their RF remote control modules? It seems like that option would involve the least risk of not getting the links to work. Like I said, you may have to use both RC hobby frequencies at the same time to get the 4 channels at once. But that just means 2 RX modules with their different antennas and 2 TX modules with their different antennas.
 
Do you need to control remotely by radio control? if so, then you'll just need a 4 channel remote control unit as used with either RC planes or cars and 4 motor controllers (bi-directional if needed...something like this:
RC unit: http://www.robotmarketplace.com/products/0-FUTK4200.html
Motor drivers: http://www.robotmarketplace.com/products/0-SABER2X5-RC.html

If you can be remote from the device, but connected by cable, I have had good luck with this unit: http://www.pololu.com/catalog/product/1350
Motor drivers: http://www.pololu.com/catalog/product/1383

Cheers!
 
Last edited by a moderator:

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
Replies
3
Views
1K
Replies
21
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K