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:circuits-from-the-lab:cn0196 [06 Dec 2017 10:03] Glaizel Arinueloresources:eval:user-guides:circuits-from-the-lab:cn0196 [29 Sep 2021 05:23] (current) – design support link update Trisha Cabildo
Line 2: Line 2:
  
 [[ADI>CN0196]] is an H-bridge composed of high power switching MOSFETs that are controlled by low voltage logic signals. The circuit provides a convenient interface between logic signals and the high power bridge. The bridge uses low cost N-channel power MOSFETs for both the high and low sides of the H-bridge. The circuit also provides galvanic isolation between the control side and power side. This circuit can be used in motor control, power conversion with embedded control interface, lighting, audio amplifiers, and uninterruptable power supplies (UPS). [[ADI>CN0196]] is an H-bridge composed of high power switching MOSFETs that are controlled by low voltage logic signals. The circuit provides a convenient interface between logic signals and the high power bridge. The bridge uses low cost N-channel power MOSFETs for both the high and low sides of the H-bridge. The circuit also provides galvanic isolation between the control side and power side. This circuit can be used in motor control, power conversion with embedded control interface, lighting, audio amplifiers, and uninterruptable power supplies (UPS).
-Modern microprocessors and microconverters are generally low power and operate on low supply voltages. Source and sink current for 2.5 V CMOS logic outputs ranges from μA to mA . Driving an H-bridge switching 12 V with a 4 A peak current requires the use of carefully selected interface and level translation components, especially if low jitter is needed.+Modern microprocessors and micro converters are generally low power and operate on low supply voltages. Source and sink current for 2.5 V CMOS logic outputs ranges from μA to mA . Driving an H-bridge switching 12 V with a 4 A peak current requires the use of carefully selected interface and level translation components, especially if low jitter is needed.
  
 The [[ADI>ADG787]] is a low voltage CMOS device that contains two independently selectable single-pole double-throw (SPDT) switches. With a 5 V dc power supply, a voltage as low as 2 V is a valid high input logic voltage. Therefore, the [[ADI>ADG787]] provides appropriate level translation from the 2.5 V controlling signal to the 5 V logic level needed to drive the ADuM7234 half-bridge driver. The [[ADI>ADG787]] is a low voltage CMOS device that contains two independently selectable single-pole double-throw (SPDT) switches. With a 5 V dc power supply, a voltage as low as 2 V is a valid high input logic voltage. Therefore, the [[ADI>ADG787]] provides appropriate level translation from the 2.5 V controlling signal to the 5 V logic level needed to drive the ADuM7234 half-bridge driver.
Line 24: Line 24:
  
 ===== General Setup =====  ===== General Setup ===== 
-  * Connect [[ADI>CN0196]] board  to [[ADI>EVAL-ADuC7061]] board according to the table below \\ +  * Connect the controlling signal from [[ADI>EVAL-ADuC7061]] and [[ADI>CN0196]] according to the jumper configuration found in Connectors and Jumper Configurations section below 
- +  * Connect the jumpers LK1  pin and 2, LK2 pin 2 and 3, LK3 pin 1 and and short LK4 pin  
-^ EVAL-ADuC7061MKZ ^ EVAL-CN0196-EB1Z +  * Apply +12V power supply to J4 of CN0196 board 
-| PWRIN J1-1  | +5V_2 J1- | +  * Connect the USB cable from PC to the USB mini connector on the EVAL-ADuC7061-MKZ board 
-| GND   J1- | GND2   J1-| +  * Connect an inductor as a load between OUT1 and OUT2 of J3
-| PWM1  J2-25 | PWM1_I J1-4 | +
-| PWM0  J2-26 | PWM0_I J1-5 |+
  
 ===== Test Setup Functional Block Diagram =====  ===== Test Setup Functional Block Diagram ===== 
Line 38: Line 36:
 ===== Connectors and Jumper Configurations ===== ===== Connectors and Jumper Configurations =====
  
-{{:resources:eval:user-guides:circuits-from-the-lab:hardware.png|}}+{{:resources:eval:user-guides:circuits-from-the-lab:new.png|}}
  
