Solving Spherical and Cylindrical Capacitors for Inner Radii

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
5 replies · 5K views
meph11
Messages
4
Reaction score
0

Homework Statement


I have two homework problems, both of which require me to solve the equation for the capacitance of a capacitor for the inner radius of the capacitor (one cylindrical, one spherical). This shouldn't be a problem, but I think my algebra is screwy.
a = inner radius
b = outer radius
C = capacitance
h = height of capacitor

Homework Equations


Capacitance of a Spherical Capacitor:
(i) C=4[tex]\pi[/tex][tex]\epsilon_{0}[/tex]ab / (b-a)

Capacitance of a Cylindrical Capacitor:
(ii) C=2[tex]\pi[/tex][tex]\epsilon_{0}[/tex]h / ln(b/a)

The Attempt at a Solution


My attempts at solving these for a are as follows:
(i) a = b*C / (C + 4*[tex]\pi[/tex]*[tex]\epsilon[/tex]*b)
(ii) a = b / e[tex]^{(2*\pi*\epsilon*h / C)}[/tex]
 
Last edited:
Physics news on Phys.org
The equations are solved for a correctly?

There is no h in the spherical formula.
 
meph11 said:
Capacitance of a Spherical Capacitor:
(ii) C=2[tex]\pi[/tex][tex]\epsilon_{0}[/tex]h / ln(b/a)

(ii) a = b / e[tex]^{(2*\pi*\epsilon*h / C)}[/tex]

An h is showing in each formula on my screen. Just before "/ ln(b/a)" in the first formula.
 
whoops, i had them labeled wrong. (i) is the capacitance of a spherical capacitor, and (ii) is the capacitance of a cylindrical capacitor. h is the height of the capacitor. Hm, I must be entering values into my calculator incorrectly... rechecking now.
 
Yeah, I solved the cylindrical one (ii) correctly, I just just plugging values in incorrectly.

The spherical one is still giving me issues though, I'm getting

a = b + (C / (4 * Pi * E)), which means that a will always be greater than b, an impossible situation when a is the inner radius. So I think that somewhere I've got my algebra wrong, specifically a minus sign missing somewhere.