Editing Using SSI encoder

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 2: Line 2:
  
 
== SSI support details ==
 
== SSI support details ==
As SSI is loosely defined standard, drive's SSI support may not cover all possible variations of the protocol. The following characteristics are supported:
+
As SSI is loosely defined standard, drive's SSI support does not cover all possible variations of the protocol. The following list includes currently supported SSI encoders:
* Read clock 1.5-2 MHz
+
*[http://ams.com/eng AMS] 12 bit SSI encoders
* Strectched first clock for slower encoders
+
* Multiturn & singleturn readout
+
** Multiturn resolution from 0-16 bits
+
** Singleturn resolution 4-32 bits
+
** Sum of MT+ST resolutions must be between 4 and 32 bits
+
* Binary and Gray code support
+
  
== List of tested SSI encoders: ==
+
Current firmware version limitations:
{| class="wikitable"
+
* No absolute encoder information is utilized, motor still needs to do [[Phasing a.k.a. phase search]] and [[Homing]] to get absolute operation.  
!Manufacturer
+
!Model
+
!Notes
+
!Test result
+
|-
+
|[http://ams.com/ AMS]
+
|AS5311
+
|12 bit magnetic encoders
+
|All OK
+
|-
+
|[https://www.rls.si RLS]
+
|Orbis BR10SCB14B12BD00
+
|14 bits absolute
+
|All OK
+
|-
+
|[http://www.sick.com/ SICK]
+
|TTK70-AXA0-K02
+
|24 bits absolute, gray code
+
|All OK
+
|-
+
|[https://www.kuebler.com/ Kübler]
+
|8.F3663.4121.G322
+
|12 bit multiturn, 13 bit single turn, gray code
+
|All OK
+
 
+
|-
+
|[https://www.zettlex.com/ Zettlex]
+
|INC-4-100-211001-SSI2-RFC6-5-AN
+
|21 bit singleturn, Zettlex's "SSI2" format
+
|rowspan="2"|Ok with workaround (use [FBMT] parameter as described below).
+
 
+
Zettlex encoders have uncommon SSI data formats with leading zeroes or status bits while GraniteCore drives assumes SSI data to begin with position information. Use {{param|FBMT}} to skip those non-position info bits if necessary, and in such case keep {{param|HAP}} disabled. However, if possible, choose Zettlex's SSI3, SSI5 or SSI8 formats which output position data bits first.
+
 
+
|-
+
|[https://www.zettlex.com/ Zettlex]
+
|INC-3-75-211001-SSI1-RFC9-12-AN and INC-4-37.080-171001-SSI1-RC371-12-S
+
|Zettlex's "SSI1" format
+
 
+
|}
+
If you have tested another kind of encoder, please help us to inform the community by letting us know your encoder model and result by dropping a message into [[Granite Devices support]].
+
  
 
== Wiring SSI encoder ==
 
== Wiring SSI encoder ==
 
Wiring of SSI depends on the variant of SSI protocol present.  
 
Wiring of SSI depends on the variant of SSI protocol present.  
===SSI encoder===
+
==AMS SSI encoder chips==
Typical SSI encoder has differential signal lines and a supply voltage lines:
+
[http://ams.com/eng AMS] SSI encoders are wired following way to IONI encoder connector:
* Power supply lines (2 wires)
+
 
* Clock input (2 wires)
+
* Data output (2 wires)
+
Connection to IONI Pro drive by following table:
+
 
{| class="wikitable"
 
{| class="wikitable"
!BiSS wire
+
!Encoder wire
 
!IONI drive pin
 
!IONI drive pin
 
!IONICUBE D-Sub 15 pin number
 
!IONICUBE D-Sub 15 pin number
Line 101: Line 52:
 
|C-
 
|C-
 
|14
 
|14
|
 
|}
 
 
{{info|Cable termination resistors may be necessary for reliable operation, for more details, see [[Terminating differential encoder lines]].}}
 
 
===AMS SSI encoder chips===
 
[http://ams.com/eng AMS] SSI encoders are wired following way to IONI encoder connector:
 
 
{| class="wikitable"
 
!AMS wire
 
!IONI drive pin
 
!IONICUBE D-Sub 15 pin number
 
!Remarks
 
|-
 
|VSS (Ground)
 
|GND
 
|10
 
|
 
|-
 
|VDD5V (5V input)
 
|
 
|9
 
|Pin 9 is 5V supply output from IONICUBE to encoder
 
|-
 
|CLK
 
|GPI3
 
|11
 
|
 
|-
 
|CSn
 
|GPI2
 
|12
 
|
 
|-
 
|DO
 
|GPI1
 
|13
 
 
|
 
|
 
|}
 
|}
Line 143: Line 57:
  
 
== Configuration ==
 
== Configuration ==
[[File:granitySSI.PNG|thumb|569x569px|SSI parameters in Granity. Example settings for AMS AS5311.]]
+
[[File:Bissconfig.PNG|thumb|579x579px|BiSS parameters in Granity. Example settings for Hengstler AD36 (AD36/'''1219'''AF.0XBI0:5653).]]
 
To configure SSI, use [[Granity]] version 1.11.1 or later. Configuration steps:
 
To configure SSI, use [[Granity]] version 1.11.1 or later. Configuration steps:
 
# Find out encoder MT and ST resolutions from encoder manufacturer's data sheet
 
# Find out encoder MT and ST resolutions from encoder manufacturer's data sheet
# Select Serial data encoder from {{Param|FBD}}
+
# Select SSI Encoder from {{Param|FBD}}
 
# Select SSI type from {{Param|FBS}}
 
# Select SSI type from {{Param|FBS}}
# Set number of MT and ST bits into parameters {{param|FBST}} and {{param|FBMT}}. If MT not specified in encoder data sheet, set it zero.
+
# Set number of MT and ST bits into parameters [FBST] and [FBMT]. If MT not specified in encoder data sheet, set it zero.
 
+
[[Category:IONI_features]]
+
[[Category:IONI_user_guide]]
+
[[Category:IONI_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)