[go: up one dir, main page]

WO2024179238A1 - Method for optimizing design of acoustic surface filter, related device, and storage medium - Google Patents

Method for optimizing design of acoustic surface filter, related device, and storage medium Download PDF

Info

Publication number
WO2024179238A1
WO2024179238A1 PCT/CN2024/073952 CN2024073952W WO2024179238A1 WO 2024179238 A1 WO2024179238 A1 WO 2024179238A1 CN 2024073952 W CN2024073952 W CN 2024073952W WO 2024179238 A1 WO2024179238 A1 WO 2024179238A1
Authority
WO
WIPO (PCT)
Prior art keywords
optimization
parameters
surface acoustic
target
acoustic wave
Prior art date
Application number
PCT/CN2024/073952
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 WO2024179238A1 publication Critical patent/WO2024179238A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • 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/15Correlation function computation including computation of convolution operations
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Definitions

  • the present invention relates to the technical field of surface acoustic wave filter design, and in particular to a surface acoustic wave filter optimization design method, optimization design equipment and computer-readable storage medium applied to the surface acoustic wave filter.
  • Surface acoustic wave filter is a very common filter technology nowadays. Its basic principle is to convert electromagnetic signals into mechanical vibrations through piezoelectric materials, such as lithium niobate (LiNbO3) or lithium tantalate (LiTaO3) crystals, and then filter the band near the mechanical resonance frequency through mechanical resonance. Because the wavelength of mechanical waves is much shorter than that of electromagnetic waves at the same frequency, it is only one in three hundred thousand. Therefore, compared with traditional cavity filters, surface acoustic wave filters have the advantages of small size and high roll-off, and have been widely used in terminal scenarios such as mobile phones and base stations. In recent years, with the increasing application of surface acoustic wave filters, various surface acoustic wave filters have been applied to different scene requirements.
  • piezoelectric materials such as lithium niobate (LiNbO3) or lithium tantalate (LiTaO3) crystals
  • the structures of surface acoustic wave filters generally include two types: one structure is a standard single cavity structure of a surface acoustic wave filter, which includes an interdigital transducer (IDT), a bus bar connecting the interdigital transducer, and a reflection grating spaced apart on opposite sides of the interdigital transducer.
  • IDT interdigital transducer
  • the interdigital transducer is used for the mutual conversion of electric and acoustic signals
  • the reflection grating is used to enhance the energy concentration of the sound wave to improve the resonant Q value
  • the bus bar is used to connect and conduct the IDT.
  • Multiple cavities are electrically or acoustically connected in a certain way to form a complete filter, which can achieve the function of filtering electromagnetic waves of a specific frequency.
  • Another structure is: a dual-mode surface acoustic wave (DMS) structure.
  • DMS surface acoustic wave
  • This structure uses two acoustically coupled surface acoustic wave resonators to achieve the filtering function, which can improve out-of-band suppression, reduce insertion loss and the overall performance of the surface acoustic wave filter.
  • ordinary surface acoustic wave cavities are connected in series or in parallel with each other, or are electrically connected to the dual-mode surface acoustic wave cavity to form a complete surface acoustic wave filter.
  • the geometric parameters of the cavity interpolation fingers, aperture, width and thickness of the surface acoustic wave filter of the related art can be adjusted in the design.
  • a surface acoustic wave filter contains several filter cavities. Therefore, in the actual design, a computer optimization algorithm that can simultaneously optimize multiple parameters is extremely important for the design of the surface acoustic wave filter.
  • the existing surface acoustic wave filter optimization algorithm often has a large amount of calculation when optimizing the ordinary single cavity and the cavity of the dual-mode surface acoustic wave at the same time, and it is difficult to find the optimal solution. Sometimes, if the initial conditions are not good enough, it is even difficult to find a feasible solution.
  • the optimization objectives of the surface acoustic wave filter often include in-band parameters, such as minimum insertion loss, minimum standing wave ratio, etc., as well as out-of-band parameters, such as maximum out-of-band suppression.
  • in-band parameters such as minimum insertion loss, minimum standing wave ratio, etc.
  • out-of-band parameters such as maximum out-of-band suppression.
  • the order of magnitude difference is often large, such as the in-band insertion loss is only 1 to 2 dB, and the out-of-band suppression is generally tens of dB.
  • the optimization weights of each parameter often need to be fine-tuned, or a similar initial value is manually adjusted first, and then improved through optimization.
  • the above-mentioned design optimization operations make it difficult for the optimization algorithm to achieve the best effect.
  • the optimization results are often strongly dependent on the initial values and fall into the local optimal solution, making it difficult to find the truly optimal design of the composite design indicators.
  • the purpose of the present invention is to overcome the above technical problems and provide a surface acoustic wave filter optimization design method, optimization design device and computer-readable storage medium that can reduce the dependence on initial values and have good optimization results.
  • an embodiment of the present invention provides a surface acoustic wave filter optimization design method, the method comprising the following steps:
  • Step S1 modeling the surface acoustic wave filter to be optimized and obtaining a model, then outputting the optimization parameters of the model, and setting the optimization target according to the optimization parameters;
  • the optimization parameters include in-band parameters and out-of-band parameters, the in-band parameters include insertion loss parameters, the out-of-band parameters include out-of-band suppression parameters, and the optimization target includes multiple parameters related to the optimization parameters. Parameters correspond one to one;
  • Step S2 Obtain the insertion loss parameter output by the model, and determine whether the insertion loss parameter meets the corresponding optimization target:
  • Step S3 calculating the model using a preset first optimization function, and updating the optimization parameters with the calculated results to optimize the in-band parameters of the surface acoustic wave filter, and then returning to step S2;
  • Step S4 calculating the model using a preset second optimization function, and updating the optimization parameters with the calculated results to achieve overall weighted optimization of the in-band parameters and the out-of-band parameters of the surface acoustic wave filter, and then outputting the updated optimization parameters;
  • Step S5 obtaining the out-of-band suppression parameter and the insertion loss parameter output after the step S4 is completed, and determining whether the out-of-band suppression parameter and the insertion loss parameter simultaneously meet the optimization target with respect to:
  • the modeling is to set characteristic parameters of the surface acoustic wave filter in the code, and the characteristic parameters include cavity size, the number of interdigital transducers, the number of reflection gratings and geometric parameters, and the geometric reference includes cavity aperture and wavelength.
  • the first optimization function is: target_IL-S21; wherein target_IL is the optimization target value, S21 is the insertion loss parameter, and the optimization target value and the insertion loss parameter are both negative numbers; in step S2, when the absolute value of S21 is less than the absolute value of the optimization target value, the value of the first optimization function is a positive number, and the insertion loss parameter satisfies the optimization target corresponding thereto.
  • the second optimization function is: weight_OOB1*target_OOB1+weight_OOB2*target_OOB2 +...weight_OOBn*target_OOBn+weight_IL*target_IL-S21;
  • target_OOB and target_IL constitute the second optimization target value
  • Weight is the optimization weight
  • S21 is the insertion loss parameter
  • the second optimization target value and the insertion loss parameter are both negative numbers
  • n is a positive integer greater than 2; when the absolute value of S21 is less than the absolute value of the second optimization target value, the value of the second optimization function is a positive number, and the surface acoustic wave filter is subjected to overall weighted optimization through the second optimization function, and then the updated optimization parameters are output.
  • the optimization result includes an S parameter curve and the characteristic parameters.
  • an embodiment of the present invention further provides an optimization design device, comprising a processor and a memory, wherein the processor is used to read a program in the memory and execute the steps in the above-mentioned surface acoustic wave filter optimization design method provided in an embodiment of the present invention.
  • an embodiment of the present invention further provides a computer-readable storage medium, wherein the computer-readable storage medium stores a computer program, wherein the computer program includes program instructions, and when the program instructions are executed by a processor, the steps in the above-mentioned surface acoustic wave filter optimization design method provided in the embodiment of the present invention are implemented.
  • the acoustic surface filter optimization design method of the present invention implements steps S1 to S5, specifically, modeling to obtain a model, then outputting optimization parameters, setting optimization targets; judging whether the insertion loss parameter meets the corresponding optimization target: if not, the model is calculated using a preset first optimization function and the calculated result is updated with the optimization parameter, and then returns to the previous step; if so, the model is calculated using a preset second optimization function, and the calculated result is updated with the optimization parameter; judging whether the out-of-band suppression parameter and the insertion loss parameter simultaneously meet the corresponding optimization target: if not, it will return to the previous step; if so, the optimization result of the model is output.
  • the dependence on the initial value can be greatly reduced, and it is prevented from falling into the local optimal solution, so that the optimization result can be closer to the global optimal solution. Therefore, the acoustic surface filter optimization design method, optimization design device and computer-readable storage medium of the present invention can reduce the dependence on the initial value and the optimization result is good.
  • FIG1 is a flowchart of a surface acoustic wave filter optimization design method provided by an embodiment of the present invention
  • FIG. 2 is a graph showing the relationship between the amplitude and frequency of the output parameters S21 and S22 before the implementation step S3 of the surface acoustic wave filter optimization design method provided by the embodiment of the present invention
  • FIG. 3 is a graph showing the relationship between the amplitude and frequency of the output parameters S21 and S22 before the implementation step S4 of the surface acoustic wave filter optimization design method provided by an embodiment of the present invention
  • FIG. 4 is a graph showing the relationship between the amplitude and frequency of the output parameters S21 and S22 after the implementation step S5 of the surface acoustic wave filter optimization design method provided by the embodiment of the present invention
  • FIG5 is a schematic diagram of the structure of an optimization design device provided in an embodiment of the present invention.
  • the present invention provides a surface acoustic wave filter optimization design method.
  • the surface acoustic wave filter optimization design method is applied to the design of the surface acoustic wave filter, and specifically, the surface acoustic wave filter optimization design method is applied to the electronic design automation (English: Electronic design automation, abbreviation: EDA) software required for the automatic design of the surface acoustic wave filter.
  • EDA Electronic design automation
  • FIG. 1 is a flowchart of a surface acoustic wave filter optimization design method provided by an embodiment of the present invention.
  • the surface acoustic wave filter optimization design method comprises the following steps:
  • Step S1 modeling the surface acoustic wave filter to be optimized and obtaining the model, then outputting the optimization parameters of the model, and setting the optimization target according to the optimization parameters.
  • the modeling is to set the characteristic parameters of the surface acoustic wave filter in the code.
  • the characteristic parameters include the cavity size, the number of interdigital transducers, the number of reflection gratings and geometric parameters.
  • the geometric reference includes the cavity aperture and wavelength.
  • the optimization parameters include in-band parameters and out-of-band parameters.
  • the in-band parameters include insertion loss parameters.
  • the out-of-band parameters include out-of-band suppression parameters.
  • the optimization objectives include multiple ones and correspond one-to-one to the optimization parameters.
  • the optimization is a computer calculation technology commonly used in the art.
  • the optimization is a random search.
  • the computer will automatically adjust the parameters to try to meet the optimization target. There is no need to manually adjust the parameters.
  • Step S2 Obtain the insertion loss parameter output by the model, and determine whether the insertion loss parameter meets the corresponding optimization target:
  • Step S3 calculating the model using a preset first optimization function, and using the calculated result to update the optimization parameter to optimize the in-band parameters of the surface acoustic wave filter, and then returning to step S2.
  • the first optimization function is: target_IL-S21.
  • FIG. 2 is a graph showing the amplitude-frequency relationship of the output parameters S21 and S22 before the implementation step S3 of the surface acoustic filter optimization design method provided in an embodiment of the present invention.
  • W1 is the curve corresponding to S21
  • W2 is the curve corresponding to S22
  • A1 is the area where the out-of-band suppression parameter in the out-of-band parameter needs to be optimized
  • A2 is the area where the insertion loss parameter in the in-band parameter needs to be optimized.
  • S21 and S22 are two of the four S parameters of a two-port network with an input port and an output port, respectively.
  • S21 is the forward transmission coefficient (i.e., gain) from the input port to the output port when the output port is matched.
  • S22 is the reflection coefficient (i.e., output return loss) of the output port when the input port is matched.
  • the insertion loss parameter is S21. That is, only S21 is used for calculation. Of course, it is not limited to this. In some other embodiments, S22 or S21 and S22 can also be used as the insertion loss parameter.
  • the first optimization function target_IL-S21 is the set optimization target.
  • the B1 line segment represents the S21 optimization target in the first optimization function
  • the B2 line segment represents target_IL.
  • the B1 line segment and the B2 line segment are parallel line segments, where B1 is the line segment located above and B2 is the line segment located below.
  • the difference between the optimization target and the actual value is the difference between the B1 line segment and the B2 line segment.
  • the first optimization function is only valid within the band, that is, within the length of the B2 line segment.
  • the amplitude of W1 in the A2 region is relatively low, and it is necessary to optimize the in-band parameters of the surface acoustic wave filter by using the first optimization function by implementing the step S3 .
  • target_IL is the optimization target value
  • both the optimization target value and the insertion loss parameter are negative numbers.
  • S21 is the insertion loss parameter. Therefore, in step S2, when the absolute value of S21 is less than the absolute value of the optimization target value, the value of the first optimization function is a positive number, and the insertion loss parameter satisfies the optimization target corresponding thereto.
  • Step S4 calculating the model using a preset second optimization function, and updating the optimization parameters with the calculated result to achieve the band of the surface acoustic wave filter.
  • the internal parameters and the out-of-band parameters are optimized by weighted optimization as a whole, and then the updated optimized parameters are output.
  • step S4 the second optimization function is: weight_OOB1*target_OOB1+weight_OOB2*target_OOB2 +...weight_OOBn*target_OOBn+weight_IL*target_IL-S21.
  • target_OOB and target_IL constitute the second optimization target value
  • Weight is the optimization weight, which indicates that the importance of suppressing different out-of-band parameters is different, and the importance of each out-of-band parameter is highlighted by manually setting the weight.
  • the second optimization target value and the insertion loss parameter are both negative numbers.
  • n is a positive integer greater than 2.
  • S21 is the insertion loss parameter. Therefore, when the absolute value of S21 is less than the absolute value of the second optimization target value, the value of the second optimization function is a positive number, the surface acoustic wave filter is overall weighted optimized through the second optimization function, and then the updated optimization parameter is output.
  • Figure 3 is a graph showing the amplitude-frequency relationship of the output parameters S21 and S22 before step S4 of the surface acoustic filter optimization design method provided by an embodiment of the present invention. That is, Figure 3 is a graph after optimization by the first optimization function.
  • the S21 curves in the A3 region and the A4 region need to optimize the overall weighted performance of the in-band parameters and the out-of-band parameters of the surface acoustic wave filter by implementing the second optimization function in step S4 .
  • Step S5 obtaining the out-of-band suppression parameter and the insertion loss parameter output after the step S4 is completed, and determining whether the out-of-band suppression parameter and the insertion loss parameter simultaneously meet the optimization target with respect to:
  • the optimization result includes an S parameter curve and the characteristic parameters.
  • the S parameter curve includes an S21 parameter curve and an S22 parameter curve.
  • FIG. 4 is a graph showing the amplitude-frequency relationship of the output parameters S21 and S22 after the implementation of step S5 of the surface acoustic filter optimization design method provided by an embodiment of the present invention.
  • W5 is the curve corresponding to S21
  • W6 is the curve corresponding to S22
  • A5 is the area where the out-of-band suppression parameter in the out-of-band parameter is optimized
  • A6 is the area where the insertion loss parameter in the in-band parameter is optimized.
  • the S21 curves in the A5 region and the A6 region are the final curves to be optimized, and the optimization results can be closer to the global optimal solution.
  • the present invention further provides an optimization design device 1000.
  • Figure 5 is a schematic diagram of the structure of the optimization design device 1000 of the present invention.
  • the optimization design device 1000 includes a processor 1001, a memory 1002, a network interface 1003, and a computer program stored in the memory 1002 and executable on the processor 1001.
  • the processor 1001 is used to read the program in the memory 1002.
  • the steps in the surface acoustic wave filter optimization design method provided in the embodiment are implemented. That is, the processor 1001 executes the steps in the surface acoustic wave filter optimization design method.
  • the processor 1001 is configured to perform the following steps:
  • Step S1 modeling the surface acoustic wave filter to be optimized and obtaining a model, then outputting the optimization parameters of the model, and setting the optimization target according to the optimization parameters.
  • the optimization parameters include in-band parameters and out-of-band parameters.
  • the in-band parameters include insertion loss parameters.
  • the out-of-band parameters include out-of-band suppression parameters.
  • the optimization targets include multiple ones and correspond one to one with the optimization parameters.
  • Step S2 Obtain the insertion loss parameter output by the model, and determine whether the insertion loss parameter meets the corresponding optimization target:
  • Step S3 calculating the model using a preset first optimization function, and using the calculated result to update the optimization parameter to optimize the in-band parameters of the surface acoustic wave filter, and then returning to step S2.
  • Step S4 calculating the model using a preset second optimization function, and using the calculated result to update the optimization parameters to achieve overall weighted optimization of the in-band parameters and the out-of-band parameters of the surface acoustic wave filter, and then outputting the updated optimization parameters.
  • Step S5 obtaining the out-of-band suppression parameter and the insertion loss parameter output after the step S4 is completed, and determining whether the out-of-band suppression parameter and the insertion loss parameter simultaneously meet the optimization target with respect to:
  • the optimization design device 1000 provided in the embodiment of the present invention can implement various implementation methods in the embodiment of the surface acoustic wave filter optimization design method, as well as the corresponding beneficial effects, which will not be described again here to avoid repetition.
  • FIG. 5 only shows 1001-1003 with components, but it should be understood that it is not required to implement all the components shown, and more or fewer components can be implemented instead.
  • the optimization design device 1000 here is a device that can automatically perform numerical calculations and/or information processing according to pre-set or stored instructions, and its hardware includes but is not limited to microprocessors, application specific integrated circuits (ASIC), programmable gate arrays (FPGA), digital signal processors (DSP), embedded devices, etc.
  • ASIC application specific integrated circuits
  • FPGA programmable gate arrays
  • DSP digital signal processors
  • the memory 1002 includes at least one type of readable storage medium, and the readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), random access memory (RAM), static random access memory (SRAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), programmable read-only memory (PROM), magnetic memory, magnetic disk, optical disk, etc.
  • the memory 1002 can be an internal storage unit of the optimization design device 1000, such as a hard disk or memory of the optimization design device 1000. In other embodiments, the memory 1002 can also be an external storage device of the optimization design device 1000.
  • the memory 1002 can also include both the internal storage unit of the optimization design device 1000 and its external storage device.
  • the memory 1002 is usually used to store the operating system and various application software installed in the optimization design device 1000, such as the program code of the surface acoustic wave filter optimization design method of the optimization design device 1000.
  • the memory 1002 can also be used to temporarily store various data that have been output or are to be output.
  • the processor 1001 may be a central processing unit (CPU), a controller, a microcontroller, a microprocessor, or other data processing chips in some embodiments.
  • the processor 1001 is generally used to control the overall operation of the optimization design device 1000.
  • the processor 1001 is used to run the program code or process data stored in the memory 1002, such as running the program code of the surface acoustic wave filter optimization design method of the optimization design device 1000.
  • the network interface 1003 may include a wireless network interface or a wired network interface.
  • the network interface 1003 is generally used to establish a communication connection between the optimization design device 1000 and other electronic devices.
  • the present invention also provides a computer-readable storage medium, which stores a computer program.
  • the computer program includes program instructions. When the program instructions are executed by the processor 1001, the steps in the surface acoustic wave filter optimization design method as described above are implemented.
  • the storage medium can be a disk, an optical disk, a read-only memory (ROM) or a random access memory (RAM), etc.
  • the acoustic surface filter optimization design method of the present invention implements steps S1 to S5, specifically, modeling to obtain a model, then outputting optimization parameters, setting optimization targets; judging whether the insertion loss parameter meets the corresponding optimization target: if not, the model is calculated using a preset first optimization function and the calculated result is updated with the optimization parameter, and then returns to the previous step; if so, the model is calculated using a preset second optimization function, and the calculated result is updated with the optimization parameter; judging whether the out-of-band suppression parameter and the insertion loss parameter simultaneously meet the corresponding optimization target: if not, it will return to the previous step; if so, the optimization result of the model is output.
  • the dependence on the initial value can be greatly reduced, and it is prevented from falling into the local optimal solution, so that the optimization result can be closer to the global optimal solution. Therefore, the acoustic surface filter optimization design method, optimization design device and computer-readable storage medium of the present invention can reduce the dependence on the initial value and the optimization result is good.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Physics (AREA)
  • Algebra (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Computing Systems (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • Surface Acoustic Wave Elements And Circuit Networks Thereof (AREA)

Abstract

Embodiments of the present invention provide a method for optimizing design of an acoustic surface filter, a design optimizing device, and a computer-readable storage medium. The method for optimizing design of an acoustic surface filter comprises: performing modeling to obtain a model, then outputting optimization parameters, and setting optimization objectives; determining whether an insertion loss parameter meets an optimization objective corresponding thereto; if not, performing calculation on the model by using a preset first optimization function, updating a calculated result to the optimization parameters, and then returning to a previous step; if yes, performing calculation on the model by using a preset second optimization function and updating a calculated result to the optimization parameters; determining whether an out-of-band suppression parameter and the insertion loss parameter meet relative optimization objectives at the same time; if not, returning to a previous step; or if yes, outputting an optimization result of the model. Compared with the existing technology, by using the technical solution of the present invention, the dependence on an initial value can be reduced and the effect of an optimization result is good.

Description

声表面滤波器优化设计方法、相关设备和存储介质Surface acoustic wave filter optimization design method, related equipment and storage medium 技术领域Technical Field

本发明涉及声表面滤波器设计技术领域,尤其涉及应用于声表面滤波器的一种声表面滤波器优化设计方法、优化设计设备以及计算机可读存储介质。The present invention relates to the technical field of surface acoustic wave filter design, and in particular to a surface acoustic wave filter optimization design method, optimization design equipment and computer-readable storage medium applied to the surface acoustic wave filter.

背景技术Background Art

声表面波滤波器是一种当下十分普遍的滤波器技术。其基本原理是,通过压电材料,如铌酸锂(LiNbO3)或者钽酸锂(LiTaO3)等晶体,将电磁信号转化为机械振动,再通过机械共振,对机械共振频率附近的波段进行滤波。由于同频率下,机械波的波长较电磁波非常短,仅为三十万分之一。因此,声表面波滤波器相较于传统的腔体滤波器,具有体积小,滚降高等优点,在手机,基站等终端场景下,得到了广泛的应用。近年来随着声表面滤波器的应用越来越多,各种声表面滤波器的应用于不同的场景需求。Surface acoustic wave filter is a very common filter technology nowadays. Its basic principle is to convert electromagnetic signals into mechanical vibrations through piezoelectric materials, such as lithium niobate (LiNbO3) or lithium tantalate (LiTaO3) crystals, and then filter the band near the mechanical resonance frequency through mechanical resonance. Because the wavelength of mechanical waves is much shorter than that of electromagnetic waves at the same frequency, it is only one in three hundred thousand. Therefore, compared with traditional cavity filters, surface acoustic wave filters have the advantages of small size and high roll-off, and have been widely used in terminal scenarios such as mobile phones and base stations. In recent years, with the increasing application of surface acoustic wave filters, various surface acoustic wave filters have been applied to different scene requirements.

目前,现有技术中,声表面滤波器的结构一般包括两种:一种结构为标准的声表面波滤波器单个腔体结构,其包括叉指换能器(Interdigital Transducer,缩写为IDT)、连接所述叉指换能器的汇流条以及间隔设置于所述叉指换能器相对两侧的反射栅组成。其中,所述叉指换能器用于电声信号的相互转换,所述反射栅用于加强声波的能量聚集程度以提高谐振Q值,所述汇流条用于对IDT进行连接和导电。多个腔体经过一定的方式进行电学或声学的连接,就可以形成完整滤波器,实现对特定频率电磁波滤波的功能。另外一种结构为:双模声表面波(DMS)结构。该结构采用声耦合的两个声表面波谐振器来实现滤波功能,可以提高带外抑制,降低插损及声表面波滤波器的总体 面积。在实际应用中,将普通的声表面波腔体相互串并联,或者与所述双模声表面波的腔体电学相连,即可形成完整的声表面波滤波器。At present, in the prior art, the structures of surface acoustic wave filters generally include two types: one structure is a standard single cavity structure of a surface acoustic wave filter, which includes an interdigital transducer (IDT), a bus bar connecting the interdigital transducer, and a reflection grating spaced apart on opposite sides of the interdigital transducer. Among them, the interdigital transducer is used for the mutual conversion of electric and acoustic signals, the reflection grating is used to enhance the energy concentration of the sound wave to improve the resonant Q value, and the bus bar is used to connect and conduct the IDT. Multiple cavities are electrically or acoustically connected in a certain way to form a complete filter, which can achieve the function of filtering electromagnetic waves of a specific frequency. Another structure is: a dual-mode surface acoustic wave (DMS) structure. This structure uses two acoustically coupled surface acoustic wave resonators to achieve the filtering function, which can improve out-of-band suppression, reduce insertion loss and the overall performance of the surface acoustic wave filter. In practical applications, ordinary surface acoustic wave cavities are connected in series or in parallel with each other, or are electrically connected to the dual-mode surface acoustic wave cavity to form a complete surface acoustic wave filter.

然而,相关技术的声表面波滤波器的腔体插指根数、孔径、叉指的宽度以及厚度等几何参数,均可以在设计中进行调整。一个声表面波滤波器包含数个滤波器腔体,因此,在实际的设计中,能够同时进行多参数优化的计算机优化算法,对于声表面波滤波器的设计极为重要。现有的声表面波滤波器优化算法,在同时优化普通单个腔体和所述双模声表面波的腔体时,往往计算量较大,并且难于找到最优解。有时,如果初始条件不够好,甚至难以找到可行解。声表面波滤波器的优化目标往往包括带内参数,如插损最小、驻波比最小等,以及带外参数,例如带外抑制最大等。这些不同的优化参数在同时优化时,往往数量级差异较大,如带内插损仅为1~2dB,带外抑制一般为数十dB。在这种情况下,为了同时优化这些参数,各参数的优化权重往往需要精细调整,或者先通过手动调整出一个差不多的初始值,再通过优化提高。上述设计优化操作,使得优化算法难以发挥最佳效果,往往优化结果强依赖于初始值,落入局部最优解,难以找到真正最佳的复合设计指标的设计。However, the geometric parameters of the cavity interpolation fingers, aperture, width and thickness of the surface acoustic wave filter of the related art can be adjusted in the design. A surface acoustic wave filter contains several filter cavities. Therefore, in the actual design, a computer optimization algorithm that can simultaneously optimize multiple parameters is extremely important for the design of the surface acoustic wave filter. The existing surface acoustic wave filter optimization algorithm often has a large amount of calculation when optimizing the ordinary single cavity and the cavity of the dual-mode surface acoustic wave at the same time, and it is difficult to find the optimal solution. Sometimes, if the initial conditions are not good enough, it is even difficult to find a feasible solution. The optimization objectives of the surface acoustic wave filter often include in-band parameters, such as minimum insertion loss, minimum standing wave ratio, etc., as well as out-of-band parameters, such as maximum out-of-band suppression. When these different optimization parameters are optimized at the same time, the order of magnitude difference is often large, such as the in-band insertion loss is only 1 to 2 dB, and the out-of-band suppression is generally tens of dB. In this case, in order to optimize these parameters at the same time, the optimization weights of each parameter often need to be fine-tuned, or a similar initial value is manually adjusted first, and then improved through optimization. The above-mentioned design optimization operations make it difficult for the optimization algorithm to achieve the best effect. The optimization results are often strongly dependent on the initial values and fall into the local optimal solution, making it difficult to find the truly optimal design of the composite design indicators.

因此,实有必要提供一种新的方法和设备来解决上述技术问题。Therefore, it is necessary to provide a new method and device to solve the above technical problems.

发明内容Summary of the invention

本发明的目的是克服上述技术问题,提供一种可降低对初始值的依赖且优化结果的效果好的声表面滤波器优化设计方法、优化设计设备以及计算机可读存储介质。The purpose of the present invention is to overcome the above technical problems and provide a surface acoustic wave filter optimization design method, optimization design device and computer-readable storage medium that can reduce the dependence on initial values and have good optimization results.

第一方面,本发明实施例提供一种声表面滤波器优化设计方法,该方法包括如下步骤:In a first aspect, an embodiment of the present invention provides a surface acoustic wave filter optimization design method, the method comprising the following steps:

步骤S1、将待优化设计的声表面滤波器进行建模并得到模型,再输出所述模型的优化参数,并根据所述优化参数设置优化目标;所述优化参数包括带内参数和带外参数,所述带内参数包括插损参数,所述带外参数包括带外抑制参数,所述优化目标包括多个且与所述优化 参数一一对应;Step S1, modeling the surface acoustic wave filter to be optimized and obtaining a model, then outputting the optimization parameters of the model, and setting the optimization target according to the optimization parameters; the optimization parameters include in-band parameters and out-of-band parameters, the in-band parameters include insertion loss parameters, the out-of-band parameters include out-of-band suppression parameters, and the optimization target includes multiple parameters related to the optimization parameters. Parameters correspond one to one;

步骤S2、获得所述模型输出的所述插损参数,判断所述插损参数是否满足与其对应的所述优化目标:Step S2: Obtain the insertion loss parameter output by the model, and determine whether the insertion loss parameter meets the corresponding optimization target:

若否,则进入步骤S3;If not, proceed to step S3;

若是,则进入步骤S4;If yes, proceed to step S4;

步骤S3、将所述模型采用预设的第一优化函数进行计算,并将计算出的结果更新所述优化参数以实现对将所述声表面滤波器的所述带内参数进行优化,再返回所述步骤S2;Step S3, calculating the model using a preset first optimization function, and updating the optimization parameters with the calculated results to optimize the in-band parameters of the surface acoustic wave filter, and then returning to step S2;

步骤S4、将所述模型采用预设的第二优化函数进行计算,并将计算出的结果更新所述优化参数以实现对将所述声表面滤波器的所述带内参数和所述带外参数进行整体加权优化,再输出更新后的所述优化参数;Step S4, calculating the model using a preset second optimization function, and updating the optimization parameters with the calculated results to achieve overall weighted optimization of the in-band parameters and the out-of-band parameters of the surface acoustic wave filter, and then outputting the updated optimization parameters;

步骤S5、获得所述步骤S4完成后输出的所述带外抑制参数和所述插损参数,判断所述带外抑制参数和所述插损参数是否同时满足相对于的所述优化目标:Step S5, obtaining the out-of-band suppression parameter and the insertion loss parameter output after the step S4 is completed, and determining whether the out-of-band suppression parameter and the insertion loss parameter simultaneously meet the optimization target with respect to:

若否,则将返回所述步骤S4;If not, the process returns to step S4;

若是,则输出所述模型的优化结果。If so, the optimization result of the model is output.

优选的,所述步骤S1中,所述建模为代码中设置所述声表面滤波器的特征参数,所述特征参数包括腔体大小、叉指换能器的根数、反射栅的根数以及几何参数,所述几何参考包括腔体孔径和波长。Preferably, in step S1, the modeling is to set characteristic parameters of the surface acoustic wave filter in the code, and the characteristic parameters include cavity size, the number of interdigital transducers, the number of reflection gratings and geometric parameters, and the geometric reference includes cavity aperture and wavelength.

优选的,所述步骤S3中,所述第一优化函数为:target_IL-S21;其中,target_IL为优化目标值,S21为所述插损参数,所述优化目标值和所述插损参数均为负数;所述步骤S2中,当S21的绝对值小于所述优化目标值的绝对值时,所述第一优化函数的值为正数,且所述插损参数满足与其对应的所述优化目标。Preferably, in step S3, the first optimization function is: target_IL-S21; wherein target_IL is the optimization target value, S21 is the insertion loss parameter, and the optimization target value and the insertion loss parameter are both negative numbers; in step S2, when the absolute value of S21 is less than the absolute value of the optimization target value, the value of the first optimization function is a positive number, and the insertion loss parameter satisfies the optimization target corresponding thereto.

优选的,所述步骤S4中,所述第二优化函数为:
weight_OOB1*target_OOB1+weight_OOB2*target_OOB2
+…weight_OOBn*target_OOBn+weight_IL*target_IL-S21;
Preferably, in step S4, the second optimization function is:
weight_OOB1*target_OOB1+weight_OOB2*target_OOB2
+…weight_OOBn*target_OOBn+weight_IL*target_IL-S21;

其中,target_OOB和target_IL构成为第二优化目标值,Weight是优化权重,S21为所述插损参数,所述第二优化目标值和所述插损参数均为负数,n为大于2的正整数;当S21的绝对值小于所述第二优化目标值的绝对值时,所述第二优化函数的值为正数,所述声表面滤波器通过所述第二优化函数进行整体加权优化,再输出更新后的所述优化参数。Among them, target_OOB and target_IL constitute the second optimization target value, Weight is the optimization weight, S21 is the insertion loss parameter, the second optimization target value and the insertion loss parameter are both negative numbers, and n is a positive integer greater than 2; when the absolute value of S21 is less than the absolute value of the second optimization target value, the value of the second optimization function is a positive number, and the surface acoustic wave filter is subjected to overall weighted optimization through the second optimization function, and then the updated optimization parameters are output.

优选的,所述步骤S5中,所述优化结果包括S参数曲线和所述特征参数。Preferably, in step S5, the optimization result includes an S parameter curve and the characteristic parameters.

第二方面,本发明实施例还提供一种优化设计设备,包括处理器和存储器,所述处理器用于读取所述存储器中的程序,执行如本发明实施例提供的上述的声表面滤波器优化设计方法中的步骤。In a second aspect, an embodiment of the present invention further provides an optimization design device, comprising a processor and a memory, wherein the processor is used to read a program in the memory and execute the steps in the above-mentioned surface acoustic wave filter optimization design method provided in an embodiment of the present invention.

第三方面,本发明实施例还提供一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令被处理器执行时实现如本发明实施例提供的上述的声表面滤波器优化设计方法中的步骤。In a third aspect, an embodiment of the present invention further provides a computer-readable storage medium, wherein the computer-readable storage medium stores a computer program, wherein the computer program includes program instructions, and when the program instructions are executed by a processor, the steps in the above-mentioned surface acoustic wave filter optimization design method provided in the embodiment of the present invention are implemented.

与现有技术相比,本发明的声表面滤波器优化设计方法通过实施步骤S1至步骤S5,具体为,建模得到模型,再输出优化参数,设置优化目标;判断插损参数是否满足与其对应的优化目标:若否,则将模型采用预设的第一优化函数进行计算并将计算出的结果更新优化参数,再返回上一步骤;若是,则将模型采用预设的第二优化函数进行计算,并将计算出的结果更新优化参数;判断带外抑制参数和插损参数是否同时满足相对于的优化目标:若否,则将返回上一步骤;若是,则输出模型的优化结果。通过实施步骤S1至步骤S5将声表面滤波器的优化设计拆分为双优化目标操作,可以极大的降低对初始值的依赖,防止落入局部最优解,使得优化的结果可以更接近全局最优解。因此,使得本发明的声表面滤波器优化设计方法、优化设计设备以及计算机可读存储介质可降低对初始值的依赖且优化结果的效果好。Compared with the prior art, the acoustic surface filter optimization design method of the present invention implements steps S1 to S5, specifically, modeling to obtain a model, then outputting optimization parameters, setting optimization targets; judging whether the insertion loss parameter meets the corresponding optimization target: if not, the model is calculated using a preset first optimization function and the calculated result is updated with the optimization parameter, and then returns to the previous step; if so, the model is calculated using a preset second optimization function, and the calculated result is updated with the optimization parameter; judging whether the out-of-band suppression parameter and the insertion loss parameter simultaneously meet the corresponding optimization target: if not, it will return to the previous step; if so, the optimization result of the model is output. By implementing steps S1 to S5 to split the optimization design of the acoustic surface filter into dual optimization target operations, the dependence on the initial value can be greatly reduced, and it is prevented from falling into the local optimal solution, so that the optimization result can be closer to the global optimal solution. Therefore, the acoustic surface filter optimization design method, optimization design device and computer-readable storage medium of the present invention can reduce the dependence on the initial value and the optimization result is good.

附图说明 BRIEF DESCRIPTION OF THE DRAWINGS

为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图,其中,In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the following briefly introduces the drawings required for use in the description of the embodiments. Obviously, the drawings described below are only some embodiments of the present invention. For those skilled in the art, other drawings can be obtained based on these drawings without creative work.

图1为本发明实施例提供的声表面滤波器优化设计方法的流程框图;FIG1 is a flowchart of a surface acoustic wave filter optimization design method provided by an embodiment of the present invention;

图2为本发明实施例提供的声表面滤波器优化设计方法的实施步骤S3前的输出S21和S22参数的幅度频率关系曲线图;2 is a graph showing the relationship between the amplitude and frequency of the output parameters S21 and S22 before the implementation step S3 of the surface acoustic wave filter optimization design method provided by the embodiment of the present invention;

图3为本发明实施例提供的声表面滤波器优化设计方法的实施步骤S4前的输出S21和S22参数的幅度频率关系曲线图;3 is a graph showing the relationship between the amplitude and frequency of the output parameters S21 and S22 before the implementation step S4 of the surface acoustic wave filter optimization design method provided by an embodiment of the present invention;

图4为本发明实施例提供的声表面滤波器优化设计方法的实施步骤S5后的输出S21和S22参数的幅度频率关系曲线图;4 is a graph showing the relationship between the amplitude and frequency of the output parameters S21 and S22 after the implementation step S5 of the surface acoustic wave filter optimization design method provided by the embodiment of the present invention;

图5为本发明实施例提供的优化设计设备的结构示意图。FIG5 is a schematic diagram of the structure of an optimization design device provided in an embodiment of the present invention.

具体实施方式DETAILED DESCRIPTION

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅是本发明的一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其它实施例,都属于本发明保护的范围。The following will be combined with the drawings in the embodiments of the present invention to clearly and completely describe the technical solutions in the embodiments of the present invention. Obviously, the described embodiments are only part of the embodiments of the present invention, not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by ordinary technicians in this field without creative work are within the scope of protection of the present invention.

本申请的说明书和权利要求书及附图说明中的术语“包括”和“具有”以及它们的任何变形,意图在于覆盖不排他的包含。本申请的说明书和权利要求书或附图中的术语“第一”、“第二”等是用于区别不同对象,而不是用于描述特定顺序。在本文中提及“实施例或本实施方式”意味着,结合实施例描述的特定特征、结构或特性可以包含在本申请的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施 例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其它实施例相结合。The terms "including" and "having" and any variations thereof in the specification, claims and drawings of the present application are intended to cover non-exclusive inclusions. The terms "first", "second", etc. in the specification, claims or drawings of the present application are used to distinguish different objects rather than to describe a specific order. Reference to "an embodiment or this implementation method" in this article means that the specific features, structures or characteristics described in conjunction with the embodiment may be included in at least one embodiment of the present application. The appearance of this phrase in various places in the specification does not necessarily refer to the same embodiment, nor is it an independent or alternative implementation method that is mutually exclusive with other embodiments. Those skilled in the art understand explicitly and implicitly that the embodiments described herein may be combined with other embodiments.

本发明提供一种声表面滤波器优化设计方法。所述声表面滤波器优化设计方法应用于声表面滤波器的设计,具体的,所述声表面滤波器优化设计方法应用于声表滤波器的自动设计所需的电子设计自动化(英语:Electronic design automation,缩写:EDA)软件。The present invention provides a surface acoustic wave filter optimization design method. The surface acoustic wave filter optimization design method is applied to the design of the surface acoustic wave filter, and specifically, the surface acoustic wave filter optimization design method is applied to the electronic design automation (English: Electronic design automation, abbreviation: EDA) software required for the automatic design of the surface acoustic wave filter.

请参照图1所示,图1为本发明实施例提供的声表面滤波器优化设计方法的流程框图。Please refer to FIG. 1 , which is a flowchart of a surface acoustic wave filter optimization design method provided by an embodiment of the present invention.

所述声表面滤波器优化设计方法包括如下步骤:The surface acoustic wave filter optimization design method comprises the following steps:

步骤S1、将待优化设计的声表面滤波器进行建模并得到模型,再输出所述模型的优化参数,并根据所述优化参数设置优化目标。Step S1, modeling the surface acoustic wave filter to be optimized and obtaining the model, then outputting the optimization parameters of the model, and setting the optimization target according to the optimization parameters.

本实施例中,所述建模为代码中设置所述声表面滤波器的特征参数。所述特征参数包括腔体大小、叉指换能器的根数、反射栅的根数以及几何参数。所述几何参考包括腔体孔径和波长。In this embodiment, the modeling is to set the characteristic parameters of the surface acoustic wave filter in the code. The characteristic parameters include the cavity size, the number of interdigital transducers, the number of reflection gratings and geometric parameters. The geometric reference includes the cavity aperture and wavelength.

所述优化参数包括带内参数和带外参数。The optimization parameters include in-band parameters and out-of-band parameters.

所述带内参数包括插损参数。The in-band parameters include insertion loss parameters.

所述带外参数包括带外抑制参数。The out-of-band parameters include out-of-band suppression parameters.

所述优化目标包括多个且与所述优化参数一一对应。The optimization objectives include multiple ones and correspond one-to-one to the optimization parameters.

其中,所述优化为本领域常用的一种计算机的计算技术,所述优化是一种随机寻找,当所述优化目标不满足时,计算机会自动调整参数以试图让所述优化目标变得满足。不需要手动调整参数。The optimization is a computer calculation technology commonly used in the art. The optimization is a random search. When the optimization target is not met, the computer will automatically adjust the parameters to try to meet the optimization target. There is no need to manually adjust the parameters.

步骤S2、获得所述模型输出的所述插损参数,判断所述插损参数是否满足与其对应的所述优化目标:Step S2: Obtain the insertion loss parameter output by the model, and determine whether the insertion loss parameter meets the corresponding optimization target:

若否,则进入步骤S3;If not, proceed to step S3;

若是,则进入步骤S4。If yes, go to step S4.

步骤S3、将所述模型采用预设的第一优化函数进行计算,并将计算出的结果更新所述优化参数以实现对将所述声表面滤波器的所述带内参数进行优化,再返回所述步骤S2。 Step S3, calculating the model using a preset first optimization function, and using the calculated result to update the optimization parameter to optimize the in-band parameters of the surface acoustic wave filter, and then returning to step S2.

所述步骤S3中,所述第一优化函数为:target_IL-S21。In the step S3, the first optimization function is: target_IL-S21.

请参照图2所示,图2为本发明实施例提供的声表面滤波器优化设计方法的实施步骤S3前的输出S21和S22参数的幅度频率关系曲线图。图2中,W1为S21对应的曲线;W2为S22对应的曲线;A1为所述带外参数中的所述带外抑制参数需要优化的区域;A2为所述带内参数中的所述插损参数需要优化的区域。S21和S22分别为具有输入端口和输出端口的二端口网络的四个S参数中的两个。其中,S21为输出端口匹配时,输入端口到输出端口的正向传输系数(即增益)。S22为输入端口匹配时,输出端口的反射系数(即输出回波损耗)。本实施例中,所述插损参数为S21。即仅采用S21进行计算。当然,不限于此,在其他的一些实施例中,还可以采用S22或者S21和S22共同作为所述插损参数。Please refer to FIG. 2, which is a graph showing the amplitude-frequency relationship of the output parameters S21 and S22 before the implementation step S3 of the surface acoustic filter optimization design method provided in an embodiment of the present invention. In FIG. 2, W1 is the curve corresponding to S21; W2 is the curve corresponding to S22; A1 is the area where the out-of-band suppression parameter in the out-of-band parameter needs to be optimized; A2 is the area where the insertion loss parameter in the in-band parameter needs to be optimized. S21 and S22 are two of the four S parameters of a two-port network with an input port and an output port, respectively. Among them, S21 is the forward transmission coefficient (i.e., gain) from the input port to the output port when the output port is matched. S22 is the reflection coefficient (i.e., output return loss) of the output port when the input port is matched. In this embodiment, the insertion loss parameter is S21. That is, only S21 is used for calculation. Of course, it is not limited to this. In some other embodiments, S22 or S21 and S22 can also be used as the insertion loss parameter.

本实施例中,所述第一优化函数target_IL-S21为设置的优化目标。图2中,B1线段表示所述第一优化函数中的S21优化目标,B2线段表示target_IL。B1线段与B2线段为平行线段,其中,B1为位于上面的线段,B2为位于下面的线段,B1线段与B2线段相减即为优化目标与实际数值的差值。所述第一优化函数仅在带内,即B2线段的长度内成立。In this embodiment, the first optimization function target_IL-S21 is the set optimization target. In Figure 2, the B1 line segment represents the S21 optimization target in the first optimization function, and the B2 line segment represents target_IL. The B1 line segment and the B2 line segment are parallel line segments, where B1 is the line segment located above and B2 is the line segment located below. The difference between the optimization target and the actual value is the difference between the B1 line segment and the B2 line segment. The first optimization function is only valid within the band, that is, within the length of the B2 line segment.

由图2可得,W1在A2区域的幅度较低,需要通过实施所述步骤S3通过所述第一优化函数将所述声表面滤波器的所述带内参数的优化。As can be seen from FIG. 2 , the amplitude of W1 in the A2 region is relatively low, and it is necessary to optimize the in-band parameters of the surface acoustic wave filter by using the first optimization function by implementing the step S3 .

其中,target_IL为优化目标值,所述优化目标值和所述插损参数均为负数。Wherein, target_IL is the optimization target value, and both the optimization target value and the insertion loss parameter are negative numbers.

本实施例中,S21为所述插损参数。因此,在所述步骤S2中,当S21的绝对值小于所述优化目标值的绝对值时,所述第一优化函数的值为正数,且所述插损参数满足与其对应的所述优化目标。。In this embodiment, S21 is the insertion loss parameter. Therefore, in step S2, when the absolute value of S21 is less than the absolute value of the optimization target value, the value of the first optimization function is a positive number, and the insertion loss parameter satisfies the optimization target corresponding thereto.

步骤S4、将所述模型采用预设的第二优化函数进行计算,并将计算出的结果更新所述优化参数以实现对将所述声表面滤波器的所述带 内参数和所述带外参数进行整体加权优化,再输出更新后的所述优化参数。Step S4, calculating the model using a preset second optimization function, and updating the optimization parameters with the calculated result to achieve the band of the surface acoustic wave filter. The internal parameters and the out-of-band parameters are optimized by weighted optimization as a whole, and then the updated optimized parameters are output.

所述步骤S4中,所述第二优化函数为:
weight_OOB1*target_OOB1+weight_OOB2*target_OOB2
+…weight_OOBn*target_OOBn+weight_IL*target_IL-S21。
In step S4, the second optimization function is:
weight_OOB1*target_OOB1+weight_OOB2*target_OOB2
+…weight_OOBn*target_OOBn+weight_IL*target_IL-S21.

其中,target_OOB和target_IL构成为第二优化目标值,Weight是优化权重,表示不同所述带外参数抑制的重要性不同,通过手动设置权重来突出各个所述带外参数的重要性。所述第二优化目标值和所述插损参数均为负数。n为大于2的正整数。Wherein, target_OOB and target_IL constitute the second optimization target value, and Weight is the optimization weight, which indicates that the importance of suppressing different out-of-band parameters is different, and the importance of each out-of-band parameter is highlighted by manually setting the weight. The second optimization target value and the insertion loss parameter are both negative numbers. n is a positive integer greater than 2.

本实施例中,S21为所述插损参数。因此,当S21的绝对值小于所述第二优化目标值的绝对值时,所述第二优化函数的值为正数,所述声表面滤波器通过所述第二优化函数进行整体加权优化,再输出更新后的所述优化参数。In this embodiment, S21 is the insertion loss parameter. Therefore, when the absolute value of S21 is less than the absolute value of the second optimization target value, the value of the second optimization function is a positive number, the surface acoustic wave filter is overall weighted optimized through the second optimization function, and then the updated optimization parameter is output.

请参照图3所示,图3为本发明实施例提供的声表面滤波器优化设计方法的实施步骤S4前的输出S21和S22参数的幅度频率关系曲线图。即图3为通过所述第一优化函数优化后的曲线图。Please refer to Figure 3, which is a graph showing the amplitude-frequency relationship of the output parameters S21 and S22 before step S4 of the surface acoustic filter optimization design method provided by an embodiment of the present invention. That is, Figure 3 is a graph after optimization by the first optimization function.

图3中,W3为S21对应的曲线;W4为S22对应的曲线;A3为所述带外参数中的所述带外抑制参数需要优化的区域;A4为所述带内参数中的所述插损参数需要优化的区域。In FIG3 , W3 is the curve corresponding to S21; W4 is the curve corresponding to S22; A3 is the area where the out-of-band suppression parameters in the out-of-band parameters need to be optimized; and A4 is the area where the insertion loss parameters in the in-band parameters need to be optimized.

由图3可得,A3区域和A4区域的S21曲线需要通过实施所述步骤S4通过所述第二优化函数将所述声表面滤波器的所述带内参数和所述带外参数的整体加权优化。As can be seen from FIG. 3 , the S21 curves in the A3 region and the A4 region need to optimize the overall weighted performance of the in-band parameters and the out-of-band parameters of the surface acoustic wave filter by implementing the second optimization function in step S4 .

步骤S5、获得所述步骤S4完成后输出的所述带外抑制参数和所述插损参数,判断所述带外抑制参数和所述插损参数是否同时满足相对于的所述优化目标:Step S5, obtaining the out-of-band suppression parameter and the insertion loss parameter output after the step S4 is completed, and determining whether the out-of-band suppression parameter and the insertion loss parameter simultaneously meet the optimization target with respect to:

若否,则将返回所述步骤S4;If not, the process returns to step S4;

若是,则输出所述模型的优化结果。If so, the optimization result of the model is output.

所述步骤S5中,所述优化结果包括S参数曲线和所述特征参数。 在本实施例中,S参数曲线包括S21参数曲线和S22参数曲线。In the step S5, the optimization result includes an S parameter curve and the characteristic parameters. In this embodiment, the S parameter curve includes an S21 parameter curve and an S22 parameter curve.

请参照图4所示,图4为本发明实施例提供的声表面滤波器优化设计方法的实施步骤S5后的输出S21和S22参数的幅度频率关系曲线图。图4中,W5为S21对应的曲线;W6为S22对应的曲线;A5为所述带外参数中的所述带外抑制参数完成优化的区域;A6为所述带内参数中的所述插损参数完成优化的区域。Please refer to FIG. 4, which is a graph showing the amplitude-frequency relationship of the output parameters S21 and S22 after the implementation of step S5 of the surface acoustic filter optimization design method provided by an embodiment of the present invention. In FIG. 4, W5 is the curve corresponding to S21; W6 is the curve corresponding to S22; A5 is the area where the out-of-band suppression parameter in the out-of-band parameter is optimized; A6 is the area where the insertion loss parameter in the in-band parameter is optimized.

由图4可得,A5区域和A6区域的S21曲线为最终的要优化的曲线,优化的结果可以更接近全局最优解。As shown in FIG4 , the S21 curves in the A5 region and the A6 region are the final curves to be optimized, and the optimization results can be closer to the global optimal solution.

本发明还提供一种优化设计设备1000。请参照图5所示,图5为本发明优化设计设备1000的结构示意图。The present invention further provides an optimization design device 1000. Please refer to Figure 5, which is a schematic diagram of the structure of the optimization design device 1000 of the present invention.

所述优化设计设备1000包括处理器1001、存储器1002、网络接口1003及存储在存储器1002上并可在处理器1001上运行的计算机程序,所述处理器1001用于读取所述存储器中1002的程序,处理器1001执行计算机程序时实现实施例提供的声表面滤波器优化设计方法中的步骤。即处理器1001执行所述声表面滤波器优化设计方法中的步骤。The optimization design device 1000 includes a processor 1001, a memory 1002, a network interface 1003, and a computer program stored in the memory 1002 and executable on the processor 1001. The processor 1001 is used to read the program in the memory 1002. When the processor 1001 executes the computer program, the steps in the surface acoustic wave filter optimization design method provided in the embodiment are implemented. That is, the processor 1001 executes the steps in the surface acoustic wave filter optimization design method.

具体的,处理器1001用于执行以下步骤:Specifically, the processor 1001 is configured to perform the following steps:

步骤S1、将待优化设计的声表面滤波器进行建模并得到模型,再输出所述模型的优化参数,并根据所述优化参数设置优化目标。所述优化参数包括带内参数和带外参数。所述带内参数包括插损参数。所述带外参数包括带外抑制参数。所述优化目标包括多个且与所述优化参数一一对应。Step S1, modeling the surface acoustic wave filter to be optimized and obtaining a model, then outputting the optimization parameters of the model, and setting the optimization target according to the optimization parameters. The optimization parameters include in-band parameters and out-of-band parameters. The in-band parameters include insertion loss parameters. The out-of-band parameters include out-of-band suppression parameters. The optimization targets include multiple ones and correspond one to one with the optimization parameters.

步骤S2、获得所述模型输出的所述插损参数,判断所述插损参数是否满足与其对应的所述优化目标:Step S2: Obtain the insertion loss parameter output by the model, and determine whether the insertion loss parameter meets the corresponding optimization target:

若否,则进入步骤S3;If not, proceed to step S3;

若是,则进入步骤S4。If yes, go to step S4.

步骤S3、将所述模型采用预设的第一优化函数进行计算,并将计算出的结果更新所述优化参数以实现对将所述声表面滤波器的所述带内参数进行优化,再返回所述步骤S2。 Step S3, calculating the model using a preset first optimization function, and using the calculated result to update the optimization parameter to optimize the in-band parameters of the surface acoustic wave filter, and then returning to step S2.

步骤S4、将所述模型采用预设的第二优化函数进行计算,并将计算出的结果更新所述优化参数以实现对将所述声表面滤波器的所述带内参数和所述带外参数进行整体加权优化,再输出更新后的所述优化参数。Step S4, calculating the model using a preset second optimization function, and using the calculated result to update the optimization parameters to achieve overall weighted optimization of the in-band parameters and the out-of-band parameters of the surface acoustic wave filter, and then outputting the updated optimization parameters.

步骤S5、获得所述步骤S4完成后输出的所述带外抑制参数和所述插损参数,判断所述带外抑制参数和所述插损参数是否同时满足相对于的所述优化目标:Step S5, obtaining the out-of-band suppression parameter and the insertion loss parameter output after the step S4 is completed, and determining whether the out-of-band suppression parameter and the insertion loss parameter simultaneously meet the optimization target with respect to:

若否,则将返回所述步骤S4;If not, the process returns to step S4;

若是,则输出所述模型的优化结果。If so, the optimization result of the model is output.

本发明实施例提供的所述优化设计设备1000能够实现声表面滤波器优化设计方法实施例中的各个实施方式,以及相应有益效果,为避免重复,这里不再赘述。The optimization design device 1000 provided in the embodiment of the present invention can implement various implementation methods in the embodiment of the surface acoustic wave filter optimization design method, as well as the corresponding beneficial effects, which will not be described again here to avoid repetition.

需要指出的是,图5中仅示出了具有组件的1001-1003,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。其中,本技术领域技术人员可以理解,这里的所述优化设计设备1000是一种能够按照事先设定或存储的指令,自动进行数值计算和/或信息处理的设备,其硬件包括但不限于微处理器、专用集成电路(Application Specific Integrated Circuit,ASIC)、可编程门阵列(Field-Programmable GateArray,FPGA)、数字处理器(Digital Signal Processor,DSP)、嵌入式设备等。It should be noted that FIG. 5 only shows 1001-1003 with components, but it should be understood that it is not required to implement all the components shown, and more or fewer components can be implemented instead. Among them, those skilled in the art can understand that the optimization design device 1000 here is a device that can automatically perform numerical calculations and/or information processing according to pre-set or stored instructions, and its hardware includes but is not limited to microprocessors, application specific integrated circuits (ASIC), programmable gate arrays (FPGA), digital signal processors (DSP), embedded devices, etc.

所述存储器1002至少包括一种类型的可读存储介质,可读存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等。在一些实施例中,所述存储器1002可以是所述优化设计设备1000的内部存储单元,例如所述优化设计设备1000的硬盘或内存。在另一些实施例中,所述存储器1002也可以是所述优化设计设备1000的外部存储设备, 例如该优化设计设备1000上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。当然,所述存储器1002还可以既包括所述优化设计设备1000的内部存储单元也包括其外部存储设备。本实施例中,所述存储器1002通常用于存储安装于所述优化设计设备1000的操作系统和各类应用软件,例如优化设计设备1000的声表面滤波器优化设计方法的程序代码等。此外,所述存储器1002还可以用于暂时地存储已经输出或者将要输出的各类数据。The memory 1002 includes at least one type of readable storage medium, and the readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), random access memory (RAM), static random access memory (SRAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), programmable read-only memory (PROM), magnetic memory, magnetic disk, optical disk, etc. In some embodiments, the memory 1002 can be an internal storage unit of the optimization design device 1000, such as a hard disk or memory of the optimization design device 1000. In other embodiments, the memory 1002 can also be an external storage device of the optimization design device 1000. For example, the plug-in hard disk, smart media card (SMC), secure digital (SD) card, flash card (Flash Card) and the like equipped on the optimization design device 1000. Of course, the memory 1002 can also include both the internal storage unit of the optimization design device 1000 and its external storage device. In this embodiment, the memory 1002 is usually used to store the operating system and various application software installed in the optimization design device 1000, such as the program code of the surface acoustic wave filter optimization design method of the optimization design device 1000. In addition, the memory 1002 can also be used to temporarily store various data that have been output or are to be output.

所述处理器1001在一些实施例中可以是中央处理器(Central Processing Unit,CPU)、控制器、微控制器、微处理器、或其他数据处理芯片。该所述处理器1001通常用于控制所述优化设计设备1000的总体操作。本实施例中,所述处理器1001用于运行所述存储器1002中存储的程序代码或者处理数据,例如运行优化设计设备1000的声表面滤波器优化设计方法的程序代码。The processor 1001 may be a central processing unit (CPU), a controller, a microcontroller, a microprocessor, or other data processing chips in some embodiments. The processor 1001 is generally used to control the overall operation of the optimization design device 1000. In this embodiment, the processor 1001 is used to run the program code or process data stored in the memory 1002, such as running the program code of the surface acoustic wave filter optimization design method of the optimization design device 1000.

网络接口1003可包括无线网络接口或有线网络接口,该网络接口1003通常用于在优化设计设备1000与其他电子设备之间建立通信连接。The network interface 1003 may include a wireless network interface or a wired network interface. The network interface 1003 is generally used to establish a communication connection between the optimization design device 1000 and other electronic devices.

本发明还提供一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令被处理器1001执行时实现如上所述的声表面滤波器优化设计方法中的步骤。The present invention also provides a computer-readable storage medium, which stores a computer program. The computer program includes program instructions. When the program instructions are executed by the processor 1001, the steps in the surface acoustic wave filter optimization design method as described above are implemented.

本领域普通技术人员可以理解实现实施例优化设计设备1000的声表面滤波器优化设计方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如各方法的实施例的流程。其中,存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存取存储器(Random Access Memory,简称RAM)等。A person skilled in the art can understand that all or part of the processes in the method for optimizing the design of the surface acoustic filter of the optimization design device 1000 of the embodiment can be completed by instructing the relevant hardware through a computer program, and the program can be stored in a computer-readable storage medium, and when the program is executed, it can include the processes of the embodiments of each method. Among them, the storage medium can be a disk, an optical disk, a read-only memory (ROM) or a random access memory (RAM), etc.

在本发明实施例中提到的本实施方式为了便于表述。以上所揭露 的仅为本发明较佳实施例而已,当然不能以此来限定本发明之权利范围,因此依本发明权利要求所作的等同变化,仍属本发明所涵盖的范围。The implementation method mentioned in the embodiments of the present invention is for the convenience of description. It is only a preferred embodiment of the present invention, and certainly cannot be used to limit the scope of rights of the present invention. Therefore, equivalent changes made according to the claims of the present invention are still within the scope covered by the present invention.

与现有技术相比,本发明的声表面滤波器优化设计方法通过实施步骤S1至步骤S5,具体为,建模得到模型,再输出优化参数,设置优化目标;判断插损参数是否满足与其对应的优化目标:若否,则将模型采用预设的第一优化函数进行计算并将计算出的结果更新优化参数,再返回上一步骤;若是,则将模型采用预设的第二优化函数进行计算,并将计算出的结果更新优化参数;判断带外抑制参数和插损参数是否同时满足相对于的优化目标:若否,则将返回上一步骤;若是,则输出模型的优化结果。通过实施步骤S1至步骤S5将声表面滤波器的优化设计拆分为双优化目标操作,可以极大的降低对初始值的依赖,防止落入局部最优解,使得优化的结果可以更接近全局最优解。因此,使得本发明的声表面滤波器优化设计方法、优化设计设备以及计算机可读存储介质可降低对初始值的依赖且优化结果的效果好。Compared with the prior art, the acoustic surface filter optimization design method of the present invention implements steps S1 to S5, specifically, modeling to obtain a model, then outputting optimization parameters, setting optimization targets; judging whether the insertion loss parameter meets the corresponding optimization target: if not, the model is calculated using a preset first optimization function and the calculated result is updated with the optimization parameter, and then returns to the previous step; if so, the model is calculated using a preset second optimization function, and the calculated result is updated with the optimization parameter; judging whether the out-of-band suppression parameter and the insertion loss parameter simultaneously meet the corresponding optimization target: if not, it will return to the previous step; if so, the optimization result of the model is output. By implementing steps S1 to S5 to split the optimization design of the acoustic surface filter into dual optimization target operations, the dependence on the initial value can be greatly reduced, and it is prevented from falling into the local optimal solution, so that the optimization result can be closer to the global optimal solution. Therefore, the acoustic surface filter optimization design method, optimization design device and computer-readable storage medium of the present invention can reduce the dependence on the initial value and the optimization result is good.

以上所述的仅是本发明的实施方式,在此应当指出,对于本领域的普通技术人员来说,在不脱离本发明创造构思的前提下,还可以做出改进,但这些均属于本发明的保护范围。 The above description is only an implementation mode of the present invention. It should be pointed out that, for ordinary technicians in this field, improvements can be made without departing from the creative concept of the present invention, but these all belong to the protection scope of the present invention.

Claims (7)

一种声表面滤波器优化设计方法,其特征在于,该方法包括如下步骤:A surface acoustic wave filter optimization design method, characterized in that the method comprises the following steps: 步骤S1、将待优化设计的声表面滤波器进行建模并得到模型,再输出所述模型的优化参数,并根据所述优化参数设置优化目标;所述优化参数包括带内参数和带外参数,所述带内参数包括插损参数,所述带外参数包括带外抑制参数,所述优化目标包括多个且与所述优化参数一一对应;Step S1, modeling the surface acoustic wave filter to be optimized and obtaining a model, then outputting the optimization parameters of the model, and setting the optimization target according to the optimization parameters; the optimization parameters include in-band parameters and out-of-band parameters, the in-band parameters include insertion loss parameters, the out-of-band parameters include out-of-band suppression parameters, and the optimization targets include multiple ones and correspond one to one with the optimization parameters; 步骤S2、获得所述模型输出的所述插损参数,判断所述插损参数是否满足与其对应的所述优化目标:Step S2: Obtain the insertion loss parameter output by the model, and determine whether the insertion loss parameter meets the corresponding optimization target: 若否,则进入步骤S3;If not, proceed to step S3; 若是,则进入步骤S4;If yes, proceed to step S4; 步骤S3、将所述模型采用预设的第一优化函数进行计算,并将计算出的结果更新所述优化参数以实现对将所述声表面滤波器的所述带内参数进行优化,再返回所述步骤S2;Step S3, calculating the model using a preset first optimization function, and updating the optimization parameters with the calculated results to optimize the in-band parameters of the surface acoustic wave filter, and then returning to step S2; 步骤S4、将所述模型采用预设的第二优化函数进行计算,并将计算出的结果更新所述优化参数以实现对将所述声表面滤波器的所述带内参数和所述带外参数进行整体加权优化,再输出更新后的所述优化参数;Step S4, calculating the model using a preset second optimization function, and updating the optimization parameters with the calculated results to achieve overall weighted optimization of the in-band parameters and the out-of-band parameters of the surface acoustic wave filter, and then outputting the updated optimization parameters; 步骤S5、获得所述步骤S4完成后输出的所述带外抑制参数和所述插损参数,判断所述带外抑制参数和所述插损参数是否同时满足相对于的所述优化目标:Step S5, obtaining the out-of-band suppression parameter and the insertion loss parameter output after the step S4 is completed, and determining whether the out-of-band suppression parameter and the insertion loss parameter simultaneously meet the optimization target with respect to: 若否,则将返回所述步骤S4;If not, the process returns to step S4; 若是,则输出所述模型的优化结果。If so, the optimization result of the model is output. 根据权利要求1所述的声表面滤波器优化设计方法,其特征在于,所述步骤S1中,所述建模为代码中设置所述声表面滤波器的特征参数,所述特征参数包括腔体大小、叉指换能器的根数、反射栅的根数以及几何参数,所述几何参考包括腔体孔径和波长。 The surface acoustic wave filter optimization design method according to claim 1 is characterized in that in the step S1, the modeling is to set the characteristic parameters of the surface acoustic wave filter in the code, the characteristic parameters include the cavity size, the number of interdigital transducers, the number of reflection gratings and geometric parameters, and the geometric reference includes the cavity aperture and wavelength. 根据权利要求1所述的声表面滤波器优化设计方法,其特征在于,所述步骤S3中,所述第一优化函数为:target_IL-S21;其中,target_IL为优化目标值,S21为所述插损参数,所述优化目标值和所述插损参数均为负数;所述步骤S2中,当S21的绝对值小于所述优化目标值的绝对值时,所述第一优化函数的值为正数,且所述插损参数满足与其对应的所述优化目标。The surface acoustic wave filter optimization design method according to claim 1 is characterized in that, in the step S3, the first optimization function is: target_IL-S21; wherein, target_IL is the optimization target value, S21 is the insertion loss parameter, and the optimization target value and the insertion loss parameter are both negative numbers; in the step S2, when the absolute value of S21 is less than the absolute value of the optimization target value, the value of the first optimization function is a positive number, and the insertion loss parameter satisfies the optimization target corresponding thereto. 根据权利要求1所述的声表面滤波器优化设计方法,其特征在于,所述步骤S4中,所述第二优化函数为:
weight_OOB1*target_OOB1+weight_OOB2*target_OOB2
+…weight_OOBn*target_OOBn+weight_IL*target_IL-S21;
The surface acoustic wave filter optimization design method according to claim 1, characterized in that in step S4, the second optimization function is:
weight_OOB1*target_OOB1+weight_OOB2*target_OOB2
+…weight_OOBn*target_OOBn+weight_IL*target_IL-S21;
其中,target_OOB和target_IL构成为第二优化目标值,Weight是优化权重,S21为所述插损参数,所述第二优化目标值和所述插损参数均为负数,n为大于2的正整数;当S21的绝对值小于所述第二优化目标值的绝对值时,所述第二优化函数的值为正数,所述声表面滤波器通过所述第二优化函数进行整体加权优化,再输出更新后的所述优化参数。Among them, target_OOB and target_IL constitute the second optimization target value, Weight is the optimization weight, S21 is the insertion loss parameter, the second optimization target value and the insertion loss parameter are both negative numbers, and n is a positive integer greater than 2; when the absolute value of S21 is less than the absolute value of the second optimization target value, the value of the second optimization function is a positive number, and the surface acoustic wave filter is subjected to overall weighted optimization through the second optimization function, and then the updated optimization parameters are output.
根据权利要求1所述的声表面滤波器优化设计方法,其特征在于,所述步骤S5中,所述优化结果包括S参数曲线和所述特征参数。The surface acoustic wave filter optimization design method according to claim 1 is characterized in that, in the step S5, the optimization result includes an S parameter curve and the characteristic parameter. 一种优化设计设备,其特征在于,所述优化设计设备包括处理器和存储器,所述处理器用于读取所述存储器中的程序,执行如权利要求1至5中任一项所述的声表面滤波器优化设计方法中的步骤。An optimization design device, characterized in that the optimization design device includes a processor and a memory, and the processor is used to read the program in the memory and execute the steps in the surface acoustic wave filter optimization design method as described in any one of claims 1 to 5. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有计算机程序,所述计算机程序包括程序指令,所述程序指令被处理器执行时实现如权利要求1-5中任意一项所述的声表面滤波器优化设计方法中的步骤。 A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program, the computer program includes program instructions, and when the program instructions are executed by a processor, the steps in the surface acoustic wave filter optimization design method as described in any one of claims 1 to 5 are implemented.
PCT/CN2024/073952 2023-02-27 2024-01-25 Method for optimizing design of acoustic surface filter, related device, and storage medium WO2024179238A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202310216323.3 2023-02-27
CN202310216323.3A CN116187080B (en) 2023-02-27 2023-02-27 Surface acoustic wave filter optimization design method, related equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2024179238A1 true WO2024179238A1 (en) 2024-09-06

Family

ID=86448680

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2024/073952 WO2024179238A1 (en) 2023-02-27 2024-01-25 Method for optimizing design of acoustic surface filter, related device, and storage medium

Country Status (2)

Country Link
CN (1) CN116187080B (en)
WO (1) WO2024179238A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116187080B (en) * 2023-02-27 2025-03-21 深圳飞骧科技股份有限公司 Surface acoustic wave filter optimization design method, related equipment and storage medium
CN116388717B (en) * 2023-06-02 2023-08-15 深圳飞骧科技股份有限公司 Automatic assembly method, system and related equipment for layout of surface acoustic wave filter
CN116579222B (en) * 2023-07-12 2024-02-06 深圳飞骧科技股份有限公司 Optimization methods, systems and related equipment for surface acoustic wave filter parameters
CN119788017B (en) * 2025-03-07 2025-07-22 深圳飞骧科技股份有限公司 Optimization method of surface acoustic wave filter and surface acoustic wave filter

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104718549A (en) * 2013-03-15 2015-06-17 谐振公司 Element removal design in microwave filters
CN106160693A (en) * 2016-07-12 2016-11-23 佛山市艾佛光通科技有限公司 A kind of FBAR filter optimization method based on Mason model
CN107025321A (en) * 2016-12-12 2017-08-08 佛山市艾佛光通科技有限公司 The design and preparation method of cavity type FBAR filter
JP2018006824A (en) * 2016-06-27 2018-01-11 株式会社フジクラ Method of designing band-pass filter
CN114492263A (en) * 2022-02-17 2022-05-13 广东广纳芯科技有限公司 Filter design system, method and computer readable medium
CN115392144A (en) * 2022-10-31 2022-11-25 深圳飞骧科技股份有限公司 Method for automatic design of acoustic surface filter, related system and storage medium
CN116187080A (en) * 2023-02-27 2023-05-30 深圳飞骧科技股份有限公司 Surface acoustic filter optimization design method, related equipment and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11626855B2 (en) * 2019-11-08 2023-04-11 Skyworks Solutions, Inc. Out-of-band rejection using SAW-based integrated balun
CN113806993A (en) * 2021-09-03 2021-12-17 广州杰赛科技股份有限公司 Wireless sensor structure design optimization method, device, equipment and medium
CN114421746A (en) * 2021-12-10 2022-04-29 北京理工大学 High-voltage direct-current power supply filter optimization design method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104718549A (en) * 2013-03-15 2015-06-17 谐振公司 Element removal design in microwave filters
JP2018006824A (en) * 2016-06-27 2018-01-11 株式会社フジクラ Method of designing band-pass filter
CN106160693A (en) * 2016-07-12 2016-11-23 佛山市艾佛光通科技有限公司 A kind of FBAR filter optimization method based on Mason model
CN107025321A (en) * 2016-12-12 2017-08-08 佛山市艾佛光通科技有限公司 The design and preparation method of cavity type FBAR filter
CN114492263A (en) * 2022-02-17 2022-05-13 广东广纳芯科技有限公司 Filter design system, method and computer readable medium
CN115392144A (en) * 2022-10-31 2022-11-25 深圳飞骧科技股份有限公司 Method for automatic design of acoustic surface filter, related system and storage medium
CN116187080A (en) * 2023-02-27 2023-05-30 深圳飞骧科技股份有限公司 Surface acoustic filter optimization design method, related equipment and storage medium

Also Published As

Publication number Publication date
CN116187080B (en) 2025-03-21
CN116187080A (en) 2023-05-30

Similar Documents

Publication Publication Date Title
WO2024179238A1 (en) Method for optimizing design of acoustic surface filter, related device, and storage medium
KR101987761B1 (en) Element removal design in microwave filters
US10657305B2 (en) Technique for designing acoustic microwave filters using LCR-based resonator models
KR102001884B1 (en) Improved design of microwave acoustic wave filters
CN106026962B (en) SAW filter
US20170140085A1 (en) Simulating effects of temperature on acoustic microwave filters
CN102484467B (en) Elastic wave element, and electrical apparatus and duplexer using same
WO2025011198A1 (en) Surface acoustic wave filter parameter optimization method and system, and related device
CN101114823B (en) Filter having multiple surface acoustic wave filters connected in parallel
JP2000261288A (en) Surface acoustic wave filter, duplexer, and communication device
JP3435638B2 (en) Surface acoustic wave device and method of manufacturing the same
Hashimoto Simulation of surface acoustic wave devices
WO2024125504A1 (en) Surface acoustic wave filter manufacturing method and surface acoustic wave filter
CN116579284B (en) Method, system and related equipment for designing frequency band of surface acoustic wave filter
CN116911237A (en) Parameter extraction method, device and medium of bulk acoustic wave resonator MBVD model
CN117236276B (en) Method, system and related equipment for optimizing design of filter parameters based on Bayes
JP3131573B2 (en) Surface acoustic wave filter
CN114519215B (en) Data processing method and device suitable for piezoelectric resonator
KR102682200B1 (en) Design method of acoustic wave filter
CN118536326A (en) Scattering parameter thermal coupling method, system and related equipment
CN116306433A (en) Fitting method, fitting device and computer equipment of an acoustic resonator
JP2003046370A (en) Longitudinal coupling dual mode saw filter

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: 24762921

Country of ref document: EP

Kind code of ref document: A1