Difference between revisions of "2016 Electrical OSMC"
Jump to navigation
Jump to search
(→Connections: 10-pin Header (logic interface)) (Tag: Visual edit) |
(→Connections: 10-pin Header (logic interface)) (Tag: Visual edit) |
||
Line 1: | Line 1: | ||
== OSMC (Open-Source Motor Controller) == | == OSMC (Open-Source Motor Controller) == | ||
− | [[File:Osmc.jpg|thumb|308x308px|OSMC with fan for | + | [[File:Osmc.jpg|thumb|308x308px|OSMC with fan for heat dissipation. <ref name=":0">http://www.robotpower.com/products/osmc_info.html</ref>]] |
[[File:H-bridge.png|thumb|271x271px|H-bridge motor controller. <ref>http://www.modularcircuits.com/blog/articles/h-bridge-secrets/h-bridges-the-basics/</ref>]] | [[File:H-bridge.png|thumb|271x271px|H-bridge motor controller. <ref>http://www.modularcircuits.com/blog/articles/h-bridge-secrets/h-bridges-the-basics/</ref>]] | ||
The OSMC module allows interfacing with the motors using PWM to control speed and digital logic to control direction. Two are used for each drive wheel. Essentially, the OSMC is an H-bridge motor controller with additional functionalities, such as high power operation. | The OSMC module allows interfacing with the motors using PWM to control speed and digital logic to control direction. Two are used for each drive wheel. Essentially, the OSMC is an H-bridge motor controller with additional functionalities, such as high power operation. | ||
Line 156: | Line 156: | ||
|24V | |24V | ||
|Motor Fuses | |Motor Fuses | ||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
Revision as of 16:35, 13 November 2016
Contents
OSMC (Open-Source Motor Controller)
The OSMC module allows interfacing with the motors using PWM to control speed and digital logic to control direction. Two are used for each drive wheel. Essentially, the OSMC is an H-bridge motor controller with additional functionalities, such as high power operation.
Connections: 10-pin Header (logic interface)
Pin |
Function |
Signal Type |
Connected Device |
1 |
Power |
DC (12V) (VCC) |
Motor Shield |
2 |
Power |
DC (12V) |
Motor Shield |
3 |
|||
4 |
Disable |
Logic (input) |
Motor Shield |
5 |
AHI (A-side high input) |
VCC (logic high) |
Motor Shield |
6 |
ALI |
PWM (input) |
Motor Shield |
7 |
BHI |
VCC (logic high) |
Motor Shield |
8 |
BLI |
PWM (input) |
Motor Shield |
9 |
Ground (GND) |
Ground |
Motor Shield |
10 |
Ground (GND) |
Ground |
Motor Shield |
Other Connections
Ground | GND | Ground bar |
Power | 24V | Motor Fuses |
Datasheet
Notes
Full Schematic
Full Schematic PDF<ref name=":0" />