Difference between revisions of "Connecting motor to SimuCUBE"

From Granite Devices Knowledge Wiki
Jump to: navigation, search
[checked revision][checked revision]
(Motor feedback device)
Line 25: Line 25:
 
=== Case A: pre-made encoder cable ===
 
=== Case A: pre-made encoder cable ===
 
If you have a motor that comes with pre-made encoder cable with SimuCUBE, [[IONI Servo & Stepper Drive|IONI]] or [[ARGON]] compatible connector, then simply plug this connector to SimuCUBE X16.
 
If you have a motor that comes with pre-made encoder cable with SimuCUBE, [[IONI Servo & Stepper Drive|IONI]] or [[ARGON]] compatible connector, then simply plug this connector to SimuCUBE X16.
 +
 +
{| class="wikitable"
 +
|-
 +
!  Pin number !! Signal name !! Usage
 +
|-
 +
| 1 ||class="outpin"| U / PH1|| Motor phase 1 / Servo U
 +
|-
 +
| 2 ||class="outpin"| V / PH2|| Motor phase 2 / Servo V
 +
|-
 +
| 3 ||class="outpin"| W / PH3|| Motor phase 3 / Servo W
 +
|-
 +
| 4 ||class="outpin"| PH4|| Motor phase 4 (used only with 2-phase stepping motor)
 +
|-
 +
| 5|| class="powpin"|GND || Ground voltage (0 V) of the SimuCUBE, shield
 +
|-
 +
| 6|| class="inpin"|E-Stop / STO || E-Stop switch input (switch connected between pins 6 and 7)
 +
|-
 +
| 7|| class="powpin"|+5 V || E-Stop switch input (switch connected between pins 6 and 7)
 +
|}
  
 
=== Case B: make encoder connection ===
 
=== Case B: make encoder connection ===
 
If motor encoder cable comes with bare wire ends, or with incompatible connector, then soldering a D-Sub connector with SimuCUBE pin-out is necessary.
 
If motor encoder cable comes with bare wire ends, or with incompatible connector, then soldering a D-Sub connector with SimuCUBE pin-out is necessary.
 +
A, B, and C indicate the quadrature encoder differential signals. C channel is often also denoted as Z, Index or IDX.
 +
 +
{| class="wikitable"
 +
|-
 +
! Pin # !! Pin name !! Electrical type (in most feedback device modes)
 +
|-
 +
| Shell||class="powpin"|GND||Earth / 0 V
 +
|-
 +
| 1||class="inpin"|HALL_W||Hall sensor digital input W (optional)
 +
|-
 +
| 2||class="inpin"|HALL_V||Hall sensor digital input V (optional)
 +
|-
 +
| 3||class="inpin"|HALL_U||Hall sensor digital input U (optional)
 +
|-
 +
| 4||class="powpin"|GND||Encoder supply ground / 0 V
 +
|-
 +
| 5||class="inpin"|B-||Encoder differential input B-
 +
|-
 +
| 6||class="inpin"|B+||Encoder differential input B+
 +
|-
 +
| 7||class="inpin"|A-||Encoder differential input A-
 +
|-
 +
| 8||class="inpin"|A+||Encoder differential input A+
 +
|-
 +
| 9|| class="powpin"|5V_OUT||Encoder supply +5 V output
 +
|-
 +
| 10|| class="powpin"|GND ||Encoder supply ground / 0 V
 +
|-
 +
| 11|| class="inpin"|GPI3|| no connection
 +
|-
 +
| 12|| class="inpin"|GPI2|| no connection
 +
|-
 +
| 13|| class="inpin"|GPI1|| no connection
 +
|-
 +
| 14|| class="inpin"|C-||Encoder differential input C-
 +
|-
 +
| 15||class="inpin"| C+||Encoder differential input C+
 +
|}
 +
 +
===Legend===
 +
Colors codes in the pin-out tables:
 +
{| class="wikitable"
 +
|-
 +
! Color
 +
|-
 +
| class="powpin"|Supply pin
 +
|-
 +
| class="inpin"|Input pin
 +
|-
 +
| class="outpin"|Output pin
 +
|}
 +
 
[[Category:SimuCUBE_user_guide]]
 
[[Category:SimuCUBE_user_guide]]

Revision as of 13:53, 28 June 2016

Connecting motor to SimuCUBE involves wiring motor power and Feedback device (encoder) to the corresponding connectors. This page instructs making these connections properly.

Simucubeboxcabling annotated.jpg

Cabling of SimuCUBE.

  • X1 - 7 pin terminal for motor power and E-stop
  • X16 - Motor feedback device/encoder input
  • X3 - USB connector (HID/game controller)
  • X4 - USB connector (Granity/IONI configuration)
  • AC - 110-240 VAC power inlet
  • X12A & X12B - External button inputs (optional)
  • X13A - Pedal inputs (optional)
  • X11B - External analog inputs (optional)
  • A - E-Stop (normally closed/conducting switch)
  • B - Motor power cable
  • C - Motor encoder cable
  • D - USB to PC (HID/game controller)
  • E - USB to PC (Granity/IONI configuration)
  • F - AC power cord.

Motor power

Motor power cable consists windings and the protective earth conductors. In 3 phase AC servo motor there are four conductors and they should be connected to X1 terminal block according to the table below:

Motor feedback device

Feedback device (in this case position sensor, usually encoder) need to be connected to SimuCUBE X16 input. X16 connector type on SimuCUBE is D-Sub 15 pin female with two pin rows, so the mating part is D-Sub 15 pin male connector with two pin rows.

Case A: pre-made encoder cable

If you have a motor that comes with pre-made encoder cable with SimuCUBE, IONI or ARGON compatible connector, then simply plug this connector to SimuCUBE X16.

Pin number Signal name Usage
1 U / PH1 Motor phase 1 / Servo U
2 V / PH2 Motor phase 2 / Servo V
3 W / PH3 Motor phase 3 / Servo W
4 PH4 Motor phase 4 (used only with 2-phase stepping motor)
5 GND Ground voltage (0 V) of the SimuCUBE, shield
6 E-Stop / STO E-Stop switch input (switch connected between pins 6 and 7)
7 +5 V E-Stop switch input (switch connected between pins 6 and 7)

Case B: make encoder connection

If motor encoder cable comes with bare wire ends, or with incompatible connector, then soldering a D-Sub connector with SimuCUBE pin-out is necessary. A, B, and C indicate the quadrature encoder differential signals. C channel is often also denoted as Z, Index or IDX.

Pin # Pin name Electrical type (in most feedback device modes)
Shell GND Earth / 0 V
1 HALL_W Hall sensor digital input W (optional)
2 HALL_V Hall sensor digital input V (optional)
3 HALL_U Hall sensor digital input U (optional)
4 GND Encoder supply ground / 0 V
5 B- Encoder differential input B-
6 B+ Encoder differential input B+
7 A- Encoder differential input A-
8 A+ Encoder differential input A+
9 5V_OUT Encoder supply +5 V output
10 GND Encoder supply ground / 0 V
11 GPI3 no connection
12 GPI2 no connection
13 GPI1 no connection
14 C- Encoder differential input C-
15 C+ Encoder differential input C+

Legend

Colors codes in the pin-out tables:

Color
Supply pin
Input pin
Output pin