QuickNav - Schematic Design Objects

 

This page provides quick reference information about the design objects that can be used in a Schematic document (and/or Schematic Library document, where applicable), giving you a means to quickly navigate to more detailed information about each.

Graphical Overview

The following image provides a collated visual of commonly used schematic design objects.

Design objects that are commonly used in a Schematic document (and Schematic Library document, where applicable).
Design objects that are commonly used in a Schematic document (and Schematic Library document, where applicable).

Notes

  1. You can also place a Reuse Block or a Snippet, where available, into a Schematic document. For more information, see Ruse Blocks & Snippets.
  2. You can also place a Device Sheet Symbol from the main Place menu in the Schematic Editor. This is effectively a Sheet Symbol object once placed. The same is true when placing a Managed Schematic Sheet from a connected Workspace. In both cases, the symbol differs in its coloring and includes a graphic to distinguish it as referencing a reusable entity.
  3. The Pin and IEEE Symbol objects are only for use with the Schematic Library Editor.

Key Objects Slideshow

Take a look through the slides below to see a variety of design objects highlighted 'in action' within real circuitry. A high-level intro to each object is given, along with a link to more detailed information. Note that focus is primarily on the electrical and directive objects that you'll use time and again to capture your logical designs.

Bus

A Bus is a polyline object that represents a multi-wire connection. Buses are used to bundle a series of sequential nets, for example, an address bus or a data bus. Their core requirement is that each net in the bus is named with a common base name, followed by a numeric identifier. In the example above, six individual nets (MB_ESC_M1 - MB_ESC_M6) arrive on the sheet having been bundled into the bus MB_ESC_M[1..6]. Learn more...

 
Bus Entry

A Bus Entry is an electrical design primitive that is used to connect a Wire to a Bus line. It has the ability to allow two different nets to connect to the same point on a Bus – if this was done using Wires, the two nets would short. In the example above, the incoming bus (MB_ESC_M[1..6]) is split into its constituent nets using bus entries. Learn more...

Part

A Part (or component) within a library represents the physical device that is placed on the actual printed circuit board. On a schematic sheet, a component is represented by its schematic symbol model. Each component can contain one or more parts. Along with a symbolic representation of the component the part also includes links to models, such as the PCB footprint, and also parameters that are used to document details such as component parameters and supplier information. How the model links and parameters are added to the part depends on the type of library storage being used. Learn more...

 
Part Designator & Comment

The Designator field is a child parameter object of a schematic component (part). It is used to uniquely identify each placed part to distinguish it from all other parts placed across the schematic source documents of the project. Learn more...

 

The Comment field (also a child parameter object of a schematic component (part)) is used for displaying additional information for the component (such as part number or value). Learn more...

Power Port

A Power Port creates connectivity to every other power port of the same name, throughout the schematic project, regardless of the design structure. The net is automatically named by the power port. This net can be localized to a specific schematic sheet if required. Learn more...

Wire

A Wire is a polyline electrical design primitive that is used to form electrical connections between points on a schematic. A wire is analogous to a physical wire. Learn more...

 
Net Label

A Net Label is a net identifier used to create connectivity to other net labels with the same name on the same schematic sheet. The net is automatically named by the net label. Net labels can be placed on component pins, wires and buses. Note that net labels do not connect between sheets unless the project options are configured to use a Net Identifier Scope of Global. Learn more...

Port

A Port is used to connect a net from one schematic sheet to another. Connectivity can be vertical (in a hierarchical design) or horizontal (in a flat design). Port names are used to name nets if the Allow Ports to Name Nets option is enabled on the Options tab of the Project Options dialog. in this situation, ports will also connect within the same schematic sheet. Learn more...

Offsheet Connector

An Offsheet Connector is used to connect a net from one schematic sheet to another sheet (not within the same sheet). Only supports horizontal connectivity (flat designs). Offsheet connectors have limited functionality when compared to Ports. Learn more...

Sheet Symbol

A Sheet Symbol is used to represent a sub-sheet in a multi-sheet hierarchical design. A hierarchical design is one where the structure - or sheet-to-sheet relationships - in the design is represented. The advantage of the hierarchical design is that it shows the reader the structure of the design and that the connectivity is completely predictable and easily traced since it is always from the child sheet up to the sheet symbol on the parent sheet. Another advantage of a hierarchical design is that it provides the platform for the delivery of a sophisticated design reuse system. This system is delivered through either Managed Schematic Sheets or Device Sheets, depending on whether that system is Workspace-based or file-based. In each case, the symbol placed differs in its coloring and includes a graphic to distinguish it as referencing a reusable entity, but the functionality and behavior are essentially that of the standard sheet symbol. Learn more...

 
Sheet Entry

A Sheet Entry is placed within a sheet symbol to create connectivity to a port of the same name on the source schematic sub-sheet that the symbol represents. Sheet entries are used as net names if the Allow Sheet Entries to Name Nets option is enabled in the Options tab of the Project Options dialog. Learn more...

 
Sheet Symbol Designator

The Sheet Symbol Designator - a child object of the parent sheet symbol - is used to provide that symbol with a meaningful name that will distinguish it from other sheet symbols placed on the same schematic sheet. Typically the name will reflect the overall function of the schematic sub-sheet that the symbol represents. By using sheet symbol instantiation, multiple channels on the same sub-sheet can be referenced from a single sheet symbol. The syntax used involves the use of the Repeat keyword in the sheet symbol's Designator field. Learn more...

 
Sheet Symbol File Name

