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:eval-adicup360:hardware:cn0394 [10 Oct 2016 12:04] Robert Leeresources:eval:user-guides:eval-adicup360:hardware:cn0394 [29 Jul 2021 05:17] (current) – [Registration] Zuedmar Arceo
Line 1: Line 1:
- ====== EVAL-CN0394-ARDZ Shield Overview ======+====== EVAL-CN0394-ARDZ Shield ======
  
-The [[http://www.analog.com/cn0394|EVAL-CN0394-ARDZ shield]] is a single supply, multi channel thermocouple temperature meter. The CN0394 uses [[http://www.analog.com/aducm360|ADuCM360]] Low Power, Precision Analog Microcontroller with Dual Sigma-Delta ADCs, ARM Cortex-M3 as integrated solution for multi channel thermocouple temperature measurement with RTD cold junction compensation. The CN0394 support [[http://www.analog.com/EVAL-ADICUP360|EVAL-ADICUP360]] Arduino Development Board.+===== Overview ===== 
 + 
 +The [[adi>cn0394|EVAL-CN0394-ARDZ shield]] is a single supply, multi channel thermocouple temperature meter. The CN0394 uses [[adi>aducm360|ADuCM360]] Low Power, Precision Analog Microcontroller with Dual Sigma-Delta ADCs, ARM Cortex-M3 as integrated solution for multi channel thermocouple temperature measurement with RTD cold junction compensation. The CN0394 support [[adi>EVAL-ADICUP360|EVAL-ADICUP360]] Arduino compatible form factor development board.
  
 {{ :resources:eval:user-guides:eval-adicup360:hardware:cn0394:cn0394_front.jpg?direct |}} {{ :resources:eval:user-guides:eval-adicup360:hardware:cn0394:cn0394_front.jpg?direct |}}
Line 8: Line 10:
  
   * EVAL-CN0394-ARDZ Circuit Evaluation Board   * EVAL-CN0394-ARDZ Circuit Evaluation Board
-  * [[http://www.analog.com/EVAL-ADICUP360|EVAL-ADICUP360]] Development Board or compatible Arduino platform Board. +  * [[adi>EVAL-ADICUP360|EVAL-ADICUP360]] Development Board 
-  * B,E,J,K,N,R,S,T type thermocouples, each type pieces +  * Any combination of B, E, J, K, N, R, S, T type thermocouples (total of 4) 
-  * PC with Microsoft Windows 7 64bit or later and USB2.0 port or higher  +  * PC with Microsoft Windows 7 64-bit or later and USB 2.0 port or higher  
-  * Serial terminal software +  * Serial terminal software 
 +    * Such as Putty or Tera Term 
  
-====== General Setup ======+===== General Setup =====
  
   * Connect the EVAL-CN0394-ARDZ to EVAL-ADICUP360 board   * Connect the EVAL-CN0394-ARDZ to EVAL-ADICUP360 board
Line 19: Line 22:
   * Connect the EVAL-ADICUP360 **USER** USB port to PC with USB cable   * Connect the EVAL-ADICUP360 **USER** USB port to PC with USB cable
  
-====== Connectors and Configurations ======+===== Connectors and Configurations =====
  
-To use the EVAL-CN0394-ARDZ please connect the thermocouples to each channel and set the software to corresponding thermocouple type.+==== Thermocouple Connectors ==== 
 + 
 +Each of the four(4) channels uses an Omega style connector for the thermocouples, which makes it easier to plug in and out different thermocouple types.  Type U was selected so that all the channels on the board (P1 - P4) would be universal and interchangeable.   
 + 
 +There is an RTD beneath the copper tabs of each connector which is used to measure the cold junction temperature.  So no external cold junction measurement is needed with this board. 
 + 
 +==== Analog Sensor Inputs ==== 
 + 
 +The analog outputs of each thermocouple channel and each RTD channel are connected directly to connector P6 Each of these analog voltages is passed directly to the ADuCM360 on the EVAL-ADICUP360 board.  And is processed using the 24-bit sigma-deltas which are integrated into that IC. 
 + 
 +^ P6 Pin Connections ^ Sensor/Channel ^ 
 +| Pin 1 | Thermocouple+ (P1) | 
 +| Pin 2 | Thermocouple+ (P2) | 
 +| Pin 3 | Thermocouple+ (P3) | 
 +| Pin 4 | Thermocouple+ (P4) | 
 +| Pin 5 | RTD Output (R1) | 
 +| Pin 6 | RTD Output (R2) | 
 +| Pin 7 | RTD Output (R3) | 
 +| Pin 8 | RTD Output (R4) | 
 + 
 +^ P7 Pin Connections ^ Sensor/Channel ^ 
 +| Pin 1 | RTD Common | 
 +| Pin 4 | Thermocouple Common (-) | 
 +| Pin 7 | Voltage Reference | 
 + 
 +===== Schematic, PCB Layout, Bill of Materials =====
  
-====== Schematic, PCB Layout, Bill of Materials ====== 
 <WRAP round 80% download> <WRAP round 80% download>
  
-[[www.analog.com/cn0394-designsupport|EVAL-CN0394-ARDZ Design & Integration Files]] +EVAL-CN0394-ARDZ Design & Integration Files 
-  * Schematics  +  * {{:resources:eval:user-guides:eval-adicup360:hardware:cn0394:02-042719-01-a-1.pdf|Schematics}} 
-  * PCB Layout  +  * {{:resources:eval:user-guides:eval-adicup360:hardware:cn0394:art.zip|PCB Layout}} 
-  * Bill of Materials  +  * {{:resources:eval:user-guides:eval-adicup360:hardware:cn0394:bom.zip|Bill of Materials}} 
-  * Allegro Project+  * {{:resources:eval:user-guides:eval-adicup360:hardware:cn0394:20-042719-01a.zip|Allegro Project}}
 </WRAP> </WRAP>
  
-====== Software ====== +===== Software ===== 
-  * [[resources:eval:user-guides:eval-adicup360:reference_designs:demo_cn0394|CN0394 ADICUP360 Demo]] +  * [[resources:eval:user-guides:eval-adicup360:reference_designs:demo_cn0394|CN0394 ADICUP360 Demo Documentation]] 
-  * AduCM360 Example Code+  * ADuCM360 Example Code
     * [[https://github.com/analogdevicesinc/EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_cn0394|CN0394 Demo]]     * [[https://github.com/analogdevicesinc/EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_cn0394|CN0394 Demo]]
        
- 
 {{navigation EVAL-ADICUP360#base_board|EVAL-ADICUP360 Base Board#.:|Hardware#none}} {{navigation EVAL-ADICUP360#base_board|EVAL-ADICUP360 Base Board#.:|Hardware#none}}
 +
 +=====Registration===== 
 +<WRAP round tip 80% >
 +Receive software update notifications, documentation updates, view the latest videos, and more when you register your hardware.  [[reg>EVAL-CN0394-ARDZ?&v=RevA|Register]] to receive all these great benefits and more!
 +</WRAP>
 +
 +// End of Document //
 +
 +
resources/eval/user-guides/eval-adicup360/hardware/cn0394.1476093873.txt.gz · Last modified: 10 Oct 2016 12:04 by Robert Lee