Engineering 100-950

Lab 1b: Creating an Altium Schematic

Note: While it is okay to work next to someone else to accomplish this goal and to help each other with it, each person needs to work through this and provide their own screenshot. Please do not work as a team and turn in the same screenshot.

Contents

Resources

For this lab, you will need:

Getting Started

Procedure

Starting the project

  1. File -> New -> Project
  2. Project Types: PCB
  3. Project Templates: Default
  4. Name: Whatever you want to call it
  5. Click “OK”
  6. Project should appear in the “Project” taskbar on the left

Adding relevant documents

  1. Add New to Project -> Schematic
  2. Add New to Project -> PCB
  3. Download the libraries that are provided in the resources section, and drag them onto the the left taskbar, ensure they are a part of your project
    • You may have to drag them to the taskbar and they will be under “Free Documents”.
    • Drag again to ensure they are a part of your project and save your project immediately after.
    • Right click on project title in left taskbar -> Save Project.

Using key shortcuts

  1. For example, on Altium schematic let’s say you want to do the following : Place -> Part
  2. Instead of hovering your mouse over to “Place” and then to “Part”, you could instead just press “p” and “p” on your keyboard and you will end up with the same result
  3. Will save you a lot of time when placing components, wires and traces

Some common shortcuts

Circuit we are building

Schematic we are building

Back to building

  1. Place components by going to Place -> Part
  2. Click on “Choose”
  3. You will have 3 schematic libraries you will have parts from
    • Miscellaneous Devices
    • Miscellaneous Connectors
    • ENGR100Sch
  4. Find the component, click “OK” and “OK” again
  5. Place the component on the schematic, and press “Esc” + “Esc” if you do not need more copies of that component
  6. You can press the spacebar while placing the component to rotate it

Connecting components

  1. Wire:
    • Place -> Wire
    • Allows you to drag a “wire” that connects two components on the schematic
    • Your net/wire will have a cross mark at your pointer, if that cross mark becomes large and red you know you are at another pin
    • If you connect across a wire a dot will appear that confirms electrical connection
  2. Net:
    • Place -> Net Label
    • Allows you to place a net that can be labelled a certain thing (5V, ARD_D1, HUM_OUT, etc.)
    • If two pins are connected to the same net label then they will be electrically connected
    • Will reduce the number of wires and make it easier to understand what components are connected in your schematic visually

Some schematic pointers

  1. GND has a separate net: Place -> Power Port
    • Depending on your preferences, this may not be the case
    • If above holds true, can either edit preferences or have another net that is labelled GND
  2. Schematic layout is only concerned with electrical connections, not mechanical footprints
    • That is for the PCB
  3. Make sure you label your components (Your resistors should not be “R?” but “R1”, “R2”, etc.) or you will get errors when compiling

Finishing up schematic design

  1. Double click on each component
  2. Under “Models”, click on “Edit”
  3. Under “PCB Library”, select “Any” if not already selected
  4. Under “Footprint Model”, select “Browse”
  5. You will have libraries for:
    • Miscellaneous Devices
    • Miscellaneous Connectors
    • ENGR100Pcb
  6. Select the correct footprint corresponding the spreadsheets provided (Canvas > Lab Files > Altium Resources) to ensure we have the correctly sized component for you when soldering
  7. Click “OK” (x3)

Saving and compiling schematic

  1. Right click on your project -> Add New to Project -> Output Job File
  2. Under Validation Outputs -> Right click on Add New Validation Output -> Electrical Rules Check -> Your schematic document
  3. On the left taskbar, right click your Output Job File to save
  4. Right click on the .SchDoc document under your project on the left Taskbar and click “Save”
  5. Right click on the .SchDoc document under your project on the left Taskbar and click “Compile document”
  6. On the bottom right, find and click the button System -> Messages
    • If you find any errors or warnings, correct them
    • If not, you should not have electrical issues
  7. This does not mean your connections are correct with your circuit, so please quadruple check your connections

Schematic to PCB

Later on, in lab 6 prelab, you will turn this schematic into a PCB! The instructions to do so can be found here.

Submission

On Canvas, you will submit ONE PDF that will include all of the following:

Export/Download this document as a PDF and upload it. DO NOT SUBMIT A GOOGLE DOC FILE.

Submitting anything other than a single PDF may result in your work not being graded or your scores being heavily delayed.