How to Calculate Capacitance for Capacitors with Oxide on Side Walls?

AI Thread Summary
To calculate capacitance for capacitors with oxide on the side walls, the standard formula C = εA/d can be modified to include the dielectric constant of the oxide material. For a parallel plate capacitor, this formula accounts for the oxide layer's impact on capacitance. In the case of a comb capacitor, the capacitance can be treated as a series of parallel plate capacitors, adjusting the formula based on the number of comb fingers. The dielectric constant for materials like Al2O3 is typically between 9 and 11, influencing the effective capacitance. Understanding the geometry and dielectric properties is crucial for accurate modeling in Matlab.
rg6g09
Messages
2
Reaction score
0
Hi,

Hopefully this is going to be pretty basic stuff for someone. I have a mechanically variable capacitor and to prevent electrode shorting, I have deposited a small amount of oxide on the side walls. For my Matlab model I need the equation for capacitance which takes this oxide into account. I can't seem to find a generic formula for capacitance of a parallel plate or comb capacitor with oxide on the side walls (not filling entire gap between electrodes). I need formulas for both geometries.

Thanks in advance!

Rachel
 
Engineering news on Phys.org
Closed form expressions for capacitance only exist for specific geometries, parallel plate being the simplest. The parallel plate formula assumes that plates separation is much less than plate area, and that the plates are the same shape and not offset from each other. It would be easy to incorporate various layers of DK stacked between the plates into this formula. Sounds like your difficulty is your geometry, not your DK. Maybe you need to describe your geometry more. If it is like the variable capacitor found in old tube radios, you will only have a closed form expression if the geometry was specifically designed to provide it.
 
Sorry if I was unclear. Perhaps it would be best to ignore the variable capacitor part as the geometry is exactly that of a standard parallel plate capacitor and comb capacitor. Typically the capacitance would be C = eA/d and C = 2NeA/d The only issue is I have deposited a thin layer of dielectric material onto the electrodes and need a modified equation for the capacitance now.
 
Hmmm interesting

so you need to figure an effective Dielectric Constant for the space between the plates?

dielectric constant for Al2O3 is 9 to 11 per wikipedia

so it seems to me this would be analogous to conductances in series, sum of (DC-1 X thickness) ? for first approximation anyway?

and if the film is very thin in comparison to air gap it effectively disappears ?

is my thinking straight ? More energy per cc is stored in the film, but it's very thin.

old jim
 
,

Thank you for reaching out for assistance with your Matlab model. Capacitance is a fundamental concept in electrical engineering and is defined as the ability of a system to store an electric charge. The formula for capacitance is C = Q/V, where C is capacitance, Q is the amount of charge stored, and V is the voltage applied.

For a parallel plate capacitor with oxide on the side walls, the formula for capacitance can be modified to include the dielectric constant (ε) of the oxide material and the area of the capacitor (A). The modified formula is C = εA/d, where d is the distance between the plates. This formula takes into account the effect of the oxide layer on the capacitance of the system.

For a comb capacitor with oxide on the side walls, the formula for capacitance can be derived by considering the capacitance as a series of parallel plate capacitors. The formula is C = εA/d + εA/d + εA/d... (n times), where n is the number of comb fingers and d is the distance between the fingers.

I hope this helps with your Matlab model. It is always important to consider the effects of materials and geometry on the capacitance of a system. Best of luck with your research!

Sincerely,
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top