首页 > 最新文献

Engineering Computations最新文献

英文 中文
Hybrid algorithm for global optimization based on periodic selection scheme in engineering computation 工程计算中基于周期选择方案的全局优化混合算法
IF 1.6 4区 工程技术 Q2 Engineering Pub Date : 2024-04-05 DOI: 10.1108/ec-08-2022-0536
Ting Zhou, Yingjie Wei, Jian Niu, Yuxin Jie

Purpose

Metaheuristic algorithms based on biology, evolutionary theory and physical principles, have been widely developed for complex global optimization. This paper aims to present a new hybrid optimization algorithm that combines the characteristics of biogeography-based optimization (BBO), invasive weed optimization (IWO) and genetic algorithms (GAs).

Design/methodology/approach

The significant difference between the new algorithm and original optimizers is a periodic selection scheme for offspring. The selection criterion is a function of cyclic discharge and the fitness of populations. It differs from traditional optimization methods where the elite always gains advantages. With this method, fitter populations may still be rejected, while poorer ones might be likely retained. The selection scheme is applied to help escape from local optima and maintain solution diversity.

Findings

The efficiency of the proposed method is tested on 13 high-dimensional, nonlinear benchmark functions and a homogenous slope stability problem. The results of the benchmark function show that the new method performs well in terms of accuracy and solution diversity. The algorithm converges with a magnitude of 10-4, compared to 102 in BBO and 10-2 in IWO. In the slope stability problem, the safety factor acquired by the analogy of slope erosion (ASE) is closer to the recommended value.

Originality/value

This paper introduces a periodic selection strategy and constructs a hybrid optimizer, which enhances the global exploration capacity of metaheuristic algorithms.

