Exercise 1. Section 2. Working in Capture

Size: px
Start display at page:

Download "Exercise 1. Section 2. Working in Capture"

Transcription

1 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, you may create the PCB board outline, assign footprint to every component (or create new footprints if there is no desired footprint available in the footprint library), and define the layer stack and grids. After that, you will be able to place components onto the PCB board. Routing connections between components will be the next step. After a few checking and cleaning steps, the design of a PCB board will be finished. In the DIAGRAM.PDF file, there are the materials you may need to design the PCB board using OrCAD, including the schematic diagram of the circuit and the physical dimensions, as well as the pad layouts, of the components. Section 2. Working in Capture Fig.1. PCB design flow To create a new project, a new design, and a new schematic page: 1. Open Capture. 2. From the File menu, choose New, and then choose Project. The New Project dialog box appears. 3. Type a name for your new project in the Name text box. 4. Use the Browse button to select a new directory. 5. Select a project type in the Create a New Project Using group box, and click OK. A new project is then created. 6. From the File menu, choose New, then choose Design. 7. The design opens in a new PCB project manager and a new schematic page displays. A new design is then created. 8. On the File tab of the project manager, select the schematic folder that requires a new schematic page.

2 9. Click the right mouse button and choose New Page from the pop-up menu. A new schematic page appears within the schematic folder you selected in the previous step. Capture includes libraries with a total of over 30,000 parts that you can use on your schematic pages. You can also create your own parts. To create new parts or to edit existing parts using parts editor: 1. In the project manager, open a new library or select an existing library. From the right mouse button s pop-up menu, choose New Part. The New Part Properties dialog box appears. 2. In the Name text box, type a name for the part you are creating. You can use the default settings for the other options on this dialog box, or you can change them to fit your requirements. Then click OK. 3. The part editor window appears, showing a dashed outline, which is the part body border. Pins will be placed on the part outside of this region, touching the part body border. You may drag the part body border to change the size and shape of it. 4. Once you have established the part s border, you can use the drawing tools on the part editor s tool palette to draw the part and place text on the part. You can add pins to the part using the pin tool or the pin array tool. 5. When you are done creating the part, from the File menu, choose Save to save the part in the library you selected before. 6. To edit an existing part, open a library in the project manager, then double-click on the part. To edit a part instance on a schematic page, select it. From the Edit menu, choose Part. To place parts, symbols, and wires: 1. Choose the part tool on the schematic page editor s tool palette. The Place Part dialog box appears. Select a part from the list that appears. 2. Or in the Part text box, type the name of the part. If you aren t sure of the name of the part, enter wildcard characters to constrain the list of parts, then click OK. Valid wildcard characters are an asterisk (*) to match multiple characters and a question mark (?) to match a single character. When you have located the part you want to place, click OK. 3. An image of the selected part is attached to your pointer. You can click the right mouse button to display a pop-up menu with commands that you can use to change the properties of the part before you place it. 4. Move the pointer to the location on your schematic page where you want to place the part, then click the left mouse button. 5. When you are done placing instances of the selected part, choose End Mode from the right mouse button pop-up menu, or press ESC. 6. To place a power or ground symbol, choose the power tool on the schematic page editor s tool palette. The Place Power dialog box appears. Select the power or ground symbol you want and place it onto the schematic page using the same way as placing a part.

