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

Size: px
Start display at page:

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

Transcription

1 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 electronic component. Summary A part is an electrical design primitive. It is a schematic symbol that represents an electronic device, such as a resistor, a switch, an operational amplifier, a voltage regulator, and so on. Parts are stored within components in schematic component libraries. Note that each component can contain one or more parts. As well as a symbolic representation of the component, the part also includes links to models, such as the PCB footprint; and also parameters, used to document detail such as component parameters, supplier information, and so on. How the model links and parameters are added to the part depends on the type of library storage being used. The terms Part and Component are both used to describe the symbol that represents the actual electronic device. The term Part is used because some components contain multiple parts, for example a quad Op Amp component contains 4 separate Op Amps, or a resistor network can contain 8 independent resistors - for these types of devices the designer can create a separate schematic symbol to represent each Part during the component definition, and place each of these parts independently. In this article the terms Part and Component are used interchangeably, unless a multi-part component is being discussed.

2 Availability Parts are available for placement in the Schematic editor only. Use one of the following methods to place a part: Place a part from the Libraries panel, using the Place <ComponentName> button. Click Library tab on the right edge of the schematic editor to display the panel. In schematic editor, click Place» Part Place a part from within the Schematic Library editor, using the Place button in the SCH Library panel. Placement The way in which a part is placed on a schematic sheet depends on how, and from where, placement mode is invoked. Schematic components (and PCB component footprints) can only be placed from Available Libraries. The term Available Libraries includes libraries that are part of the current project being worked on, or libraries currently installed in CircuitStudio - the currently Available Libraries are listed in the Libraries panel. Libraries can be installed and removed via: the Data Management - Installed Libraries page of the Preferences dialog, or the Available Libraries dialog (click the Libraries button on the Libraries panel to open it). Placing from the Libraries Panel In the Schematic editor, the part selection and placement process is done from the Libraries panel (shown below). If the panel is not visible, click System» Library to display it. Note that: The panel displays the contents of the currently selected library, use the dropdown next to the library name to choose another library. Use the mask field (below the currently selected library field) to filter the list and speed the searching process, or scroll and select the required part. Click the Libraries button to open the Available Libraries dialog and add or remove libraries. Click the Search button to open the Libraries Search dialog and search for a part. Click the Place button, double-click, or click and drag to place the selected component onto the active schematic sheet. While the part is floating on the cursor, it can be rotated (press Spacebar), mirrored along an axis (press X or Y), or edited (press Tab) before placement. The columns shown in the list of components in the currently selected library can be reorganized (click and drag) or reconfigured. Right-click and choose Select Columns to do this.

3 The selected Part is about to be placed from the Libraries panel. Searching for a Component If you cannot locate the required part in the Libraries panel, use the Search feature. To do this, click the Search button to open the Libraries Search dialog (as shown below). Note that: The default search Scope is to search for Components in the Available Libraries (as shown by the Scope options in the image below). Alternatively, the Libraries Search dialog also supports searching through Libraries on a path, stored in folders on a drive. To do this enable the Libraries on Path option, then configure the Path options as required. The Filters are logically AND'ed, it can be better to start with a simpler filter and then if there are many results, use the Refine last search mode to search within the results. Search results are presented in the Libraries panel, clustered under Query Results. Re-select a component library to return to browsing in the panel.

4 Search for the Part in the Available libraries, or search Libraries on a path. Placing from the Schematic Library Editor A part can also be placed directly from a library that is open the Schematic Library editor. This is done from the SCH Library panel, as shown below. If the panel is not visible, click the SCH button down the bottom right of the workspace to enable it. Note that: Clicking the Place button in the panel will place the selected part (component) in the last-active schematic sheet. While the part is floating on the cursor, it can be rotated (press Spacebar), mirrored along an axis (press X or Y), or edited (press Tab) before placement. If a part is placed directly from a library, that library does not need to be added in the Available Libraries dialog first.

5 A Part can also be placed directly from an open Schematic Library, using the SCH Library panel. Non-Graphical Editing The following methods of non-graphical editing are available:...via an Associated Properties Dialog This method of editing uses the following dialog to modify the properties of a part object.

