Advertisement

Quick Links

PCI8603
User's Manual
Beijing ART Technology Development Co., Ltd.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the PCI8603 and is the answer not in the manual?

Questions and answers

Summary of Contents for ART Technology Development PCI8603

  • Page 1 PCI8603 User’s Manual Beijing ART Technology Development Co., Ltd.
  • Page 2: Table Of Contents

    PCI8603 Data Acquisition V6.134 Contents Contents ....................................1 Chapter 1 Overview ................................2 Chapter 2 Components Layout Diagram and a Brief Description ..................4 2.1 The Main Component Layout Diagram ........................4 2.2 The Function Description for the Main Component ....................4 2.2.1 Signal Input and Output Connectors ......................4 2.2.2 Potentiometer ...............................4...
  • Page 3: Chapter 1 Overview

    ART PCI8603 is a data acquisition module based on PCI bus. It can be directly inserted into IBM-PC/AT or a computer which is compatible with PCI8603 to constitute the laboratory, product quality testing center and systems for different areas of data acquisition, waveform analysis and processing.
  • Page 4 PCI8603 Data Acquisition V6.134 Programmable Gain: 1, 2, 4, 8 (AD8251 default)or 1, 2, 5, 10 (AD8250) or 1, 10, 100, 1000 (AD8253) Analog Input Impedance: 10MΩ Amplifier Set-up Time: 785nS(0.001%)(max) Non-linear error: ±2LSB(Maximum) System Measurement Accuracy: 0.01% Operating Temperature Range: 0℃~50℃...
  • Page 5: Chapter 2 Components Layout Diagram And A Brief Description

    PCI8603 Data Acquisition V6.134 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 and output connectors 2.2.2 Potentiometer...
  • Page 6: Jumper

    2.2.5 Physical ID of DIP Switch DID1: Set physical ID number. When the PC is installed more than one PCI8603 , 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.
  • Page 7 PCI8603 Data Acquisition V6.134 Physical ID (Hex) Physical ID (Dec) OFF(0) OFF(0) OFF(0) OFF(0) OFF(0) OFF(0) OFF(0) ON(1) OFF(0) OFF(0) ON(1) OFF(0) OFF(0) OFF(0) ON(1) ON(1) OFF(0) OFF(0) OFF(0) ON(1) OFF(0) ON(1) OFF(0) ON(1) OFF(0) ON(1) ON(1) OFF(0) OFF(0) ON(1)...
  • Page 8: Chapter 3 Signal Connectors

    PCI8603 Data Acquisition V6.134 Chapter 3 Signal Connectors 3.1 The Definition of Signal Input and Output Connectors 62 core plug on the CN1 pin definition AI10 AI11 AI12 AI13 AI14 AI15 AGND AGND AGND AGND AGND AGND AGND AGND AGND...
  • Page 9 PCI8603 Data Acquisition V6.134 Signal Name Type Definition AI0~AI15 Input Analog signal input pins, the reference ground is AGND. AO0~AO1 Output Analog signal output pins, the reference ground is AGND. DI0~DI7 Input Digital signal input pins, the reference ground is DGND.
  • Page 10: Chapter 4 Connection Ways For Each Signal

    Single-ended/double-ended mode can be set by the software, please refer to PCI8603 software manual. According to the diagram below, PCI8603 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 8-channel analog input signal is connected to AI0~AI7, the negative side of the analog input signal is connected to AI8-~AI15, equipments in industrial sites share the AGND with PCI8603 board.
  • Page 11: Methods Of Realizing The Multi-Card Synchronization

    When using the common external trigger, please make model, while the slave card uses the external clock sure all parameters of different PCI8603 are the same. At source mode. After the master card and the slave card are first, configure hardware parameters, and use analog or...
  • Page 12 PCI8603, input trigger signal from ART pin or DTR pin, then click “Start Sampling” button, at this time, PCI8603 does not sample any signal, but wait for BUY ONLINE at art-control.com/englishs or CALL +86-(0)10-62991792-609(CN)
  • Page 13: Chapter 5 The Instruction Of The Ad Trigger Function

    PCI8603 Data Acquisition V6.134 Chapter 5 The Instruction of the AD Trigger Function 5.1 AD Internal Trigger Mode When AD is in the initialization, if the AD hardware parameter ADPara.TriggerMode = PCI8603_TRIGMODE_SOFT, we can achieve the internal trigger acquisition. In this function, when calling the StartDeviceProAD function, it will generate AD start pulse, AD immediately access to the conversion process and not wait for the conditions of any other external hardware.
  • Page 14 PCI8603 Data Acquisition V6.134 When ADPara.TriggerDir = PCI8603_TRIGDIR_NEGATIVE, choose the trigger mode as the falling edge trigger. That is, when the DTR trigger signal is on the falling edge, AD will immediately access to the conversion process, and its follow-up changes have no effect on AD acquisition.
  • Page 15 PCI8603 Data Acquisition V6.134 AD Start Pulse Pause The first pulse after mode the AD triggered AD Working Pulse Analog Trigger Signal Trigger Level The waiting time The falling edge before The low level after the AD the AD started is invalid...
  • Page 16: Chapter 6 Methods Of Using Ad Internal And External Clock Function

    External Clock Function refers to the use of the outside clock signals to trigger the AD conversion regularly. The clock signals are provide by the CLKIN pin of the CN1 connector. The outside clock can be provided by PCI8603 clock output (CLKOUT of CN1), as well as other equipments, for example clock frequency generators.
  • Page 17 PCI8603 Data Acquisition V6.134 groups, this period of time is known as the Group Interval. Loops of group refer to numbers of the cycle acquisition for each channel in the same group. In the internal clock mode and the fixed-frequency external clock mode, the time between the groups is known as group cycle.
  • Page 18 PCI8603 Data Acquisition V6.134 Under the internal clock mode, for example, sample two-channel 0, 1, and then 0 and 1 become a group. Sampling frequency (Frequency) = 100000Hz (cycle is 10μs), Loops of group is 1, Group Interval = 50μs, then the acquisition process is to collect a set of data first, including a data of channel 0 and a data of channel 1.
  • Page 19 PCI8603 Data Acquisition V6.134 Under the external clock mode, the requirement is: the external clock cycle ≥ the internal clock sampling period × the total number of sampling channels× Loops of group + AD chip conversion time, otherwise, the external clock appearing in the group conversion time will be ignored.
  • Page 20: Internal Clock Function Of Da

    PCI8603 Data Acquisition V6.134 Start Enabled External Clock Convert Pulse Figure 6.4 Grouping sampling under the not fixed frequency external clock mode Note: a― internal clock sample cycle b―AD chips conversion time 6.4 Internal Clock Function of DA Internal Clock Function refers to the use of on-board clock oscillator and the clock signals which are produced by the user-specified frequency to trigger the AD conversion regularly.
  • Page 21: Chapter 7 Notes, Calibration And Warranty Policy

    Every device has to be calibrated before sending from the factory. It is necessary to calibrate the module again if users want to after using for a period of time or changing the input range. PCI8603 default input range: ±5V, in the manual, we introduce how to calibrate PCI8603 in ±5V, calibrations of other input ranges are similar.
  • Page 22: Warranty Policy

    PCI8603 Data Acquisition V6.134 7.4 Warranty Policy Thank you for choosing ART. To understand your rights and enjoy all the after-sales services we offer, please read the following carefully. 1. Before using ART’s products please read the user manual and follow the instructions exactly. When sending in damaged products for repair, please attach an RMA application form which can be downloaded from: www.art-control.com.
  • Page 23: Products Rapid Installation And Self-Check

    PCI8603 Data Acquisition V6.134 Products Rapid Installation and Self-check Rapid Installation Product-driven procedure is the operating system adaptive installation mode. After inserting the disc, you can select the appropriate board type on the pop-up interface, click the button【driver installation】; or select CD-ROM drive in Resource Explorer, locate the product catalog and enter into the APP folder, and implement Setup.exe file.

Table of Contents