Family of multi-functional data acquisition boards (121 pages)
Summary of Contents for JYTEK PCIe-6301 Series
Page 1
PCIe/PXIe-6301 Series 24 bits Temperature Input Module for Resistance Temperature Detector User Manual User Manual Version: V2.1.3 Revision Date: Aug 19, 2021...
System Requirements ..................17 System Software .................... 17 C# Programming Language ................18 PCIe/PXIe-6301 Hardware Driver..............18 Install the SeeSharpTools from JYTEK ............18 Running C# Programs in Linux ............... 18 4.Operating PCIe/PXIe-6301 Modules ..............20 Quick Start ...................... 20 AI Operations ....................
Page 3
Gain and Offset Error Stability ............... 55 8.About JYTEK ...................... 55 JYTEK China ....................55 JYTEK Korea and JYTEK in Other Countries ............ 55 JYTEK Hardware Products ................55 JYTEK Software Platform ................56 JYTEK Warranty and SupportServices ............56 9.Statement ......................
Microsoft Visual Studio and C# programming language. Introduction JYTEK PCIe/PXIe-6301 is a high-resolution and high-speed temperature measurement module designed for PT100 Resistance Temperature Detector (RTD). PCIe/PXIe-6301 supports two wiring topologies, “4-wire mode” and “3-wire mode”, which can be selected by software.
RDC: Resistance-to-Digital Converter Operating System 1.4 Learn by Example JYTEK has added Learn by Example in this manual. We provide many sample programs for this device. You can download a JYPEDIA excel file from our web www.jytek.com. Open JYPEDIA and search for JY6301 in the driver sheet, select JY6301_Examples.zip.
Page 8
The PCIe/PXIe-6301 is connected to a TB- 68 terminal block. A signal source is also connected to the same terminal block as shown in Figure 2. Figure 2 TB- 68 terminal block PCIe/PXIe-6301 Series | jytek.com...
2. Hardware The JYTEK 6301 series are one of the family of temperature measurement module, which can run on PCIe, PXIe, TXI (Thuderbolt) and USB buses (coming soon). JYTEK 6301 series on different buses are shown in Table 2. 6301 Model...
Page 12
In this case, the PCIe/PXIe-6301 provides a 20 channels of temperature measurements. If you do not need to use a 4-wire configuration, you can configure the acquisition task to a “3- wire mode”, in which case the PCIe/PXIe-6301 provides a 32 channels of temperature measurements. PCIe/PXIe-6301 Series | jytek.com...
2.3 Hz 434.7826 ms Level 1 5.1 H z 196 .0784 ms Level 2 26.5 Hz 37.7358 ms Level 3 41 Hz 24.3902 ms Level 4 410 Hz 2.4390 ms Level 5 830 Hz 1.1205 ms PCIe/PXIe-6301 Series | jytek.com...
Level 5 830.0 0.0462 56.3 0.0462 + 44.6 Tcal=25℃ typical. Add 0.0160% to the gain, 20mΩ to the offset for temperatures outside Tcal±5 ℃ Offset error contains 3σ,σ is the noise error. Table 4 Resistance Measurement Accuracy PCIe/PXIe-6301 Series | jytek.com...
*6301's PFI is only used for external digital triggering, cannot be configured as output Table 7 PFI Specification Trigger Digital trigger Trigger source: PX I_TRIG <0..7>, PX I_STAR, PFI <0..7> Trigger mode: Start Trigger, Reference Trigger Trigger polarity: Software-selectable PCIe/PXIe-6301 Series | jytek.com | 11...
Relative humidity range 20% to 80%, noncondensing Storage Environment Ambient temperature range -20℃ to 80℃ Relative humidity range 10% to 90%, noncondensing Power 3.3 V: 2.0 A 12 V: 0.04 A Table 10 Physical and Environment PCIe/PXIe-6301 Series | jytek.com | 12...
Figure 6 PXIe/PCIe 6301 Front Panel PCIe/PXIe-6301 supports two wiring topologies, “4-wire mode” and 3-wire mode”. The pinout of the “4-wire mode” is shown in Table 11, the pinout of the “3-wire mode” is shown in Table 12. PCIe/PXIe-6301 Series | jytek.com | 13...
Page 19
PFI6 (with pull-up resistor) PFI2 (with pull-up resistor) PFI7 (with pull-up resistor) PFI3 (with pull-up resistor) Others Reserved, NO connect Others Reserved, NO connect Table 11 Pinouts for “4-wire mode” configuration (supports 2-wire, 3-wire or 4-wire RTD) PCIe/PXIe-6301 Series | jytek.com | 14...
Page 21
2-wire Short circuit AI- and Ex- 3-wire Short circuit AI- and Ex- Short circuit AI- and Ex-; 4-wire Short circuit AI+ and Ex+ Short circuit AI+ and Ex+ Table 13 Different RTD wiring methods PCIe/PXIe-6301 Series | jytek.com | 16...
Microsoft Windows: Windows 7 32/64 bit, Windows 10 32/64 bit. Linux Kernel Versions: There are many Linux versions. It is not possible JYTEK can support and test our devices under all different Linux versions. JYTEK will at the best support the following Linux versions.
Once you get yourself familiar with how one JYTEK DAQ card works, you shoud be able to know how to use all other DAQ hardware using the same methods.
Page 24
If you want to use your own Linux development system other than MonoDevelop, you can do it using our Linux driver. However, JYTEK does not have the capability to support the Linux applications. JYTEK completely relies upon Microsoft to maintain the cross-platform compatibility between Windows and Linux OS using MonoDevelop.
This chapter provides the operation guides for PCIe/PXIe-6301, including RTD measurement and programmable I/O interface, etc. JYTEK provides extensive examples, on-line help and documentation to assist you to operate the PCIe/PXIe-6301 board. JYTEK strongly recommends you go through these examples before writing your application. In many cases, an example can also be a good starting point for a user application.
Page 26
Figure 7 AI Continuous Paraments ◼ Click Start, the result is shown below. Figure 8 Single Channel Continuous Acquisition ➢ It shows that the temperature measured by channel0 is around 22.6°C. PCIe/PXIe-6301 Series | jytek.com | 21...
Ch19 Ch18 time Ch19 Figure 9 Typical channel scan sequence Figure 10 shows another typical channel scan sequence, in which case the user added some channels in random order under the “4-wire mdoe” topology. PCIe/PXIe-6301 Series | jytek.com | 22...
Page 28
◼ Connect the PT100’s positive pole to AI+ (Pin#35), the negative poles to AI- (Pin#1) and Ex- (Pin#36); ◼ Choose Ch0 in Channel Number for measurement. ◼ Set other parameters as shown and click Start. The result is shown below. PCIe/PXIe-6301 Series | jytek.com | 23...
Page 29
Figure 11 AI MutilChannel Continuouas Paraments ◼ Click Start, the result is shown below. Figure 12 MultiChannel Continuous Acquisition ➢ It shows that the temperature measured by channel0. PCIe/PXIe-6301 Series | jytek.com | 24...
For a more detailed description of the relationship between Timing Modes and sampling rates, please refer to Section 4.2.3. 4.2.3 Sampling Rate When PCIe/PXIe-6301 works, each sample contains the completion of an A/D converter (Convert) on all channels, the principle is as in Figure 13. PCIe/PXIe-6301 Series | jytek.com | 25...
Page 32
ADC ⚫ : User-set sampling rate After the drive internally finds the actual total sampling rate, the lowest timing mode is automatically selected according to the interval divided in above Table 16. PCIe/PXIe-6301 Series | jytek.com | 27...
⚫ C = −4.183 ∗ 10 ℃ The complete temperature/resistance index table is shown in Appendix Table 1. Get resistance value The resistance value (Ω) can be read from the PCIe/PXIe-6301 when the ReadRawData method is called. PCIe/PXIe-6301 Series | jytek.com | 28...
◼ Open Winform AI Continuous; ◼ Set parameters as shown and click Start. Figure 14 Immediate Trigger Paraments ➢ With Immediate trigger you can click Start to begin the task instead of sending a trigger signal. PCIe/PXIe-6301 Series | jytek.com | 29...
◼ Set the signal source Ch1’s output to square wave (f=1Hz, Vpp=5v); ◼ Choose Rising in Trigger Condition and choose PFI_2 in Trigger Source; ◼ Open Winform AI Continuous Digital Trigger, set the following parametersas shown and click Start. PCIe/PXIe-6301 Series | jytek.com | 30...
Page 36
Figure 16 Digital Trigger Paraments ➢ Trigger Source must match the pin on the terminal block. ➢ There are two Trigger Conditions: Rising and Falling. ◼ The result is shown below: PCIe/PXIe-6301 Series | jytek.com | 31...
Page 37
Figure 17 Digial Trigger Acquisition ➢ Since the squarewave is used for the digital trigger source, when a rising edge of the squarewave occurs, the digital trigger will be activated, and the data acquisition will start. PCIe/PXIe-6301 Series | jytek.com | 32...
Sample Interval Figure 18 Start Trigger Mode Learn by Example 4.5.1 ◼ Open Winform AI Continuous Digital Trigger, set the following parameters as shown; ◼ Choose Start in Trigger Mode to use Start Trigger. PCIe/PXIe-6301 Series | jytek.com | 33...
Page 39
Figure 19 Start Trigger Paraments ➢ In Trigger Mode you can choose Start for Start Trigger, Reference for Reference Trigger. PCIe/PXIe-6301 Series | jytek.com | 34...
For example, we set the ReTriggerCount to N and the length of each acquisition to M, therefore the total acquired samples is N * M * channelcounts as shown in Figure 21. Note, Retrigger mode is only valid in finite acquisition mode. PCIe/PXIe-6301 Series | jytek.com | 35...
PCIe/PXIe-6301 PFI2 (Pin#66) and D_GND (Pin#30); ◼ Set the signal source Ch1’s output to square wave (f=1Hz, Vpp=5v); ◼ Open Winform AI Finite Digital Trigger, set the following numbers as shown. Figure 22 Retrigger Paraments PCIe/PXIe-6301 Series | jytek.com | 36...
Page 42
◼ Now change the mode of trigger to Retrigger through giving Retrigger Count the number 5 and click Start. A message will appear in the lower left corner: “Samples acquired: 400/500”. Figure 24 Retrigger Complete State ➢ It shows the acquisition process through every trigger signal. PCIe/PXIe-6301 Series | jytek.com | 37...
PCIe module is designated as the master module and the other PCIe modules are designated as the slave modules. Figure 25 SSI Connector in PCIe-6301 Pin Signal Name Signal Name Pin PXI_TRIG0 PXI_TRIG1 PXI_TRIG2 PXI_TRIG3 PXI_TRIG4 PXI_TRIG5 PXI_TRIG6 PXI_TRIG7 Table 17 SSI Connector Pin Assignment for PCIe-6301 PCIe/PXIe-6301 Series | jytek.com | 38...
5. Calibration JYTEK PCIe/PXIe-6301 boards are precalibrated before the shipment. We recommend you recalibrate PCIe/PXIe-6301 board periodically to ensure the measurement accuracy. A commonly accepted practice is one year. If you need to recalibrate your board, please contact JYTEK. PCIe/PXIe-6301 Series | jytek.com...
C++ drivers. You can down load our C++ drivers from JYTEK’s website. We welcome you report the bugs in our C++ drivers, but will not be able to guarantee that we can fix it within your expectation.
5/8 channels (depending on channel topology, i.e. 3-wire or 4-wire) and selects one of the 5/8 channels through the multiplexer at the rising or falling edge of AD conversion clock, as shown in Figure 13. PT100 Temperature/Reisitance Table PCIe/PXIe-6301 Series | jytek.com | 42...
Page 48
Appendix Table 1 PT100 Temperature/Resistance Index Table PCIe/PXIe-6301 Series | jytek.com | 43...
Page 49
Appendix Table 2 PT100 Temperature/Resistance Index Table (continued from the previous table) PCIe/PXIe-6301 Series | jytek.com | 44...
Figure 40 Typical Drift (250 Ω Input) Figure 41 Typical Drift (Different Inputs) Reistance Measurement Error Tests are conducted to measure the resistance measurement errors. The group axis represent each individual test. The order is not important. ??? PCIe/PXIe-6301 Series | jytek.com | 51...
8. About JYTEK JYTEK China Founded in June, 2016, JYTEK China is a leading Chinese test & measurement company, providing complete software and hardware products for the test and measurement industry. The company is a joint venture between Adlink Technologies and a group of experienced professionals form the industry.
JYTEK China has developed a unique PCIe, PXIe, USB hardware driver architecture, FirmDrive, upon which many our future hardware will be based. In addition to our own developed hardware, JYTEK also rebrands Adlink’s PXI product lines. In addition, JYTEK has other rebranding agreements to increase our hardware coverage.
9. Statement The hardware and software products described in this manual are provided by JYTEK China, or JYTEK in short. This manual provides the product review, quick start, some driver interface explaination for PCIe/PXIe-6301 family of temperature sensor data acquisition cards. The manual is copyrighted by JYTEK.
Need help?
Do you have a question about the PCIe-6301 Series and is the answer not in the manual?
Questions and answers