【转载】PMC/PEC Boundary Conditions and Plane Wave Simulation
PMC/PEC Boundary Conditions and Plane Wave Simulation (FDTD)
OptiFDTD now has options to use Perfect Electrical Conductor (PEC) and Perfect
Magnetic Conductor (PMC) boundary conditions. You can choose which boundaries
use the new conditions, and Anisotropic PML can be used for the remaining
boundaries. With this PEC/PMC/Anisotropic PML combination, the following
simulations may be obtained:
- Plane wave simulation
- Domain reduced simulation for symmetric, periodic, or photonic band gap structures
Image value of PEC/ PMC
The following graphs show the field set up in the PEC/PMC wall (zero thickness) and
its image value

Figure 8: Field in PMC and image area
(E┴ is the vertical electric component in the PMC wall, and HII is the parallel
magnetic component in the PMC wall.)

Figure 9: Field in PEC and image area
As we can see from Figure 8, PMC is a symmetric wall for the symmetric structure
with symmetric wave propagation. The following two cases details the results when
PMC occurs.

Figure 10: PMC wall in a symmetric waveguide—excited by symmetric TE waveguide mode

Figure 11: PMC wall in a periodic structure for TE plane wave propagation
PMC can be seen as the special case for Bloch’s boundary condition (periodic
boundary condition) where the k-vector is set to zero in the corresponding direction.
PEC line is the complement of PMC, so in Figure 10, and Figure 11, the PMC line will
become the PEC line if the wave polarization is changed to TM.
Plane wave realized in symmetric/periodic structure
Figure 12 shows how the plane wave simulation can be realized for a symmetric
structure. For a 2D TE simulation, the edge of transverse plane should be set to the
PMC boundary condition to realize the plane wave.

Figure 12: Plane wave in TE simulation
For a 2D TM simulation, the edge of transverse plane should set to the PEC boundary
condition to realize the plane wave.

Figure 13: Plane wave in TM simulation
For a 3D simulation, the plane wave realization depends on the wave polarization and
the boundary condition setup at different edges of the transverse plane. If the wave
goes in z-direction, and the input wave is in y-direction polarization, then the y plane
(x-z) edge should be set to the PEC and x-plane (y-z plane) edge set to the PMC
boundary.

Figure 14: Y-polarization plane wave (z-direction propagation) with boundary conditions
For 3D simulation, if the wave goes in z-direction, and the input wave is in x-direction
polarization, then the y plane (x-z) edge should be set to the PMC and x-plane
(y-z plane) edge set to the PEC boundary.

Figure 15: X-polarization plane wave (z-direction propagation) with boundary conditions
The plane wave shape can be set by setting the rectangular wave parameters in the
Input Wave Properties dialog box. Currently, plane wave does not support the tilting
angle. Currently, the plane wave simulation is only effective for symmetrical
structures.
【转载】PMC/PEC Boundary Conditions and Plane Wave Simulation的更多相关文章
- Boundary Conditions
test test Table of Contents 1. Boundary conditions 1.1. Neumann boudary condition vs Dirichlet BC 1. ...
- OpenFOAM 中边界条件的设定【转载】
转载自:http://blog.sina.com.cn/s/blog_a0b4201d0102v7jt.html 用习惯了FLUENT的操作界面,再使用OpenFOAM就会觉得非常繁琐.遇到的第一个问 ...
- Introduction to boundary integral equations in BEM
Boundary element method (BEM) is an effective tool compared to finite element method (FEM) for resol ...
- Computer Graphics Research Software
Computer Graphics Research Software Helping you avoid re-inventing the wheel since 2009! Last update ...
- 【小白的CFD之旅】09 初识FLUENT
按黄师姐的推荐,小白回头查找起 FLUENT的资料来.通过网络及图书馆查找相关资料,小白对于FLUENT有了基本的认识. FLUENT是一个CFD软件包,目前隶属于ANSYS公司 目前FLUENT的最 ...
- Discrete.Differential.Geometry-An.Applied.Introduction(sig2013) 笔记
The author has a course on web: http://brickisland.net/DDGSpring2016/ It has more reading assignment ...
- Discrete.Differential.Geometry-An.Applied.Introduction(sig2008)笔记
-------------------------------------------------------------- Chapter 1: Introduction to Discrete D ...
- hdu 1047 (big integer sum, fgets or scanf, make you func return useful infos) 分类: hdoj 2015-06-18 08:21 39人阅读 评论(0) 收藏
errors made, boundary conditions, <= vs < , decreasing vs increasing , ++, –, '0'/'1' vs 0/1 p ...
- HOG(方向梯度直方图)
结合这周看的论文,我对这周研究的Histogram of oriented gradients(HOG)谈谈自己的理解: HOG descriptors 是应用在计算机视觉和图像处理领域,用于目标检測 ...
随机推荐
- 通过发布项目到IIS上,登录访问报系统找不到System.Web.Mvc
我发布项目到IIs,通过IIS的端口来访问直接下面的错误
- Jquery Validation 多按钮,多表单,分组验证
真正做到了 多按钮的验证. 在用户输入的时候就可以验证,而网上大部分多按钮验证都是必须要用户点击按钮后才可以验证. 研究了两天终于弄出来了,不知道两天是过长还是过段,现在分享给小伙伴们. 小伙伴们支持 ...
- 【Java Saves!】Session 5:计算机器之三--二指禅
人有十指.人类掰着手指头,发明出了0.1.2-9这十个数字.后来手指头不够用了,便发明出数位(个.十.百.千-)和满十进一的规则,称为十进制. 而计算机靠两个手指头工作.在计算机内部,只有0和1两个数 ...
- SQL数据库基础(九)
变量: SQL语言也跟其他编程语言一样,拥有变量.分支.循环等控制语句. 在SQL语言里面把变量分为局部变量和全局变量,全局变量又称系统变量. 局部变量: 使用declare关键字给变量声明,语法非常 ...
- 无法将类型为“Excel.ApplicationClass”的 COM 对象强制转换为接口类 型“Excel._Application”。此操作失败的原因是对 IID 为“{000208D5 -0000-0000-C000-000000000046}”的接口的 COM 组件调用 QueryInterface 因以下错误而失败: 加载类型库/DLL 时出错。 (异常来 自 HRESULT:
无法将类型为“Excel.ApplicationClass”的 COM 对象强制转换为接口类 型“Excel._Application”.此操作失败的原因是对 IID 为“{000208D5 -000 ...
- GridView1事件
1 protected void GridView1_DataBinding(object sender, EventArgs e) { 该事件当服务器控件绑定数据时发生. }2 protected ...
- System.Data.Dbtype转换为System.Data.SqlDbType
最近在做一些OM Mapping的准备工作,新学了一招. 如果要将System.Data.Dbtype转换为System.Data.SqlDbType,以前以为要写Switch Case语句.其实有很 ...
- Sharepoint学习笔记—习题系列--70-573习题解析 -(Q35-Q39)
Question 35You have a custom Web Part that is deployed as a sandboxed solution.You need to ensure th ...
- 操作集合的工具类:Collections
Java提供了一个操作Set.List和Map等集合的工具类:Collections,该工具类提供了大量方法对集合进行排序.查询和修改等操作,还提供了将集合对象置为不可变.对集合对象实现同步控制等方法 ...
- UITabBarController的创建等基本方法
#import "AppDelegate.h" @interface AppDelegate () <UITabBarControllerDelegate> @end ...