电子发烧友App

硬声App

0
  • 聊天消息
  • 系统消息
  • 评论与回复
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
创作中心

完善资料让更多小伙伴认识你,还能领取20积分哦,立即完善>

3天内不再提示
电子发烧友网>电子资料下载>类型>参考设计>CN0364评估板和软件用户指南

CN0364评估板和软件用户指南

2021-04-09 | pdf | 777.12KB | 次下载 | 免费

资料介绍

This version (06 Jan 2021 08:28) was approved by Ioana Chelaru.The Previously approved version (03 Jan 2021 21:55) is available.Diff

CN0364 Evaluation Board and Software User Guide

Overview

CN0364 is a complete, fully isolated,highly flexible, quad channel analog input system suitable for programmable logic controllers (PLCs) and distributed control system (DCS) applications that require multiple voltage inputs and HART-compatible, 4 mA to 20 mA current inputs.

The AD7173-8 24-bit Σ-Δ analog-to-digital converter (ADC) accepts the voltage and current input, and performs the data conversion. The AD5700-1 is the industry’s lowest power and smallest footprint HART-compliant modem and is used in conjunction with the current input channels to form a HART-compatible, 4 mA to 20 mA receiver solution. The ADG704 multiplexer provides HART connectivity to the multiple current input channels. The ADuM5211 and ADuM3151 provide digital line and power isolation. The ADP2441 36 V, step-down, dc-to-dc regulator accepts an industrial standard 24 V supply, with wide tolerance on the input voltage and steps it down to 5V to be used by the system.

This user guide will discuss how to use the EVAL-SDP-CB1Z and evaluation software to configure and collect data from the EVAL-CN0364-SDPZ Evaluation Board (CN-0364 Board). The evaluation board also has PMOD compatible headers for connection to other processors or microcontrollers.

A complete design support package for the EVAL-CN0364-SDPZ evaluation board containing schematics, layouts (native and Gerber), and bill-of-materials can be found at: CN0364-DesignSupport.


Required Equipment

  • EVAL-SDP-CB1Z Controller Board (SDP-B Board)
  • DC Power Supply (+12V to +24V)
  • Precision voltage and current source (for input)
  • PC with the following Minimum Requirements
    • Windows Vista/7 (32-bit)
    • USB type A Port
    • Processor rated at 1GHz or faster
    • 1GB RAM and 500 MB available hard disk space
  • USB type A to USB type mini-B cable

General Setup

  • The EVAL-CN0364-SDPZ (CN-0364 Board) connects to the EVAL-SDP-CB1Z (SDP-B Board) via the 120-Pin connector
  • The EVAL-SDP-CB1Z (SDP-B Board) connects to the PC via the USB cable.
  • Header P10 is a PMOD compatible SPI header - allows for communication to the ADC
  • Header P11 is a PMOD compatible UART header - allows for communication to the HART modem
  • Terminal block P9 is the power supply input (input range:+5.5V to +36V DC)
  • Terminal blocks P1,P2,P3 and P4 provide the quad channel voltage input (-10V to +10V)
  • Terminal blocks P5,P6,P7 and P8 provide the quad channel HART-compatible, 4 mA to 20 mA current inputs

See image for terminal block assignments:

Jumper Settings

  • Jumper JP1
    • INT - The evaluation is powered from header P9
    • PMOD - The evaluation is powered from PMOD headers(P10 or P11)
  • Jumper JP2
    • VIO - digital logic level is set +3.3V coming from the SDP board
    • VCC_PMOD - digital logic level is set by PMOD input (recommended is +3.3V or +5V)

Installing the Software

  1. Extract the file CN0364_Evaluation_Software.zip and open the file setup.exe.

    NOTE: It is recommended that you install the CN-0364 Evaluation Software to the default directory path C:/Program Files/Analog Devices/CN0364/ and all National Instruments products to C:/Program Files/National Instruments/






  2. Click Next to view the installation review page



  3. Click Next to start the installation

  4. Upon completion of the installation of the CN-0364 Evaluation Software, the installer for the ADI SDP Drivers will execute.

    NOTE: It is recommended that you close all other applications before clicking “Next”. This will make it possible to update relevant system files without having to reboot your computer.





  5. Press “Next” to set the installation location for the SDP Drivers.

    It is recommended that you install the drivers to the default directory path
    C:/Program Files/Analog Devices/SDP/Drivers



  6. Press “Next” to install the SDP Drivers and complete the installation of all software. Click “Finish” when done.


Using the Evaluation Software

Software Control and Indicator Descriptions

Main Tab

  1. Run/Stop
    • Start/Stop data acquisition from the evaluation board
  2. Clear Data
    • Clear the data on the chart and on voltage/current indicators
  3. Save Data
    • Save the data collected to a tab delimited ASCII spreadsheet file
  4. Reset
    • Reset the evaluation board and software to the defualt startup configuration
  5. Voltage/Current Numerical Display
    • Displays the value of the voltage(V) and current(mA) per channel during data acquisition
  6. Chart
    • Data plot for the data acquisition (may be displayed as voltage/current value or ADC code)
  7. Sampling Mode
    • Real-Time - continuously capture a single sample per channel, and updates the display and chart
    • Single Run - captures the specified number of samples and plots the data on the chart
  8. Display Units
    • Voltage/Current - data on the chart is displayed as voltage/current values
    • ADC Code - data on the chart is displayed as ADC codes
  9. Status Bar
    • Displays a message to the user detailing the current state of the software There are three status LED colors:
      Inactive
      Busy
      Error

Histogram Tab