3 7. To place a no-connect symbol, choose the no-connect tool on the schematic page editor s tool palette. Position the mouse over the pin end and click the left mouse button. The end of the pin changes from a square (unconnected) to an X (not connected). 8. To place a wire, choose the wire tool on the schematic page editor s tool palette. Click the left mouse button to start the wire. Move the mouse to draw the wire. Click the left mouse button if you want to place a vertex and change directions. Clicking on another wire connects the two wires. Double-click to end the wire. When you are done placing wires, choose End Mode from the right mouse button pop-up menu, or press ESC. To find a part in Capture s library: 1. In the schematic page editor, choose Part from the Place menu. 2. Click the Part Search button. The Part Search dialog box appears. 3. Enter the part name you want to locate. 4. Click Browse to locate the directory where your libraries are located. 5. Click Begin Search. Capture returns the names of all the libraries, which contain your part, in the specified directory. To annotate after finishing the schematic drawing: 1. In the project manager, select the schematic pages on which to annotate. 2. From the project manager s Tools menu, choose Annotate. The Annotate dialog box displays. 3. Set the options in this dialog box as necessary. Click OK to begin the update. To check for design rules violations: 1. In the project manager, select the schematic pages that you want to check for design rules violations. 2. From the project manager s Tools menu, choose Design Rules Check. The Design Rules Check dialog box appears. 3. Select the settings you want in the Design Rules Check tab and in the ERC Matrix tab, then click OK. 4. Once the design rules check is complete, you can view the result report file by double-clicking on the file in the project manager to bring it up in the text editor. To create a netlist file for Layout: 1. In the project manager, select your design. 2. From the Tools menu, choose Create Netlist. The Create Netlist dialog box displays. 3. Choose the netlist format tab to be Layout. 4. In the Netlist File text box, either use the default name or enter a name for the output file. 5. Click OK to create the netlist. To create a bill of materials report file:

4 1. From the project manager s Tools menu, choose Bill of Materials. The Bill of Materials dialog box displays. 2. Fill in this dialog box as desired. Click OK when you are ready to create the report. 3. After the bill of materials is generated, you can double-click on its name in the Output folder in the project manager to view it in the text editor. The best way to view a bill of materials is to open it in a spreadsheet program such as Microsoft Excel. Section 3. Working in Layout To start a new design: 1. From the File menu, choose New. The Load Template File dialog box appears. 2. Select default board template DEFAULT.TCH, then choose the Open button. The Load Netlist Source dialog box appears. 3. Select the netlist file (.MNL), which has been created in Capture, then choose the Open button. The Save File As dialog box appears. 4. Supply a name for the new board file (.MAX), then choose the Save button. AutoECO runs automatically, and displays its progress in an ASCII report file (.LIS). If there are no AutoECO errors, the new board opens in Layout s design window. 5. If there is missing footprint during the processing of AutoECO, you may choose the Create or Modify Footprint Library button to generate new footprints for your parts, or choose the Defer Remaining Edits Until Completion button to continue running AutoECO and generate new footprint later. To create a board outline: 1. From the Tool menu, choose Dimension, then choose Datum. Click on the lower left corner of the board outline to place the datum (to provide a starting grid for component placement). Press Home to redraw the screen. 2. Choose the obstacle toolbar button. 3. From the pop-up menu, choose New, then from the pop-up menu, choose Properties. The Edit Obstacle dialog box appears. 4. From the Obstacle Type drop-down list, select Board outline. In the Width text box, enter 50 (mil) for the outline s width. From the Obstacle Layer drop-down list, select Global Layer, then choose the OK button. The Edit Obstacle dialog box closes. 5. Move to the point on the board at which you want to start drawing the outline, then click the left mouse button to insert the first corner. Continue clicking the left mouse button to insert corners. After you click to insert the last corner, choose Finish from the pop-up menu. Layout automatically completes the board outline. To define layer stack for routing: 1. Choose the spreadsheet toolbar button, then choose Layers. The Layers spreadsheet appears.

