A rectangular hollow conductor, open at one end

Click For Summary

Homework Help Overview

The discussion revolves around a problem involving a rectangular hollow conductor that is open at one end, with a voltage applied at the z=0 plane. The voltage is defined as a function of x and y using cosine terms, with specific boundary conditions including grounded surfaces and a potential that approaches zero as z approaches infinity. Participants are tasked with calculating the potential function and plotting it for various values of z.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the boundary conditions and their implications, questioning the validity of assumptions regarding the potential at infinity and the periodicity of the cosine functions used in the solution. There are attempts to derive coefficients for the potential function using Fourier analysis, with some participants expressing confusion over the results and seeking clarification on their calculations.

Discussion Status

The discussion is ongoing, with participants providing guidance on applying boundary conditions and using Fourier series to find coefficients. Some participants have made progress in their calculations, while others continue to seek clarification on specific points, indicating a mix of understanding and uncertainty.

Contextual Notes

There are mentions of potential errors in the setup of integrals and assumptions about the nature of the voltage function. Participants are also exploring variations of the problem, such as changes in boundary conditions and the implications of a uniform surface charge density.

Demon117
Messages
162
Reaction score
1

Homework Statement



A rectangular hollow conductor,open at one end of [itex]z[/itex], has a voltage impressed at [itex]z=0[/itex]. On the [itex]z=0[/itex] plane, the voltage as a function of [itex]x[/itex] and [itex]y[/itex] is simple cosines such that [itex]V=0[/itex] at [itex]x=y=+/-L/2[/itex]. All other surfaces are grounded.

[itex]V(x,y)\approx f(cos(Ax),cos(By))[/itex]

Calculate the potential [itex]\Phi(x,y,z)[/itex] using an "adequate" number of terms. Plot [itex]\Phi(x,y)[/itex] for at least 5 values of [itex]z[/itex] (arbitrary units)

Homework Equations



After looking at the geometry and the statement of the problem these are the boundary conditions that I came up with:

(i) [itex]V=0[/itex] when [itex]y=+/-\frac{L}{2}[/itex]
(ii) [itex]V=0[/itex] when [itex]x=+/-\frac{L}{2}[/itex]
(iii)[itex]V=V_{0}(x,y)[/itex] at [itex]z=0[/itex]

This last one is an assumption I am making, but I am not quite sure it is valid for this configuration:
(iv)[itex]V\rightarrow\infty[/itex] as [itex]z\rightarrow\infty[/itex]

This is rectangular geometry so the cosines make sense, but I am not quite sure how to apply boundary conditions to get my coefficients of the expansion. Heck, I may be entirely wrong with my solution.

The Attempt at a Solution



The generalized double sum that I come up with is

[itex]\sum_{m,n} K_{m,n}e^{-2\pi z\sqrt(m^{2}+n^{2})/L}cos(2mx\pi/L)cos(2ny\pi/L)[/itex]

But this seems either overcomplicated or just entirely incorrect, because whenever I try to find the coefficients of expansion I get vanishing terms, which means that there is no solution. . . . I'm lost and could really use some clarification in this problem. Thanks in advance!
 
Physics news on Phys.org
matumich26 said:

Homework Statement



A rectangular hollow conductor,open at one end of [itex]z[/itex], has a voltage impressed at [itex]z=0[/itex]. On the [itex]z=0[/itex] plane, the voltage as a function of [itex]x[/itex] and [itex]y[/itex] is simple cosines such that [itex]V=0[/itex] at [itex]x=y=+/-L/2[/itex]. All other surfaces are grounded.

[itex]V(x,y)\approx f(cos(Ax),cos(By))[/itex]

Calculate the potential [itex]\Phi(x,y,z)[/itex] using an "adequate" number of terms. Plot [itex]\Phi(x,y)[/itex] for at least 5 values of [itex]z[/itex] (arbitrary units)

Homework Equations



After looking at the geometry and the statement of the problem these are the boundary conditions that I came up with:

(i) [itex]V=0[/itex] when [itex]y=+/-\frac{L}{2}[/itex]
(ii) [itex]V=0[/itex] when [itex]x=+/-\frac{L}{2}[/itex]
(iii)[itex]V=V_{0}(x,y)[/itex] at [itex]z=0[/itex]

This last one is an assumption I am making, but I am not quite sure it is valid for this configuration:
(iv)[itex]V\rightarrow\infty[/itex] as [itex]z\rightarrow\infty[/itex]

This is rectangular geometry so the cosines make sense, but I am not quite sure how to apply boundary conditions to get my coefficients of the expansion. Heck, I may be entirely wrong with my solution.

The Attempt at a Solution



The generalized double sum that I come up with is

[itex]\sum_{m,n} K_{m,n}e^{-2\pi z\sqrt(m^{2}+n^{2})/L}cos(2mx\pi/L)cos(2ny\pi/L)[/itex]

But this seems either overcomplicated or just entirely incorrect, because whenever I try to find the coefficients of expansion I get vanishing terms, which means that there is no solution. . . . I'm lost and could really use some clarification in this problem. Thanks in advance!

You fourth boundary condition is wrong. It should be: [itex]V\rightarrow 0[/itex] as [itex]z\rightarrow\infty[/itex].

The periodicity of your cosines is also wrong. It should be [itex]n\pi /L[/itex], not [itex]2n\pi /L[/itex]. Do you see why?

Now what you want to do is apply your remaining boundary condition, (iii) to find the coefficients:

i.e. [tex]V(x,y,0)=V_0(x,y)=\sum_{n,m} C_{n,m} cos(n\pi x/L) cos(m\pi y/L)[/tex]

