Inductors and capacitors kinda sorta work the same but kinda sorta backwards from each other.
A simple inductor is just a coil of wire. Run current through it, and a magnetic field is formed, turning it into an electromagnet. It takes energy to form this magnetic field, and when you remove the current, the field collapses, and turns into current flowing out of the coil.
A simple capacitor is just two plates of metal close together, but not touching. If you apply a voltage to the plates, the plates charge up and an electric field forms. Like the magnetic field of an inductor, this field takes energy to form, and if you remove the voltage (but still have a circuit connected to it) the energy is released back into the circuit.
Capacitors and inductors can both be used to filter off noise. If you put an inductor in series with a load, it’s going to resist changes in current, since any additional current applied will go into forming a greater magnetic field, and if the current drops, the magnetic field will start to collapse and will release current to compensate for it.
To do the same thing with a capacitor, you put it in parallel with your load. As the voltage increases, it’s going to charge up the capacitor, and if the voltage decreases, the capacitor will release the stored energy and supply voltage to the load. This is how capacitors filter rectified AC into DC in a power supply. Capacitors may also be used to keep the memory powered in your programmable remote control while you change the batteries, so it doesn’t lose its settings and have to be reprogrammed. Capacitors can only store a finite amount of energy, so leave the batteries out of your remote long enough and it will completely lose its memory and you’ll have to reprogram it.
The relationship between voltage and current in a capacitor and inductor, as you’ve discovered, isn’t as simple as it is in a resistor. In a capacitor, the current that flows is proportional to the rate of change of the voltage.
The math formula is i=C dv/dt
And unfortunately, that brings you right into calculus. The important thing, if you aren’t good at math, is that the current flow is proportional to how much the voltage changes. If the voltage isn’t changing, no current flows. If the voltage changes a lot, more current flows (that’s the capacitor either charging up or discharging).
The formula for inductors is similar. v=L di/dt
Notice that the current in a capacitor is proportional to the rate of change of the voltage, but the voltage in an inductors is proportional to the rate of change of the current. This is what I meant when I said they are kinda sorta backwards from each other.
If you take the derivative of a sine wave you get a cosine wave, and a cosine wave is just a sine wave shifted by 90 degrees (if you don’t get the math just trust me on this one). Specifically, the derivative of A sin (wt) = Aw cos (wt). That probably doesn’t mean much to you, so let me explain it. A is the amplitude. w is the frequency (w is 2pif, where f is the frequency). So if you take the derivative of a sine wave, you get a cosine wave (which is a sine wave shifted by 90 degrees) that is also scaled by the frequency. This is important, because it basically means that if you apply a sine wave voltage to a capacitor, the current that flows is also a sine wave that is shifted by 90 degrees and scaled by the frequency. In other words, if you ignore the phase shifting bit, you’ve basically made a frequency dependent resistor of sorts. At lower frequencies, less current flows. At higher frequencies, more current flows.
If you remember a simple voltage divider from your DC circuits, you put two resistors in series, and apply a voltage to them, and the voltage will divide across them. Replace one of the resistors with a capacitor, and now the voltage will divide proportional to the frequency. Depending on which way you hook it up, you can make the voltage increase with frequency or decrease with frequency. Take your high frequencies and run them into a small amplifier circuit with a volume control on it, and take the low frequencies and run them into a different amplifier with a different volume control on it, and then add those two signals together, and you’ve got one volume knob that controls the low frequencies and one volume knob that controls the high frequencies. In other words, you’ve just made the bass and treble knobs on a stereo.
That phase shifting bit of the sine and cosine relationship is useful too. If you have a fixed frequency, like in an AC power system, capacitors will phase shift the current in one direction and inductors will phase shift the current in the other direction. Basically, if you have a sine wave, capacitors and inductors both charge during one part of the wave and release it during another. However, capacitors are charging while inductors are discharging, and vice-versa, so they can balance each other out. Motors are an inductive load (because of their coils), so residential loads tend to be slightly inductive due to vacuum cleaners, refrigerator motors, etc. and industrial loads will also often be very highly inductive due to very big motors being used. Power transmission is at its most efficient when the capacitance balances out the inductance. That way, the capacitors discharge and charge up the inductors, and then the inductors discharge and charge up the capacitors, over and over. And since they both balance each other out, the power company doesn’t have to waste any current from their generators charging and discharging the capacitors and inductors. The generators only end up supplying the resistive part of the load, and since they don’t have to do extra work charging and discharging your temporary storage capacitors and inductors, that’s as efficient as it gets.
That’s a lot to all take in at once, but basically, while the math is a bit hairy, capacitors are used for things like temporary energy storage, a frequency dependent impedance, or a phase shifter. Hopefully you’ll get that much out of that long winded discussion.
Another important concept is what happens if you stick something in between the metal plates of a capacitor? Depending on the material, you can make it easier for the capacitor to store more energy. The material in between is called the dielectric. Ceramic disk capacitors will have a piece of ceramic in between the plates. Electrolytic capacitors will have a gooey electrolyte. Capacitors in power systems will often be filled with oil. There are a lot of other materials that can be used as well.
Since a capacitor is a pretty simple thing, you get naturally occurring capacitance as well. The capacitance and inductance of a piece of wire affects power transmission, for example. The capacitance and inductance of circuit traces creates unintentional resonant circuits which can easily pick up radio stations and create noise in your computer speakers.
There are different types of capacitance meters. Some work by charging and discharging the capacitor, and measuring how long it takes to do so. Others work by passing a high frequency through the capacitor and measuring the voltage that develops (taking advantage of that frequency variable dependence with the sine wave I mentioned above). I’m not sure how your airplane probe works, but I suspect they are measuring how much charge is stored, so measuring the fuel is basically measuring the permittivity of it as if it were the dielectric.
Hope this helps, but I think I might be hitting you with too much at once. Feel free to ask for explanations for what you don’t understand.