Using OrCAD Layout Plus A Simple Guide

Size: px
Start display at page:

Download "Using OrCAD Layout Plus A Simple Guide"

Transcription

1 Using OrCAD Layout Plus A Simple Guide Written by Jose Cabral September 2006 Revised by Nithin Raghunathan 1

2 SKETCH THE CIRCUIT YOU WISH TO LAYOUT SKETCH THE LAYOUT COM J1 OUTPUT +12 COM -12 COM INPUT J3 J2 PIN 1 PIN 1 TWO EACH LM741 2

3 1. Open Layout Plus. Start menu > Programs > ECE Software > Cadence PSD 15.1 > Layout Plus. 2. Select File > New. In the following popup, there are three things that must be there in order to design a PCB. First is the Template, next is the Netlist, and the destination to where you want to save the output.max file. 3. Click Browse next to the Input Layout TCH or TPL or MAX File. Select _default.tch and click Open. 4. Click Browse next to the Input MNL Netlist File. Navigate to where you saved your netlist file from the previous tutorial, highlight it and click Open. 5. Lastly select where you want to save the output.max file. This file will be among the files sent to get the PCB made. You might put them in a separate folder. Click Apply ECO when you have all the entries filled. Changes to the schematic are done in Capture. If you change the schematic design in Capture, follow the procedure in the AutoECO section in the Appendix to apply the changes in Layout. 3

4 6. Next, you link a footprint to each component on your board. A footprint is the layout of holes or pads that need to be on the PCB (so the part fits properly and you can solder it on the PCB). Once you click Apply ECO, the Link Footprint to Component popup will be displayed. Click on Link existing footprint to component In this case you are going to be looking for a footprint to go with the resistor. 7. Now another popup will appear. This is where you will find the footprint for each specific device. The device that you are currently linking to a footprint is listed on the top of the window Footprint for (device name). 8. The footprint for axial resistors is located in the TM_AXIAL library. The specific footprint that will be used is the AX/RC07. A picture of the footprint will appear in the window to the right. Click OK. The point to note is that RC05 is the designation for 1/8 watt resistors will the RC07 is for ¼ watt resistors.. 4

5 9. The same popup (as described in step 6) will appear, only this time it will be for a new part. Go through steps 6-8 for each part. The libraries and footprints for the rest of the parts are as listed: 3 pin header: BCON100T library : BLKCON.100/VH/TM1SQ/W.100/3 2 pin header: BCON100T library : BLKCON.100/VH/TM1SQ/W.100/2 The numbers that are listed in the part name do have significance. For this part the Number x Number is the Hole-to-hole length by diameter; last number is the Hole Diameter. Each name for each library is define differently, refer to the OrCAD Layout Footprint Libraries book for this information 10. Once you have linked all the parts to footprints an AutoECO report will popup. Click Accept this ECO. Another popup will come up saying processing complete. Click OK. 11. Now you will see a rubber-band version of your PCB layout. It is called a rubberband version because the yellow lines act as rubber bands connecting two pins together. First deselect the Online DRC tool. Another important point to note is that when the resistor is selected from the Analog Library in Pspice while designing the schematic in Capture, the footprint offered in Layout will be the RC05 footprint. This footprint AX/RC05 which is smaller than the AX/RC07 footprint. This can be fixed by selecting the all the resistors by dragging a select box around them and right clicking and selecting properties and then footprint button in the properties dialog box. Then follow the step 8 to select a new footprint. Note also that the bypass capacitors are placed at one edge of the screen. First perform Step 12. Steps 13 and 14 will illustrate how to move the capacitors to the correct locations. 5

6 12. Now, before you begin to lay down the traces, it is necessary define the board s outline. Click the Obstacle Tool. Draw an outline for your PCB (a simple rectangle the size of the completed PCB). Before you finish your outline right click and select properties. In the following popup, you can define the obstacle name. Use Board Outline to define this obstacle as the board outline. It needs to be on the Global Layer. Click OK when done. To finish the Board Outline, right click again and select End Command. Click OK when done. 6

7 13. Now that the board s outline defined, it is time to place the parts where you want them. Select the. Now you can click and drag each component into the board outline and place them where you want them. Continuing the example: NOTE: To rotate the component just right click the component and select Rotate. To change the placement and routing settings see Appendix I. 14. The parts are placed and now it s time to run the traces that connect the parts. Select the Add/Edit Route Mode Tool. Select the layer where want the trace. The top layer is the top of the PCB board and all traces on this layer are green in color; the Bottom layer is the bottom of the PCB and the traces on this layer are usually red in color. Now click on a rubber band (one of the yellow lines connecting two pins) and start running your traces. Make sure that they DO NOT overlap on the same layer, that would be a short. Here is an example of the board with all the traces run. 7

8 A point to note is that the power rails are a bit thicker than the other traces in the circuit. Check the Appendix on increasing the width of the rails. TIP: Keeping the design open in Capture while laying traces and moving components in Layout, enables the user to identify the component being moved. The components or the traces that are selected in Layout will also be selected simultaneously in the Capture schematic. 15. In the picture below, a Via is added to the output trace. A via is a plated through hole that connects traces on the top and bottom of the board. In the example below, the output signal path uses a via to hop over the common and V- traces. As you can see the output trace starts out as a green trace indicating it s on the top layer and thro the via continues as a red bottom layer trace after crossing the two red bottom V- and Common traces. 16. To insert a via, just right click when you are running a trace and select Add Via. You may position the via on the trace as you wish. 8

