Fine tuning a cylindrical Capacitor

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
mparvin
Messages
5
Reaction score
0
I would like to know about fine tuning of an airplane Fuel Gauging probe. It is basically a cylindrical capacitor made of an inner composite tube of about 0.5 inch diameter and an outer composite tube of about 1 inch diameter. The length of the tubes varies from about 3 inches to 8 inches. The dry capacitance range is between 9.00 pF to 24.00 pF. We need to fine it to 2nd digit accuracy.

Thanks.

Mike
 
Engineering news on Phys.org
Just connect in parallel another variable capacitor you can tune with a screw driver.
 
What kind of errors do you want to be able to tune out? Is it just an offset in the dry capacitance as what suggests? Or is it errors and non-linearities dependent on the amount of liquid? And/or is it errors due to manufacturing variations unit-to-unit? What is used to measure the capacitance, and what is used to output/display the data?

The general way you deal with this kind of problem is to do a calibration table for each unit, and store it in non-volatile memory of some kind. Then a microcontroller (uC) or logic device (like a CPLD or FPGA) can be used to convert the raw capacitance data to the very accurate output data.

For example, I'd bet that the delta-C per delta-V is different for the initial part of the fill and the end of the fill, versus volume changes in the middle of the fill (due to the fringe effect in the cylindrical parallel plate capacitor arrangement). That non-linearity is likely several percent, and would need to be calibrated out. The easiest way is via a digital table as I mentioned; the harder way is via analog compensation circuitry (which you wouldn't be able to tune for each production unit, for example).
 
what said:
Just connect in parallel another variable capacitor you can tune with a screw driver.
Thank you.
I am not an electrical engineer but I should be able to do this!

Mike