User needs to sample data first using Run to get histogram data on this page.








  1. Select Channel
    • Channel selection for Histogram display
  2. Get Histogram
    • Analyzes the data from the selected channel and displays the histogram data
  3. Maximum Code
    • Display for the highest code from the sampled data of the selected channel
  4. Minimum Code
    • Display for the lowest code from the sampled data of the selected channel
  5. Code Spread
    • Display for the difference between the highest and lowest code from the sampled data of the selected channel
  6. Peak-to-Peak Resolution
    • Display for computed Peak-to-Peak Resolution(bits) of the selected channel
  7. Histogram Graph
    • Plot for the histogram data

HART Query Tab

  1. HART Channel
    • Selection for the current input channel the HART enabled device is connected to
  2. Query Address CMD 0
    • Queries the HART enabled devices address via a HART command 0
  3. Query Variables CMD 3
    • Queries the HART enabled devices variables via a HART command 3
  4. Address Variable
    • Display for the address variables received from the HART-enabled device via CMD 0
  5. Device Variables
    • Display for the device variables received from the HART-enabled device via CMD 3
  6. Device Status
    • Display for the reported status information from the HART enabled device
  7. Leave HART Transmit Switch Open
    • By checking this both the Tx switch will not close between HART transmit messages. Due to the implementation of the HART output circuitry, this will not significantly affect the measurement accuracy as long at the loop bandwidth is <25Hz per the HART specification.

Configure System Tab

  1. Channel Control
    • Control to enable/disable the input channels
  2. Current Input Control
    • Control to select the filtering for the current input to the ADC
  3. Data Rate
    • Control to set the output data rate of the ADC
  4. Digital Filter
    • Control to set which digital filter is currently in use
  5. Sinc5 + Sinc1 Post Filter
    • Control to select the data rate for the Sinc5 + Sinc1 post filter, Sinc5 + Sinc1 must be selected in the Digital Filter control for these settings to take effect

HART Terminal Tab

  1. HART Channel
    • Selection for the current input channel the HART enabled device is connected to
  2. Command
    • The full user specified command that should be transmitted including checksum as space delimitated text
  3. Write/Read and Write/Read continuously
    • Sends the specified command and attempts to receive a response. The monitor window will show if a response was received.
  4. RX/TX Counters and Reset Counters Button
    • Indicator for the number of RX/TX transactions
    • Reset the send/receive counters to 0
  5. Monitor
    • Display for the HART data that is sent and received
  6. Read and Read Continuously
    • Queries if there a HART message in the receive buffer.
    • Clear - Clears the monitor window

—-

Running the System

  1. Open the CN0364.exe application from the default installation location.
  2. The software will connect to the board automatically.
  3. Click the Run Button
  4. Click the Stop Button when acquisition is complete.

Saving Data to a Spreadsheet File

  1. Click the Save Data Button.
  2. Browse to the directory location where the spreadsheet file is to be saved.
  3. Name the file.
  4. Click the OK Button.


The software saves the spreadsheet file as ASCII text with columns separated by tabs


下载该资料的人也在下载 下载该资料的人还在阅读
更多 >

评论

查看更多

下载排行

本周

  1. 1电子电路原理第七版PDF电子教材免费下载
  2. 0.00 MB  |  1491次下载  |  免费
  3. 2单片机典型实例介绍
  4. 18.19 MB  |  95次下载  |  1 积分
  5. 3S7-200PLC编程实例详细资料
  6. 1.17 MB  |  27次下载  |  1 积分
  7. 4笔记本电脑主板的元件识别和讲解说明
  8. 4.28 MB  |  18次下载  |  4 积分
  9. 5开关电源原理及各功能电路详解
  10. 0.38 MB  |  11次下载  |  免费
  11. 6100W短波放大电路图
  12. 0.05 MB  |  4次下载  |  3 积分
  13. 7基于单片机和 SG3525的程控开关电源设计
  14. 0.23 MB  |  4次下载  |  免费
  15. 8基于AT89C2051/4051单片机编程器的实验
  16. 0.11 MB  |  4次下载  |  免费

本月

  1. 1OrCAD10.5下载OrCAD10.5中文版软件
  2. 0.00 MB  |  234313次下载  |  免费
  3. 2PADS 9.0 2009最新版 -下载
  4. 0.00 MB  |  66304次下载  |  免费
  5. 3protel99下载protel99软件下载(中文版)
  6. 0.00 MB  |  51209次下载  |  免费
  7. 4LabView 8.0 专业版下载 (3CD完整版)
  8. 0.00 MB  |  51043次下载  |  免费
  9. 5555集成电路应用800例(新编版)
  10. 0.00 MB  |  33562次下载  |  免费
  11. 6接口电路图大全
  12. 未知  |  30320次下载  |  免费
  13. 7Multisim 10下载Multisim 10 中文版
  14. 0.00 MB  |  28588次下载  |  免费
  15. 8开关电源设计实例指南
  16. 未知  |  21539次下载  |  免费

总榜

  1. 1matlab软件下载入口
  2. 未知  |  935053次下载  |  免费
  3. 2protel99se软件下载(可英文版转中文版)
  4. 78.1 MB  |  537793次下载  |  免费
  5. 3MATLAB 7.1 下载 (含软件介绍)
  6. 未知  |  420026次下载  |  免费
  7. 4OrCAD10.5下载OrCAD10.5中文版软件
  8. 0.00 MB  |  234313次下载  |  免费
  9. 5Altium DXP2002下载入口
  10. 未知  |  233046次下载  |  免费
  11. 6电路仿真软件multisim 10.0免费下载
  12. 340992  |  191183次下载  |  免费
  13. 7十天学会AVR单片机与C语言视频教程 下载
  14. 158M  |  183277次下载  |  免费
  15. 8proe5.0野火版下载(中文版免费下载)
  16. 未知  |  138039次下载  |  免费