9 17. Now that the board is laid out, it is time to run another check on it to make sure it is ready to be produced. Again the computer can only check for so many things, it is up to the designer to make sure everything is alright. To start the design rules check, you must first figure out the limitations of production. Just because you can draw a 1mil trace doesn t mean you can make it (cheaply anyway). For example go to the webpage for Advanced Circuits and look up what their limitations of production are. Once you find these numbers you have add them in to design rules check. To do this select Options > Global Spacing. 18. In the route spacing table, you will be able to specify the settings that Layout uses to check your design. The two main rows that you will be concerned with are the TOP and BOTTOM layers. These layers are the ones where the traces are currently located. For example, decreasing the Track to Track value will allow you to place traces closer together. All of the values listed are in mils (1000 th of and inch,.001in). 9

10 19. Next, run the Design Rules Check utility. Click Auto > Design Rules Check In the following popup you will be able to select which tests you want to run. Select the tests shown in the figure below. Click OK when you have all the boxes checked. If any errors come up they will be labeled on your PCB layout and the rule violation will be popup for you. To check that the components are placed and routed fully: View Database Spreadsheets Statistics. Look for % Placed and %Routed. They should say 100%. If not check your design. 10

11 20. To make the PCB easier to understand, effective labeling is essential. To add labels to your components, text is silk screened onto the PCB. Click the Text tool. Right click on the workspace and select New. The following popup is where you edit your text string and select the layer. If you put text on TOP or BOTTOM, you will be able to see it in Layout but it will NOT be visible on your final PCB. In order for it to be printed, you need to add it to SSTOP or SSBOT (Silk Screen Top, Silk Screen Bottom). NOTE: When adding text to SSBOT remember that in Layout you are looking from the top of the PCB so the text on the SSBOT layer though it looks normal to you will be backwards when printed on the board.in order to fix this, select the mirrored check box in the Text Edit dialog box. Below is an example of some labeling and adding text. 11

12 21. Adding dimensions to your design is also useful in determining the size of the PCB and is also required by some PCB manufacturers. The dimension can be added by selecting TOOL DIMENSION NEW. Then you click near one edge of the board and drag to other edge. Repeat the Process for the next side. Changes to the schematic are done in Capture. If you change the schematic design in Capture, follow the procedure in the AutoECO section in the Appendix to apply the changes in Layout. 12

13 22. Now it is time for Post Processing, this will create the files that will be sent out to get your PCB made. Go to to find out what files they will need to create your PCB and then: Click Options > Post Process Settings. The Post Process table pops up, this lists what layers will be processed. The ones you want selected are TOP, BOTTOM, SMT, SMB, SST, SSB,FAB. To enable/disable a layer right click and select Properties. Check or uncheck the box labeled Enable for Post Processing. 23. While still in the Post Process table, you can right click a layer and select Preview and see what each layer will look like. You can also print the layer being previewed. This is a good way to double check your work and have a tangible copy of what you have accomplished thus far. 24. Now all you have to do is click Auto > Run Post Processor. The layers are now files that will be used to create a PCB. The output files have been automatically saved to your working directory (where ever your Layout file is). 13

14 14

15 Appendix I Changing Routing and Placement Settings: Changing the routing and placement settings will let you have more control over your work area to get more precise placement of components and routs. First select Options > System Settings. The System Settings will appear. The most useful options are: the Visible grid, this is the grid that is displayed on the workspace; the Place grid this grid determines the grid detail when you place your parts; the Routing grid determines the detail when you lay your traces; and the Via grid determines the grid detail when you add vias. Under Workspace Settings you can define the size of your current workspace. The numbers that are listed in the picture above are the setting that were used through the tutorial. 15

16 Changing Net Widths 1) First select Tool Net Select from Spread Sheet. 2) Select Cancel in the Net Selection Criteria Dialog Box. In the spreadsheet select the net that you would want to edit and then right click and select properties from the popup menu. 16

17 3) A dialog appears as shown below. Edit the Min Width( which is minimum width of the trace ) Conn Width( Which is the standard trace width when the trace is drawn and Max Width ( which is the maximum width of the trace that can be drawn). 4) If a trace whose width need to be changed is already drawn before the above steps are complete, you can change the width by selecting the Add/Edit Route Mode Tool and moving the cursor over it and hitting the W key on the key board. 5) A dialog box pup op as follows. Select the option you need and change the width by entering the value in the field. 17

18 AutoECO (Engineering change order) 1) Sometimes it may be required to make changes to the original circuit in Capture. This can be done easily using Auto ECO. 2) First make the changes to the circuit in Capture. Then, make the netlist as shown in the Capture tutorial. 3) Open the old Layout file for the circuit. You will receive a dialog box as shown. 4) Click yes and then the AutoECO dialog box will open up as shown. Select Apply ECO button to complete the design. Look at the AutoECO report dialog box that appears to note the changes that have been done to your Layout file The Drop down box under Options will allow you to specify what type of changes are to made to your PCB layout in accordance with the changes made to the schematic in Capture. For Example: Selecting the AutoECO option would add all new components and nets but will not change the footprints or the names for the existing components but it will delete all unused components and nets. Selecting the AutoECO Add Override option would add new components and nets but will not delete the existing components and nets. To find out what each selection in the dropdown box does, look at the bullet points that appear beneath it 18

