Update for 11-11-21 14:00
This commit is contained in:
parent
efba69debb
commit
613d278652
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
A Capacitor is a component that stores energy in an electric field. It does
|
A Capacitor is a component that stores energy in an electric field. It does
|
||||||
this by having two plates seperated by a dielectric. This is called
|
this by having two plates seperated by a dielectric. This is called
|
||||||
capactitance and is measured in farads.
|
capactitance and is measured in farads (F).
|
||||||
|
7
tech/Impedance.wiki
Normal file
7
tech/Impedance.wiki
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
= Impedance =
|
||||||
|
|
||||||
|
Ac voltage and current are often in phase, in something such as a resistor.
|
||||||
|
However, they can become out of phase when passing through a [[Capacitor]] or
|
||||||
|
[[Inductor]]. Capacitors are resistant to changes in voltage, causing voltage
|
||||||
|
and current to get out of sync. Inductors are resistant to chagnes in current,
|
||||||
|
causing voltage to get out of sync.
|
5
tech/Inductor.wiki
Normal file
5
tech/Inductor.wiki
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
= Inductor =
|
||||||
|
|
||||||
|
An Inductor is a component that stores energy in a magnetic field. It does this
|
||||||
|
by using a current flowing through a coil of wire, often around a magnet.
|
||||||
|
Inductance is measured in Henery's (H)
|
@ -28,7 +28,8 @@ upon which electrical energy is used.
|
|||||||
|
|
||||||
* [[Resistor]]
|
* [[Resistor]]
|
||||||
* [[Capacitor]]
|
* [[Capacitor]]
|
||||||
* [[Incudctor]]
|
* [[Inductor]]
|
||||||
|
* [[Impedance]]
|
||||||
|
|
||||||
== Combinational ==
|
== Combinational ==
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user