5 2. Choose the TOP and BOTTOM layers as routing layers. To disable a layer, double-click on it, then specify it as Unused Routing in the Edit Layer dialog box. 3. Choose the OK button. The layout has a group of pads defined as below. T1: Round IC pads T2: Square IC pads T3: Round discrete pads T4: Square discrete pads T5: Round connector pads T6: Square connector pads T7: Via SMT stringer pads When you are going to define a customer pad, don not use names T1 through T7. To create a new padstack: 1. Choose the spreadsheet toolbar button, then choose Padstacks. The Padstacks spreadsheet appears. 2. Select a padstack that is similar to the one you want to create, then choose New from the pop-up menu. A new padstack is added at the bottom of the spreadsheet. 3. Select the new padstack and choose Properties from the pop-up menu. Type a new name for the padstack in the Padstack text box, edit the other options to change the size or shape as desired, then choose the OK button. To create a new footprint for your component: 1. From the File menu, choose Library Manager. 2. In the library manager, choose the Create New Footprint button. The Create New Footprint dialog box appears. 3. Enter a name for the new footprint. If the footprint is to be a metric footprint, select the Metric option. Choose the OK button. The footprint origin, one pin, and default text objects display in the footprint editor. 4. You can add pins by pressing the pin toolbar button. From the pop-up menu, choose New. A new pin attaches to the cursor. Position the pin in the desired location and click the left mouse button to place the pin. 5. The footprint outline is used to maintain a specified distance between parts. For surface mount parts, this outline should be large enough to provide sufficient space between parts, thereby eliminating solder shadowing and facilitating the post-assembly inspection process. Drawing an outline for a footprint is similar to drawing an outline for a board. 6. If you want to edit the footprint s pads, double-click on the pad. The Edit Pads dialog box shows up. You can change the settings of the pad, then choose OK button. 7. When you have finished drawing the footprint, choose Save button. Specify the destination library, and then click the OK button. To load a placement strategy file: 1. From the File menu, choose Load. The Load File dialog box appears.

6 2. If necessary, change Files of type to Strategy. 3. Select PLSTD.SF from the list and choose the Open button. After setting up the board, you can place the components onto the board. To place components individually: 1. Choose the component toolbar button. 2. From the pop-up menu, choose Queue For Placement. The Component Selection Criteria dialog box appears. 3. Enter the reference designator (or other criteria) of the component that you want to place in the appropriate text box, then choose the OK button. 4. From the Edit menu, choose Select Next. The component snaps to the cursor. Drag the component to the desired location and click the left mouse button to place it. 5. To place the second component, choose the component toolbar button. From the pop-up menu, choose Place. The Select Next dialog box appears. Select a component for placement, then choose the OK button. To lock the components to the board so that they won t get moved when you are placing other components: 1. choose the Component Tool Bar button. 2. Select the component you want to lock on the board. Then from the pop-up menu, choose Lock. To place components automatically: 1. From Auto menu, choose Place, then Board. To use the Minimize Connections command: 1. Choose the component toolbar button. 2. If desired, select the appropriate component(s) or net(s). 3. From the pop-up menu, choose Minimize Connections. To move a component: 1. Choose the component toolbar button. 2. From the pop-up menu, choose Move On/Off. The component is highlighted, but remains in place. 3. Press the Ctrl key and click the left mouse button to move the component. To delete a component: 1. Choose the component toolbar button. 2. From the pop-up menu, choose Delete. 3. Confirm your decision to delete, and choose the OK button. The component is deleted. To rotate components: 1. Select one or more components.

7 2. From the pop-up menu, choose Rotate. (The default rotation increment is 90.You can change it by choosing System Settings from the Options menu, then enter the number of degrees you want the components to rotate in the Increment text box in the System Settings dialog box. ) To edit components: 1. Select one or more components. From the pop-up menu, choose Properties. The Edit Component dialog box appears. 2. You can edit the component name, the footprint name, create mirrored components, lock or fix components, and enable or disable components for placement using the Edit Component dialog box. To check placing errors: 1. From the Auto menu, choose Design Rule Check. The Check Design Rules dialog box appears. 2. Choose the Clear All button. 3. Select the Placement Spacing Violations option, then choose the OK button. Layout checks the board for component placement violations and marks any errors with circles. After you have completed the above items, you are ready to begin the routing process. To load a routing strategy file: 1. From the File menu, choose Load. The Load File dialog box appears. 2. If necessary, change Files of type to Strategy. 3. Select a routing strategy file (.SF) for two-layer boards, then choose the OK button. To route the board using Autoroute function: 1. If necessary, before autoroute the board, you should route the critical nets manually and lock them onto the board. Refer to the online help for Manual Routing steps. 2. From the Auto menu, choose Autoroute, then Board. To check design rules: 1. From Auto menu, choose Design Rule Check. The check Design Rules dialog box appears. 2. Select from the following options, then choose the OK button. a. Placement Spacing Violations b. Route Spacing Violations c. Net Rule Violations d. Other options 3. When you run Design Rule Check, the errors are marked on the board with circles. To clean up your design:

8 1. From the Auto menu, choose Cleanup Design. To create reports: 1. From the Auto menu, choose Create Reports. The Generate Reports dialog box appears. 2. Select the reports you want generated then choose the OK button.

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

Using OrCAD Layout Plus A Simple Guide

Using OrCAD Layout Plus A Simple Guide Using OrCAD Layout Plus A Simple Guide Written by Jose Cabral September 2006 Revised by Nithin Raghunathan 1 SKETCH THE CIRCUIT YOU WISH TO LAYOUT SKETCH THE LAYOUT COM J1 OUTPUT +12 COM -12 COM INPUT

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

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

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

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

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

Orcad Capture Quick Reference

Orcad Capture Quick Reference Orcad Capture Quick Reference Shortcut keys The toolbar The schematic page editor tool palette The part editor tool palette Cadence PCB Systems Division (PSD) offices PSD main office (Portland) (503) 671-9500

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

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

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

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

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

Orcad Layout Quick Reference

Orcad Layout Quick Reference Orcad Layout Quick Reference Shortcut keys Toolbar Command mapping from Layout v7.10 to Layout Release 9 Cadence PCB Systems Division (PSD) offices PSD main office (Portland) (503) 671-9500 PSD Irvine

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

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

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

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

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

- 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

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

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

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 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

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

Complete PCB Design Using OrCad Capture and Layout

Complete PCB Design Using OrCad Capture and Layout Complete PCB Design Using OrCad Capture and Layout By Kraig Mitzner Amsterdam Boston Heidelberg London New York Oxford Paris San Diego San Francisco Singapore Sydney Tokyo Newnes is an imprint of Elsevier

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

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

ZenitSuite What s new on Version 2.0

ZenitSuite What s new on Version 2.0 ZenitSuite 2.0 www.zenitpcb.com What s new on Version 2.0 Copyright 2007,2016 Stortini Mirko Bruno. This software is provided as-is, without any expressed or implied warranty. In no event will the author

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

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

Pads are used to provide both mechanical mounting and electrical connections to the component pins.

Pads are used to provide both mechanical mounting and electrical connections to the component pins. Pad Old Content - visit altium.com/documentation Modified by Jason Howie on 19-Aug-2015 Parent page: Objects Pads are used to provide both mechanical mounting and electrical connections to the component

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

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

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

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 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

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

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

Allegro PCB Editor with Performance Option or higher. The Reuse function can be used to create panels in PCB Editor

Allegro PCB Editor with Performance Option or higher. The Reuse function can be used to create panels in PCB Editor Title: Product: Summary: Panelization with Reuse Allegro PCB Editor with Performance Option or higher The Reuse function can be used to create panels in PCB Editor Author/Date: Beate Wilke / 07.02.2011

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

VLSI Lab Tutorial 1. Cadence Virtuoso Schematic Composer Introduction

VLSI Lab Tutorial 1. Cadence Virtuoso Schematic Composer Introduction VLSI Lab Tutorial 1 Cadence Virtuoso Schematic Composer Introduction 1.0 Introduction The purpose of the first lab tutorial is to help you become familiar with the schematic editor, Virtuoso Schematic

More information

Drawing. Chapter 10. Airplane. A. Insert Right View. Step 1. Click File Menu > New, click Drawing and OK.

Drawing. Chapter 10. Airplane. A. Insert Right View. Step 1. Click File Menu > New, click Drawing and OK. Chapter 10 Airplane Drawing A. Insert Right View. Step 1. Click File Menu > New, click Drawing and OK. Step 2. Click Model View on the View Layout toolbar. Step 3. Click Browse in the Property Manager.

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

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

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

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

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

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

Defining Board Regions and Bending Lines

Defining Board Regions and Bending Lines Defining Board Regions and Bending Lines Old Content - visit altium.com/documentation Modified by on 29-Nov-2016 Related Videos Bending Lines Layer Stack Regions A Board Region is the term used to describe