19 OrCAD Help Further Help in OrCAD can be developed using the help feature available in OrCAD. This feature can be accessed in two ways by clicking on the HELP menu Layout Help or by pressing the F1 key anytime in the main window. Now you can use the Contents or Index and Search tabs in the sidebar to look for the Help needed. OrCAD Tutorial For those interested in developing further skill in OrCAD can do so using the Tutorial available in OrCAD. The tutorial can be accessed as follows HELP menu Learning Layout Select the version that you would like to use and then a learning Layout dialog Box pops up. Select the Lesson Menu button, to bring up the lesson menu and then click on the individual lesson to learn the different aspects of Layout. 19

20 20

Exercise 1. Section 2. Working in Capture

Exercise 1. Section 2. Working in Capture Exercise 1 Section 1. Introduction In this exercise, a simple circuit will be drawn in OrCAD Capture and a netlist file will be generated. Then the netlist file will be read into OrCAD Layout. In Layout,

More information

Orcad Layout Plus Tutorial

Orcad Layout Plus Tutorial Orcad Layout Plus Tutorial Layout Plus is a circuit board layout tool that accepts a layout-compatible circuit netlist (ex. from Capture CIS) and generates an output layout files that suitable for PCB

More information

Procedure for PCBoard Layout

Procedure for PCBoard Layout Procedure for PCBoard Layout Introduction The following 6 pages of instructions will take you step by step through the creation of your PCB using Orcad Layout. If you are planning to manually lay out your

More information

TUTORIAL SESSION Technical Group Hoda Najafi & Sunita Bhide

TUTORIAL SESSION Technical Group Hoda Najafi & Sunita Bhide TUTORIAL SESSION 2014 Technical Group Hoda Najafi & Sunita Bhide SETUP PROCEDURE Start the Altium Designer Software. (Figure 1) Ensure that the Files and Projects tabs are located somewhere on the screen.

More information

SCHEMATIC1 SCHEMATIC2 SCHEMATIC1 SCHEMATIC2 SCHEMATIC3 PAGE1 PAGE2 PAGE3 PAGE1 PAGE1 PAGE2 PAGE1 PAGE1 PAGE2

SCHEMATIC1 SCHEMATIC2 SCHEMATIC1 SCHEMATIC2 SCHEMATIC3 PAGE1 PAGE2 PAGE3 PAGE1 PAGE1 PAGE2 PAGE1 PAGE1 PAGE2 An OrCAD Tutorial Dr. S.S.Limaye 1. Introduction OrCAD is a suite of tools from Cadence company for the design and layout of printed circuit boards (PCBs). This is the most popular tool in the industry.

More information

University of Kansas EECS Circuit Board Fabrication Tutorial for 212 Lab

University of Kansas EECS Circuit Board Fabrication Tutorial for 212 Lab University of Kansas EECS Circuit Board Fabrication Tutorial for 212 Lab Preparing For Export... 1 Assigning Footprints... 1 Recommended Footprints... 2 No Connects... 3 Design Rules Check... 3 Create

More information

2008 년안산일대디지털정보통신학과 CAD 강의용자료 PADS 2007

2008 년안산일대디지털정보통신학과 CAD 강의용자료 PADS 2007 2008 년안산일대디지털정보통신학과 CAD 강의용자료 PADS 2007 1 Learning the PADS User Interface What you will learn: Modeless Commands Panning & Zooming Object Selection Methods Note: This tutorial will use PADS Layout to

More information

PCB Design utilizing Cadence Software. Application Note

PCB Design utilizing Cadence Software. Application Note PCB Design utilizing Cadence Software Application Note Kyle Schultz 11-9-11 ECE 480 Design Team 5 Keywords: Schematic, PCB, Fabrication, Cadence, Design Entry CIS, Allegro Table of Contents Abstract 1

More information

Lesson 18: Creating a Hierarchical Block

Lesson 18: Creating a Hierarchical Block Lesson 18: Creating a Hierarchical Block Lesson Objectives After you complete this lesson you will be able to: Create hierarchical blocks Copying Schematics between Projects You can copy and paste between

More information

Creating a PCB Design with OrCAD PCB Editor

Creating a PCB Design with OrCAD PCB Editor Creating a PCB Design with OrCAD PCB Editor This guide is focused on learning how to create a PCB (Printed Circuit board) design. The guide will make use of the PCB Flow menu that is part of this workshop

More information

How to Get Started. Figure 3

How to Get Started. Figure 3 Tutorial PSpice How to Get Started To start a simulation, begin by going to the Start button on the Windows toolbar, then select Engineering Tools, then OrCAD Demo. From now on the document menu selection

More information

Complete Tutorial (Includes Schematic & Layout)

