Moving to Altium Designer from PADS

Size: px
Start display at page:

Download "Moving to Altium Designer from PADS"

Transcription

1 Contents Tool-chains vs. Altium s Platform Approach 1 Transition from PADS to Altium Designer 2 Supported versions and file formats 2 Using the Import Wizard for PADS files 3 Options for PCB Files 4 Layer Mapping for PCB files 4 Working with schematic documents 4 Workspace panels 5 The Altium Designer Enviroment 6 Step by step instructions 14 See Also 22 Moving to Altium Designer from PADS White paper

2 Tool-chains vs. Altium s Platform Approach Traditionally, board-level design, FPGA design, simulation (SPICE and Signal Integrity) and embedded software development have been treated as independent processes or tool-chains. Moving into the future, this point tool approach will increasingly present a barrier to efficient electronic product development. An alternative approach is a unified design platform that allows you combine PCB, FPGA and embedded software development into a single executable. This next generation solution to electronic design has shown to significantly boost productivity when compared to the tool-chain approach. This diagram illustrates the architecture of the software platform. The foundation is a unified data model adjacent to a data management layer. This combination brings significant data management capabilities to the design process. A hierarchical project combines PCB, FPGA and embedded software development into a single view shared by the entire design team. Another advantage of the platform architecture is the inclusion of IP which is fully integrated into the design process. The platform approach eliminates all the tool integration and data management headaches creating more time for product innovation. This document guides you through the process of moving from PADS to Altium Designer. 1

3 Transition from PADS to Altium Designer Translating complete PADS designs, including PADSLogic schematics, PADSLayout PCB files, and library files can all be handled by Altium Designer s Import Wizard. Therefore, migration from PADS to Altium technology is a straightforward process with Altium Designer s unified data and file translation features. The Import Wizard removes much of the headache normally found with design translation by analyzing your files and offering many defaults and suggested settings for project structure, layer mapping, PCB footprint naming, and more. Altium has created extensive systems and features within Altium Designer to make the task of successfully transitioning from other systems as easy as possible, with a minimum of disruption to productivity. As a result our highly-developed Wizard-based design file translators guide you through the import process for all design documents including libraries while managing the relationship between them. Complete flexibility is found in all pages of the Wizard, giving you as little or as much control as you would like over the file translation settings, before committing to the actual translation process. Altium Designer s translators import all documents in one operation and include specific support for PADS design and library files. With a series of simple, interactive steps the Import Wizard processes all file types to automatically create ready-to-use Altium Designer projects and integrated library files, while accurately processing essential design elements such as polygon pours, text positioning, design rules, and layer mapping. The translation features include: Import Wizard to smoothly guide you through the import process Batch import of multiple projects for rapid migration of large sets of design data Import engines intelligently handle translation and object mapping Supported versions and file formats Altium s Import Wizard can translate PADS schematic, layout and library data. However, all data must first be exported from PADS as ASCII data. PADS Logic and PADS Layout both have File»Export menu selections for this. ASCII export of library data is done in the PADS Library Manager. First choose the desired library type (Decals, Parts, Logic), then select which items are to be exported, then click the Export button. Decal libraries will export to a.d file, Parts will export to a.p file and Logic (CAE) will export to a.c file. The following file formats are supported: PADS Layout/PowerPCB ASCII (*.ASC) files up to and including V9.3 PADS PCB Decal Library ASCII(*.D) files PADS Logic/PowerLogic ASCII (*.TXT)files up to and including V9.3 PADS Schematic Part and CAE Decal Library ASCII Parts (*.P + *.C) 2

4 Schematic and PCB files translate as follows: PADS Layout/PowerPCB ASCII (*.ASC) files translate to Altium Designer PCB files (*.PcbDoc) Schematic sheets within a PADS Logic/PowerLogic ASCII file(*.txt) translate to Altium Designer Schematic files with a *.SchDoc file extension. Each schematic sheet will create a separate.schdoc file. These files will be grouped into an Altium Designer PCB project (*.PrjPCB) that is automatically created See the topic Component Linking through Unique IDs at the end of this document for details on linking files together to allow for cross-navigation and ECO generation. Library files translate as follows: PADS Schematic Library ASCII (*.C+*.P) files will be combined into Altium Designer Schematic library files (*.SchLib). The.C file contains the graphical portion of a schematic component, and the.p file contains the specific part information (pin information, default reference designator, parameters/attributes, fo print/decal pointers, etc.). PADS PCB Library ASCII (*.D) files translate to Altium Designer PCB library files (*.PcbLib) Translated PADS libraries are automatically grouped into one PCB project. Using the Import Wizard for PADS Files The Import Wizard can be launched from the Altium Designer File menu. Choose the PADS ASCII Design and Library Files option as shown in Figure 1. On the Importing PADS Designs screen, click the Add button to choose Layout and/or Logic files. Use the filter button at the bottom right of the file browser to switch between.asc and.txt files. Multiple files can be translated at the same time. Step-by-step instructions on using the Import Wizard follow at the end of this document. Figure 1. Starting the Import Wizard for PADS files 3

5 Options for PCB Files The Import Wizard presents users with several options to control the translation from PADS to Altium Designer, including which sets of design rules come across, and how keep-outs are handled. Refer to Figure 2 below for those options. Take special note that the all options are enabled, including Generate Teardrops which will add teardrops to pads and vias upon design translation. Disable this option if your design does not require the use of teardrops. Figure 2. Translation Options Layer Mapping for PCB files PADS PCB files will be analyzed before translation to best determine how layer definitions in PADS will be mapped to Altium Designer layers. Efforts will be made to ensure, for instance, PADS silkscreen layers map to Altium silkscreen layers. Layer mapping can be manually adjusted if desired. In addition, PADS layers can be set to Not Imported if information from a particular layer can be discarded. Specific to internal layers, PADS inner signal layers will be initialized as Altium signal layers (e.g., Mid Layer 1 ). PADS CAM Plane layers will be initialized as Altium Plane Layers (e.g., Internal Plane 1 ), which are negative-image planes similar to PADS CAM planes. PADS inner layers defined as Split/Mixed layers will be initialized as Altium signal layers if any trace or other positive image electrical data is present. If the Split/Mixed layer only has pour shapes it will be initialized as an Altium Plane layer, and imported with all split, embedded, and isolated plane areas intact. This setting, as mentioned, can be changed manually by the user. PADS PCB files and PCB Decal library files in both the default 30 layer mode and the expanded 250 layer mode are supported. If the default layer mappings are customized by the user, those setting can be saved to a configuration file so that those mappings can be quickly reused for subsequent translations. Working with schematic documents In PADS Logic there can be multiple schematic sheets within a single schematic design file (*.SCH file). In Altium Designer, each schematic sheet is a separate document. This means that for each Altium Designer schematic sheet there is a file (*.SchDoc), an important conceptual difference to remember. All schematic documents are then grouped together in a Project file (*.PrjPCB) to establish sheet-to-sheet connectivity. There can also be multiple design documents of varying types, depending on the nature of the design you are working on. Getting started, most PADS users will be interested in the schematic and PCB document types as these are the files that their designs will be translated to. New schematic and PCB document types can easily be created via the File»New menu, or by rightclicking on the project in the Projects panel and selecting Add New to Project from the floating menu. 4

