EM basics- the Maxwell Equations
All the two important problems that the EM theory trys to describe and explain are propogation and radiation of EM wave, on the basic of Maxwell Equations. So we have to talk about the Maxwell Equations firstly ,the greatest achievement in my opinion, , then the propogation problem and then, the radiation problem.
- 1 the Maxwell Equations
In most conditions,except in static electronic field or static magnetic field, the two are never exits indepently. The Maxwell Equations are explicitly summarized the relationship between E and H, and between the source of them , a time-varied electric current or a time-varied charge.
The first two equations are Gauss's law in E field and H field. That is, Equation [1] is true at any point in space. That is, if there exists electric charge somewhere, then the divergence of D ( electronic displacement vector) at that point is nonzero, otherwise it is equal to zero.Gauss' Law states that electric charge acts as sources or sinks for Electric Fields.You see that both of these equations specify the divergence of the field in question. For the top equation, we know that Gauss' Law for Electric Fields states that the divergence of the Electric Flux Density D is equal to the volume electric charge density. But the second equation, Gauss' Magnetism law states that the divergence of the Magnetic Flux Density (B) is zero.
Why? Why isn't the divergence of B equal to the magnetic charge density?
Well - it is. But it just so happens that no one has ever found magnetic charge - not in a laboratory or on the street or on the subway. And therefore, until this hypothetical magnetic charge is found, we set the right side of Gauss' Law for Magnetic Fields to zero.
Faraday's law shows that a changing magnetic field within a loop gives rise to an induced current, which is due to a force or voltage within that circuit. We can then say the following about Farday's Law:
- Electric Current gives rise to magnetic fields. Magnetic Fields around a circuit gives rise to electric current.
- A Magnetic Field Changing in Time gives rise to an E-field circulating around it.
- A circulating E-field in time gives rise to a Magnetic Field Changing in time.
- A flowing electric current (J) gives rise to a Magnetic Field that circles the current
- A time-changing Electric Flux Density (D) gives rise to a Magnetic Field that circles the D field
Ampere's Law with the contribution of Maxwell nailed down the basis for Electromagnetics as we currently understand it. And so we know that a time varyingD gives rise to an H field, but from Farday's Law we know that a varying H field gives rise to an E field.... and so on and so forth and the electromagnetic waves propagate.
502327976@qq.com
EM basics- the Maxwell Equations的更多相关文章
- cadcam
Email:kefu007@vip.qq.com 13D TIMON 2007 英語版2007 23DVIA Composer V6R2013 中文版2013 3ABQUS V6.11 6.11 4A ...
- Maxwell’s Equations
A=cos(pi*x-pi/2)i+sin(pi*x)j 正电荷形成的电场 负电荷形成的电场 正负电荷形成的电场 无限长导线上均匀分布的正电荷 电场 均匀分布电荷的平面 电场 电荷均匀分布的球面形 ...
- Radio Basics for RFID
Radio Basics for RFID The following is excerpted from Chapter 3: Radio Basics for UHF RFID from the ...
- 麦克斯韦方程组 (Maxwell's equation)的简单解释
[转载请注明出处]http://www.cnblogs.com/mashiqi 2016/12/12 以下会用高中的物理知识和大学微积分的数学知识对麦克斯韦方程组进行一个简单的解释.希望大家都能看得懂 ...
- Weka EM 协方差
Weka EM covariance description 1: Dear All, I am trying to find out what is the real meaning of the ...
- Markdown 学习笔记: Basics
Markdown 学习笔记: Basics 原文:Basics. 了解Markdown格式化句法的要点 本页对如何使用Markdown提供了一个简单的概述.在"句法"页中对Mark ...
- How-to go parallel in R – basics + tips(转)
Today is a good day to start parallelizing your code. I’ve been using the parallel package since its ...
- Markdown: Basics (快速入门)[转]
Markdown: Basics (快速入门) / (点击查看完整语法说明) Getting the Gist of Markdown's Formatting Syntax [转自:http://w ...
- ML| EM
What's xxx The EM algorithm is used to find the maximum likelihood parameters of a statistical model ...
随机推荐
- Microsoft.DirectX.DirectSound.dll和Microsoft.DirectX.dll引用,导致项目无法调试问题
最近在做录音功能,用到了Microsoft.DirectX.DirectSound.dll和Microsoft.DirectX.dll两个dll,但是引入后,无法调试项目 具体解决方法: 修改app. ...
- HTML5 Wijmo:控制 Wijmo Grid 插件的编辑模式
Wijmo jQuery 插件经常应用于在财务类网站中创建平滑和良好用户体验的交互表格.WijGrid 插件用于显示.排序.分组和编辑数据.今天我们来分享下如何控件WijGrid插件的编辑模式. 在本 ...
- LeetCode129:Sum Root to Leaf Numbers
题目: Given a binary tree containing digits from 0-9 only, each root-to-leaf path could represent a nu ...
- wget进行整站下载
wget加上参数之后,即可成为相当强大的下载工具. wget -r -p -np -k http://xxx.com/abc/ -r, --recursive(递归) specif ...
- 容器--ArrayList
一.前言 作为List的重要实现之一,ArrayList已经成了我们编写程序时不可或缺的重要容器之一,面试的时候也经常会被问到,所以,深入理解其实现机制,无论是对于我们正确使用这个类来说,还是准备面试 ...
- 那一夜,我们..奋笔疾书敲出的--->>库存管理系统
说了会再见,最近好吗?无论你在哪里>也许你在温暖的家,或许你在身在异乡的城市;或许你高高的峰顶放生高歌,或许你还在陡峭的山峰半空努力攀爬.......相信我们都会登上顶峰,"会当凌绝顶 ...
- <<摩托车修理技术与禅>>读书笔记
一旦想要求快,就表示你再也不关心它,而想去做别的事. 感触比较大的一句话.其实每个人看书,都有不同的侧重点,不同经历的人看同样的书,收获是不一样的,所以不能在乎收获多少,只要有收获就行.
- 使用WCF对外提供接口
本篇将通过WCF以webservices的方式对外提供接口.同时使用NUnit对webservices中的方法进行单元测试. 开发契约 contract Contract项目为类库项目,该项目下会包含 ...
- gridView使用
只读 for (int i = 0; i <9; i++) { this.gridView1.Columns[i].OptionsColumn.ReadOnly = true; } 不显示面板 ...
- IOS集合NSSet与NSMutableSet知识点
NSSet在实际应用中与NSArray区别不大,但是如果你希望查找NSArray中的某一个元素,则需要遍历整个数组,效率低下.而NSSet在查找某一特定的元素的时候则是根据hash算法直接找到此元素的 ...