Complete Tutorial (Includes Schematic & Layout) Complete Tutorial (Includes Schematic & Layout) Download 1. Go to the "Download Free PCB123 Software" button or click here. 2. Enter your e-mail address and for your primary interest in the product. (Your

More information

Lesson 9: Processing a Schematic Design

Lesson 9: Processing a Schematic Design Lesson 9: Processing a Schematic Design Lesson Objectives After you complete this lab you will be able to: Assign reference designators Check the design for errors Create a netlist for OrCAD and Allegro

More information

Osmond Tutorial. First Page / J C Chavez / / Osmond Tutorial

Osmond Tutorial. First Page / J C Chavez / / Osmond Tutorial Osmond Tutorial Draft Version corresponding to Osmond PCB Design Version 1.0b2 November 30, 2002 J C Chavez http://www.swcp.com/~jchavez/osmond.html jchavez@swcp.com First Page / J C Chavez / jchavez@swcp.com

More information

Converting MicroSim PCBoards Designs to OrCAD Layout Designs. Quick Start

Converting MicroSim PCBoards Designs to OrCAD Layout Designs. Quick Start Converting MicroSim PCBoards Designs to OrCAD Layout Designs Quick Start Copyright 1998 OrCAD, Inc. All rights reserved. Trademarks OrCAD, OrCAD Layout, OrCAD Express, OrCAD Capture, OrCAD PSpice, and

More information

Getting Started with PCB Design

Getting Started with PCB Design Getting Started with PCB Design Summary Tutorial TU0117 (v1.2) April 13, 2005 This introductory tutorial is designed to give you an overview of how to create a schematic, update the design information

More information

Questions? Page 1 of 22

Questions?  Page 1 of 22 Learn the User Interface... 3 Start BluePrint-PCB... 4 Import CAD Design Data... 4 Create a Panel Drawing... 5 Add a Drill Panel... 5 Selecting Objects... 5 Format the Drill Panel... 5 Setting PCB Image

More information

Introduction to PCB Design with EAGLE. Jianan Li

Introduction to PCB Design with EAGLE. Jianan Li Introduction to PCB Design with EAGLE Jianan Li Install EAGLE Download EAGLE: http://www.cadsoftusa.com/download-eagle/ Choose Run as Freeware during installation Create a New Project Launch EAGLE and

More information

PCB Rules and Violations

PCB Rules and Violations PCB Rules and Violations Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 Parent page: Panels Browse, edit and interactively view design rules and their associated violations. Summary

More information

Lesson 5: Board Design Files

Lesson 5: Board Design Files 5 Lesson 5: Board Design Files Learning Objectives In this lesson you will: Use the Mechanical Symbol Editor to create a mechanical board symbol Use the PCB Design Editor to create a master board design

More information

Starting Layout in OrCAD

Starting Layout in OrCAD Connexions module: m11676 1 Starting Layout in OrCAD Version 1.6: 2004/01/29 14:22:11.037 US/Central Patrick Frantz This work is produced by The Connexions Project and licensed under the Creative Commons

More information

- create new schematic to the new project, PCB design begins with a schematic diagram, which present how components are connected

- create new schematic to the new project, PCB design begins with a schematic diagram, which present how components are connected Eagle 8.x tutorial - create a new project, Eagle designs are organized as projects - create new schematic to the new project, PCB design begins with a schematic diagram, which present how components are

More information

OrCad & Spice Tutorial By, Ronak Gandhi Syracuse University

OrCad & Spice Tutorial By, Ronak Gandhi Syracuse University OrCad & Spice Tutorial By, Ronak Gandhi Syracuse University Brief overview: OrCad is a suite of tools from Cadence for the design and layout of circuit design and PCB design. We are currently using version

More information

Instructions for designing the HelloWorld circuit board using Autodesk Eagle 8.6.0

Instructions for designing the HelloWorld circuit board using Autodesk Eagle 8.6.0 Instructions for designing the HelloWorld circuit board using Autodesk Eagle 8.6.0 FABLAB BRIGHTON 2018 These instructions take you through step-by-step the process of creating the full circuit board design

More information

Tutorial 3: Using the Waveform Viewer Introduces the basics of using the waveform viewer. Read Tutorial SIMPLIS Tutorials SIMPLIS provide a range of t

Tutorial 3: Using the Waveform Viewer Introduces the basics of using the waveform viewer. Read Tutorial SIMPLIS Tutorials SIMPLIS provide a range of t Tutorials Introductory Tutorials These tutorials are designed to give new users a basic understanding of how to use SIMetrix and SIMetrix/SIMPLIS. Tutorial 1: Getting Started Guides you through getting

More information

Design capture, simulation and layout - an introduction Tutorial

Design capture, simulation and layout - an introduction Tutorial Design capture, simulation and layout - an introduction Tutorial A step-by-step introduction to Altium s complete board-level design system 1 Software, documentation and related materials: Copyright 2002

More information

Lesson 12: Preparing for Post Processing

Lesson 12: Preparing for Post Processing 12 Lesson 12: Preparing for Post Processing Learning Objectives In this lesson you will: Rename reference designators on the board design Backannotate changes made in the OrCAD and Allegro PCB Editor to

More information

Introduction to NI Multisim & Ultiboard

Introduction to NI Multisim & Ultiboard George Washington University School of Engineering and Applied Science Electrical and Computer Engineering Department Introduction to NI Multisim & Ultiboard Dr. Amir Aslani 8/20/2017 2 Outline Design

More information

Lesson 14: Property Editor

Lesson 14: Property Editor Lesson 14: Property Editor Lesson Objectives After completing this lesson, you will be able to: Work with Property Filters in the Property Editor Add part and net properties using the Property Editor Using

More information

Design rule illustrations for the AMI C5N process can be found at:

Design rule illustrations for the AMI C5N process can be found at: Cadence Tutorial B: Layout, DRC, Extraction, and LVS Created for the MSU VLSI program by Professor A. Mason and the AMSaC lab group. Revised by C Young & Waqar A Qureshi -FS08 Document Contents Introduction

More information

Construction of Industrial Electronic Equipments

Construction of Industrial Electronic Equipments VSB-Technical university of Ostrava Faculty of Electrical Engineering and Computer Science Department of electronics Construction of Industrial Electronic Equipments Syllabus Part 2 PCB Design and Fabrication

More information

Getting started in the PCB Editor

Getting started in the PCB Editor Getting started in the PCB Editor by Lori Zukerman of the EE/CAD group 01/07/04 Page 1 of 21 1. Initial Setup... 3 1.1 Copying Drawing Formats... 3 2. Starting your PCB... 3 2.1 Open a setup drawing...

More information

PADS-PowerPCB 4 Tutorial (with Blazeroute)

PADS-PowerPCB 4 Tutorial (with Blazeroute) PADS-PowerPCB 4 Tutorial (with Blazeroute) PADS-PowerPCB is the ultimate design environment for complex, high-speed printed circuit boards. PROCEDURE FOR SIMULATION IN SCHEMATICS 1. Importing Design Data

More information

Boot Camp-Special Ops Challenge Quiz

Boot Camp-Special Ops Challenge Quiz 1. What s the key difference between a panel and dialog window? a. There is none b. Panels must be closed in order to continue editing, whereas dialogs can be left open c. Dialogs must be closed in order

More information

Table of Contents. Part I Introduction. Part II Creating a simple Schematic and PCB. Part III Creating Libraries.

Table of Contents. Part I Introduction. Part II Creating a simple Schematic and PCB. Part III Creating Libraries. TUTORIAL 2 DipTrace Tutorial Table of Contents Part I Introduction 4 Part II Creating a simple Schematic and PCB 4 1 Establishing a... schematic size and placing titles 5 2 Configuring libraries... 8 3

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

Editing Multiple Objects. Contents

Editing Multiple Objects. Contents Editing Multiple Objects Contents Selecting Multiple Objects Inspecting the Objects Editing the Objects Editing Group Objects Step 1. Selecting the Capacitors Step 2. Changing the Comment String Step 3.

More information

EE 210 Lab Assignment #2: Intro to PSPICE

EE 210 Lab Assignment #2: Intro to PSPICE EE 210 Lab Assignment #2: Intro to PSPICE ITEMS REQUIRED None Non-formal Report due at the ASSIGNMENT beginning of the next lab no conclusion required Answers and results from all of the numbered, bolded

More information

Lesson 5: Creating Heterogeneous Parts

Lesson 5: Creating Heterogeneous Parts Lesson 5: Creating Heterogeneous Parts Lesson Objectives After you complete this lesson you will be able to: Create a Heterogeneous part Annotate a Heterogeneous part (Optional) Heterogeneous Parts A heterogeneous

More information

Tutorial : First board in CircuitMaker.

Tutorial : First board in CircuitMaker. Tutorial : First board in CircuitMaker. Objectives 1. Create a new project in CircuitMaker. 2. Design electronic circuit in CircuitMaker schematic editor. 3. Design a pcb board for your circuit in CircuitMaker

More information

An OrCAD Tutorial for ELEC 424 High-Speed Systems Design Revision Spring 2002

An OrCAD Tutorial for ELEC 424 High-Speed Systems Design Revision Spring 2002 An OrCAD Tutorial for ELEC 424 High-Speed Systems Design Revision 1.0 - Spring 2002 An OrCAD Tutorial An OrCAD Tutorial Page 2 of 55 1. Introduction OrCAD is a suite of tools from Cadence for the design

More information

Lesson 1: User Interface

Lesson 1: User Interface 1 Lesson 1: User Interface Learning Objectives In this lesson you will: Identify the user interface components of OrCAD PCB Editor. Navigate within the PCB Editor window and access UI features to tailor

More information

Lesson 19: Processing a Hierarchical Design

Lesson 19: Processing a Hierarchical Design Lesson 19: Processing a Hierarchical Design Lesson Objectives After you complete this lesson you will be able to: Annotate a hierarchical design Perform a Design Rule Check on a hierarchical design Correct

More information

Lesson 9: Advanced Placement Techniques

Lesson 9: Advanced Placement Techniques 9 Lesson 9: Advanced Placement Techniques Learning Objectives In this lesson you will: Turn ratsnests on and off to selectively place components Use interactive swapping for pins and gates Apply advanced

More information

Lesson 11: Routing and Glossing

Lesson 11: Routing and Glossing 11 Lesson 11: Routing and Glossing Learning Objectives In this lesson you will: Define and display etch grids used for routing Create via fanouts Add and delete connect lines (clines) and vias Use Slide

More information

1. Go to the project manager. 2. Select the line Lowpass filter.dsn and right click Part manager. Page 1 of 13

1. Go to the project manager. 2. Select the line Lowpass filter.dsn and right click Part manager. Page 1 of 13 Component management In you can easily manage components and their related information. Assembly variants and Bill of Materials (BOM) for these can also be defined. The built in Part Manager window makes

More information

Navigator Software User s Manual. User Manual. Navigator Software. Monarch Instrument Rev 0.98 May Page 1 of 17

Navigator Software User s Manual. User Manual. Navigator Software. Monarch Instrument Rev 0.98 May Page 1 of 17 User Manual Navigator Software Monarch Instrument Rev 0.98 May 2006 Page 1 of 17 Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.2 SYSTEM SET UP 3.3

More information

Constructing and Producing a Printed Circuit Board

Constructing and Producing a Printed Circuit Board Constructing and Producing a Printed Circuit Board Craig Zofchak Design Team 8 11/07/2008 Abstract When a circuit in its development phase is finished and working correctly, it is then necessary to take

More information

ELEC451 Integrated Circuit Engineering Using Cadence's Virtuoso Layout Editing Tool

ELEC451 Integrated Circuit Engineering Using Cadence's Virtuoso Layout Editing Tool ELEC451 Integrated Circuit Engineering Using Cadence's Virtuoso Layout Editing Tool Contents Contents 1. General 2. Creating and Working On a Layout o 2.1 Undoing/Re-doing an Action o 2.2 Display Options

More information

Using MS Publisher. Launch MS Publisher: Start > All Programs > Microsoft Office > Publisher. Setting up Document Size and Orientation

Using MS Publisher. Launch MS Publisher: Start > All Programs > Microsoft Office > Publisher. Setting up Document Size and Orientation Designing and Creating your GIS Poster Revised by Carolyn Talmadge 1/20/2015 First think about your audience and purpose then design your poster! Here are instructions for setting up your poster using

More information

Lesson 1: Getting Started with OrCAD Capture

Lesson 1: Getting Started with OrCAD Capture 1 Lesson 1: Getting Started with OrCAD Capture Lesson Objectives Discuss design flow using OrCAD Capture Learn how to start OrCAD Capture The OrCAD Capture Start Page Open an existing Project Explore the

More information

Lesson 11: Interactive Routing and Glossing

Lesson 11: Interactive Routing and Glossing 11 Lesson 11: Interactive Routing and Glossing Learning Objectives In this lesson you will: Define and display etch grids used for routing Create via fanouts Add and delete connect lines (clines) and vias

More information

Intro to Multisim & Ultiboard

Intro to Multisim & Ultiboard Intro to Multisim & Ultiboard (Lab by Wayne Stanton) Note: This document was written for version 13.0 of Multisim and Ultiboard. Note: A grade for this lab will be applied upon receipt of the project file.

More information

Part. Summary. Modified by Susan Riege on Aug 5, Parent page: Objects

Part. Summary. Modified by Susan Riege on Aug 5, Parent page: Objects Part Old Content - visit altium.com/documentation Modified by Susan Riege on Aug 5, 2016 Parent page: Objects Related Resources Net Ties and How to Use Them (PDF) The Part represents the actual physical

More information

Release Highlights for BluePrint-PCB Product Version 3.0

Release Highlights for BluePrint-PCB Product Version 3.0 Release Highlights for BluePrint-PCB Product Version 3.0 Introduction BluePrint V3.0 Build 568 is a rolling release, containing defect fixes for 3.0 functionality. Defect fixes for BluePrint V3.0 Build

More information

Excel Tables & PivotTables

Excel Tables & PivotTables Excel Tables & PivotTables A PivotTable is a tool that is used to summarize and reorganize data from an Excel spreadsheet. PivotTables are very useful where there is a lot of data that to analyze. PivotTables

More information

Preparing for OrCAD Layout

Preparing for OrCAD Layout Connexions module: m11677 1 Preparing for OrCAD Layout Version 1.5: 2004/01/29 14:20:32.254 US/Central Patrick Frantz This work is produced by The Connexions Project and licensed under the Creative Commons

More information

Lesson 8: Component Placement

Lesson 8: Component Placement 8 Lesson 8: Component Placement Learning Objectives In this lesson you will: Using floorplanning to organize the placement of components with the same ROOM property Assign reference designators to preplaced

More information

Generating a Custom Bill of Materials

Generating a Custom Bill of Materials Generating a Custom Bill of Materials Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 This tutorial describes how to use the Report Manager to set up a Bill of Materials (BOM) report.

More information

Use the Pad Designer to create padstacks for a number of typical pins, such as throughhole and surface-mount pads.

Use the Pad Designer to create padstacks for a number of typical pins, such as throughhole and surface-mount pads. 3 Lesson 3: Padstacks Learning Objectives In this lesson you will: Use the Pad Designer to create padstacks for a number of typical pins, such as throughhole and surface-mount pads. In this section you

More information

Lesson 7: Setting Design Constraints

Lesson 7: Setting Design Constraints 7 Lesson 7: Setting Design Constraints Learning Objectives In this lesson you will: Explore the design rule system and apply design rules for physical and spacing dimensions Add, change, and delete properties

More information

Prototype PCBs design session

Prototype PCBs design session Prototype PCBs design session By: Dr. Ahmed ElShafee ١ Dr. Ahmed ElShafee, ACU : Spring 2018, EEP04 Practical Applications in Electrical Before start You will be making a schematic (astable.sch) file which

More information

EE115C Digital Electronic Circuits. Tutorial 4: Schematic-driven Layout (Virtuoso XL)

EE115C Digital Electronic Circuits. Tutorial 4: Schematic-driven Layout (Virtuoso XL) EE115C Digital Electronic Circuits Tutorial 4: Schematic-driven Layout (Virtuoso XL) This tutorial will demonstrate schematic-driven layout on the example of a 2-input NAND gate. Simple Layout (that won

More information

HW #2 - Eagle Tutorial

HW #2 - Eagle Tutorial HW #2 - Eagle Tutorial The goal of this homework is to teach the user the basic steps of producing a switching power supply schematic and a printed circuit board using the Eagle Application. While tutorial

More information

Version Software Update Details Release Date 22-Sep Problem Fixes in Version

Version Software Update Details Release Date 22-Sep Problem Fixes in Version Version 12.0.6 Software Update Details Release Date 22-Sep-2009 Problem Fixes in Version 12.0.6 This is the final roll-up patch for Version 12. No further updates will be issued for this version. Add Shape

More information

DipTrace Tutorial Table of Contents Part I Introduction Part II Creating a simple Schematic and PCB

DipTrace Tutorial Table of Contents Part I Introduction Part II Creating a simple Schematic and PCB TUTORIAL 2 DipTrace Tutorial Table of Contents Part I Introduction 4 Part II Creating a simple Schematic and PCB 4 1 Establishing... schematic size and placing titles 5 2 Configuring... libraries 9 3 Designing...

More information

CPM-200 User Guide For Lighthouse for MAX

CPM-200 User Guide For Lighthouse for MAX CPM-200 User Guide For Lighthouse for MAX Contents Page Number Opening the software 2 Altering the page size & Orientation 3-4 Inserting Text 5 Editing Text 6 Inserting Graphics 7-8 Changing the Colour

More information

Tutorial - Getting Started with PCB Design

Tutorial - Getting Started with PCB Design Tutorial - Getting Started with PCB Design Old Content - visit altium.com/documentation Modified by Phil Loughhead on 3-Aug-2016 Welcome to the world of electronic product development environment in Altium

More information

Malikarjun Avula, Emil Jovanov Electrical and Computer Engineering Department University of Alabama in Huntsville CPE 495 September 03, 2009

Malikarjun Avula, Emil Jovanov Electrical and Computer Engineering Department University of Alabama in Huntsville CPE 495 September 03, 2009 Malikarjun Avula, Emil Jovanov Electrical and Computer Engineering Department University of Alabama in Huntsville CPE 495 September 03, 2009 Agenda PCB Design Process General Guidelines Express SCH Getting

More information

INTRODUCTION TO ORCAD

INTRODUCTION TO ORCAD INTRODUCTION TO ORCAD Hands-On Workshop 2002 Kalen Brunham Embedded Solutions Winnipeg, Manitoba Canada Email: kbrunham@embeddedsolutions.net 2002 Embedded Solutions http://www.embeddedsolutions.net/training.html

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

From Idea to Manufacture - Driving a PCB Design through SOLIDWORKS PCB

From Idea to Manufacture - Driving a PCB Design through SOLIDWORKS PCB From Idea to Manufacture - Driving a PCB Design through SOLIDWORKS PCB Modified by Jason Howie on 24-Oct-2017 Welcome to the world of electronic product development in Altium's world-class electronic design

More information

Protel 99 Installation Notes

Protel 99 Installation Notes Protel 99 Installation Notes Frozen Content Modified by Admin on Nov 21, 2013 Protel 99 SE Service Pack 6 Information Installation Notes To install the Service Pack run the downloaded file and follow the

More information

VLSI Lab Tutorial 3. Virtuoso Layout Editing Introduction

VLSI Lab Tutorial 3. Virtuoso Layout Editing Introduction VLSI Lab Tutorial 3 Virtuoso Layout Editing Introduction 1.0 Introduction The purpose of this lab tutorial is to guide you through the design process in creating a custom IC layout for your CMOS inverter

More information

LAB EXERCISE 2 EM Basics (Momentum)

LAB EXERCISE 2 EM Basics (Momentum) ADS 2012 EM Basics (v2 April 2013) LAB EXERCISE 2 EM Basics (Momentum) Topics: EM simulation in ADS, focusing on Momentum, including substrate and port setups, 3D viewing, visualization, and more. Audience:

More information

Revision Notes: July2004 Generate tutorial for single transistor analysis. Based on existing schematic entry tutorial developed for ECE410

Revision Notes: July2004 Generate tutorial for single transistor analysis. Based on existing schematic entry tutorial developed for ECE410 Cadence Analog Tutorial 1: Schematic Entry and Transistor Characterization Created for the MSU VLSI program by Professor A. Mason and the AMSaC lab group. Revision Notes: July2004 Generate tutorial for

More information

Moving to Altium Designer from Pads Logic and PADS Layout

Moving to Altium Designer from Pads Logic and PADS Layout Moving to Altium Designer from Pads Logic and PADS Layout Old Content - visit altium.com/documentation Modified by on 13-Sep-2017 Translating complete PADS Logic and PADS Layout designs, including PCB,

More information

Lesson 15: Using Text Files to Add or Modify Design Properties

Lesson 15: Using Text Files to Add or Modify Design Properties Lesson 15: Using Text Files to Add or Modify Design Properties Lesson Objectives After completing this lesson, you will be able to: Use the Export/Import commands Create a Custom Bill-of-Materials Using

More information

CS Multimedia and Communications. Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3)

CS Multimedia and Communications. Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3) CS 1033 Multimedia and Communications Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3) REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Table Properties Reference Guide The Property