6 Edit the properties of the Component (Part) in the Properties for Schematic Component dialog. The Properties for Schematic Component dialog can be accessed prior to entering placement mode, from the Schematic Default Primitives page of the Preferences dialog. This allows the default properties for the part object to be changed, which will be applied when placing subsequent parts. During placement, the dialog can be accessed by pressing the Tab key. After placement, the dialog can be accessed in one of the following ways: Double-clicking on the placed part object. Placing the cursor over the part object, right-clicking and choosing Properties from the context menu. The following sections provide an overview of each of the specific regions of the dialog: Properties

7 This section of the dialog contains editable fields for the component Designator, Comment and Description. Typically the designator is left unassigned until the design is complete, then all designators are allocated on a positional basis using the Annotate command. The arrow buttons located between the Comment and Description fields are used to select a different part in a multi-part component. The Locked check boxes allow the Designator and the component sub-part to be locked from the annoation commands. The Unique Id field is automatically assigned when a schematic component is placed, it does not need to be manually edited. It is this field that is used to link the schematic symbol to the PCB component, allowing designator changes to easily flow between the schematic and PCB. If required, a new Unique Id can be assigned by clicking the Reset button. Note that when a part is copied and pasted the Unique Id is automatically reset. The Type field specifies the type of component being used. The following types are available: 1. Standard - this type of component possesses standard electrical properties. They are always synchronized to the PCB and are always included in the BOM. This is the default type for a new component. 2. Standard (No BOM) - this type of component possesses standard electrical properties. They are always synchronized to the PCB but are not included in the BOM. 3. Mechanical - this is a non-electrical mechanical component, for example a heat sink or mounting bracket. Any net connectivity is synchronized (by component designator) if they exist on both the schematic and PCB, and they are always included in the BOM. Note that the PCB part must be placed manually, it is not automatically placed during initial design transfer. 4. Graphical - this is a non-electrical component used for creating graphical objects on the schematic, for example a company logo. This type is never synchronized and not included in the BOM. 5. Net Tie (In BOM) - this type of component allows two (or more) nets to be connected together, for example a digital ground and an analog ground that must be connected at a specific location on the schematic and in the PCB routing. They are always synchronized to the PCB and are always included in the BOM. Use this Type of Net Tie if a jumper type component is to be fitted as part of the assembly process. When placing components of this Type, use the Verify Shorting Copper option in the Design Rule Checker dialog when performing a DRC in the PCB, to verify the short correctly exists. 6. Net Tie - as above, but used where the net tie-point is to be part of the routing. They are always synchronized to the PCB but are not included in the BOM. When placing components of this Type, use the Verify Shorting Copper option in the Design Rule Checker dialog when performing a DRC in the PCB, to verify the short correctly exists.

8 Link to Library Component Graphical This section of the dialog details the name of the component (Design Item ID) and the Library Name that it was placed from. For certain library types it can also detail the Table Name it was placed from. Use the Choose button to access the Browse Libraries dialog, from where you can choose a different part for this component on the schematic. This section of the dialog defines the Location and Orientation of the component on the schematic sheet, and also if the component is Mirrored or has it's location Locked. Enable the Local Colors option to change the colors of the objects used in this instance of the component. Clear the Lock Pins option to move pins on this instance of the component. Enable the Show All Pins on Sheet option to display any hidden pins the component may have. Hidden pins are typically only used for power pins, which are automatically connected to a net of the same name as the pin during netlisting. It is possible to create different visual presentations of the same component in the Schematic Library editor. Each presentation is called a Mode, with the default Mode being called Normal. Note that each mode must have the same set of pins. Use the Mode dropdown to select an alternate display presentation in the Schematic editor. Parameters List

