Difference between revisions of "Using SinCos encoder"

From Granite Devices Knowledge Wiki
Jump to: navigation, search
[checked revision][checked revision]
m (Text replacement - "{{/param\|" to "{{param|")
(typo)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
To use SinCos encoder sit analog sine and cosine voltage outputs, select the SinCos encoder from Granity's feedback device list {{param|FBD}}. The interpolation factor determines how many times the resolution is increased from the base resolution. Choices are:
+
SinCos encoder is an position feedback device similar to quadrature encoder, except instead of outputting digital square waves/pulses, it outputs analog voltages with sinusoidal shape. This signal may be interpolated to yield higher resolution than the equivalent digital signal. Various Granite Devices drives support SinCos encoder feedback out of the box without additional converters or modules.
*16X = equals resolution of encoder which has 16 times higher line count than non-interpolated encoder. I.e. 1000 lines encoder would yield 1000*4*16=64000 couns/rev resolution.
+
*64X = equals resolution of encoder which has 64 times higher line count than non-interpolated encoder. I.e. 1000 lines encoder would yield 1000*4*64=256000 couns/rev resolution.
+
*256X = equals resolution of encoder which has 256 times higher line count than non-interpolated encoder. I.e. 1000 lines encoder would yield 1000*4*256=1024000 couns/rev resolution.
+
  
In addition to choosing interpolation factory, the feedback device resolution parameter {{param|FBR}} need to be set accordingly: multiply the base resolution with interpolation factor. I.e. with 1000 line encoder and 16X interpolation, set FBR to 16000.
+
==Configuration==
 +
===Wiring===
 +
Follow your drive's encoder wiring guidelines to connect an SinCos encoder. I.e. for IONICUBE and SimuCUBE products, see encoder wiring table at [[IONI %26 IONICUBE user guide/Wiring_overview]]. For other products, find their equivalent documentation from this wiki.
 +
===Relevant parameters===
 +
To use SinCos encoder with analog sine and cosine voltage outputs, select the SinCos encoder from Granity's feedback device list {{param|FBD}}. The interpolation factor determines how many times the resolution is increased from the base resolution. Choices are:
 +
*16X = equals resolution of encoder which has 16 times higher line count than non-interpolated encoder. I.e. 1000 lines encoder would yield 1000*4*16=64000 counts/rev resolution.
 +
*64X = equals resolution of encoder which has 64 times higher line count than non-interpolated encoder. I.e. 1000 lines encoder would yield 1000*4*64=256000 counts/rev resolution.
 +
*256X = equals resolution of encoder which has 256 times higher line count than non-interpolated encoder. I.e. 1000 lines encoder would yield 1000*4*256=1024000 counts/rev resolution.
 +
 
 +
In addition to choosing interpolation factor, the feedback device resolution parameter {{param|FBR}} need to be set accordingly: multiply the base resolution with interpolation factor. I.e. with 1000 line encoder and 16X interpolation, set FBR to 16000.
  
 
{{info|As resolution of feedback device changes, the motor travel per one "step" also changes. This affects the velocity and acceleration speed settings. Always check and update other parameters after interpolation factor is changed.}}
 
{{info|As resolution of feedback device changes, the motor travel per one "step" also changes. This affects the velocity and acceleration speed settings. Always check and update other parameters after interpolation factor is changed.}}
Line 10: Line 16:
 
To overcome this, reduce {{param|DIV}} parameter value which sets the scale of velocity/acceleration limits. I.e. if you change DIV from 100 to 10, you will get 10 times more range in velocity limit. Also change {{param|MUL}} accordingly if the original scaling of setpoint is desired.}}
 
To overcome this, reduce {{param|DIV}} parameter value which sets the scale of velocity/acceleration limits. I.e. if you change DIV from 100 to 10, you will get 10 times more range in velocity limit. Also change {{param|MUL}} accordingly if the original scaling of setpoint is desired.}}
  
===Setup procedure===
+
===Setting parameters===
 
#Choose {{param|FBD}} SinCos encoder with desired interpolation factor
 
#Choose {{param|FBD}} SinCos encoder with desired interpolation factor
 
#Update feedback device resolution {{param|FBR}} to match the new setting (see details in above)
 
#Update feedback device resolution {{param|FBR}} to match the new setting (see details in above)

Latest revision as of 23:19, 21 June 2017

SinCos encoder is an position feedback device similar to quadrature encoder, except instead of outputting digital square waves/pulses, it outputs analog voltages with sinusoidal shape. This signal may be interpolated to yield higher resolution than the equivalent digital signal. Various Granite Devices drives support SinCos encoder feedback out of the box without additional converters or modules.

Configuration[edit | edit source]

Wiring[edit | edit source]

Follow your drive's encoder wiring guidelines to connect an SinCos encoder. I.e. for IONICUBE and SimuCUBE products, see encoder wiring table at IONI & IONICUBE user guide/Wiring_overview. For other products, find their equivalent documentation from this wiki.

Relevant parameters[edit | edit source]

To use SinCos encoder with analog sine and cosine voltage outputs, select the SinCos encoder from Granity's feedback device list Feedback deviceFBD. The interpolation factor determines how many times the resolution is increased from the base resolution. Choices are:

  • 16X = equals resolution of encoder which has 16 times higher line count than non-interpolated encoder. I.e. 1000 lines encoder would yield 1000*4*16=64000 counts/rev resolution.
  • 64X = equals resolution of encoder which has 64 times higher line count than non-interpolated encoder. I.e. 1000 lines encoder would yield 1000*4*64=256000 counts/rev resolution.
  • 256X = equals resolution of encoder which has 256 times higher line count than non-interpolated encoder. I.e. 1000 lines encoder would yield 1000*4*256=1024000 counts/rev resolution.

In addition to choosing interpolation factor, the feedback device resolution parameter Feedback device resolutionFBR need to be set accordingly: multiply the base resolution with interpolation factor. I.e. with 1000 line encoder and 16X interpolation, set FBR to 16000.

Setting parameters[edit | edit source]

  1. Choose Feedback deviceFBD SinCos encoder with desired interpolation factor
  2. Update feedback device resolution Feedback device resolutionFBR to match the new setting (see details in above)
  3. Check and update velocity/acceleration limits if needed