Engineering Documentatie Technical Guide Leroy Somer Speed and Position Feedback Devices en 201810 A 5664a
Engineering Documentatie Technical Guide Leroy Somer Speed and Position Feedback Devices en 201810 A 5664a
9 - APPENDICES................................................... 34-37
9.1 - Index........................................................................ 34
5 - TECHNICAL DATA............................................ 18-19 9.2 - Glossary.................................................................. 35
5.1 - Incremental encoder specifications..................... 18 9.3 - Directory of figures................................................ 36
5.2 - Absolute encoder specifications.......................... 18 9.4 - Configurator........................................................... 37
5.3 - Resolver specifications......................................... 19 9.5 - Express availability................................................ 37
© 2018 Moteurs Leroy-Somer SAS. The information contained in this brochure is for guidance only and does not form part of any contract. The accuracy cannot be
guaranteed as Moteurs Leroy-Somer SAS have an ongoing process of development and reserve the right to change the specification of their products without notice.
1 - INTRODUCTION
As part of Nidec Motor Corporation, Leroy-Somer has been present on the international scene for many years, proposing drives,
motors, brake motors and geared motors, along with its expertise to meet the expectations of customers in every type of industry.
Our proven-quality products, our know-how in the field of drive systems, and our technical assistance make Nidec Motor
Corporation the ideal partner for the most demanding drive solutions.
This document contains all information concerning the design and operation of the most current speed and position sensor
systems, proposes, as standard, generic Leroy-Somer products and details their fields of use.
Users should obtain the specifications of any imposed brand sensor. Leroy-Somer shall not, in this case, be held liable for the
stated performance characteristics.
2 - GENERAL
2.1 - Role of a speed and/or position feedback device
The role of a speed and/or position feedback device (sensor) in
a drive system is to provide speed and position information so
as to improve the quality of speed regulation, whatever the load SENSOR TYPE1
variation on the motor, and to determine the positioning.
Operating principle Various outputs are available for the incremental encoder
output data:
The speed and/or position sensor is a mechanical feedback unit → "RS422" output: for longer cable lengths (up to 100 m,
for transforming angular movement into an electric signal. frequency-dependent), high noise immunity, differential signal,
5V level, TTL-compatible, global standard.
It is intended for applications of positioning, control of
movement or speed measurement of a moving device.
It is linked mechanically to a drive shaft. The sensor includes a Figure 4: TTL 5V output incremental encoder
mobile part that is attached to this drive shaft.
Differential
It is a key interface between the mechanics and the industrial output
equipment process.
Twisted pairs
3.1 - Incremental encoder
Optical technology Encoder Receiver
For the optical encoder, the mobile part consists of a disc that → "Push-Pull" output: for long cable lengths combined with
contains a succession of opaque and transparent zones. high frequencies (up to 250 m and up to 100 m without inverse
Light emitted by LEDs traverses slots in the disc, creating an signals), differential signal, 11/30V level, HTL-compatible.
analog signal on photosensitive diodes (or phototransistors).
This signal is converted into a logical signal which is transmitted → "Line Driver" (7272): for short cable lengths (up to 30 m),
to the data processing unit. differential signal, 11/30V level, HTL-compatible, or 5V level,
The incremental encoder delivers angular disc movement data TTL-compatible, replaces "Open Collector" outputs.
in the form of a train of pulses, the number of which enables the
movement value to be deduced along with the speed (the latter
being proportional to the pulse frequency). Figure 5: Line Driver output incremental encoder
TTL output: voltage 5V
Figure 2: Incremental encoder principle HTL output: voltage 11/30V
→ "Open Collector" output: for short cable lengths (up to 10 m), 3.2 - Incremental encoder with
non-differential signal referenced at 0V, low noise immunity,
requires a pull-up resistor, less and less frequently used. commutation signals
This optical incremental encoder (see previous page) delivers
→ "Sin/Cos" output: for "motor" applications; enables low in addition three commutation signals (U, V and W), for directly
rotation speeds, very precise high-resolution speed feedback, controlling the power electronics for power commutation in the
high noise immunity, needs twisted pairs for connection (cable case of synchronous motors (LSRPM, etc.).
length <100 m). The commutation tracks must reflect the number of poles on the
rotor of the motor to be controlled.
Binary code
In binary code there are only two states: 0 and 1, expressed as
"bits". For example the number 11 (in base 10) can be expressed
(in base 2) over 4 bits, as follows: (11)10 = 1 x 23 + 0 x 22 + 1 x 21 + 1 x 20 =
(1011)2
When a change from one position to the next consecutive
position is made, more than one bit can change with binary-
coded discs.
For example, when the position changes from 11 (binary 1011)
to 12 (binary 1100), this requires a two-bit change; this can
cause a problem when a data change takes place on different
tracks at the same time.
Other coding techniques, such as Gray code, are used to avoid
the problem.
Gray code
With Gray code, only one bit changes from one position to the
next consecutive position.
Due to imprecise scanning, changing from one position to the
Recommended subsequent electronics. next can be slightly offset, but this will not cause an incorrect
position reading problem, as is the case with a binary-coded
The absolute position value, starting with the most significant bit disc.
(MSB), is transferred to the data line (DATA) synchronously with In Gray code, the direction of the position can easily be changed
the clock signal (CLOCK) from the electronics. by just changing the most significant bit (complementary entry).
This is one of the advantages of using Gray code.
The standard length of the word containing the SSI data for The position reading from a Gray-coded disc can easily be
a singleturn absolute encoder is 13 bits, and for the multiturn converted to binary code using a cascade of XOR gates.
absolute encoder is 25 bits.
BCD code
Figure 12: Transfer of SSI data The BCD (Binary Coded Decimal) code can represent a decimal
Key: digit from 0 to 9 via a set of 4 bits.
A data word of 16 bits can thus contain a number expressed
LSB: Least Significant Bit over 4 digits: (0 < N < 9999).
MSB: Most Significant Bit This code is akin to the usual human representation in base 10.
Since 4 bits can represent 16 distinct values (cf. binary code),
the BCD code is restricted to 10 possible values (0 to 9), hence
an increased number of bits for representing a number.
8
6 6 6 6
+/- Data
Number of physical lines +/- Clock, Data, +/- Clock, Data, +/- Clock, Data, +/- Clock, Data,
Supply, Sine, Cosine
Supply Supply Supply Supply
(including 4 analog)
Decentralised control:
Decentralised networks require local intelligence in each
device. A certain degree of coordination is required in the
machine; however, no mechanism has global control.
These are the typical characteristics of decentralised control:
- "Peer-to-peer" communication (information exchange
without passing via a server)
- Required 'automation intelligence' in some devices
- Requires good programming tools
- Lower cost of deployment because a dedicated controller
Figure 17: Modern network control system with (PLC) is not always necessary
fieldbus - Modular program enabling easier development and simpler
program maintenance
- Faster programming time and better machine control
compared to centralised control
- Reduced network exchanges
- Enables information redundancy (since the different
functional blocks of the machine can operate independently
of central control)
Feildbus
Figure 19: Data flow in a decentralised network
Network
The different physical typologies: Figure 23: Extended star (tree) topology
For fieldbuses, there exist different physical network topologies,
i.e.: ways in which the various devices are physically connected
with one another..
a) Bus topology
With the "bus" topology, all network devices are usually linked to
the same physical connection
Some enable the use of a repeater to increase the number of
devices on the same physical network.
d) Free topology
The devices are interlinked with few rules. This offers a high degree
of flexibility to the installer, but can as a consequence impose limits
in terms of network performance.
An example of this type of technology is "LonWorks".
Figure 24: Free topology
Figure 22: Basic star topology Figure 25: Redundant ring topology
Different types:
There exist several types of fieldbus, each with its own
characteristics. This bus was born in 1993 out of a European consortium led by
Bosch. In 1995 it was completely reviewed, and became an important
a) Traditional buses: integrated standard network in Europe. It defines not only the
application layer and the communication profile, but also a framework
for programmable systems. This is why all segments of industry (e.g.,
printing machines, maritime, medical systems) decided to use it.
An important characteristic of this fieldbus is its capacity to close a
This is one of the fieldbuses most frequently used since the late 1970s. position loop with a reasonable refresh time (1ms), despite a relatively
An EIA-485 (RS485) interface based on the "master/slave" system and modest transmission speed.
operating with transmission speeds of up to 115kbit/s, it was developed
by Modicon for PLC communication, but it is also used for transferring Transmission speed: 1Mbit/s
basic parameters for drives. Physical topology: bus
Control logic: centralised, master/slave
Transmission speed: depends on the speed of the serial link Maximum number of devices: 127 (limited by node addresses)
Physical topology: one-to-one or bus Network length: 5000 m maximum (depends on transmission speed)
Control logic: centralised master/slave
Maximum number of devices: 247 For further information, please contact: www.canopen.org
Network length: 1200m (depends on transmission speed), possibility of
increasing length with repeaters
For further information, please contact: www.modbus.org
Tachogenerators are usually used on DC motors with DC The physical construction and operation of the DC
drives. tachogenerator are very similar to a DC generator.
They are not used with AC drives, where position feedback The only difference is that the DC tachogenerator is much
devices such as resolvers or encoders are much more common. smaller in size.
Tachogenerators are robust and highly resistant to vibrations Figure 28: Typical DC tachogenerator construction
and impacts. They have a wide operating temperature range.
AC Tachogenerator:
It generates a three-phase AC voltage whose amplitude is
directly proportional to speed, which is rectified into a DC
voltage via an integral, usually three-phase, diode bridge.
The polarity of the DC output voltage is not dependant on the
direction of rotation; this device can only be used therefore on
drives having only one direction of rotation.
The advantage of these kinds of generators is that they are
practically maintenance-free, being of brushless design. Unlike a synchronous generator, a DC tachogenerator
generates a DC voltage, whose amplitude is directly
The rectifier has a linearity error of approximately 1.5V due proportional to the speed, without passing via a three-phase
to the voltage drop in the rectifier bridge diodes. This error is rectifier but requiring brushes (maintenance).
essentially constant throughout the speed range. The generated DC voltage given is expressed as Volts per 1000
Output voltage ripple is typically in the order of 4%. rpm (V/krpm). Voltage ranges in industrial versions tend to be
These are low-cost units with moderate performance used on in the order of 20 to 120 V/krpm and non-linear below 500 rpm.
unidirectional applications. With suitable, high-quality brushes, a voltage range below 10 V/
krpm can produce good low-speed performance and offer good
linearity below 50 rpm.
(Ex. Type DT REO 444 singleturn, 60V, 1000rpm for DC motor).
DC tachogenerator:
Sensors principle
Common x x x x x x x
Bearing insulation x x x - - - -
5 - TECHNICAL SPECIFICATIONS
5.1 - Incremental encoder technical specifications1
Leroy-Somer generic incremental encoder
Technical specifications 5V 1024pts 5/30V 1024pts 5V 4096pts 11/30V 1024pts 11/30V 4096pts 5V 1024pts
TTL TTL - UVW TTL HTL HTL SinCos
< 300 mA max. @ 5/8VDC
Maximum current consumption < 300 mA max. @ 5/8VDC and < 200mA @ 15VDC < 200mA @ 15VDC
and < 200mA @ 15VDC
Tracks A and B: Tracks A and B: Tracks A and B: Sine and Cosine B tracks:
Resolution (number of positions per Tracks A and B: 1024
4096 1024 4096 1024
revolution)
Z track: 1
1. TRACK B 1. Cosine
Order of signals for A and B tracks
2. VOIE A 2. Sine
Phase shift between B and A signals 90° +/-22,5°
3 tracks: 6 tracks: 3 tracks: 3 tracks:
Number of channels A,B,Z A,B,Z,U,V,W A,B,Z Sin, Cos, Z
(differential output)
( A/, B/, Z/) (A/, B/, Z/, U/, V/, W/) ( A/, B/, Z/) (RefSin, RefCos, Z/)
Generic resolver
Number of poles 2
≤ 300 m.s-²
Vibration resistance
(from 10 to 2000 Hz)
≤ 2500 m.s-²
Impact resistance
for 6 ms
Mark:
Figure 33: View of M23 connector base at encoder end 7 - LEROY-SOMER DRIVES SETTINGS
7.1 - Leroy-Somer drive ranges concerned
All devices described in this guide have mechanical and
electrical characteristics (answering to specifications) that are
entirely suitable for our ranges of motors and drives, which are
designed to work together. Below are indicated some of the
drives that Leroy-Somer has to offer.
Power
rating < UNIDRIVE > < POWERDRIVE >
--> 750 kW
For other devices not described above (and on the previous
page), please consult the technical specifications of the
Suppliers. 200 kW
110 kW
6.5 - Accessories 90 kW-->
MD2M
M700
In the case of solution of motors' reinforced protection and when FX
the speed and position feedback device (incremental encoder, 45 kW--> M400 M701
absolute encoder...) is equipped with bearings in touch with the -->22 kW M600 M702
driven shaft, it is imperative to use an insulated sensor. F300
-->11 kW
The various methods of protection are: 7.5 kW M300
- Insulated ring, see Figure 34,
- insulated anti-rotation system,
- insulated bearings, 2.2 kW--> M200
- treated bore's coat.
0.75 kW M100
Leroy-Somer proposes the insulating ring which avoids shaft's
0.37 kW-->
current increasing significantly the lifetime of the device
bearings. It is designed to resist thermal or chemical constraints 0.25 kW-->
(lubricant oil...).
not
Furthermore, the encoder is isolated thermically due to its < Drive cabinet variable speed >
concerned
component which does not transfer the heat (Plastic resistance
from -40°C up to +115°C).
The ring can be also used to facilitate the mechanical
dismantling in a severe atmosphere with humidity and oxidation
(steel industry, paper industry...).
Figure 34:
Insulated ring
1: The encoder interface of the M7xx (EIA485) unidrive does not enable direct connection to HTL encoders.
To make the output signal of the latter compatible with the drive input, a conversion module needs to be used. Leroy-Somer proposes the UT02
option for this conversion. For configuring this option, please consult Leroy-Somer.
2: Or 15V depending on the cable length.
For resolver
Resolver
Drive parameters 2p resolver
Pr 3.038 (resolver type) Resolver
Pr 3.065 (P1 resolver poles) 2
Pr 3.066 (P1 resolver excitation voltage) 6 KHz
For DC tachogenerator
Please consult Leroy-Somer.
incremental U V
W (3)
Pr 03.38 (encoder type) incremental (0) incremental (0) incremental (0) incremental (0) not compatible or U V W alone
with (2)
POWERDRIVE
Pr 03.34 (encoder number of points) 1024 4096 1024 4096 MD 1024
Pr 03.36 (voltage) 5V 5V 15V 15V 15V
Pr 03.42 (filter) TBD according to the application and the dynamics
Powerdrive MD and FX have no native encoder feedback device. They require the MDX-encoder option for processing
encoder feedback.
For resolver
Resolver type
Parameters
Powerdrive Resolver
Pr 03.38 (encoder type) Resolver (10)
Pr 03.57 (resolver polarity) 2 4 6 8 pairs of poles
Pr 03.58 (transformation ratio) 1:1 2:1 3:1 4:1
Pr 03.59 (resolution) 10 12 14 16 bits
Pr 03.56 (filter) 0 to 3
For DC tachogenerator
Please consult Leroy-Somer.
13
3 159/1 Encoder 1
502 159/2 Connector 1
503 159/3 Nut 1
159
/3 13+ 299 Fixing screw 3
555
159 502 Washer 1
/2
551 503 Nut 1
299 545 Encoder fixing screw 2
159
/1 551 Driving pin ref 159/1 1
545
579 Screw 2
594
580 Washer 2
580
594 Encoder cover 1
579
651
7
6
159
4
/1 3
545
13
1
13
13
ALUMINIUM or CAST IRON motor + encoder + forced ventilation: FS 180 and above
Ref Designation Qty
13 Cover and forced vent. 1
27 Cover fixing screw ref 13 4
159/1 Encoder 1
159/2 Connector 1
544 Washer 4
555
159 545 Encoder fixing screw ref 159/1 4
/2
651 546 Encoder support 1
27
547 Fixing screw 2
551 Driving pin ref 159/1 1
555 Connector support ref 159/2 1
651 Connector support screw 2
546
547
551
159
/1
544
545
13
551
545
159
/1
551
159/1
594
587
586
IP23 motor CPLS (and with brake) with forced ventilation + encoder: FS 250
395
417
416
14
13
11
1400
1800
10
/1801 9
1401
159
8
/1 7
299
6
1403
5
1404
74
93
2
27
13
1
Motor adapted for FFB brake + encoder, ALUMINIUM: FS 132M, MU, MR to 180 or CAST IRON FS 132M, MU, MR and 160
1802
15
1803
14 159
13
/2
1400
12
1805
11 1401
10
1804
9 159
/1
8 299
7 1403
6 1404
5
47
9
3
27
2
13
1
Adapted motor for FFB brake + encoder + forced ventilation, ALUMINIUM: FS 71 to 180 or CAST IRON FS 80 to 160
10
1802
9
1803
159
8
/2
1400
7 1800
/1801
6
1401
5
299
4 159
3
/1
27
2
13
1
1400
1800
1401
159
/1 299
1403
1404
7
9
27
13
159/1
159/2
579
159/1
1 - APPENDICES
1.1 - Index
Accessories 23 Identification 20
Analog 3 IK rating: IK 18-19
Application 16 Impacts (resistance to) 18-19
Approvals 16 Industry 17
Asynchronous motor ranges 16, 17, 26 to 33 Installation 20 to 25
Atex 16, 17 Insulated ring 23
Availability 17, 37 Interface 3, 7 to 13
Introduction 3
IP rating: IP 16 to 19
BCD 7
Binary 3, 7, 17, 18 LED 4, 6
BISS 3, 8, 16 to 18, 24, 25 Legal Marks 16, 18 to 20
Bit 6, 7, 12, 13 LS(ES) 16, 17, 26 to 29, 31 to 33
Brake supply 22
Brakes 17, 31 to 33 Maintenance 17, 20 to 25
Markings 20
CE compliance 18 to 20 Multiturn 3, 6 to 9, 16 to 18, 22, 24, 25
Characteristics 18, 19
Choice of speed feedback 3
Code 7, 18 Nameplate 20
Configurator 37 Noise 20
Connection 9, 20 to 23
CPLS 30
CRC 8, 9 Options 23
cURus 18 to 20
Parts lists 26 to 33
Definition of technical terms 35 Pinout diagrams 22, 23
Description 3 to 17 Powerdrive 25
Designation 18 to 20
Drives 21, 24, 25 Resolver 3, 14, 16 19, 23 to 25
Drive supply 20, 21
Temperature 16,18,19, 23
Glossary 35 Terminal box 26 to 33
Gray 7, 17, 18 TTL 3, 4, 17, 18, 21, 24, 25
9.2 - Glossary
AC…………………………… Alternating Current. Zero signal pulse width....... Length of logical high level of the
ATEX………………………... Potentially Explosive Atmosphere. signal in relation to electric period.
EnDat……………………….. Proprietary bidirectional digital interface Direction of rotation……...... Can be clockwise (CW) or counter
protocol developed by Heidenhain. clockwise (CCW) as seen from Drive
End (DE).
Figure 7 - Page 5 Optical incremental encoder disc with commutation signal tracks for a 6-pole motor
Figure 10 - Page 6 Internal construction of a multiturn optical absolute encoder with gears
9.4 - Configurator The Leroy-Somer configurator can be • Aid with product selection
used for selecting the most appropriate • Printing technical specifications
motors and provides the corresponding • Printing 2D and 3D CAD files
technical specifications and plans. • Equivalent to 300 catalogues in 15
languages.
Online registration:
http://configurateurls.leroy-somer.com/
login_en.php
Express
Availability
Express
Need something
urgently?
http://lrsm.co/dispo-en