No part of this manual may be reproduced, copied, translated, or transmitted in any form or by any means without the prior written permission of Advantech Co., Ltd. The information provided in this manual is intended to be accurate and reliable.
This product has passed the CE test for environmental specifications when shielded cables are used for external wiring. We recommend the use of shielded cables. This type of cable is available from Advantech. Please contact your local supplier for ordering information.
Document Feedback To assist us with improving this manual, we welcome all comments and constructive criticism. Please send all such feedback in writing to support@advantech.com. Packing List Before system installation, check that the items listed below are included and in good condition.
Page 5
In accordance with IEC 704-1:1982 specifications, the sound pressure level at the operator's position does not exceed 70 dB (A). DISCLAIMER: These instructions are provided according to IEC 704-1 standards. Advantech disclaims all responsibility for the accuracy of any statements contained herein. iDAQ-784 User Manual...
Conformément à la norme CEI 704-1:1982, l’opérateur ne doit pas expérimenter un niveau sonore supérieur à 70 dB (A). AVERTISSEMENT: Ces consignes suivent la norme CEI 704-1. Advantech décline toute responsabilité concernant l'exactitude des déclarations contenues dans ce document.
Page 7
Déconnectez l'alimentation avant de modifier la configuration. Une panne sou- daine après le raccordement ou l'installation d'une carte peut endommager les composants électroniques sensibles. iDAQ-784 User Manual...
Page 11
Counter ....................32 Electric Properties ................... 34 Table A.1: Electric Properties ............ 34 Buffered Acquisition Properties............... 34 Trigger..................... 35 Power Consumption................35 General ....................35 Function Block..................35 Chapter B System Dimensions ......37 iDAQ Modules ..................38 iDAQ-784 User Manual...
This chapter provides an overview of Advantech industrial data acquisition (iDAQ) module for iDAQ-784, ranging the product lineups, features, driver, utility and acces- sories. The iDAQ-784 is a 4-ch encoder & counter iDAQ module. It includes four 32- bit encoder counters with programmable trigger output (preload FIFO) for position comparison which is suitable for motor control and position monitoring applications.
All these software packages are available on the Advantech website: http://www.advantech.com/. The Advantech Navigator is a utility that allows you to set up, configure and test your device, and later stores your settings in a proprietary database.
FPGA Code Update The FPGA can also be updated via the interface in Navigator. However, it isn’t normal to make an FPGA update. Advantech strongly suggests you to consult your technical support before starting an FPGA update process. Ordering Information...
Below are the steps to insert the iDAQ modules into the iDAQ chassis. Insert the module and follow the guide rail to the end. Fix the two screws tight onto the chassis. Figure 2.1 Installing iDAQ modules into the iDAQ chassis iDAQ-784 User Manual...
Signal Connection and Pin Assignment iDAQ-784 has four general-purpose 32-bit counter/timers and one frequency genera- tor. The general-purpose counter/timers can be used for many measurement and pulse generation applications. The signal connection for each function are described in the following sections.
2.2.3 Frequency Measurement and Pulse Width Measurement In frequency measurement and pulse width measurement modes, the iDAQ-784 measures the frequency of a periodic pulse train via the Gate/Z pins. It also accepts both single end and differential connection types. The signal connection is shown in Figure 2.4.
Table 2.2: Encoder connection against different encoder types Encoder Types Counter Pin Pulse-Direction Two-pulse (CW/CCW) AB Phase (Quadrature) (Signed Pulse) CLKn/An Clock Up Counting Signal A AUXn/Bn Direction Down Counting Signal B GATEn/Zn Signal Z SCLKn Counting Latching OUTn Compare Output iDAQ-784 User Manual...
OUT pin. They can also be controlled by Gate pin. The corresponded signal connection is shown in Figure 2.7. Figure 2.7 Signal Connection for Timer Pulse and Pulse Width Modulation, (Left) Differential gate, (Right) Single-ended gate iDAQ-784 User Manual...
Figure 3.1 and Figure 3.2, respectively. Figure 3.1 Rising edge event counting Figure 3.2 Falling edge event counting Counting may be temporarily paused by the counter gate signal as shown in Figure 3.3. Figure 3.3 Event counting with pause gate iDAQ-784 User Manual...
Because the data is moved in large blocks instead of one point at a time, buffered event counting typically allow much higher transfer rates. Buffered event counting is also called hardware-timed event counting. iDAQ-784 User Manual...
----------------- - --------------------------------------------------------------------------------------------------------------------- Period InternalClockCount InternalClockPer This method is suitable if the counter clock signal frequency is much smaller (< 0.1%) than the internal clock frequency. Measuring accuracy degrades as the counter clock signal frequency increases. iDAQ-784 User Manual...
0 Hz. For example, when setting 1 second for timeup, the counter would wait for 1 second after it receives the last pulse, and return 0 Hz when 1 second is reached and there’s not any pulse counted anymore during the period. iDAQ-784 User Manual...
The advantage of instant pulse width measurement is low latency. It is typically used for reading a single sample of counter value. Note: In software-timed value reading, the response time is system resource depen- dent. For a stable data reading interval, please use buffered function instead. iDAQ-784 User Manual...
Buffered pulse width measurement is also called hard- ware-timed pulse width measurement. The advantages of buffered pulse width measurement over instant pulse width mea- surement include: – The sample rate can be much higher. – The time of sample is deterministic. iDAQ-784 User Manual...
A signal by 90 degrees, the counter value is decreased by 1 for each pulse period. They are shown in Figure 3.11 and Figure 3.12, respectively. Figure 3.11 Quadrature x1 mode, counter A leads counter B Figure 3.12 Quadrature x1 mode, counter B leads counter A iDAQ-784 User Manual...
A signal by 90 degrees, the counter value is decrease by 4 for each pulse period. They are shown in Figure 3.15 and Figure 3.16, respectively. Figure 3.15 Quadrature x4 mode, counter A leads counter B iDAQ-784 User Manual...
B signal is low. It is decreased by 1 for each pulse of counter A sig- nal when counter B signal is high. This is shown in Figure 3.18. Figure 3.18 Signed pulse (pulse/direction) mode. iDAQ-784 User Manual...
The advantage of instant position measurement is low latency. It is typically used for reading a single sample of counter value. Note! In software-timed value reading, the response time is system resource dependent. For a stable data reading interval, please use buffered func- tion instead. iDAQ-784 User Manual...
When the counter snapping function is started and receiving the trigger from SCLK pin, a software event would be generated, and the driver will scan all the counters and take a snapshot to these channels. The scanned data will be transferred to the user by the corresponding counter event. iDAQ-784 User Manual...
The advantage of instant position comparison is that the next compare value can be decided on the fly. Note: In software-timed value reading, the response time is system resource depen- dent. For a stable data reading interval, please use buffered function instead. iDAQ-784 User Manual...
3.5.3 Buffered Position Comparison (Fixed Interval) The position comparison can also be set using a fixed interval. With fixed interval N set, the counter output would be generated at every N encoder steps. iDAQ-784 User Manual...
The output can be gated. If counter gate is in active level, pulses are output normally. On the other hand, if counter gate is in inactive level, output is disabled. Figure 3.28 shows an example of active high gate. Figure 3.27 Gated timer/pulse output iDAQ-784 User Manual...
Buffered timer/pulse is also called hardware-timed timer/pulse. The advantages of buffered timer/pulse over static timer/pulse include: – The time of sample is deterministic. – The time of sample can be controlled by an external signal. iDAQ-784 User Manual...
The output can be gated. If counter gate is high, pulses are output normally. On the other hand, if counter gate is low, output is disabled. This is shown in Figure 3.34. Figure 3.33 Gated pulse width modulation output iDAQ-784 User Manual...
Figure 3.35. Figure 3.34 Static (software-timed) timer/pulse In software-timed value reading, the response time is system resource Note! dependent. For a stable data reading interval, please use buffered func- tion instead. iDAQ-784 User Manual...
ID, model name and slot number. You can change the description in Navigator, or just leave it as default. The descrip- tion is used in your own program, in order to get control or device handler from the device. iDAQ-784 User Manual...
– For output functions: 1,024 samples for each counter Sample clock rate: 200 kHz max. Sample clock source: From chassis (all channels share the same clock signal) or external (each channel uses independent clock signal) iDAQ-784 User Manual...
Storage temperature: -40 °C to 85 °C (-40 °F to 185 °F) Operating humidity: Up to 90% RH, non-condensing Storage humidity: Up to 95% RH, non-condensing Vibration: 5Grms, Random Vibration Shock: 30G Indoor use only. Function Block iDAQ-784 User Manual...
Need help?
Do you have a question about the iDAQ-784 and is the answer not in the manual?
Questions and answers