More information

FlowCAD. FlowCAD Webinar. OrCAD / Allegro PCB Editor Trucs et astuces November 2012

FlowCAD. FlowCAD Webinar. OrCAD / Allegro PCB Editor Trucs et astuces November 2012 FlowCAD Webinar OrCAD / Allegro PCB Editor Trucs et astuces 8. November 2012 Print Screen from the Canvas Open Windows Explorer with the working folder Z-Copy: Copy a Shape to another Layer Z-Copy: Copy

More information

Word 3 Microsoft Word 2013

Word 3 Microsoft Word 2013 Word 3 Microsoft Word 2013 Mercer County Library System Brian M. Hughes, County Executive Action Technique 1. Insert a Text Box 1. Click the Insert tab on the Ribbon. 2. Then click on Text Box in the Text

More information

A board is split into distinct regions by placing Split Lines (blue in color), which run from one edge of the board shape to another edge.

A board is split into distinct regions by placing Split Lines (blue in color), which run from one edge of the board shape to another edge. Board Region Old Content - visit altium.com/documentation Modified by Admin on Nov 6, 2013 Parent page: Objects A board is split into distinct regions by placing Split Lines (blue in color), which run

More information

Introduction to SolidWorks for Technology. No1: Childs Toy

Introduction to SolidWorks for Technology. No1: Childs Toy Introduction to SolidWorks for Technology No1: Childs Toy Table of Contents Table of Contents... 1 Introduction... 2 Part Modelling: Cab... 3 Part Modelling: Base... 6 Part Modelling: Wheel... 12 Assembly:

More information

1. Working with PSpice:

1. Working with PSpice: Applied Electronics, Southwest Texas State University, 1, 13 1. Working with PSpice: PSpice is a circuit simulator. It uses the Kirchhoff s laws and the iv-relation of the used components to calculate

More information

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC StickFont Editor v1.01 User Manual Copyright 2012 NCPlot Software LLC StickFont Editor Manual Table of Contents Welcome... 1 Registering StickFont Editor... 3 Getting Started... 5 Getting Started...

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

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

Lab 9 PCB Design & Layout

Lab 9 PCB Design & Layout Lab 9 PCB Design & Layout ECT 224L Department of Engineering Technology Lab 9 PCB Traces Size dependent upon electrical requirements, design constraints (routing space and clearance), and trace/space resolution

More information

Excel Rest of Us! AQuick Reference. for the. Find the facts you need fast. FREE daily etips at dummies.com

Excel Rest of Us! AQuick Reference. for the. Find the facts you need fast. FREE daily etips at dummies.com Find the facts you need fast FREE daily etips at dummies.com Excel 2002 AQuick Reference for the Rest of Us! Colin Banfield John Walkenbach Bestselling author of Excel 2002 Bible Part Online II Part II

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 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

Bottle Rocket. Drawing. on the Com- on the View Layout

Bottle Rocket. Drawing. on the Com- on the View Layout Chapter 6 Bottle Rocket Drawing A. Insert Views. Step 1. Click File Menu > New, click Drawing Metric and OK. on the Com- Step 2. Click View Layout mand Manager toolbar. Step 3. Click Model View toolbar.

More information

EAGLE 3.5 Schematic - Layout - Autorouter Tutorial Copyright 1999 CadSoft Computer, Inc.

EAGLE 3.5 Schematic - Layout - Autorouter Tutorial Copyright 1999 CadSoft Computer, Inc. EAGLE 3.5 Schematic - Layout - Autorouter Tutorial Copyright 1999 CadSoft Computer, Inc. www.cadsoftusa.com Windows is a registered trademark of Microsoft Corporation 1 What to expect from this Manual

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

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

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

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

CADSOFT EAGLE TUTORIAL

CADSOFT EAGLE TUTORIAL CADSOFT EAGLE TUTORIAL IEEE OPS 2013-2014 By Shubham Gandhi, Kamal Kajouke 1 Table of Contents 1. Introduction 1.1 Getting Started 1.2 Eagle Schematic Editor 1.3 The Toolbar and Command Bar 1.4 Importing

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

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

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

