Orcad 16.6 Tutorial Online
BOTTOM (use ETCH/BOTTOM).SILKSCREEN_TOP (add BOARD GEOMETRY/SILKSCREEN_TOP, REF DES/SILKSCREEN_TOP).SOLDERMASK_TOP (add BOARD GEOMETRY/SOLDERMASK_TOP).Create Artwork. Check the log for any missing films.OrCAD PCB Designer 16.6, developed by Cadence Design Systems, remains an industry-standard software suite for electronic design automation (EDA). This tutorial provides a structured methodology for novice engineers and students to navigate the core components of OrCAD 16.6: Capture CIS for schematic design and PCB Editor for physical layout. The paper details the workflow from project creation, component placement, netlisting, to routing and Gerber generation. By following this guide, users will acquire the foundational skills necessary to design a two-layer printed circuit board (PCB).
Components are useless without connections. We will now use the "Place Wire" tool.
Even experts hit snags. Here is a "Doctor’s Notes" section for frequent issues.
| Problem | Likely Cause | Solution in 16.6 |
| :--- | :--- | :--- |
| Capture crashes when placing net alias | Corrupted cache or font | Run C:\Cadence\SPB_16.6\tools\bin\cdsdoc.exe -refresh. |
| PCB Editor won't import netlist | Wrong path or missing .NET file | Regenerate netlist from Capture. Ensure no spaces in file path. |
| Dynamic copper pour doesn't connect | Shapes not set to "Smooth" | Shape > Global Dynamic Params > Update to Smooth. |
| Via-in-pad DRC error | Missing tenting setting | Setup > Constraints > Physical > Set vias to "Tented". |
| OrCAD 16.6 runs very slow | OpenGL issues | Setup > User Preferences > Display > disable "opengl". | orcad 16.6 tutorial
| Problem | Solution |
|---------|----------|
| Capture crashes on Win10 | Run as admin, disable graphics acceleration (Options → Preferences → Graphics) |
| PSpice missing models | Download libraries from PSpice forums or convert SPICE models |
| PCB Editor won’t start | Check license: lmutil lmstat -a – ensure orcad_pcb_design license |
| Netlist import errors | Verify footprint names match library in PCB Editor (Setup → User Preferences → Paths) |
| Simulation too slow | Reduce transient step, simplify schematic, use .SAVE command to limit data |
While Cadence has moved to 17.2, 17.4, and 22.1, OrCAD 16.6 remains the baseline for millions of legacy designs. Many defense and medical device companies still require 16.6 because newer versions break their proprietary scripts.
By completing this tutorial, you have learned: Repeat for BOTTOM (use ETCH/BOTTOM )
Your next step? Design a two-layer Arduino shield or an audio amplifier. Download the free OrCAD 16.6 Lite (limited to 100 pins) from Cadence’s archive to practice.
Have a specific OrCAD 16.6 question? Drop a comment below (or visit the Cadence community forums). Remember: every expert was once a beginner who couldn’t find the right net alias.
Did this guide help you? Share it with a colleague still stuck on OrCAD 16.6. For more advanced topics (differential pairs, RF design, or constraint tuning), check our advanced tutorial series. Click Create Artwork
Reviewing OrCAD 16.6 tutorials reveals a software suite that, while powerful and an industry standard for professional PCB design, presents a steep learning curve for beginners . Most high-quality tutorials focus on the primary flow: for schematics, for simulation, and PCB Editor for layout. Key Learning Pathways
Tutorials for OrCAD 16.6 typically break down into these core areas:
For a stable 5V supply, a ground plane is essential.
The ground pins will now automatically connect to the copper pour via thermal spokes.