Complete PCB Design Using OrCad Capture and Layout

Now that we have covered the construction of a PCB and know Layout s role in it, we will go through a simple design example so that you get a feel for the overall design process. This simple example sets the stage for Chap. 3, in which we will dig deeper into the details of the process and learn more about Layout itself, and Chap. 9, in which PCB design examples are presented.
This section illustrates the basic procedure for generating a schematic in Capture and converting the schematic to a board design in Layout. The basic procedure is as follows:
Start Capture and set up a PCB project using the PC Board wizard.
Make a circuit schematic using OrCAD Capture.
Use Capture to generate a Layout netlist and save it as a .MNL file for Layout.
Start Layout and select a PCB technology template (.TCH file).
Save the Layout project as a .MAX project file.
Use Layout to import the .MNL netlist into the .MAX file.
Make a board outline.
Position the parts within the board outline.
Autoroute the board.
Run the postprocessor to generate files used to manufacture the PCB.
If you do not have a full version of OrCAD you can install the version 10.5 Demo CD included with this book or go to the OrCAD Web site and download the latest demo. If you are using...