Difference between revisions of "Motor System"

From RoboJackets Wiki
Jump to navigation Jump to search
m (Added motor drivers)
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Once paths have been created and processed into motor speeds, this data is sent over a serial connection to the Motor Controller Board. The motor controller board generates PWM signals. Then, via an optically isolated connection, PWM signals are sent to the OSMC for amplification. Finally, the PWM signals are fed into motors for physical actuation.
 +
 +
CONNECTION DIAGRAMS COMING SOON!
 +
 +
 +
 
==Motor Drivers==
 
==Motor Drivers==
  
 
*[http://www.robotpower.com/products/osmc_info.html Open Source Motor Controllers]
 
*[http://www.robotpower.com/products/osmc_info.html Open Source Motor Controllers]
*[www.datasheetcatalog.com/datasheets_pdf/H/I/P/4/HIP4081.shtml OSMC FET Driver]
+
*[http://www.datasheetcatalog.com/datasheets_pdf/H/I/P/4/HIP4081.shtml OSMC FET Driver Datasheet]
 +
[[Image:osmc.zip]] - Open Source Motor Controller Schematic and Board Layout     
 +
 
 +
==PWM Generator==
 +
 
 +
* [http://circuitben.net/rjte/index.php Motor Controller Board]
 +
 
 +
==Interface Between PWM Generator and Motor Drivers==
 +
 
 +
[[Image:OptoInterface.png|left|thumb| Optoisolator interface.]]
 +
 
 +
[[Category:IGVC|IGVC]][[Category: 2006-2007]][[Category:Electrical|Electrical]]

Latest revision as of 22:14, 13 June 2018

Once paths have been created and processed into motor speeds, this data is sent over a serial connection to the Motor Controller Board. The motor controller board generates PWM signals. Then, via an optically isolated connection, PWM signals are sent to the OSMC for amplification. Finally, the PWM signals are fed into motors for physical actuation.

CONNECTION DIAGRAMS COMING SOON!


Motor Drivers

File:Osmc.zip - Open Source Motor Controller Schematic and Board Layout

PWM Generator

Interface Between PWM Generator and Motor Drivers

Optoisolator interface.