Difference between revisions of "Electricity"

From Electrical Age
Jump to: navigation, search
m
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
==Voltage==
 
==Voltage==
The [[wikipedia:Volt|Volt]] is the unit for electrical potential. It measures the difference in electrical potential between 2 points. Think of it kind of like pressure, if it is too high, your wires or machinery will fail.
+
The [[wikipedia:Volt|Volt]] ('''V''') is the unit for electrical potential. It measures the difference in electrical potential between 2 points. Think of it kind of like pressure, if it is too high, your wires or machinery will fail.
  
===Calculation===
+
<pre>
If the resistance and current of the circuit is known voltage can be calculated using the formula:
+
V = IR
 
+
V = P/I
''Voltage = Current * Resistance'' (V = IR)
+
V = sqrt(PR)
 +
</pre>
  
 
==Current==
 
==Current==
[[wikipedia:Electric_current|Current]], or amperage, is the flow of electrical charge. Current is measured in units called [[wikipedia:Ampere|Amperes]]. It is also measured in a unit known as a [[wikipedia:Coulomb|Coulomb]] which is equal to 1 Ampere over 1 second. Currents can create magnetic fields, which can be used in [[Inductor|inductors]], motors, and generators. Electric currents also cause heating, which can be used to create light. Not too much though, you don't want to melt your wires or components.
+
[[wikipedia:Electric_current|Current]] ('''I'''), or amperage, is the flow of electrical charge. Current is measured in units called [[wikipedia:Ampere|Amperes]]. It is also measured in a unit known as a [[wikipedia:Coulomb|Coulomb]] which is equal to 1 Ampere over 1 second. Currents can create magnetic fields, which can be used in [[Inductor|inductors]], motors, and generators. Electric currents also cause heating, which can be used to create light. Not too much though, you don't want to melt your wires or components.
 
 
===Calculation===
 
If the voltage and resistance of the circuit is known the amperage can be calculated using Ohm's law:
 
  
''Current = Voltage / Resistance'' (I = V/R)
+
<pre>
 +
I = V/R
 +
I = P/V
 +
I = sqrt(P/R)
 +
</pre>
  
 
==Resistance==
 
==Resistance==
Electrical resistance, is a measure of how difficult it is for electricity to move through a circuit. Measured in [[wikipedia:Ohm|Ohms]]. Higher resistance will cause the electricity to struggle more and release more heat as a result. Due to current being based on resistance, having a higher resistance will actually lower the overall heating, since less current is flowing.
+
Electrical resistance ('''R'''), is a measure of how difficult it is for electricity to move through a circuit. Measured in [[wikipedia:Ohm|Ohms]]. Higher resistance will cause the electricity to struggle more and release more heat as a result. Due to current being based on resistance, having a higher resistance will actually lower the overall heating, since less current is flowing.
 
 
===Calculation===
 
If the voltage and current of the circuit is known, and V and I are directly proportional, the resistance can be calculated as
 
  
''Resistance = Voltage / Current'' (R = V/I)
+
<pre>
 +
R = V/I
 +
R = (V^2)/P
 +
R = P/(I^2)
 +
</pre>
  
 
In the case of batteries or diodes, V and I will not be directly proportional, however this formula may still be useful for calculating the static resistance.
 
In the case of batteries or diodes, V and I will not be directly proportional, however this formula may still be useful for calculating the static resistance.
  
 
==Electric Power==
 
==Electric Power==
Electrical power is the rate at which a circuit transfers energy. This can be measured in Joules and [[wikipedia:watt|watts]]. Joules are how much energy is within a point at any given time. Watts are simply Joules in motion: Equal to 1 Joule over 1 second.
+
Electrical power ('''P''') is the rate at which a circuit transfers energy. This can be measured in Joules per second and [[wikipedia:watt|watts]]. Joules are how much energy is within a point at any given time. Watts are simply Joules in motion: watts are equal to 1 Joule over 1 second.
 
 
===Calculation===
 
Wattage can be calculated using the formula
 
  
''Power = Voltage * Current'' (P = VI).
+
<pre>
 +
P = VI
 +
P = (I^2)R
 +
P = (V^2)/R
 +
</pre>

Latest revision as of 18:51, 3 August 2019

Electricity is the set of physical phenomena that are associated with the presence and flow of electric charge. In the case of the Electrical Age mod, electricity is used as electrical power.

Voltage

The Volt (V) is the unit for electrical potential. It measures the difference in electrical potential between 2 points. Think of it kind of like pressure, if it is too high, your wires or machinery will fail.

V = IR
V = P/I
V = sqrt(PR)

Current

Current (I), or amperage, is the flow of electrical charge. Current is measured in units called Amperes. It is also measured in a unit known as a Coulomb which is equal to 1 Ampere over 1 second. Currents can create magnetic fields, which can be used in inductors, motors, and generators. Electric currents also cause heating, which can be used to create light. Not too much though, you don't want to melt your wires or components.

I = V/R
I = P/V
I = sqrt(P/R)

Resistance

Electrical resistance (R), is a measure of how difficult it is for electricity to move through a circuit. Measured in Ohms. Higher resistance will cause the electricity to struggle more and release more heat as a result. Due to current being based on resistance, having a higher resistance will actually lower the overall heating, since less current is flowing.

R = V/I
R = (V^2)/P
R = P/(I^2)

In the case of batteries or diodes, V and I will not be directly proportional, however this formula may still be useful for calculating the static resistance.

Electric Power

Electrical power (P) is the rate at which a circuit transfers energy. This can be measured in Joules per second and watts. Joules are how much energy is within a point at any given time. Watts are simply Joules in motion: watts are equal to 1 Joule over 1 second.

P = VI
P = (I^2)R
P = (V^2)/R