You can use Fourier analysis to find the coefficients. If you've done this, and still getting zero for all of the coefficients, then I'll need to see your calculations to give more detailed advice.
 
Last edited:
G01 said:
You fourth boundary condition is wrong. It should be: [itex]V\rightarrow 0[/itex] as [itex]z\rightarrow\infty[/itex].

The periodicity of your cosines is also wrong. It should be [itex]n\pi /L[/itex], not [itex]2n\pi /L[/itex]. Do you see why?

Now what you want to do is apply your remaining boundary condition, (iii) to find the coefficients:

i.e. [tex]V(x,y,0)=V_0(x,y)=\sum_{n,m} C_{n,m} cos(n\pi x/L) cos(m\pi y/L)[/tex]

You can use Fourier analysis to find the coefficients. If you've done this, and still getting zero for all of the coefficients, then I'll need to see your calculations to give more detailed advice.

I do not see why the periodicity is incorrect. Could you please explain this to me?

Also, why does the voltage go to zero as you move along z to infinity?

I will try this method now, thank you for your help.
 
Using this method I do get something other than zero, but I would like to see if it is indeed the correct procedure:

The coefficients [itex]K_{m,n}[/itex] may be found by utilizing the "fourier trick"

So,

[itex]K_{m,n}=\frac{4V_{0}}{L^{2}} (\int cos(\frac{n\pi y}{L}) dy) (\int cos(\frac{m\pi x}{L}) dx)[/itex]

Note: Both integrals range from 0 to L/2.

[itex]=\frac{4V_{0}}{mn\pi^{2}} sin(\frac{m\pi}{2}) sin(\frac{n\pi}{2})[/itex]

[itex]=\frac{4V_{0}}{mn\pi^{2}}(-1)^{n+m}[/itex]

This is what I have come up with, please help me correct errors if there are any. Thanks a bunch!
 
matumich26 said:
I do not see why the periodicity is incorrect. Could you please explain this to me?

Also, why does the voltage go to zero as you move along z to infinity?

I will try this method now, thank you for your help.

The potential must be zero at +- L/2 in both the x and y directions. Thus:

[tex]cos(n\pi (L/2)/L)=cos(n\pi/2)[/tex] which is zero for all odd n.

However,

[tex]cos(2n\pi (L/2)/L)=cos(2n\pi/2)=cos(n\pi)[/tex] which is not zero for any integer n. So, the cosine function with this periodicity doesn't satisfy the boundary conditions.The V goes to zero at infinity is the standard boundary condition set in these type of problems. It makes sense physically if you think about it. We have a potential "source", V0 at z=0. As we move farther and farther away from that source, it makes sense that the potential should decrease in magnitude.
 
matumich26 said:
Using this method I do get something other than zero, but I would like to see if it is indeed the correct procedure:

The coefficients [itex]K_{m,n}[/itex] may be found by utilizing the "fourier trick"

So,

[itex]K_{m,n}=\frac{4V_{0}}{L^{2}} (\int cos(\frac{n\pi y}{L}) dy) (\int cos(\frac{m\pi x}{L}) dx)[/itex]

Note: Both integrals range from 0 to L/2.

[itex]=\frac{4V_{0}}{mn\pi^{2}} sin(\frac{m\pi}{2}) sin(\frac{n\pi}{2})[/itex]

[itex]=\frac{4V_{0}}{mn\pi^{2}}(-1)^{n+m}[/itex]

This is what I have come up with, please help me correct errors if there are any.
I'm short on time this morning, but I took a cursory look at your work, and you seem to have the idea. I will come back later when I'm free and double check your numbers and everything, but your method is correct.

A few quicks points:

1. You seem to be assuming V_o is a constant function? Is that actually the case? The problem statement seems to imply it's not.

2. Double check the bounds on your integral. I think they should be -L/2 to L/2. However, like i said, I'm in a rush! So, I'll double check this later.
Thanks a bunch!

Your welcome. Anytime! :smile:
 
OK. I'm back.

I double checked and yes, the bounds on your integrals are wrong. They should go from -L/2 to L/2. Do you understand why?

Either way, cosine is even, so it just contributes a factor of 4 (a factor of 2 for each integral).

Also, the sum n+m will always be even, so the factor of (-1)^n+m just drops out.
 
G01 said:
OK. I'm back.

I double checked and yes, the bounds on your integrals are wrong. They should go from -L/2 to L/2. Do you understand why?

Either way, cosine is even, so it just contributes a factor of 4 (a factor of 2 for each integral).

Also, the sum n+m will always be even, so the factor of (-1)^n+m just drops out.

Well that worked out ok. Now, suppose the x and y both had boundaries at 0 to L and all sides were grounded except z=0 and [itex]z\rightarrow \infty[/itex] (which is open). The face z=0 now has a uniform surface charge density, with a total charge being +Q. Would the potential change in this case or would it be different?

How would I go about figuring this out? Would it be about the same procedure with new boundary conditions?
 
matumich26 said:
Well that worked out ok. Now, suppose the x and y both had boundaries at 0 to L and all sides were grounded except z=0 and [itex]z\rightarrow \infty[/itex] (which is open). The face z=0 now has a uniform surface charge density, with a total charge being +Q. Would the potential change in this case or would it be different?

How would I go about figuring this out? Would it be about the same procedure with new boundary conditions?

Yep same procedures, but your boundaries are now at different positions. That's all. The solution should be similar to the above problem. Let me know if you have any issues.
 

Similar threads

Replies
19
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
16
Views
3K
Replies
7
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
Replies
1
Views
2K
Replies
12
Views
3K
Replies
1
Views
1K
Replies
6
Views
2K