9 This section of the dialog is used to add Parameter information to the component. Parameters are used to add additional component information, such as the wattage, the tolerance, the component manufacturer, the date the component was created, and so on. Use the buttons to Add, Remove and Edit the parameters. PCB design rules can be included on the schematic by attaching them as parameters to the appropriate schematic object. Use the Add as Rule button to add a component-level design rule directive to this component. When the schematic is synchronized with the PCB the chosen rule will be added in the PCB Design Rules dialog, component-level rules will have a PCB rule scope of InComponent('<ComponentDesignator>'). Models List This section of the dialog is used to define links to the following model types: Footprint Simulation You can add any number of new model links or edit/remove existing ones. Click the Add button to open the Add New Model dialog, where the Model Type is selected. If multiple models of the same type have been added, use the dropdown in the Name column to select which model is to be used. To edit an underlying model definition, select the entry for the link and click the Edit button, or double-click on the entry. The dialog that appears will depend on the type of model you are editing. While models can be added after the component has been placed on the schematic, it is more efficient to add them in the library as part of the component definition.

10 ...via an Inspector Panel An Inspector panel enables the designer to interrogate and edit the properties of one or more design objects in the active document. Used in conjunction with appropriate filtering, the panel can be used to make changes to multiple objects of the same kind, from one convenient location....via a List Panel A List panel allows the designer to display design objects from one or more documents in tabular format, enabling quick inspection and modification of object attributes. Used in conjunction with appropriate filtering, it enables the display of just those objects falling under the scope of the active filter allowing the designer to target and edit multiple design objects with greater accuracy and efficiency. Graphical Editing Graphical part editing is limited to moving, rotating and mirroring. When a part is selected in the workspace, a dashed selection box will appear around it. For each text field associated with the part (Designator, Comment, plus any visible user-defined parameters) a dashed line will be visible, connecting the text field to the body of the part, indicating association. To graphically manipulate a selected component: Press Delete to remove the selected part from the design. Click and hold to move the selected part, the cursor will jump to the nearest electrical hotspot (the wiring end of the nearest pin). While a part is moving on the cursor press the Spacebar to rotate it (Shift+Spacebar to rotate in the other direction). While a part is moving on the cursor press the X or Y key to mirror it along that axis. Click once to select a Component (Part) then click and hold to move it. Press the Spacebar to rotate while moving. When a component is rotated, its text strings are automatically repositioned to suit the new orientation. This behavior can be disabled if required, edit the string and clear the Autoposition checkbox. Note that manually positioned text strings are denoted by a dot,

11 these dots can be hidden if required by clearing the Mark Manual Parameters option in the Schematic - General Editing page of the Preferences dialog. If attempting to graphically modify an object that has its Locked property enabled, a dialog will appear asking for confirmation to proceed with the edit. If the Protect Locked Objects option is enabled on the Schematic Graphical Editing page of the Preferences dialog, and the Locked option for that design object is enabled as well, then that object cannot be selected or graphically edited. Double click on the locked object directly and disable the Locked property or disable the Protect Locked Objects option, to graphically edit the object. Working between the Schematic Component and the PCB Component The software includes tools to help work between the component on the schematic and that same component on the PCB. These tools include: Cross Probing, Cross Selection, and Selecting the PCB Components from the schematic. Cross Probe As the name implies, Cross Probe allows you to click on a component in one editor, and jump to that component in the other editor. To Cross Probe: Click the Cross Probe button, located on the Schematic editor menu at Tools» Cross Probe, and the PCB editor menu at Tools» Cross Probe. When you click the component in the schematic editor it will be centered and zoomed in the PCB editor. Note that the zoom level is set in the System - Navigation page of the Preferences dialog. The default behavior is to remain in the same editor, ready to cross probe another component. To switch to the other editor as you Cross Probe, hold the Ctrl key. Cross probing from the schematic component to locate that component on the PCB (click to enlarge the image). Cross Select Mode Cross Select Mode simply selects the same component in the other editor. Note that it does not zoom and center. Cross Selection is a mode, it is either on or off. To enable Cross Selection:

12 Click the tools menu and toggle Cross Select Mode, located on both editor at Tools» Cross Select Mode. Select multiple components by holding the Shift key as you click to select. Selecting the PCB Components This feature allows you to select multiple schematic components in a specific order, then place those same components in the PCB editor, in the same order. To use this feature: Select the components on the schematic one by one (hold Shift as you click to build up the selection). Switch to the PCB editor and press the I, C shortcuts to launch the Reposition Selected Components command. Source URL:

