Abstract:Accurate three-dimensional(3D)velocity models are essential for fitting high-frequency seismic waveform records.This process usually requires regional-scale 3D numerical simulations that are computationally e...Abstract:Accurate three-dimensional(3D)velocity models are essential for fitting high-frequency seismic waveform records.This process usually requires regional-scale 3D numerical simulations that are computationally expensive,especially with sparse seismic networks.Because of the significance of source domain modeling,we propose a hybrid waveform simulation approach that combines the 3D spectral-element method(SEM)with the displacement representation theorem.By separating near-source wavefield excitation from long-distance wave propagation to stations,only the source domain wavefield needs to be recomputed when the local velocity and source models change.We apply the method to the 2019 M_(w)5.0 Changning shallow earthquake to verify its flexibility and effectiveness.We compare high-frequency waveforms computed with different regional velocity models against observations.Results show that the hybrid method achieves accuracy comparable to full SEM 3D simulations while reducing computation costs by more than two orders of magnitude when the structure of the source region updates.Our results further indicate that high-frequency waveforms are highly sensitive to shallow structures.Introducing low-velocity shallow layers into the source region improves near-field waveform fits,indicating pronounced low-velocity sediments in the Changning area.Large surface-wave time delays suggest that shallow velocities within the Sichuan Basin are lower than those in existing published models.In addition,an Interferometric Synthetic Aperture Radar(InSAR)-derived finite-fault model outperforms the point-source model in near-field waveform fitting and better reproduces rupture directivity.The proposed method is practical for high-frequency waveform modeling in areas with complex subsurface structures and rupture processes.展开更多
A hybrid model combining Fully Non-Linear Potential Flow Theory(FNPT)based on the Finite Element Method(FEM)and the Unified Navier-Stokes equation,using the 3D Improved Meshless Local Petrov Galerkin method with Ranki...A hybrid model combining Fully Non-Linear Potential Flow Theory(FNPT)based on the Finite Element Method(FEM)and the Unified Navier-Stokes equation,using the 3D Improved Meshless Local Petrov Galerkin method with Rankine Source(IMLPG_R),is developed to study wave interactions with a porous layer.In previous studies,the above formulations are applied to wave interaction with fixed cylindrical structures.The present study extends this framework by integrating a unified governing equation within the hybrid modeling approach to capture the dynamics of wave interaction with porous media.The porous layers are employed to replicate the wave-dissipating behavior of the structure.A weak coupling strategy is implemented within a designated buffer zone,wherein field variables from the 2D Fully Nonlinear Potential Theory(FNPT)simulations are transferred to the 3D Improved Moving Least Squares-based Petrov-Galerkin(IMLPG_R)model at each time step.This domain decomposition significantly reduces computational cost compared to a full 3D simulation by partitioning the domain into two subregions:the FNPT domain representing the far-field without structures,and the IMLPG_R domain encompassing the porous region.The Unified Navier-Stokes formulation is extended by incorporating additional drag forces governed by Darcy’s law to model the resistance introduced by the porous medium.A stationary background node framework is utilized for interpolation by fluid particles at each time step to accommodate the porous representation.To enhance numerical stability and accuracy,particularly in the presence of sloping boundaries,the Particle Shifting Technique(PST)is integrated into the IMLPG_R model.This implementation involves a modified version of the PST algorithm,where key parameters such as the weight function,velocity ratio,and radius of influence are optimized for IMLPG_R.This is the first time the application of 3D IMLPG_R for porous structure has been reported.Further,the model is subsequently validated against experimental data.展开更多
Accurate segmentation of breast cancer in mammogram images plays a critical role in early diagnosis and treatment planning.As research in this domain continues to expand,various segmentation techniques have been propo...Accurate segmentation of breast cancer in mammogram images plays a critical role in early diagnosis and treatment planning.As research in this domain continues to expand,various segmentation techniques have been proposed across classical image processing,machine learning(ML),deep learning(DL),and hybrid/ensemble models.This study conducts a systematic literature review using the PRISMA methodology,analyzing 57 selected articles to explore how these methods have evolved and been applied.The review highlights the strengths and limitations of each approach,identifies commonly used public datasets,and observes emerging trends in model integration and clinical relevance.By synthesizing current findings,this work provides a structured overview of segmentation strategies and outlines key considerations for developing more adaptable and explainable tools for breast cancer detection.Overall,our synthesis suggests that classical and ML methods are suitable for limited labels and computing resources,while DL models are preferable when pixel-level annotations and resources are available,and hybrid pipelines are most appropriate when fine-grained clinical precision is required.展开更多
Accurate forecasting of crude oil futures prices is crucial for understanding global energy market dynamics and formulating effective macroeconomic and energy strategies.However,the strong nonlinearity and multi-scale...Accurate forecasting of crude oil futures prices is crucial for understanding global energy market dynamics and formulating effective macroeconomic and energy strategies.However,the strong nonlinearity and multi-scale temporal characteristics of crude oil prices pose significant challenges to traditional forecasting methods.To address these issues,this study proposes a hybrid CEEMDAN–HOA–Transformer–GRU model that integrates decomposition,complexity analysis,adaptive modeling,and intelligent optimization.Specifically,Complete Ensemble Empirical Mode Decomposition with Adaptive Noise(CEEMDAN)is employed to decompose the original series into multi-scale components,after which entropy-based complexity analysis quantitatively evaluates each component.A differentiated modeling strategy is then applied:Transformer networks capture long-term dependencies in high-complexity components,while Gated Recurrent Units(GRU)model short-term dynamics in relatively simple components.To further enhance robustness,the Hiking Optimization Algorithm(HOA)is used for joint hyperparameter optimization across both base learners.Empirical analysis of WTI and Brent crude oil futures demonstrates the technical effectiveness of the framework.Compared with benchmark models,the proposed method reduces RMSE by 79.16% for WTI and 77.47% for Brent.Incorporating complexity analysis further decreases RMSE by 36.51%for WTI and 34.93%for Brent,confirming the superior nonlinear modeling capacity and generalization performance of the integrated framework.Overall,this study provides not only a technically reliable tool for modeling complex financial time series but also practical guidance for improving the accuracy and stability of crude oil price forecasting,thereby supporting market monitoring,risk management,and policy formulation.展开更多
Modern industrial environments require uninterrupted machinery operation to maintain productivity standards while ensuring safety and minimizing costs.Conventional maintenance methods,such as reactive maintenance(i.e....Modern industrial environments require uninterrupted machinery operation to maintain productivity standards while ensuring safety and minimizing costs.Conventional maintenance methods,such as reactive maintenance(i.e.,run to failure)or time-based preventive maintenance(i.e.,scheduled servicing),prove ineffective for complex systems with many Internet of Things(IoT)devices and sensors because they fall short in detecting faults at early stages when it is most crucial.This paper presents a predictive maintenance framework based on a hybrid deep learning model that integrates the capabilities of Long Short-Term Memory(LSTM)Networks and Convolutional Neural Networks(CNNs).The framework integrates spatial feature extraction and temporal sequence modeling to accurately classify the health state of industrial equipment into three categories,including Normal,Require Maintenance,and Failed.The framework uses a modular pipeline that includes IoT-enabled data collection along with secure transmission methods to manage cloud storage and provide real-time fault classification.The FD004 subset of the NASA C-MAPSS dataset,containing multivariate sensor readings from aircraft engines,serves as the training and evaluation data for the model.Experimental results show that the LSTM-CNN model outperforms baseline models such as LSTM-SVM and LSTM-RNN,achieving an overall average accuracy of 86.66%,precision of 86.00%,recall of 86.33%,and F1-score of 86.33%.Contrary to the previous LSTM-CNN-based predictive maintenance models that either provide a binary classification or rely on synthetically balanced data,our paper provides a three-class maintenance state(i.e.,Normal,Require Maintenance,and Failed)along with threshold-based labeling that retains the true nature of the degradation.In addition,our work also provides an IoT-to-cloud-based modular architecture for deployment.It offers Computerized Maintenance Management System(CMMS)integration,making our proposed solution not only technically sound but also practical and innovative.The solution achieves real-world industrial deployment readiness through its reliable performance alongside its scalable system design.展开更多
This research pioneers the integration of geographic information systems(GIS)and 3D modeling within a virtual reality(VR)framework to assess the viability and planning of a 20 MW hybrid wind-solarphotovoltaic(PV)syste...This research pioneers the integration of geographic information systems(GIS)and 3D modeling within a virtual reality(VR)framework to assess the viability and planning of a 20 MW hybrid wind-solarphotovoltaic(PV)system connected to the local grid.The study focuses on Dakhla,Morocco,a region with vast untapped renewable energy potential.By leveraging GIS,we are innovatively analyzing geographical and environmental factors that influence optimal site selection and system design.The incorporation of VR technologies offers an unprecedented level of realism and immersion,allowing stakeholders to virtually experience the project's impact and design in a dynamic,interactive environment.This novel methodology includes extensive data collection,advanced modeling,and simulations,ensuring that the hybrid system is precisely tailored to the unique climatic and environmental conditions of Dakhla.Our analysis reveals that the region possesses a photovoltaic solar potential of approximately2400 k Wh/m^(2) per year,with an average annual wind power density of about 434 W/m^(2) at an 80-meter hub height.Productivity simulations indicate that the 20 MW hybrid system could generate approximately 60 GWh of energy per year and 1369 GWh over its 25-year lifespan.To validate these findings,we employed the System Advisor Model(SAM)software and the Global Solar Photovoltaic Atlas platform.This comprehensive and interdisciplinary approach not only provides a robust assessment of the system's feasibility but also offers valuable insights into its potential socio-economic and environmental impact.展开更多
In endoscopic surgery,the limited field of view and the nonlinear deformation of organs caused by patient movement and respiration significantly complicate the modeling and accurate tracking of soft tissue surfaces fr...In endoscopic surgery,the limited field of view and the nonlinear deformation of organs caused by patient movement and respiration significantly complicate the modeling and accurate tracking of soft tissue surfaces from endoscopic image sequences.To address these challenges,we propose a novel Hybrid Triangular Matching(HTM)modeling framework for soft tissue feature tracking.Specifically,HTM constructs a geometric model of the detected blobs on the soft tissue surface by applying the Watershed algorithm for blob detection and integrating the Delaunay triangulation with a newly designed triangle search segmentation algorithm.By leveraging barycentric coordinate theory,HTMrapidly and accurately establishes inter-frame correspondences within the triangulated model,enabling stable feature tracking without explicit markers or extensive training data.Experimental results on endoscopic sequences demonstrate that this model-based tracking approach achieves lower computational complexity,maintains robustness against tissue deformation,and provides a scalable geometric modeling method for real-time soft tissue tracking in surgical computer vision.展开更多
A three-dimensional numerical model of laser-arc hybrid plasma for aluminum alloy fillet joints is developed in this study.This mod-el accounts for the geometric complexity of fillet joints,the physical properties of ...A three-dimensional numerical model of laser-arc hybrid plasma for aluminum alloy fillet joints is developed in this study.This mod-el accounts for the geometric complexity of fillet joints,the physical properties of shielding gases with varying He-Ar ratios,and the coupling between arc plasma and laser-induced metal plume.The accuracy of the model is validated using a high-speed camera.The effects of varying He contents in the shielding gas on both the temperature and flow velocity of hybrid plasma,as well as the distribu-tion of laser-induced metal vapor mass,were investigated separately.The maximum temperature and size of arc plasma decrease as the He volume ratio increases,the arc distribution becomes more concentrated,and its flow velocity initially decreases and then sharply increases.At high helium content,both the flow velocity of hybrid plasma and metal vapor are high,the metal vapor is con-centrated on the right side of keyhole,and its flow appears chaotic.The flow state of arc plasma is most stable when the shielding gas consists of 50%He+50%Ar.展开更多
In order to model effectively hybrid systems,a new modeling method of extended Petri nets,which is called extended object-orient hybrid Petri net (EOHPN),is proposed.To deal with the complexity of hybrid systems, ob...In order to model effectively hybrid systems,a new modeling method of extended Petri nets,which is called extended object-orient hybrid Petri net (EOHPN),is proposed.To deal with the complexity of hybrid systems, object-oriented abstraction mechanisms such as encapsulation and classifications are merged into EOHPN models.To combine the continuous part and discrete part of hybrid systems and to reduce the complexity of hybrid systems,a hybrid Petri net is introduced and extended with object-oriented modeling technology.Development of object models is suggested on the basis of the defined EOHPN.Finally, an application-oriented case is presented to illustrate that how the proposed EOHPN is used to model hybrid systems.The resulting model validates that the EOHPNs can deal with the modeling complexity of hybrid systems.展开更多
Aiming at the limitations of traditional thermal model and intelligent model, a new hybrid model is established for soft sensing of the molten steel temperature in LF. Firstly, a thermal model based on energy conserva...Aiming at the limitations of traditional thermal model and intelligent model, a new hybrid model is established for soft sensing of the molten steel temperature in LF. Firstly, a thermal model based on energy conservation is described; and then, an improved intelligent model based on process data is presented by ensemble ELM (extreme learning machine) for predicting the molten steel temperature in LF. Secondly, the self-adaptive data fusion is pro- posed as a hybrid modeling method to combine the thermal model with the intelligent model. The new hybrid model could complement mutual advantage of two models by combination. It can overcome the shortcoming of parameters obtained on-line hardly in a thermal model and the disadvantage of lacking the analysis of ladle furnace metallurgical process in an intelligent model. The new hybrid model is applied to a 300 t LF in Baoshan Iron and Steel Co Ltd for predicting the molten steel temperature. The experiments demonstrate that the hybrid model has good generalization performance and high accuracy.展开更多
Landslide susceptibility mapping(LSM)plays a crucial role in assessing geological risks.The current LSM techniques face a significant challenge in achieving accurate results due to uncertainties associated with region...Landslide susceptibility mapping(LSM)plays a crucial role in assessing geological risks.The current LSM techniques face a significant challenge in achieving accurate results due to uncertainties associated with regional-scale geotechnical parameters.To explore rainfall-induced LSM,this study proposes a hybrid model that combines the physically-based probabilistic model(PPM)with convolutional neural network(CNN).The PPM is capable of effectively capturing the spatial distribution of landslides by incorporating the probability of failure(POF)considering the slope stability mechanism under rainfall conditions.This significantly characterizes the variation of POF caused by parameter uncertainties.CNN was used as a binary classifier to capture the spatial and channel correlation between landslide conditioning factors and the probability of landslide occurrence.OpenCV image enhancement technique was utilized to extract non-landslide points based on the POF of landslides.The proposed model comprehensively considers physical mechanics when selecting non-landslide samples,effectively filtering out samples that do not adhere to physical principles and reduce the risk of overfitting.The results indicate that the proposed PPM-CNN hybrid model presents a higher prediction accuracy,with an area under the curve(AUC)value of 0.85 based on the landslide case of the Niangniangba area of Gansu Province,China compared with the individual CNN model(AUC=0.61)and the PPM(AUC=0.74).This model can also consider the statistical correlation and non-normal probability distributions of model parameters.These results offer practical guidance for future research on rainfall-induced LSM at the regional scale.展开更多
The control problems associated with vehicle height adjustment of electronically controlled air suspension (ECAS) still pose theoretical challenges for researchers, which manifest themselves in the publications on t...The control problems associated with vehicle height adjustment of electronically controlled air suspension (ECAS) still pose theoretical challenges for researchers, which manifest themselves in the publications on this subject over the last years. This paper deals with modeling and control of a vehicle height adjustment system for ECAS, which is an example of a hybrid dynamical system due to the coexistence and coupling of continuous variables and discrete events. A mixed logical dynamical (MLD) modeling approach is chosen for capturing enough details of the vehicle height adjustment process. The hybrid dynamic model is constructed on the basis of some assumptions and piecewise linear approximation for components nonlinearities. Then, the on-off statuses of solenoid valves and the piecewise approximation process are described by propositional logic, and the hybrid system is transformed into the set of linear mixed-integer equalities and inequalities, denoted as MLD model, automatically by HYSDEL. Using this model, a hybrid model predictive controller (HMPC) is tuned based on online mixed-integer quadratic optimization (MIQP). Two different scenarios are considered in the simulation, whose results verify the height adjustment effectiveness of the proposed approach. Explicit solutions of the controller are computed to control the vehicle height adjustment system in realtime using an offline multi-parametric programming technology (MPT), thus convert the controller into an equivalent explicit piecewise affine form. Finally, bench experiments for vehicle height lifting, holding and lowering procedures are conducted, which demonstrate that the HMPC can adjust the vehicle height by controlling the on-off statuses of solenoid valves directly. This research proposes a new modeling and control method for vehicle height adjustment of ECAS, which leads to a closed-loop system with favorable dynamical properties.展开更多
The world’s increasing population requires the process industry to produce food,fuels,chemicals,and consumer products in a more efficient and sustainable way.Functional process materials lie at the heart of this chal...The world’s increasing population requires the process industry to produce food,fuels,chemicals,and consumer products in a more efficient and sustainable way.Functional process materials lie at the heart of this challenge.Traditionally,new advanced materials are found empirically or through trial-and-error approaches.As theoretical methods and associated tools are being continuously improved and computer power has reached a high level,it is now efficient and popular to use computational methods to guide material selection and design.Due to the strong interaction between material selection and the operation of the process in which the material is used,it is essential to perform material and process design simultaneously.Despite this significant connection,the solution of the integrated material and process design problem is not easy because multiple models at different scales are usually required.Hybrid modeling provides a promising option to tackle such complex design problems.In hybrid modeling,the material properties,which are computationally expensive to obtain,are described by data-driven models,while the well-known process-related principles are represented by mechanistic models.This article highlights the significance of hybrid modeling in multiscale material and process design.The generic design methodology is first introduced.Six important application areas are then selected:four from the chemical engineering field and two from the energy systems engineering domain.For each selected area,state-ofthe-art work using hybrid modeling for multiscale material and process design is discussed.Concluding remarks are provided at the end,and current limitations and future opportunities are pointed out.展开更多
In order to solve the problem of trajectory tracking for a class of novel serial-parallel hybrid humanoid arm(HHA), which has parameters uncertainty, frictions, disturbance, abrasion and pulse forces derived from mo...In order to solve the problem of trajectory tracking for a class of novel serial-parallel hybrid humanoid arm(HHA), which has parameters uncertainty, frictions, disturbance, abrasion and pulse forces derived from motors, a multistep dynamics modeling strategy is proposed and a robust controller based on neural network(NN)-adaptive algorithm is designed. At the first step of dynamics modeling, the dynamics model of the reduced HHA is established by Lagrange method. At the second step of dynamics modeling, the parameter uncertain part resulting mainly from the idealization of the HHA is learned by adaptive algorithm. In the trajectory tracking controller, the radial basis function(RBF) NN, whose optimal weights are learned online by adaptive algorithm, is used to learn the upper limit function of the total uncertainties including frictions, disturbances, abrasion and pulse forces. To a great extent, the conservatism of this robust trajectory tracking controller is reduced, and by this controller the HHA can impersonate mostly human actions. The proof and simulation results testify the validity of the adaptive strategy for parameter learning and the neural network-adaptive strategy for the trajectory tracking control.展开更多
Numerical models are crucial for quantifying the ocean-atmosphere interactions associated with the El Niño-Southern Oscillation(ENSO)phenomenon in the tropical Pacific.Current coupled models often exhibit signifi...Numerical models are crucial for quantifying the ocean-atmosphere interactions associated with the El Niño-Southern Oscillation(ENSO)phenomenon in the tropical Pacific.Current coupled models often exhibit significant biases and inter-model differences in simulating ENSO,underscoring the need for alternative modeling approaches.The Regional Ocean Modeling System(ROMS)is a sophisticated ocean model widely used for regional studies and has been coupled with various atmospheric models.However,its application in simulating ENSO processes on a basin scale in the tropical Pacific has not been explored.For the first time,this study presents the development of a basin-scale hybrid coupled model(HCM)for the tropical Pacific,integrating ROMS with a statistical atmospheric model that captures the interannual relationships between sea surface temperature(SST)and wind stress anomalies.The HCM is evaluated for its capability to simulate the annual mean,seasonal,and interannual variations of the oceanic state in the tropical Pacific.Results demonstrate that the model effectively reproduces the ENSO cycle,with a dominant oscillation period of approximately two years.The ROMS-based HCM developed here offers an efficient and robust tool for investigating climate variability in the tropical Pacific.展开更多
In order to meet the demand of testability analysis and evaluation for complex equipment under a small sample test in the equipment life cycle, the hierarchical hybrid testability model- ing and evaluation method (HH...In order to meet the demand of testability analysis and evaluation for complex equipment under a small sample test in the equipment life cycle, the hierarchical hybrid testability model- ing and evaluation method (HHTME), which combines the testabi- lity structure model (TSM) with the testability Bayesian networks model (TBNM), is presented. Firstly, the testability network topo- logy of complex equipment is built by using the hierarchical hybrid testability modeling method. Secondly, the prior conditional prob- ability distribution between network nodes is determined through expert experience. Then the Bayesian method is used to update the conditional probability distribution, according to history test information, virtual simulation information and similar product in- formation. Finally, the learned hierarchical hybrid testability model (HHTM) is used to estimate the testability of equipment. Compared with the results of other modeling methods, the relative deviation of the HHTM is only 0.52%, and the evaluation result is the most accu rate.展开更多
Performance of a hybrid reactor comprising of trickling filter (TF) and aeration tank (AT) unit was studied for biological treatment of wastewater containing mixture of phenol and m-cresol, using mixed microbial c...Performance of a hybrid reactor comprising of trickling filter (TF) and aeration tank (AT) unit was studied for biological treatment of wastewater containing mixture of phenol and m-cresol, using mixed microbial culture. The reactor was operated with hydraulic loading rates (HLR) and phenolics loading rates (PLR) between 0.222-1.078 m3/(m2-day) and 0.900-3.456 kg/(m3.day), respectively. The efficiency of substrate removal varied between 71%-100% for the range of HLR and PLR studied. The fixed film unit showed better substrate removal efficiency than the aeration tank and was more resistant to substrate inhibition. The kinetic parameters related to both units of the reactor were evaluated and their variation with HLR and PLR were monitored. It revealed the presence of substrate inhibition at high PLR both in TF and AT unit. The biofilm model established the substrate concentration profile within the film by solving differential equation of substrate mass transfer using boundary problem solver tool 'bvp4c' of MATLAB 7. 1 software. Response surface methodology was used to design and optimize the biodegradation process using Design Expert 8 software, where phenol and m-cresol concentrations, residence time were chosen as input variables and percentage of removal was the response. The design of experiment showed that a quadratic model could be fitted best for the present experimental study. Significant interaction of the residence time with the substrate concentrations was observed. The optimized condition for operating the reactor as predicted by the model was 230 mg/L of phenol, 190 mg/L of m-cresol with residence time of 24.82 hr to achieve 99.92% substrate removal.展开更多
Classical continuum mechanics which leads to a local continuum model,encounters challenges when the discontinuity appears,while peridynamics that falls into the category of nonlocal continuum mechanics suffers from a ...Classical continuum mechanics which leads to a local continuum model,encounters challenges when the discontinuity appears,while peridynamics that falls into the category of nonlocal continuum mechanics suffers from a high computational cost.A hybrid model coupling classical continuum mechanics with peridynamics can avoid both disadvantages.This paper describes the hybrid model and its adaptive coupling approach which dynamically updates the coupling domains according to crack propagations for brittle materials.Then this hybrid local/nonlocal continuum model is applied to fracture simulation.Some numerical examples like a plate with a hole,Brazilian disk,notched plate and beam,are performed for verification and validation.In addition,a peridynamic software is introduced,which was recently developed for the simulation of the hybrid local/nonlocal continuum model.展开更多
Modeling and simulation have emerged as an indispensable approach to create numerical experiment platforms and study engineering systems.However,the increasingly complicated systems that engineers face today dramatica...Modeling and simulation have emerged as an indispensable approach to create numerical experiment platforms and study engineering systems.However,the increasingly complicated systems that engineers face today dramatically challenge state-of-the-art modeling and simulation approaches.Such complicated systems,which are composed of not only continuous states but also discrete events,and which contain complex dynamics across multiple timescales,are defined as generalized hybrid systems(GHSs)in this paper.As a representative GHS,megawatt power electronics(MPE)systems have been largely integrated into the modern power grid,but MPE simulation remains a bottleneck due to its unacceptable time cost and poor convergence.To address this challenge,this paper proposes the numerical convex lens approach to achieve state-discretized modeling and simulation of GHSs.This approach transforms conventional time-discretized passive simulations designed for pure-continuous systems into state-discretized selective simulations designed for GHSs.When this approach was applied to a largescale MPE-based renewable energy system,a 1000-fold increase in simulation speed was achieved,in comparison with existing software.Furthermore,the proposed approach uniquely enables the switching transient simulation of a largescale megawatt system with high accuracy,compared with experimental results,and with no convergence concerns.The numerical convex lens approach leads to the highly efficient simulation of intricate GHSs across multiple timescales,and thus significantly extends engineers’capability to study systems with numerical experiments.展开更多
基金supported by the National Key Research and Development Program of China(Grant No.2020YFA0710600)the National Natural Science Foundation of China(Grant Nos.42325401 and U1939202).
文摘Abstract:Accurate three-dimensional(3D)velocity models are essential for fitting high-frequency seismic waveform records.This process usually requires regional-scale 3D numerical simulations that are computationally expensive,especially with sparse seismic networks.Because of the significance of source domain modeling,we propose a hybrid waveform simulation approach that combines the 3D spectral-element method(SEM)with the displacement representation theorem.By separating near-source wavefield excitation from long-distance wave propagation to stations,only the source domain wavefield needs to be recomputed when the local velocity and source models change.We apply the method to the 2019 M_(w)5.0 Changning shallow earthquake to verify its flexibility and effectiveness.We compare high-frequency waveforms computed with different regional velocity models against observations.Results show that the hybrid method achieves accuracy comparable to full SEM 3D simulations while reducing computation costs by more than two orders of magnitude when the structure of the source region updates.Our results further indicate that high-frequency waveforms are highly sensitive to shallow structures.Introducing low-velocity shallow layers into the source region improves near-field waveform fits,indicating pronounced low-velocity sediments in the Changning area.Large surface-wave time delays suggest that shallow velocities within the Sichuan Basin are lower than those in existing published models.In addition,an Interferometric Synthetic Aperture Radar(InSAR)-derived finite-fault model outperforms the point-source model in near-field waveform fitting and better reproduces rupture directivity.The proposed method is practical for high-frequency waveform modeling in areas with complex subsurface structures and rupture processes.
基金funded by Prime Minister’s Research Fellowship(PMRF),grant number SB22230924OEPMRF008608.
文摘A hybrid model combining Fully Non-Linear Potential Flow Theory(FNPT)based on the Finite Element Method(FEM)and the Unified Navier-Stokes equation,using the 3D Improved Meshless Local Petrov Galerkin method with Rankine Source(IMLPG_R),is developed to study wave interactions with a porous layer.In previous studies,the above formulations are applied to wave interaction with fixed cylindrical structures.The present study extends this framework by integrating a unified governing equation within the hybrid modeling approach to capture the dynamics of wave interaction with porous media.The porous layers are employed to replicate the wave-dissipating behavior of the structure.A weak coupling strategy is implemented within a designated buffer zone,wherein field variables from the 2D Fully Nonlinear Potential Theory(FNPT)simulations are transferred to the 3D Improved Moving Least Squares-based Petrov-Galerkin(IMLPG_R)model at each time step.This domain decomposition significantly reduces computational cost compared to a full 3D simulation by partitioning the domain into two subregions:the FNPT domain representing the far-field without structures,and the IMLPG_R domain encompassing the porous region.The Unified Navier-Stokes formulation is extended by incorporating additional drag forces governed by Darcy’s law to model the resistance introduced by the porous medium.A stationary background node framework is utilized for interpolation by fluid particles at each time step to accommodate the porous representation.To enhance numerical stability and accuracy,particularly in the presence of sloping boundaries,the Particle Shifting Technique(PST)is integrated into the IMLPG_R model.This implementation involves a modified version of the PST algorithm,where key parameters such as the weight function,velocity ratio,and radius of influence are optimized for IMLPG_R.This is the first time the application of 3D IMLPG_R for porous structure has been reported.Further,the model is subsequently validated against experimental data.
基金funded by BK21 FOUR(Fostering Outstanding Universities for Research)(No.:5199990914048).
文摘Accurate segmentation of breast cancer in mammogram images plays a critical role in early diagnosis and treatment planning.As research in this domain continues to expand,various segmentation techniques have been proposed across classical image processing,machine learning(ML),deep learning(DL),and hybrid/ensemble models.This study conducts a systematic literature review using the PRISMA methodology,analyzing 57 selected articles to explore how these methods have evolved and been applied.The review highlights the strengths and limitations of each approach,identifies commonly used public datasets,and observes emerging trends in model integration and clinical relevance.By synthesizing current findings,this work provides a structured overview of segmentation strategies and outlines key considerations for developing more adaptable and explainable tools for breast cancer detection.Overall,our synthesis suggests that classical and ML methods are suitable for limited labels and computing resources,while DL models are preferable when pixel-level annotations and resources are available,and hybrid pipelines are most appropriate when fine-grained clinical precision is required.
基金funded by the Henan Provincial Natural Science Foundation(grant no.242300421257).
文摘Accurate forecasting of crude oil futures prices is crucial for understanding global energy market dynamics and formulating effective macroeconomic and energy strategies.However,the strong nonlinearity and multi-scale temporal characteristics of crude oil prices pose significant challenges to traditional forecasting methods.To address these issues,this study proposes a hybrid CEEMDAN–HOA–Transformer–GRU model that integrates decomposition,complexity analysis,adaptive modeling,and intelligent optimization.Specifically,Complete Ensemble Empirical Mode Decomposition with Adaptive Noise(CEEMDAN)is employed to decompose the original series into multi-scale components,after which entropy-based complexity analysis quantitatively evaluates each component.A differentiated modeling strategy is then applied:Transformer networks capture long-term dependencies in high-complexity components,while Gated Recurrent Units(GRU)model short-term dynamics in relatively simple components.To further enhance robustness,the Hiking Optimization Algorithm(HOA)is used for joint hyperparameter optimization across both base learners.Empirical analysis of WTI and Brent crude oil futures demonstrates the technical effectiveness of the framework.Compared with benchmark models,the proposed method reduces RMSE by 79.16% for WTI and 77.47% for Brent.Incorporating complexity analysis further decreases RMSE by 36.51%for WTI and 34.93%for Brent,confirming the superior nonlinear modeling capacity and generalization performance of the integrated framework.Overall,this study provides not only a technically reliable tool for modeling complex financial time series but also practical guidance for improving the accuracy and stability of crude oil price forecasting,thereby supporting market monitoring,risk management,and policy formulation.
文摘Modern industrial environments require uninterrupted machinery operation to maintain productivity standards while ensuring safety and minimizing costs.Conventional maintenance methods,such as reactive maintenance(i.e.,run to failure)or time-based preventive maintenance(i.e.,scheduled servicing),prove ineffective for complex systems with many Internet of Things(IoT)devices and sensors because they fall short in detecting faults at early stages when it is most crucial.This paper presents a predictive maintenance framework based on a hybrid deep learning model that integrates the capabilities of Long Short-Term Memory(LSTM)Networks and Convolutional Neural Networks(CNNs).The framework integrates spatial feature extraction and temporal sequence modeling to accurately classify the health state of industrial equipment into three categories,including Normal,Require Maintenance,and Failed.The framework uses a modular pipeline that includes IoT-enabled data collection along with secure transmission methods to manage cloud storage and provide real-time fault classification.The FD004 subset of the NASA C-MAPSS dataset,containing multivariate sensor readings from aircraft engines,serves as the training and evaluation data for the model.Experimental results show that the LSTM-CNN model outperforms baseline models such as LSTM-SVM and LSTM-RNN,achieving an overall average accuracy of 86.66%,precision of 86.00%,recall of 86.33%,and F1-score of 86.33%.Contrary to the previous LSTM-CNN-based predictive maintenance models that either provide a binary classification or rely on synthetically balanced data,our paper provides a three-class maintenance state(i.e.,Normal,Require Maintenance,and Failed)along with threshold-based labeling that retains the true nature of the degradation.In addition,our work also provides an IoT-to-cloud-based modular architecture for deployment.It offers Computerized Maintenance Management System(CMMS)integration,making our proposed solution not only technically sound but also practical and innovative.The solution achieves real-world industrial deployment readiness through its reliable performance alongside its scalable system design.
文摘This research pioneers the integration of geographic information systems(GIS)and 3D modeling within a virtual reality(VR)framework to assess the viability and planning of a 20 MW hybrid wind-solarphotovoltaic(PV)system connected to the local grid.The study focuses on Dakhla,Morocco,a region with vast untapped renewable energy potential.By leveraging GIS,we are innovatively analyzing geographical and environmental factors that influence optimal site selection and system design.The incorporation of VR technologies offers an unprecedented level of realism and immersion,allowing stakeholders to virtually experience the project's impact and design in a dynamic,interactive environment.This novel methodology includes extensive data collection,advanced modeling,and simulations,ensuring that the hybrid system is precisely tailored to the unique climatic and environmental conditions of Dakhla.Our analysis reveals that the region possesses a photovoltaic solar potential of approximately2400 k Wh/m^(2) per year,with an average annual wind power density of about 434 W/m^(2) at an 80-meter hub height.Productivity simulations indicate that the 20 MW hybrid system could generate approximately 60 GWh of energy per year and 1369 GWh over its 25-year lifespan.To validate these findings,we employed the System Advisor Model(SAM)software and the Global Solar Photovoltaic Atlas platform.This comprehensive and interdisciplinary approach not only provides a robust assessment of the system's feasibility but also offers valuable insights into its potential socio-economic and environmental impact.
基金Support by Sichuan Science and Technology Program[2023YFSY0026,2023YFH0004].
文摘In endoscopic surgery,the limited field of view and the nonlinear deformation of organs caused by patient movement and respiration significantly complicate the modeling and accurate tracking of soft tissue surfaces from endoscopic image sequences.To address these challenges,we propose a novel Hybrid Triangular Matching(HTM)modeling framework for soft tissue feature tracking.Specifically,HTM constructs a geometric model of the detected blobs on the soft tissue surface by applying the Watershed algorithm for blob detection and integrating the Delaunay triangulation with a newly designed triangle search segmentation algorithm.By leveraging barycentric coordinate theory,HTMrapidly and accurately establishes inter-frame correspondences within the triangulated model,enabling stable feature tracking without explicit markers or extensive training data.Experimental results on endoscopic sequences demonstrate that this model-based tracking approach achieves lower computational complexity,maintains robustness against tissue deformation,and provides a scalable geometric modeling method for real-time soft tissue tracking in surgical computer vision.
基金supported by the National Natural Science Foundation of China(Grant No.52375340,51975263,52405366).
文摘A three-dimensional numerical model of laser-arc hybrid plasma for aluminum alloy fillet joints is developed in this study.This mod-el accounts for the geometric complexity of fillet joints,the physical properties of shielding gases with varying He-Ar ratios,and the coupling between arc plasma and laser-induced metal plume.The accuracy of the model is validated using a high-speed camera.The effects of varying He contents in the shielding gas on both the temperature and flow velocity of hybrid plasma,as well as the distribu-tion of laser-induced metal vapor mass,were investigated separately.The maximum temperature and size of arc plasma decrease as the He volume ratio increases,the arc distribution becomes more concentrated,and its flow velocity initially decreases and then sharply increases.At high helium content,both the flow velocity of hybrid plasma and metal vapor are high,the metal vapor is con-centrated on the right side of keyhole,and its flow appears chaotic.The flow state of arc plasma is most stable when the shielding gas consists of 50%He+50%Ar.
基金The National Key Laboratory Program ( No.51458060104JW0316)the National High Technology Research and De-velopment Program of China (863 Program) (No.2003AA414120).
文摘In order to model effectively hybrid systems,a new modeling method of extended Petri nets,which is called extended object-orient hybrid Petri net (EOHPN),is proposed.To deal with the complexity of hybrid systems, object-oriented abstraction mechanisms such as encapsulation and classifications are merged into EOHPN models.To combine the continuous part and discrete part of hybrid systems and to reduce the complexity of hybrid systems,a hybrid Petri net is introduced and extended with object-oriented modeling technology.Development of object models is suggested on the basis of the defined EOHPN.Finally, an application-oriented case is presented to illustrate that how the proposed EOHPN is used to model hybrid systems.The resulting model validates that the EOHPNs can deal with the modeling complexity of hybrid systems.
基金Item Sponsored by National Natural Science Foundation of China (50474086,60843007)
文摘Aiming at the limitations of traditional thermal model and intelligent model, a new hybrid model is established for soft sensing of the molten steel temperature in LF. Firstly, a thermal model based on energy conservation is described; and then, an improved intelligent model based on process data is presented by ensemble ELM (extreme learning machine) for predicting the molten steel temperature in LF. Secondly, the self-adaptive data fusion is pro- posed as a hybrid modeling method to combine the thermal model with the intelligent model. The new hybrid model could complement mutual advantage of two models by combination. It can overcome the shortcoming of parameters obtained on-line hardly in a thermal model and the disadvantage of lacking the analysis of ladle furnace metallurgical process in an intelligent model. The new hybrid model is applied to a 300 t LF in Baoshan Iron and Steel Co Ltd for predicting the molten steel temperature. The experiments demonstrate that the hybrid model has good generalization performance and high accuracy.
基金funding support from the National Natural Science Foundation of China(Grant Nos.U22A20594,52079045)Hong-Zhi Cui acknowledges the financial support of the China Scholarship Council(Grant No.CSC:202206710014)for his research at Universitat Politecnica de Catalunya,Barcelona.
文摘Landslide susceptibility mapping(LSM)plays a crucial role in assessing geological risks.The current LSM techniques face a significant challenge in achieving accurate results due to uncertainties associated with regional-scale geotechnical parameters.To explore rainfall-induced LSM,this study proposes a hybrid model that combines the physically-based probabilistic model(PPM)with convolutional neural network(CNN).The PPM is capable of effectively capturing the spatial distribution of landslides by incorporating the probability of failure(POF)considering the slope stability mechanism under rainfall conditions.This significantly characterizes the variation of POF caused by parameter uncertainties.CNN was used as a binary classifier to capture the spatial and channel correlation between landslide conditioning factors and the probability of landslide occurrence.OpenCV image enhancement technique was utilized to extract non-landslide points based on the POF of landslides.The proposed model comprehensively considers physical mechanics when selecting non-landslide samples,effectively filtering out samples that do not adhere to physical principles and reduce the risk of overfitting.The results indicate that the proposed PPM-CNN hybrid model presents a higher prediction accuracy,with an area under the curve(AUC)value of 0.85 based on the landslide case of the Niangniangba area of Gansu Province,China compared with the individual CNN model(AUC=0.61)and the PPM(AUC=0.74).This model can also consider the statistical correlation and non-normal probability distributions of model parameters.These results offer practical guidance for future research on rainfall-induced LSM at the regional scale.
基金Supported by National Natural Science Foundation of China(Grant No.51375212)Priority Academic Program Development(PAPD)of Jiangsu Higher Education Institutions of China+1 种基金Research Fund for the Doctoral Program of Higher Education of China(Grant No.20133227130001)China Postdoctoral Science Foundation(Grant No.2014M551518)
文摘The control problems associated with vehicle height adjustment of electronically controlled air suspension (ECAS) still pose theoretical challenges for researchers, which manifest themselves in the publications on this subject over the last years. This paper deals with modeling and control of a vehicle height adjustment system for ECAS, which is an example of a hybrid dynamical system due to the coexistence and coupling of continuous variables and discrete events. A mixed logical dynamical (MLD) modeling approach is chosen for capturing enough details of the vehicle height adjustment process. The hybrid dynamic model is constructed on the basis of some assumptions and piecewise linear approximation for components nonlinearities. Then, the on-off statuses of solenoid valves and the piecewise approximation process are described by propositional logic, and the hybrid system is transformed into the set of linear mixed-integer equalities and inequalities, denoted as MLD model, automatically by HYSDEL. Using this model, a hybrid model predictive controller (HMPC) is tuned based on online mixed-integer quadratic optimization (MIQP). Two different scenarios are considered in the simulation, whose results verify the height adjustment effectiveness of the proposed approach. Explicit solutions of the controller are computed to control the vehicle height adjustment system in realtime using an offline multi-parametric programming technology (MPT), thus convert the controller into an equivalent explicit piecewise affine form. Finally, bench experiments for vehicle height lifting, holding and lowering procedures are conducted, which demonstrate that the HMPC can adjust the vehicle height by controlling the on-off statuses of solenoid valves directly. This research proposes a new modeling and control method for vehicle height adjustment of ECAS, which leads to a closed-loop system with favorable dynamical properties.
文摘The world’s increasing population requires the process industry to produce food,fuels,chemicals,and consumer products in a more efficient and sustainable way.Functional process materials lie at the heart of this challenge.Traditionally,new advanced materials are found empirically or through trial-and-error approaches.As theoretical methods and associated tools are being continuously improved and computer power has reached a high level,it is now efficient and popular to use computational methods to guide material selection and design.Due to the strong interaction between material selection and the operation of the process in which the material is used,it is essential to perform material and process design simultaneously.Despite this significant connection,the solution of the integrated material and process design problem is not easy because multiple models at different scales are usually required.Hybrid modeling provides a promising option to tackle such complex design problems.In hybrid modeling,the material properties,which are computationally expensive to obtain,are described by data-driven models,while the well-known process-related principles are represented by mechanistic models.This article highlights the significance of hybrid modeling in multiscale material and process design.The generic design methodology is first introduced.Six important application areas are then selected:four from the chemical engineering field and two from the energy systems engineering domain.For each selected area,state-ofthe-art work using hybrid modeling for multiscale material and process design is discussed.Concluding remarks are provided at the end,and current limitations and future opportunities are pointed out.
基金supported by National Basic Research and Development Program of China (973 Program, Grant No. 2006CB705402)
文摘In order to solve the problem of trajectory tracking for a class of novel serial-parallel hybrid humanoid arm(HHA), which has parameters uncertainty, frictions, disturbance, abrasion and pulse forces derived from motors, a multistep dynamics modeling strategy is proposed and a robust controller based on neural network(NN)-adaptive algorithm is designed. At the first step of dynamics modeling, the dynamics model of the reduced HHA is established by Lagrange method. At the second step of dynamics modeling, the parameter uncertain part resulting mainly from the idealization of the HHA is learned by adaptive algorithm. In the trajectory tracking controller, the radial basis function(RBF) NN, whose optimal weights are learned online by adaptive algorithm, is used to learn the upper limit function of the total uncertainties including frictions, disturbances, abrasion and pulse forces. To a great extent, the conservatism of this robust trajectory tracking controller is reduced, and by this controller the HHA can impersonate mostly human actions. The proof and simulation results testify the validity of the adaptive strategy for parameter learning and the neural network-adaptive strategy for the trajectory tracking control.
基金Supported by the Laoshan Laboratory(No.LSKJ 202202404)the Strategic Priority Research Program of the Chinese Academy of Sciences(No.XDB 42000000)+1 种基金the National Natural Science Foundation of China(NSFC)(No.42030410)the Startup Foundation for Introducing Talent of NUIST,and the Jiangsu Innovation Research Group(No.JSSCTD 202346)。
文摘Numerical models are crucial for quantifying the ocean-atmosphere interactions associated with the El Niño-Southern Oscillation(ENSO)phenomenon in the tropical Pacific.Current coupled models often exhibit significant biases and inter-model differences in simulating ENSO,underscoring the need for alternative modeling approaches.The Regional Ocean Modeling System(ROMS)is a sophisticated ocean model widely used for regional studies and has been coupled with various atmospheric models.However,its application in simulating ENSO processes on a basin scale in the tropical Pacific has not been explored.For the first time,this study presents the development of a basin-scale hybrid coupled model(HCM)for the tropical Pacific,integrating ROMS with a statistical atmospheric model that captures the interannual relationships between sea surface temperature(SST)and wind stress anomalies.The HCM is evaluated for its capability to simulate the annual mean,seasonal,and interannual variations of the oceanic state in the tropical Pacific.Results demonstrate that the model effectively reproduces the ENSO cycle,with a dominant oscillation period of approximately two years.The ROMS-based HCM developed here offers an efficient and robust tool for investigating climate variability in the tropical Pacific.
基金supported by the National Defense Pre-research Foundation of China(51327030104)
文摘In order to meet the demand of testability analysis and evaluation for complex equipment under a small sample test in the equipment life cycle, the hierarchical hybrid testability model- ing and evaluation method (HHTME), which combines the testabi- lity structure model (TSM) with the testability Bayesian networks model (TBNM), is presented. Firstly, the testability network topo- logy of complex equipment is built by using the hierarchical hybrid testability modeling method. Secondly, the prior conditional prob- ability distribution between network nodes is determined through expert experience. Then the Bayesian method is used to update the conditional probability distribution, according to history test information, virtual simulation information and similar product in- formation. Finally, the learned hierarchical hybrid testability model (HHTM) is used to estimate the testability of equipment. Compared with the results of other modeling methods, the relative deviation of the HHTM is only 0.52%, and the evaluation result is the most accu rate.
文摘Performance of a hybrid reactor comprising of trickling filter (TF) and aeration tank (AT) unit was studied for biological treatment of wastewater containing mixture of phenol and m-cresol, using mixed microbial culture. The reactor was operated with hydraulic loading rates (HLR) and phenolics loading rates (PLR) between 0.222-1.078 m3/(m2-day) and 0.900-3.456 kg/(m3.day), respectively. The efficiency of substrate removal varied between 71%-100% for the range of HLR and PLR studied. The fixed film unit showed better substrate removal efficiency than the aeration tank and was more resistant to substrate inhibition. The kinetic parameters related to both units of the reactor were evaluated and their variation with HLR and PLR were monitored. It revealed the presence of substrate inhibition at high PLR both in TF and AT unit. The biofilm model established the substrate concentration profile within the film by solving differential equation of substrate mass transfer using boundary problem solver tool 'bvp4c' of MATLAB 7. 1 software. Response surface methodology was used to design and optimize the biodegradation process using Design Expert 8 software, where phenol and m-cresol concentrations, residence time were chosen as input variables and percentage of removal was the response. The design of experiment showed that a quadratic model could be fitted best for the present experimental study. Significant interaction of the residence time with the substrate concentrations was observed. The optimized condition for operating the reactor as predicted by the model was 230 mg/L of phenol, 190 mg/L of m-cresol with residence time of 24.82 hr to achieve 99.92% substrate removal.
基金The authors gratefully acknowledge the financial support received from KAUST baseline,the National Natural Science Foundation(11872016)the Fundamental Research Funds of Dalian University of Technology(Grant No.DUT17RC(3)092)for the completion of this work.
文摘Classical continuum mechanics which leads to a local continuum model,encounters challenges when the discontinuity appears,while peridynamics that falls into the category of nonlocal continuum mechanics suffers from a high computational cost.A hybrid model coupling classical continuum mechanics with peridynamics can avoid both disadvantages.This paper describes the hybrid model and its adaptive coupling approach which dynamically updates the coupling domains according to crack propagations for brittle materials.Then this hybrid local/nonlocal continuum model is applied to fracture simulation.Some numerical examples like a plate with a hole,Brazilian disk,notched plate and beam,are performed for verification and validation.In addition,a peridynamic software is introduced,which was recently developed for the simulation of the hybrid local/nonlocal continuum model.
基金the Major Program of National Natural Science Foundation of China(51490683).
文摘Modeling and simulation have emerged as an indispensable approach to create numerical experiment platforms and study engineering systems.However,the increasingly complicated systems that engineers face today dramatically challenge state-of-the-art modeling and simulation approaches.Such complicated systems,which are composed of not only continuous states but also discrete events,and which contain complex dynamics across multiple timescales,are defined as generalized hybrid systems(GHSs)in this paper.As a representative GHS,megawatt power electronics(MPE)systems have been largely integrated into the modern power grid,but MPE simulation remains a bottleneck due to its unacceptable time cost and poor convergence.To address this challenge,this paper proposes the numerical convex lens approach to achieve state-discretized modeling and simulation of GHSs.This approach transforms conventional time-discretized passive simulations designed for pure-continuous systems into state-discretized selective simulations designed for GHSs.When this approach was applied to a largescale MPE-based renewable energy system,a 1000-fold increase in simulation speed was achieved,in comparison with existing software.Furthermore,the proposed approach uniquely enables the switching transient simulation of a largescale megawatt system with high accuracy,compared with experimental results,and with no convergence concerns.The numerical convex lens approach leads to the highly efficient simulation of intricate GHSs across multiple timescales,and thus significantly extends engineers’capability to study systems with numerical experiments.