More information

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY

Table of Contents. 1. Creating a Microsoft Excel Workbook...1 EVALUATION COPY Table of Contents Table of Contents 1. Creating a Microsoft Excel Workbook...1 Starting Microsoft Excel...1 Creating a Workbook...2 Saving a Workbook...3 The Status Bar...5 Adding and Deleting Worksheets...6

More information

TUTORIAL II ECE 555 / 755 Updated on September 11 th 2006 CADENCE LAYOUT AND PARASITIC EXTRACTION

TUTORIAL II ECE 555 / 755 Updated on September 11 th 2006 CADENCE LAYOUT AND PARASITIC EXTRACTION TUTORIAL II ECE 555 / 755 Updated on September 11 th 2006 CADENCE LAYOUT AND PARASITIC EXTRACTION After finishing a schematic of your design (Tutorial-I), the next step is creating masks which are for

More information

Chapter 1: Quick Start

Chapter 1: Quick Start This chapter gives the steps for reconstructing serial sections. You will learn the basics of using RECONSTRUCT TM to import a series of images, view and align the sections, trace profiles, and generate

More information

Drill Table. Summary. Availability. Modified by on 19-Nov Parent page: Objects

Drill Table. Summary. Availability. Modified by on 19-Nov Parent page: Objects Drill Table Old Content - visit altium.com/documentation Modified by on 19-Nov-2013 Parent page: Objects The Drill Table presents a live summary of all drill holes present in the board. Summary A standard