Probes are available for placement in the Schematic Editor only, by choosing Place» Directives» Instrument Probe [P, V, I] from the main menus.

Probes are available for placement in the Schematic Editor only, by choosing Place» Directives» Instrument Probe [P, V, I] from the main menus. Instrument Probe Old Content - visit altium.com/documentation Modified by Admin on Nov 18, 2013 Parent Page: Objects An Instrument Probe. Summary An instrument probe is a design directive. It instructs

More information

Baseline dimension objects are available for placement in the PCB Editor only. Use one of the following methods to access a placement command:

Baseline dimension objects are available for placement in the PCB Editor only. Use one of the following methods to access a placement command: Baseline Dimension Old Content - visit altium.com/documentation Modified by on 19-Nov-2013 Parent page: Objects A placed Baseline Dimension. Summary A baseline dimension is a group design object. It allows

More information

Text strings are available for placement in both Schematic and Schematic Library Editors by:

Text strings are available for placement in both Schematic and Schematic Library Editors by: Text String Old Content - visit altium.com/documentation Modified by on 20-Nov-2013 Parent page: Objects A placed Text String. Summary A text string (also referred to as an annotation) is a non-electrical

More information

3D Body. Summary. Modified by Admin on Sep 13, Parent page: Objects

3D Body. Summary. Modified by Admin on Sep 13, Parent page: Objects 3D Body Old Content - visit altium.com/documentation Modified by Admin on Sep 13, 2017 Parent page: Objects A sphere, a cylinder and 4 extruded rectangles have been used to create the 3D body for an LED.

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

Parameter. Parent page: Objects. Mod. ifi. Rob. Eva 25- Aug -20. Old Content - visit altium.com/documentation

Parameter. Parent page: Objects. Mod. ifi. Rob. Eva 25- Aug -20. Old Content - visit altium.com/documentation Parameter Old Content - visit altium.com/documentation Mod ifi ed by Rob Eva ns on 25- Aug -20 16 Parent page: Objects Parameters are used for components, documents and projects to add detail information

More information

