WO2024082778A1 - Parameter-topology hybrid optimization method for electromagnetic device design - Google Patents

Parameter-topology hybrid optimization method for electromagnetic device design Download PDF

Info

Publication number
WO2024082778A1
WO2024082778A1 PCT/CN2023/111240 CN2023111240W WO2024082778A1 WO 2024082778 A1 WO2024082778 A1 WO 2024082778A1 CN 2023111240 W CN2023111240 W CN 2023111240W WO 2024082778 A1 WO2024082778 A1 WO 2024082778A1
Authority
WO
WIPO (PCT)
Prior art keywords
optimization
material density
variables
topology
parameter
Prior art date
Application number
PCT/CN2023/111240
Other languages
French (fr)
Chinese (zh)
Inventor
杨雪松
王兰兰
Original Assignee
电子科技大学长三角研究院(湖州)
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 电子科技大学长三角研究院(湖州) filed Critical 电子科技大学长三角研究院(湖州)
Publication of WO2024082778A1 publication Critical patent/WO2024082778A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/23Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/02Reliability analysis or reliability optimisation; Failure analysis, e.g. worst case scenario performance, failure mode and effects analysis [FMEA]

Definitions

  • the invention relates to the technical field of microwave circuit or antenna design optimization, and in particular to a parameter-topology hybrid optimization method for electromagnetic device design.
  • Topology optimization algorithm belongs to a higher-level optimization technology. It can optimize the size, shape, and topological connectivity of the entire optimization area, which is conducive to the automatic design of devices.
  • Some literatures give the application of topology optimization algorithm in the design of microwave devices such as metal antennas and filters, and obtain good optimization results.
  • the scalar isotropic material with penalization method (SIMP) is a commonly used topology optimization algorithm with strong topology optimization ability and fast convergence speed.
  • SIMP SIMP to optimize monopole antennas in the article "Topology optimization of metallic antennas” (IEEE Transactions on Antennas and Propagation, 2014, 62(5): 2488-2500).
  • J. Wang et al. used SIMP to optimize patch antennas in the article "Antenna radiation characteristics optimization by a hybrid topological method” (IEEE Transactions on Antennas and Propagation, 2017, 65(6): 2843-2854).
  • SIMP is based on fixed grid optimization, which has obvious disadvantages.
  • the optimized model has a stepped boundary, and structural parameters such as the device port position cannot be adjusted during the optimization process.
  • E. Hassan et al. (IEEE Transactions on Antennas and Propagation, 2014, 62(5): 2488-2500) used a very dense grid to divide the optimization area, which made electromagnetic simulation calculations difficult.
  • 2017 J. Wang et al. (IEEE Transactions on Antennas and Propagation, 2017, 65(6): 2843-2854) combined SIMP and the level-set method (LSM) to obtain a model with smooth boundaries, but the optimization process was relatively complicated.
  • LSM level-set method
  • L. Chen et al. proposed a two-layer algorithm optimization scheme in the article "A novel topological optimization method for multi-substance-sensor microfluidics devices,” (IEEE Sensors Journal, 2022: 1-1).
  • the outer layer uses a genetic algorithm (GA) to optimize the structural parameters
  • the inner layer uses the method of moving asymptotes (MMA) to optimize the topological shape.
  • GA genetic algorithm
  • MMA moving asymptotes
  • the structural parameters obtained by the outer layer algorithm require a complete topology optimization design.
  • the two-layer optimization algorithm solution has too much computational complexity and converges very slowly.
  • the present invention proposes a parameter-topology hybrid optimization method for electromagnetic device design, and takes the structural parameters and material density values of microwave devices as optimization variables.
  • MMA is used to perform gradient optimization on the optimization variables, where the gradient information of the optimization variables is obtained by the adjoint sensitivity analysis method.
  • Step 1 Create an initial model of the microwave circuit or antenna and determine the structure that needs to be optimized for structural parameters and the area that needs to be optimized for topology.
  • the structural parameter variables that need to be optimized are defined as The shape of the topology optimization area is based on the material density of the pixel point. To characterize, the number of variables that the algorithm needs to process is After the optimization variables are defined, the initial values of the optimization variables are generated by random methods. .
  • Step 2 When performing topological optimization on the design area, in order to ensure the continuity of the topological structure and prevent the appearance of a checkerboard structure in the topological optimization area, the pixel material density variable Perform spatial median filtering, that is
  • the material density variable will become a binary distribution.
  • Perform regularized Heaviside filtering that is
  • Step 3 According to the current optimization variable value and the required calculation accuracy, the model is divided into tetrahedral meshes.
  • the tetrahedral mesh is used for electromagnetic full-wave simulation.
  • the topology optimization area is divided into When the feed port position or meshing accuracy changes, The value of will also change.
  • the material density in each grid is the average value of the material density of the pixels in the grid, that is
  • Step 4 According to the finite element theory, the electromagnetic wave equation can be discretized into a linear equation, namely
  • Step 5 According to the theory of adjoint sensitivity analysis, find the structural variables and triangle material density variables The gradient value of:
  • the topology optimization area is a two-dimensional metal surface, and the triangular material density variable is mapped to the conductivity of the material in the optimization area.
  • Step 6 Map the gradient of the material density variable in the triangular mesh to the material density gradient of the pixel point, that is,
  • the material density, , and Represents the triangular mesh The original material density of the pixel within, the material density after spatial median filtering, and the material density after regularized Heaviside filtering.
  • Step 7 Update optimization variables using MMA , is the number of algorithm iterations.
  • Step 8 Repeat steps 2-7 until the algorithm converges, that is .
  • the beneficial effects of the present invention are: 1) the optimization method proposed in the present invention can optimize structural parameters and topological shapes at the same time, and the optimization freedom is higher; 2) the definition of the material density value of the pixel point does not depend on the grid of the topological optimization area, and the grid division can be adjusted at any time during the optimization process to balance the full-wave simulation speed and calculation accuracy; 3) the material density value of the pixel point is used to describe the topological structure of the optimization area.
  • the optimized model has a smooth boundary and can be directly processed without subsequent processing.
  • FIG. 1 is a flowchart of the algorithm implementation
  • FIG2 is a schematic diagram of the initial structure of the antenna
  • Figure 3 is the objective function variation curve
  • FIG4 is a feeding point position variation curve
  • Figure 5 is a diagram showing the shape change of the topology optimization area
  • Figure 6 shows the S parameters and radiation pattern of the optimized antenna.
  • the present invention provides a parameter-topology hybrid optimization method for electromagnetic device design, which can be used to optimize microwave devices or antennas.
  • the present invention provides a specific optimization process of the optimization method, as shown in FIG1.
  • FIG2 shows a structural diagram of the initial optimized antenna model.
  • the position of the feeding point and the shape of the radiating patch play a decisive role in the impedance matching and radiation characteristics of the antenna.
  • the parameter-topology hybrid optimization method can be used to optimize the antenna structure with better performance.
  • the feeding point of the antenna moves only in the plane where the patch is located. Axis and The axis coordinates are determined, so the structural parameter variables that need to be optimized for the antenna are When the feed point position changes, the grid of the radiating patch needs to be re-divided, and the fixed grid optimization of traditional SIMP is not applicable.
  • the objective function is defined as:
  • the main polarization direction is defined as Axis direction, through experience, we know that the antenna adopts a left-right symmetrical structure to ensure good polarization purity, and the feeding point position is only Axis movement, the movement range is By setting the structural symmetry, the number of optimization variables is halved to .
  • the antenna is optimized by the parameter-topology hybrid optimization method.
  • the objective function changes during the optimization process as shown in Figure 3.
  • the objective function shows a downward trend overall.
  • the feed point position changes during the optimization process as shown in Figure 4.
  • the feed point position is constantly adjusted within the optimization area; in the later stage of optimization, the topology optimization area develops towards a binary distribution, and the feed point position basically does not change.
  • the coefficients of the Heaviside filter function are If the feed point position changes, the objective function curve will have a corresponding mutation.
  • the change of material distribution in the topology optimization area during the optimization process is shown in Figure 5.
  • the optimized topology shape has smooth boundaries, which can reduce processing and testing errors.
  • the antenna optimized by HFSS software is simulated, and the simulated S parameters and radiation pattern are shown in Figure 6.
  • the invention proposes a parameter-topology hybrid optimization method for electromagnetic device design, which is used for microwave circuit or antenna design.
  • the invention can optimize the structural parameters and topological shape of electromagnetic devices at the same time, and ensure that the final optimized structure has a smooth boundary without increasing the number of grids.
  • the parameter-topology hybrid optimization method does not directly optimize the material density of the finite element grid.
  • the accuracy of the grid division can be adjusted during the optimization process.
  • the finite element grid with lower accuracy is used in the early stage to reduce the optimization time; the finite element grid with higher accuracy is used in the later stage to ensure the accuracy of the optimization.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Data Mining & Analysis (AREA)
  • Pure & Applied Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Analysis (AREA)
  • Computing Systems (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Algebra (AREA)
  • Geometry (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Variable-Direction Aerials And Aerial Arrays (AREA)

Abstract

The present invention relates to the field of microwave circuit and antenna optimization. Disclosed is a parameter-topology hybrid optimization method for electromagnetic device design. In the method, an adjoint sensitivity analysis method is used to simultaneously solve gradient information of structural parameter variables and material density variables, thereby achieving gradient optimization of the device structure and topological shape, and the method has the characteristics of high convergence rate and high optimization efficiency; the topological shape in an optimization area is characterized by the pixel material density, the correlation between the material density variable and the finite element mesh is reduced, and thus, finite element meshes having different precision can be used at different stages of the optimization process, to balance the optimization efficiency and the calculation accuracy. Compared with a conventional material distribution method, pixel density values are used as topological optimization variables, the optimized structure has smooth boundaries, thereby reducing errors during processing.

Description

一种用于电磁器件设计的参数-拓扑混合优化方法A parameter-topology hybrid optimization method for electromagnetic device design 技术领域Technical Field
本发明涉及微波电路或天线设计优化技术领域,特别涉及一种用于电磁器件设计的参数-拓扑混合优化方法。The invention relates to the technical field of microwave circuit or antenna design optimization, and in particular to a parameter-topology hybrid optimization method for electromagnetic device design.
背景技术Background technique
拓扑优化算法属于较高层次的优化技术,可以对整个优化区域的尺寸、形状、拓扑连通性优化,有利于实现器件的自动化设计。一些文献给出了拓扑优化算法在金属天线、滤波器等微波器件的设计中的应用,获得了很好的优化效果。材料分布法(scalar isotropic material with penalization method, SIMP)是一种应用较为普遍的拓扑优化算法,其拓扑优化能力强,收敛速度快。2014年,E. Hassan等人在文章“Topology optimization of metallic antennas”(IEEE Transactions on Antennas and Propagation, 2014,62(5): 2488-2500)中采用SIMP优化单极子天线。2017年,J. Wang等人在文章“Antenna radiation characteristics optimization by a hybrid topological method”(IEEE Transactions on Antennas and Propagation, 2017,65(6): 2843-2854)中采用SIMP优化贴片天线。Topology optimization algorithm belongs to a higher-level optimization technology. It can optimize the size, shape, and topological connectivity of the entire optimization area, which is conducive to the automatic design of devices. Some literatures give the application of topology optimization algorithm in the design of microwave devices such as metal antennas and filters, and obtain good optimization results. The scalar isotropic material with penalization method (SIMP) is a commonly used topology optimization algorithm with strong topology optimization ability and fast convergence speed. In 2014, E. Hassan et al. used SIMP to optimize monopole antennas in the article "Topology optimization of metallic antennas" (IEEE Transactions on Antennas and Propagation, 2014, 62(5): 2488-2500). In 2017, J. Wang et al. used SIMP to optimize patch antennas in the article "Antenna radiation characteristics optimization by a hybrid topological method" (IEEE Transactions on Antennas and Propagation, 2017, 65(6): 2843-2854).
SIMP基于固定网格优化,其存在着明显的缺点,优化得到的模型具有阶梯状的边界,器件端口位置等结构参数无法随着优化过程调整。针对模型的阶梯边界情况,2014年,E. Hassan等人(IEEE Transactions on Antennas and Propagation, 2014,62(5): 2488-2500)采用很密的网格对优化区域进行剖分,导致电磁仿真计算难度大。2017年,J. Wang等人(IEEE Transactions on Antennas and Propagation, 2017,65(6): 2843-2854)结合SIMP和水平集法(level-set method, LSM)得到具有光滑边界的模型,但优化过程较为复杂。SIMP is based on fixed grid optimization, which has obvious disadvantages. The optimized model has a stepped boundary, and structural parameters such as the device port position cannot be adjusted during the optimization process. In 2014, E. Hassan et al. (IEEE Transactions on Antennas and Propagation, 2014, 62(5): 2488-2500) used a very dense grid to divide the optimization area, which made electromagnetic simulation calculations difficult. In 2017, J. Wang et al. (IEEE Transactions on Antennas and Propagation, 2017, 65(6): 2843-2854) combined SIMP and the level-set method (LSM) to obtain a model with smooth boundaries, but the optimization process was relatively complicated.
而对于拓扑优化过程中的结构参数调整,L. Chen等人在文章"A novel topological optimization method for multi-substance-sensor microfluidics devices,"(IEEE Sensors Journal, 2022: 1-1)中提出了双层算法优化方案,外层采用遗传算法(genetic algorithm, GA)优化结构参数,内层采用移动渐近线法(method of moving asymptotes, MMA)优化拓扑形状。在该优化框架下,外层算法得到的结构参数,都需要进行一次完整的拓扑优化设计。对于复杂的微波器件设计问题,双层优化算法方案计算量过大,收敛速度很慢。As for the adjustment of structural parameters in the topology optimization process, L. Chen et al. proposed a two-layer algorithm optimization scheme in the article "A novel topological optimization method for multi-substance-sensor microfluidics devices," (IEEE Sensors Journal, 2022: 1-1). The outer layer uses a genetic algorithm (GA) to optimize the structural parameters, and the inner layer uses the method of moving asymptotes (MMA) to optimize the topological shape. Under this optimization framework, the structural parameters obtained by the outer layer algorithm require a complete topology optimization design. For complex microwave device design problems, the two-layer optimization algorithm solution has too much computational complexity and converges very slowly.
技术解决方案Technical Solutions
本发明为了解决现有拓扑优化算法无法对结构参数进行调整,并且模型呈锯齿状等问题,提出了一种应用于电磁器件设计的参数-拓扑混合优化方法,同时将微波器件的结构参数和材料密度值作为优化变量。采用MMA对优化变量进行梯度优化,其中优化变量的梯度信息由伴随敏感度分析方法得到。In order to solve the problems that the existing topology optimization algorithm cannot adjust the structural parameters and the model is jagged, the present invention proposes a parameter-topology hybrid optimization method for electromagnetic device design, and takes the structural parameters and material density values of microwave devices as optimization variables. MMA is used to perform gradient optimization on the optimization variables, where the gradient information of the optimization variables is obtained by the adjoint sensitivity analysis method.
用于电磁器件设计的参数-拓扑混合优化方法具体实施步骤如下:The specific implementation steps of the parameter-topology hybrid optimization method for electromagnetic device design are as follows:
步骤1:创建微波电路或天线的初始模型,确定需要进行结构参数优化的结构和需要进行拓扑优化的区域。需要优化的结构参数变量定义为 ,拓扑优化区域的形状采用像素点的材料密度 进行表征,所以算法需要处理的变量个数为 。完成优化变量的定义后,采用随机方法产生优化变量的初始取值 Step 1: Create an initial model of the microwave circuit or antenna and determine the structure that needs to be optimized for structural parameters and the area that needs to be optimized for topology. The structural parameter variables that need to be optimized are defined as The shape of the topology optimization area is based on the material density of the pixel point. To characterize, the number of variables that the algorithm needs to process is After the optimization variables are defined, the initial values of the optimization variables are generated by random methods. .
步骤2:在对设计区域进行拓扑优化时,为了保证拓扑结构的连续性,防止拓扑优化区域出现棋盘状结构,对像素点材料密度变量 进行空间中值滤波,即 Step 2: When performing topological optimization on the design area, in order to ensure the continuity of the topological structure and prevent the appearance of a checkerboard structure in the topological optimization area, the pixel material density variable Perform spatial median filtering, that is
其中, 表示像素点 周围半径小于 的像素点的集合, 为权重因子,定义为: in, Represents pixel The surrounding radius is less than A collection of pixels, is the weight factor, defined as:
优化过程的最后,材料密度变量将变成二值分布,为了去除像素点灰度值,对 进行正则化Heaviside滤波,即 At the end of the optimization process, the material density variable will become a binary distribution. In order to remove the gray value of the pixel, Perform regularized Heaviside filtering, that is
其中, 是控制Heaviside映射滤波的过渡宽度的系数, 的表达式为: in, is the coefficient that controls the transition width of the Heaviside mapping filter, The expression is:
步骤3:根据当前优化变量值,和所需的计算精度对模型进行四面体网格剖分,该四面体网格用于电磁全波仿真。其中,拓扑优化区域被划分成 个三角形网格,当馈电端口位置或网格剖分精度发生变化时, 的值也会发生变化。每个网格中的材料密度 为网格中像素点材料密度的平均值,即 Step 3: According to the current optimization variable value and the required calculation accuracy, the model is divided into tetrahedral meshes. The tetrahedral mesh is used for electromagnetic full-wave simulation. The topology optimization area is divided into When the feed port position or meshing accuracy changes, The value of will also change. The material density in each grid is the average value of the material density of the pixels in the grid, that is
其中, 表示三角形网格 中像素点个数。 in, Represents a triangular mesh The number of pixels in the image.
步骤4:根据有限元理论,电磁波动方程可以离散为线性方程,即Step 4: According to the finite element theory, the electromagnetic wave equation can be discretized into a linear equation, namely
其中, 表示系统矩阵, 表示基函数系数, 表示激励向量。 in, represents the system matrix, represents the basis function coefficients, represents the excitation vector.
根据优化的目标函数 ,求解伴随方程: According to the optimization objective function , solve the adjoint equation:
其中, 分别为 的实部和虚部。 in, and They are The real and imaginary parts of .
步骤5:根据伴随敏感度分析理论,求出结构变量和三角形材料密度变量 的梯度值: Step 5: According to the theory of adjoint sensitivity analysis, find the structural variables and triangle material density variables The gradient value of:
系统矩阵 关于几何变量 的导数由有限元网格顶点对笛卡尔坐标的导数计算得到: System Matrix About Geometry Variables The derivative of is calculated from the derivatives of the finite element mesh vertices with respect to the Cartesian coordinates:
其中, 表示与结构参数 相关的顶点 轴坐标。 in, Representation and structural parameters Related Vertices of Axis coordinates.
拓扑优化区域为二维金属面,将三角形材料密度变量映射为优化区域材料的电导率 The topology optimization area is a two-dimensional metal surface, and the triangular material density variable is mapped to the conductivity of the material in the optimization area. :
其中, 分别表示导电率的最小值和最大值。 in, and represent the minimum and maximum values of conductivity, respectively.
系统矩阵 关于三角形网格内材料密度变量 的导数为: System Matrix About Material Density Variables in Triangular Meshes The derivative of is:
步骤6:将三角形网格内材料密度变量的梯度映射为像素点的材料密度梯度,即Step 6: Map the gradient of the material density variable in the triangular mesh to the material density gradient of the pixel point, that is,
其中, 表示三角形网格 的材料密度, 分别表示三角形网格 内的像素点的原始材料密度,空间中值滤波后的材料密度和正则化Heaviside滤波后的材料密度。 in, Represents a triangular mesh The material density, , and Represents the triangular mesh The original material density of the pixel within, the material density after spatial median filtering, and the material density after regularized Heaviside filtering.
步骤7:采用MMA更新优化变量 为算法迭代次数。 Step 7: Update optimization variables using MMA , is the number of algorithm iterations.
步骤8:重复步骤2-7直至算法收敛,即 Step 8: Repeat steps 2-7 until the algorithm converges, that is .
有益效果Beneficial Effects
本发明的有益效果是:1)本发明提出的优化方法可以同时优化结构参数和拓扑形状,优化自由度更高;2)像素点的材料密度值的定义不依赖于拓扑优化区域的网格,优化过程中可以随时调整网格剖分,以平衡全波仿真速度和计算精度;3)采用像素点的材料密度值描述优化区域的拓扑结构,与传统的SIMP相比,优化出的模型边界光滑,无需后续处理便可直接加工。The beneficial effects of the present invention are: 1) the optimization method proposed in the present invention can optimize structural parameters and topological shapes at the same time, and the optimization freedom is higher; 2) the definition of the material density value of the pixel point does not depend on the grid of the topological optimization area, and the grid division can be adjusted at any time during the optimization process to balance the full-wave simulation speed and calculation accuracy; 3) the material density value of the pixel point is used to describe the topological structure of the optimization area. Compared with the traditional SIMP, the optimized model has a smooth boundary and can be directly processed without subsequent processing.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1为算法实现流程图;Figure 1 is a flowchart of the algorithm implementation;
图2为天线初始结构示意图;FIG2 is a schematic diagram of the initial structure of the antenna;
图3为目标函数变化曲线;Figure 3 is the objective function variation curve;
图4为馈电点位置变化曲线;FIG4 is a feeding point position variation curve;
图5为拓扑优化区域形状变化图;Figure 5 is a diagram showing the shape change of the topology optimization area;
图6为优化后天线的S参数和方向图。Figure 6 shows the S parameters and radiation pattern of the optimized antenna.
本发明的实施方式Embodiments of the present invention
下面结合附图和实施例对本发明进行进一步的说明。The present invention will be further described below in conjunction with the accompanying drawings and embodiments.
本发明提供一种用于电磁器件设计的参数-拓扑混合优化方法可用于优化微波器件或天线。以微带贴片天线为例,本发明给出了优化方法的具体优化流程,如图1所示。图2给出了初始优化天线模型的结构图,该天线介质基板选用FR4( =4.4,tan =0.002),通过背馈同轴接头对辐射贴片进行馈电。馈电点的位置和辐射贴片的形状对天线的阻抗匹配和辐射特性起决定性作用,采用参数-拓扑混合优化方法可以优化得到性能更好的天线结构。 The present invention provides a parameter-topology hybrid optimization method for electromagnetic device design, which can be used to optimize microwave devices or antennas. Taking a microstrip patch antenna as an example, the present invention provides a specific optimization process of the optimization method, as shown in FIG1. FIG2 shows a structural diagram of the initial optimized antenna model. The antenna dielectric substrate is FR4 ( =4.4,tan =0.002), and the radiating patch is fed through the back-feed coaxial connector. The position of the feeding point and the shape of the radiating patch play a decisive role in the impedance matching and radiation characteristics of the antenna. The parameter-topology hybrid optimization method can be used to optimize the antenna structure with better performance.
天线的馈电点位置只在贴片所在平面移动,由 轴和 轴坐标确定,所以该天线需要优化的结构参数变量为 。当馈电点位置发生变化时,辐射贴片的网格需要重新剖分,传统SIMP的固定网格优化并不适用。 The feeding point of the antenna moves only in the plane where the patch is located. Axis and The axis coordinates are determined, so the structural parameter variables that need to be optimized for the antenna are When the feed point position changes, the grid of the radiating patch needs to be re-divided, and the fixed grid optimization of traditional SIMP is not applicable.
辐射贴片为算法的拓扑优化区域,其边长 Lg=60mm,采用 =600)的像素点材料密度矩阵对优化区域的形状进行表征,生成材料密度变量 The radiation patch is the topology optimization area of the algorithm, with a side length of Lg = 60mm. =600) pixel point material density matrix characterizes the shape of the optimization area and generates material density variables .
为了得到工作在2.6GHz的线极化天线,目标函数定义为:In order to obtain a linearly polarized antenna operating at 2.6 GHz, the objective function is defined as:
其中, 为天线的主极化目标值, 为主极化的优化角度。 in, is the main polarization target value of the antenna, Optimized angle for primary polarization.
将主极化方向定义为 轴方向,通过经验可知,天线采用左右对称结构可以保证较好的极化纯度,馈电点位置只在 轴上移动,移动范围是 。通过设置结构对称性,优化变量的个数减半为 The main polarization direction is defined as Axis direction, through experience, we know that the antenna adopts a left-right symmetrical structure to ensure good polarization purity, and the feeding point position is only Axis movement, the movement range is By setting the structural symmetry, the number of optimization variables is halved to .
通过参数-拓扑混合优化方法对该天线进行优化,优化过程中目标函数变化如图3所示,目标函数整体呈下降趋势。优化过程中馈电点位置变化如图4所示,在优化前期,馈电点位置在优化区域内不断调整;而在优化后期,拓扑优化区域向二元分布发展,馈电点位置基本不再变化。在优化后期Heaviside滤波函数的系数 发生变化,会引起馈电点位置的突变,目标函数曲线产生相应的突变。 The antenna is optimized by the parameter-topology hybrid optimization method. The objective function changes during the optimization process as shown in Figure 3. The objective function shows a downward trend overall. The feed point position changes during the optimization process as shown in Figure 4. In the early stage of optimization, the feed point position is constantly adjusted within the optimization area; in the later stage of optimization, the topology optimization area develops towards a binary distribution, and the feed point position basically does not change. In the later stage of optimization, the coefficients of the Heaviside filter function are If the feed point position changes, the objective function curve will have a corresponding mutation.
优化过程中拓扑优化区域材料分布的变化如图5所示,优化后的拓扑形状边界光滑,可以减少加工和测试误差。The change of material distribution in the topology optimization area during the optimization process is shown in Figure 5. The optimized topology shape has smooth boundaries, which can reduce processing and testing errors.
采用HFSS软件优化后的天线进行仿真,仿真的S参数和方向图如图6所示。The antenna optimized by HFSS software is simulated, and the simulated S parameters and radiation pattern are shown in Figure 6.
发明提出了用于电磁器件设计的参数-拓扑混合优化方法,用于微波电路或天线设计,该发明可以同时对电磁器件的结构参数和拓扑形状进行优化,在不增加网格数量的情况下保证最终优化的结构具有光滑的边界。参数-拓扑混合优化方法不直接对有限元网格的材料密度进行优化,优化过程中可以对网格剖分的精度进行调整,前期使用精度较低的有限元网格,减少优化时间;后期采用精度较高的有限元网格,保证优化的准确性。The invention proposes a parameter-topology hybrid optimization method for electromagnetic device design, which is used for microwave circuit or antenna design. The invention can optimize the structural parameters and topological shape of electromagnetic devices at the same time, and ensure that the final optimized structure has a smooth boundary without increasing the number of grids. The parameter-topology hybrid optimization method does not directly optimize the material density of the finite element grid. The accuracy of the grid division can be adjusted during the optimization process. The finite element grid with lower accuracy is used in the early stage to reduce the optimization time; the finite element grid with higher accuracy is used in the later stage to ensure the accuracy of the optimization.
以上所述仅为本发明的较佳实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。The above descriptions are only preferred embodiments of the present invention, and all other embodiments obtained by ordinary technicians in this field without creative work should fall within the scope of protection of the present invention.

