Schematics
Schematics are our map to designing, building, and troubleshooting circuits. Understanding how to read and follow schematics is an important skill for any electronics engineer.
Schematics are our map to designing, building, and troubleshooting circuits. Understanding how to read and follow schematics is an important skill for any electronics engineer.
When drawing a schematic you typically start from the power source. This can be a generator, a DC power supply, or the AC power supply from your household outlet but in our case it is a 9V Battery. A 9V battery symbol is that of all batteries which are stacked cells, symbolizing the cells in a battery, where the positive anode of the battery is the longer line and the negative cathode is the shorter line. Typically we only mark two stacked cells even if it has more because this is known from the voltage. To know that it is 9-volts, just annotate it as so.
After the power source, we follow convention current flow clockwise through the circuit and add each component we see from positive to negative. In this example, there is a resistor and LED- Both of which are annotated with their value and identifier.
When drawing a circuit, you have two choices:
Draw the circuit where you form a complete loop between the positive and negative terminals of the power source. This is what we think of when we think circuit because it loops like a circle.
Draw the circuit using positive and negative nodes. This method is used when circuits become very complicated and it is easier to represent using nodes instead of having to wrap back to the positive of negative terminals of the power source.
Wires can connect two terminals together, or they can connect dozens. When a wire splits into two directions, it creates a junction. We represent junctions on schematics with nodes, little dots placed at the intersection of the wires.
Click on the thumbnail of any schematic to learn more about that electronic component!
For more information on Logic Gates beyond their schematic symbols, please visit our Logic Gates page