6 Workspace Panels Many elements of the environment will appear intuitive to PADS users, helping as you to start exploring the system. For example, the Projects panel will appear similar to the PADS Logic Project Explorer view, except that it is not limited to schematic design data and can include the PCB, all libraries, output files, as well as other project documents, such as MS Word or Excel files. Defining Net Connectivity Figure 3. Project Explorer view in PADS Logic showing a 4 sheet schematic. Figure 4. Projects panel in Altium Designer showing a 4 sheet design, plus corresponding PCB design and libraries. In PADS Logic, net connectivity is made using direct connections, net name labels, and power/ground/offpage symbols. Altium Designer uses a similar set of net identifiers to create net connectivity. Within a schematic sheet you can use Wires and Net Labels. Between schematic sheets, nets in a flat design are typically connected using Ports, but Off-Sheet Connectors are also available in purely flat designs. Nets in a hierarchical design are connected from a Port on the lower sheet to a Sheet Entry of the same name, in the sheet symbol that represents the lower sheet. Power/ground nets are connected using Power Ports. Working with PCB Files Translated PADS Layout files will retain all of the electrical information from the original PCB file: decal (footprint) definitions, all routes and vias, net names, etc. There may be areas, however, that may warrant some inspection by the user. Polygon (copper) pours are defined slightly differently than in PADS and have their connectivity and clearances driven by Design Rule settings rather than by properties or preferences. Go to the Design»Rules menu and inspect the Polygon Connect Style rules found in the Plane section to view and change polygon pour connectivity. Polygon Pours may then need to be repoured to maintain design intent. Keepout areas are also defined differently in Altium Designer and should also be inspected. Figure 5. Polygon Connect Style rule category in Design Rules 5

7 The Altium Designer Environment Main article: The Altium Designer Environment, Altium Designer Panels The Altium Designer environment offers a complete electronic product development environment for all areas of design - from schematic capture to the generation of PCB output, as well as complete FPGA design, development and on-chip debugging. The environment is fully customizable, allowing you to set up the workspace to suit the way you work. Consistent selection and editing paradigms across the different editors allow you to easily switch between various designs tasks all within the Altium Designer environment. Perhaps the single biggest difference that you will notice when you start working in Altium Designer is that there is only one application used to create and edit all design files, regardless of the type of file - schematics, PCB, library, text, and so on. No longer will you have to switch between different applications when you want to move from viewing the schematic to the PCB. All the files (also referred to as documents) open in the same executable, each appearing on a separate Document Tab within Altium Designer. As you move from one type of document to another the menus and toolbars automatically switch, giving you the right editing environment for that document. Getting Help Main article: Documentation and Help The best way to learn is through doing, Altium and Altium Designer provide a number of ways to help you do that: F1 over any object, editor, panel, menu entry or button to open a brief description in the Knowledge Center panel. Shift+F1 while running a command for a list of shortcuts you can use in that command. Search the Altium Wiki, either in the Knowledge Center panel or on the Altium Wiki Website. Visit the TRAININGcenter where you can watch over 100 short training videos, each detailing the exact steps needed to complete a task. AltiumLive In AltiumLive you can share all your thoughts with your industry peers. It is the central place for users of Altium. This includes a complete Ecosystem to deliver content, knowledge and experience of other users to you. Also, it is a place where you have a direct interface to Altium for any feedback like a feature request. With that feedback, we are much better prepared to improve our software in a way the market really requests. Software: You can download Altium Designer together with a 1 month trial version Content: You will find content like libraries, design secrets and reference designs Forum: Discuss your topics with Altium staff and users. Blogs: What s new, technical and commercial topics around Altium. BugCrunch: Report Bugs, request features and vote for implementation 6

8 Project-Based Design Main article: Project Management The starting point for every design created in Altium Designer is a project file. There are a number of project types supported, each targeting a different final implementation, for example PCB project, Library project, FPGA project, Embedded project, Core Project and Script project. The project file stores links to the actual design documents that are part of the project, as well as project-specific settings. Using this concept, you have additional possibilities like defining rules for PCB design already in Schematic. Also, this is a central storage place for your complete design, e.g. for the design rules. Multi-Channel Design Main articles: Multi-Channel Design Concepts, Creating a Multi-channel Design There are several multi-channel reference designs available. These include the Multi-Channel Mixer, Peak Detector and Port Switcher. All three designs can be found within AltiumLive Once you have opened one of the examples you should compile it, and then look for the compiled document tabs at the bottom of the schematic editor. Complex hierarchy is the general term used throughout the industry to describe the process of using multiple instances of the same sheet in a schematic hierarchy. Traditionally, a design that included complex hierarchy had to go through a process of 'flattening' or 'expanding' the hierarchy at some point, to uniquely instantiate every component and net. Altium Designer does not need to do this, so this multipleinstantiation capability is referred to as multi-channel design instead of complex hierarchy. The ability to be able to make each channel different by passing parameters to it from the parent sheet symbol is also supported, and is referred to as parametric hierarchy. Using parametric hierarchy you can parametrically define the component value, supporting the situation where a component does not have the same value in each channel. Parametric components are defined by declaring their value as a parameter of the sheet symbol above, and then referencing that parameter on the target component. Preferences Main article: Altium Designer Environment Preferences Global Preferences are accessed by selecting DXP»Preferences from the menus. The preferences configured here are stored as part of your installation, they do not travel with the design files. File-specific settings, such as schematic document options and printed circuit board options are accessed via the Design menu in each editor. PCB Layout and Design Successful board layouts rely on design systems that unify the design definition with the physical layout and routing. Altium Designer offers such a PCB system which includes a number of familiar features to help you place and route your board. When the PCB Editor is active (i.e,. a PCB document (*.PcbDoc) is open and active) the main application window will contain: A main design window in which you can start designing, capable of display in both 2D and 3D (shortcut: 2, 3) menus and toolbars that are specific to the PCB Editor workspace panels that are both global and editor-specific 7

9 View Configuration and the Layer Stack Manager View Configurations are settings that control many PCB workspace display options for both 2D and 3D environments, and apply to the PCB and PCB Library Editors. The view configuration last used when saving any PCB document is also saved with the file. Select Design»Board Layers & Colors (shortcut: L) from the main menu to open the View Configurations dialog, or switch configurations using the drop down in the main toolbar, as shown below. Figure 6. The Layer Stack can be easily managed and copied to the Clipboard for documentation purposes. To open the Layer Stack Manager select Design»Layer Stack Manager (shortcut D, K) from the menus. The Layer Stack Manager dialog shows the current layer stack up of the board. Signal and plane layers can be added, removed, or their order changed. Double-click on an electric or insulation layer to configure layer properties, such as: thickness, net association (plane layers), or the dielectric constant. PCB Board Options - Document Settings All options for the placement grid, measurement units, sheet position, and designator display mode are set in the Board Options dialog. With a PCB document active in the main design window (for this and all of the following context-sensitive dialogs), select Design»Board Options (shortcut D, O) from the menus to open the Board Options dialog. For multi-channel designs, you can select between logical and physical designator display on the PCB in the Board Options dialog. PCB Board Wizard Before you can transfer your design from the Schematic Editor to the PCB Editor, you'll need to have at the very least a blank PCB with at least a board outline. The PCB Board Wizard allows you to easily create a basic PCB design using many industry-standard board outlines as well as create your own custom board sizes. The PCB Board Wizard is launched from the Files panel in the New from template section. At any stage you can use the Back button to check or modify previous pages in the wizard. 8