Claims (5)

  1. 一种用于电磁器件设计的参数-拓扑混合优化方法,其特征在于,包括有以下步骤:A parameter-topology hybrid optimization method for electromagnetic device design, characterized in that it includes the following steps:
    步骤1:创建微波电路或天线的初始模型,确定需要进行参数优化的结构和需要进行拓扑优化的区域,需要优化的结构参数变量定义为 ,拓扑优化区域的形状采用像素点的材料密度 进行表征,算法需要处理的变量个数为 ,完成优化变量的定义后,采用随机方法产生优化变量的初始取值 Step 1: Create an initial model of the microwave circuit or antenna, determine the structure that needs to be optimized and the area that needs to be optimized. The structural parameter variables that need to be optimized are defined as The shape of the topology optimization area is based on the material density of the pixel point. To characterize, the number of variables that the algorithm needs to process is After the definition of the optimization variables is completed, the initial values of the optimization variables are generated by random methods. ;
    步骤2:在对设计区域进行拓扑优化时,为了保证拓扑结构的连续性,防止拓扑优化区域出现棋盘状结构,对像素点材料密度变量 进行空间中值滤波,即 Step 2: When performing topological optimization on the design area, in order to ensure the continuity of the topological structure and prevent the appearance of a checkerboard structure in the topological optimization area, the pixel material density variable Perform spatial median filtering, that is
    其中, 表示像素点 周围半径小于 的像素点的集合, 为权重因子,定义为: in, Represents pixel The surrounding radius is less than A collection of pixels, is the weight factor, defined as:
    优化过程的最后,材料密度变量将变成二值分布,为了去除像素点灰度值,对 进行正则化Heaviside滤波,即 At the end of the optimization process, the material density variable will become a binary distribution. In order to remove the gray value of the pixel, Perform regularized Heaviside filtering, that is
    其中, 是控制Heaviside映射滤波的过渡宽度的系数, 的表达式为: in, is the coefficient that controls the transition width of the Heaviside mapping filter, The expression is:
    步骤3:根据当前优化变量值,和所需的计算精度对模型进行四面体网格剖分,该四面体网格用于电磁全波仿真,其中,拓扑优化区域被划分成 个三角形网格,当馈电端口位置或网格剖分精度发生变化时, 的值也会发生变化,每个网格中的材料密度 为网格中像素点材料密度的平均值,即 Step 3: Tetrahedral meshing is performed on the model according to the current optimization variable values and the required calculation accuracy. The tetrahedral mesh is used for electromagnetic full-wave simulation. The topology optimization area is divided into When the feed port position or meshing accuracy changes, The value of will also change, and the material density in each grid is the average value of the material density of the pixels in the grid, that is
    其中, 表示三角形网格 中像素点个数; in, Represents a triangular mesh The number of pixels in the
    步骤4:根据有限元理论,电磁波动方程可以离散为线性方程,即Step 4: According to the finite element theory, the electromagnetic wave equation can be discretized into a linear equation, namely
    其中, 表示系统矩阵, 表示基函数系数, 表示激励向量; in, represents the system matrix, represents the basis function coefficients, represents the excitation vector;
    根据优化的目标函数 ,求解伴随方程: According to the optimization objective function , solve the adjoint equation:
    其中, 分别为 的实部和虚部; in, and They are The real and imaginary parts of
    步骤5:根据伴随敏感度分析理论,求出结构变量和三角形材料密度变量 的梯度值: Step 5: According to the theory of adjoint sensitivity analysis, find the structural variables and triangle material density variables The gradient value of:
    系统矩阵 关于几何变量 的导数由有限元网格顶点对笛卡尔坐标的导数计算得到: System Matrix About Geometry Variables The derivative of is calculated from the derivatives of the finite element mesh vertices with respect to the Cartesian coordinates:
    其中, 表示与结构参数 相关的顶点 轴坐标; in, Representation and structural parameters Related Vertices of Axis coordinates;
    拓扑优化区域为二维金属面,将三角形材料密度变量映射为优化区域材料的电导率 The topology optimization area is a two-dimensional metal surface, and the triangular material density variable is mapped to the conductivity of the material in the optimization area. :
    其中, 分别表示导电率的最小值和最大值; in, and Respectively represent the minimum and maximum values of electrical conductivity;
    系统矩阵 关于三角形网格内材料密度变量 的导数为: System Matrix About Material Density Variables in Triangular Meshes The derivative of is:
    步骤6:将三角形网格内材料密度变量的梯度映射为像素点的材料密度梯度,即Step 6: Map the gradient of the material density variable in the triangular mesh to the material density gradient of the pixel point, that is,
    其中, 表示三角形网格 的材料密度, 分别表示三角形网格 内的像素点的原始材料密度,空间中值滤波后的材料密度和正则化Heaviside滤波后的材料密度; in, Represents a triangular mesh The material density, , and Represents the triangular mesh The original material density of the pixel points within, the material density after spatial median filtering and the material density after regularized Heaviside filtering;
    步骤7:采用MMA更新优化变量 为算法迭代次数; Step 7: Update optimization variables using MMA , is the number of algorithm iterations;
    步骤8:重复步骤2-7直至算法收敛,即 Step 8: Repeat steps 2-7 until the algorithm converges, that is .
  2. 如权利要求1所述的一种用于电磁器件设计的参数-拓扑混合优化方法,其特征在于,所述步骤1中将拓扑优化区域内像素点材料密度值作为拓扑优化变量,表示拓扑优化区域的形状。A parameter-topology hybrid optimization method for electromagnetic device design as described in claim 1, characterized in that in step 1, the material density value of the pixel point in the topology optimization area is used as a topology optimization variable to represent the shape of the topology optimization area.
  3. 如权利要求1所述的用于电磁器件设计的参数-拓扑混合优化方法,其特征在于,所述步骤1中采用伴随敏感度分析求解结构参数变量和材料密度变量的梯度。The parameter-topology hybrid optimization method for electromagnetic device design according to claim 1 is characterized in that in step 1, adjoint sensitivity analysis is used to solve the gradients of structural parameter variables and material density variables.
  4. 如权利要求1所述的一种用于电磁器件设计的参数-拓扑混合优化方法,其特征在于,所述步骤1中采用空间中值滤波函数和正则化Heaviside滤波函数保证拓扑形状的连续性、减少拓扑形状的灰度值。A parameter-topology hybrid optimization method for electromagnetic device design as described in claim 1, characterized in that a spatial median filter function and a regularized Heaviside filter function are used in step 1 to ensure the continuity of the topological shape and reduce the grayscale value of the topological shape.
  5. 如权利要求1所述的一种用于电磁器件设计的参数-拓扑混合优化方法,其特征在于,所述步骤1中定义的像素点材料密度不依赖于拓扑优化区域的网格剖分情况,优化过程中可以通过改变网格剖分平衡优化速度和计算精度。A parameter-topology hybrid optimization method for electromagnetic device design as described in claim 1, characterized in that the material density of the pixel point defined in step 1 is independent of the mesh division of the topology optimization area, and the optimization speed and calculation accuracy can be balanced by changing the mesh division during the optimization process.