The Sheet Symbol File Name - a child object of the parent sheet symbol - provides the link between the sheet symbol and the schematic sub-sheet that the symbol represents. Multiple sub-sheets may be referenced by a single sheet symbol by separating each filename with a semi-colon in the File Name field. Learn more...

Signal Harness

A Signal Harness is an abstract connection that enables the logical grouping of different signals including buses, wires and other signal harnesses, for increased flexibility and streamlined design. Signal harnesses allow for the creation and manipulation of higher level abstract connections between sub-circuits in your PCB Projects. They allow for a more complex design within the same schematic design space, which increases the readability of designs and builds potential for reuse. Learn more...

 
Harness Connector

A Harness Connector is essentially a container to group various signals together to form a signal harness including buses, wires and other signal harnesses. Think of a harness connector as a funnel, gathering all of the signals that connect into this harness through the included harness entries. Learn more...

 
Harness Entry

A Harness Entry is placed within a harness connector and is the connection point through which signals - through wires, buses and other signal harnesses - are combined to form a higher-level Signal Harness. Learn more...

 
Harness Type

The Harness Type - a child object of the parent harness connector - is used to name the type of placed harness connector, or the set of harness entries defined within it. The harness type and its associated harness entries are essentially names of the containers that carry the nets, not the names of the nets themselves. Learn more...

Pin

Pins are placed in the schematic symbol editor to represent the physical pins on the component. Only one end of the pin is electrically active, which is sometimes referred to as the hot end of the pin. Learn more...

Probe

A Probe is used to take measurements at specific locations of a simulation-ready circuit. Probes can be used to interrogate the voltage, current or power at an applicable location, and even a voltage differential (using two sequentially-placed probes). You can also enable interactive mode for probes, to immediately reflect any changes (adding/removing probes, enabling/disabling probes, moving a probe to a different location, changing probe color) in the .sdf document containing the simulation results, without re-running the simulation each time. Learn more...

No ERC Directive

A No ERC design directive is placed on a node in the circuit to suppress all reported Electrical Rule Check warnings and/or error violation conditions that are detected when the schematic project is validated. Use No ERC to deliberately limit error checking at a certain point in the circuit that you know will generate a warning (such as an unconnected pin) while still performing a comprehensive check of the rest of the circuit. Learn more...

Differential Pair Directive

A Differential Pair Directive (a predefined Parameter Set Directive) allows you to define a differential pair object on the schematic. Attach a directive of this type to both the positive and negative nets of the intended pair or cover the pair with a blanket object to target multiple nets with a single directive. The nets themselves must be named with the suffixes of _P and _N (custom differential pair suffixes can be defined in the Diff Pairs section on the Options tab of the Project Options dialog).

 

Each pair of directives (one for the positive net and one for the negative net) of this type will yield a differential pair object when transferred to the PCB during the synchronization process. Each of these differential pair objects will be added to the default Differential Pair class of All Differential Pairs. The name of a generated differential pair object will be the root name for the net pair on the schematic. For example, directives added to USB_N and USB_P on the schematic in the example above will generate a differential pair object on the PCB with the name USB. You can rename differential pair objects on the PCB side only. Learn more...

Parameter Set Directive

A Parameter Set Directive allows design specifications to be associated with a net-type object within a schematic design. For example, use a parameter set directive to define PCB layout constraints, differential pairs and net classes. It is the presence of specifically named parameters in the parameter set directive that the software uses to determine which design directive you are placing. Learn more...

 
Blanket Directive

Where a Parameter Set Directive can only target the specific net that it is attached to, when combined with a Blanket directive its scope can be expanded to cover all nets within the blanket. A Blanket Directive is placed over a collection of nets and/or components. You can either define a simple rectangular shape or a polygonal shape. The latter gives more precise control over coverage of the required net objects on a sheet. A parameter set directive applied to the blanket will then apply to all nets and components that the Blanket covers. Learn more...

Compile Mask Directive

No ERC directives are great for suppressing a low number of violating pins, ports, sheet entries, or nets within a design. But in some cases, it may be desirable to remove an entire section of the design; including components. Use a Compile Mask Directive to effectively hide the area of the design it contains from the Compiler (when performing a manual validation), allowing you to manually prevent error checking for circuitry that may not yet be complete and you know will generated compile errors. This can prove very useful if you need to validate the active document, or project, to check the integrity of the design in other specific areas but do not want the 'noise' of compiler-generated messages associated with unfinished portions of the design.

 

This feature can also be put to great use when simulation is included as part of the design flow, as in the example above. Voltage and Current sources are necessary elements when running circuit simulations, but they have no place on the completed PCB. By applying a small amount of planning to the structure of the circuit, it is usually possible to group all simulation-specific components in one section of the design - a section that can then be easily covered by a Compile Mask directive. Learn more...

Comment

A Comment is a user-added note that is assigned to a specific point, object, or area (as applicable) on a supported document type, and may be replied to by other users. Comments promote collaboration between users without altering the shared data itself, because comments are stored by the connected Workspace independently of that data. Comments are posted, replied to, and managed directly within the main design space using a contextual commenting window in conjunction with the Comments and Tasks panel. Learn more...

A-Z Listing

The following is a convenient alphabetical listing - no frills, no fuss - to be able to get at more detail for a particular design object in true QuickNav fashion.

 

Note

The features available depend on your level of Altium Designer Software Subscription.

Content