10 Interactive Routing Main article: PCB Routing Altium Designer also has different interactive routing modes for interactive routing for single tracks, differential pairs and busses. Modes for interactive routing are not dependent on licensing options, and are all available in the PCB Editor with different routing obstacle avoidance modes: Ignore obstacles Push obstacles Walk around obstacles Stop at first obstacle Hug and push obstacles Follow mouse trail Design Rules Main articles: Design Rules, Creating Design Rules, Design Rule Checking, Scoping Design Rules Altium Designer's PCB Editor is a rules-driven design environment. You can also transfer your favorite design rules from another board. Design rules can be exported from, and imported to, the PCB Rules and Constraints Editor dialog. Figure 7. The PCB Rules and Constraints editor in Altium Designer can be opened in the PCB Editor with the Design > Rules command. Signal Integrity Main articles: Performing Signal Integrity Analyses, Signal Integrity Analysis, Signal Integrity Rules, Signal Integrity Panel In addition to the standard set of design rules for DRC, Altium Designer also supports Signal Integrity analysis, which is integrated directly into the PCB Editor (Tools»Signal Integrity). This includes: Pre-layout and post-layout Signal Integrity analysis capabilities that you can perform from either the Schematic or the PCB Editors; Evaluate net screening results against predefined tests Perform reflection and crosstalk analysis on selected nets, and display waveforms Calculate suitable termination values using the termination advisor for different termination topologies Impedance driven routing, as well as support for balanced differential pairs Length tuning by adding accordions to your single ended and differential pairs 9

11 Mixed-Signal Circuit Simulation Main article: Circuit Simulation Mixed-signal circuit simulation is a unified part of the capture process, and is fully integrated with the schematic editing environment. Before you launch the Mixed-signal circuit simulation, make sure that any schematic sheet within the project is open. Simulation models need to be associated with every component in the schematic document before simulation can be launched from the command Design»Simulate»MixedSim. Simulation is done for the entire project. You can use the same Schematic for both: Simulation and PCB because of Altium Designer s unified data model. This integrated simulation environment is fully SPICE compatible and additionally supports PSPICE models. See Also for PCB Design A great place to start learning about PCB Design is Tutorial - Getting Started with PCB Design Editing Multiple Objects to learn about editing using the Find Similar Objects functionality PCB Inspector Panel which displays the common properties of different objects and lets you filter and edit them Editors, Panels and Object Reference to learn more about the PCB Environment Preparing the Board for Design Transfer Situs Autorouting Essentials Compilation - a Cornerstone of Altium Designer Compilation is a cornerstone concept of the Altium Designer environment. Compilation is a process that allows you to harness many powerful design features. When you complete your PADS schematic design, you are used to generating a netlist and importing this insufficient information into your PCB tool. With Altium Designer you do a compilation instead. With that you transfer any available information into the unified database for your project. From here, it is available to any other domain available inside this powerful toolset. For the transfer of data from one domain to the other Altium Designer will offer you an engineering change order process (ECO). With that ECO, you have full control over what should be transferred. When you select Project»Compile Project the compilation process works out the structural relationships between the source schematic (or HDL) documents in the project, then determines the net-level connectivity within each sheet, and finally the connectivity between the sheets. All this component and connective intelligence from your schematics design is written into Altium Designer s unified internal data structure that can then be used for many post-compilation activities, such as comparing and showing differences between schematics, parameter managing, parametric navigation of your design, cross probing back and forth between the schematics and PCB, and much more. 10

12 Where are my nets and components from my design? Connectivity is not as explicit in your design as it was before, but rather has to be extracted from the design using the compilation process. This is available through the right-click menu in the Projects panel, or using the Project»Compile Project menu command. Once the design is compiled the sheet-level hierarchy, as well as all the components, nets and buses are displayed in the Navigator Panel. From here you can easily locate any component, bus, net or pin throughout the entire design. And if you hold the Alt key as you click on an object in the Navigator Panel it is highlighted on the PCB as well as the schematic no longer will you need to inspect net lists to review design connectivity. Configuring Design Connectivity Main article: Connectivity and Multi-Sheet Design Altium Designer supports different types of design connectivity, and this must be set to suit the structure of the design. The type of sheet-to-sheet connectivity is called the Net Identifier Scope. This is defined in the Options tab of the Options for Project dialog and saved with the project. From the Project menu select the Project Options menu command, and go to the Options tab. In the Net Identifier Scope drop down you can select from the following connectivity options: Automatic (Based on project contents) Flat (Only ports global) Hierarchical (Sheet entry <-> port connections) Global (Net labels and ports global) The Import Wizard handles connectivity automatically through the translation process and will give you the Automatic (Based on project contents) configuration by default. Hierarchical blocks are mapped as sheet symbols, and they will translate to sheet symbols in Altium Designer. In Automatic mode, the design Figure 8.The Net Identifier scope is set in the Options tab of Project Options compiler then looks at the sheet symbols on the top sheet. If there are sheet entries (hierarchical pins) in them, it will assume vertical connectivity, and internally use the Hierarchical option. If there are no sheet symbols on the top sheet, or if there are sheet symbols but they do not include any sheet entries, it will assume horizontal connectivity for which there are two ways that Altium Designer supports this: Flat and Global. In order to determine which of these two options to use, the design compiler looks for ports or off-sheet connectors on the sub-sheets. If there are any it uses the Flat option, if there are no ports it uses the Global option. You can easily go back and change the configuration after translation through the Project Options dialog from the Projects menu. 11

13 Verifying Your Design - Expanded Error Checking Main articles: Project Compiler Error Reference, Compile Errors Panel Another benefit that results from compiling a project in Altium Designer is built-in error reporting. This is completely configurable for your needs and can be done before your project is compiled. Right-click either on the project file and invoke the Project Options command, or also through the Project menu. You may wish to get a better picture of the entire development cycle and how it unfolds from an engineer's perspective by reading An Overview of Electronic Product Development in Altium Designer. Design Synchronization Main article: Finding Differences and Synchronizing Designs Design synchronization is fully integrated in Altium Designer without the need for passing a net list. Synchronization in Altium Designer is also bidirectional, allowing you to make annotation changes and component property updates in both directions between your schematic and PCB, in a single operation. Components and Libraries Main article: Component, Model and Library Concepts Altium Designer supports working directly from the source symbol or model libraries, an ideal approach when the schematic and PCB are designed by separate organizations. The logical symbol is assumed to be the essential starting point of a component. It can be initially defined at minimum as a name in a schematic library to which pins and any graphical symbols or alternative display options needed for implementation may be added. This flexibility allows a component to be represented in different ways during the design and capture process. This may not only be as a logical symbol on the schematic, but also be a footprint on the PCB or even as a SPICE definition for simulation. With Altium Designer 10 a new model is available: Component Libraries, where any component is unique, life cycle managed and version controlled available from your company vault and linked to your company database. With part choices, you can leverage the existing know how from your design teams with the knowledge of the purchase department. E.g. a part becomes obsolete, or your designer allows the purchaser to use a 1% resistor instead of a 5% if he buys this in higher quantities. With the relational database you will immediately see where and how often this part has been used in your company. Where are my libraries? Some Basics on Library Management You'll be able to view your source schematic and PCB library files immediately after translation through the Projects panel. Your translated libraries are automatically grouped into one PCB project. Libraries are installed (added) to the Altium Designer environment, making their components available in all open projects. Display the Libraries panel, from there you can install and remove libraries. Libraries can also be linked to any project, and you can also define project search paths, useful for referencing simulation models. See Enhanced Library Management Using Integrated Libraries for a further discussion on using Integrated Libraries. 12