Published on Online Documentation for Altium Products (https://www.altium.com/documentation)

Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > Sheet Symbol Using Altium Documentation Modified by Susan Riege on Apr 11, 2017 Parent page: Schematic

More information

A Bus is a polyline object that is used, in conjunction with other objects, to define the connection of multiple nets.

A Bus is a polyline object that is used, in conjunction with other objects, to define the connection of multiple nets. Bus Old Content - visit altium.com/documentation Modified by Admin on Sep 13, 2017 Parent page: Objects A Bus is a polyline object that is used, in conjunction with other objects, to define the connection

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

Baseline dimension objects are available for placement in the PCB Editor only, by clicking Home

Baseline dimension objects are available for placement in the PCB Editor only, by clicking Home Baseline Dimension Modified by Jason Howie on 24-Oct-2014 Parent page: Dimension A placed Baseline Dimension. Summary A baseline dimension is a group design object. It allows for the dimensioning of a

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

Polygon Pour. Summary. Availability. Modified by on 19-Nov Parent page: Objects

Polygon Pour. Summary. Availability. Modified by on 19-Nov Parent page: Objects Polygon Pour Old Content - visit altium.com/documentation Modified by on 19-Nov-2013 Parent page: Objects A Polygon Pour (brighter red) being used to create a large GND area on a board. Summary A polygon

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

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

Radial Diameter Dimension. Contents

Radial Diameter Dimension. Contents Radial Diameter Dimension Contents Description Availability Placement Editing via an Associated Properties Dialog Editing via the PCB Inspector Panel Editing via the PCB List Panel Graphical Editing Notes

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

String. Summary. Availability. PCB Editor. PCB Library Editor. Modified by on 20-Nov Parent page: Objects

String. Summary. Availability. PCB Editor. PCB Library Editor. Modified by on 20-Nov Parent page: Objects String Old Content - visit altium.com/documentation Modified by on 20-Nov-2013 Parent page: Objects Placed String objects. Summary A string is a primitive design object. It places text on the selected

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

Libraries. Modified by Jason Howie on Oct 24, Parent page: IntegratedLibrary Panels

Libraries. Modified by Jason Howie on Oct 24, Parent page: IntegratedLibrary Panels Libraries Modified by Jason Howie on Oct 24, 2017 Parent page: IntegratedLibrary Panels Use the Libraries panel to access components in libraries currently available in SOLIDWORKS PCB. Summary The Libraries

More information

SCH Inspector. Modified by Admin on Dec 12, SCH Filter. Parent page: Panels. Old Content - visit altium.com/documentation.

SCH Inspector. Modified by Admin on Dec 12, SCH Filter. Parent page: Panels. Old Content - visit altium.com/documentation. SCH Inspector Old Content - visit altium.com/documentation Modified by Admin on Dec 12, 2013 Related panels SCH Filter Parent page: Panels Manually select Schematic objects or use the SCH Filter Panel

More information

Comments. Summary. Modified by Rob Evans on Jun 10, Parent page: Workspace Manager Panels

Comments. Summary. Modified by Rob Evans on Jun 10, Parent page: Workspace Manager Panels Comments Modified by Rob Evans on Jun 10, 2015 Parent page: Workspace Manager Panels The Comments panel showing a collection of user comments for the currently active project. Summary The Comments panel

More information

Published on Online Documentation for Altium Products (https://www.altium.com/documentation)

Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > PCBLIB List A New Era for Documentation Modified by Susan Riege on Jan 24, 2018 Parent Page PCB Panels

More information

SCH Filter. Summary. Panel Access. Modified by Susan Riege on Jan 19, SCH Inspector. Parent page: Panels

SCH Filter. Summary. Panel Access. Modified by Susan Riege on Jan 19, SCH Inspector. Parent page: Panels SCH Filter Old Content - visit altium.com/documentation Modified by Susan Riege on Jan 19, 2016 Related panels SCH Inspector Parent page: Panels Quickly locate and highlight objects using logical queries

More information

Published on Online Documentation for Altium Products (

Published on Online Documentation for Altium Products ( Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > Coverlay Polygon Using Altium Documentation Modified by Phil Loughhead on Oct 24, 2018 Parent Page: PCB

More information

Schematic Inspector Panel. Contents

Schematic Inspector Panel. Contents Schematic Inspector Panel Contents Function Content and Use Defining Panel Display Scope Inspecting Object Attributes Kind Notes See Also Design Graphical Object Specific Editing Object Attributes Editing

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

Parent page: PCB Panel

Parent page: PCB Panel Published on Online Documentation for Altium Products (https://www.altium.com/documentation) 主页 > PCB Library Using Altium Documentation Modified by Annika Krilov on Apr 11, 2017 Parent page: PCB Panel

More information

Altium Designer Viewer - Viewing PCB Documents

Altium Designer Viewer - Viewing PCB Documents Altium Designer Viewer - Viewing PCB Documents Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 In Altium Designer Viewer PCB documents are opened in the PCB Editor. The tools and

More information

Fitted with modified component parameters, such as the component's value.

Fitted with modified component parameters, such as the component's value. Variants Modified by Susan Riege on Sep 4, 2018 Parent page: Exploring CircuitStudio The ability to create variations of the same base design is a real strength of CircuitStudio, and a tremendous productivity

More information

Altium Designer Panels. Contents

Altium Designer Panels. Contents Altium Designer s Contents CAM Editor Design Compiler s Embedded s Instrument-Rack s Other Instrument s PCB Editor and PCB Library Editor s Schematic Editor and Schematic Library Editor s Scripting s Signal

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

PCB Filter. Summary. Panel Access. Modified by Admin on Dec 12, PCB Inspector. Parent page: Panels

PCB Filter. Summary. Panel Access. Modified by Admin on Dec 12, PCB Inspector. Parent page: Panels PCB Filter Old Content - visit altium.com/documentation Modified by Admin on Dec 12, 2013 Related panels PCB Inspector Parent page: Panels Quickly locate and highlight objects using logical queries in

More information

Published on Online Documentation for Altium Products (

Published on Online Documentation for Altium Products ( Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > Creating the PCB Footprint Using Altium Documentation Modified by Annika Krilov on Apr 11, 2017 Concept

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

Polygon Pours and Copper Regions. Fills and Solid Regions. Modified by Admin on Nov 18, 2013

Polygon Pours and Copper Regions. Fills and Solid Regions. Modified by Admin on Nov 18, 2013 Polygon Pours and Copper Regions Old Content - visit altium.com/documentation Modified by Admin on Nov 18, 2013 A common requirement on a printed circuit board is large areas of copper. It could be a hatched

More information

Component, Model and Library Concepts

Component, Model and Library Concepts Component, Model and Library Concepts Old Content - visit altium.com/documentation Modified by Susan Riege on 6-Aug-2016 Related Resources Net Ties and How to Use Them (PDF) This article explains Altium

More information

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

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

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

PCB List Panel. Contents

PCB List Panel. Contents PCB List Panel Contents Function Content and Use Defining Panel Display Scope Working with Filtered Objects Displaying Workspace Selection Displaying Filtering Results Using the Panel to Select Objects

More information

Working with the Board Insight System

Working with the Board Insight System Working with the Board Insight System Old Content - visit altium.com/documentation Modified by on 29-Jul-2014 Board Insight is a configurable system of features that give you complete control over viewing

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

xsignal Wizard The xsignals Wizard Modified by on 13-Sep-2017

xsignal Wizard The xsignals Wizard Modified by on 13-Sep-2017 xsignal Wizard Old Content - visit altium.com/documentation Modified by on 13-Sep-2017 The xsignals feature allows the designer to cluster multiple nets into a single signal, which is referred to as an

More information

Specifying the PCB Design Rules and Resolving Violations

Specifying the PCB Design Rules and Resolving Violations Specifying the PCB Design Rules and Resolving Violations Summary This article introduces the PCB Design Rules System, in particular how rules are created and applied to objects in a design. It also describes

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

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

The user-defined grids can only be defined and managed from within the Grid Manager dialog.

The user-defined grids can only be defined and managed from within the Grid Manager dialog. Custom Local Grid Old Content - visit altium.com/documentation Modified by Admin on Nov 22, 2013 Parent page: Objects Cartesian and Polar-based local grids. Summary User-defined Cartesian and/or Polar-based

More information

Board Options. Modified by Phil Loughhead on 27-Jan Parent page: PCB Dialogs. Old Content - visit altium.com/documentation

Board Options. Modified by Phil Loughhead on 27-Jan Parent page: PCB Dialogs. Old Content - visit altium.com/documentation Board Options Old Content - visit altium.com/documentation Modified by Phil Loughhead on 27-Jan-2016 Parent page: PCB Dialogs The Board Options Dialog. Summary Board Options dialog allows the designer

More information

Polygon Pour. Modified by Susan Riege on Aug 13, Parent page: PCB Dialogs. Other Related Resources Polygon Pour (Object)

Polygon Pour. Modified by Susan Riege on Aug 13, Parent page: PCB Dialogs. Other Related Resources Polygon Pour (Object) Polygon Pour Modified by Susan Riege on Aug 13, 2018 Other Related Resources Polygon Pour (Object) Parent page: PCB Dialogs The Polygon Pour dialog in Solid mode, Hatched mode and None mode. Summary This

More information

Schematic Symbol Generation Tool

Schematic Symbol Generation Tool Schematic Symbol Generation Tool Old Content - visit altium.com/documentation Modified by Rob Evans on May 4, 2015 The task of creating a component library symbol and its pin data has become an increasingly

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

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

Creating a Multi-board Assembly

Creating a Multi-board Assembly Published on Online Documentation for Altium Products (https://www.altium.com/documentation) 主页 > Creating the Physical Multi-board Assembly Using Altium Documentation Modified by Susan Riege on Mar 23,

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

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

Published on Online Documentation for Altium Products (

Published on Online Documentation for Altium Products ( Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > PCB - From-To Editor Using Altium Documentation Modified by Admin on Apr 11, 2017 Parent page: PCB Panels

More information

Integrating MCAD Objects and PCB Designs

Integrating MCAD Objects and PCB Designs Integrating MCAD Objects and PCB Designs Summary Altium Designer offers high levels of interaction with MCAD data. This means you can import, manipulate and check mechanical design elements against your

More information

Using Components Directly from Your Company Database

Using Components Directly from Your Company Database Using Components Directly from Your Company Database Old Content - visit altium.com/documentation Modified by Phil Loughhead on 18-May-2016 This document provides detailed information on using components

More information

AutoCAD 2009 User InterfaceChapter1:

AutoCAD 2009 User InterfaceChapter1: AutoCAD 2009 User InterfaceChapter1: Chapter 1 The AutoCAD 2009 interface has been enhanced to make AutoCAD even easier to use, while making as much screen space available as possible. In this chapter,

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

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

Altium Designer Viewer. Contents

Altium Designer Viewer. Contents Altium Designer Viewer Contents What You can do Key Features at-a-glance Supported Output Generation Viewer Environment Viewing Schematic Documents Viewing PCB Documents Searching Live Supplier Data Using

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

Moving to Altium Designer from Protel 99 SE. Contents

Moving to Altium Designer from Protel 99 SE. Contents Moving to Altium Designer from Protel 99 SE Contents Design Database Become a Design Workspace & Projects Importing a 99 SE Design Database Creating the Altium Designer Project(s) Manually Adding and Removing

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

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

Defining Net Classes by Area on a Schematic. Creating a Net Class from a Blanket Directive. Modified by Admin on Sep 13, Blankets in Schematic

Defining Net Classes by Area on a Schematic. Creating a Net Class from a Blanket Directive. Modified by Admin on Sep 13, Blankets in Schematic Defining Net Classes by Area on a Schematic Old Content - visit altium.com/documentation Modified by Admin on Sep 13, 2017 Related Video Blankets in Schematic Altium Designer already allows you to create

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

SILVACO. An Intuitive Front-End to Effective and Efficient Schematic Capture Design INSIDE. Introduction. Concepts of Scholar Schematic Capture

SILVACO. An Intuitive Front-End to Effective and Efficient Schematic Capture Design INSIDE. Introduction. Concepts of Scholar Schematic Capture TCAD Driven CAD A Journal for CAD/CAE Engineers Introduction In our previous publication ("Scholar: An Enhanced Multi-Platform Schematic Capture", Simulation Standard, Vol.10, Number 9, September 1999)

More information

Published on Online Documentation for Altium Products (

Published on Online Documentation for Altium Products ( Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > Understanding Models, Components and Libraries Using Altium Documentation Modified by Phil Loughhead on

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

Understanding Design Annotation. Contents

Understanding Design Annotation. Contents Understanding Design Annotation Contents Annotation defined Annotation in Altium Designer Which Annotation Tool? Schematic Level Annotation Order of Processing Schematic Sheets to Annotate Annotation Scope

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

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

Protel 99 SE Training Manual. Schematic Capture

Protel 99 SE Training Manual. Schematic Capture Protel 99 SE Training Manual Schematic Capture Software, documentation and related materials: Copyright 2001 Protel International Limited. All rights reserved. Unauthorized duplication of the software,

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

3D Body. Modified by Jason Howie on 8-Oct Parent page: PCB Dialogs. Other Related Resources 3D Body (Object)

3D Body. Modified by Jason Howie on 8-Oct Parent page: PCB Dialogs. Other Related Resources 3D Body (Object) 3D Body Modified by Jason Howie on 8-Oct-2016 Other Related Resources 3D Body (Object) Parent page: PCB Dialogs The 3D Body Dialog. Summary The 3D Body dialog allows you to modify the attributes of an

More information

Building an Integrated Library

Building an Integrated Library Building an Integrated Library Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 Integrated libraries combine schematic libraries with their related PCB footprints and/or SPICE and

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

Shortcut Keys. Access Choose Document to Open dialog. Cycle through open documents (to the left) Hide/display all floating panels

Shortcut Keys. Access Choose Document to Open dialog. Cycle through open documents (to the left) Hide/display all floating panels Summary Guide GU0104 (v1.9) February 11, 2008 This guide provides a list of shortcut keys available for use within Altium Designer, ranging from those used at the environment level, through to those associated

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

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

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

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

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

More information

OutputJob Editor Reference

OutputJob Editor Reference OutputJob Editor Reference Summary This reference provides information on the OutputJob Editor which is used to configure various output types including Assembly Outputs, BOMs, Gerber, NC Drill, Netlists,

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

Table of Contents. Chapter 2. Looking at the Work Area

Table of Contents. Chapter 2. Looking at the Work Area Table of Contents... 1 Opening a PDF file in the work area... 2 Working with Acrobat tools and toolbars... 4 Working with Acrobat task buttons... 13 Working with the navigation pane... 14 Review... 18

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

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

Click on the SwCAD III shortcut created by the software installation.

Click on the SwCAD III shortcut created by the software installation. LTSpice Guide Click on the SwCAD III shortcut created by the software installation. Select File and New Schematic. Add a component Add a resistor Press R or click the resistor button to insert a resistor.

More information

Libraries. Modified by Rob Evans on 15-Oct Related pages: Component Management in CircuitMaker

Libraries. Modified by Rob Evans on 15-Oct Related pages: Component Management in CircuitMaker Libraries Modified by Rob Evans on 15-Oct-2015 Related pages: Component Management in CircuitMaker From Idea to Manufacture - Driving a PCB Design through CircuitMaker Parent page: Panels Use the Libraries

More information

Library Editor Workspace

Library Editor Workspace Library Editor Workspace Modified by Jason Howie on Oct 1, 2014 Other Related Resources Schematic - Grids (Preferences) Grids (Commands) Parent page: Sch Dialogs The Library Editor Workspace dialog. Summary

More information

Unified Cursor-Snap System (PCB)

Unified Cursor-Snap System (PCB) Unified Cursor-Snap System (PCB) Old Content - visit altium.com/documentation Modified by on 21-Nov-2013 Related Videos Advanced Snap Management Cursor snap is the process whereby the physical mouse cursor's

More information

PCB. Parent page: Panels. Mod. ifi. 6Jan -20. Old Content - visit altium.com/documentation

PCB. Parent page: Panels. Mod. ifi. 6Jan -20. Old Content - visit altium.com/documentation PCB Old Content - visit altium.com/documentation Mod ifi ed by on 6Jan -20 15 Parent page: Panels The PCB panel gives you full access to board objects, items and classes via a filtered browser. Summary

More information

Assembly Design: A Hands-On Experience

Assembly Design: A Hands-On Experience Mark Thompson Sr. Application Engineer Assembly Design: A Hands-On Experience Solid Edge University 2014 May 12-14, Atlanta, GA, USA SOLID EDGE UNIVERSITY 2014 Re-imagine What s Possible #SEU14 Agenda

More information

Summary. Seeing is Believing - Read More and Watch Demos of Altium Designer

Summary. Seeing is Believing - Read More and Watch Demos of Altium Designer Whats New in Altium Designer 6.9 Summary Altium Designer 6.9 brings significant refinements to 3D PCB Visualization combined with a number of smaller enhancements and improved system-wide support for existing

More information

Collaborate, Compare and Merge Panel. Contents

Collaborate, Compare and Merge Panel. Contents Collaborate, Compare and Merge Panel Contents Panel Access Terminology and Status Messages Actions section Work in Progress Regions Version Control Status Difference Map section Cell Differences See Also

More information

PCB Design View. Contents

PCB Design View. Contents PCB Design View Contents Placing a Design View Defining the View Area Setting the Location and Scale of the Design View Defining the Title Interactively adjusting the Scale, Size and Focus of the Design

More information