igrafx Self-Paced Training Companion

igrafx Self-Paced Training Companion Introduction to this Self-Paced Training Companion The igrafx family of products provides you with easy to use tools to document, improve, and manage your processes. This document is a companion to the

More information

Cycle through three routing modes (ignore, avoid or push obstacle) Toggle electrical grid on/off

Cycle through three routing modes (ignore, avoid or push obstacle) Toggle electrical grid on/off PCB Editor Shortcuts Old Content - visit altium.com/documentation Modified by on 13-Sep-2017 Parent article: Shortcut Keys PCB Editor Shortcuts + E + B + PAGE UP + PAGE DOWN Cycle through three routing

More information

Creating a Text Frame. Create a Table and Type Text. Pointer Tool Text Tool Table Tool Word Art Tool

Creating a Text Frame. Create a Table and Type Text. Pointer Tool Text Tool Table Tool Word Art Tool Pointer Tool Text Tool Table Tool Word Art Tool Picture Tool Clipart Tool Creating a Text Frame Select the Text Tool with the Pointer Tool. Position the mouse pointer where you want one corner of the text

More information

Getting Started. In This Chapter

Getting Started. In This Chapter Getting Started In This Chapter 2 This chapter introduces concepts and procedures that help you get started with AutoCAD. You learn how to open, close, and manage your drawings. You also learn about the

More information

University of Florida EEL 3701 Dr. Eric M. Schwartz Department of Electrical & Computer Engineering Revision 0 12-Jun-16

University of Florida EEL 3701 Dr. Eric M. Schwartz Department of Electrical & Computer Engineering Revision 0 12-Jun-16 Page 1/14 Quartus Tutorial with Basic Graphical Gate Entry and Simulation Example Problem Given the logic equation Y = A*/B + /C, implement this equation using a two input AND gate, a two input OR gate

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

To learn more about a command, dialog, object or panel, press F1 when the cursor is over that item.