14 A Brief Note on Database Linking Main articles: Linking Existing Components to Your Company Database, Using Components Directly from Your Company Database Appreciating the fact that many designers like to link from the components in their electronic design software to their company database, Altium Designer has strong support for linking and transferring database data through the design process and into the Bill of Materials. Two techniques are supported, one where the Altium Designer library symbol holds all model references and also includes links into an external database, the second where the database holds all model references and other company information. While database connections in Altium Designer are set up for MS Access databases (*.mdb files) by default, any ODBC-compliant database can be accessed. Multiple Monitor Support Altium Designer has full support for multiple monitors. If you have multiple monitors on your PC you can easily drag a document or Workspace panel out of Altium Designer and drop it on the second monitor, greatly enhancing your design productivity. Multi-monitor support is configured in Windows. Project Outputs Generating documentation has always been an essential part of your work. If you want to automate your design outputs and therefore make it repeatable, you can leverage this by using the concept of Output Jobs. Output Jobs are a graphical way to batch all of the settings necessary to generate any output. If you have defined them once, generating all of the necessary files with all of the necessary settings is just one mouse-click away. And if you implement them into your new document defaults, generating outputs for your next projects will also be one button push away. In Altium Designer 10 output jobs are the basis of our release data management. With that you can standardize your complete release management and make it a push-button solution to make it right the first time. To learn about generating manufacturing output, either using the OutputJob Editor or using the Reports menu see Design to Manufacturing. To learn about the CAM Editor see Auto-Loading Fabrication Output into the CAM Editor. To learn about the built in PDF generation wizard, see Smart PDF available from the File menu and Publish to PDF available in the Output Job Editor 13

15 Step-by-Step Import Instructions In the following step-by-step instructions, the Preview schematic and PCB design files coming from the PADS Samples directory will be used. Start the Import Wizard with File»Import Wizard Select Type of Files to Import PADS ASCII Design And Library Files 14

16 Add the file(s) to be translated. In this case, the preview.txt (Logic) and preview.asc (Layout) are used. Note: You can add as many.txt and.asc at this point. Note: In the file browser, change the file types pull-down to choose.asc or.txt files. In the next step you can add your Schematic or PCB Libraries to import (if available) Note: Because the library part and decal information is included in the source files, it is not necessary to add libraries for schematic or PCB files to successfully translate. Only add libraries to this screen if you wish to independently translate entire libraries for later use in Altium Designer. 15

17 Set the options for what level of reporting is done after the translation has completed. Set the option to simplify imported pad stacks by using the largest pad found for all layers. Set PCB Options, for instance, which PADS design rules are to be translated, how PADS keep outs are to be converted, etc. The Generate Teardrops option will add teardrops to the PCB design, so do not enable this if teardrops are not needed in your design. 16

18 Click the Edit Mapping button to configure which layers are converted and what layer types they are converted to. 17

19 The PCB file will be pre-analyzed to determine what the PADS layers are and initialize the layer mappings so that, for instance, the PADS silk screen layers convert to Altium silk screen (overlay) layers. Note: PADS Split/Mixed layers will be analyzed to determine if the layer is being used as mixed layer (i.e., has pour AND route data) or as a split plane layer (just pours). If the latter, the layer will be initialized as an Altium Plane (which is a negative layer) to take advantage of Altium s split plane capabilities. If you wish the S/M layer to remain a positive image pour layer, remap the layer to one of Altium s Mid Layers which are positive. In the Preview.asc example, the Power Plane layer has only pours for the +5V and +12V nets but no routes, so it is initialized as an Altium Plane. For this example, we will show it remapped to an Altium Mid Layer. 18

20 A preview of the files being translated and their output directories are shown. Change the main output directory if desired. Click the final Next button and the Import Wizard will take care of the rest. 19

21 Open the translated Project files. After compilation of your design in Altium Designer with Project»Compile Project your design has been successfully brought into Altium Designer! A matching schematic and PCB will allow the use of the Cross Select Mode by enabling Tools»Cross Select Mode in both the schematic and PCB editors. Component selection in either editor will select the matching component in the other editor. For more robust Cross Navigation and ECO capabilities, it is recommended that the Component Links be synchronized. The next section details that procedure. Component Linking through Unique IDs Altium Designer uses several methods to connect and synchronize data between the schematic and the PCB. Component reference designators and net connectivity is one way, but a more robust method is through the use of a Unique ID. This is essentially a serial number that is given to a component when it is placed on the schematic, which is then transferred to its corresponding footprint when the schematic data is brought over to the PCB. Figure 9. Unique ID field in schematic Figure 10. Matching Unique ID field in PCB. 20

22 This allows much greater flexibility in re annotating reference designators, as previous synchronization of the designators is not a requirement; the synchronization is all done via the Unique ID. The ECO process and other synchronization checks can be done much more quickly and easily when the Unique IDs all match. During a normal design process starting at the schematic then going to PCB, the Unique IDs are automatically passed so it s a transparent process for the user. For translated files, however, the Unique IDs do not automatically get synchronized. Not to worry Altium Designer has a tool to do this for you! In the PCB editor, select Project»Component Links. The dialog will show (on the right side) the components that currently have matching Unique IDs. Those in the left and center columns are unmatched: Clicking the Add Pairs Matched By>> button will link the Unique IDs using various methods the simplest and default being reference designator matching. Components whose reference designators match will then be placed in the Matched Components column. Clicking Perform Update will change the Unique IDs in the PCB to match those found in the schematic. 21

23 See Also Below are references to other articles and tutorials in the Altium Designer Documentation Library that talk more about the conceptual information as well as walking you through specific tasks. Remember, you can also browse through the Help contents, and use F1 and What's This at any time in a dialog for more details. For more PCB project options, refer to the tutorial, Getting Started with PCB Design. For more FPGA project options, refer to the tutorial, Tutorial - Getting Started with FPGA Design. For a tutorial that steps you through all the basics of creating components, read Creating Library Components. For a tutorial that steps you through all the basics of editing multiple objects, read Editing Multiple Objects. For an overview of Altium Designer's FPGA design, development and debugging capabilities, read Soft Design. A great place to start your journey through all of the new possibilities is coming with your Altium Designer installation. On the top right of Altium Designer you can find the Home button. From here, you can easily access the Documentation Library in the Tasks area where the Getting Started with Altium Design Solutions category will ease your start into a unified future. 22

PCB Project (*.PrjPcb)

PCB Project (*.PrjPcb) Project Essentials Summary The basis of every design captured in Altium Designer is the project. This application note outlines the different kinds of projects, techniques for working on projects and how

More information

Wurth Electronics Midcom Altium Library Training Module Altium Designer layout software and the Wurth Electronics Midcom Altium libraries

Wurth Electronics Midcom Altium Library Training Module Altium Designer layout software and the Wurth Electronics Midcom Altium libraries Wurth Electronics Midcom Altium Library Training Module Altium Designer layout software and the Wurth Electronics Midcom Altium libraries www.we-online.com/midcom Slide 1 Contents Overview of Altium Designer

More information

Moving to Altium Designer from Eagle

