Changes

Jump to: navigation, search

Working with Schematic Editor

428 bytes added, 14:16, 10 November 2016
/* Choosing and Placing Parts */
[[File:b2MAN_Fig211rfspice_banner.png|thumbright|400px640px]][[Image:Back_icon.png| 40px]] '''[[RF.Spice_A/D | Back to RF.Spice A/D Schematic EditorWiki Gateway]]''' [[Image:Tutorial_icon.png|40px]] '''[[RF.Spice_A/D#RF.Spice_A.2FD_Tutorials | RF.Spice A/D Tutorial Gateway]]'''
==Choosing and Placing Parts==
[[File:b2MAN_Fig34.png|thumb|400px| Select Part Dialog.]]
[[RF.Spice A/D]] offers several easy and efficient ways of selecting parts and introduces new tools to make part selection even quicker than ever.
[[RF.Spice]]'s schematic editor allows you to enter and build up your circuit design very quickly. [[RF.Spice A/D]] offers one of the easiest and most intuitive schematic editors currently available in the market. When building a new circuit, you add parts into the circuit window by choosing them from [[menus]] or from the Toolbox or simply using [[Keyboard Shortcuts|keyboard shortcuts]] like R, L, C, Q, etc. Then, you draw wires to connect the parts. You will also set properties for the devices to customize their behavior. <table><tr><td> [[File:b2MAN_Fig211.png|thumb|left|720px| RF.Spice A/D Schematic Editor.]]</td></tr></table>
You can choose from a list of the most commonly used parts directly from the Parts Menu. This menu is a quick way of selecting a generic or popular example of a type of part. It also contains the basic parts common to most circuits, such as resistors, capacitors, and inductors. Most generic parts have [[Keyboard Shortcuts|keyboard shortcuts]]. For example, you can place a resistor, capacitor or inductor by simply typing R, C or L on the keyboard, respectively. Click here for a list of [[List_of_RF.Spice_A/D_Keyboard_Shortcuts | Keyboard Shortcuts]].
In the Parts Menu there is a Select Part command, which brings up a dialog box that allows you to quickly filter the database using a list of part functions. Typing in a name or part of a name in the filters and clicking the "Apply Filter to Database" button will show a list of parts containing the desired text. Selecting a function from any one of the function boxes will also further filter the parts list. Or you can type in a name in the Device Name field and click on the "Find" button to quickly filter the database for a part exactly matching the name.
The newest method for [[placing parts]] is the '''Parts Bin''' tab of the Toolbox. In the Parts Bin tab, parts can be browsed and selected in four ways:
<b>Category</b> - This is the default selection method, where parts are grouped by category in pop-up [[menus]]. Navigation is as easy as following the categories down to the specific category you want, which will then bring up a Parts Browser window with the desired category pre-filtered.
<b>Manufacturer</b> - A list of available manufacturers is available from the top window. Clicking on a Manufacturer name will filter the available parts list to show only the parts from a specific manufacturer. Double-clicking on a desired part will select the part for placing on the schematic.
<b>Part Palette</b> - The parts palette is a customizable list of parts that you can fill up with your preferred parts. Just select the part from the list of database parts and click a button to fill the palette. The palette is persistent so any changes you make will be carried over even after restarting the program.
 
