Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:eval:user-guides:adum770x [03 Apr 2019 09:37] – Update the overveiw with the latest informations from the datasheet Istvan Csomortaniresources:eval:user-guides:adum770x [20 Jan 2022 17:25] (current) – [Downloads] z zg
Line 1: Line 1:
-====== ADuM7701 - No-OS Driver ======+====== ADuM7701 - Reference Design ====== 
 + 
 +==== Supported Devices ====
  
-===== Supported Devices ===== 
   * [[adi>ADuM7701]]   * [[adi>ADuM7701]]
   * [[adi>AD7405]]   * [[adi>AD7405]]
   * [[adi>AD7403]]   * [[adi>AD7403]]
 +
 +==== Supported Carrier Board ====
 +
 +  * [[http://zedboard.org/product/zedboard|Zedboard]]
  
 ===== Overview ===== ===== Overview =====
Line 14: Line 19:
 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 [[adi>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. 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 [[adi>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:+==== Applications ====
   * Shunt current monitoring   * Shunt current monitoring
   * AC motor controls   * AC motor controls
Line 23: Line 28:
 ===== HDL Reference Design ===== ===== HDL Reference Design =====
  
-The provided HDL reference design support's both the ADuM77701 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. +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.  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 {{https://github.com/analogdevicesinc/hdl/blob/adum7701/library/common/util_dec256sinc24b.v|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: +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 {{https://github.com/analogdevicesinc/hdl/blob/master/library/common/util_dec256sinc24b.v|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: 
  
 <m>H(z) = (1/DR (1-Z^-DR)/(1 - Z^-1))^N</m> <m>H(z) = (1/DR (1-Z^-DR)/(1 - Z^-1))^N</m>
Line 74: Line 79:
   * {{https://github.com/analogdevicesinc/hdl/tree/adum7701|HDL Reference Design}}   * {{https://github.com/analogdevicesinc/hdl/tree/adum7701|HDL Reference Design}}
 </WRAP> </WRAP>
 +bbbbbbbb
resources/eval/user-guides/adum770x.1554277068.txt.gz · Last modified: 03 Apr 2019 09:37 by Istvan Csomortani