Editing Argon user guide/J1 connector wiring

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help page.

Latest revision Your text
Line 1: Line 1:
{{SetAUGTitle|J1 connector wiring}}{{ArgonManualNav}}This page lists most common wiring schemes to Argon feedback device ports. See also the main article [[Argon user guide/Wiring]].
+
This page lists most common wiring schemes to Argon feedback device ports. For connector pin-outs, see the main article [[Argon user guide/Wiring]].
{{Damage|The naming conventions of feedback device wires and signals vary between different manufacturers. The most important things to ensure are:<br> - proper ground and supply wiring<br> - sensor voltage levels are compatible }}
+
{{Damage|The naming conventions of feedback device wires and signas vary between different manufacturers. The most important things to ensure are:<br> - proper ground and supply wiring<br> - sensor voltage levels are compatible }}
 
+
==Incremental encoder==
==Pin-out==
+
===Differential===
J1 connector type is 15 pin female D-Sub and should be mated with 15 pin male D-Sub counterpart. Many of the J1 pins have dual functions. The operating mode of pin is determined by feedback device mode selected from [[Granity]].
+
 
+
[[File:J1closeup.png|500px]]
+
{| class="wikitable"
+
|-
+
! Pin # !! Pin name !! Electrical type (in most feedback device modes) || Alternate electrical type (in some feedback device modes) || Connection with various feedback devices
+
|-
+
| Shell||PE|| colspan=2 |Earth/case  || Feedback cable shield
+
|-
+
| 1||HALL_W|| colspan=2 |Digital input W ||  Hall sensor input, phase W
+
|-
+
| 2||HALL_V|| colspan=2 |Digital input V  ||Hall sensor input, phase V
+
|-
+
| 3||HALL_U|| colspan=2 |Digital input U || Hall sensor input, phase U
+
|-
+
| 4||E+||Differential input E+|| Differential output E+||
+
|-
+
| 5||B-||Differential input B-|| Analog input B+||rowspan=2|Quadrature encoder (B channel)/SinCos/resolver input
+
|-
+
| 6||B+||Differential input B+|| Analog input B-
+
|-
+
| 7||A-||Differential input A-|| Analog input A-||rowspan=2|Quadrature encoder (A channel)/SinCos/resolver input
+
|-
+
| 8||A+||Differential input A+|| Analog input A+
+
 
+
|-
+
| 9|| 5V_OUT||colspan=2 |Encoder supply 5V output  || rowspan=2|Encoder power supply
+
|-
+
| 10|| GND ||colspan=2 |Encoder supply ground
+
|-
+
| 11|| E-||Differential input E-|| Differential output E-||
+
|-
+
| 12|| D-||Differential input D-|| Differential output D-|| rowspan=2|Resolver coil drive
+
|-
+
| 13|| D+||Differential input D+|| Differential output D+
+
|-
+
| 14|| C-||colspan=2 |Differential input C- ||rowspan=2|Quadrature encoder index channel (Z channel)
+
|-
+
| 15|| C+||colspan=2 |Differential input C+
+
|}
+
{{info|Especially with long encoder cables, it might be necessary to add encoder line termination resistors, see [[Terminating differential encoder lines]].}}
+
 
+
==J1 wiring guide==
+
{{tip|Devices with [[differential signaling]] may use varying mark-up habits of signal pairs. For example differential signal X (which contains two electrical wires) may be denoted as: X+ and X-, or X and \X or X and {{overline|X}}. In this Wiki we mark them X+ and X-. Some Fanuc encoders have quadrature signals named as PCA, /PCA, PCB, /PCB, PCZ and /PCZ which are equivalent to A, B and Z signal pairs.}}
+
===Incremental encoder===
+
====Differential====
+
 
Differential outputs (RS422 electrical standard) of encoder provides a good [[Electromagnetic interference|EMI]] immunity and supports long cables with high speed signals.  
 
Differential outputs (RS422 electrical standard) of encoder provides a good [[Electromagnetic interference|EMI]] immunity and supports long cables with high speed signals.  
 
Typical differential encoder has 6-8 wires:
 
Typical differential encoder has 6-8 wires:
Line 57: Line 11:
 
*Channel B+  
 
*Channel B+  
 
*Channel B-  
 
*Channel B-  
*Index+ channel (optional), typically called Z+ or I+
+
*Index+ channel (optional)
*Index- channel (optional), typically called Z- or I-
+
*Index- channel (optional)
 