Moving to Altium Designer from Eagle Contents Tool-chains vs. Altium s Platform Approach 1 Transition from Eagle to Altium Designer 2 File Export 2 Eagle Schematic Export 3 Eagle PCB Export 3 Importing the Eagle Designs into Altium 4 Importing

More information

Module 11: PCB Design Flow, Transferring a Design and Navigation

Module 11: PCB Design Flow, Transferring a Design and Navigation Module 11: PCB Design Flow, Transferring a Design and Navigation Module 11: PCB Design Flow, Transferring a Design and Navigation 11.1 PCB design process... 11-1 11.2 Transferring design information to

More information

Designing a Schematic and Layout in PCB Artist

Designing a Schematic and Layout in PCB Artist Designing a Schematic and Layout in PCB Artist Application Note Max Cooper March 28 th, 2014 ECE 480 Abstract PCB Artist is a free software package that allows users to design and layout a printed circuit

More information

Component, Model and Library Concepts. Components - the Basic Building Blocks. Modified by on 2-Jul-2014

Component, Model and Library Concepts. Components - the Basic Building Blocks. Modified by on 2-Jul-2014 Component, Model and Library Concepts Modified by on 2-Jul-2014 This article explains Altium Designer components, models and libraries, and their relationships. Approaches for identifying and managing

More information

Module 1: Getting Started With Altium Designer

Module 1: Getting Started With Altium Designer Module 1: Getting Started With Altium Designer Module 1: Getting Started With Altium Designer 1.1 Introduction to Altium Designer... 1-1 1.1.1 The Altium Designer Integration Platform...1-1 1.2 The Altium

More information

Altium Designer Guide

Altium Designer Guide Electronics and Computer Systems Engineering Altium Designer Guide Tutorial part 2 PCB Design This is Part 2 of a beginner s guide to PCB design using Altium Designer and is geared towards the following

More information

Component, Model and Library Concepts

Component, Model and Library Concepts Component, Model and Library Concepts Summary Article This article explains Altium Designer components, models and libraries, and their relationships. Approaches for identifying and managing component-to-library

More information

Component, Model and Library Concepts

Component, Model and Library Concepts Component, Model and Library Concepts Summary Article AR0104 (v2.0) June 07, 2006 This article defines components, models and libraries, and their relationships. The search sequence for locating models

More information

PCB Design with Altium: Schematic Entry, Libraries, and Designing Components

PCB Design with Altium: Schematic Entry, Libraries, and Designing Components PCB Design with Altium: Schematic Entry, Libraries, and Designing Components Alex Fosdick Capstone Senior Design Instructor: Tom Brown Edited: Jan 30th 2011 Description: This document is the first of two

More information

PCB Artist Tutorial:

PCB Artist Tutorial: Derek Brower browerde@msu.edu Capstone Design Team 6 PCB Artist Tutorial: Printed Circuit Board Design Basics N o v e m b e r 1 4, 2 0 1 2 P C B B a s i c s P a g e 1 Abstract PCB Artist is a schematic

More information

Shortcut Keys. Edit document under cursor

Shortcut Keys. Edit document under cursor Summary This guide provides a list of shortcut keys available for use within the various Editors of the software. Guide GU0104 (v1.3) June 07, 2005 Project Panel and Platform Shortcuts Left-Click Double

More information

IN THE WORKSHOP Tip #14

IN THE WORKSHOP Tip #14 IN THE WORKSHOP Tip #14 Smart Grid tools accelerate your component creation Summary May 2007 Author: Phil Loughhead Component creation is a fundamental part of the design process, and must be done accurately.

More information

CADSTAR Training Centre >>>

CADSTAR Training Centre >>> TrainingServices CADSTAR Training Centre >>> People. Knowledge. Innovation. Our role is driven by demand and vindicated by success. Commercially orientated training courses provided by Quadra Solutions

More information

Generating a Custom Bill of Materials

Generating a Custom Bill of Materials Summary Tutorial TU0104 (v2.3) May 16, 2008 This tutorial describes how to use the Report Manager to set up a Bill of Materials (BOM) report. The manipulation of data and columns and exporting to an Excel

More information

Executive Summary. Table of Contents

Executive Summary. Table of Contents Executive Summary How to Create a Printed Circuit Board (PCB) Department of Electrical & Computer Engineering Michigan State University Prepared by: John Kelley Revision: 4/06/00 This application note

More information

Steps to PCB design using Orcad.

Steps to PCB design using Orcad. Steps to PCB design using Orcad. 1. Design circuit using schematic entry package (Capture). 2. Generate netlist for PCB package. 3. Import netlist into PCB package (LayoutPlus). 4. Place components, route

More information

Module 22: Signal Integrity

Module 22: Signal Integrity Module 22: Signal Integrity Module 22: Signal Integrity 22.1 Signal Integrity... 22-1 22.2 Checking Signal Integrity on an FPGA design... 22-3 22.2.1 Setting Up...22-3 22.2.2 Importing IBIS Models...22-3

More information

3. On the top menu bar, click on File > New > Project as shown in Fig. 2 below: Figure 2 Window for Orcad Capture CIS

3. On the top menu bar, click on File > New > Project as shown in Fig. 2 below: Figure 2 Window for Orcad Capture CIS Department of Electrical Engineering University of North Texas Denton, TX. 76207 EENG 2920 Quickstart PSpice Tutorial Tutorial Prepared by Oluwayomi Adamo 1. To run the PSpice program, click on Start >

More information

Microsoft Word 2010. Quick Reference Guide. Union Institute & University

Microsoft Word 2010. Quick Reference Guide. Union Institute & University Microsoft Word 2010 Quick Reference Guide Union Institute & University Contents Using Word Help (F1)... 4 Window Contents:... 4 File tab... 4 Quick Access Toolbar... 5 Backstage View... 5 The Ribbon...

More information

Top 10 Oracle SQL Developer Tips and Tricks

Top 10 Oracle SQL Developer Tips and Tricks Top 10 Oracle SQL Developer Tips and Tricks December 17, 2013 Marc Sewtz Senior Software Development Manager Oracle Application Express Oracle America Inc., New York, NY The following is intended to outline

More information

Lab 1: Full Adder 0.0

Lab 1: Full Adder 0.0 Lab 1: Full Adder 0.0 Introduction In this lab you will design a simple digital circuit called a full adder. You will then use logic gates to draw a schematic for the circuit. Finally, you will verify

More information

OurPCB Gerber Generation - Altium

OurPCB Gerber Generation - Altium OurPCB Gerber Generation - Altium Summary Each Gerber file corresponds to one layer in the physical board the component overlay, top signal layer, bottom signal layer, the solder masking layers and so

More information

TestManager Administration Guide

TestManager Administration Guide TestManager Administration Guide RedRat Ltd July 2015 For TestManager Version 4.57-1 - Contents 1. Introduction... 3 2. TestManager Setup Overview... 3 3. TestManager Roles... 4 4. Connection to the TestManager

More information

Building an Embedded Processor System on a Xilinx Zync FPGA (Profiling): A Tutorial

Building an Embedded Processor System on a Xilinx Zync FPGA (Profiling): A Tutorial Building an Embedded Processor System on a Xilinx Zync FPGA (Profiling): A Tutorial Embedded Processor Hardware Design January 29 th 2015. VIVADO TUTORIAL 1 Table of Contents Requirements... 3 Part 1:

More information

