Determain thickness of layers in cylindrical capacitor

AI Thread Summary
The discussion focuses on calculating the thickness of the inner layer of a cylindrical capacitor with two coaxial cylinders and different dielectric constants. The user initially struggles with the voltage drop equations across both layers, leading to an incorrect expression for the thickness. After revisiting the equations and correcting the displacement field, they derive the correct formula for the thickness, δ, as a function of the radii and dielectric constants. The final solution is presented as δ = {r_0}^{ \frac{\epsilon_2}{\epsilon_1 + \epsilon_2}} · {r_1}^{ \frac{\epsilon_2}{\epsilon_1 + \epsilon_2}} - r_0. This resolution highlights the importance of careful analysis in electrostatics problems.
Vernes
Messages
4
Reaction score
0

Homework Statement


We have two coaxial cylinders with radius r0 and r1. The space between the two cylinders is completely coverd with two coaxial isolation layers with relative dielectric constants ε1 and ε2, ε1 is for the inner layer. Calculate the thickness of the inner layer such that the voltage drop over both layers is equal.

Homework Equations


\oint \textbf{D} \cdot d\textbf{S}
\textbf{D} = \epsilon_0 \epsilon_r \textbf{E}
V(r_2) - V(r_1) =- \int_{r_1}^{r_2} \textbf{E} \cdot d\textbf{l}

The Attempt at a Solution


Let Qinside be the free charge inside where r < r0 and let δ be the thickness of the inner layer.
Then from symmetry we get when r0 < r < r1 :
\textbf{D(r)} = \frac{Q_{inside}}{4\pi r^2} \hat{r}
So the electric field E1 for r0 < r < (r0 + δ) is:
\textbf{E}_1 = \frac{Q_{inside}}{4\pi \epsilon_0 \epsilon_1 r^2} \hat{r}
and the electric field E2 for (r0 + δ)< r < r1 is:
\textbf{E}_2 = \frac{Q_{inside}}{4\pi \epsilon_0 \epsilon_2 r^2} \hat{r}
The voltage drop over the first layer is given by:
V(r_0 + \delta) - V(r_0) =- \int_{r_1}^{r_1 + \delta} \textbf{E}_1 \cdot d\textbf{l} = \frac{Q_{inside}}{4\pi \epsilon_0 \epsilon_1}(\frac{1}{r_0 + \delta} - \frac{1}{r_0} )
The voltage drop over the second layer is given by:
V(r_1) - V(r_0 + \delta) =- \int_{r_1 + \delta}^{r_2} \textbf{E}_2 \cdot d\textbf{l} = \frac{Q_{inside}}{4\pi \epsilon_0 \epsilon_2}(\frac{1}{r_1} - \frac{1}{r_0 + \delta} )
The voltage drops should be equal to we get:
\frac{Q_{inside}}{4\pi \epsilon_0 \epsilon_2}(\frac{1}{r_1} - \frac{1}{r_0 + \delta}) = \frac{Q_{inside}}{4\pi \epsilon_0 \epsilon_1}(\frac{1}{r_0 + \delta} - \frac{1}{r_0}) \Leftrightarrow \delta = \frac{(r_1-r_0)\epsilon_1 r_0} {\epsilon_2 r_1 + \epsilon_1 r_0}
This is not the right answer according to the key but i can't seem to find where I go wrong.
 
Physics news on Phys.org
Ok, I see one error that i did. D should be:
\textbf{D} = \frac{Q_{inside}}{2\pi L r}\hat{r}
Similar steps as before gives me:
\frac{1}{\epsilon_1} \ln \frac{r_0+\delta}{r_0} = \frac{1}{\epsilon_2} \ln \frac{r_1}{r_0+\delta}
My remaining question is then how do i solve for δ in the equation above?

Edit: Ok, I was a bit to hasty, it wasn't so hard to solve for δ as i expected...
If anyone is interested I got:
\delta = {r_0}^{ \frac{\epsilon_2}{\epsilon_1 + \epsilon_2}} \cdot {r_1}^{ \frac{\epsilon_2}{\epsilon_1 + \epsilon_2}} - r_0
Which is the right answer!
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top