How to use the Circuit CAM

Posted by

What is Circuit CAM?

Circuit CAM is a powerful software tool used in the electronics industry for designing and manufacturing printed circuit boards (PCBs). It is developed by Zuken, a leading provider of electronic design automation (EDA) solutions. Circuit CAM offers a comprehensive set of features that enable users to create high-quality PCB designs efficiently and accurately.

Key features of Circuit CAM

  1. Intuitive user interface
  2. Extensive library of components and symbols
  3. Advanced routing capabilities
  4. Design rule checking (DRC)
  5. Output generation for manufacturing

Getting started with Circuit CAM

System requirements

Before installing Circuit CAM, ensure that your computer meets the following minimum system requirements:

Operating System Windows 10, 64-bit
Processor Intel Core i5 or equivalent
RAM 8 GB
Hard Disk Space 10 GB free space
Display 1920 x 1080 resolution

Installation process

  1. Download the Circuit CAM installer from the official Zuken website.
  2. Double-click the installer file to begin the installation process.
  3. Follow the on-screen instructions to complete the installation.
  4. Launch Circuit CAM from the desktop shortcut or the Start menu.

User interface overview

Main window

The main window of Circuit CAM consists of several key areas:

  1. Menu bar
  2. Toolbar
  3. Design area
  4. Layers panel
  5. Properties panel

Menu bar

The menu bar provides access to various commands and options in Circuit CAM. The main menus include:

  • File
  • Edit
  • View
  • Design
  • Tools
  • Help

Toolbar

The toolbar contains frequently used commands for quick access. Some of the essential toolbar buttons include:

  • New project
  • Open project
  • Save project
  • Undo
  • Redo
  • Zoom in/out
  • Pan

Creating a new project

Project setup

To create a new project in Circuit CAM:

  1. Click on “File” in the menu bar and select “New Project.”
  2. Choose the project type (e.g., PCB) and click “OK.”
  3. Specify the project name, location, and other settings in the “New Project” dialog box.
  4. Click “OK” to create the project.

Setting up layers

Layers are an essential aspect of PCB design in Circuit CAM. To set up layers:

  1. Open the Layers panel from the “View” menu or by pressing “F4.”
  2. Right-click in the Layers panel and select “New Layer.”
  3. Specify the layer name, type, and other properties.
  4. Repeat steps 2-3 for each required layer (e.g., Top Layer, Bottom Layer, Silkscreen).

Designing the PCB

Adding components

To add components to your PCB design:

  1. Open the component library by clicking on the “Library” button in the toolbar.
  2. Browse or search for the desired component.
  3. Drag and drop the component onto the design area.
  4. Repeat steps 2-3 for each component in your design.

Placing components

After adding components, you need to place them appropriately on the PCB. To place components:

  1. Select the component in the design area.
  2. Use the move tool (shortcut: M) to position the component.
  3. Use the rotate tool (shortcut: R) to orient the component as needed.
  4. Repeat steps 1-3 for each component.

Routing traces

Routing traces connect the components on the PCB. To route traces:

  1. Select the routing tool from the toolbar or press “X.”
  2. Click on the starting pad or via.
  3. Move the cursor to the ending pad or via, adding corner points as needed.
  4. Click to complete the trace.
  5. Repeat steps 1-4 for each trace in your design.

Design rule checking (DRC)

Running DRC

Design rule checking ensures that your PCB design adheres to the specified manufacturing constraints. To run DRC:

  1. Click on “Tools” in the menu bar and select “Design Rule Check.”
  2. Configure the DRC settings, such as clearance, trace width, and via size.
  3. Click “Run DRC” to start the checking process.

Resolving DRC errors

If DRC reports any errors or warnings:

  1. Double-click on the error in the DRC results panel to navigate to the location of the error.
  2. Modify the design to resolve the issue (e.g., adjust trace width, move components).
  3. Re-run DRC to ensure that all errors have been resolved.

Output generation

Gerber files

Gerber files are the industry standard for PCB manufacturing. To generate Gerber files:

  1. Click on “File” in the menu bar and select “Fabrication Outputs.”
  2. Choose “Gerber” from the output format options.
  3. Configure the Gerber settings, such as file name, layer mapping, and aperture settings.
  4. Click “Generate” to create the Gerber files.

Drill files

Drill files contain information about the holes required for component placement and vias. To generate drill files:

  1. Click on “File” in the menu bar and select “Fabrication Outputs.”
  2. Choose “Drill” from the output format options.
  3. Configure the drill settings, such as file name, units, and hole sizes.
  4. Click “Generate” to create the drill files.

Frequently Asked Questions (FAQ)

1. Can I import designs from other EDA tools into Circuit CAM?

Yes, Circuit CAM supports importing designs from various EDA tools, such as Altium Designer and OrCAD, using standard file formats like ODB++ and IPC-2581.

2. Does Circuit CAM support multi-layer PCB design?

Yes, Circuit CAM supports multi-layer PCB design, allowing you to create complex designs with multiple signal, power, and ground layers.

3. Can I customize the component library in Circuit CAM?

Yes, you can create custom components and symbols in Circuit CAM and add them to your library for future use.

4. How can I collaborate with team members using Circuit CAM?

Circuit CAM supports collaborative design through its integration with version control systems like Git and SVN, enabling team members to work on the same project simultaneously.

5. Is there a way to automate repetitive tasks in Circuit CAM?

Yes, Circuit CAM provides a scripting interface that allows you to automate repetitive tasks using Python scripts, saving time and effort in your design process.

Conclusion

Circuit CAM is a powerful and versatile software tool for PCB design and manufacturing. By following the steps outlined in this article, you can create high-quality PCB designs efficiently and accurately. Remember to make use of the extensive component library, advanced routing capabilities, and design rule checking features to ensure that your designs meet the required manufacturing constraints. With practice and experience, you’ll be able to leverage the full potential of Circuit CAM in your PCB design projects.

Leave a Reply

Your email address will not be published. Required fields are marked *