-**Description**+==== Description ==== 
 +1. **Switch S1**: ON state provides an isolated side PWM pulses, OFF states makes the PWM disappears\\  
 +2. **Jumper Link LK1**: Shorting pin 1 and 2 sets the Source Terminal of ADG787 to 5V while pin 2 and 3 sets to 0V.   \\  
 +3. **Header J1**: Provides connection of the controlling signals between EVAL-CN0196-EB1Z and EVAL-ADuC7061MKZ as seen in below table 
 +^EVAL-ADuC7061MKZ^EVAL-CN0196-EB1Z^ 
 +| PWRIN J1-1  | +5V_2  J1-1 | 
 +| GND   J1-2  | GND2   J1-2 | 
 +| PWM1  J2-25 | PWM1_I J1-4 | 
 +| PWM0  J2-26 | PWM0_I J1-5 | 
 +| DVDD  J2-28 | +2V5   J1-3 | 
 +4. **Jumper Link LK2**: Shorting pin 1 and 2 sets the Source Terminal of ADG787 to 5V while pin 2 and 3 sets to 0V. \\  
 +5. **Jumper Link LK3**: If pin 1 and 2 is shorted, disabling the ADUM7234 for under voltage condition is generated on board. Shorting pin 2 and 3 will provide externally disabling the isolator via J1-6 header. \\  
 +6.** Connector J3**: See below table 
 +^Pin Number^Description^ 
 +| J3-1  | VDD: Power Supply of the load        | 
 +| J3-2  | VDD: Power Supply of the load        | 
 +| J3-3  | OUT1: Connection of the inductor load| 
 +| J3-4  | OUT2: Connection of the inductor load| 
 +| J3-5  | GND: Ground connection               | 
 +| J3-6  | GND: Ground connection               |
  
-  - Switch S1:  +7. **Connector J4**: Connects +12V power supply and Ground return   \\  
-  - Jumper Link LK1+8. **Connector J2**Connection of an external supply up to +20V if jumper link LK4 is not shorted \\  
-  - Header J1: +9. **Jumper link LK4**Shorting this pin sets the VDD voltage to +12V 
-  - Jumper Link LK2: +
-  - Jumper Link LK3: +
-  - Connector J3: +
-  - Connector J4 +
-  - Connector J2:+
  
 ===== Software and Driver Installation ===== ===== Software and Driver Installation =====
Line 56: Line 68:
   * Follow the on screen prompts to install the software   * Follow the on screen prompts to install the software
  
-{{:resources:eval:user-guides:circuits-from-the-lab:1.png|}} \\  +{{:resources:eval:user-guides:circuits-from-the-lab:2.1.png?400|}} \\ 
-{{:resources:eval:user-guides:circuits-from-the-lab:2.1.png|}} \\ +{{:resources:eval:user-guides:circuits-from-the-lab:cn0393install1.png?400|}} \\ 
-{{:resources:eval:user-guides:circuits-from-the-lab:2.png|}} \\  +{{:resources:eval:user-guides:circuits-from-the-lab:cn0393install2.png?400|}} \\ 
-{{:resources:eval:user-guides:circuits-from-the-lab:3.png|}} \\ +{{:resources:eval:user-guides:circuits-from-the-lab:cn0393install3.png?400|}} \\ 
 +{{:resources:eval:user-guides:circuits-from-the-lab:cn0393install4.png?400|}} \\
  
 ===== Downloading Firmware to EVAL-ADuC7061-MKZ ===== ===== Downloading Firmware to EVAL-ADuC7061-MKZ =====
-  * Connect the EVAL-ADuV7061-MKZ to the PC using USB cable, then find the port assigned to this board in the Device Manager. +  * Connect the EVAL-ADuC7061-MKZ to the PC using USB cable, then find the COM port assigned to this board in the Device Manager. 
 {{:resources:eval:user-guides:circuits-from-the-lab:port.png|}} {{:resources:eval:user-guides:circuits-from-the-lab:port.png|}}
   * Open the software ”ARMWSD.exe” located in the ARMWSD folder, or C:\Program Files\Analog Devices\CN0196\ARMWSD\ARMWSD.exe.    * Open the software ”ARMWSD.exe” located in the ARMWSD folder, or C:\Program Files\Analog Devices\CN0196\ARMWSD\ARMWSD.exe. 
