資料介紹

Table of Contents
ADuM7701 - Reference Design
Supported Devices
Supported Carrier Board
Overview
The ADuM7701 is a high performance, second-order, Σ-Δ modulator that converts an analog input signal into a high speed, single-bit data stream, with on-chip digital isolation based on Analog Devices, Inc., iCoupler? technology. The device operates from a 4.5 V to 5.5 V power supply range (VDD1) and accepts a pseudo differential input signal of ±250 mV (±320 mV full-scale). The pseudo differential input is ideally suited to shunt voltage monitoring in high voltage applications where galvanic isolation is required.
The analog input is continuously sampled by a high performance analog modulator and converted to a ones density digital output stream with a data rate of up to 21 MHz. The original information can be reconstructed with an appropriate sinc3 digital filter to achieve an 86 dB signal-to-noise ratio (SNR) at 78.1 kSPS with a 256 decimation rate and a 20 MHz master clock. The serial input and output operates from a 5 V or a 3 V supply (VDD2).
The serial interface is digitally isolated. High speed complementary metal-oxide semiconductor (CMOS) technology, combined with monolithic transformer technology, results in the on-chip isolation providing outstanding performance characteristics, superior to alternatives such as optocoupler devices. The ADuM7701 device is available in both a 16-lead and an 8-lead wide-body SOIC and has an operating temperature range of ?40°C to +125°C.
Applications
- Shunt current monitoring
- AC motor controls
- Power and solar inverters
- Wind turbine inverters
- Analog-to-digital and optoisolator replacements
HDL Reference Design
The provided HDL reference design support's both the ADuM7701 and AD7405 devices. One of the main difference between thees two devices is the type of the digital data lines. In case of ADuM7701 it is a single ended lines, and in case of the AD7405 is differential.
User can configure the corresponding interface type, by setting the adc_port_type Tcl variable in the system_project.tcl file. Note that this variable should be set before generating any bit file.
The output of the device is a continuous digital bit stream, to reconstruct the original input signal information, this output bit stream needs to be digitally filtered and decimated. A simple sinc filter is recommended to reconstruct the original input signal information received from the ADuM7701. The following equation describes the transfer function of the sinc filter:
where DR is the decimation rate and N is the sinc filter order. The implemented filter is a 3rd order sinc filter.
The output of the filter is connected to a DMA, which will handle the data transfer into the system memory. See the data path in block diagram bellow:
The external clock rate (MCLKIN) can be set in the system_bd.tcl file, by changing the value of the ext_clk_rate variable.
Create the project with SDK
- Open Xilinx Software Development Kit (XSDK) and provide the workspace location.
- Create a new Application Project: go to File → New → Application Project
- Create a new Hardware Platform: click New from the Target Hardware section
- Specify the already generated Hardware Platform Specification File (more details about the generation: https://wiki.analog.com/resources/fpga/docs/build): in the Target Hardware Specification section browse the desired file
- Give a name to the project and to the board support package and click Next
- Select the Empty Application templeta and click Finish
- The new Empty Application project should look like:
- Copy the source code files into the src directory
- Make sure you uncomment the the required carrier vendor and CPU architecture from the app_config.h (or config.h) header file.
- Example for choosing the Altera carrier in the app_config.h header file:
//#define XILINX #define ALTERA
- The SDK should automatically build the projects and the Console window will display the result of the build. If the build is not done automatically select the Project → Build Automatically menu option.
- At this point the software project setup is complete, the FPGA can be programmed and the software can be downloaded into the system. You can program the FPGA by clicking on Xilinx Tools → Program FPGA
- After the FPGA was programmed, we need to create a new Run configuration, by selecting Run → Run Configurations…, in the Run Configuration windows select the Xilinx C/C++ application (System Debugger) and click at the New Configuration button at the upper left corner.
- If your target carrier has a Zync SoC, make sure, that you specify the Initialization file, and select the Run ps7_init and Run ps7_post_config options.
- At the Application tab define your current project name and application executable. (.elf)
- The output of the example program can be viewed in the SDK console by enabling the Connect STDIO Console option and setting the baud rate of the UART port to 115200.
- As an alternative a UART terminal can be used to capture the output of the example program. The number of used UART port depends on the computer's configuration. The following settings must be used in the UART terminal:
- Baud Rate: 115200bps
- Data: 8 bit
- Parity: None
- Stop bits: 1 bit
- Flow Control: none
- When the run configuration is done, the software can be started by clicking the Run button.
- Your new bare metal application should run
Driver Description
Functions Declarations
| Function | Description |
|---|---|
int32_t adum7701_init(adum7701_dev **dev, adum7701_init_param init_param); | Initialize the device. |
int32_t adum7701_remove(adum7701_dev *dev); | Free the resources allocated by adum7701_init(). |
Types Declarations
typedef struct { /* GPIO */ gpio_desc *dec_ratio; gpio_desc *filter_reset; } adum7701_dev; ? typedef struct { /* GPIO */ gpio_init_param dec_ratio; gpio_init_param filter_reset; } adum7701_init_param; |
Downloads
掃碼添加小助手
加入工程師交流群
- ADuM120N/ADuM121N雙通道數(shù)字隔離器應(yīng)用指南
- FEBFL7701_L34U018A 評估板通用輸入 17.5W LED 驅(qū)動器(PFC 降壓)用戶指南
- MCGS 嵌入版用戶指南 0次下載
- 雙通道數(shù)字隔離器ADuM1200/ADuM1201數(shù)據(jù)手冊 17次下載
- UG-1525:評估ADuM7701 16位隔離Sigma-Delta ADC
- ADUM141E1S評估板用戶指南
- EVAL-ADuM7701-設(shè)計文件
- ADUM7701:16位隔離式∑-?調(diào)制器
- EVAL-ADuM7701 - Design File
- MPLAB? XC16的詳細用戶指南
- PSMC設(shè)計器用戶指南及技巧
- MTCH112基礎(chǔ)知識及用戶指南
- MCP3903評估板用戶指南
- TMS320C28X處理器匯編語言工具用戶指南 30次下載
- SEED-BLDC用戶指南(for2812) 20次下載
- ADuM2400/ADuM2401/ADuM2402四通道數(shù)字隔離器技術(shù)手冊 1.3k次閱讀
- ADuM3400/ADuM3401/ADuM3402四通道數(shù)字隔離器,具有增強的系統(tǒng)級ESD可靠性技術(shù)手冊 1k次閱讀
- ADuM1250/ADuM1251熱插拔雙向I2C隔離器技術(shù)手冊 1.2k次閱讀
- ADuM7440/ADuM7441/ADuM7442 1 kV RMS四通道數(shù)字隔離器技術(shù)手冊 958次閱讀
- ADuM2280/ADuM2281/ADuM2285/ADuM2286 5 KV RMS雙通道數(shù)字隔離器技術(shù)手冊 989次閱讀
- ADuM7640/ADuM7641/ADuM7642/ADuM7643 1 kV RMS 四通道數(shù)字隔離器技術(shù)手冊 927次閱讀
- ADuM5210/ADuM5211/ADuM5212集成DC/DC轉(zhuǎn)換器的雙通道隔離器技術(shù)手冊 827次閱讀
- ADuM6210/ADuM6211/ADuM6212集成DC/DC轉(zhuǎn)換器的雙通道隔離器技術(shù)手冊 817次閱讀
- ADuM3151/ADuM3152/ADuM3153用于SPI的3.75 kV、7通道、SPI隔離器、數(shù)字隔離器技術(shù)手冊 918次閱讀
- ADuM4151/ADuM4152/ADuM4153用于SPI接口的5 Kv專用隔離器技術(shù)手冊 721次閱讀
- ADuM6410/ADuM6411/ADuM6412四通道隔離器技術(shù)手冊 903次閱讀
- ADuM5410/ADuM5411/ADuM5412四通道隔離器技術(shù)手冊 976次閱讀
- ADuM160N/ADuM161N/ADuM162N/ADuM163N六通道數(shù)字隔離器技術(shù)手冊 1.4k次閱讀
- ADuM7701 16位隔離式Σ-Δ調(diào)制器技術(shù)手冊 878次閱讀
- 智能LED燈驅(qū)動器FL7701的主要特性指標(biāo)及應(yīng)用電路 6.2k次閱讀
下載排行
本周
- 1電子電路原理第七版PDF電子教材免費下載
- 0.00 MB | 1491次下載 | 免費
- 2單片機典型實例介紹
- 18.19 MB | 95次下載 | 1 積分
- 3S7-200PLC編程實例詳細資料
- 1.17 MB | 27次下載 | 1 積分
- 4筆記本電腦主板的元件識別和講解說明
- 4.28 MB | 18次下載 | 4 積分
- 5開關(guān)電源原理及各功能電路詳解
- 0.38 MB | 11次下載 | 免費
- 6100W短波放大電路圖
- 0.05 MB | 4次下載 | 3 積分
- 7基于單片機和 SG3525的程控開關(guān)電源設(shè)計
- 0.23 MB | 4次下載 | 免費
- 8基于AT89C2051/4051單片機編程器的實驗
- 0.11 MB | 4次下載 | 免費
本月
- 1OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費
- 2PADS 9.0 2009最新版 -下載
- 0.00 MB | 66304次下載 | 免費
- 3protel99下載protel99軟件下載(中文版)
- 0.00 MB | 51209次下載 | 免費
- 4LabView 8.0 專業(yè)版下載 (3CD完整版)
- 0.00 MB | 51043次下載 | 免費
- 5555集成電路應(yīng)用800例(新編版)
- 0.00 MB | 33562次下載 | 免費
- 6接口電路圖大全
- 未知 | 30320次下載 | 免費
- 7Multisim 10下載Multisim 10 中文版
- 0.00 MB | 28588次下載 | 免費
- 8開關(guān)電源設(shè)計實例指南
- 未知 | 21539次下載 | 免費
總榜
- 1matlab軟件下載入口
- 未知 | 935053次下載 | 免費
- 2protel99se軟件下載(可英文版轉(zhuǎn)中文版)
- 78.1 MB | 537793次下載 | 免費
- 3MATLAB 7.1 下載 (含軟件介紹)
- 未知 | 420026次下載 | 免費
- 4OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費
- 5Altium DXP2002下載入口
- 未知 | 233046次下載 | 免費
- 6電路仿真軟件multisim 10.0免費下載
- 340992 | 191183次下載 | 免費
- 7十天學(xué)會AVR單片機與C語言視頻教程 下載
- 158M | 183277次下載 | 免費
- 8proe5.0野火版下載(中文版免費下載)
- 未知 | 138039次下載 | 免費
電子發(fā)燒友App





創(chuàng)作
發(fā)文章
發(fā)帖
提問
發(fā)資料
發(fā)視頻










上傳資料賺積分
評論