PCT/CN2023/111240 2022-10-21 2023-08-04 Parameter-topology hybrid optimization method for electromagnetic device design WO2024082778A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211293781.9A CN115795936A (en) 2022-10-21 2022-10-21 Parameter-topology hybrid optimization method for electromagnetic device design
CN202211293781.9 2022-10-21

Publications (1)

Publication Number Publication Date
WO2024082778A1 true WO2024082778A1 (en) 2024-04-25

Family

ID=85433422

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/111240 WO2024082778A1 (en) 2022-10-21 2023-08-04 Parameter-topology hybrid optimization method for electromagnetic device design

Country Status (2)

Country Link
CN (1) CN115795936A (en)
WO (1) WO2024082778A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115795936A (en) * 2022-10-21 2023-03-14 电子科技大学长三角研究院(湖州) Parameter-topology hybrid optimization method for electromagnetic device design

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190236220A1 (en) * 2018-02-01 2019-08-01 Toyota Motor Engineering & Manufacturing North America, Inc. Methods for topology optimization using a membership variable
CN112084591A (en) * 2020-09-03 2020-12-15 西安电子科技大学 Radiator cooling channel design method based on three-dimensional topological optimization
CN113434921A (en) * 2021-07-05 2021-09-24 西安交通大学 Structure equal-geometry topological optimization method considering mesoscale effect
CN114912409A (en) * 2022-05-13 2022-08-16 南京邮电大学 Heat sink design method for passive heat dissipation of chip based on three-dimensional topological optimization
CN115795936A (en) * 2022-10-21 2023-03-14 电子科技大学长三角研究院(湖州) Parameter-topology hybrid optimization method for electromagnetic device design

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190236220A1 (en) * 2018-02-01 2019-08-01 Toyota Motor Engineering & Manufacturing North America, Inc. Methods for topology optimization using a membership variable
CN112084591A (en) * 2020-09-03 2020-12-15 西安电子科技大学 Radiator cooling channel design method based on three-dimensional topological optimization
CN113434921A (en) * 2021-07-05 2021-09-24 西安交通大学 Structure equal-geometry topological optimization method considering mesoscale effect
CN114912409A (en) * 2022-05-13 2022-08-16 南京邮电大学 Heat sink design method for passive heat dissipation of chip based on three-dimensional topological optimization
CN115795936A (en) * 2022-10-21 2023-03-14 电子科技大学长三角研究院(湖州) Parameter-topology hybrid optimization method for electromagnetic device design