Line 74: Line 87:
  
 ===== Using Evaluation Software ===== ===== Using Evaluation Software =====
-== Software Front Panel == +==== Software Front Panel ==== 
-{{:resources:eval:user-guides:circuits-from-the-lab:soft1.png|}} +{{:resources:eval:user-guides:circuits-from-the-lab:sofft1.png|}} 
-{{:resources:eval:user-guides:circuits-from-the-lab:soft2.png|}} +{{:resources:eval:user-guides:circuits-from-the-lab:sofft2.png|}} 
- +==== Description ==== 
-==== Descriptions: ====+1. Provides control to the following:   
 +  * **Connect**: Setting up connection between EVAL-CN0196-EB1Z and EVAL-ADuC7061MKZ 
 +  * **Disconnect**: Disconnects the hardware  
 +  * **STOP APP**: Closing the CN0196 Evaluation Software 
 +2. Provides control to the following: 
 +  * **PWM Pulse Width**: Sets the PWM pulse width up to 12.8ms  
 +<note>Pulse width should be less than half of the     Pulse Interval</note> 
 +  * **PWM Interval**: Sets the PWM interval up to 12.8ms depending on the configured PWM pulse width 
 +  * **Start/Stop**: Provides continuous and discontinues pulses 
 +  * **High Side Shot**: When this button is pressed, the PWM waveform will display the Voltage on the high side Mosfets Q1 and Q2  
 +  * **Low Side Shot**:  When this button is pressed, the PWM waveform will display the Voltage on the low side Mosfets Q3 and Q4  
 +  * **Reset**: Resets all the configuration and hardware connection 
 +3. Displays the PWM waveform (V) vs Time(s) depending on the configuration set on the PWM controls  \\ 
 +4. Displays the current status/activity being done in the software \\ 
 +5. Provides control to the following: 
 +  * **VDD**: Controls the supply voltage up to 20V 
 +  * **Inductor**: Controls the inductor value up to 100mH to be used as a load 
 +6. Displays the  Inductor (A) vs Time(s) waveform 
  
-  - Connect: Provides connection between EVAL-CN0196-EB1Z and EVAL-ADuC7061-MKZ boards. +===== Schematic, PCB Layout, Bill of Materials =====
-  - Disconnect: Provides disconnection between EVAL-CN0196-EB1Z and EVAL-ADuC7061-MKZ boards. +
-  - Stop APP: Stop gathering data +
-  - Load Configuration: +
-  - VDD: +
-  - Inductor: +
-  - Enable: +
-  - Maximum Current: +
-  - PWM Waveform: +
-  - PWM Configuration: +
-  - PWM Pulse Width: +
-  - PWM Interval: +
-  - Stop: +
-  - High Side Shot: +
-  - Low Side Shot: +
-  - Reset: +
-  - Current Wave: +
  
 +<WRAP round 80% download>
 +[[adi>media/en/reference-design-documentation/design-integration-files/CN0196-DesignSupport.zip|EVAL-CN0196-EB1Z Design & Integration Files]]
 +  * Schematics 
 +  * PCB Layout 
 +  * Bill of Materials 
 +  * PADS project
  
 +</WRAP>
  
 +=====Registration===== 
 +<WRAP round tip 80% >
 +Receive software update notifications, documentation updates, view the latest videos, and more when you register your hardware.  [[reg>EVAL-CN0196-EB1Z?&v=Rev A|Register]] to receive all these great benefits and more!</WRAP>
  
 +// End of Document //
resources/eval/user-guides/circuits-from-the-lab/cn0196.1512551027.txt.gz · Last modified: 06 Dec 2017 10:03 by Glaizel Arinuelo