Getting Started with OrCAD 16.6: A Complete PCB Design Guide
OrCAD 16.6 remains a staple in the electronics industry for PCB design, known for its powerful schematic capture and robust simulation capabilities. This guide walks you through the essential stages of the design flow—from starting a project to generating manufacturing files. 1. Creating a New Project Everything starts in OrCAD Capture. To begin a design: Launch OrCAD Capture and select File > New > Project.
Choose Project Type: Select "PC Board Wizard" if you plan to create a layout, or "Analog or Mixed A/D" for PSpice simulations.
Organize Your Folders: It is best practice to create separate sub-folders for your schematics, libraries, and outputs within your main project directory to keep your data manageable. 2. Schematic Capture Basics The schematic is the "blueprint" of your circuit.
Placing Parts: Use the Place > Part command (or the 'P' shortcut). If a part isn't in the default libraries, you can create a custom symbol or download them from sites like Mouser using tools like the Samacsys Library Loader.
Wiring: Use the Place > Wire tool to connect pins. Ensure your nets have logical names (e.g., VCC, GND) for easier layout routing.
Annotation: Use the Tools > Annotate command to automatically assign unique reference designators (like R1, C1) to all components. 3. Footprint Creation and Assignment
Before moving to layout, every schematic part needs a physical "footprint."
Using Footprint Wizards: In OrCAD PCB Editor, you can use the Package Symbol Wizard to quickly generate footprints for standard parts like headers or ICs by entering dimensions from a datasheet.
Pad Designer: For unique parts, use the Pad Designer to define specific drill sizes, copper pad shapes (circular or square), and solder masks.
Linking to Capture: In the schematic, right-click a part, select Edit Properties, and enter the exact name of your footprint in the "PCB Footprint" field. 4. PCB Layout and Routing
Once upon a time, in a small lab filled with the hum of old monitors, an engineer named Alex faced a daunting task: designing a 5V power supply from scratch using OrCAD 16.6. Chapter 1: The Blueprint orcad 16.6 tutorial
Alex began in OrCAD Capture CIS, selecting File > New > Project to create a fresh workspace named "Power_Supply". He chose the PSpice Analog or Mixed A/D option, knowing that simulation was the only way to avoid "the magic smoke" later.
Setting the Stage: He navigated to the Libraries and started placing components—a linear regulator, some capacitors, and a simple connector.
The Connection: With a few clicks of the Wire tool, he linked the pins, carefully naming the nets to keep the layout organized. Chapter 2: The Physical Form
With the schematic complete, Alex had to give his virtual parts a physical body. He opened the PCB Editor to build a custom footprint for his connector.
The Pad Designer: He used the Pad Designer to create a circular pad with a 0.039-inch drill hole, ensuring it had enough copper for a solid solder joint.
The Footprint Wizard: Using the Package Symbol Wizard, he defined a 9-pin header with a 0.1-inch lead pitch, setting Pin 1 as a square pad for easy identification.
The Silk Screen: He added a neat rectangular outline on the Silkscreen Top layer so he’d know exactly where the part sat on the board. Chapter 3: Bringing it to Life
After mapping his footprints back to the schematic symbols, Alex generated a Netlist and moved into Allegro PCB Designer. He laid out the board, carefully routing traces to handle the current.
Introduction
OrCAD 16.6 is a powerful software tool used for designing and simulating electronic circuits. It is widely used in the field of electronics engineering for creating schematic diagrams, simulating circuit behavior, and laying out printed circuit boards (PCBs). In this tutorial, we will guide you through the basics of OrCAD 16.6 and provide a step-by-step approach to get you started with using this software.
Installation and Launching OrCAD 16.6
Before we begin, ensure that you have OrCAD 16.6 installed on your computer. If you haven't installed it yet, you can download the software from the Cadence website and follow the installation instructions.
Once installed, launch OrCAD 16.6 by double-clicking on the icon or by searching for it in the Start menu (on Windows). The software will launch, and you will see a welcome screen with various options to create a new project or open an existing one.
Creating a New Project
To create a new project, follow these steps:
OrCAD 16.6 Interface
The OrCAD 16.6 interface is divided into several sections:
Creating a Schematic Diagram
To create a schematic diagram, follow these steps:
Adding Components
To add components to your schematic diagram, follow these steps:
Connecting Components
To connect components, follow these steps:
Simulating the Circuit
To simulate the circuit, follow these steps:
Designing a PCB Layout
To design a PCB layout, follow these steps:
Conclusion
In this tutorial, we have covered the basics of OrCAD 16.6 and provided a step-by-step approach to get you started with using this software. We hope that this tutorial has been helpful in understanding the features and capabilities of OrCAD 16.6. With practice and experience, you can master the skills of designing and simulating electronic circuits using OrCAD 16.6.
Additional Resources
For more information and advanced tutorials, you can refer to the following resources:
We hope that you have enjoyed this tutorial and will continue to learn and explore the features of OrCAD 16.6.
This covers the essential steps from schematic capture to PCB layout. Getting Started with OrCAD 16
Tools → Quick Reports → Design Rules Check.File → New → Project → Name it → Select "PC Board Wizard" → OK.Manufacture > NC > Drill Legend – generates a drill table.Manufacture > NC > NC Parameters – set format to 2:4 (leading zeros).Manufacture > NC > NC Drill – generates the .DRL file.Output drill hole symbols and Generate tool report.CAPSYM.olb and choose GND (earth) or GND_POWER (signal return).F). Select VCC_BAR or VDD.Appendix A: Keyboard Shortcuts (OrCAD 16.6)
W – Wire (Schematic)P – Place Part (Schematic)F3 – Connect/Routing (PCB Editor)Ctrl + F5 – Update DRC (PCB Editor)Delete – Remove selected object0402 for resistor, SOIC8 for op-amp