博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
【转载】PMC/PEC Boundary Conditions and Plane Wave Simulation
阅读量:5323 次
发布时间:2019-06-14

本文共 2971 字,大约阅读时间需要 9 分钟。

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.

转载于:https://www.cnblogs.com/hiramlee0534/p/5727737.html

你可能感兴趣的文章
[翻译] java NIO 教程---介绍
查看>>
Java开发小技巧(一)
查看>>
第二天简书
查看>>
iptables 用法
查看>>
MySQL的多表查询(笛卡尔积原理)
查看>>
史上讲得最清楚的树状数组(至少我是这么认为的)
查看>>
POJ 3670 DP LIS?
查看>>
空心菱形的显示
查看>>
简述Oracle IOT(Index Organized Table)
查看>>
Eclipse 常用快捷键清单
查看>>
mysql的配置文件创建相关
查看>>
Indexing GROUP BY
查看>>
[SharePoint][SharePoint Designer 入门经典]Chapter10 Web部件链接
查看>>
jmeter接口测试之登录测试
查看>>
【CQOI2009】中位数
查看>>
ThinkPHP大写单字母函数
查看>>
ELK Stack (2) —— ELK + Redis收集Nginx日志
查看>>
ElasticSearch 2 (19) - 语言处理系列之故事开始
查看>>
NLTK的使用
查看>>
Java面试题之谈谈reactor模型
查看>>