More information

Figure 1. Output jobs are configured as an OutJob file, giving you full control over print-based output.

Figure 1. Output jobs are configured as an OutJob file, giving you full control over print-based output. PCB Printout Output Options Old Content - visit altium.com/documentation Modified by Admin on Sep 13, 2017 Print-based Output Print-based output for your PCB project in Altium Designer is available through

More information

EE 330 Laboratory 3 Layout, DRC, and LVS Fall 2015

EE 330 Laboratory 3 Layout, DRC, and LVS Fall 2015 EE 330 Laboratory 3 Layout, DRC, and LVS Fall 2015 Contents Objective:... 2 Part 1 Creating a layout... 2 1.1 Run DRC Early and Often... 2 1.2 Create N active and connect the transistors... 3 1.3 Vias...

More information

Fusion. CBR Fusion MLS Level 1 Core Functions. Class Handout

Fusion. CBR Fusion MLS Level 1 Core Functions. Class Handout Fusion 1 CBR Fusion MLS Level 1 Core Functions Class Handout GETTING STARTED IN FUSION Logging On and Off To log on to Fusion MLS: 1. Type your user name in the User ID box. 2. Type your password in the

More information

Using the Import Wizard

Using the Import Wizard Published on Online Documentation for Altium Products (https://www.altium.com/documentation) 主页 > Import Wizard Using Altium Documentation Modified by Phil Loughhead on Jun 18, 2017 The Import Wizard will

More information

Impress Guide. Chapter 1 Introducing Impress

Impress Guide. Chapter 1 Introducing Impress Impress Guide Chapter 1 Introducing Impress Copyright This document is Copyright 2005 2009 by its contributors as listed in the section titled Authors. You may distribute it and/or modify it under the

More information

The Cover Sheet - MS Word

The Cover Sheet - MS Word The Cover Sheet - MS Word You can create the Cover Sheet for your book using Microsoft Word. The Cover Sheet The Cover Sheet consists of four main components: The Back Cover The Front Cover The Spine Bleed

More information

From Idea to Manufacture - Driving a PCB Design through CircuitStudio

From Idea to Manufacture - Driving a PCB Design through CircuitStudio From Idea to Manufacture - Driving a PCB Design through CircuitStudio Modified by Susan Riege on 13-Sep-2018 Welcome to the world of electronic product development in Altium's world-class electronic design

More information

Images Scientific OWI Robotic Arm Interface Kit (PC serial) Article

Images Scientific OWI Robotic Arm Interface Kit (PC serial) Article Images Scientific OWI Robotic Arm Interface Kit (PC serial) Article Images Company Robotic Arm PC Interface allows real time computer control and an interactive script writer/player for programming and

More information

Creating Page Layouts 25 min

Creating Page Layouts 25 min 1 of 10 09/11/2011 19:08 Home > Design Tips > Creating Page Layouts Creating Page Layouts 25 min Effective document design depends on a clear visual structure that conveys and complements the main message.

More information

How to lay out a web page with CSS

How to lay out a web page with CSS How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS3 to create a simple page layout. However, a more powerful technique is to use Cascading Style Sheets (CSS).

More information

Preparing the Board for Design Transfer. Creating and Modifying the Board Shape. Modified by Phil Loughhead on 15-Aug-2016

Preparing the Board for Design Transfer. Creating and Modifying the Board Shape. Modified by Phil Loughhead on 15-Aug-2016 Preparing the Board for Design Transfer Old Content - visit altium.com/documentation Modified by Phil Loughhead on 15-Aug-2016 This article describes how to prepare the new PCB file so that it is ready to

More information

Schematic Editing Essentials

Schematic Editing Essentials Summary Application Note AP0109 (v2.0) March 24, 2005 This application note looks at the placement and editing of schematic objects in Altium Designer. This application note provides a general overview

More information

ECE383: Microprocessors Lab 9 Analog-to-Digital and Digital-to-Analog Conversion with I 2 C Serial EEPROM Data Storage

ECE383: Microprocessors Lab 9 Analog-to-Digital and Digital-to-Analog Conversion with I 2 C Serial EEPROM Data Storage ECE383: Microprocessors Lab 9 Analog-to-Digital and Digital-to-Analog Conversion with I 2 C Serial EEPROM Data Storage Goals: The goals of this lab are to introduce students to a PIC24-based hardware system

More information

EE261 Computer Project 1: Using Mentor Graphics for Digital Simulation

EE261 Computer Project 1: Using Mentor Graphics for Digital Simulation EE261 Computer Project 1: Using Mentor Graphics for Digital Simulation Introduction In this project, you will begin to explore the digital simulation tools of the Mentor Graphics package available on the

More information

Virtuoso Layout Editor

Virtuoso Layout Editor This tutorial will cover the basic steps involved in using the Cadence layout editor called Virtuoso, extracting layout, and running simulation on the layout. The inverter layout is used as an example

More information

How to Back Annotate in ORCAD after re-sequencing is done in Allegro Layout Baykal Technology, Inc. Emre Uludemir, Founder

How to Back Annotate in ORCAD after re-sequencing is done in Allegro Layout Baykal Technology, Inc. Emre Uludemir, Founder Technical Paper #2: How to Back Annotate in ORCAD after re-sequencing is done in Allegro Layout. 2007 Baykal Technology, Inc. Emre Uludemir, Founder Table of Contents: Page Introduction:... 2 Why do we

More information

Introduction Creating a Project Footprint Design

Introduction Creating a Project Footprint Design EEC 134 Application Note Introduction to PCB Design Cameron Vossoughi Introduction Being fluent in PCB design is essential for electrical engineers regardless of their discipline focus. This application

More information