The negative outputs have the inverted (or mirror image) signal of the positive outputs.
 
The negative outputs have the inverted (or mirror image) signal of the positive outputs.
  
Line 67: Line 21:
 
| Shell||PE|| Earth/case || Cable shield
 
| Shell||PE|| Earth/case || Cable shield
 
|-
 
|-
| 5||B-||Differential input B-|| Channel B-
+
| 5||CHB-||Differential input B-|| Channel B-
 
|-
 
|-
| 6||B+||Differential input B+|| Channel B+
+
| 6||CHB+||Differential input B+|| Channel B+
 
|-
 
|-
| 7||A-||Differential input A-|| Channel A-
+
| 7||CHA-||Differential input A-|| Channel A-
 
|-
 
|-
| 8||A+||Differential input A+|| Channel A+
+
| 8||CHA+||Differential input A+|| Channel A+
 
|-
 
|-
 
| 9|| 5V_OUT||Encoder supply 5V output || Encoder supply
 
| 9|| 5V_OUT||Encoder supply 5V output || Encoder supply
Line 79: Line 33:
 
| 10|| GND ||Encoder supply ground || Encoder ground
 
| 10|| GND ||Encoder supply ground || Encoder ground
 
|-
 
|-
| 14|| C-||Differential input C-|| Index- (Z- or I-) channel
+
| 14|| CHC-||Differential input C-|| Index- channel
 
|-
 
|-
| 15|| C+||Differential input C+|| Index+ (Z+ or I+) channel
+
| 15|| CHC+||Differential input C+|| Index- channel
 
|}
 
|}
 
Pins not listed in the table are left open or used for other functions such as Hall sensor.
 
Pins not listed in the table are left open or used for other functions such as Hall sensor.
  
====Single ended====
+
===Single ended===
 
Single ended output type is usually one of the following:
 
Single ended output type is usually one of the following:
 
*Open collector outputs
 
*Open collector outputs
Line 95: Line 49:
 
*Channel A
 
*Channel A
 
*Channel B
 
*Channel B
*Index channel (optional), typically called Z or I channel
+
*Index channel (optional)
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 103: Line 57:
 
| Shell||PE|| Earth/case || Cable shield
 
| Shell||PE|| Earth/case || Cable shield
 
|-
 
|-
| 6||B+||Differential input B+|| Channel B
+
| 6||CHB+||Differential input B+|| Channel B
 
|-
 
|-
| 8||A+||Differential input A+|| Channel A
+
| 8||CHA+||Differential input A+|| Channel A
 
|-
 
|-
 
| 9|| 5V_OUT||Encoder supply 5V output || Encoder supply
 
| 9|| 5V_OUT||Encoder supply 5V output || Encoder supply
Line 111: Line 65:
 
| 10|| GND ||Encoder supply ground || Encoder ground
 
| 10|| GND ||Encoder supply ground || Encoder ground
 
|-
 
|-
| 15|| C+||Differential input C+ || Index (Z) channel
+
| 15|| CHC+||Differential input C+|| Index channel
 
|}
 
|}
 
Pins not listed in the table are left open or used for other functions such as Hall sensor.
 
Pins not listed in the table are left open or used for other functions such as Hall sensor.
 
+
==Hall sensor==
===Hall sensor===
+
 
Some AC/BLDC/Linear motors are equipped with a [[Hall sensor]] which allows faster drive initialization after power-on as [[Phasing a.k.a. phase search|phase search]] can be skipped. Hall sensor is also necessary in the case where motor is not able to move freely in both directions when powered on (i.e. if axis rests at the end of mechanical travel or is vertical axis).
 
Some AC/BLDC/Linear motors are equipped with a [[Hall sensor]] which allows faster drive initialization after power-on as [[Phasing a.k.a. phase search|phase search]] can be skipped. Hall sensor is also necessary in the case where motor is not able to move freely in both directions when powered on (i.e. if axis rests at the end of mechanical travel or is vertical axis).
  
Line 140: Line 93:
  
 
Pins not listed in the table are left open or used for other functions such as Hall sensor.
 
Pins not listed in the table are left open or used for other functions such as Hall sensor.
 
[[Category:Argon_wiring]]
 

Please note that all contributions to Granite Devices Knowledge Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Granite Devices Knowledge Wiki:Copyrights for details). Do not submit copyrighted work without permission!

Select categories:

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)