ADLINK Technology PCI-8174 User manual

Type
User manual
Advance Technologies; Automate the World.
Manual Rev. 2.00
Revision Date: April 22, 2007
Part No: 50-11148-1000
PCI-8174
DSP-based
4-Axis Servo / Stepper
Motion Control Card
User’s Manual
Copyright 2007 ADLINK TECHNOLOGY INC.
All Rights Reserved.
The information in this document is subject to change without prior
notice in order to improve reliability, design, and function and does
not represent a commitment on the part of the manufacturer.
In no event will the manufacturer be liable for direct, indirect, spe-
cial, incidental, or consequential damages arising out of the use or
inability to use the product or documentation, even if advised of
the possibility of such damages.
This document contains proprietary information protected by copy-
right. All rights are reserved. No part of this manual may be repro-
duced by any mechanical, electronic, or other means in any form
without prior written permission of the manufacturer.
Trademarks
NuDAQ, NuIPC, DAQBench are registered trademarks of ADLINK
TECHNOLOGY INC.
Product names mentioned herein are used for identification pur-
poses only and may be trademarks and/or registered trademarks
of their respective companies.
Getting Service from ADLINK
Customer Satisfaction is top priority for ADLINK Technology Inc.
Please contact us should you require any service or assistance.
ADLINK TECHNOLOGY INC.
Web Site: http://www.adlinktech.com
Sales & Service: [email protected]
TEL: +886-2-82265877
FAX: +886-2-82265717
Address: 9F, No. 166, Jian Yi Road, Chungho City,
Taipei, 235 Taiwan
Please email or FAX this completed service form for prompt and
satisfactory service.
Company Information
Company/Organization
Contact Person
E-mail Address
Address
Country
TEL FAX:
Web Site
Product Information
Product Model
Environment
OS:
M/B: CPU:
Chipset: BIOS:
Please give a detailed description of the problem(s):
Table of Contents i
Table of Contents
Table of Contents..................................................................... i
List of Tables........................................................................... v
List of Figures........................................................................ vi
1 Introduction ........................................................................ 1
1.1 Features............................................................................... 4
1.2 Specifications....................................................................... 6
1.3 Supported Software............................................................. 8
Programming Library ......................................................8
MotionCreatorPro ...........................................................8
1.4 Available Terminal Board..................................................... 8
2 Installation .......................................................................... 9
2.1 Package Contents ............................................................... 9
2.2 PCI-8174 Outline Drawing................................................. 10
2.3 PCI-8174 Hardware Installation......................................... 11
Hardware configuration .................................................11
PCI slot selection ..........................................................11
Installation Procedures .................................................11
Troubleshooting4: .........................................................11
2.4 Software Driver Installation................................................ 12
2.5 *CN1 Pin Assignment: Main Connector............................. 13
2.6 *CN2 Pin Assignment: Simultaneous Start/Stop ............... 14
2.7 SW1 Switch Setting for Card Index ................................... 15
2.8 *CN3 Manual Pulsar .......................................................... 16
3 Signal Connections.......................................................... 17
3.1 Pulse Output Signals OUT and DIR .................................. 18
3.2 Encoder Feedback Signals EA, EB and EZ....................... 21
3.3 Origin Signal ORG............................................................. 24
3.4 End-Limit Signals PEL and MEL........................................ 25
3.5 In-position Signal INP ........................................................ 26
3.6 Alarm Signal ALM.............................................................. 27
3.7 Deviation Counter Clear Signal ERC................................. 28
3.8 General-purpose Signal SVON.......................................... 29
3.9 General-purpose Signal RDY ............................................ 30
ii Table of Contents
3.10 Multi-Functional output pin: DO/CMP ................................ 31
3.11 Multi-Functional input pin:
DI/LTC/SD/PCS/CLR/EMG...................................... 32
3.12 Pulser Input Signals PA and PB (PCI-8174)...................... 33
3.13 Simultaneously Start/Stop Signals STA and STP.............. 34
4 Operation Theory.............................................................. 35
4.1 Classifications of Motion Controller.................................... 35
Voltage motion control interface ...................................35
Pulse motion control interface ......................................36
Network motion control interface ..................................36
Software real-time motion control kernel ......................37
DSP motion control kernel ............................................37
ASIC motion control kernel ...........................................37
Compare Table of all motion control types ...................38
PCI-8174 motion controller type ...................................38
4.2 Motion Control Modes........................................................ 39
Coordinate system ........................................................39
Absolute and relative position move .............................40
Trapezoidal speed profile .............................................42
S-curve and Bell-curve speed profile ............................43
Velocity mode ...............................................................45
One axis position mode ................................................46
Two axes linear interpolation position mode .................47
Two axes circular interpolation mode ...........................48
Continuous motion ........................................................49
Home Return Mode ......................................................52
Home Search Function .................................................59
Manual Pulser Function ................................................60
Simultaneous Start Function .........................................60
Speed Override Function ..............................................61
Position Override Function ...........................................62
4.3 The motor driver interface.................................................. 63
Pulse Command Output Interface ................................63
Pulse feedback input interface ......................................66
In position signal ...........................................................68
Servo alarm signal ........................................................68
Error clear signal ...........................................................69
Servo ON/OFF switch ...................................................69
Servo Ready Signal ......................................................70
Table of Contents iii
Servo alarm reset switch ..............................................70
4.4 Mechanical switch interface............................................... 71
Original or home signal .................................................71
End-Limit switch signal .................................................71
Slow down switch .........................................................71
Positioning Start switch .................................................72
Counter Clear switch ....................................................72
Counter Latch switch ....................................................72
Emergency stop input ...................................................72
4.5 The Counters..................................................................... 73
Command position counter ...........................................73
Feedback position counter ............................................74
Command and Feedback error counter ........................74
General purpose counter ..............................................75
Target position recorder ................................................75
4.6 The Comparators............................................................... 76
Soft end-limit comparators ............................................76
Command and feedback error counter comparators ....76
General comparator ......................................................76
Trigger comparator .......................................................77
4.7 Other Motion Functions ..................................................... 78
Backlash compensation and slip corrections ................78
Vibration restriction function .........................................78
Speed profile calculation function .................................79
4.8 Multiple Card Operation..................................................... 80
4.9 DSP-based Triggering functions........................................ 81
Function block diagram .................................................81
Compared points ..........................................................81
4.10 DSP-based Gantry functions............................................. 82
Closed-loop gantry mode ..............................................83
Error handling of gantry mode ......................................83
5 MotionCreatorPro............................................................. 85
5.1 Execute MotionCreatorPro ................................................ 85
5.2 About MotionCreatorPro.................................................... 86
5.3 MotionCreatorPro Introduction........................................... 87
Main Menu ....................................................................87
Select Menu ..................................................................88
Card Information Menu .................................................89
Configuration Menu ......................................................90
iv Table of Contents
Single Axis Operation Menu .........................................96
Help Menu ..................................................................102
6 Function Library.............................................................. 103
6.1 List of Functions............................................................... 104
6.2 C/C++ Programming Library............................................ 108
6.3 System and Initialization.................................................. 109
6.4 Pulse Input/Output Configuration..................................... 111
6.5 Velocity mode motion....................................................... 114
6.6 Single Axis Position Mode ............................................... 117
6.7 Home Return Mode.......................................................... 121
6.8 Manual Pulser Motion...................................................... 124
6.9 Motion Status................................................................... 126
6.10 Motion Interface I/O ......................................................... 128
6.11 Position Control and Counters......................................... 136
6.12 Position Compare and Latch............................................ 140
6.13 General-Purpose DIO...................................................... 143
6.14 Soft Limit.......................................................................... 145
6.15 Class ID=0X1999 for Channel Trigger............................. 147
7 Connection Example ...................................................... 157
7.1 General Description of Wiring.......................................... 157
7.2 Terminal Board User Guide............................................. 157
Warranty Policy ................................................................... 159
List of Tables v
List of Tables
Table 2-1: *CN1 Pin Assignment: Main Connector .................. 13
Table 2-2: *CN2 Pin Assignment: Simultaneous Start/Stop .... 14
Table 2-3: SW1 Switch Setting for Card Index ........................ 15
Table 2-4: *CN3 Manual Pulsar ............................................... 16
Table 6-1: Data type definitions ............................................. 108
vi List of Figures
List of Figures
Figure 1-1: PCI-8174 Block Diagram........................................... 2
Figure 1-2: Flow chart for building an application ........................ 3
Figure 2-1: PCB Layout of the PCI-8174 ................................... 10
Introduction 1
1 Introduction
The PCI-8174 is an advanced DSP-based 4-axis motion control
card with a PCI interface. Unlike other dummy pulse motion con-
trollers, the PCI-8174 provides DSP kernel for high level machine
makers to integrate time-critical motion procedure into a motion
controller and eliminates the timing issue in traditional PC-based
controllers.
For high-end systems, timing is very important for high throughput
demands. Using traditional polling and event-driven methods, all
production procedures must be programmed on a PC. It contents
many “check” and “do” procedures, wasting CPU time and missing
“checks” if the CPU is busy. Even it is checked, the “do” action will
be delayed when CPU is busy, which can result in serious conse-
quences.
The PCI-8174 was designed to improve timing issues in traditional
PC-based controllers. It reserves the flexibility of PC-based con-
troller for open architecture and enhances the time-critical applica-
tion capability by a built-in DSP. A real-time OS is not necessary
either.
The PCI-8174 unique by different DSP kernels. One DSP kernel
contains one specific feature and can be used for one specific
application field or for one specific customer. Loading a different
DSP kernel gives the PCI-8174 different features. The DSP kernel
could also be customized to help speed up and stabilize systems.
The PCI-8174 has various terminal boards for connecting to many
kinds of AC servos. The pin definitions are the same as ADLINK 4-
axis stepper/servo motion controller, such as the PCI-8134 or PCI-
8164. If you currently use such ADLINK product, simply transfer
your old design to new one. The PCI-8174 also provides the same
traditional motion functions to migrate from old 4-axis board to
new PCI-8174.
Figure 1-1 shows the functional block diagram of the PCI-8174
card. A DSP as a main chip. Around the DSP are the major motion
ASIC, PCL6045, and some necessary components for DSP, such
as SDRAM and DPRAM.
2Introduction
Figure 1-1: PCI-8174 Block Diagram
MotionCreatorPro is a Windows-based application development
software package included with the PCI-8174. MotionCreatorPro
is useful for debugging a motion control system during the design
phase of a project. An on-screen display lists all installed axes
information and I/O signal status of the PCI-8174.
Windows programming libraries are also provided for C++ com-
piler and Visual Basic. Sample programs are provided to illustrate
the operations of the functions.
Figure 1-2 illustrates a flow chart of the recommended process in
using this manual in developing an application. Refer to the
related chapters for details of each step.
DSP
Bus Bridge
Aux
I/O
Computer
Bus
Pulse
PEL
MEL
ORG
DIO
EA
EB
EZ
DPRAM
SDRAM
Flash
ROM
PCL 6045
CN2
Encoder
I/O
SCSI 100 pins
Isolation
OUT
DIR
Introduction 3
Figure 1-2: Flow chart for building an application
4Introduction
1.1 Features
The following list summarizes the main features of the PCI-8174
motion control system.
X 32-bit/33Mhz PCI bus (Universal type for both 3.3V and 5V)
X On board 200Mhz DSP TI TMS320C6711D with 1200
MFLOPS
X Time-critical specific DSP kernel for options
X 4 axes of step and direction pulse output for controlling
stepping or servomotor
X Maximum output frequency of 6.55 MPPS
X Pulse output options: OUT/DIR, CW/CCW, AB phase
X Pulse input options: CW/CCW, AB phase x1,x2,x4
X Maximum pulse input frequency of 3.2Mhz in CW/CCW or
AB phase X1 mode. (AB phase x4 could reach 6.5Mhz)
X Programmable acceleration and deceleration time for all
modes
X Trapezoidal and S-curve velocity profiles for all modes
X 2 to 4 axes linear interpolation
X 2 axes circular interpolation and 3 axes helical interpolation
X Continuous interpolation for contour following motion
X Change position and speed on the fly
X 13 home return modes with auto searching
X Hardware backlash compensator and vibration suppression
X 2 software end-limits for each axis
X 28-bit up/down counter for incremental encoder feedback
X Home switch, index signal (EZ), positive, and negative end
limit switches interface on all axes
X 4-axis high speed position latch input
X 4-axis position compare and trigger output
X All digital input and output signals are 2500Vrms isolated
X Programmable interrupt sources
X Simultaneous start/stop motion on multiple axes
X Manual pulser input interface
Introduction 5
X Card index selection
X Security protection on EERPOM
X Dedicated emergency input pin for wiring
X Software supports a maximum of up to 12 PCI-8174 cards
operation in one system
X Compact PCB design
X Includes MotionCreatorPro, a Microsoft Windows-based
application development software
X PCI-8174 libraries and utilities for Windows 2000/XP/Vista.
6Introduction
1.2 Specifications
Applicable Motors:
X Stepping motors
X AC or DC servomotors with pulse train input servo drivers
Performance:
X Number of controllable axes: 4
X Maximum pulse output frequency: 6.55MPPS, linear, trape-
zoidal, or S-Curve velocity profile drive
X Internal reference clock: 19.66MHz
X 28-bit up/down counter range: 0-268, 435, 455 or –134,
217, 728 to +134, 217, 727
X Position pulse setting range (28-bit): -134, 217, 728 to
+134, 217, 728
X Pulse rate setting range (Pulse Ratio = 1: 65535):
Z 0.1 PPS to 6553.5 PPS. (Multiplier = 0.1)
Z 1 PPS to 65535 PPS. (Multiplier = 1)
Z 100 PPS to 6553500 PPS. (Multiplier = 100)
Introduction 7
I/O Signals:
X Input/Output signals for each axis
X All I/O signal are optically isolated with 2500Vrms isolation
voltage
X Command pulse output pins: OUT and DIR
X Incremental encoder signals input pins: EA and EB
X Encoder index signal input pin: EZ
X Mechanical limit/home signal input pins: ±EL, ORG
X Composite pins: DI / LTC (Latch) / SD (Slow-down) / PCS
(Position Change Signal) / CLR (Clear) / EMG (Emergency
Input)
X Servomotor interface I/O pins: INP, ALM, and ERC
X General-purposed digital output pin: SVON, DO
X General-purposed digital input pin: RDY, GDI
X Pulse signal input pin: PA and PB (with Isolation)
X Simultaneous Start/Stop signal: STA and STP
General Specifications
X Connectors: 100-pin SCSI-type connector
X Operating Temperature: 0°C - 50°C
X Storage Temperature: -20°C - 80°C
X Humidity: 5 - 85%, non-condensing
Power Consumption
X Slot power supply (input): +5V DC ±5%, 900mA max
X External power supply (input): +24V DC ±5%, 500mA max
X External power supply (output): +5V DC ±5%, 300mA, max
PCI-8174 Dimensions (PCB size):
X 185mm(L) X 100 mm(W)
8Introduction
1.3 Supported Software
1.3.1 Programming Library
Windows 2000/XP/Vista DLLs are provided for the PCI-8174.
These function libraries are shipped with the board.
1.3.2 MotionCreatorPro
This Windows-based utility is used to setup cards, motors, and
systems. It can also aid in debugging hardware and software prob-
lems. It allows users to set I/O logic parameters to be loaded in
their own program. This product is also bundled with the card.
Refer to Chapter 5 for more details.
1.4 Available Terminal Board
ADLINK provides the servo & steppers use terminal board for
easy connection. For steppers, we provide DIN-100S which is pin-
to-pin terminal board. For servo users, ADLINK offers DIN-814M,
DIN-814M-J3A, DIN-814Y and DIN-814P-A4. The suitable servos
are listed as follows:
Mitsubishi J2 Super DIN-814M
Mitsubishi J3A DIN-814M-J3A
Yaskawa Sigma II DIN-814Y
Panasonic MINAS A4 DIN-814P-A4
Installation 9
2 Installation
This chapter describes how to install PCI-8174. Please follow
these steps below:
X Check what you have (section 2.1)
X Check the PCB (section 2.2)
X Install the hardware (section 2.3)
X Install the software driver (section 2.4)
X Understanding the I/O signal connections (chapter 3) and
their operation (chapter 4)
X Understanding the connector pin assignments (the remain-
ing sections) and wiring the connections
2.1 Package Contents
In addition to this Users Guide, the package also includes the fol-
lowing items:
X PCI-8174: advanced 4-axis Servo / Stepper Motion Control
Card
X ADLINK All-in-one Compact Disc
Note: The terminal board is an optional accessory and would not
be included in PCI-8174 package.
If any of these items are missing or damaged, contact the dealer
from whom you purchased the product. Save the shipping materi-
als and carton to ship or store the product in the future.
10 Installation
2.2 PCI-8174 Outline Drawing
Figure 2-1: PCB Layout of the PCI-8174
X CN2/CN3: DSP Synchronous Signal Connector
X *CN1: Input / Output Signal Connector (100-pin)
X *CN2: Simultaneous start / stop signal input/output
X *CN3: Manual Pulsar
X SW1: DIP switch for card index selection (0-15)
Note: ‘*’ means which connector on Daughter board.
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25
  • Page 26 26
  • Page 27 27
  • Page 28 28
  • Page 29 29
  • Page 30 30
  • Page 31 31
  • Page 32 32
  • Page 33 33
  • Page 34 34
  • Page 35 35
  • Page 36 36
  • Page 37 37
  • Page 38 38
  • Page 39 39
  • Page 40 40
  • Page 41 41
  • Page 42 42
  • Page 43 43
  • Page 44 44
  • Page 45 45
  • Page 46 46
  • Page 47 47
  • Page 48 48
  • Page 49 49
  • Page 50 50
  • Page 51 51
  • Page 52 52
  • Page 53 53
  • Page 54 54
  • Page 55 55
  • Page 56 56
  • Page 57 57
  • Page 58 58
  • Page 59 59
  • Page 60 60
  • Page 61 61
  • Page 62 62
  • Page 63 63
  • Page 64 64
  • Page 65 65
  • Page 66 66
  • Page 67 67
  • Page 68 68
  • Page 69 69
  • Page 70 70
  • Page 71 71
  • Page 72 72
  • Page 73 73
  • Page 74 74
  • Page 75 75
  • Page 76 76
  • Page 77 77
  • Page 78 78
  • Page 79 79
  • Page 80 80
  • Page 81 81
  • Page 82 82
  • Page 83 83
  • Page 84 84
  • Page 85 85
  • Page 86 86
  • Page 87 87
  • Page 88 88
  • Page 89 89
  • Page 90 90
  • Page 91 91
  • Page 92 92
  • Page 93 93
  • Page 94 94
  • Page 95 95
  • Page 96 96
  • Page 97 97
  • Page 98 98
  • Page 99 99
  • Page 100 100
  • Page 101 101
  • Page 102 102
  • Page 103 103
  • Page 104 104
  • Page 105 105
  • Page 106 106
  • Page 107 107
  • Page 108 108
  • Page 109 109
  • Page 110 110
  • Page 111 111
  • Page 112 112
  • Page 113 113
  • Page 114 114
  • Page 115 115
  • Page 116 116
  • Page 117 117
  • Page 118 118
  • Page 119 119
  • Page 120 120
  • Page 121 121
  • Page 122 122
  • Page 123 123
  • Page 124 124
  • Page 125 125
  • Page 126 126
  • Page 127 127
  • Page 128 128
  • Page 129 129
  • Page 130 130
  • Page 131 131
  • Page 132 132
  • Page 133 133
  • Page 134 134
  • Page 135 135
  • Page 136 136
  • Page 137 137
  • Page 138 138
  • Page 139 139
  • Page 140 140
  • Page 141 141
  • Page 142 142
  • Page 143 143
  • Page 144 144
  • Page 145 145
  • Page 146 146
  • Page 147 147
  • Page 148 148
  • Page 149 149
  • Page 150 150
  • Page 151 151
  • Page 152 152
  • Page 153 153
  • Page 154 154
  • Page 155 155
  • Page 156 156
  • Page 157 157
  • Page 158 158
  • Page 159 159
  • Page 160 160
  • Page 161 161
  • Page 162 162
  • Page 163 163
  • Page 164 164
  • Page 165 165
  • Page 166 166
  • Page 167 167
  • Page 168 168
  • Page 169 169
  • Page 170 170

ADLINK Technology PCI-8174 User manual

Type
User manual

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI