SPEED2000 Examples 1. Product Version 16.6 December 2012

Size: px
Start display at page:

Download "SPEED2000 Examples 1. Product Version 16.6 December 2012"

Transcription

1 SPEED2000 Examples 1 Product Version 16.6 December 2012

2 2012 Cadence Design Systems, Inc. All rights reserved. Cadence Design Systems, Inc. (Cadence), 2655 Seely Ave., San Jose, CA 95134, USA. Open SystemC, Open SystemC Initiative, OSCI, SystemC, and SystemC Initiative are trademarks or registered trademarks of Open SystemC Initiative, Inc. in the United States and other countries and are used with permission. Trademarks: Trademarks and service marks of Cadence Design Systems, Inc. contained in this document are attributed to Cadence with the appropriate symbol. For queries regarding Cadence s trademarks, contact the corporate legal department at the address shown above or call All other trademarks are the property of their respective holders. Restricted Permission: This publication is protected by copyright law and international treaties and contains trade secrets and proprietary information owned by Cadence. Unauthorized reproduction or distribution of this publication, or any portion of it, may result in civil and criminal penalties. Except as specified in this permission statement, this publication may not be copied, reproduced, modified, published, uploaded, posted, transmitted, or distributed in any way, without prior written permission from Cadence. Unless otherwise agreed to by Cadence in writing, this statement grants Cadence customers permission to print one (1) hard copy of this publication subject to the following conditions: 1. The publication may be used only in accordance with a written agreement between Cadence and its customer. 2. The publication may not be modified in any way. 3. Any authorized copy of the publication or portion thereof must include all original copyright, trademark, and other proprietary notices and this permission statement. 4. The information contained in this document cannot be used in the development of like products or software, whether for internal or external use, and shall not be used for the benefit of any other party, whether or not for consideration. Disclaimer: Information in this publication is subject to change without notice and does not represent a commitment on the part of Cadence. Except as may be explicitly set forth in such agreement, Cadence does not make, and expressly disclaims, any representations or warranties as to the completeness, accuracy or usefulness of the information contained in this document. Cadence does not warrant that use of such information will not infringe any third party rights, nor does Cadence assume any liability for damages or costs of any kind that may result from use of such information. Restricted Rights: Use, duplication, or disclosure by the Government is subject to restrictions as set forth in FAR and DFAR et seq. or its successor

3 Table of Contents SPEED2000 Eamples Table of Contents 1 Introduction...1 System Requirements...1 How to Use This Guide... 1 Additional Documentation... 1 Conventions Used in This Guide... 1 How to Contact Technical Support Examples1...3 Introduction... 3 Translation Procedures... 3 Translation Steps... 4 Using a New Circuit: Vsource... 8 Specify Observations Run Simulation Using Model Type, Edge Term LowFrequency Effective Power / Ground Inductance Using Model Definition, Decap Low Frequency Effective Power / Ground Inductance Using Model Definition: Driver Set Curves Using the Model Definition: VCC Set Curves Using s2k_demovcr_1drv.spd Using s2k_demoibis_1drv.spd I

4 II SPEED2000 Eamples1 16.6

5 System Requirements SPEED2000 Examples Introduction This document contains some advanced examples that will help you work with SPEED2000 in further detail. SYSTEM REQUIREMENTS HOW TO USE THIS GUIDE The following system requirements are necessary for SPEED2000. Microsoft Windows XP and Windows 7 RedHat Enterprise Linux AS/ES/WS Release 4, x86_64 RedHat Enterprise Linux AS/ES/WS Release 5, x86_64 SUSE Linux Enterprise Server 10, x86_64 Minimum 2GB Memory The SPEED2000 Examples1 provides demonstration examples and step-by-step instructions on how to get the desired results. ADDITIONAL DOCUMENTATION In addition to this document, refer to the following documentation for additional information. Translators User s Guide describes translations from various types of board and package file formats to Sigrity s SPD format. SPEED2000 User s Guide describes in detail the features and functionality of SPEED2000. SPEED2000 Getting Started Guide shows you how to start using the functionality in SPEED2000. CONVENTIONS USED IN THIS GUIDE CONVENTION Bold USE GUI text, special names, terms (window names, buttons, menus, etc.) INTRODUCTION 1

6 How to Contact Technical Support SPEED2000 Examples CONVENTION Arial USE Examples > Menu hierarchy HOW TO CONTACT TECHNICAL SUPPORT If you have questions about SPEED2000, contact the Cadence Online Support. INTRODUCTION 2

7 Introduction SPEED2000 Examples Examples1 This document contains some advanced examples that will help you work with SPEED2000 in further detail. INTRODUCTION We will work with a sample Allegro file, demo.brd, that will show you how to use the Cadence translator, SPDLinks.exe, to convert an Allegro layout file to a SPEED2000 spd file. The resulting.spd file will be used in the following case studies: 1. Study the resonance properties of the power / ground planes of the board. 2. Shift the resonant frequencies of the board by adding decoupling capacitors on the board. 3. Study the voltage fluctuations between the power and ground planes of the board during driver switching using the behavioral model of the driver. 4. Study the signal skew introduced by Simultaneous Switching Noise (SSN). TRANSLATION PROCEDURES The translation is done in two steps: 1. Demo.brd (in binary brd format) is converted to a text file, demo.txt, using Cadence extract.exe. See Translators User s Guide for details of converting a binary brd file to text format using the Cadence utility program, extract.exe. 2. The Cadence translator, SPDLinks.exe, converts an Allegro layout file to a SPEED2000 spd file. EXAMPLES1 3

8 Translation Steps We assume the text file, demo.txt, has already been built in Step 1. Each net has the following color assignment: Net D2 in GREEN Net D3 in BLUE Net D4 in MAGENTA Net GND in YELLOW Net VCC in RED 1. Launch SPDLinks.exe. 2. Select the Cadence Allegro input file: demo.brd The file is located in the Samples folder. 3. Click on Settings... button. The Settings dialog appears. EXAMPLES1 4

9 4. Click OK to accept all the default settings.. 5. Click on Nets... button. The Net Choice window appears. EXAMPLES1 5

10 The Net Choiceion window shows the available nets in the BRD file for translation and the default color assigned to each net. By default all nets are selected to translate. 6. Click on Clear all button to deselect all nets. 7. Select the following five nets: D2, D3, D4, GND and VCC. In the left pane of the Net Choice window, you can select multiple nets by holding down the CTRL key while clicking on the net names, or use the SHIFT key to select a range of nets. 8. Click. The selected nets are listed in the right pane. EXAMPLES1 6

11 9. Click OK to close Net Choice window. 10. Click on Translate button. The.spd file is generated. 11. Click on Exit button or click to close the SPDLinks dialog. EXAMPLES1 7

12 Using a New Circuit: Vsource 1. Launch SPDGEN.exe to load the SPD file, demo.spd. 2. To load the circuit library prepared for this exercise, select: Setup > Circuit/Linkage Manager 3. Click Load. 4. In the Open dialog, go to: <INSTALL_DIR>\Translators\Samples\BRDExtractor Samples\ 5. Load the file circuits.ckt 6. Click OK. 7. Select the Model Name source in the Circuit/Linkage Manager window. Source Vs 2 0 Gaussian( n 0.7n 1) Rs EXAMPLES1 8

13 8. Click on the New button. The New window pops up 9. Select New Circuit. 10. Click OK. It automatically creates a new circuit using the circuit prototype source. 11. Name this new circuit Vsource in the New Circuits dialog. EXAMPLES1 9

14 12. Click OK. 13. Connect circuit node 0 of Vsource to a GND package node. 14. Connect circuit node 1 of Vsource to a VCC package node. EXAMPLES1 10

15 15. Select: Setup > Mesh 16. Click on the Automatically Generate Mesh button. 17. Select Specify Simulation Time in workflow or select Setup > Transient 18. Set Transient simulation time to be 50ns. 19. Click OK to accept the default settings. EXAMPLES1 11

16 Specify Observations Observations setting contains two parts: Voltage and Current. Specify Observations (Voltage) Follow the steps below to set one Circuit Voltage curve for the voltage between the VCC (node 1) and GND (node 0) of the Vsource. 1. Select Specify Observations (Voltage) in workflow. The Circuit Voltage View window opens. 2. Select Vsource. 3. Left-click on VCC and right-click on GND. 4. Click on the Add button. 5. Click OK to accept all settings. Specify Observations (Current). 1. Select Specify Observations (Current) in workflow. The Current View window opens. 2. Select Rs under Vsource. 3. Click on the Add button. EXAMPLES1 12

17 4. Click OK to accept all settings. After observations(voltage) and obeservation(current) are both specified, you can: 1. Save the file as: s2k_demoopen.spd 2. Check the error log file s2k_demoopen_generator.err 3. Make sure there are no errors. 4. Select Start Simulation in workflow. Or Load the s2k_demoopen.spd file into SPDSIM. EXAMPLES1 13

18 Run Simulation 1. Obtain the power and ground plane input impedance through Fourier transforms of transient voltage and current. An example is shown in the next figure. NOTE! 1. Should select Amplitude mode. 2. Use FD Cacl...->Simple Calculation to caculate V1/C1. Using Model Type, Edge Term 1. Launch SPDGEN. 2. Open demo.spd 3. Create a circuit, Redge, using the Model type, Edge Term. 4. Activate the Signal$BOTTOM layer. 5. Connect the resister, Redge, at the edge of the board between all VCC and GND pins. EXAMPLES1 14

19 EXAMPLES1 15

20 6. Change the simulation time to 20ns. 7. Save the file as s2k_demoshort.spd. 8. Check for errors. 9. Run the simulation in SPDSIM. With the resister, Redge, the computed input impedance of the power and ground systems looks like the curve shown in the next figure. EXAMPLES1 16

21 LowFrequency Effective Power / Ground Inductance Obtain low-frequency effective power / ground inductance. Impedance is divided by Omega. EXAMPLES1 17

22 Using Model Definition, Decap 1. In SPDGEN, open s2k_demoshort.spd 2. Create the following circuits using the Model definition: Decap: cap1, cap2, cap3, cap4, cap5, cap6 EXAMPLES1 18

23 3. Connect six decap circuits between VCC and GND at the locations indicated. EXAMPLES1 19

24 4. Save the file as s2k_demodecaps.spd. 5. Re-run the simulation in SPDSIM in order to get the power / ground input impedance with six decaps. EXAMPLES1 20

25 Low Frequency Effective Power / Ground Inductance Obtain low-frequency effective power / ground inductance. Below 400 MHz, impedance is divided by Omega. EXAMPLES1 21

26 Using Model Definition: Driver 1. Return to SPDGEN. 2. Close the current project. 3. Opens s2k_demoopen.spd. 4. Delete the circuit, Vsource. 5. Create a circuit, Vcc1, using the VCC model definition. 6. Connect Vcc1, the DC supply at the edge (the VCC and GND pins), at Signal$BOTTOM. 7. Create a circuit, drv1, using the model definition, Driver. 8. Activate Signal$TOP. 9. Connect: Ground node (node Nvss) of the driver to a nearby GND pin. Output node (node out) of the driver to trace D2. Power node (node Pvdd) of the driver to a nearby VCC pin. EXAMPLES1 22

27 Driver Gpmos Pvdd Out VCR PWL(1) IC=0 Gnmos Nvss Out VCR PWL(1) IC=0 Vvcr sinesquar( p 300p 300p 600p 2n ) rvcr Rlarge 1001 Out Create a circuit, Rpd1, using the model definition, Term. 11. Activate Signal$TOP. 12. Connect: Node 1 of the pull-down resister to Trace, D2. Node 2 of the resistor to the nearby GND pin. Rterm Rterm EXAMPLES1 23

28 13. Open the Transient dialog. 14. Select: Enable the Initial DC Analysis EXAMPLES1 24

29 Set Curves 1. Open the Circuit Voltage View dialog. 2. Set one Circuit View curve for output voltage of the driver, drv1. 3. Set another Circuit View curve for voltage across the pull-down resister at the receiving end. 4. Save the file as s2k_demovcr_1drv.spd. 5. Save the file again for error checking. 6. Re-run the simulation in SPDSIM. 7. Save the driving end and receiving end voltage waveforms of net D2. EXAMPLES1 25

30 Using the Model Definition: VCC 1. Return to SPDGEN. 2. Load the file, s2k_demodecap.spd. 3. Open the Circuit Manager. 4. Delete the circuits: Vsource and Redge. 5. Create a new circuit, Vcc1, using the model definition, VCC. 6. Activate Signal$BOTTOM 7. Link Vcc1 to the VCC and GND pins. 8. Create a circuit, drv1, based on the model definition, ibisdrv. 9. Activate Signal$TOP 10. Connect nd_out (the output node) of the driver to Trace D2. nd_pu (the pullout node) and nd_pc (the power clamp node) to a nearby VCC pin. nd_pd (the pull-down node), the GND node, and nd_gc (ground clamp node) to a nearby GND pin Driver B_output nd_pu nd_pd nd_out nd_in gnd nd_pc nd_gc + file='demo.ibs' model='output_demo' V_in nd_in gnd pulse ( 0V 1.0V 0n 0.1n 0.1n 3.65n 7.5n) EXAMPLES1 26

31 11. Create a circuit, Rpd1, using the model definition Rterm. 12. Activate Signal$TOP 13. Connect Node 1 of the pull-down resister to trace D2. Node 2 to a nearby GND pin. 14. Open the Transient dialog. 15. Select Enable Initial DC analysis 16. Set the simulation time to 15 ns. EXAMPLES1 27

32 Set Curves 1. Open the View Circuit Voltage dialog. 2. Set different curves for: Voltage between nd_out and gnd of the driver. Between nd_pu and gnd of the driver. Between nodes 1 and 2 of the pull-down resistor. 3. Save the file as s2k_demoibs_1drv.spd. 4. Save the file again for error checking. 5. Re-run the simulation in SPDSIM. Observe the voltage at the driving and receiving ends of net D2. Note the power / gnd noise between the supply and gnd, as well as at the receiving location. 6. Save all three curves. EXAMPLES1 28

33 Curve Example EXAMPLES1 29

34 Using s2k_demovcr_1drv.spd 1. Return to the SPDGEN application to the file. 2. Open the file s2k_demovcr_1drv.spd 3. Create the following drivers and termination resistors: drv2, drv3 using the model definition, Driver Rpd2, Rpd3 using the model definition, Rterm. 4. Connect the following drv2, Rpd2 to net D3 drv3, Rpd3 to net D4 5. Add observation points at the driving and receiving end of net D3 and D4. EXAMPLES1 30

35 6. Save the file as s2k_demovcr_3drv.spd 7. Save the file again. The program checks for errors. 8. Re-run the simulation. 9. Compare the waveforms on net, D2, with multiple switching and single switching. 10. Notice the extra delay that is introduced by the SSO even mode push-out. EXAMPLES1 31

36 Using s2k_demoibis_1drv.spd 1. Return to the SPDGEN application to the file. 2. Open the file s2k_demoibis_1drv.spd 3. Create the following drivers and termination resistors: drv2, drv3 using the model definition, Driver, connect to D3. Rpd2, Rpd3 using the model definition, Rterm, connect to D4. 4. Connect drv2, Rpd2 to net D3. 5. Connect drv3, Rpd3 to net D4. EXAMPLES1 32

37 6. Add observation points at the driving and receiving end of net D3 and D4. 7. Save the file as s2k_demoibs_3drv.spd 8. Save the file again to check for errors. 9. Compare the waveforms on net, D2, with multiple switching and single switching. 10. Notice the extra delay that is introduced by the SSO even mode push-out. 11. Note additional power / gnd noise with three drivers switching instead of one driver. EXAMPLES1 33

38 EXAMPLES1 34

39 SPEED2000 Examples Index A Allegro file 3 Allegro layout file 3 B behavioral model of the driver 3 binary brd file to text 3 binary brd format 3 brd2spd.exe 3, 4 C Cadence Allegro input file 4 Cadence translator 3 check for errors 16, 33 circuit definition source 8 circuit view curve 25 circuit voltage view 25 color assignment 4 compare the waveforms 31, 33 computed input impedance 16 connect circuit node 0 10 connect circuit node 1 10 connect nodes 22 conventions 1 create a circuit 26 D DC supply at the edge 22 decap 20 decap circuits 19 default settings 5 demo.brd 3 demo.spd 8, 14 demo.txt 3, 4 driver 23 driver, drv1 25 drivers and termination resistors 30 driving and receiving end of net 30, 33 driving end and receiving end voltage waveforms 25 drv1 22 E Edge Term 14 enable the initial DC analysis 24 error checking 25, 28 error log file 13 extra delay 33 extract.exe 3 F fourier transforms 14 fourier transforms of transient voltage and current 8 G GND 19, 28 GND package node 10 GND pin 22 J ibisdrv 26 impedance is divided by Omega 17 input impedance 20 L launch SPDGEN.exe 8 load the circuit library 8 low-frequency effective power / ground inductance 17 low-frequency effective power/ground inductance 21 M mesh 11 mode push-out 31 model definition box 8 model definition, decap 18 model definition, term 23 model type, edge term 14 multiple switching and single switching 31 multiple switching and single switching. 33 N nd_out 26 nd_pd 26 nd_pu 26 net D2 28 O observation points 30, 33 obtain the power and ground plane input impedance 14 oltage across the pulldown resister 25 Omega 21

40 SPEED2000 Examples output voltage 25 P power and ground planes 3 power and ground systems 16 power/ground inductance 21 power/ground input impedance 20 power/ground noise 33 R Redge 14, 16 re-run the simulation 20, 25, 28 resonance properties 3 Rpd1 23 Rterm 27 run the simulation 14 transient dialog box 24, 27 translation procedures 3 W VCC 26 VCC and GND 19 VCC and GND pins 14 VCC package node 10 VCC pin 22 VCC1 22 view circuit voltage 28 voltage 28 voltage fluctuations 3 Vsource 22, 26 S save curves 28 set curves 28 settings dialog box 4 signal skew 3 Signal$BOTTOM 22, 26 Signal$BOTTOM layer 14 Signal$TOP 22, 23 simulation time 16 simultaneous switching noise 3 SPDGEN 14, 18, 26 SPDSIM 13, 16, 20, 28 SSN 3 SSO 31 T three drivers switching 33

SPEED2000 TDR/TDT Simulation Tutorial. Product Version 16.6 December 2012

SPEED2000 TDR/TDT Simulation Tutorial. Product Version 16.6 December 2012 Product Version 16.6 December 2012 2012 Cadence Design Systems, Inc. All rights reserved. Cadence Design Systems, Inc. (Cadence), 2655 Seely Ave., San Jose, CA 95134, USA. Open SystemC, Open SystemC Initiative,

More information

OrCAD Lite Products Reference

OrCAD Lite Products Reference Version 17.2 Updated on: September 17, 2018 1991 2018 Cadence Design Systems, Inc. All rights reserved. Portions Apache Software Foundation, Sun Microsystems, Free Software Foundation, Inc., Regents of

More information

PSpice Quick Reference

PSpice Quick Reference PSpice Quick Reference Product Version 17.2-2016 April 2016 Document Last Updated: October, 2012 1991 2012 Cadence Design Systems, Inc. All rights reserved. Portions Apache Software Foundation, Sun Microsystems,

More information

Allegro Constraint Manager: Advanced Constraints Tutorial. Product Version December 2007

Allegro Constraint Manager: Advanced Constraints Tutorial. Product Version December 2007 Allegro Constraint Manager: Advanced Constraints Tutorial Product Version 16.01 December 2007 1991 2007 Cadence Design Systems, Inc. All rights reserved. Portions Apache Software Foundation, Sun Microsystems,

More information

Allegro PCB PDN Analysis User Guide

Allegro PCB PDN Analysis User Guide Product Version 16.6 October 2012 Document Last Updated On: November 20, 2012 1991 2013 Cadence Design Systems, Inc. All rights reserved. Portions Apache Software Foundation, Sun Microsystems, Free Software

More information

Contents SPICE NETLIST IMPORT... 4 INVOKING SPICE NETLIST IMPORT... 4

Contents SPICE NETLIST IMPORT... 4 INVOKING SPICE NETLIST IMPORT... 4 1 Norlinvest Ltd, BVI. is a trade name of Norlinvest Ltd. All Rights Reserved. No part of the SPICE Netlist Import document can be reproduced in any form or by any means without the prior written permission

More information

Novel Methodology for Mid-Frequency Delta-I Noise Analysis of Complex Computer System Boards and Verification by Measurements

Novel Methodology for Mid-Frequency Delta-I Noise Analysis of Complex Computer System Boards and Verification by Measurements Novel Methodology for Mid-Frequency Delta-I Noise Analysis of Complex Computer System Boards and Verification by Measurements Bernd Garben IBM Laboratory, 7032 Boeblingen, Germany, e-mail: garbenb@de.ibm.com

More information

Cadence NC-Verilog Simulator Tutorial. Product Version 5.1 September 2003

Cadence NC-Verilog Simulator Tutorial. Product Version 5.1 September 2003 Cadence NC-Verilog Simulator Tutorial Product Version 5.1 September 2003 1995-2003 Cadence Design Systems, Inc. All rights reserved. Printed in the United States of America. Cadence Design Systems, Inc.,

More information

Simulation Using IBIS Models and Pin Mapping Issues

Simulation Using IBIS Models and Pin Mapping Issues Power/Gnd Simulation Using IBIS Models and Pin Mapping Issues Raj Raghuram Sigrity, Inc. IBIS Summit Meeting, Sep. 13, 2001 2/14/96 Outline Motivation automated Power/Gnd simulation Example of Power/Gnd

More information

A New Generation of Power and Signal Integrity Tool

A New Generation of Power and Signal Integrity Tool SIMULATION PACKAGE FOR ELECTRICAL EVALUATION AND DESIGN A New Generation of Power and Signal Integrity Tool SPEED2000 User s Guide SIGRITY SPEED2000 TM User s Guide Copyright SIGRITY, Inc. 1997-2001 4675

More information

AOZ8101. Ultra-Low Capacitance TVS Diode Array. General Description. Features. Applications. Typical Application

AOZ8101. Ultra-Low Capacitance TVS Diode Array. General Description. Features. Applications. Typical Application Ultra-Low Capacitance TS Diode Array General Description The AOZ8101 is a transient voltage suppressor array designed to protect high speed data lines from Electro Static Discharge (ESD) and lightning.

More information

Avaya Software Keycode Installation Guide

Avaya Software Keycode Installation Guide Avaya Software Keycode Installation Guide 2010 Avaya Inc. P0607323 04 2010 Avaya Inc. All Rights Reserved. Notices While reasonable efforts have been made to ensure that the information in this document

More information

Features. Applications

Features. Applications HCSL-Compatible Clock Generator for PCI Express General Description The is the smallest, high performance, lowest power, 2 differential output clock IC available for HCSL timing applications. offers -130dBc

More information

MULTIFUNCTIONAL DIGITAL SYSTEMS. Software Installation Guide

MULTIFUNCTIONAL DIGITAL SYSTEMS. Software Installation Guide MULTIFUNCTIONAL DIGITAL SYSTEMS Software Installation Guide 2013 TOSHIBA TEC CORPORATION All rights reserved Under the copyright laws, this manual cannot be reproduced in any form without prior written

More information

Signal Integrity Comparisons Between Stratix II and Virtex-4 FPGAs

Signal Integrity Comparisons Between Stratix II and Virtex-4 FPGAs White Paper Introduction Signal Integrity Comparisons Between Stratix II and Virtex-4 FPGAs Signal integrity has become a critical issue in the design of high-speed systems. Poor signal integrity can mean

More information

FIA Electronic Give-Up Agreement System (EGUS) Version 2. Administrator Guide

FIA Electronic Give-Up Agreement System (EGUS) Version 2. Administrator Guide FIA Electronic Give-Up Agreement System (EGUS) Version 2 Administrator Guide 19 November 2007 Copyright Unpublished work 2007 Markit Group Limited FIA EGUS Version 2 Administrator Guide This work is an

More information

CAD Interfaces Translator Notes. Product Version Sigrity 2017 December 2016

CAD Interfaces Translator Notes. Product Version Sigrity 2017 December 2016 Product Version Sigrity 2017 December 2016 2017 Cadence Design Systems, Inc. All rights reserved. Printed in the United States of America. Cadence Design Systems, Inc. (Cadence), 2655 Seely Ave., San Jose,

More information

DF2B6M4SL DF2B6M4SL. 1. General. 2. Applications. 3. Features. 4. Packaging Rev.4.0. Start of commercial production

DF2B6M4SL DF2B6M4SL. 1. General. 2. Applications. 3. Features. 4. Packaging Rev.4.0. Start of commercial production ESD Protection Diodes DF2B6M4SL Silicon Epitaxial Planar DF2B6M4SL 1. General The DF2B6M4SL is a TS diode (ESD protection diode) protects semiconductor devices used in mobile device interfaces and other

More information

PCIe 3.0 Clock Generator with 4 HCSL Outputs. Description OE VDDXD S0 S1 S2 X1 X2 PD OE GNDXD IREF CLK0 CLK0 CLK1 CLK1 CLK2 CLK2 CLK3 CLK3

PCIe 3.0 Clock Generator with 4 HCSL Outputs. Description OE VDDXD S0 S1 S2 X1 X2 PD OE GNDXD IREF CLK0 CLK0 CLK1 CLK1 CLK2 CLK2 CLK3 CLK3 PCIe 3.0 Clock Generator with 4 HCSL Outputs Features PCIe 3.0 complaint PCIe 3.0 Phase jitter: 0.48ps RMS (High Freq. Typ.) LVDS compatible outputs Supply voltage of 3.3V ±5% 25MHz crystal or clock input

More information

CA SSO. Agent for Oracle PeopleSoft Release Notes. r12.51

CA SSO. Agent for Oracle PeopleSoft Release Notes. r12.51 CA SSO Agent for Oracle PeopleSoft Release Notes r12.51 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ),

More information

0Introduction. Overview. This introduction contains general information and tips for using your Avaya CD-ROM.

0Introduction. Overview. This introduction contains general information and tips for using your Avaya CD-ROM. 0 Overview Purpose This introduction contains general information and tips for using your Avaya CD-ROM. Features This offer is designed for all users who want the ease of accessing documentation electronically.

More information

MULTIFUNCTIONAL DIGITAL SYSTEMS. Software Installation Guide

MULTIFUNCTIONAL DIGITAL SYSTEMS. Software Installation Guide MULTIFUNCTIONAL DIGITAL SYSTEMS Software Installation Guide 2013 TOSHIBA TEC CORPORATION All rights reserved Under the copyright laws, this manual cannot be reproduced in any form without prior written

More information

Symantec Control Compliance Suite Express Security Content Update for JBoss Enterprise Application Platform 6.3. Release Notes

Symantec Control Compliance Suite Express Security Content Update for JBoss Enterprise Application Platform 6.3. Release Notes Symantec Control Compliance Suite Express Security Content Update for JBoss Enterprise Application Platform 6.3 Release Notes Express Security Content Update for JBoss Enterprise Application Platform 6.3

More information

1 Siebel Attachments Solution Overview

1 Siebel Attachments Solution Overview Oracle Fusion Middleware User's Guide for Oracle Enterprise Content Management Solutions for Oracle Siebel 11g Release 1 (11.1.1) E17067-01 May 2010 This document provides information on options available

More information

APPLICATION NOTE. Atmel AT01080: XMEGA E Schematic Checklist. Atmel AVR XMEGA E. Features. Introduction

APPLICATION NOTE. Atmel AT01080: XMEGA E Schematic Checklist. Atmel AVR XMEGA E. Features. Introduction APPLICATION NOTE Atmel AT01080: XMEGA E Schematic Checklist Atmel AVR XMEGA E Features Power supplies Reset circuit Clocks and crystal oscillators PDI TWI Introduction This application note describes a

More information

Cadence Power Integrity Solutions For PCBs and IC Packages. May 2013

Cadence Power Integrity Solutions For PCBs and IC Packages. May 2013 Cadence Power Integrity Solutions For PCBs and IC Packages May 2013 Simultaneous Switching Noise (SSN) A Power Integrity Issue Design with decaps intentionally removed to demonstrate how poor PI performance

More information

Application Note. EMC Design Guide. F 2 MC-8L Family. History 04 th Jul 02 NFL V1.0 new version

Application Note. EMC Design Guide. F 2 MC-8L Family. History 04 th Jul 02 NFL V1.0 new version Application Note EMC Design Guide F 2 MC-8L Family Fujitsu Mikroelektronik GmbH, Microcontroller Application Group History 04 th Jul 02 NFL V1.0 new version 1 Warranty and Disclaimer To the maximum extent

More information

SAS Workflow Manager 2.2: Administrator s Guide

SAS Workflow Manager 2.2: Administrator s Guide SAS Workflow Manager 2.2: Administrator s Guide SAS Documentation July 19, 2018 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2018. SAS Workflow Manager 2.2: Administrator

More information

How Do I: Find the Highest Elevation within an Area

How Do I: Find the Highest Elevation within an Area GeoMedia Grid: How Do I: Find the Highest Elevation within an Area Topics: Key Words: Tower Location, Site Location, Raster to Vector, and Vector to Raster Digital Elevation Models, Buffer Zone, and Zonal

More information

SAS Simulation Studio 14.1: User s Guide. Introduction to SAS Simulation Studio

SAS Simulation Studio 14.1: User s Guide. Introduction to SAS Simulation Studio SAS Simulation Studio 14.1: User s Guide Introduction to SAS Simulation Studio This document is an individual chapter from SAS Simulation Studio 14.1: User s Guide. The correct bibliographic citation for

More information

OpenPlant PowerPID. How to Add Service Key-in that Drives Component Template at Placement and Post Placement. Version 2.0

OpenPlant PowerPID. How to Add Service Key-in that Drives Component Template at Placement and Post Placement. Version 2.0 OpenPlant PowerPID How to Add Service Key-in that Drives Component Template at November 21, 2012 Trademarks Bentley, the B Bentley logo, MicroStation, ProjectWise and AutoPLANT are registered trademarks

More information

User and training guides and related documentation from Parametric Technology Corporation and its subsidiary companies (collectively "PTC") are

User and training guides and related documentation from Parametric Technology Corporation and its subsidiary companies (collectively PTC) are Arbortext IsoView Installation Guide Arbortext IsoView 7.3 May 2012 Copyright 2012 Parametric Technology Corporation and/or Its Subsidiary Companies. All Rights Reserved. User and training guides and related

More information

Lesson 17: Building a Hierarchical Design

Lesson 17: Building a Hierarchical Design Lesson 17: Building a Hierarchical Design Lesson Objectives After you complete this lesson you will be able to: Explore the structure of a hierarchical design Editing the Training Root Schematic Making

More information

EZ-PD Analyzer Utility User Guide

EZ-PD Analyzer Utility User Guide EZ-PD Analyzer Utility User Guide Doc. No. 002-12896 Rev. ** Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 www.cypress.com Copyrights

More information

Partner Information. Integration Overview. Remote Access Integration Architecture

Partner Information. Integration Overview. Remote Access Integration Architecture Partner Information Partner Name Product Name Integration Overview Authentication Methods Supported Client Integration OTP Barracuda Networks Barracuda SSL VPN User Name + Security Code VIP Enterprise

More information

100BASE-T1 EMC Test Specification for ESD suppression devices

100BASE-T1 EMC Test Specification for ESD suppression devices IEEE 100BASE-T1 EMC Test Specification for ESD suppression devices Version 1.0 Author & Company Dr. Bernd Körber, FTZ Zwickau Title 100BASE-T1 EMC Test Specification for ESD suppression devices Version

More information

Virtuoso Analog Distributed Processing Option User Guide. Product Version September 2008

Virtuoso Analog Distributed Processing Option User Guide. Product Version September 2008 Virtuoso Analog Distributed Processing Option User Guide Product Version 6.1.3 September 2008 1999 2008 Cadence Design Systems, Inc. All rights reserved. Printed in the United States of America. Cadence

More information

AOZ8882. Ultra-Low Capacitance TVS Diode Array. General Description. Features. Applications. Typical Application

AOZ8882. Ultra-Low Capacitance TVS Diode Array. General Description. Features. Applications. Typical Application Ultra-Low Capacitance TS Diode Array General Description The AOZ8882 is a transient voltage suppressor array designed to protect high speed data lines such as HDMI, MDDI, USB, SATA, and Gigabit Ethernet

More information

Application Suggestions for X2Y Technology

Application Suggestions for X2Y Technology Application Suggestions for X2Y Technology The following slides show applications that would benefit from balanced, low inductance X2Y devices. X2Y devices can offer a significant performance improvement

More information

Implementing Avaya Flare Experience for Windows

Implementing Avaya Flare Experience for Windows Implementing Avaya Flare Experience for Windows 18-604043 Issue 1 July 2012 2012 Avaya Inc. All Rights Reserved. Notice While reasonable efforts have been made to ensure that the information in this document

More information

This application note is written for a reader that is familiar with Ethernet hardware design.

This application note is written for a reader that is familiar with Ethernet hardware design. AN 14.8 LAN8700/LAN8700I and LAN8187/LAN8187I Ethernet PHY Layout Guidelines 1 Introduction 1.1 Audience 1.2 Overview The LAN8700/LAN8700I and LAN8187/LAN8187I are highly-integrated devices designed for

More information

Tanner Analog Front End Flow. Student Workbook

Tanner Analog Front End Flow. Student Workbook Student Workbook 2016 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors and is subject

More information

FIA Electronic Give-Up Agreement System (EGUS) Version 2.6

FIA Electronic Give-Up Agreement System (EGUS) Version 2.6 FIA Electronic Give-Up Agreement System (EGUS) Version 2.6 User Guide 18 January 2010 Copyright Unpublished work 2007-2010 Markit Group Limited This work is an unpublished, copyrighted work and contains

More information

Quick Start for Coders and Approvers

Quick Start for Coders and Approvers Quick Start for Coders and Approvers Oracle Health Sciences Central Coding Release 3.1 Part Number: E69161-01 Copyright 2009, 2016, Oracle and/or its affiliates. All rights reserved. This software and

More information

USB BitJetLite Download Cable

USB BitJetLite Download Cable USB BitJetLite Download Cable User Guide, Inc. (USA) 14100 Murphy Avenue San Martin, CA 95046 (408) 852-0067 http://www.slscorp.com Product Version: 1.0 Document Version: 1.0 Document Date: Copyright 2010,.All

More information

Installing Enterprise Switch Manager

Installing Enterprise Switch Manager Installing Enterprise Switch Manager NN47300-300 Document status: Standard Document version: 0401 Document date: 26 March 2008 All Rights Reserved The information in this document is subject to change

More information

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Installing and Updating Local Software Packages 12c Release

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Installing and Updating Local Software Packages 12c Release Oracle Enterprise Manager Ops Center Installing and Updating Local Software Packages 12c Release 12.1.2.0.0 E37233-01 November 2012 This guide provides an end-to-end example for how to use Oracle Enterprise

More information

New Features in Primavera Professional 15.2

New Features in Primavera Professional 15.2 New Features in Primavera Professional 15.2 COPYRIGHT & TRADEMARKS Copyright 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates.

More information

ESD Prevention Best Practices

ESD Prevention Best Practices Application Note AN-146301 ESD Prevention Best Practices While all electronic products are susceptible to damage caused by ESD, there are common best practices to follow that will mitigate the damage June

More information

PTC Windchill Quality Solutions Extension for ThingWorx Guide

PTC Windchill Quality Solutions Extension for ThingWorx Guide PTC Windchill Quality Solutions Extension for ThingWorx Guide Copyright 2016 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved. User and training guides and related documentation from PTC Inc.

More information

Copyright 2008 Linear Technology. All rights reserved. Getting Started

Copyright 2008 Linear Technology. All rights reserved. Getting Started Copyright. All rights reserved. Getting Started Copyright. All rights reserved. Draft a Design Using the Schematic Editor 14 Start with a New Schematic New Schematic Left click on the New Schematic symbol

More information

AN2408 Application note

AN2408 Application note Application note 900mA standalone linear Li-Ion battery charger with thermal regulation Introduction One way to minimize the size and complexity of a battery charger is to use a linear-type charger. The

More information

ZLED7030KIT-D1 Demo Kit Description

ZLED7030KIT-D1 Demo Kit Description ZLED7030KIT-D Demo Kit Description Kit Important Notice Restrictions in Use IDT s ZLED7030KIT-D Demo Kit hardware is designed for ZLED7030 demonstration, evaluation, laboratory setup, and module development

More information

Features MIC2551A VBUS R S. 1.5k D+ D GND VM D SPD SUS GND. Typical Application Circuit

Features MIC2551A VBUS R S. 1.5k D+ D GND VM D SPD SUS GND. Typical Application Circuit MIC2551 USB Transceiver General Description The MIC2551 is a single chip transceiver that complies with the physical layer specifications of the Universal Serial Bus (USB) 2.0. It supports both full speed

More information

MIC826. General Description. Features. Applications. Typical Application

MIC826. General Description. Features. Applications. Typical Application Voltage Supervisor with Watchdog Timer, Manual Reset, and Dual Outputs In 1.6mm x 1.6mm TDFN General Description The is a low-current, ultra-small, voltage supervisor with manual reset input, watchdog

More information

Copyright 2018 Shoviv Software Private Limited. Shoviv Lotus Notes to Outlook

Copyright 2018 Shoviv Software Private Limited. Shoviv Lotus Notes to Outlook Table of Contents 1. About 1.1 Introduction 1.2 Key Features 1.3 System Requirements 2. Installation and Uninstallation 2.1 Installation 2.2 Uninstallation 3. User Interface 3.1 Introduction 3.2 Menu Bar

More information

TF90LVDS047-6CG. Quad LVDS Line Driver with Flow-Through Pinout. Description. Features. Applications. Function Diagram. Ordering Information

TF90LVDS047-6CG. Quad LVDS Line Driver with Flow-Through Pinout. Description. Features. Applications. Function Diagram. Ordering Information Features Companion driver to Quad Extended Common Mode LVDS Receiver TF0LVDS048 DC to 400 Mbps / 200 MHz low noise, low skew, low power operation t 350 ps (max) channel-to-channel skew t 250 ps (max) pulse

More information

How to Set Workspace Environments for Project Work

How to Set Workspace Environments for Project Work How to Set Workspace Environments for Project Work An ESRI Short Tutorial January 2006 ESRI 380 New York St., Redlands, CA 92373-8100, USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com

More information

SimVision: Using the Source Browser. Product Version 15.2 February 2016

SimVision: Using the Source Browser. Product Version 15.2 February 2016 Product Version 15.2 February 2016 1999 2015 Cadence Design Systems, Inc. All rights reserved. Portions Regents of the University of California, Sun Microsystems, Inc., Scriptics Corporation. Used by permission.

More information

Avaya CallPilot Mini/150 Desktop Messaging Quick Reference Guide

Avaya CallPilot Mini/150 Desktop Messaging Quick Reference Guide Part No. P0990116 03.1 Avaya CallPilot Mini/150 Desktop Messaging Quick Reference Guide 2010 Avaya Inc. All Rights Reserved. Notices While reasonable efforts have been made to ensure that the information

More information

Features. Applications

Features. Applications Ultra-Precision 1:8 CML Fanout Buffer with Internal I/O Termination General Description The is a 2.5V/3.3V precision, high-speed, fully differential CML 1:8 fanout buffer. The is optimized to provide eight

More information

ThingWorx Core 7.2 System Requirements. Version 1.1

ThingWorx Core 7.2 System Requirements. Version 1.1 ThingWorx Core 7.2 System Requirements Version 1.1 Copyright 2016 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved. User and training guides and related documentation from PTC Inc. and its

More information

Network-MIDI Driver Installation Guide

Network-MIDI Driver Installation Guide Network-MIDI Driver Installation Guide ATTENTION SOFTWARE LICENSE AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ( AGREEMENT ) CAREFULLY BEFORE USING THIS SOFTWARE. YOU ARE ONLY PERMITTED TO USE

More information

Features. Applications

Features. Applications 6GHz, 1:4 CML Fanout Buffer/Translator with Internal I/O Termination General Description The is a 2.5V/3.3V precision, high-speed, fully differential 1:4 CML fanout buffer. Optimized to provide four identical

More information

Evaluation Board for CS3308. Description CS Channel. Digitally Controlled Analog Volume Control. PC or External Serial Control Input

Evaluation Board for CS3308. Description CS Channel. Digitally Controlled Analog Volume Control. PC or External Serial Control Input Evaluation Board for CS3308 Features Description Single-ended Analog Inputs Single-ended Analog Outputs Supports AC and DC-Coupled Analog I/O Flexible Serial Control I/O Headers Serial Control Input Header

More information

DME-N Network Driver Installation Guide for M7CL

DME-N Network Driver Installation Guide for M7CL DME-N Network Driver Installation Guide for M7CL ATTENTION SOFTWARE LICENSE AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ( AGREEMENT ) CAREFULLY BEFORE USING THIS SOFTWARE. YOU ARE ONLY PERMITTED

More information

SKY LF: 20 MHz-2.5 GHz, 10 W phemt SPDT Switch

SKY LF: 20 MHz-2.5 GHz, 10 W phemt SPDT Switch DATA SHEET SKY13290-313LF: 20 MHz-2.5 GHz, 10 W phemt SPDT Switch Applications Transmit/receive switching for telematic systems at elevated power levels Features Broadband frequency range: 20 MHz to 2.5

More information

Features. Description. Applications. Pin Configuration PI4ULS3V Bit Bi-directional Level Shifter for open-drain and Push-Pull Application

Features. Description. Applications. Pin Configuration PI4ULS3V Bit Bi-directional Level Shifter for open-drain and Push-Pull Application 4-Bit Bi-directional Level Shifter for open-drain and Push-Pull Application Features can be Less than, Greater than or Equal to V CCB 1.1V to 3.6V on A Port and 1.1V to 3.6V on B Port High-Speed with 24

More information

SEIKO EPSON CORPORATION

SEIKO EPSON CORPORATION Power Bus Switch IC 1 to 1 Bus Switch OVERVIEW The S1F77310 series is the bus switch suitable for USB applications. The adopted CMOS process technology characterizes the S1F77310 series by low power consumption.

More information

Avaya Meridian Integrated RAN Release 2.0 Telephone Set-Based Administration User Guide. Avaya Communication Server 1000 Release 7.

Avaya Meridian Integrated RAN Release 2.0 Telephone Set-Based Administration User Guide. Avaya Communication Server 1000 Release 7. Avaya Meridian Integrated RAN Release 2.0 Telephone Set-Based Administration User Guide Avaya Communication Server 1000 Release 7.5 Document Status: Standard Document Number: P0888275 Document Version:

More information

The S1F77330 series is the bus switch suitable for USB applications. The adopted CMOS process technology characterizes

The S1F77330 series is the bus switch suitable for USB applications. The adopted CMOS process technology characterizes OVERVIEW Power Bus Switch IC 2 to 1 Bus Switch The S1F77330 series is the bus switch suitable for USB applications. The adopted CMOS process technology characterizes the S1F77330 series by low power consumption.

More information

Dust Networks. SmartMesh LTP5903PC Integration Guide

Dust Networks. SmartMesh LTP5903PC Integration Guide Dust Networks SmartMesh LTP5903PC Integration Guide Contents Related Documents...3 Conventions and Terminology...3 Revision History...3 1 Introduction...4 Product Overview...4 2 Application Circuits...5

More information

Connect Install Guide

Connect Install Guide Connect Install Guide Version 3.2 Publication Date: December 16, 2013 Copyright Metalogix International GmbH 2008-2013. All Rights Reserved. This software is protected by copyright law and international

More information

SY89645L. General Description. Features. Block Diagram. Applications. Markets. Precision Low Skew, 1-to-4 LVCMOS/LVTTL-to-LVDS Fanout Buffer

SY89645L. General Description. Features. Block Diagram. Applications. Markets. Precision Low Skew, 1-to-4 LVCMOS/LVTTL-to-LVDS Fanout Buffer Precision Low Skew, 1-to-4 LVCMOS/LVTTL-to-LVDS Fanout Buffer General Description The is a 3.3V, fully differential, low skew, 1:4 LVDS fanout buffer that accepts LVTTL or LVCMOS inputs. It is capable

More information

XR32220 Evaluation Board User s Manual

XR32220 Evaluation Board User s Manual XR32220 Evaluation Board User s Manual Introduction Exar s XR32220 EVB evaluation board provides a platform on which to examine the features and performance of the XR32220 2-Driver/2-Receiver RS-232 serial

More information

AOZ8809ADI. Ultra-Low Capacitance TVS Diode. Features. General Description. Applications. Typical Applications

AOZ8809ADI. Ultra-Low Capacitance TVS Diode. Features. General Description. Applications. Typical Applications Ultra-Low Capacitance TVS Diode General Description The AOZ889ADI is a transient voltage suppressor array designed to protect high speed data lines such as HDMI 1.4/2., USB 3./3.1, MDDI, SATA, and Gigabit

More information

QDR II SRAM Board Design Guidelines

QDR II SRAM Board Design Guidelines 8 emi_dg_007 Subscribe The following topics provide guidelines for you to improve your system's signal integrity and layout guidelines to help successfully implement a QDR II or QDR II+ SRAM interface

More information

Installing Enterprise Switch Manager

Installing Enterprise Switch Manager Installing Enterprise Switch Manager ATTENTION Clicking on a PDF hyperlink takes you to the appropriate page If necessary, scroll up or down the page to see the beginning of the referenced section NN47300-300

More information

Evaluation Board User Guide UG-302

Evaluation Board User Guide UG-302 Evaluation Board User Guide UG-302 One Technology Way P.O. Box 9106 Norwood, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com Evaluation Board for the ADM2491E ±8 kv Signal Isolated,

More information

Partner Information. Integration Overview Authentication Methods Supported

Partner Information. Integration Overview Authentication Methods Supported Partner Information Partner Name Product Name Integration Overview Authentication Methods Supported Client Integration F5 Networks FirePass VPN User Name - Security Code User Name - Password - Security

More information

AWLaunch. Software Manual. Version 1.2 Last Revised April 27, 2009

AWLaunch. Software Manual. Version 1.2 Last Revised April 27, 2009 AWLaunch Software Manual Version 1.2 Last Revised April 27, 2009 All contents in this manual are copyrighted by ArWest Communications. All rights reserved.the information contained herein may not be used,

More information

EV-VNQ5E050AK VNQ5E050AK evaluation board

EV-VNQ5E050AK VNQ5E050AK evaluation board VNQ5E050AK evaluation board Data brief production data Features Parameter Symbol Value Unit Max supply voltage V CC 41 V Operating voltage range V CC 4.5 to 28 V Max On-State resistance R ON 50 mω Current

More information

AN USB332x Transceiver Layout Guidelines

AN USB332x Transceiver Layout Guidelines AN 17.19 USB332x Transceiver Layout Guidelines 1 Introduction SMSC s USB332x comes in a 25 ball Wafer-Level Chip-Scale Package (WLCSP) lead-free RoHS compliant package; (1.95 mm X 1.95 mm, 0.4mm pitch

More information

PESD18VV1BBSF. Very symmetrical bidirectional ESD protection diode

PESD18VV1BBSF. Very symmetrical bidirectional ESD protection diode Rev. 1 2 December 217 Product data sheet 1 Product profile 1.1 General description Very symmetrical bidirectional ElectroStatic Discharge (ESD) protection diode. This device is housed in a DSN63-2 (SOD962)

More information

Shoviv GroupWise To Outlook

Shoviv GroupWise To Outlook Copyright 2018 Shoviv Software Private Limited Table of Contents 1. About 1.1 Introduction 1.2 Key Features 1.3 System Requirements 2. Installation and Uninstallation 2.1 Installation 2.2 Uninstallation

More information

GRF5110. Preliminary dbm Power-LNA Tuning Range: GHz. Product Description

GRF5110. Preliminary dbm Power-LNA Tuning Range: GHz. Product Description Preliminary Product Description is a high linearity PA /Linear Driver with low noise figure (NF). It delivers excellent P1dB, IP3 and NF over a wide range of frequencies with fractional bandwidths of roughly

More information

Defining Constants and Variables for Oracle Java CAPS Environments

Defining Constants and Variables for Oracle Java CAPS Environments Defining Constants and Variables for Oracle Java CAPS Environments Part No: 821 2547 March 2011 Copyright 2008, 2011, Oracle and/or its affiliates. All rights reserved. License Restrictions Warranty/Consequential

More information

How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft

How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

EV-110 AAT1157 EVAL 1MHz 1.4A Buck Regulator

EV-110 AAT1157 EVAL 1MHz 1.4A Buck Regulator Introduction The AAT1157 evaluation board demonstrates performance, along with the suggested size and placement of external components, for the AAT1157 integrated buck regulator. The external components

More information

EVAL6235PD. L6235 three-phase brushless DC motor driver demonstration board. Features. Description

EVAL6235PD. L6235 three-phase brushless DC motor driver demonstration board. Features. Description L6235 three-phase brushless DC motor driver demonstration board Features Operating supply voltage from 8 V to 52 V 5.6 A output peak current (2.8 A RMS ) Operating frequency up to 100 khz Non-dissipative

More information

USER GUIDE. Atmel OLED1 Xplained Pro. Preface

USER GUIDE. Atmel OLED1 Xplained Pro. Preface USER GUIDE Atmel OLED1 Xplained Pro Preface Atmel OLED1 Xplained Pro is an extension board to the Atmel Xplained Pro evaluation platform. The board enables the user to experiment with user interface applications

More information

Interfacing Cyclone III Devices with 3.3/3.0/2.5-V LVTTL/LVCMOS I/O Systems

Interfacing Cyclone III Devices with 3.3/3.0/2.5-V LVTTL/LVCMOS I/O Systems Interfacing Devices with 3.3/3.0/2.5-V LVTTL/LVCMOS I/O Systems April 2008 AN-447-1.1 Introduction Altera Cyclone III devices are compatible and support 3.3/3.0/2.5-V LVTTL/LVCMOS I/O standards. This application

More information

DC Circuit Simulation

DC Circuit Simulation Chapter 2 DC Circuit Simulation 2.1 Starting the Project Manager 1. Select Project Manager from the Start All Program Cadence Release 16.5 Project Manager. 2. Select Allegro PCB Designer (Schematic) from

More information

CA File Master Plus. Release Notes. Version

CA File Master Plus. Release Notes. Version CA File Master Plus Release Notes Version 9.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for

More information

AOZ8234. Four-line TVS Diode

AOZ8234. Four-line TVS Diode AOZ8 Four-line TS Diode General Description The AOZ8 is a transient voltage suppressor diode array designed to protect data lines from high transient conditions and ESD. This state-of-the-art device utilizes

More information

Optimum Placement of Decoupling Capacitors on Packages and Printed Circuit Boards Under the Guidance of Electromagnetic Field Simulation

Optimum Placement of Decoupling Capacitors on Packages and Printed Circuit Boards Under the Guidance of Electromagnetic Field Simulation Optimum Placement of Decoupling Capacitors on Packages and Printed Circuit Boards Under the Guidance of Electromagnetic Field Simulation Yuzhe Chen, Zhaoqing Chen and Jiayuan Fang Department of Electrical

More information

Overview of the Plug-In. Versions Supported

Overview of the Plug-In. Versions Supported Oracle Enterprise Manager System Monitoring Plug-In Installation Guide for Exadata Power Distribution Unit Release 11.1.0.2.0 E20087-03 March 2011 Overview of the Plug-In This plug-in will be used to monitor

More information

TLK10081 EVM Quick Start Guide Texas Instruments Communications Interface Products

TLK10081 EVM Quick Start Guide Texas Instruments Communications Interface Products TLK10081 EVM Quick Start Guide Texas Instruments Communications Interface Products 1 Board Overview +5 V Adapter Input Connector for voltage monitor board Connector for SMA break-out or FPGA board. Allows

More information

16xx/96xx Amplified Speech Handset Installation and Use

16xx/96xx Amplified Speech Handset Installation and Use 16xx/96xx Amplified Speech Handset Installation and Use 16-602703 Issue 1 July 2008 2008 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this

More information

Avaya Converged Platform 130 Series. idrac9 Best Practices

Avaya Converged Platform 130 Series. idrac9 Best Practices Avaya Converged Platform 130 Series idrac9 Best Practices Release 4.0 December 2018 2018 Avaya Inc. All Rights Reserved Notice While reasonable efforts were made to ensure that the information in this

More information