DC Motor Questions -- Building my own motor

AI Thread Summary
To build a DC motor device that spins an object, determining the required torque involves calculating bearing friction, moment of inertia, and desired angular acceleration. For speed regulation, using a mechanical speed regulator or employing pulse-width modulation (PWM) for voltage control are effective and cost-efficient methods. Connecting eight 6V 4.5Ah rechargeable batteries in series can increase voltage but maintains the same amp-hour rating, while parallel connections are discouraged unless batteries are matched. Consider the potential drawbacks of using multiple batteries, such as inconsistent discharge rates and the need for careful management. Understanding these factors is crucial for successfully constructing the motor device.
nryan34
Messages
1
Reaction score
0
Hi, I am attempting at making a simple device that will run on dc power that just spins a item i place vertically in the air. I am trying to do it without having to by any of the parts being i could just buy a new one for around 250 bucks.

My first question is how to you determine the amount of torque i need to turn the object with a given motor? (trying to decide between a 6V or 12V motor)

What is the simplest (and cheapest) way of regulating the speed of the motor? (i only need to run the motor from 5-15 rpm unless i use gears to reduce the rotational speed of my object)

I also have roughly 8 6V 4.5aH rechargeable batteries to use, is it possible to hook those in series and run the 6V motor off of them? If so, what would be the potential drawbacks to doing so as opposed to buying a higher capacity battery?
 
Engineering news on Phys.org
nryan34 said:
My first question is how to you determine the amount of torque i need to turn the object with a given motor? (trying to decide between a 6V or 12V motor)
The torque required will be determined by the bearing friction and the moment of inertia "I" of your setup, and the required angular acceleration for your setup. Do you have any of those numbers yet?
nryan34 said:
What is the simplest (and cheapest) way of regulating the speed of the motor? (i only need to run the motor from 5-15 rpm unless i use gears to reduce the rotational speed of my object)
The simplest might be to use a mechanical rotating speed regulator (like you saw on old steam engines). Otherwise, you can sense the output speed and use pulse-width modulation (PWM) of your DC voltage to the motor to regulate its speed.
nryan34 said:
I also have roughly 8 6V 4.5aH rechargeable batteries to use, is it possible to hook those in series and run the 6V motor off of them? If so, what would be the potential drawbacks to doing so as opposed to buying a higher capacity battery?
Hooking them in series will give you a higher voltage with the same Ahr rating as an individual battery. Putting batteries in parallel is not recommended unless they are specifically matched for output voltage and previous use (they need to be matched from initial manufacture, and always used in parallel together so they share the same discharge/charge history).
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top