Exercise_12

                  Electronic Potentials and Fields:

                             Laplace's Equation

Abstract

    We are going to use Laplace's Equaton to discribe the electronic fields. When giving the boundry conditions, we can solve the equation so that we can get the each point in the field.So there are some simple examples we have discussed.

Background and Approximation

    In electromagnetism, electromagnetic field is a kind of a physical field produced by a charged object in the electromagnetic field of a charged object will feel the force of electromagnetic field。In regions of space that do not contain any electronic charges, the electric potential obeys Laplace's equation:

A simple equation, but the simulation is not that simple:

at the point(i,j,k) the derivative with respect to x may be written as

Then we can write as

Thus, write the second partial derive as

where the notation here is intended to indicate that the derivatives are to be evaluated at the locations(i+_1), this leads to

Main Body

Ftrst, we discuss the solution of the capacitor electric potential field around.


The parameters an be found on the picture.We use the boundry condition to solve the equation

Here is the code .


Thenwe can find that Uniform distribution of electric field between the poles, and accord with the theoretical value.

Then we can discuss the electric particle.


Here is the code_1 and code_2


And we can see the field lines in the picture.

We can find that potential centered on the charge of concentric circles, and the electric field lines radiating/

Conclusion

As we discussed above, we can find that the simulation is the same as we studied in the electromagnetism. That confirmed our approximation is effective in this electronic field problem.

Acknowledgements an References

Thanks for the shared code from WuYuqiao

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • **2014真题Directions:Read the following text. Choose the be...
    又是夜半惊坐起阅读 9,828评论 0 23
  • 嗨!新年快乐! 回首2016,我的心里是满满的感动。 感动自己竟然坚持写了一年,过去的一年里,每一天都有心动,每一...
    香啡豆阅读 346评论 6 5
  • 摘要:戏剧程式内涵与探寻,本质属性,方式方法,造型材料,内容来源与推想,表现与体验。 程式,是戏剧创作在文学剧本,...
    张静年阅读 851评论 1 8
  • 1.单例模式 public class Sington{ private static Sington s = ...
    枫林123阅读 185评论 0 0
  • 前面已经学会使用git将文件提交到本地仓库和远程仓库,那么,如何在本地实现版本回退呢? 首先,我们在将上次讲到的文...
    常威爆打来福阅读 263评论 0 6