<table>
<tr>
<td>
[[File:b2MAN_Fig34.png|thumb|left|540px| Select Part Dialog.]]
</td>
</tr>
</table>
==Wiring==
<table>
<tr>
<td> [[File:b2MAN_Fig35.png|thumb|left|720px| Step-by-step wiring between two nodes by simply pulling a wire from the origin pin in normal Select Mode and dragging and dropping it at the destination node.]] </td>
</tr>
</table>
Wires can be automatically drawn and broken (redirected) at 90 degree angles. This feature can be turned on either from the Edit > Schematic Options menu or from the [[Schematic toolbar|Schematic Toolbar]]. In this case, wires will be drawn at the nearest 90 degrees to where the previous wire was segment ended. Wires can also be set to snap to the grid by choosing the respective option either in the Edit > Schematic Options menu or from the [[Schematic toolbar|Schematic Toolbar]].
Once wires are drawn, they can be manipulated like any part. Wires can be selected, dragged and deleted. Wire corners can be dragged and repositioned also. Click on a wire section to select it. Shift clicking on wires will select multiple wires. The entire wire can be select at once by double clicking on any part of the wire. Once selected, the wire(s) can be moved like any other part. Pressing the delete button will delete the selection from the circuit.
[[RF.Spice A/D]] has unlimited levels of undo and redo. To undo any changes to the schematic, use the keyboard shortcut {{key|Ctrl+Z}. The redo any undone changes, use the keyboard shortcut {{key|Ctrl+Y}}.
[[File:b2MAN_Fig36.png|thumb|400px| Node numbers in a schematic.]]
<b>Naming and Numbering Nodes</b>
Every node in your circuit has a unique number or name. <b>Node 0 is always reserved for the Ground</b>. To display the node numbers or names, click the "Show Node Names" button of the [[Schematic toolbar|Schematic Toolbar]] or use the keyboard shortcut {{key|Ctrl+Alt+N}} or check the Nodes items from the View > Show menu.
Nodes that are connected to each other via a wire get the same node number or name, and so does their connecting wire. Markers can be used to name a node or explicitly set a node number. Place the marker on a node and double-click on it to access its properties. Type in a name or number for the marker and the wire will take on the marker’s name or number. Note that you can place two markers on two different nodes in your schematic with the same name. In this case, you indeed connect these nodes without an explicit wire.
Node names and numbers can also be controlled by either right clicking on the wire and selecting rename node/wire, or double clicking on the node name itself when node names are enabled.
 
<table>
<tr>
<td>
[[File:b2MAN_Fig36.png|thumb|left|480px| Node numbers in a schematic.]]
</td>
</tr>
</table>
<b>Combiners, Splitters and Rippers</b>
==Schematic Options==
[[File:b2MAN_Fig104.png|thumb|400px| Schematic Options Dialog's Display tab.]][[File:b2MAN_Fig105.png|thumb|400px| Schematic Options Dialog's General tab.]]The Schematic Options dialog can be opened from [[Schematic Editor]]'s Edit Menu and provides a large number of options to customize the appearance and functionality of the [[Schematic Editor]] to your personal preference. The dialog has three tabs: Display, General and Print.
<b>Display Tab</b>
The Digital Wire Display section controls how wires are shown in pure Digital mode. "Color Wires by Value" toggles the option to display wires by color according to their values. You can set the low, high, unknown and conflict wire colors with the provided color palette buttons.
The Schematic Display section allows you to customize the appearance of the schematic. "Show Grid" turns the schematic grid on or off. "Show Schematic Border" toggles the top and left location borders. "Show Page Boundaries" shows the printed page boundaries as a dashed line. The printed page size and orientation can be changed from the "File > Page Setup" menu. "Show Title Box" toggles the Title Block for each page. "Show Node Names" toggles whether or not node data is displayed. This is useful for associating data from simulation results with actual nodes in the circuit. All these toggle functions can also be accessed from respective buttons on the [[Schematic Editor]]'s Toolbar. The "Text Field Font" button sets the font properties for text drawn with the Text Tool. The "Segment Color" and "Vertex Color" buttons are used to customize what colors the wires and vertices are shown in. The node names/node voltages/branch current/power fonts buttons control the various fonts used for the State Display fonts. <table><tr><td> [[File:b2MAN_Fig104.png|thumb|left|480px| Schematic Options Dialog's Display tab.]]</td></tr></table>
<b>General Tab</b>
The Miscellaneous Options section controls some general simulation related optons. "Include netlist in general simulation log" allows you to see the text of the Netlist data file the program sends to the SPICE simulator. A better way of viewing the Netlist is by using "Create Netlist Document" from the File menu. "New devices have unique models" determines whether or not identical parts that are added to the circuit in the future will share the same models. If checked, identical devices will have unique models and their [[parameters]] are varied separately. Otherwise, each identical part will share the same model meaning that changing the [[parameters]] of one will affect all similar parts.
The Workspace Options Section controls the Workspace area of Workshop. "Show Only Active Project [[Windows]]" will force the Workspace to only show projects that have [[windows]] open. Otherwise, the Workspace will show all the projects and open [[windows]] in the workspace. The Editing Options section allows you to customize circuit drawing options. "Snap to Grid" toggles the snap feature. If turned on, devices and wires will snap to grid points regardless of whether the grid is actually visible or not. "Use Perpendicular Wires Only" toggles the ability to draw wires in 90 degree segments. "Gravity Pixels" allows you to set the distance from a vertex a wire can approach before being automatically drawn to it. "Grid Resolution" allows you to set the spacing of the grid system.
The Digital Probe and Timing Diagram section controls options for the display of digital signals. You chose between Use (1,0)" or "Use (H,L)" for logic levels, which is used by the Probe Tool to display logic levels on the wires and device pins. The section titled Symbols for New Parts affects new parts that you place in your circuits only. There are three standards to choose from. IEEE symbols are only for the digital parts. US and European symbols are the same in most cases, but differ for resistors and many digital gates and flip-flops.
 
<table>
<tr>
<td>
[[File:b2MAN_Fig105.png|thumb|left|480px| Schematic Options Dialog's General tab.]]
</td>
</tr>
</table>
<b>Print Tab</b>
<p>&nbsp;</p>
[[Image:Tutorial_icon.png|40px]] '''[[RF.Spice_A/D#RF.Spice_A.2FD_Tutorials | RF.Spice A/D Tutorial Gateway]]'''
 
[[Image:Back_icon.png|40px]] '''[[RF.Spice_A/D | Back to RF.Spice A/D Wiki Gateway]]'''
28,333
edits