Подробнее о схемах
Набор доступных функций зависит от вашего уровня доступа к продуктам Altium. Ознакомьтесь с функциями, включенными в различные уровни Подписки на ПО Altium, и функциональными возможностями приложений, предоставляемых платформой Altium 365.
Если вы не видите в своем ПО функцию, описанную здесь, свяжитесь с отделом продаж Altium, чтобы узнать больше.
Schematic capture is the process of creating a logical representation of an electronic circuit. When you capture a schematic, you are connecting a collection of component symbols together in a unique way, creating a unique electronic product.
Setting Up the Schematic Editor Copy Link Copied
The Schematic category of the Preferences dialog (accessed by clicking the icon at the top-right of the design space) provides access to pages of preferences affecting the behavior of the Schematic editor, such as the cursor type, selection color, and autopan behavior. You can access these preferences at any moment to configure settings as required.
Setting Up a Schematic Document Copy Link Copied
To start capturing the schematic for your PCB design, add a new schematic document to the PCB project. To do this, right-click the project's entry in the Projects panel and select Add New to Project » Schematic command from the context menu. The default schematic document will open in the design space.
A newly created schematic document will be the active document in the design space.
Options for a schematic document are configured in the Properties panel when no objects are selected in the design space. The main options are configured on the General tab of the panel. Many of the options/controls are straightforward and require no further explanation. Those that do are described below.
-
Grid and snap settings – set the required values for easier navigation and object placement.
-
Page Options – configure the Formatting and Size, as well as Margins and Zones for the document. You can select an available Template, choose a Standard sheet size or define a Custom size.
Configure options of the schematic document in the Properties panel.
Searching for and Placing Components Copy Link Copied
Components are essential elements of each electronic design. When you place a component onto your schematic, you place its schematic symbol linked to other models (such as a PCB footprint and simulation model) and equipped with the list of parameters.
The Components panel provides access to available component libraries so you can search and place required components. The main features of the panel are shown and described below.
The Components panel can operate in two modes: normal and compact. Use the Use the Categories list to choose a specific component category you want to browse. Access the list by clicking the Use the Search field at the top of the panel to search components in the chosen category by their parameters. For your Workspace library components, use Filters accessed by clicking the Click the Ctrl+Click two components in the list to compare their details, with differences highlighted in red. Right-click a component in the list and select Place to place the component onto the schematic sheet. |
Wiring the Circuit Copy Link Copied
Components are connected by wiring the pins together. This can be done by placing wires between pins using the following steps.
-
Select the Place » Wire command from the main menus.
-
Position the cursor over a component pin's hotspot, i.e. a connection marker (red cross) will appear at the cursor location. This indicates that the cursor is over a valid electrical connection point on the component.
-
Click to anchor the starting point for the wire.
-
Position the cursor, then click in the design space to anchor a series of vertex points that define the shape of the wire.
-
Position the cursor over the hotspot of the target component pin until you see the cursor change to a red connection marker.
-
Click to connect the wire to the pin. The cursor will release from that wire.
-
Place another wire or right-click to exit wire placement mode.
To make it easy to identify important nets in the design, you can add net labels to assign names.
-
Select the Place » Net Label command from the main menus.
-
Press Tab to edit the properties of the net label in the Properties panel before placing it.
-
In the Net Name field of the Properties panel, enter the required name.
-
Click the
button in the design space to return to placement mode.
-
Position the cursor over a wire to which you want to assign the net label; a connection marker (red cross) will appear at the cursor location.
-
Click to place the net label.
-
Place another net label or right-click to exit placement mode.
Creating a Multi-sheet Design Copy Link Copied
To keep the schematic design manageable and readable, it can be spread over multiple sheets. As soon as you add a second schematic sheet to your project, the design is considered a multi-sheet design.
There are two approaches to organizing a design over multiple sheets: flat or hierarchical.
-
Flat design – the connectivity between nets that span sheets is directly from one sheet to any other sheet. All sheets exist on the same level.
A diagram demonstrating connectivity in a flat design. Use of the top-level sheet is optional. -
Hierarchical design – the design is arranged in a tree-like, or hierarchical structure, using a sheet symbol to represent each lower-level sheet, and the sheet entries (Place » Sheet Entry) in it represent or connect to the ports (Place » Port) on the sheet below. The connectivity is through the sheet entries in those sheet symbols, not directly from the ports on one sheet to the ports on another sheet.
A diagram demonstrating connectivity in a hierarchical design.
To determine how to establish connectivity between the schematic sheets, Altium Designer uses the current setting of the Net Identifier Scope option configured on the Options tab of the Project Options dialog accessed by right-clicking the project entry in the Projects panel and selecting Project Options.
While you can place sheet symbols and sheet entries and define their properties manually, the Schematic editor includes commands that allow you to build a hierarchical structure quickly and efficiently.
-
Design » Create Sheet Symbol From Sheet – use to create a symbol from the nominated schematic sheet. To use this command, first switch to the sheet that will hold the new sheet symbol, then launch the command. The Choose Document to Place dialog will open in which you can choose the target schematic document that is to be referenced by the newly-created sheet symbol. The sheet symbol will include a sheet entry to match each port it finds.
-
Design » Create Sheet From Sheet Symbol – use to create a new schematic sheet below the nominated sheet symbol. The matching ports to the sheet entries on the symbol will be located in the bottom left corner of the new document.
Annotating the Design Copy Link Copied
Design annotation is the process of ensuring that each component in the design can be individually identified by means of a unique designator. Schematic annotation is configured using the Annotate dialog. The dialog provides controls to systematically assign designators to all or selected parts in selected project sheets and ensures that designators are unique and ordered based on their position.
Validating the Design Copy Link Copied
Altium Designer can check the design for logical, electrical and drafting errors in accordance with the settings on the Error Reporting and Connection Matrix tabs of the Project Options dialog accessed by right-clicking the project entry in the Projects panel and selecting Project Options. To validate your design, right-click the project entry in the Projects panel and select Validate PCB Project. Detected violations will be listed in the Messages panel.
If there are no violations of the Error and Fatal Error levels, the Compile successful, no error found
message will display in the panel.