KiCad Step by Step Tutorial

KiCad Step by Step Tutorial KiCad Step by Step Tutorial Copyright 2006 David Jahshan: kicad at iridec.com.au Copyright: Please freely copy and distribute (sell or give away) this document in any format. Send any corrections and comments

More information

Module 15: Schematic Library Editor

Module 15: Schematic Library Editor Module 15: Schematic Library Editor Module 15: Schematic Library Editor 15.1 Introduction to Library Editing... 15-1 15.2 Schematic Library Editor... 15-2 15.2.1 Schematic Library Editing Tools...15-3

More information

Complete. PCB Design Using. NI Multisim, NI Ultiboard, LPKF CircuitCAM and BoardMaster. pg. 1. Wei Siang Pee

Complete. PCB Design Using. NI Multisim, NI Ultiboard, LPKF CircuitCAM and BoardMaster. pg. 1. Wei Siang Pee Complete Wei Siang Pee PCB Design Using NI Multisim, NI Ultiboard, LPKF CircuitCAM and BoardMaster pg. 1 Introduction Multisim equips educators, students, and professionals with the tools to analyze circuit

More information

Getting Started with Altium Vaults

Getting Started with Altium Vaults Getting Started with Altium Vaults Summary This article provides an introductory overview to Altium Vault technology and how it integrates with the overall design flow. One of the greatest challenges of

More information

Bitrix Site Manager 4.1. User Guide

Bitrix Site Manager 4.1. User Guide Bitrix Site Manager 4.1 User Guide 2 Contents REGISTRATION AND AUTHORISATION...3 SITE SECTIONS...5 Creating a section...6 Changing the section properties...8 SITE PAGES...9 Creating a page...10 Editing

More information

Welcome to the Altium Designer Environment

Welcome to the Altium Designer Environment Welcome to the Altium Designer Environment Summary Guide GU0112 (v2.5) May 22, 2008 Altium Designer brings a complete electronic product development environment to your PC s desktop, providing multi-document

More information

EECAD s MUST List MUST MUST MUST MUST MUST MUST MUST MUST MUST MUST

EECAD s MUST List MUST MUST MUST MUST MUST MUST MUST MUST MUST MUST Customers are required to follow certain criteria for all designs whether they are ultimately done in EECAD or by the customers themselves. These criteria, approved by EES Management, are listed below:

More information

Smoothboard 2.0 Updates. Software Version: 2.0 Document Version: 1.0

Smoothboard 2.0 Updates. Software Version: 2.0 Document Version: 1.0 Smoothboard 2.0 Updates Software Version: 2.0 Document Version: 1.0 Website Email : http://www.smoothboard.net : admin@smoothboard.net Attribution Non Commercial No Derivatives cc by-nc-nd http://creativecommons.org/licenses/by

More information

Laboratory 2. Exercise 2. Exercise 2. PCB Design

Laboratory 2. Exercise 2. Exercise 2. PCB Design Exercise 2. PCB Design Aim of the measurement Introducing to the PCB design Creating a schematic of an analog circuit, making simulations on it and designing a Printed circuit board for it. Keywords Printed

More information

Asset Track Getting Started Guide. An Introduction to Asset Track

Asset Track Getting Started Guide. An Introduction to Asset Track Asset Track Getting Started Guide An Introduction to Asset Track Contents Introducing Asset Track... 3 Overview... 3 A Quick Start... 6 Quick Start Option 1... 6 Getting to Configuration... 7 Changing

More information

Switching from PC SAS to SAS Enterprise Guide Zhengxin (Cindy) Yang, inventiv Health Clinical, Princeton, NJ

Switching from PC SAS to SAS Enterprise Guide Zhengxin (Cindy) Yang, inventiv Health Clinical, Princeton, NJ PharmaSUG 2014 PO10 Switching from PC SAS to SAS Enterprise Guide Zhengxin (Cindy) Yang, inventiv Health Clinical, Princeton, NJ ABSTRACT As more and more organizations adapt to the SAS Enterprise Guide,

More information

Capture One Pro 9. Quick start guide. Capture One Pro 9. Quick Start Guide 1

Capture One Pro 9. Quick start guide. Capture One Pro 9. Quick Start Guide 1 Capture One Pro 9 Quick start guide Quick Start Guide 1 Introduction Thank you for choosing Capture One, either as your new RAW converter of choice, or simply to trial its capabilities. The purpose of

More information

KiCad Step by Step Tutorial

KiCad Step by Step Tutorial KiCad Step by Step Tutorial Copyright 2006 David Jahshan: kicad at iridec.com.au 2011 Update Copyright 2011 Phil Hutchinson Copyright: Please freely copy and distribute (sell or give away) this document

More information

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Linking from a Company Database to Components in Your Design

Linking from a Company Database to Components in Your Design Linking from a Company Database to Components in Your Design Summary Tutorial TU0119 (v1.1) November 18, 2004 This tutorial describes how to set up links from a company component database to components

More information

NX electrical and mechanical routing Accelerating design of electrical and mechanical routed systems in complex assemblies

NX electrical and mechanical routing Accelerating design of electrical and mechanical routed systems in complex assemblies electrical and mechanical routing Accelerating design of electrical and mechanical routed systems in complex assemblies fact sheet Siemens PLM Software www.siemens.com/plm Summary digital product development

More information

Lab 1: Introduction to Xilinx ISE Tutorial

Lab 1: Introduction to Xilinx ISE Tutorial Lab 1: Introduction to Xilinx ISE Tutorial This tutorial will introduce the reader to the Xilinx ISE software. Stepby-step instructions will be given to guide the reader through generating a project, creating

More information

ABOUT THIS DOCUMENT ABOUT CHARTS/COMMON TERMINOLOGY

ABOUT THIS DOCUMENT ABOUT CHARTS/COMMON TERMINOLOGY A. Introduction B. Common Terminology C. Introduction to Chart Types D. Creating a Chart in FileMaker E. About Quick Charts 1. Quick Chart Behavior When Based on Sort Order F. Chart Examples 1. Charting

More information

Xilinx ISE. <Release Version: 10.1i> Tutorial. Department of Electrical and Computer Engineering State University of New York New Paltz

Xilinx ISE. <Release Version: 10.1i> Tutorial. Department of Electrical and Computer Engineering State University of New York New Paltz Xilinx ISE Tutorial Department of Electrical and Computer Engineering State University of New York New Paltz Fall 2010 Baback Izadi Starting the ISE Software Start ISE from the

More information

Introduction to Visio 2003 By Kristin Davis Information Technology Lab School of Information The University of Texas at Austin Summer 2005

Introduction to Visio 2003 By Kristin Davis Information Technology Lab School of Information The University of Texas at Austin Summer 2005 Introduction to Visio 2003 By Kristin Davis Information Technology Lab School of Information The University of Texas at Austin Summer 2005 Introduction This tutorial is designed for people who are new

More information

Importing and Exporting Design Files. Contents

Importing and Exporting Design Files. Contents Importing and Exporting Design Files Contents Supported Import File Formats Importing via the File»Open Command Importing into the active document using the File»Import command Importing via the Import

More information

What's New in BarTender 2016

What's New in BarTender 2016 What's New in BarTender 2016 WHITE PAPER Contents Introduction 3 64-bit BarTender Installation 3 Data Entry Forms 3 BarTender Integration Builder 3 BarTender Print Portal 3 Other Upgrades 3 64-bit BarTender

