You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This tutorial will be your first step into the world of electronics. Here I will tell you about the three units that are commonly used when talking about electricity. You should have a good understanding of these, it will help you later. Now I know this can be hard. It took me about a year before I fully understood what current really was, then again I did not have this great tutorial to read.</p>
1
+
<p>This tutorial will attempt to explain the very basics of electricity. There are two fundamental units that you are almost guaranteed to have heard of, voltage and amperage (also called current). We will go over exactly what these are and how they relate to a third unit, watts. Building an intuitive understanding of these units and how they interact is an incredibly important foundation required for just about every future tutorial so take you time. It took me about a year before I built an intuition so don't be discouraged if things don't make sense at first.</p>
2
2
<h4>Voltage</h4>
3
-
<p>Voltage is the measure of electrical potential between two points. Well, what does that mean?!? Voltage is the driving force that makes the electrons move through a wire. If electricity was water then voltage would be pressure. The more pressure, the more force it can move through something with.</p>
4
-
<p>The circuits in this tutorial require 5V to operate. That means that if you gave them a lower voltage the circuit may not operate correctly, the electrons would not be able to flow through the intended path. On the other hand if you power the circuit with too much voltage the electrons will force their way through places they should not. This is when things get toasted. You will learn from experience, as I have many times, that 5V component + 9V = bad. Remember to never power your circuits with anything above the rated voltage.</p>
3
+
<p>Voltage is the driving force that makes any circuit work. It is defined as the electrical potential between two points. But, what does that mean? Electrical potential can be thought of as pressure. You can't talk about the absolute pressure of something. Pressure, like voltage, is always in reference to something else. When you measure the pressure of your bike's tires, you are measuring the pressure difference between the atmosphere and the tire. When you have something like a AA battery, the 1.5V rating means that between the two terminals there is a difference of 1.5V of electrical potential.</p>
4
+
<p>Most electrical devices will have a voltage rating. You need to supply them with the proper voltage for them to operate. If you have too little voltage, there just won't be enough force to make them work properly. If you have too much voltage, you will likely damage the component. It would be like using a sledge hammer to ring someone's doorbell. The doorbell is designed to the force of a single finger. By applying the force from a sledge hammer, you'll obliterate it.</p>
5
5
<h4>Amperage</h4>
6
-
<p>Amperage is the measure of how many electrons are flowing past one point. Amperage is also called current or amps for short. One amp equals one coulomb of electrons per second. That equates to roughly 6,241,507,648,655,549,400 electrons per second! So if electricity was water then amperage would be the current.</p>
7
-
<p>We will be dealing with a small amount of current. We will be mostly using milliamp, mA. One mA is equal to 1/1000 of an amp. A LED takes only around 35mA. You can not power your circuits with too many amps. The circuit, as long as it is powered with the correct voltage, will only take what it needs. However, if you can not supply enough amps then you have problems. Remember if you have a power source that says “12V 800mA” then you can use <strong>up to</strong> 800mA. You do not need to use that much.</p>
6
+
<p>Amperage, also known as current, is the measure of how much charge is actually moving. Amperage is often abbreviated to amps and is equal to one coulomb per second. Coulomb is a unit of charge and is roughly 6,241,507,648,655,549,400 electrons! That means if you have something that is using 1A of current, there are 6,241,507,648,655,549,400 electrons moving past any fixed point in the wire per second.</p>
7
+
<p>It is often convenient to compare electricity to water. Pipes are like wires, pressure is like voltage, and flow rate is like amperage. While voltage and amperage are related in a fixed circuit, there is no universal relation between them. Just like you can have a small amount of water pushing very hard (think of a water gun or partially covering the end of a hose with your thumb) you can have a large amount of water barely pushing (think of a wide, deep, slow moving river). Some electrical equivalents to these example would be a static discharge which is very high voltage but very low current and an electric stove which is relatively low voltage but high current.</p>
8
+
<p>Most small electronic devices don't require a lot of current and typically specify their requirements in milliamps (mA) instead of amps. A milliamp is simply 1/1000th of an amp. For example, a typical LED requires somewhere around 20-35mA.</p>
9
+
<p>It is impossible to provide too many amps to a circuit as long as the voltage is correct. Think of the faucet in your bathroom, you can easily use the handle to control how much water comes out. This is true even though the water supply to your house is capable to suppling a lot more water than your faucet can possibly let out.</p>
10
+
<p>This is something that confused me for quite a while. What added to my confusion is that power supplies are rated with voltage and amperage values. For example, a typical phone charger will be rated for 5V and 1A. But, what if your phone only needs 500mA (0.5A)? This is totally fine! The phone will only use 500mA. What happens is the charger just doesn't operate at it's peak capacity. That rating is the <strong>maximum</strong> current it can supply and is not the current it must supply.</p>
11
+
<p>You will run into trouble if you try to use something that requires more current than the power supply can supply. The voltage may drop causing your device to not work and/or the power supply can overheat and break.</p>
8
12
<h4>Wattage</h4>
9
-
<p>Wattage is the unit used to measure power. To calculate the number of watts used you use, watts = volts * amps. That means that if your circuit is powered by one volt and draws one amp then it is said to consume one watt of power. However if you circuit is powered with 5V but draws 200mA then it also consumes 1 watt. There are methods for converting the voltage/current ratio. You can increase voltage and lose current, or increase current and lose voltage.</p>
10
-
<p>Now you should at least have some sort of idea of what electricity is. Be patient it will take some time to get it all. I believe the best way to learn this stuff is to use it! Just dive right in, get your hands dirty. You will learn much faster than just reading a lot of pages that mean nothing. Now you should go back to the tutorials page and start learning about the various components you will have at your disposal.</p>
11
-
<p>Now look to the left to select a component to learn about or <ahref="/tutorials/beginning-electronics/resistors">click here</a> to continue onto resistors!</p>
13
+
<p>Wattage is the unit used to measure power. People often incorrectly call current or voltage power, but really it is the voltage multiplied by the current which dictates the power used. The equation for watts is <em>watts = volts * amps</em>. This means that a circuit that is powered with 1V and draws 1A is said to consume 1W. Another circuit powered with 5V that draws only 200mA also consumes the same amount of power, 1W.</p>
14
+
<p>There are types of circuits that can manipulate the voltage/current ratio. These can increase voltage at the expense of providing a smaller current or vice versa. This trick is actually used to power your home. The electricity that flows through long distance power lines is incredibly high voltage to minimize the current. This helps with efficiency, as we will see in the next tutorial. When the power gets near your house, the voltage is reduced and the current increased. In this case, the devices that do the voltage/current transformations are called transformers.</p>
15
+
<p>Now you should at least have some sort of idea of what electricity is. Be patient as it will take some time to understand it all. I believe the best way to learn this stuff is to use it! Just dive right in, get your hands dirty. You will learn much faster than reading a lot of pages of abstract text.</p>
16
+
<p>The next step is to learn about some basic components. The {{widget type="cms/widget_page_link" anchor_text="resistor tutorial" template="cms/widget/link/link_inline.phtml" page_id="10"}} should be your first stop!</p>
0 commit comments