PDA

View Full Version : find potentail inside


leonne
Nov5-10, 07:00 PM
1. The problem statement, all variables and given/known data
Find potential inside rectangular pipe.


2. Relevant equations

Laplace equation

3. The attempt at a solution
This is an example in the book I am confused about one part.They get the general solution as v(xy)=(Aekx+ Be-kx)(Csin(ky)+Dcos(ky)
Now the part i don't understand is getting from the formula to v(xy)=Ccosh(npiex/a)sin(npiey/a)
like they say " we cannot set A=0 ;region in question does not extend to x=infinity On the other hand situation is symmetric with x so A=B than D=0 k=npie/a.I am guessing this has to do with the boundary conditions, but don't fully understand how they get this.

Mindscrape
Nov5-10, 08:33 PM
Yeah, it comes from the boundary conditions. I'm guessing you have V=0 at y=0 and Y = a. If you use those boundary conditions you'll see that one solution is that C=0 and D=0, but that's the trivial solution, so another solution is to make the sin term itself zero. Exponentials can be written as cosh and sinh.

List your BCs and we can help you a bit more.

leonne
Nov5-10, 11:26 PM
o ok I think i get it now ill try it out later thxs