More information

Toad for Data Analysts, Tips n Tricks

Toad for Data Analysts, Tips n Tricks Toad for Data Analysts, Tips n Tricks or Things Everyone Should Know about TDA Just what is Toad for Data Analysts? Toad is a brand at Quest. We have several tools that have been built explicitly for developers

More information

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files About This Tutorial 1Creating an End-to-End HL7 Over MLLP Application 1.1 About This Tutorial 1.1.1 Tutorial Requirements 1.1.2 Provided Files This tutorial takes you through the steps of creating an end-to-end

More information

Website Creator Pro Quick Reference Guide. Version: 0.5

Website Creator Pro Quick Reference Guide. Version: 0.5 Website Creator Pro Quick Reference Guide Version: 0.5 Contents 1. Introduction 3 2. Navigation 4 2.1. Top Bar 4 2.1.1. Tabs 4 2.1.2. Buttons 4 2.2. Website Structure Fly-Out 4 3. Usage 5 3.1. Editor 5

More information

A Program for PCB Estimation with Altium Designer

A Program for PCB Estimation with Altium Designer A Program for PCB Estimation with Altium Designer By: Steve Hageman AnalogHome.com One thing that I have had to do over and over on my new PCB jobs is to make an estimate of how long I think the layout

More information

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

CadSoft EAGLE Version 7

CadSoft EAGLE Version 7 CadSoft EAGLE Version 7 System Requirements EAGLE is a powerful graphics editor for designing PC-board layouts and schematics. In order to run EAGLE the following is required: Windows 7, or newer Linux

More information

PCB Artist. Introduction and Tutorial

PCB Artist. Introduction and Tutorial PCB Artist Introduction and Tutorial 2 PCB Artist Tutorial Copyright Notice Copyright WestDev Ltd. 1997-2008 PCB Artist is a Trademark of Advanced Circuits. All rights reserved. E&OE Copyright in the whole

More information

Jianjian Song LogicWorks 4 Tutorials (5/15/03) Page 1 of 14

Jianjian Song LogicWorks 4 Tutorials (5/15/03) Page 1 of 14 LogicWorks 4 Tutorials Jianjian Song Department of Electrical and Computer Engineering Rose-Hulman Institute of Technology March 23 Table of Contents LogicWorks 4 Installation and update...2 2 Tutorial

More information

Using the SAS Enterprise Guide (Version 4.2)

Using the SAS Enterprise Guide (Version 4.2) 2011-2012 Using the SAS Enterprise Guide (Version 4.2) Table of Contents Overview of the User Interface... 1 Navigating the Initial Contents of the Workspace... 3 Useful Pull-Down Menus... 3 Working with

More information

14.1. bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë

14.1. bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë 14.1 bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë bî~äì~íáåö=oéñäéåíáçå=ñçê=emi=rkfui=~åç=lééåsjp=eçëíë This guide walks you quickly through key Reflection features. It covers: Getting Connected

More information

Introduction to Simulink

Introduction to Simulink Introduction to Simulink MEEN 364 Simulink is a software package for modeling, simulating, and analyzing dynamical systems. It supports linear and nonlinear systems, modeled in continuous time, sampled

More information

Quadcept Tutorial. Product Version 7.0.0 August 2014

Quadcept Tutorial. Product Version 7.0.0 August 2014 Quadcept Tutorial Product Version 7.0.0 August 2014 About this tutorial This tutorial is designed to provide the user with an understanding of the basic operation of Quadcept, fundamentals of electronic

More information

Microsoft PowerPoint 2010 Handout

Microsoft PowerPoint 2010 Handout Microsoft PowerPoint 2010 Handout PowerPoint is a presentation software program that is part of the Microsoft Office package. This program helps you to enhance your oral presentation and keep the audience

More information

Tips and Tricks SAGE ACCPAC INTELLIGENCE

Tips and Tricks SAGE ACCPAC INTELLIGENCE Tips and Tricks SAGE ACCPAC INTELLIGENCE 1 Table of Contents Auto e-mailing reports... 4 Automatically Running Macros... 7 Creating new Macros from Excel... 8 Compact Metadata Functionality... 9 Copying,

More information

3 IDE (Integrated Development Environment)

3 IDE (Integrated Development Environment) Visual C++ 6.0 Guide Part I 1 Introduction Microsoft Visual C++ is a software application used to write other applications in C++/C. It is a member of the Microsoft Visual Studio development tools suite,

More information

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Interneer, Inc. Updated on 2/22/2012 Created by Erika Keresztyen Fahey 2 Workflow - A102 - Basic HelpDesk Ticketing System

More information

Customizing component reports Tutorial

Customizing component reports Tutorial Tutorial 1 Software, documentation and related materials: Copyright 2002 Altium Limited. All rights reserved. Unauthorized duplication, in whole or part, of this document by any means, mechanical or electronic,

More information

PICAXE VSM Tutorial Part 4

PICAXE VSM Tutorial Part 4 PICAXE VSM Tutorial Part 4 In the fourth part of our PICAXE VSM tutorial we look at how to export a Bill of Materials (BoM). We also look at how to generate a PCB netlist for use in various PCB applications.

More information

2) Sharing Projects Made easy by IntelliGantt s Share Wizard, there are three share options to fit the needs of your project.

2) Sharing Projects Made easy by IntelliGantt s Share Wizard, there are three share options to fit the needs of your project. Introduction TeamDirection IntelliGantt solutions allows you and the rest of your project team to collaborate on your projects together. How you would like work together is up to you. The project manager

More information

CATIA Electrical Harness Design TABLE OF CONTENTS

CATIA Electrical Harness Design TABLE OF CONTENTS TABLE OF CONTENTS Introduction...1 Electrical Harness Design...2 Electrical Harness Assembly Workbench...4 Bottom Toolbar...5 Measure...5 Electrical Harness Design...7 Defining Geometric Bundles...7 Installing

More information

TUTORIAL 4 Building a Navigation Bar with Fireworks

TUTORIAL 4 Building a Navigation Bar with Fireworks TUTORIAL 4 Building a Navigation Bar with Fireworks This tutorial shows you how to build a Macromedia Fireworks MX 2004 navigation bar that you can use on multiple pages of your website. A navigation bar

More information

Quartus II Introduction Using VHDL Design

Quartus II Introduction Using VHDL Design Quartus II Introduction Using VHDL Design This tutorial presents an introduction to the Quartus R II CAD system. It gives a general overview of a typical CAD flow for designing circuits that are implemented

More information

Using Microsoft Visual Studio 2010. API Reference

Using Microsoft Visual Studio 2010. API Reference 2010 API Reference Published: 2014-02-19 SWD-20140219103929387 Contents 1... 4 Key features of the Visual Studio plug-in... 4 Get started...5 Request a vendor account... 5 Get code signing and debug token

More information

Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional.

Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. Workspace tour Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. In this tutorial, you will become familiar with the terminology and workspace

More information

Handout: Word 2010 Tips and Shortcuts

Handout: Word 2010 Tips and Shortcuts Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW

More information

PADS PCB Design Solutions

PADS PCB Design Solutions start smarter D A T A S H E E T PADS PCB Design Solutions The standard in desktop PCB design FEATURES AND BENEFITS: Easy to learn and use Proven technology for PCB design, analysis, and verification Accurately

More information

