Powering Motor w/ Microprocessor Signal: Help!

  • Thread starter Thread starter TheCoolBrian
  • Start date Start date
  • Tags Tags
    Power
AI Thread Summary
To power a motor using a microprocessor signal, a motor controller is typically required, as the microprocessor alone cannot provide sufficient energy. The choice of motor controller depends on the type of motor being used and the specific application needs. In some cases, a custom controller may be necessary, especially for custom motors. Stepper motors are highlighted as particularly engaging due to their programming capabilities and advanced controllers. Understanding the motor type and requirements is crucial for successful implementation.
TheCoolBrian
Messages
8
Reaction score
0
Help With power stuff?

ok let's say I want to power a motor and I programed a microprocessor to do so but when you send the signal from the microprocessor to the motor I know it won't be enough energy. How would I make the motor activate when it gets a signal from the microprocessor so in other words how do I use a signal from the microprocessor to complete a power connection from direct power to the motor.

Sorry I,am new and I don't know if I really explained this right
 
Engineering news on Phys.org


Would I use a Transistor for something like this?
 


TheCoolBrian said:
ok let's say I want to power a motor and I programed a microprocessor to do so but when you send the signal from the microprocessor to the motor I know it won't be enough energy. How would I make the motor activate when it gets a signal from the microprocessor so in other words how do I use a signal from the microprocessor to complete a power connection from direct power to the motor.

Sorry I,am new and I don't know if I really explained this right

http://www.arrickrobotics.com/highload.html

I'd use a PLC to send the signal to a motor controller instead.

CS
 


You haven't told us nearly enough information. What kind of motor is it?

- Warren
 


Thanks for the helps guys
 


As has been mentioned, you would typically use a motor controller for this task. Which type of controller depends on which type of motor, and what you need it to do. You may not even need a microcontroller/microprocessor, depending on the application. If it's a custom motor, you may need to design a corresponding custom controller.

Hopefully it's a stepper motor; those are the most fun to program, and have the neatest controllers.
 
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...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
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