作者chungweitw (.)
看板Physics
标题Re: [问题] 特殊边界的电位算法...
时间Mon Apr 13 08:06:22 2009
※ 引述《danny6430 (赖打)》之铭言:
: 这是我在我工数课本上面算conformal mapping里面的题目
: 大概的意思就是要你求出空间中的电位
: 在两个轴的电位是110V
: 还有一个X*Y=1这条双曲线上的电位为60V
: 要你求出空间中的电位
: 答案是110-50X*Y
: 边界条件带进去正确...
: 可是完全没有头绪要怎麽算!
1.
w: z = x+iy -> z^2
w(z) = u + iv = z^2
=> u = x^2 - y^2
v = 2xy
Phi(x,y) = Psi(u,v) = Psi(w(z)),
whrer Phi and Psi are electrostatic potentials mutually
in the xy-plane and uv-plane.
2.
By the symmetry of the infinite plane,
the Laplacian equation in the uv-plane can be written as
( d^2/dv^2 ) Psi = 0,
the boundary condition of which is Psi(v=0) = 110.
This yields the solution Psi = av + 110, where a is a constant.
3.
xy = 1 => v = 2
Psi(v=2) = 60
=> 2a + 110 = 60
=> a = -25
=> Phi(x,y) = -25v + 100 = -50xy + 100.
--
我的兴趣是瞎掰
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 24.250.207.135
1F:→ akrsw:(离题)不太明白为何用mutually而不用respectively? 04/13 11:39
2F:→ chungweitw:因为我用错字了. 感谢. 04/13 11:52
3F:→ chungweitw:然後, 应该是Laplace equation. 04/13 11:53