Auditing UML Models. This booklet explains the Auditing feature of Enterprise Architect. Copyright 1998-2010 Sparx Systems Pty Ltd

Auditing UML Models. This booklet explains the Auditing feature of Enterprise Architect. Copyright 1998-2010 Sparx Systems Pty Ltd Auditing UML Models Enterprise Architect is an intuitive, flexible and powerful UML analysis and design tool for building robust and maintainable software. This booklet explains the Auditing feature of

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

EE 242 EXPERIMENT 5: COMPUTER SIMULATION OF THREE-PHASE CIRCUITS USING PSPICE SCHEMATICS 1

EE 242 EXPERIMENT 5: COMPUTER SIMULATION OF THREE-PHASE CIRCUITS USING PSPICE SCHEMATICS 1 EE 242 EXPERIMENT 5: COMPUTER SIMULATION OF THREE-PHASE CIRCUITS USING PSPICE SCHEMATICS 1 Objective: To build, simulate, and analyze three-phase circuits using OrCAD Capture Pspice Schematics under balanced

More information

Microsoft SharePoint 2010 End User Quick Reference Card

Microsoft SharePoint 2010 End User Quick Reference Card Microsoft SharePoint 2010 End User Quick Reference Card Microsoft SharePoint 2010 brings together the people, documents, information, and ideas of the University into a customizable workspace where everyone

More information

PCB Design. Gabe A. Cohn. May 2010. Using Altium Designer/DXP/Protel. Electrical Engineering University of Washington

PCB Design. Gabe A. Cohn. May 2010. Using Altium Designer/DXP/Protel. Electrical Engineering University of Washington PCB Design Using Altium Designer/DXP/Protel Gabe A. Cohn May 2010 Electrical Engineering University of Washington Printed Circuit Board Steps 1. Draw schematics 2. Attach footprints for all components

More information

Publishing Geoprocessing Services Tutorial

Publishing Geoprocessing Services Tutorial Publishing Geoprocessing Services Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents Tutorial: Publishing a geoprocessing service........................ 3 Copyright 1995-2010 ESRI,

More information

How to test and debug an ASP.NET application

How to test and debug an ASP.NET application Chapter 4 How to test and debug an ASP.NET application 113 4 How to test and debug an ASP.NET application If you ve done much programming, you know that testing and debugging are often the most difficult

More information

USER MANUAL (PRO-CURO LITE, PRO & ENT) [SUPPLIED FOR VERSION 3]

USER MANUAL (PRO-CURO LITE, PRO & ENT) [SUPPLIED FOR VERSION 3] Pro-curo Software Ltd USER MANUAL (PRO-CURO LITE, PRO & ENT) [SUPPLIED FOR VERSION 3] CONTENTS Everyday use... 3 Logging on... 4 Main Screen... 5 Adding locations... 6 Working with locations... 7 Duplicate...

More information

Introduction to Word 2007

Introduction to Word 2007 Introduction to Word 2007 You will notice some obvious changes immediately after starting Word 2007. For starters, the top bar has a completely new look, consisting of new features, buttons and naming

More information

Jet Data Manager 2012 User Guide

Jet Data Manager 2012 User Guide Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform

More information

Perfect PDF 8 Premium

Perfect PDF 8 Premium Perfect PDF 8 Premium Test results ( gut Good, sehr gut very good) refer to versions 7, 6 and 5 of Perfect PDF. Professionally create, convert, edit and view PDF, PDF/A and XPS files Perfect PDF 8 Premium

More information

Importing and Exporting With SPSS for Windows 17 TUT 117

Importing and Exporting With SPSS for Windows 17 TUT 117 Information Systems Services Importing and Exporting With TUT 117 Version 2.0 (Nov 2009) Contents 1. Introduction... 3 1.1 Aim of this Document... 3 2. Importing Data from Other Sources... 3 2.1 Reading

More information

Task Card #2 SMART Board: Notebook

Task Card #2 SMART Board: Notebook Task Card #2 SMART Board: Notebook Objectives: Participants will learn how to utilize the SMART Notebook. Table of Contents: Launching The SMART Notebook Page 1 Entering Text Page 1 Top Toolbar Page 2

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6.5 Content Author's Reference and Cookbook Rev. 110621 Sitecore CMS 6.5 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

Getting Started with PCB Design Studio (Concept HDL Version) Product Version 14.2 January 2002

Getting Started with PCB Design Studio (Concept HDL Version) Product Version 14.2 January 2002 (Concept HDL Version) Product Version 14.2 January 2002 1999-2002 Cadence Design Systems, Inc. All rights reserved. Printed in the United States of America. Cadence Design Systems, Inc., 555 River Oaks

More information

Linking Existing Components to Your Company Database

Linking Existing Components to Your Company Database Linking Existing Components to Your Company Database Summary This application note provides detailed information on linking existing Altium Designer components to an external database using Altium Designer's

More information

The 104 Duke_ACC Machine

The 104 Duke_ACC Machine The 104 Duke_ACC Machine The goal of the next two lessons is to design and simulate a simple accumulator-based processor. The specifications for this processor and some of the QuartusII design components

More information

Umbraco v4 Editors Manual

Umbraco v4 Editors Manual Umbraco v4 Editors Manual Produced by the Umbraco Community Umbraco // The Friendly CMS Contents 1 Introduction... 3 2 Getting Started with Umbraco... 4 2.1 Logging On... 4 2.2 The Edit Mode Interface...

More information

Hands-on Guide. FileMaker Pro. Using FileMaker Pro with Microsoft Office

Hands-on Guide. FileMaker Pro. Using FileMaker Pro with Microsoft Office Hands-on Guide FileMaker Pro Using FileMaker Pro with Microsoft Office Table of Contents Introduction... 3 Before You Get Started... 4 Sharing Data between FileMaker Pro and Microsoft Excel... 5 Drag and

More information

Table Of Contents. iii

Table Of Contents. iii Table Of Contents Quickstart... 1 Introduction... 1 Data administration... 1 The Toolbar... 2 Securities management... 3 Chart window structure... 4 Adding an indicator... 5 Chart drawings... 6 Saving

More information

Task Force on Technology / EXCEL

Task Force on Technology / EXCEL Task Force on Technology EXCEL Basic terminology Spreadsheet A spreadsheet is an electronic document that stores various types of data. There are vertical columns and horizontal rows. A cell is where the

More information

MERLIN. The Quick Start Guide to professional project management. 2013 ProjectWizards GmbH, Melle, Germany. All rights reserved.

MERLIN. The Quick Start Guide to professional project management. 2013 ProjectWizards GmbH, Melle, Germany. All rights reserved. MERLIN The Quick Start Guide to professional project management 2013 ProjectWizards GmbH, Melle, Germany. All rights reserved. INTRODUCTION Welcome to the quick start guide to Merlin! Thank you for choosing

More information

IBM Operational Decision Manager Version 8 Release 5. Getting Started with Business Rules

IBM Operational Decision Manager Version 8 Release 5. Getting Started with Business Rules IBM Operational Decision Manager Version 8 Release 5 Getting Started with Business Rules Note Before using this information and the product it supports, read the information in Notices on page 43. This

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

Colligo Email Manager 6.2. Offline Mode - User Guide

Colligo Email Manager 6.2. Offline Mode - User Guide 6.2 Offline Mode - User Guide Contents Colligo Email Manager 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 3 Checking for Updates 4 Updating Your License

More information