Also Published As

Publication number Publication date
CN115795936A (en) 2023-03-14

Similar Documents

Publication Publication Date Title
WO2024082778A1 (en) Parameter-topology hybrid optimization method for electromagnetic device design
CN112989680B (en) FVFD far-field integration boundary condition calculation method for reducing grid usage
Jin et al. Parallel particle swarm optimization and finite-difference time-domain (PSO/FDTD) algorithm for multiband and wide-band patch antenna designs
Wang et al. Antenna radiation characteristics optimization by a hybrid topological method
CN108665491B (en) Rapid point cloud registration method based on local reference points
CN109063266B (en) Skin antenna electromechanical collaborative design method based on parallel Bayesian optimization
CN108920831A (en) The quick calculation method that high-speed aircraft cover high temperature ablation influences antenna electric performance
CN110059422B (en) Electromagnetic scattering characteristic simulation method for frequency selective surface curved surface radome
CN110190390B (en) K-waveband metamaterial microstrip antenna based on redundancy design and design method
CN106935973B (en) Design method of coaxial feed antenna
Wang et al. Topology optimization of conical-beam antennas exploiting rotational symmetry
CN111276822B (en) Antenna pattern main lobe controllable antenna array design method
CN105740515B (en) A kind of mixed topology optimization method based on sensitivity analysis
CN115081325A (en) Lens antenna multi-objective optimization method based on particle swarm and genetic hybrid algorithm
CN107862749B (en) Point cloud geometric detail feature removing method
CN108090296B (en) Waveguide full wave analysis method based on high-order sinc-compact format
CN116151038B (en) Analysis method of circular polarization MIMO microstrip antenna array self-decoupling technology
da Silva Junior et al. Fractal and polar microstrip antennas and arrays for wireless communications
CN116562143A (en) Antenna topology and parameter mixing optimization method based on normalized Gaussian network
CN116467998A (en) Polarization conversion super-surface rapid calculation method and system based on equivalent circuit
CN113010986A (en) Antenna array design method based on reinforcement learning and random optimization algorithm
CN113610711A (en) Single-image-guided three-dimensional surface reconstruction method and device
CN112668213A (en) Rapid simulation analysis method for multi-scale antenna array
Xue et al. An Efficient iterative MoM-PO Hybrid Method for Calculating Scattered Fields of the Multiscale and Multiphysics Scatterers
CN115062541A (en) Hybrid optimization method combining genetic algorithm and material distribution method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23878774

Country of ref document: EP

Kind code of ref document: A1