To learn more about a command, dialog, object or panel, press F1 when the cursor is over that item. Published on Online Documentation for Altium Products (https://www.altium.com/documentation) 主页 > 从理念到制造 通过Altium Designer推动PCB设计 Altium技术文档新纪元 Modified by Jun Chu on Apr 26, 2018 Welcome to the world

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

Protel 99 SE. Designer s Handbook Supplement. Runs on Windows NT/95/98. Making Electronic Design Easy

Protel 99 SE. Designer s Handbook Supplement. Runs on Windows NT/95/98. Making Electronic Design Easy Making Electronic Design Easy Protel 99 SE Designer s Handbook Supplement Runs on Windows NT/95/98 Increase your PCB Design Productivity with Protel 99 SE Welcome to the Protel 99 SE Designer's Handbook

More information

Lesson 13: Other Tools in OrCAD Capture

Lesson 13: Other Tools in OrCAD Capture Lesson 13: Other Tools in OrCAD Capture Lesson Objectives After you complete this lesson you will be able to: Add inter-sheet signal references Create a cross reference report (Optional) Generate a Bill

More information

University of Florida EEL 3701 Dr. Eric M. Schwartz Madison Emas, TA Department of Electrical & Computer Engineering Revision 1 5-Jun-17

University of Florida EEL 3701 Dr. Eric M. Schwartz Madison Emas, TA Department of Electrical & Computer Engineering Revision 1 5-Jun-17 Page 1/14 Example Problem Given the logic equation Y = A*/B + /C, implement this equation using a two input AND gate, a two input OR gate and two inverters under the Quartus environment. Upon completion

More information

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41 Table of Contents 1. ebook Basics 1 2. Create a new ebook 20 3. Make Changes to the ebook 31 4. Populate the ebook 41 5. Share the ebook 63 ekaizen 1 2 1 1 3 4 2 2 5 The ebook is a tabbed electronic book

More information

PCB Design Training Module

PCB Design Training Module PCB Design Training Module Document Version 1.01, December 4, 2006 Software, documentation and related materials: Copyright 2006 Altium Limited. All rights reserved. You are permitted to print this document

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

Component. Modified by Jason Howie on Feb 13, Parent page: PCB Dialogs. Other Related Resources Component (Object) The Component Dialog.

Component. Modified by Jason Howie on Feb 13, Parent page: PCB Dialogs. Other Related Resources Component (Object) The Component Dialog. Component Modified by Jason Howie on Feb 13, 2015 Other Related Resources Component (Object) Parent page: PCB Dialogs The Component Dialog. Summary The Component dialog is used to edit the properties of

More information

UNIVERSITY OF CALIFORNIA, DAVIS Department of Electrical and Computer Engineering. EEC180A DIGITAL SYSTEMS I Winter 2015

UNIVERSITY OF CALIFORNIA, DAVIS Department of Electrical and Computer Engineering. EEC180A DIGITAL SYSTEMS I Winter 2015 UNIVERSITY OF CALIFORNIA, DAVIS Department of Electrical and Computer Engineering EEC180A DIGITAL SYSTEMS I Winter 2015 LAB 1: Introduction to Quartus II Schematic Capture and ModelSim Simulation This

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

EAGLE 6.x.x. University of Applied Sciences Ravensburg-Weingarten. EAGLE Tutorial. Author: Christian Schmid

EAGLE 6.x.x. University of Applied Sciences Ravensburg-Weingarten. EAGLE Tutorial. Author: Christian Schmid University of Applied Sciences Ravensburg-Weingarten EAGLE Tutorial EAGLE 6.x.x Author: Christian Schmid christian.schmid@hsweingarten.de Author: Martin Meier martin.meier@hs-weingarten.de September 30,

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

KiCad Example Schematic ( ) Wien Bridge Oscillator

KiCad Example Schematic ( ) Wien Bridge Oscillator KiCad Example Schematic (2010-05-05) Wien Bridge Oscillator University of Hartford College of Engineering, Technology, and Architecture The following tutorial in that it walks you through steps to use

More information

5 When creating a Thermal Pad you should determine the size of your WebClear (Air-Gap) first, usually 10 th (mils) would have been sufficed.

5 When creating a Thermal Pad you should determine the size of your WebClear (Air-Gap) first, usually 10 th (mils) would have been sufficed. APPENDIX A SMD AND MULTI-LAYERED PAD Creating SMD Pad and Multi-Layered Pad are generally the same as the pads that you create in Lab 3 with only a slight difference in layer assignment. Multi-Layered

More information

Real Estate Flyer. Projects 1

Real Estate Flyer. Projects 1 Projects 1 PagePlus provides a wide selection of design templates, which you can use as starting points for your own publications. In this project, we ll start with a real estate flyer template and customize

More information

Introduction to SolidWorks Basics Materials Tech. Wood

Introduction to SolidWorks Basics Materials Tech. Wood Introduction to SolidWorks Basics Materials Tech. Wood Table of Contents Table of Contents... 1 Book End... 2 Introduction... 2 Learning Intentions... 2 Modelling the Base... 3 Modelling the Front... 10

More information

Ancient Cell Phone Tracing an Object and Drawing with Layers

Ancient Cell Phone Tracing an Object and Drawing with Layers Ancient Cell Phone Tracing an Object and Drawing with Layers 1) Open Corel Draw. Create a blank 8.5 x 11 Document. 2) Go to the Import option and browse to the Graphics 1 > Lessons folder 3) Find the Cell

More information

Guide to WB Annotations

Guide to WB Annotations Guide to WB Annotations 04 May 2016 Annotations are a powerful new feature added to Workbench v1.2.0 (Released May 2016) for placing text and symbols within wb_view tabs and windows. They enable generation

More information

Lab 9 Introduction to Multisim & Ultiboard

Lab 9 Introduction to Multisim & Ultiboard Lab 9 Introduction to Multisim & Ultiboard In this lab you will be utilizing your understanding of circuit generation/testing in Multisim in order to create the final project (figure 1), a TinyMatrix pendant.

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