Beijing ART Tech USB2832 User manual

USB2832
User’s Manual
Beijing ART Technology Development Co., Ltd.

USB2832 Data Acquisition
Contents
Contents.............................................................................................................................................................................. 2
Chapter 1 Overview ........................................................................................................................................................... 3
Chapter 2 Components Layout Diagram and a Brief Description..................................................................................... 5
2.1 The Main Component Layout Diagram................................................................................................................ 5
2.2 The Function Description for the Main Component............................................................................................. 5
2.2.1 Signal Input and Output Connectors ......................................................................................................... 5
2.2.2 Potentiometer............................................................................................................................................. 5
2.2.3 Jumper ....................................................................................................................................................... 6
2.2.4 Physical ID of DIP Switch......................................................................................................................... 6
Chapter 3 Signal Connectors............................................................................................................................................. 8
3.1 The Definition of Analog Signal Input and Output Connectors ........................................................................... 8
3.2The Definition of Digital Signal Input and Output Connectors ............................................................................ 9
Chapter 4 Connection Ways for Each Signal................................................................................................................... 10
4.1 AD Single-ended Input Connection.................................................................................................................... 10
4.2 AD Double-ended Input Mode ........................................................................................................................... 10
4.2 Other Connections.............................................................................................................................................. 11
Chapter 5 Methods of Using Timer/Counter.................................................................................................................... 12
5.1 The working mode.............................................................................................................................................. 12
Chapter 6 Notes, Calibration and Warranty Policy......................................................................................................... 20
6.1 Notes .................................................................................................................................................................. 20
6.2 Analog Signal Input Calibration......................................................................................................................... 20
6.3 Warranty Policy .................................................................................................................................................. 20
Products Rapid Installation and Self-check...................................................................................................................... 22
Rapid Installation ..................................................................................................................................................... 22
Self-check................................................................................................................................................................. 22
Delete Wrong Installation......................................................................................................................................... 22
BUY ONLINE at art-control.com/englishs or CALL +86-10-51289836(CN) 2

USB2832 Data Acquisition
Chapter 1 Overview
In the fields of Real-time Signal Processing, Digital Image Processing and others, high-speed and high-precision data
acquisition modules are demanded. ART USB2832 data acquisition module, which brings in advantages of similar
products that produced in china and other countries, is convenient for use, high cost and stable performance.
ART USB2832 is a data acquisition module based on USB bus. It can be directly inserted into USB interface to
constitute the laboratory, product quality testing center and systems for different areas of data acquisition, waveform
analysis and processing. It may also constitute the monitoring system for industrial production process.
Unpacking Checklist
Check the shipping carton for any damage. If the shipping carton and contents are damaged, notify the local dealer or
sales for a replacement. Retain the shipping carton and packing material for inspection by the dealer.
Check for the following items in the package. If there are any missing items, contact your local dealer or sales.
¾USB2832 Data Acquisition Board
¾ART Disk
a) user’s manual (pdf)
b) drive
c) catalog
¾Warranty Card
FEATURES
Analog Input
¾Converter Type: AD7321
¾Input Range: ±10V, ±5V, ±2.5V,0~10V
¾12-bit resolution
¾The highest conversion frequency of AD chip is 500KHz
¾Analog Input Mode: 32SE/16DI
¾AD Mode: continuum sampling
¾Clock Source: internal clock
¾AD Conversion Time: ≤1.6us
¾Programmable Gain: 1, 2, 4, 8 (AD8251 default)or 1, 2, 5, 10 (AD8250) or 1, 10, 100, 1000 (AD8253)
¾Analog Input Impedance: 10MΩ
¾Non-linear error: ±1LSB (Maximum)
¾System Measurement Accuracy: 0.1%
¾Operating Temperature Range: 0℃~55℃
¾Storage Temperature Range: -20℃~70℃
Digital Input
¾Channel No.: 8-channel
¾Electric Standard: TTL compatible
BUY ONLINE at art-control.com/englishs or CALL +86-10-51289836(CN) 3

USB2832 Data Acquisition
¾High Voltage: ≧2.0V
¾Low Voltage: ≦0.8V
Digital Output
¾Channel No.: 8-channel
¾Electrical Standard: CMOS compatible
¾High Voltage: ≧4.45V
¾Low Voltage: ≦0.5V
¾Power-on output: low level
Counter
¾16-bit resolution
¾Channel No.: 3-channel subtracting counters
¾Counting Mode: 6 counting mode (software-configurable)
¾Electrical Standard: TTL level
¾Clock Source (CLKn): 1Hz~10MHz
¾Gate (GATEn): Rising, high-level and low-level
¾Counter Output (OUTn): high-level, low-level
Other Features
Board Clock Oscillation: 40MHz
Dimension: 120mm (L) * 98.5mm (W) * 16mm (H)
BUY ONLINE at art-control.com/englishs or CALL +86-10-51289836(CN) 4

USB2832 Data Acquisition
Chapter 2 Components Layout Diagram and a Brief Description
2.1 The Main Component Layout Diagram
2.2 The Function Description for the Main Component
2.2.1 Signal Input and Output Connectors
CN1: analog signal input/output connector
CON1: +5V power input terminal
P1: digital signal input/output connector
2.2.2 Potentiometer
RP1: Analog signal input zero-point adjustment potentiometer
RP2: Analog signal input full-scale adjustment potentiometer
BUY ONLINE at art-control.com/englishs or CALL +86-10-51289836(CN) 5