目的 基于生物学、进化论和物理原理的元智算法已被广泛用于复杂的全局优化。本文旨在提出一种新的混合优化算法,该算法结合了基于生物地理学的优化(BBO)、入侵杂草优化(IWO)和遗传算法(GAs)的特点。选择标准是循环排放和种群适合度的函数。它不同于传统的优化方法,在传统优化方法中,精英总是获得优势。采用这种方法,较好的种群仍有可能被剔除,而较差的种群则有可能被保留下来。研究结果在 13 个高维非线性基准函数和一个同质斜坡稳定性问题上测试了所提方法的效率。基准函数的结果表明,新方法在精度和解的多样性方面表现良好。算法的收敛幅度为 10-4,而 BBO 为 102,IWO 为 10-2。在边坡稳定性问题中,通过边坡侵蚀类比(ASE)获得的安全系数更接近推荐值。 原创性/价值 本文引入了一种周期性选择策略,并构建了一种混合优化器,增强了元搜索算法的全局探索能力。
{"title":"Hybrid algorithm for global optimization based on periodic selection scheme in engineering computation","authors":"Ting Zhou, Yingjie Wei, Jian Niu, Yuxin Jie","doi":"10.1108/ec-08-2022-0536","DOIUrl":"https://doi.org/10.1108/ec-08-2022-0536","url":null,"abstract":"<h3>Purpose</h3>\u0000<p>Metaheuristic algorithms based on biology, evolutionary theory and physical principles, have been widely developed for complex global optimization. This paper aims to present a new hybrid optimization algorithm that combines the characteristics of biogeography-based optimization (BBO), invasive weed optimization (IWO) and genetic algorithms (GAs).</p><!--/ Abstract__block -->\u0000<h3>Design/methodology/approach</h3>\u0000<p>The significant difference between the new algorithm and original optimizers is a periodic selection scheme for offspring. The selection criterion is a function of cyclic discharge and the fitness of populations. It differs from traditional optimization methods where the elite always gains advantages. With this method, fitter populations may still be rejected, while poorer ones might be likely retained. The selection scheme is applied to help escape from local optima and maintain solution diversity.</p><!--/ Abstract__block -->\u0000<h3>Findings</h3>\u0000<p>The efficiency of the proposed method is tested on 13 high-dimensional, nonlinear benchmark functions and a homogenous slope stability problem. The results of the benchmark function show that the new method performs well in terms of accuracy and solution diversity. The algorithm converges with a magnitude of 10-4, compared to 102 in BBO and 10-2 in IWO. In the slope stability problem, the safety factor acquired by the analogy of slope erosion (ASE) is closer to the recommended value.</p><!--/ Abstract__block -->\u0000<h3>Originality/value</h3>\u0000<p>This paper introduces a periodic selection strategy and constructs a hybrid optimizer, which enhances the global exploration capacity of metaheuristic algorithms.</p><!--/ Abstract__block -->","PeriodicalId":50522,"journal":{"name":"Engineering Computations","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2024-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140571544","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
OpenMP-based parallel MLPG solver for analysis of heat conduction 基于 OpenMP 的热传导分析并行 MLPG 求解器
IF 1.6 4区 工程技术 Q2 Engineering Pub Date : 2024-04-05 DOI: 10.1108/ec-01-2023-0012
Abhishek Kumar Singh, Krishna Mohan Singh

Purpose

In the present work, we focus on developing an in-house parallel meshless local Petrov-Galerkin (MLPG) code for the analysis of heat conduction in two-dimensional and three-dimensional regular as well as complex geometries.

Design/methodology/approach

The parallel MLPG code has been implemented using open multi-processing (OpenMP) application programming interface (API) on the shared memory multicore CPU architecture. Numerical simulations have been performed to find the critical regions of the serial code, and an OpenMP-based parallel MLPG code is developed, considering the critical regions of the sequential code.

Findings

Based on performance parameters such as speed-up and parallel efficiency, the credibility of the parallelization procedure has been established. Maximum speed-up and parallel efficiency are 10.94 and 0.92 for regular three-dimensional geometry (343,000 nodes). Results demonstrate the suitability of parallelization for larger nodes as parallel efficiency and speed-up are more for the larger nodes.

Originality/value

Few attempts have been made in parallel implementation of the MLPG method for solving large-scale industrial problems. Although the literature suggests that message-passing interface (MPI) based parallel MLPG codes have been developed, the OpenMP model has rarely been touched. This work is an attempt at the development of OpenMP-based parallel MLPG code for the very first time.

目的在本研究中,我们重点开发了一种内部并行无网格局部 Petrov-Galerkin (MLPG) 代码,用于分析二维和三维规则以及复杂几何形状中的热传导。设计/方法/途径在共享内存多核 CPU 架构上使用开放多处理 (OpenMP) 应用编程接口 (API) 实现了并行 MLPG 代码。通过数值模拟找到了序列代码的临界区域,考虑到序列代码的临界区域,开发了基于 OpenMP 的并行 MLPG 代码。对于常规三维几何体(343,000 个节点),最大速度提升和并行效率分别为 10.94 和 0.92。结果表明,并行化适用于更大的节点,因为更大节点的并行效率和速度提升更快。尽管文献表明已经开发了基于消息传递接口(MPI)的并行 MLPG 代码,但 OpenMP 模型却鲜有涉及。这项工作是首次尝试开发基于 OpenMP 的并行 MLPG 代码。
{"title":"OpenMP-based parallel MLPG solver for analysis of heat conduction","authors":"Abhishek Kumar Singh, Krishna Mohan Singh","doi":"10.1108/ec-01-2023-0012","DOIUrl":"https://doi.org/10.1108/ec-01-2023-0012","url":null,"abstract":"<h3>Purpose</h3>\u0000<p>In the present work, we focus on developing an in-house parallel meshless local Petrov-Galerkin (MLPG) code for the analysis of heat conduction in two-dimensional and three-dimensional regular as well as complex geometries.</p><!--/ Abstract__block -->\u0000<h3>Design/methodology/approach</h3>\u0000<p>The parallel MLPG code has been implemented using open multi-processing (OpenMP) application programming interface (API) on the shared memory multicore CPU architecture. Numerical simulations have been performed to find the critical regions of the serial code, and an OpenMP-based parallel MLPG code is developed, considering the critical regions of the sequential code.</p><!--/ Abstract__block -->\u0000<h3>Findings</h3>\u0000<p>Based on performance parameters such as speed-up and parallel efficiency, the credibility of the parallelization procedure has been established. Maximum speed-up and parallel efficiency are 10.94 and 0.92 for regular three-dimensional geometry (343,000 nodes). Results demonstrate the suitability of parallelization for larger nodes as parallel efficiency and speed-up are more for the larger nodes.</p><!--/ Abstract__block -->\u0000<h3>Originality/value</h3>\u0000<p>Few attempts have been made in parallel implementation of the MLPG method for solving large-scale industrial problems. Although the literature suggests that message-passing interface (MPI) based parallel MLPG codes have been developed, the OpenMP model has rarely been touched. This work is an attempt at the development of OpenMP-based parallel MLPG code for the very first time.</p><!--/ Abstract__block -->","PeriodicalId":50522,"journal":{"name":"Engineering Computations","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2024-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140571642","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi-objective sensor placement optimization and damage identification for an aircraft wing using Lichtenberg algorithm 使用利希滕贝格算法对飞机机翼进行多目标传感器布置优化和损伤识别
IF 1.6 4区 工程技术 Q2 Engineering Pub Date : 2024-04-05 DOI: 10.1108/ec-09-2023-0561
Felipe Sales Nogueira, João Luiz Junho Pereira, Sebastião Simões Cunha Jr

Purpose

This study aims to apply for the first time in literature a new multi-objective sensor selection and placement optimization methodology based on the multi-objective Lichtenberg algorithm and test the sensors' configuration found in a delamination identification case study.

Design/methodology/approach

This work aims to study the damage identification in an aircraft wing using the Lichtenberg and multi-objective Lichtenberg algorithms. The former is used to identify damages, while the last is associated with feature selection techniques to perform the first sensor placement optimization (SPO) methodology with variable sensor number. It is applied aiming for the largest amount of information about using the most used modal metrics in the literature and the smallest sensor number at the same time.

Findings

The proposed method was not only able to find a sensor configuration for each sensor number and modal metric but also found one that had full accuracy in identifying delamination location and severity considering triaxial modal displacements and minimal sensor number for all wing sections.

Originality/value

This study demonstrates for the first time in the literature how the most used modal metrics vary with the sensor number for an aircraft wing using a new multi-objective sensor selection and placement optimization methodology based on the multi-objective Lichtenberg algorithm.

目的 本研究旨在首次在文献中应用基于多目标利希滕贝格算法的新型多目标传感器选择和放置优化方法,并测试在分层识别案例研究中发现的传感器配置。前者用于识别损伤,后者则与特征选择技术相结合,在传感器数量可变的情况下执行第一种传感器位置优化(SPO)方法。研究结果所提出的方法不仅能够为每种传感器数量和模态指标找到一种传感器配置,而且还能在考虑三轴模态位移和最小传感器数量的情况下,为所有翼段找到一种能完全准确识别分层位置和严重程度的传感器配置。原创性/价值 本研究首次在文献中展示了使用基于多目标 Lichtenberg 算法的新型多目标传感器选择和布置优化方法,最常用的模态指标如何随传感器数量的增加而变化。
{"title":"Multi-objective sensor placement optimization and damage identification for an aircraft wing using Lichtenberg algorithm","authors":"Felipe Sales Nogueira, João Luiz Junho Pereira, Sebastião Simões Cunha Jr","doi":"10.1108/ec-09-2023-0561","DOIUrl":"https://doi.org/10.1108/ec-09-2023-0561","url":null,"abstract":"<h3>Purpose</h3>\u0000<p>This study aims to apply for the first time in literature a new multi-objective sensor selection and placement optimization methodology based on the multi-objective Lichtenberg algorithm and test the sensors' configuration found in a delamination identification case study.</p><!--/ Abstract__block -->\u0000<h3>Design/methodology/approach</h3>\u0000<p>This work aims to study the damage identification in an aircraft wing using the Lichtenberg and multi-objective Lichtenberg algorithms. The former is used to identify damages, while the last is associated with feature selection techniques to perform the first sensor placement optimization (SPO) methodology with variable sensor number. It is applied aiming for the largest amount of information about using the most used modal metrics in the literature and the smallest sensor number at the same time.</p><!--/ Abstract__block -->\u0000<h3>Findings</h3>\u0000<p>The proposed method was not only able to find a sensor configuration for each sensor number and modal metric but also found one that had full accuracy in identifying delamination location and severity considering triaxial modal displacements and minimal sensor number for all wing sections.</p><!--/ Abstract__block -->\u0000<h3>Originality/value</h3>\u0000<p>This study demonstrates for the first time in the literature how the most used modal metrics vary with the sensor number for an aircraft wing using a new multi-objective sensor selection and placement optimization methodology based on the multi-objective Lichtenberg algorithm.</p><!--/ Abstract__block -->","PeriodicalId":50522,"journal":{"name":"Engineering Computations","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2024-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140571541","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Parallelization of adaptive Bayesian cubature using multimodal optimization algorithms 使用多模态优化算法并行处理自适应贝叶斯立体模型
IF 1.6 4区 工程技术 Q2 Engineering Pub Date : 2024-04-05 DOI: 10.1108/ec-12-2023-0957
Fangqi Hong, Pengfei Wei, Michael Beer

Purpose

Bayesian cubature (BC) has emerged to be one of most competitive approach for estimating the multi-dimensional integral especially when the integrand is expensive to evaluate, and alternative acquisition functions, such as the Posterior Variance Contribution (PVC) function, have been developed for adaptive experiment design of the integration points. However, those sequential design strategies also prevent BC from being implemented in a parallel scheme. Therefore, this paper aims at developing a parallelized adaptive BC method to further improve the computational efficiency.

Design/methodology/approach

By theoretically examining the multimodal behavior of the PVC function, it is concluded that the multiple local maxima all have important contribution to the integration accuracy as can be selected as design points, providing a practical way for parallelization of the adaptive BC. Inspired by the above finding, four multimodal optimization algorithms, including one newly developed in this work, are then introduced for finding multiple local maxima of the PVC function in one run, and further for parallel implementation of the adaptive BC.

Findings

The superiority of the parallel schemes and the performance of the four multimodal optimization algorithms are then demonstrated and compared with the k-means clustering method by using two numerical benchmarks and two engineering examples.

Originality/value

Multimodal behavior of acquisition function for BC is comprehensively investigated. All the local maxima of the acquisition function contribute to adaptive BC accuracy. Parallelization of adaptive BC is realized with four multimodal optimization methods.

目的 贝叶斯立体法(Bayesian cubature,BC)已成为估算多维积分最有竞争力的方法之一,尤其是当积分的评估成本较高时。然而,这些顺序设计策略也阻碍了 BC 在并行方案中的实施。通过理论研究 PVC 函数的多模态行为,可以得出结论:多个局部最大值都对积分精度有重要贡献,可以被选作设计点,这为自适应 BC 的并行化提供了一条实用途径。研究结果通过两个数值基准和两个工程实例,证明了并行方案的优越性以及四种多模态优化算法的性能,并与 k-means 聚类方法进行了比较。获取函数的所有局部最大值都有助于提高自适应 BC 的精度。利用四种多模态优化方法实现了自适应 BC 的并行化。
{"title":"Parallelization of adaptive Bayesian cubature using multimodal optimization algorithms","authors":"Fangqi Hong, Pengfei Wei, Michael Beer","doi":"10.1108/ec-12-2023-0957","DOIUrl":"https://doi.org/10.1108/ec-12-2023-0957","url":null,"abstract":"<h3>Purpose</h3>\u0000<p>Bayesian cubature (BC) has emerged to be one of most competitive approach for estimating the multi-dimensional integral especially when the integrand is expensive to evaluate, and alternative acquisition functions, such as the Posterior Variance Contribution (PVC) function, have been developed for adaptive experiment design of the integration points. However, those sequential design strategies also prevent BC from being implemented in a parallel scheme. Therefore, this paper aims at developing a parallelized adaptive BC method to further improve the computational efficiency.</p><!--/ Abstract__block -->\u0000<h3>Design/methodology/approach</h3>\u0000<p>By theoretically examining the multimodal behavior of the PVC function, it is concluded that the multiple local maxima all have important contribution to the integration accuracy as can be selected as design points, providing a practical way for parallelization of the adaptive BC. Inspired by the above finding, four multimodal optimization algorithms, including one newly developed in this work, are then introduced for finding multiple local maxima of the PVC function in one run, and further for parallel implementation of the adaptive BC.</p><!--/ Abstract__block -->\u0000<h3>Findings</h3>\u0000<p>The superiority of the parallel schemes and the performance of the four multimodal optimization algorithms are then demonstrated and compared with the k-means clustering method by using two numerical benchmarks and two engineering examples.</p><!--/ Abstract__block -->\u0000<h3>Originality/value</h3>\u0000<p>Multimodal behavior of acquisition function for BC is comprehensively investigated. All the local maxima of the acquisition function contribute to adaptive BC accuracy. Parallelization of adaptive BC is realized with four multimodal optimization methods.</p><!--/ Abstract__block -->","PeriodicalId":50522,"journal":{"name":"Engineering Computations","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2024-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140571627","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Topology optimization of three-dimensional structures subject to self-weight loading 承受自重荷载的三维结构拓扑优化
IF 1.6 4区 工程技术 Q2 Engineering Pub Date : 2024-04-02 DOI: 10.1108/ec-11-2023-0791
Jorge Morvan Marotte Luz Filho, Antonio Andre Novotny
PurposeTopology optimization of structures under self-weight loading is a challenging problem which has received increasing attention in the past years. The use of standard formulations based on compliance minimization under volume constraint suffers from numerous difficulties for self-weight dominant scenarios, such as non-monotonic behaviour of the compliance, possible unconstrained character of the optimum and parasitic effects for low densities in density-based approaches. This paper aims to propose an alternative approach for dealing with topology design optimization of structures into three spatial dimensions subject to self-weight loading.Design/methodology/approachIn order to overcome the above first two issues, a regularized formulation of the classical compliance minimization problem under volume constraint is adopted, which enjoys two important features: (a) it allows for imposing any feasible volume constraint and (b) the standard (original) formulation is recovered once the regularizing parameter vanishes. The resulting topology optimization problem is solved with the help of the topological derivative method, which naturally overcomes the above last issue since no intermediate densities (grey-scale) approach is necessary.FindingsA novel and simple approach for dealing with topology design optimization of structures into three spatial dimensions subject to self-weight loading is proposed. A set of benchmark examples is presented, showing not only the effectiveness of the proposed approach but also highlighting the role of the self-weight loading in the final design, which are: (1) a bridge structure is subject to pure self-weight loading; (2) a truss-like structure is submitted to an external horizontal force (free of self-weight loading) and also to the combination of self-weight and the external horizontal loading; and (3) a tower structure is under dominant self-weight loading.Originality/valueAn alternative regularized formulation of the compliance minimization problem that naturally overcomes the difficulties of dealing with self-weight dominant scenarios; a rigorous derivation of the associated topological derivative; computational aspects of a simple FreeFEM implementation; and three-dimensional numerical benchmarks of bridge, truss-like and tower structures.
目的 自重荷载下的结构拓扑优化是一个具有挑战性的问题,近年来受到越来越多的关注。对于自重占主导地位的情况,使用基于体积约束下顺应性最小化的标准公式存在诸多困难,例如顺应性的非单调行为、最佳值可能不受约束的特点以及基于密度的方法中低密度的寄生效应。为了克服上述前两个问题,本文采用了体积约束下经典顺应性最小化问题的正则化表述,该表述有两个重要特点:(a) 它允许施加任何可行的体积约束;(b) 一旦正则化参数消失,就能恢复标准(原始)公式。在拓扑导数法的帮助下,拓扑优化问题得以解决,由于不需要采用中间密度(灰度)方法,因此自然而然地克服了上述最后一个问题。本文介绍了一组基准实例,不仅显示了所提方法的有效性,而且突出了自重荷载在最终设计中的作用,这些实例是(1) 桥梁结构承受纯自重荷载;(2) 类桁架结构承受外部水平力(无自重荷载)以及自重和外部水平荷载的组合;(3) 塔式结构承受主要自重荷载。独创性/价值 对顺应性最小化问题的另一种正则化表述,自然地克服了处理自重主导情况的困难;相关拓扑导数的严格推导;简单的 FreeFEM 实现的计算方面;以及桥梁、类桁架和塔式结构的三维数值基准。
{"title":"Topology optimization of three-dimensional structures subject to self-weight loading","authors":"Jorge Morvan Marotte Luz Filho, Antonio Andre Novotny","doi":"10.1108/ec-11-2023-0791","DOIUrl":"https://doi.org/10.1108/ec-11-2023-0791","url":null,"abstract":"PurposeTopology optimization of structures under self-weight loading is a challenging problem which has received increasing attention in the past years. The use of standard formulations based on compliance minimization under volume constraint suffers from numerous difficulties for self-weight dominant scenarios, such as non-monotonic behaviour of the compliance, possible unconstrained character of the optimum and parasitic effects for low densities in density-based approaches. This paper aims to propose an alternative approach for dealing with topology design optimization of structures into three spatial dimensions subject to self-weight loading.Design/methodology/approachIn order to overcome the above first two issues, a regularized formulation of the classical compliance minimization problem under volume constraint is adopted, which enjoys two important features: (a) it allows for imposing any feasible volume constraint and (b) the standard (original) formulation is recovered once the regularizing parameter vanishes. The resulting topology optimization problem is solved with the help of the topological derivative method, which naturally overcomes the above last issue since no intermediate densities (grey-scale) approach is necessary.FindingsA novel and simple approach for dealing with topology design optimization of structures into three spatial dimensions subject to self-weight loading is proposed. A set of benchmark examples is presented, showing not only the effectiveness of the proposed approach but also highlighting the role of the self-weight loading in the final design, which are: (1) a bridge structure is subject to pure self-weight loading; (2) a truss-like structure is submitted to an external horizontal force (free of self-weight loading) and also to the combination of self-weight and the external horizontal loading; and (3) a tower structure is under dominant self-weight loading.Originality/valueAn alternative regularized formulation of the compliance minimization problem that naturally overcomes the difficulties of dealing with self-weight dominant scenarios; a rigorous derivation of the associated topological derivative; computational aspects of a simple FreeFEM implementation; and three-dimensional numerical benchmarks of bridge, truss-like and tower structures.","PeriodicalId":50522,"journal":{"name":"Engineering Computations","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2024-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140352644","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improved multiple-Toeplitz matrices reconstruction method using quadratic spatial smoothing for coherent signals DOA estimation 利用二次空间平滑进行相干信号 DOA 估计的改进型多重托普利兹矩阵重建方法
IF 1.6 4区 工程技术 Q2 Engineering Pub Date : 2024-03-29 DOI: 10.1108/ec-08-2023-0416
Bingbing Qi, Lijun Xu, Xiaogang Liu

Purpose

The purpose of this paper is to exploit the multiple-Toeplitz matrices reconstruction method combined with quadratic spatial smoothing processing to improve the direction-of-arrival (DOA) estimation performance of coherent signals at low signal-to-noise ratio (SNRs).

Design/methodology/approach

An improved multiple-Toeplitz matrices reconstruction method is proposed via quadratic spatial smoothing processing. Our proposed method takes advantage of the available information contained in the auto-covariance matrices of individual Toeplitz matrices and the cross-covariance matrices of different Toeplitz matrices, which results in a higher noise suppression ability.

Findings

Theoretical analysis and simulation results show that, compared with the existing Toeplitz matrix processing methods, the proposed method improves the DOA estimation performance in cases with a low SNR. Especially for the cases with a low SNR and small snapshot number as well as with closely spaced sources, the proposed method can achieve much better performance on estimation accuracy and resolution probability.

Research limitations/implications

The study investigates the possibility of reusing pre-existing designs for the DOA estimation of the coherent signals. The proposed technique enables achieve good estimation performance at low SNRs.

Practical implications

The paper includes implications for the DOA problem at low SNRs in communication systems.

Originality/value

The proposed method proved to be useful for the DOA estimation at low SNR.

本文旨在利用多重托普利兹矩阵重构方法,结合二次空间平滑处理,改善相干信号在低信噪比(SNR)条件下的到达方向(DOA)估计性能。理论分析和仿真结果表明,与现有的 Toeplitz 矩阵处理方法相比,所提出的方法提高了低信噪比情况下的 DOA 估计性能。特别是在信噪比低、快照数小以及信号源间距较近的情况下,所提出的方法在估计精度和分辨率概率方面都能取得更好的性能。本文对通信系统中低信噪比下的 DOA 问题具有重要意义。
{"title":"Improved multiple-Toeplitz matrices reconstruction method using quadratic spatial smoothing for coherent signals DOA estimation","authors":"Bingbing Qi, Lijun Xu, Xiaogang Liu","doi":"10.1108/ec-08-2023-0416","DOIUrl":"https://doi.org/10.1108/ec-08-2023-0416","url":null,"abstract":"<h3>Purpose</h3>\u0000<p>The purpose of this paper is to exploit the multiple-Toeplitz matrices reconstruction method combined with quadratic spatial smoothing processing to improve the direction-of-arrival (DOA) estimation performance of coherent signals at low signal-to-noise ratio (SNRs).</p><!--/ Abstract__block -->\u0000<h3>Design/methodology/approach</h3>\u0000<p>An improved multiple-Toeplitz matrices reconstruction method is proposed via quadratic spatial smoothing processing. Our proposed method takes advantage of the available information contained in the auto-covariance matrices of individual Toeplitz matrices and the cross-covariance matrices of different Toeplitz matrices, which results in a higher noise suppression ability.</p><!--/ Abstract__block -->\u0000<h3>Findings</h3>\u0000<p>Theoretical analysis and simulation results show that, compared with the existing Toeplitz matrix processing methods, the proposed method improves the DOA estimation performance in cases with a low SNR. Especially for the cases with a low SNR and small snapshot number as well as with closely spaced sources, the proposed method can achieve much better performance on estimation accuracy and resolution probability.</p><!--/ Abstract__block -->\u0000<h3>Research limitations/implications</h3>\u0000<p>The study investigates the possibility of reusing pre-existing designs for the DOA estimation of the coherent signals. The proposed technique enables achieve good estimation performance at low SNRs.</p><!--/ Abstract__block -->\u0000<h3>Practical implications</h3>\u0000<p>The paper includes implications for the DOA problem at low SNRs in communication systems.</p><!--/ Abstract__block -->\u0000<h3>Originality/value</h3>\u0000<p>The proposed method proved to be useful for the DOA estimation at low SNR.</p><!--/ Abstract__block -->","PeriodicalId":50522,"journal":{"name":"Engineering Computations","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2024-03-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140312911","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Very weak finite element methods: discretisation and applications 极弱有限元方法:离散化与应用
IF 1.6 4区 工程技术 Q2 Engineering Pub Date : 2024-03-22 DOI: 10.1108/ec-10-2023-0699
Douglas Ramalho Queiroz Pacheco

Purpose

This study aims to propose and numerically assess different ways of discretising a very weak formulation of the Poisson problem.

Design/methodology/approach

We use integration by parts twice to shift smoothness requirements to the test functions, thereby allowing low-regularity data and solutions.

Findings

Various conforming discretisations are presented and tested, with numerical results indicating good accuracy and stability in different types of problems.

Originality/value

This is one of the first articles to propose and test concrete discretisations for very weak variational formulations in primal form. The numerical results, which include a problem based on real MRI data, indicate the potential of very weak finite element methods for tackling problems with low regularity.

研究结果提出并测试了各种符合要求的离散方法,数值结果表明不同类型的问题都具有良好的准确性和稳定性。原创性/价值这是首批提出并测试基元形式的极弱变分公式具体离散方法的文章之一。数值结果(包括一个基于真实磁共振成像数据的问题)表明,极弱有限元方法具有处理低正则性问题的潜力。
{"title":"Very weak finite element methods: discretisation and applications","authors":"Douglas Ramalho Queiroz Pacheco","doi":"10.1108/ec-10-2023-0699","DOIUrl":"https://doi.org/10.1108/ec-10-2023-0699","url":null,"abstract":"<h3>Purpose</h3>\u0000<p>This study aims to propose and numerically assess different ways of discretising a very weak formulation of the Poisson problem.</p><!--/ Abstract__block -->\u0000<h3>Design/methodology/approach</h3>\u0000<p>We use integration by parts twice to shift smoothness requirements to the test functions, thereby allowing low-regularity data and solutions.</p><!--/ Abstract__block -->\u0000<h3>Findings</h3>\u0000<p>Various conforming discretisations are presented and tested, with numerical results indicating good accuracy and stability in different types of problems.</p><!--/ Abstract__block -->\u0000<h3>Originality/value</h3>\u0000<p>This is one of the first articles to propose and test concrete discretisations for very weak variational formulations in primal form. The numerical results, which include a problem based on real MRI data, indicate the potential of very weak finite element methods for tackling problems with low regularity.</p><!--/ Abstract__block -->","PeriodicalId":50522,"journal":{"name":"Engineering Computations","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2024-03-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140166794","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Variational sparse diffusion and its application in mesh processing 变量稀疏扩散及其在网格处理中的应用
IF 1.6 4区 工程技术 Q2 Engineering Pub Date : 2024-03-04 DOI: 10.1108/ec-07-2023-0390
Yongjiang Xue, Wei Wang, Qingzeng Song

Purpose

The primary objective of this study is to tackle the enduring challenge of preserving feature integrity during the manipulation of geometric data in computer graphics. Our work aims to introduce and validate a variational sparse diffusion model that enhances the capability to maintain the definition of sharp features within meshes throughout complex processing tasks such as segmentation and repair.

Design/methodology/approach

We developed a variational sparse diffusion model that integrates a high-order L1 regularization framework with Dirichlet boundary constraints, specifically designed to preserve edge definition. This model employs an innovative vertex updating strategy that optimizes the quality of mesh repairs. We leverage the augmented Lagrangian method to address the computational challenges inherent in this approach, enabling effective management of the trade-off between diffusion strength and feature preservation. Our methodology involves a detailed analysis of segmentation and repair processes, focusing on maintaining the acuity of features on triangulated surfaces.

Findings

Our findings indicate that the proposed variational sparse diffusion model significantly outperforms traditional smooth diffusion methods in preserving sharp features during mesh processing. The model ensures the delineation of clear boundaries in mesh segmentation and achieves high-fidelity restoration of deteriorated meshes in repair tasks. The innovative vertex updating strategy within the model contributes to enhanced mesh quality post-repair. Empirical evaluations demonstrate that our approach maintains the integrity of original, sharp features more effectively, especially in complex geometries with intricate detail.

Originality/value

The originality of this research lies in the novel application of a high-order L1 regularization framework to the field of mesh processing, a method not conventionally applied in this context. The value of our work is in providing a robust solution to the problem of feature degradation during the mesh manipulation process. Our model’s unique vertex updating strategy and the use of the augmented Lagrangian method for optimization are distinctive contributions that enhance the state-of-the-art in geometry processing. The empirical success of our model in preserving features during mesh segmentation and repair presents an advancement in computer graphics, offering practical benefits to both academic research and industry applications.

目的本研究的主要目的是解决在计算机图形中处理几何数据时如何保持特征完整性这一长期难题。我们开发了一种变异稀疏扩散模型,该模型将高阶 L1 正则化框架与 Dirichlet 边界约束整合在一起,专门用于保留边缘定义。该模型采用创新的顶点更新策略,优化了网格修复的质量。我们利用增强拉格朗日方法来解决这种方法固有的计算难题,从而有效地管理扩散强度和特征保留之间的权衡。我们的方法涉及对分割和修复过程的详细分析,重点是保持三角形曲面上特征的清晰度。研究结果我们的研究结果表明,在网格处理过程中,所提出的变异稀疏扩散模型在保留尖锐特征方面明显优于传统的平滑扩散方法。该模型可确保在网格分割中划定清晰的边界,并在修复任务中实现对劣化网格的高保真还原。模型中创新的顶点更新策略有助于提高修复后的网格质量。经验评估表明,我们的方法能更有效地保持原始、清晰特征的完整性,尤其是在具有复杂细节的复杂几何图形中。 原创性/价值这项研究的原创性在于将高阶 L1 正则化框架新颖地应用于网格处理领域,而这种方法在此领域并未得到常规应用。我们工作的价值在于为网格处理过程中的特征退化问题提供了稳健的解决方案。我们模型独特的顶点更新策略和增强拉格朗日法的优化使用是我们的独特贡献,提升了几何处理的先进水平。我们的模型在网格分割和修复过程中成功地保留了特征,是计算机图形学的一大进步,为学术研究和工业应用带来了实际好处。
{"title":"Variational sparse diffusion and its application in mesh processing","authors":"Yongjiang Xue, Wei Wang, Qingzeng Song","doi":"10.1108/ec-07-2023-0390","DOIUrl":"https://doi.org/10.1108/ec-07-2023-0390","url":null,"abstract":"<h3>Purpose</h3>\u0000<p>The primary objective of this study is to tackle the enduring challenge of preserving feature integrity during the manipulation of geometric data in computer graphics. Our work aims to introduce and validate a variational sparse diffusion model that enhances the capability to maintain the definition of sharp features within meshes throughout complex processing tasks such as segmentation and repair.</p><!--/ Abstract__block -->\u0000<h3>Design/methodology/approach</h3>\u0000<p>We developed a variational sparse diffusion model that integrates a high-order L<sub>1</sub> regularization framework with Dirichlet boundary constraints, specifically designed to preserve edge definition. This model employs an innovative vertex updating strategy that optimizes the quality of mesh repairs. We leverage the augmented Lagrangian method to address the computational challenges inherent in this approach, enabling effective management of the trade-off between diffusion strength and feature preservation. Our methodology involves a detailed analysis of segmentation and repair processes, focusing on maintaining the acuity of features on triangulated surfaces.</p><!--/ Abstract__block -->\u0000<h3>Findings</h3>\u0000<p>Our findings indicate that the proposed variational sparse diffusion model significantly outperforms traditional smooth diffusion methods in preserving sharp features during mesh processing. The model ensures the delineation of clear boundaries in mesh segmentation and achieves high-fidelity restoration of deteriorated meshes in repair tasks. The innovative vertex updating strategy within the model contributes to enhanced mesh quality post-repair. Empirical evaluations demonstrate that our approach maintains the integrity of original, sharp features more effectively, especially in complex geometries with intricate detail.</p><!--/ Abstract__block -->\u0000<h3>Originality/value</h3>\u0000<p>The originality of this research lies in the novel application of a high-order L<sub>1</sub> regularization framework to the field of mesh processing, a method not conventionally applied in this context. The value of our work is in providing a robust solution to the problem of feature degradation during the mesh manipulation process. Our model’s unique vertex updating strategy and the use of the augmented Lagrangian method for optimization are distinctive contributions that enhance the state-of-the-art in geometry processing. The empirical success of our model in preserving features during mesh segmentation and repair presents an advancement in computer graphics, offering practical benefits to both academic research and industry applications.</p><!--/ Abstract__block -->","PeriodicalId":50522,"journal":{"name":"Engineering Computations","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2024-03-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140004271","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Vibration control enhancement in a full vehicle dynamic model by optimization of the controller’s gain parameters 通过优化控制器增益参数加强全车动态模型的振动控制
IF 1.6 4区 工程技术 Q2 Engineering Pub Date : 2024-02-26 DOI: 10.1108/ec-04-2023-0178
Leonardo Valero Pereira, Walter Jesus Paucar Casas, Herbert Martins Gomes, Luis Roberto Centeno Drehmer, Emanuel Moutinho Cesconeto

Purpose

In this paper, improvements in reducing transmitted accelerations in a full vehicle are obtained by optimizing the gain parameters of an active control in a roughness road profile.

Design/methodology/approach

For a classically designed linear quadratic regulator (LQR) control, the vibration attenuation performance will depend on weighting matrices Q and R. A methodology is proposed in this work to determine the optimal elements of these matrices by using a genetic algorithm method to get enhanced controller performance. The active control is implemented in an eight degrees of freedom (8-DOF) vehicle suspension model, subjected to a standard ISO road profile. The control performance is compared against a controlled system with few Q and R parameters, an active system without optimized gain matrices, and an optimized passive system.

Findings

The control with 12 optimized parameters for Q and R provided the best vibration attenuation, reducing significantly the Root Mean Square (RMS) accelerations at the driver’s seat and car body.

Research limitations/implications

The research has positive implications in a wide class of active control systems, especially those based on a LQR, which was verified by the multibody dynamic systems tested in the paper.

Practical implications

Better active control gains can be devised to improve performance in vibration attenuation.

Originality/value

The main contribution proposed in this work is the improvement of the Q and R parameters simultaneously, in a full 8-DOF vehicle model, which minimizes the driver’s seat acceleration and, at the same time, guarantees vehicle safety.

设计/方法/途径 对于经典设计的线性二次调节器(LQR)控制,振动衰减性能取决于加权矩阵 Q 和 R。本文提出了一种方法,利用遗传算法确定这些矩阵的最佳元素,以提高控制器性能。主动控制在一个八自由度(8-DOF)车辆悬架模型中实现,该模型受标准 ISO 道路轮廓的影响。研究结果 使用 12 个 Q 和 R 优化参数的控制器提供了最佳的振动衰减效果,显著降低了驾驶员座椅和车身的均方根加速度。研究局限性/意义 该研究对各类主动控制系统,尤其是基于 LQR 的系统具有积极意义,这一点已在论文中测试的多体动态系统中得到验证。
{"title":"Vibration control enhancement in a full vehicle dynamic model by optimization of the controller’s gain parameters","authors":"Leonardo Valero Pereira, Walter Jesus Paucar Casas, Herbert Martins Gomes, Luis Roberto Centeno Drehmer, Emanuel Moutinho Cesconeto","doi":"10.1108/ec-04-2023-0178","DOIUrl":"https://doi.org/10.1108/ec-04-2023-0178","url":null,"abstract":"<h3>Purpose</h3>\u0000<p> In this paper, improvements in reducing transmitted accelerations in a full vehicle are obtained by optimizing the gain parameters of an active control in a roughness road profile.</p><!--/ Abstract__block -->\u0000<h3>Design/methodology/approach</h3>\u0000<p> For a classically designed linear quadratic regulator (LQR) control, the vibration attenuation performance will depend on weighting matrices <strong>Q</strong> and <strong>R</strong>. A methodology is proposed in this work to determine the optimal elements of these matrices by using a genetic algorithm method to get enhanced controller performance. The active control is implemented in an eight degrees of freedom (8-DOF) vehicle suspension model, subjected to a standard ISO road profile. The control performance is compared against a controlled system with few <strong>Q</strong> and <strong>R</strong> parameters, an active system without optimized gain matrices, and an optimized passive system.</p><!--/ Abstract__block -->\u0000<h3>Findings</h3>\u0000<p> The control with 12 optimized parameters for <strong>Q</strong> and <strong>R</strong> provided the best vibration attenuation, reducing significantly the Root Mean Square (RMS) accelerations at the driver’s seat and car body.</p><!--/ Abstract__block -->\u0000<h3>Research limitations/implications</h3>\u0000<p> The research has positive implications in a wide class of active control systems, especially those based on a LQR, which was verified by the multibody dynamic systems tested in the paper.</p><!--/ Abstract__block -->\u0000<h3>Practical implications</h3>\u0000<p> Better active control gains can be devised to improve performance in vibration attenuation.</p><!--/ Abstract__block -->\u0000<h3>Originality/value</h3>\u0000<p> The main contribution proposed in this work is the improvement of the <strong>Q</strong> and <strong>R</strong> parameters simultaneously, in a full 8-DOF vehicle model, which minimizes the driver’s seat acceleration and, at the same time, guarantees vehicle safety.</p><!--/ Abstract__block -->","PeriodicalId":50522,"journal":{"name":"Engineering Computations","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2024-02-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139950203","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A complex model decomposition algorithm based on 3D frame fields and features 基于 3D 帧场和特征的复杂模型分解算法
IF 1.6 4区 工程技术 Q2 Engineering Pub Date : 2024-02-09 DOI: 10.1108/ec-01-2023-0037
Chengpeng Zhang, Zhihua Yu, Jimin Shi, Yu Li, Wenqiang Xu, Zheyi Guo, Hongshi Zhang, Zhongyuan Zhu, Sheng Qiang

Purpose

Hexahedral meshing is one of the most important steps in performing an accurate simulation using the finite element analysis (FEA). However, the current hexahedral meshing method in the industry is a nonautomatic and inefficient method, i.e. manually decomposing the model into suitable blocks and obtaining the hexahedral mesh from these blocks by mapping or sweeping algorithms. The purpose of this paper is to propose an almost automatic decomposition algorithm based on the 3D frame field and model features to replace the traditional time-consuming and laborious manual decomposition method.

Design/methodology/approach

The proposed algorithm is based on the 3D frame field and features, where features are used to construct feature-cutting surfaces and the 3D frame field is used to construct singular-cutting surfaces. The feature-cutting surfaces constructed from concave features first reduce the complexity of the model and decompose it into some coarse blocks. Then, an improved 3D frame field algorithm is performed on these coarse blocks to extract the singular structure and construct singular-cutting surfaces to further decompose the coarse blocks. In most modeling examples, the proposed algorithm uses both types of cutting surfaces to decompose models fully automatically. In a few examples with special requirements for hexahedral meshes, the algorithm requires manual input of some user-defined cutting surfaces and constructs different singular-cutting surfaces to ensure the effectiveness of the decomposition.

Findings

Benefiting from the feature decomposition and the 3D frame field algorithm, the output blocks of the proposed algorithm have no inner singular structure and are suitable for the mapping or sweeping algorithm. The introduction of internal constraints makes 3D frame field generation more robust in this paper, and it can automatically correct some invalid 3–5 singular structures. In a few examples with special requirements, the proposed algorithm successfully generates valid blocks even though the singular structure of the model is modified by user-defined cutting surfaces.

Originality/value

The proposed algorithm takes the advantage of feature decomposition and the 3D frame field to generate suitable blocks for a mapping or sweeping algorithm, which saves a lot of simulation time and requires less experience. The user-defined cutting surfaces enable the creation of special hexahedral meshes, which was difficult with previous algorithms. An improved 3D frame field generation method is proposed to correct some invalid singular structures and improve the robustness of the previous methods.

目的六面体网格划分是使用有限元分析(FEA)进行精确模拟的最重要步骤之一。然而,目前业界使用的六面体网格划分方法是一种非自动且低效的方法,即手动将模型分解成合适的块,然后通过映射或扫描算法从这些块中获取六面体网格。本文旨在提出一种基于三维框架场和模型特征的近乎自动的分解算法,以取代传统费时费力的手动分解方法。由凹面特征构建的特征切割面首先会降低模型的复杂度,并将其分解为一些粗块。然后,在这些粗块上执行改进的三维帧场算法,提取奇异结构并构建奇异切割曲面,进一步分解粗块。在大多数建模实例中,所提出的算法使用这两种类型的切割面来全自动分解模型。在少数对六面体网格有特殊要求的例子中,该算法需要手动输入一些用户定义的切割面,并构建不同的奇异切割面,以确保分解的有效性。在本文中,内部约束的引入使三维帧场生成更加稳健,并能自动修正一些无效的 3-5 奇异结构。在一些有特殊要求的例子中,即使模型的奇异结构被用户定义的切割面修改,所提出的算法也能成功生成有效的块。用户定义的切割面可以创建特殊的六面体网格,这在以前的算法中很难实现。此外,还提出了一种改进的三维框架场生成方法,以纠正一些无效的奇异结构,并提高以往方法的鲁棒性。
{"title":"A complex model decomposition algorithm based on 3D frame fields and features","authors":"Chengpeng Zhang, Zhihua Yu, Jimin Shi, Yu Li, Wenqiang Xu, Zheyi Guo, Hongshi Zhang, Zhongyuan Zhu, Sheng Qiang","doi":"10.1108/ec-01-2023-0037","DOIUrl":"https://doi.org/10.1108/ec-01-2023-0037","url":null,"abstract":"<h3>Purpose</h3>\u0000<p>Hexahedral meshing is one of the most important steps in performing an accurate simulation using the finite element analysis (FEA). However, the current hexahedral meshing method in the industry is a nonautomatic and inefficient method, i.e. manually decomposing the model into suitable blocks and obtaining the hexahedral mesh from these blocks by mapping or sweeping algorithms. The purpose of this paper is to propose an almost automatic decomposition algorithm based on the 3D frame field and model features to replace the traditional time-consuming and laborious manual decomposition method.</p><!--/ Abstract__block -->\u0000<h3>Design/methodology/approach</h3>\u0000<p>The proposed algorithm is based on the 3D frame field and features, where features are used to construct feature-cutting surfaces and the 3D frame field is used to construct singular-cutting surfaces. The feature-cutting surfaces constructed from concave features first reduce the complexity of the model and decompose it into some coarse blocks. Then, an improved 3D frame field algorithm is performed on these coarse blocks to extract the singular structure and construct singular-cutting surfaces to further decompose the coarse blocks. In most modeling examples, the proposed algorithm uses both types of cutting surfaces to decompose models fully automatically. In a few examples with special requirements for hexahedral meshes, the algorithm requires manual input of some user-defined cutting surfaces and constructs different singular-cutting surfaces to ensure the effectiveness of the decomposition.</p><!--/ Abstract__block -->\u0000<h3>Findings</h3>\u0000<p>Benefiting from the feature decomposition and the 3D frame field algorithm, the output blocks of the proposed algorithm have no inner singular structure and are suitable for the mapping or sweeping algorithm. The introduction of internal constraints makes 3D frame field generation more robust in this paper, and it can automatically correct some invalid 3–5 singular structures. In a few examples with special requirements, the proposed algorithm successfully generates valid blocks even though the singular structure of the model is modified by user-defined cutting surfaces.</p><!--/ Abstract__block -->\u0000<h3>Originality/value</h3>\u0000<p>The proposed algorithm takes the advantage of feature decomposition and the 3D frame field to generate suitable blocks for a mapping or sweeping algorithm, which saves a lot of simulation time and requires less experience. The user-defined cutting surfaces enable the creation of special hexahedral meshes, which was difficult with previous algorithms. An improved 3D frame field generation method is proposed to correct some invalid singular structures and improve the robustness of the previous methods.</p><!--/ Abstract__block -->","PeriodicalId":50522,"journal":{"name":"Engineering Computations","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2024-02-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139759114","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Engineering Computations
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1