USB2832 Data Acquisition
2.2.3 Jumper
JPW1: load USB controller program, 1-2 shorted (default)
2.2.4 Physical ID of DIP Switch
DID1: Set physical ID number. When the PC is installed more than one USB2832 , you can use the DIP switch to set a
physical ID number for each board, which makes it very convenient for users to distinguish and visit each board in the
progress of the hardware configuration and software programming. The following four-byte numbers are expressed by
the binary system: When DIP switch points to "ON", that means "1", and when it points to the other side, that means
"0." As they are shown in the following diagrams: byte "ID3" is the high byte."ID0" is the low byte, and the black part
in the diagram represents the location of the switch. (Test software of the company often uses the logic ID management
equipments and at this moment the physical ID DIP switch is invalid. If you want to use more than one kind of the
equipments in one and the same system at the same time, please use the physical ID as much as possible.).
ON
1
ID0ID1ID2ID3
234
ON
DID1
The above chart shows"1111", so it means that the physical ID is 15.
ON
1
ID0ID1ID2ID3
234
ON
DID1
The above chart shows"0111", so it means that the physical ID is 7.
ON
1
ID0ID1ID2ID3
234
ON
DID1
The above chart shows"0101", so it means that the physical ID is 5.
ID3 ID2 ID1 ID0 Physical ID(Hex)Physical ID(Dec)
OFF(0)OFF(0)OFF(0)OFF(0)0 0
OFF(0)OFF(0)OFF(0)ON(1)1 1
OFF(0)OFF(0)ON(1)OFF(0)2 2
OFF(0)OFF(0)ON(1)ON(1)3 3
OFF(0)ON(1)OFF(0)OFF(0)4 4
OFF(0)ON(1)OFF(0)ON(1)5 5
OFF(0)ON(1)ON(1)OFF(0)6 6
OFF(0)ON(1)ON(1)ON(1)7 7
ON(1)OFF(0)OFF(0)OFF(0)8 8
BUY ONLINE at art-control.com/englishs or CALL +86-10-51289836(CN) 6

USB2832 Data Acquisition
ON(1)OFF(0)OFF(0)ON(1)9 9
ON(1)OFF(0)ON(1)OFF(0)A 10
ON(1)OFF(0)ON(1)ON(1)B 11
ON(1)ON(1)OFF(0)OFF(0)C 12
ON(1)ON(1)OFF(0)ON(1)D 13
ON(1)ON(1)ON(1)OFF(0)E 14
ON(1)ON(1)ON(1)ON(1)F 15
BUY ONLINE at art-control.com/englishs or CALL +86-10-51289836(CN) 7

USB2832 Data Acquisition
Chapter 3 Signal Connectors
3.1 The Definition ofAnalog Signal Input and Output Connectors
37-pin D-type definition
AGND
AGND
AI24
AI25 AI26
AI27 AI28
AI29 AI30
AI31 AGND
AGND
AGND
AI16
AI17 AI18
AI19 AI20
AI21 AI22
AI23
AI8
AI9 AI10
AI11 AI12
AI13 AI14
AI15
AI0
AI1 AI2
AI3 AI4
AI5 AI6
AI7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
37
36
35
34
33
32
31
30
29
28
27
26
25
24
23
22
21
20
Pin definition about AD:
Pin name Type Pin function definition
AI0~AI31 Input Analog input, reference ground is AGND.
AGND Analog ground. This AGND pin should be connected to the system’s AGND plane.
BUY ONLINE at art-control.com/englishs or CALL +86-10-51289836(CN) 8

USB2832 Data Acquisition
3.2The Definition of Digital Signal Input and Output Connectors
P1: 34-pin definition
1
34
56
7
2
8
910
11 12
13 14
15 16
17 18
19 20
21
23 24
25 26
27
22
28
29 30
31 32
33 34
+5V +5V
DI0
DI2
DI4
DI6
DGND
DO0
DO2
DO4
DO6
DGND
OUT0
CLK0
GATE1
OUT2
CLK2
CLK2M
DI1
DI3
DI5
DI7
DGND
DO1
DO3
DO5
DO7
DGND
GATE0
OUT1
CLK1
GATE2
DGND
DGND
Pin Name Feature Function Definition
DI0~DI7 Input Digital signal input
DO0~DO7 Output Digital signal output
+5V Output Output 5.
CLK2M Output on-board 2MHz clock oscillator pulse output, Output cycle 0.5 microseconds.
CLK0~CLK2 Input Clock/pulse input pins
GATE0~GATE2 Input Gate input pins
OUT0~OUT2 Output Output pins
DGND GND Digital ground, when use counter/timer we best choose it as reference ground.
BUY ONLINE at art-control.com/englishs or CALL +86-10-51289836(CN) 9

USB2832 Data Acquisition
Chapter 4 Connection Ways for Each Signal
4.1 AD Single-ended Input Connection
Single-ended mode can achieve a signal input by one channel, and several signals use the common reference ground.
This mode is widely applied in occasions of the small interference and relatively many channels.
Figure 4.1 single-ended input connection
4.2 AD Double-ended Input Mode
Double-ended input mode, which was also called differential input mode, uses positive and negative channels to input a
signal. This mode is mostly used when biggish interference happens and the channel numbers are few.
Single-ended/double-ended mode can be set by the software, please refer to USB2832 software manual.
According to the diagram below, USB2832 board can be connected as analog voltage double-ended input mode, which
can effectively suppress common-mode interference signal to improve the accuracy of acquisition. Positive side of the
16-channel analog input signal is connected to AI0~AI15, the negative side of the analog input signal is connected to
AI16~AI31, equipments in industrial sites share the AGND with USB2832 board.
Figure 4.2 double-ended input connection
BUY ONLINE at art-control.com/englishs or CALL +86-10-51289836(CN) 10
Table of contents
Other Beijing ART Tech Data Logger manuals



















