In this paper,we establish some strong laws of large numbers,which are for nonindependent random variables under the framework of sublinear expectations.One of our main results is for blockwise m-dependent random vari...In this paper,we establish some strong laws of large numbers,which are for nonindependent random variables under the framework of sublinear expectations.One of our main results is for blockwise m-dependent random variables,and another is for sub-orthogonal random variables.Both extend the strong law of large numbers for independent random variables under sublinear expectations to the non-independent case.展开更多
In this paper,we consider the fourth-order parabolic equation with p(x)Laplacian and variable exponent source ut+∆^(2)u−div(|■u|^(p(x)−2■u))=|u|^(q(x))−1u.By applying potential well method,we obtain global existence...In this paper,we consider the fourth-order parabolic equation with p(x)Laplacian and variable exponent source ut+∆^(2)u−div(|■u|^(p(x)−2■u))=|u|^(q(x))−1u.By applying potential well method,we obtain global existence,asymptotic behavior and blow-up of solutions with initial energy J(u_(0))≤d.Moreover,we estimate the upper bound of the blow-up time for J(u_(0))≤0.展开更多
Thermal-mechanical damage and deformation at the interface between shotcrete linings and the surrounding rock of tunnels under high-temperature and variable-temperature conditions are critical to the safe construction...Thermal-mechanical damage and deformation at the interface between shotcrete linings and the surrounding rock of tunnels under high-temperature and variable-temperature conditions are critical to the safe construction and operation of tunnel engineering.This study investigated the thermo-mechanical damage behavior of the composite interface between alkali-resistant glass fiber-reinforced concrete(ARGFRC)and granite,focusing on a plateau railway tunnel.Laboratory triaxial tests,laser scanning,XRD analysis,numerical simulations,and theoretical analyses were employed to investigate how different initial curing temperatures and joint roughness coefficient(JRC)influence interfacial damage behavior.The results indicate that an increase in interface roughness exacerbates the structural damage at the interface.At a JRC of 19.9 and a temperature of 70℃,crack initiation in granite was notably restrained when the confining pressure rose from 7 MPa to 10 MPa.Roughness-induced stress distribution at the interface was notably altered,although this effect became less pronounced under high confining pressure conditions.Additionally,during high-temperature curing,thermal stress concentration at the tips of micro-convex protrusions on the granite surface induced microcracks in the adjacent ARGFRC matrix,followed by deformation.These findings provide practical guidelines for designing concrete support systems to ensure tunnel structural safety in high-altitude regions with harsh thermal environments.展开更多
Marine forecasting is critical for navigation safety and disaster prevention.However,traditional ocean numerical forecasting models are often limited by substantial errors and inadequate capture of temporal-spatial fe...Marine forecasting is critical for navigation safety and disaster prevention.However,traditional ocean numerical forecasting models are often limited by substantial errors and inadequate capture of temporal-spatial features.To address the limitations,the paper proposes a TimeXer-based numerical forecast correction model optimized by an exogenous-variable attention mechanism.The model treats target forecast values as internal variables,and incorporates historical temporal-spatial data and seven-day numerical forecast results from traditional models as external variables based on the embedding strategy of TimeXer.Using a self-attention structure,the model captures correlations between exogenous variables and target sequences,explores intrinsic multi-dimensional relationships,and subsequently corrects endogenous variables with the mined exogenous features.The model’s performance is evaluated using metrics including MSE(Mean Squared Error),MAE(Mean Absolute Error),RMSE(Root Mean Square Error),MAPE(Mean Absolute Percentage Error),MSPE(Mean Square Percentage Error),and computational time,with TimeXer and PatchTST models serving as benchmarks.Experiment results show that the proposed model achieves lower errors and higher correction accuracy for both one-day and seven-day forecasts.展开更多
Energy shortage has become one of themost concerning issues in the world today,and improving energy utilization efficiency is a key area of research for experts and scholars worldwide.Small-diameter heat exchangers of...Energy shortage has become one of themost concerning issues in the world today,and improving energy utilization efficiency is a key area of research for experts and scholars worldwide.Small-diameter heat exchangers offer advantages such as reduced material usage,lower refrigerant charge,and compact structure.However,they also face challenges,including increased refrigerant pressure drop and smaller heat transfer area inside the tubes.This paper combines the advantages and disadvantages of both small and large-diameter tubes and proposes a combined-diameter heat exchanger,consisting of large and small diameters,for use in the indoor units of split-type air conditioners.There are relatively few studies in this area.In this paper,A theoretical and numerical computation method is employed to establish a theoretical-numerical calculation model,and its reliability is verified through experiments.Using this model,the optimal combined diameters and flow path design for a combined-diameter heat exchanger using R32 as the working fluid are derived.The results show that the heat transfer performance of all combined diameter configurations improves by 2.79%to 8.26%compared to the baseline design,with the coefficient of performance(COP)increasing from 4.15 to 4.27~4.5.These designs can save copper material,but at the cost of an increase in pressure drop by 66.86%to 131.84%.The scheme IIIH,using R32,is the optimal combined-diameter and flow path configuration that balances both heat transfer performance and economic cost.展开更多
The optimization of the waverider is constrained by the reversely designed leading edge and the constant shock angle distribution. This paper proposes a design method called the variable Leading-Edge Cone (vLEC) metho...The optimization of the waverider is constrained by the reversely designed leading edge and the constant shock angle distribution. This paper proposes a design method called the variable Leading-Edge Cone (vLEC) method to address these limitations. In the vLEC method, the waverider is directly designed from the preassigned leading edge and the variable shock angle distribution based on the Leading-Edge Cone (LEC) concept. Since the vLEC method is an approximate method, two test waveriders are designed and evaluated using numerical simulations to validate the shock design accuracy and the effectiveness of the vLEC method. The results show that the shocks of the test waveriders coincide well with the preassigned positions. Furthermore, four specifically designed application cases are conducted to analyze the performance benefits of the vLEC waveriders. The results of these cases indicate that, due to their variable shock angle distributions, the vLEC waveriders exhibit higher lift-to-drag ratios and better longitudinal static stability than conventional waveriders. Additionally, the vLEC waveriders demonstrate superior volumetric capacities near the symmetry plane, albeit with a minor decrease in volumetric efficiency.展开更多
Large-scale Language Models(LLMs)have achieved significant breakthroughs in Natural Language Processing(NLP),driven by the pre-training and fine-tuning paradigm.While this approach allows models to specialize in speci...Large-scale Language Models(LLMs)have achieved significant breakthroughs in Natural Language Processing(NLP),driven by the pre-training and fine-tuning paradigm.While this approach allows models to specialize in specific tasks with reduced training costs,the substantial memory requirements during fine-tuning present a barrier to broader deployment.Parameter-Efficient Fine-Tuning(PEFT)techniques,such as Low-Rank Adaptation(LoRA),and parameter quantization methods have emerged as solutions to address these challenges by optimizing memory usage and computational efficiency.Among these,QLoRA,which combines PEFT and quantization,has demonstrated notable success in reducing memory footprints during fine-tuning,prompting the development of various QLoRA variants.Despite these advancements,the quantitative impact of key variables on the fine-tuning performance of quantized LLMs remains underexplored.This study presents a comprehensive analysis of these key variables,focusing on their influence across different layer types and depths within LLM architectures.Our investigation uncovers several critical findings:(1)Larger layers,such as MLP layers,can maintain performance despite reductions in adapter rank,while smaller layers,like self-attention layers,aremore sensitive to such changes;(2)The effectiveness of balancing factors depends more on specific values rather than layer type or depth;(3)In quantization-aware fine-tuning,larger layers can effectively utilize smaller adapters,whereas smaller layers struggle to do so.These insights suggest that layer type is a more significant determinant of fine-tuning success than layer depth when optimizing quantized LLMs.Moreover,for the same discount of trainable parameters,reducing the trainable parameters in a larger layer is more effective in preserving fine-tuning accuracy than in a smaller one.This study provides valuable guidance for more efficient fine-tuning strategies and opens avenues for further research into optimizing LLM fine-tuning in resource-constrained environments.展开更多
Fiber-reinforced composites are an ideal material for the lightweight design of aerospace structures. Especially in recent years, with the rapid development of composite additive manufacturing technology, the design o...Fiber-reinforced composites are an ideal material for the lightweight design of aerospace structures. Especially in recent years, with the rapid development of composite additive manufacturing technology, the design optimization of variable stiffness of fiber-reinforced composite laminates has attracted widespread attention from scholars and industry. In these aerospace composite structures, numerous cutout panels and shells serve as access points for maintaining electrical, fuel, and hydraulic systems. The traditional fiber-reinforced composite laminate subtractive drilling manufacturing inevitably faces the problems of interlayer delamination, fiber fracture, and burr of the laminate. Continuous fiber additive manufacturing technology offers the potential for integrated design optimization and manufacturing with high structural performance. Considering the integration of design and manufacturability in continuous fiber additive manufacturing, the paper proposes linear and nonlinear filtering strategies based on the Normal Distribution Fiber Optimization (NDFO) material interpolation scheme to overcome the challenge of discrete fiber optimization results, which are difficult to apply directly to continuous fiber additive manufacturing. With minimizing structural compliance as the objective function, the proposed approach provides a strategy to achieve continuity of discrete fiber paths in the variable stiffness design optimization of composite laminates with regular and irregular holes. In the variable stiffness design optimization model, the number of candidate fiber laying angles in the NDFO material interpolation scheme is considered as design variable. The sensitivity information of structural compliance with respect to the number of candidate fiber laying angles is obtained using the analytical sensitivity analysis method. Based on the proposed variable stiffness design optimization method for complex perforated composite laminates, the numerical examples consider the variable stiffness design optimization of typical non-perforated and perforated composite laminates with circular, square, and irregular holes, and systematically discuss the number of candidate discrete fiber laying angles, discrete fiber continuous filtering strategies, and filter radius on structural compliance, continuity, and manufacturability. The optimized discrete fiber angles of variable stiffness laminates are converted into continuous fiber laying paths using a streamlined process for continuous fiber additive manufacturing. Meanwhile, the optimized non-perforated and perforated MBB beams after discrete fiber continuous treatment, are manufactured using continuous fiber co-extrusion additive manufacturing technology to verify the effectiveness of the variable stiffness fiber optimization framework proposed in this paper.展开更多
With the application of 2.5D Woven Variable Thickness Composites(2.5DWVTC)in aviation and other fields,the issue of strength failure in this composite type has become a focal point.First,a three-step modeling approach...With the application of 2.5D Woven Variable Thickness Composites(2.5DWVTC)in aviation and other fields,the issue of strength failure in this composite type has become a focal point.First,a three-step modeling approach is proposed to rapidly construct full-scale meso-finite element models for Outer Reduction Yarn Woven Composites(ORYWC)and Inner Reduction Yarn Woven Composites(IRYWC).Then,six independent damage variables are identified:yarn fiber tension/compression,yarn matrix tension/compression,and resin matrix tension/compression.These variables are utilized to establish the constitutive equation of woven composites,considering the coupling effects of microscopic damage.Finally,combined with the Hashin failure criterion and von Mises failure criterion,the strength prediction model is implemented in ANSYS using APDL language to simulate the strength failure process of 2.5DWVTC.The results show that the predicted stiffness and strength values of various parts of ORYWC and IRYWC are in good agreement with the relevant test results.展开更多
In this paper,by utilizing the Marcinkiewicz-Zygmund inequality and Rosenthal-type inequality of negatively superadditive dependent(NSD)random arrays and truncated method,we investigate the complete f-moment convergen...In this paper,by utilizing the Marcinkiewicz-Zygmund inequality and Rosenthal-type inequality of negatively superadditive dependent(NSD)random arrays and truncated method,we investigate the complete f-moment convergence of NSD random variables.We establish and improve a general result on the complete f-moment convergence for Sung’s type randomly weighted sums of NSD random variables under some general assumptions.As an application,we show the complete consistency for the randomly weighted estimator in a nonparametric regression model based on NSD errors.展开更多
The development of chassis active safety control technology has improved vehicle stability under extreme conditions.However,its cross-system and multi-functional characteristics make the controller difficult to achiev...The development of chassis active safety control technology has improved vehicle stability under extreme conditions.However,its cross-system and multi-functional characteristics make the controller difficult to achieve cooperative goals.In addition,the chassis system,which has high complexity,numerous subsystems,and strong coupling,will also lead to low computing efficiency and poor control effect of the controller.Therefore,this paper proposes a scenario-driven hybrid distributed model predictive control algorithm with variable control topology.This algorithm divides multiple stability regions based on the vehicle’s β−γ phase plane,forming a mapping relationship between the control structure and the vehicle’s state.A control input fusion mechanism within the transition domain is designed to mitigate the problems of system state oscillation and control input jitter caused by switching control structures.Then,a distributed state-space equation with state coupling and input coupling characteristics is constructed,and a weighted local agent cost function in quadratic programming is derived.Through cost coupling,local agents can coordinate global performance goals.Finally,through Simulink/CarSim joint simulation and hardware-in-the-loop(HIL)test,the proposed algorithm is validated to improve vehicle stability while ensuring trajectory tracking accuracy and has good applicability for multi-objective coordinated control.This paper combines the advantages of distributed MPC and decentralized MPC,achieving a balance between approximating the global optimal results and the solution’s efficiency.展开更多
This paper presents a continuum manipulator inspired by the anatomical characteristics of the elephant trunk.Specifically,the manipulator mimics the conoid profile of the elephant trunk,which helps to enhance its stre...This paper presents a continuum manipulator inspired by the anatomical characteristics of the elephant trunk.Specifically,the manipulator mimics the conoid profile of the elephant trunk,which helps to enhance its strength.The design features two concentric parts:inner pneumatically actuated bellows and an outer tendon-driven helical spring.The tendons control the omnidirectional bending of the manipulator,while the fusion of the pneumatic bellows with the tendon-driven spring results in an antagonistic actuation mechanism that provides the manipulator with variable stiffness and extensibility.This paper presents a new design for extensible manipulator and analyzes its stiffness and motion characteristics.Experimental results are consistent with theoretical analysis,thereby demonstrating the validity of the theoretical approach and the versatile practical mechanical properties of the continuum manipulator.The impressive extensibility and variable stiffness of the manipulator were further demonstrated by performing a pin-hole assembly task.展开更多
High-performance, large-area optical gratings for applications like chirped pulse amplification, gravitational wave astronomy, and X-ray optics require sub-nanometer line placement control over several cm^(2). Electro...High-performance, large-area optical gratings for applications like chirped pulse amplification, gravitational wave astronomy, and X-ray optics require sub-nanometer line placement control over several cm^(2). Electron beam lithography with a variable shaped beam(VSB) is well suited but limited by tool-dependent address grid discretization. We adapted address grid interpolation to the VSB method, reducing the effective placement grid to 25 pm, as confirmed by stray light measurements.展开更多
The coconut structure exhibits inherent impact resistance,with the macroscopically ordered distribution of variable crosssection fibers in its husk playing a crucial role in stress wave propagation and scaling.Inspire...The coconut structure exhibits inherent impact resistance,with the macroscopically ordered distribution of variable crosssection fibers in its husk playing a crucial role in stress wave propagation and scaling.Inspired by the natural structure and fibers,this study proposes a stress wave propagation model for a variable cross-section bar considering viscous effects.A theoretical model for stress wave propagation in a fusiform-shaped bar with variable cross-section is established,elucidating the stress wave scaling effect observed in coconut fibers.Additionally,a quasi-one-dimensional method for analyzing and measuring stress wave propagation is introduced,and an experimental setup is assembled.Experimental validation of the stress wave scaling effect confirms the theory’s accuracy for stress wave scaling in variable cross-section bars.This research provides theoretical guidance and measurement methods for the design of space landers,automobile anti-collision beams,stress wave collectors,and scalers,as well as for impact testing of macro and micro materials and the design of sustainable plant-based materials for impact protection.展开更多
In clinical research,subgroup analysis can help identify patient groups that respond better or worse to specific treatments,improve therapeutic effect and safety,and is of great significance in precision medicine.This...In clinical research,subgroup analysis can help identify patient groups that respond better or worse to specific treatments,improve therapeutic effect and safety,and is of great significance in precision medicine.This article considers subgroup analysis methods for longitudinal data containing multiple covariates and biomarkers.We divide subgroups based on whether a linear combination of these biomarkers exceeds a predetermined threshold,and assess the heterogeneity of treatment effects across subgroups using the interaction between subgroups and exposure variables.Quantile regression is used to better characterize the global distribution of the response variable and sparsity penalties are imposed to achieve variable selection of covariates and biomarkers.The effectiveness of our proposed methodology for both variable selection and parameter estimation is verified through random simulations.Finally,we demonstrate the application of this method by analyzing data from the PA.3 trial,further illustrating the practicality of the method proposed in this paper.展开更多
This article proposes an adaptive extended Kalman filter(EKF)for nonlinear cyber-physical systems(CPSs)under unknown inputs and non-Gaussian noises.It is known that the traditional extended Kalman filter is applicable...This article proposes an adaptive extended Kalman filter(EKF)for nonlinear cyber-physical systems(CPSs)under unknown inputs and non-Gaussian noises.It is known that the traditional extended Kalman filter is applicable to nonlinear systems with Gaussian white noise.The system is reformulated with intermediate variables to expand the application of nonlinear systems under unknown inputs and non-Gaussian noises,which help decompose unknown input estimation into residual tracking and state observation subproblems.By introducing the orthogonal principle of innovation and attenuation factor,the intermediate variables-based filter can improve the estimation performance under non-Gaussian noises and unknown inputs.Simulation results validate the effectiveness of the proposed method.展开更多
We prove the boundedness of the parametric Lusin's S functionμ_(S)^(?)(f)and Littlewood-Paley's g_(λ)^(*)-funtionμ_(λ),^(*,?)(f)on grand Herz-Morrey spaces with variable exponents.Additionally,we establish...We prove the boundedness of the parametric Lusin's S functionμ_(S)^(?)(f)and Littlewood-Paley's g_(λ)^(*)-funtionμ_(λ),^(*,?)(f)on grand Herz-Morrey spaces with variable exponents.Additionally,we establish the boundedness of higher-order commutators ofμ_(S)^(?)andμ_(λ),^(*,?)with BMO functions applying some properties of variable exponents and generalized BMO norms.展开更多
In the PSP(Pressure-Sensitive Paint),image deblurring is essential due to factors such as prolonged camera exposure times and highmodel velocities,which can lead to significant image blurring.Conventional deblurring m...In the PSP(Pressure-Sensitive Paint),image deblurring is essential due to factors such as prolonged camera exposure times and highmodel velocities,which can lead to significant image blurring.Conventional deblurring methods applied to PSP images often suffer from limited accuracy and require extensive computational resources.To address these issues,this study proposes a deep learning-based approach tailored for PSP image deblurring.Considering that PSP applications primarily involve the accurate pressure measurements of complex geometries,the images captured under such conditions exhibit distinctive non-uniform motion blur,presenting challenges for standard deep learning models utilizing convolutional or attention-based techniques.In this paper,we introduce a novel deblurring architecture featuring multiple DAAM(Deformable Ack Attention Module).These modules provide enhanced flexibility for end-to-end deblurring,leveraging irregular convolution operations for efficient feature extraction while employing attention mechanisms interpreted as multiple 1×1 convolutions,subsequently reassembled to enhance performance.Furthermore,we incorporate a RSC(Residual Shortcut Convolution)module for initial feature processing,aimed at reducing redundant computations and improving the learning capacity for representative shallow features.To preserve critical spatial information during upsampling and downsampling,we replace conventional convolutions with wt(Haar wavelet downsampling)and dysample(Upsampling by Dynamic Sampling).This modification significantly enhances high-precision image reconstruction.By integrating these advanced modules within an encoder-decoder framework,we present the DFDNet(Deformable Fusion Deblurring Network)for image blur removal,providing robust technical support for subsequent PSP data analysis.Experimental evaluations on the FY dataset demonstrate the superior performance of our model,achieving competitive results on the GOPRO and HIDE datasets.展开更多
This work develops a protein imprinted nanosphere with varied recognition specificity for bovine serum albumin(BSA)and lysozyme(Lyz)under different UV light through a gradient dual crosslinked imprinting strategy(i.e....This work develops a protein imprinted nanosphere with varied recognition specificity for bovine serum albumin(BSA)and lysozyme(Lyz)under different UV light through a gradient dual crosslinked imprinting strategy(i.e.,covalent crosslinking and dynamic reversible crosslinking).The imprinting cavities are initially constructed using irreversible covalent crosslinking to specifically recognize BSA,and then the coumarin residues in the imprinting cavities are crosslinked under 365 nm UV light to further imprint Lyz,because Lyz has smaller size than BSA.Since the photo-crosslinking of coumarin is a reversible reaction,the imprinting cavities of Lyz can be de-crosslinked under 254 nm UV light and restore the imprinting cavities of BSA.Moreover,the N-isopropyl acrylamide(NIPAM)and pyrrolidine residues copolymerized in the polymeric surface of the nanospheres are temperature-and p H-responsive respectively.Therefore,the protein rebinding and release behaviors of the nanospheres are controlled by external temperature and p H.As a result,the materials can selectively separate BSA from real bovine whole blood and Lyz from egg white under different UV light.This study may provide a new strategy for construction of protein imprinted materials with tunable specificity for different proteins.展开更多
This paper deals with a semilinear parabolic problem involving variable coefficients and nonlinear memory boundary conditions.We give the blow-up criteria for all nonnegative nontrivial solutions,which rely on the beh...This paper deals with a semilinear parabolic problem involving variable coefficients and nonlinear memory boundary conditions.We give the blow-up criteria for all nonnegative nontrivial solutions,which rely on the behavior of the coefficients when time variable tends to positive infinity.Moreover,the global existence of solutions are discussed for non-positive exponents.展开更多
文摘In this paper,we establish some strong laws of large numbers,which are for nonindependent random variables under the framework of sublinear expectations.One of our main results is for blockwise m-dependent random variables,and another is for sub-orthogonal random variables.Both extend the strong law of large numbers for independent random variables under sublinear expectations to the non-independent case.
基金Supported by NSFC(No.12101482)the Natural Science Foundation of Shaanxi Province,China(No.2018JQ1052)。
文摘In this paper,we consider the fourth-order parabolic equation with p(x)Laplacian and variable exponent source ut+∆^(2)u−div(|■u|^(p(x)−2■u))=|u|^(q(x))−1u.By applying potential well method,we obtain global existence,asymptotic behavior and blow-up of solutions with initial energy J(u_(0))≤d.Moreover,we estimate the upper bound of the blow-up time for J(u_(0))≤0.
基金funded by the National Natural Science Foundation of China(Nos.52209130 and 52379100)Shandong Provincial Natural Science Foundation(No.ZR2024ME112).
文摘Thermal-mechanical damage and deformation at the interface between shotcrete linings and the surrounding rock of tunnels under high-temperature and variable-temperature conditions are critical to the safe construction and operation of tunnel engineering.This study investigated the thermo-mechanical damage behavior of the composite interface between alkali-resistant glass fiber-reinforced concrete(ARGFRC)and granite,focusing on a plateau railway tunnel.Laboratory triaxial tests,laser scanning,XRD analysis,numerical simulations,and theoretical analyses were employed to investigate how different initial curing temperatures and joint roughness coefficient(JRC)influence interfacial damage behavior.The results indicate that an increase in interface roughness exacerbates the structural damage at the interface.At a JRC of 19.9 and a temperature of 70℃,crack initiation in granite was notably restrained when the confining pressure rose from 7 MPa to 10 MPa.Roughness-induced stress distribution at the interface was notably altered,although this effect became less pronounced under high confining pressure conditions.Additionally,during high-temperature curing,thermal stress concentration at the tips of micro-convex protrusions on the granite surface induced microcracks in the adjacent ARGFRC matrix,followed by deformation.These findings provide practical guidelines for designing concrete support systems to ensure tunnel structural safety in high-altitude regions with harsh thermal environments.
基金supported by the National Key Research and Development Program Project(2023YFC3107804)Planning Fund Project of Humanities and Social Sciences Research of the Ministry of Education(24YJA880097)the Graduate Education Reform Project in North China University of Technology(217051360025XN095-17)。
文摘Marine forecasting is critical for navigation safety and disaster prevention.However,traditional ocean numerical forecasting models are often limited by substantial errors and inadequate capture of temporal-spatial features.To address the limitations,the paper proposes a TimeXer-based numerical forecast correction model optimized by an exogenous-variable attention mechanism.The model treats target forecast values as internal variables,and incorporates historical temporal-spatial data and seven-day numerical forecast results from traditional models as external variables based on the embedding strategy of TimeXer.Using a self-attention structure,the model captures correlations between exogenous variables and target sequences,explores intrinsic multi-dimensional relationships,and subsequently corrects endogenous variables with the mined exogenous features.The model’s performance is evaluated using metrics including MSE(Mean Squared Error),MAE(Mean Absolute Error),RMSE(Root Mean Square Error),MAPE(Mean Absolute Percentage Error),MSPE(Mean Square Percentage Error),and computational time,with TimeXer and PatchTST models serving as benchmarks.Experiment results show that the proposed model achieves lower errors and higher correction accuracy for both one-day and seven-day forecasts.
基金supported by Supported by the Scientific Research Foundation for High-Level Talents of Zhoukou Normal University(ZKNUC2024018).
文摘Energy shortage has become one of themost concerning issues in the world today,and improving energy utilization efficiency is a key area of research for experts and scholars worldwide.Small-diameter heat exchangers offer advantages such as reduced material usage,lower refrigerant charge,and compact structure.However,they also face challenges,including increased refrigerant pressure drop and smaller heat transfer area inside the tubes.This paper combines the advantages and disadvantages of both small and large-diameter tubes and proposes a combined-diameter heat exchanger,consisting of large and small diameters,for use in the indoor units of split-type air conditioners.There are relatively few studies in this area.In this paper,A theoretical and numerical computation method is employed to establish a theoretical-numerical calculation model,and its reliability is verified through experiments.Using this model,the optimal combined diameters and flow path design for a combined-diameter heat exchanger using R32 as the working fluid are derived.The results show that the heat transfer performance of all combined diameter configurations improves by 2.79%to 8.26%compared to the baseline design,with the coefficient of performance(COP)increasing from 4.15 to 4.27~4.5.These designs can save copper material,but at the cost of an increase in pressure drop by 66.86%to 131.84%.The scheme IIIH,using R32,is the optimal combined-diameter and flow path configuration that balances both heat transfer performance and economic cost.
基金supported by grants from the National Natural Science Foundation of China(No.U20B2006)the Guangdong Basic and Applied Basic Research Foundation(No.2022A1515110145)Young Elite Scientists Sponsorship Program by China Association for Science and Technology(No.2022QNRC001).
文摘The optimization of the waverider is constrained by the reversely designed leading edge and the constant shock angle distribution. This paper proposes a design method called the variable Leading-Edge Cone (vLEC) method to address these limitations. In the vLEC method, the waverider is directly designed from the preassigned leading edge and the variable shock angle distribution based on the Leading-Edge Cone (LEC) concept. Since the vLEC method is an approximate method, two test waveriders are designed and evaluated using numerical simulations to validate the shock design accuracy and the effectiveness of the vLEC method. The results show that the shocks of the test waveriders coincide well with the preassigned positions. Furthermore, four specifically designed application cases are conducted to analyze the performance benefits of the vLEC waveriders. The results of these cases indicate that, due to their variable shock angle distributions, the vLEC waveriders exhibit higher lift-to-drag ratios and better longitudinal static stability than conventional waveriders. Additionally, the vLEC waveriders demonstrate superior volumetric capacities near the symmetry plane, albeit with a minor decrease in volumetric efficiency.
基金supported by the National Key R&D Program of China(No.2021YFB0301200)National Natural Science Foundation of China(No.62025208).
文摘Large-scale Language Models(LLMs)have achieved significant breakthroughs in Natural Language Processing(NLP),driven by the pre-training and fine-tuning paradigm.While this approach allows models to specialize in specific tasks with reduced training costs,the substantial memory requirements during fine-tuning present a barrier to broader deployment.Parameter-Efficient Fine-Tuning(PEFT)techniques,such as Low-Rank Adaptation(LoRA),and parameter quantization methods have emerged as solutions to address these challenges by optimizing memory usage and computational efficiency.Among these,QLoRA,which combines PEFT and quantization,has demonstrated notable success in reducing memory footprints during fine-tuning,prompting the development of various QLoRA variants.Despite these advancements,the quantitative impact of key variables on the fine-tuning performance of quantized LLMs remains underexplored.This study presents a comprehensive analysis of these key variables,focusing on their influence across different layer types and depths within LLM architectures.Our investigation uncovers several critical findings:(1)Larger layers,such as MLP layers,can maintain performance despite reductions in adapter rank,while smaller layers,like self-attention layers,aremore sensitive to such changes;(2)The effectiveness of balancing factors depends more on specific values rather than layer type or depth;(3)In quantization-aware fine-tuning,larger layers can effectively utilize smaller adapters,whereas smaller layers struggle to do so.These insights suggest that layer type is a more significant determinant of fine-tuning success than layer depth when optimizing quantized LLMs.Moreover,for the same discount of trainable parameters,reducing the trainable parameters in a larger layer is more effective in preserving fine-tuning accuracy than in a smaller one.This study provides valuable guidance for more efficient fine-tuning strategies and opens avenues for further research into optimizing LLM fine-tuning in resource-constrained environments.
基金supports for this research were provided by the National Natural Science Foundation of China(No.12272301,12002278,U1906233)the Guangdong Basic and Applied Basic Research Foundation,China(Nos.2023A1515011970,2024A1515010256)+1 种基金the Dalian City Supports Innovation and Entrepreneurship Projects for High-Level Talents,China(2021RD16)the Key R&D Project of CSCEC,China(No.CSCEC-2020-Z-4).
文摘Fiber-reinforced composites are an ideal material for the lightweight design of aerospace structures. Especially in recent years, with the rapid development of composite additive manufacturing technology, the design optimization of variable stiffness of fiber-reinforced composite laminates has attracted widespread attention from scholars and industry. In these aerospace composite structures, numerous cutout panels and shells serve as access points for maintaining electrical, fuel, and hydraulic systems. The traditional fiber-reinforced composite laminate subtractive drilling manufacturing inevitably faces the problems of interlayer delamination, fiber fracture, and burr of the laminate. Continuous fiber additive manufacturing technology offers the potential for integrated design optimization and manufacturing with high structural performance. Considering the integration of design and manufacturability in continuous fiber additive manufacturing, the paper proposes linear and nonlinear filtering strategies based on the Normal Distribution Fiber Optimization (NDFO) material interpolation scheme to overcome the challenge of discrete fiber optimization results, which are difficult to apply directly to continuous fiber additive manufacturing. With minimizing structural compliance as the objective function, the proposed approach provides a strategy to achieve continuity of discrete fiber paths in the variable stiffness design optimization of composite laminates with regular and irregular holes. In the variable stiffness design optimization model, the number of candidate fiber laying angles in the NDFO material interpolation scheme is considered as design variable. The sensitivity information of structural compliance with respect to the number of candidate fiber laying angles is obtained using the analytical sensitivity analysis method. Based on the proposed variable stiffness design optimization method for complex perforated composite laminates, the numerical examples consider the variable stiffness design optimization of typical non-perforated and perforated composite laminates with circular, square, and irregular holes, and systematically discuss the number of candidate discrete fiber laying angles, discrete fiber continuous filtering strategies, and filter radius on structural compliance, continuity, and manufacturability. The optimized discrete fiber angles of variable stiffness laminates are converted into continuous fiber laying paths using a streamlined process for continuous fiber additive manufacturing. Meanwhile, the optimized non-perforated and perforated MBB beams after discrete fiber continuous treatment, are manufactured using continuous fiber co-extrusion additive manufacturing technology to verify the effectiveness of the variable stiffness fiber optimization framework proposed in this paper.
基金supported by National Science and Technology Major Project,China(No.2017-IV-0007-0044)National Natural Science Foundation of China(No.52175142),National Natural Science Foundation of China(No.52305170)Natural Science Foundation of Sichuan Province,China(No.2022NSFSC1885)。
文摘With the application of 2.5D Woven Variable Thickness Composites(2.5DWVTC)in aviation and other fields,the issue of strength failure in this composite type has become a focal point.First,a three-step modeling approach is proposed to rapidly construct full-scale meso-finite element models for Outer Reduction Yarn Woven Composites(ORYWC)and Inner Reduction Yarn Woven Composites(IRYWC).Then,six independent damage variables are identified:yarn fiber tension/compression,yarn matrix tension/compression,and resin matrix tension/compression.These variables are utilized to establish the constitutive equation of woven composites,considering the coupling effects of microscopic damage.Finally,combined with the Hashin failure criterion and von Mises failure criterion,the strength prediction model is implemented in ANSYS using APDL language to simulate the strength failure process of 2.5DWVTC.The results show that the predicted stiffness and strength values of various parts of ORYWC and IRYWC are in good agreement with the relevant test results.
基金supported by the National Social Science Fundation(Grant No.21BTJ040)the Project of Outstanding Young People in University of Anhui Province(Grant Nos.2023AH020037,SLXY2024A001).
文摘In this paper,by utilizing the Marcinkiewicz-Zygmund inequality and Rosenthal-type inequality of negatively superadditive dependent(NSD)random arrays and truncated method,we investigate the complete f-moment convergence of NSD random variables.We establish and improve a general result on the complete f-moment convergence for Sung’s type randomly weighted sums of NSD random variables under some general assumptions.As an application,we show the complete consistency for the randomly weighted estimator in a nonparametric regression model based on NSD errors.
基金Supported by National Natural Science Foundation of China(Grant Nos.52225212,52272418,U22A20100)National Key Research and Development Program of China(Grant No.2022YFB2503302).
文摘The development of chassis active safety control technology has improved vehicle stability under extreme conditions.However,its cross-system and multi-functional characteristics make the controller difficult to achieve cooperative goals.In addition,the chassis system,which has high complexity,numerous subsystems,and strong coupling,will also lead to low computing efficiency and poor control effect of the controller.Therefore,this paper proposes a scenario-driven hybrid distributed model predictive control algorithm with variable control topology.This algorithm divides multiple stability regions based on the vehicle’s β−γ phase plane,forming a mapping relationship between the control structure and the vehicle’s state.A control input fusion mechanism within the transition domain is designed to mitigate the problems of system state oscillation and control input jitter caused by switching control structures.Then,a distributed state-space equation with state coupling and input coupling characteristics is constructed,and a weighted local agent cost function in quadratic programming is derived.Through cost coupling,local agents can coordinate global performance goals.Finally,through Simulink/CarSim joint simulation and hardware-in-the-loop(HIL)test,the proposed algorithm is validated to improve vehicle stability while ensuring trajectory tracking accuracy and has good applicability for multi-objective coordinated control.This paper combines the advantages of distributed MPC and decentralized MPC,achieving a balance between approximating the global optimal results and the solution’s efficiency.
基金supported by the National Key R&D Program of China(No.2018YFB1305400)the Major Research Plan of the National Natural Science Foundation of China(No.92048301)+1 种基金the National Natural Science Foundation of China(No.52025054)the Joint Research Fund between the National Natural Science Foundation of China(NSFC)and Shen Zhen(No.U1713201).
文摘This paper presents a continuum manipulator inspired by the anatomical characteristics of the elephant trunk.Specifically,the manipulator mimics the conoid profile of the elephant trunk,which helps to enhance its strength.The design features two concentric parts:inner pneumatically actuated bellows and an outer tendon-driven helical spring.The tendons control the omnidirectional bending of the manipulator,while the fusion of the pneumatic bellows with the tendon-driven spring results in an antagonistic actuation mechanism that provides the manipulator with variable stiffness and extensibility.This paper presents a new design for extensible manipulator and analyzes its stiffness and motion characteristics.Experimental results are consistent with theoretical analysis,thereby demonstrating the validity of the theoretical approach and the versatile practical mechanical properties of the continuum manipulator.The impressive extensibility and variable stiffness of the manipulator were further demonstrated by performing a pin-hole assembly task.
基金Bundesministerium für Bildung und Forschung(03Z1H534, 13N16028)Deutsche Forschungsgemeinschaft(448663633, 455425131)。
文摘High-performance, large-area optical gratings for applications like chirped pulse amplification, gravitational wave astronomy, and X-ray optics require sub-nanometer line placement control over several cm^(2). Electron beam lithography with a variable shaped beam(VSB) is well suited but limited by tool-dependent address grid discretization. We adapted address grid interpolation to the VSB method, reducing the effective placement grid to 25 pm, as confirmed by stray light measurements.
基金supported by the National Natural Science Foundation of China(Grant Nos.11922206 and 11832011)theMajor Project of Science and Technology Innovation 2030(Grant No.2021ZD0113100)the 111 Project(Grant No.B16015).
文摘The coconut structure exhibits inherent impact resistance,with the macroscopically ordered distribution of variable crosssection fibers in its husk playing a crucial role in stress wave propagation and scaling.Inspired by the natural structure and fibers,this study proposes a stress wave propagation model for a variable cross-section bar considering viscous effects.A theoretical model for stress wave propagation in a fusiform-shaped bar with variable cross-section is established,elucidating the stress wave scaling effect observed in coconut fibers.Additionally,a quasi-one-dimensional method for analyzing and measuring stress wave propagation is introduced,and an experimental setup is assembled.Experimental validation of the stress wave scaling effect confirms the theory’s accuracy for stress wave scaling in variable cross-section bars.This research provides theoretical guidance and measurement methods for the design of space landers,automobile anti-collision beams,stress wave collectors,and scalers,as well as for impact testing of macro and micro materials and the design of sustainable plant-based materials for impact protection.
基金Supported by the Natural Science Foundation of Fujian Province(2022J011177,2024J01903)the Key Project of Fujian Provincial Education Department(JZ230054)。
文摘In clinical research,subgroup analysis can help identify patient groups that respond better or worse to specific treatments,improve therapeutic effect and safety,and is of great significance in precision medicine.This article considers subgroup analysis methods for longitudinal data containing multiple covariates and biomarkers.We divide subgroups based on whether a linear combination of these biomarkers exceeds a predetermined threshold,and assess the heterogeneity of treatment effects across subgroups using the interaction between subgroups and exposure variables.Quantile regression is used to better characterize the global distribution of the response variable and sparsity penalties are imposed to achieve variable selection of covariates and biomarkers.The effectiveness of our proposed methodology for both variable selection and parameter estimation is verified through random simulations.Finally,we demonstrate the application of this method by analyzing data from the PA.3 trial,further illustrating the practicality of the method proposed in this paper.
基金Supported by the Foreign Experts Project of the Belt and Road Innovative Talent Exchange(No.DL2023016005L).
文摘This article proposes an adaptive extended Kalman filter(EKF)for nonlinear cyber-physical systems(CPSs)under unknown inputs and non-Gaussian noises.It is known that the traditional extended Kalman filter is applicable to nonlinear systems with Gaussian white noise.The system is reformulated with intermediate variables to expand the application of nonlinear systems under unknown inputs and non-Gaussian noises,which help decompose unknown input estimation into residual tracking and state observation subproblems.By introducing the orthogonal principle of innovation and attenuation factor,the intermediate variables-based filter can improve the estimation performance under non-Gaussian noises and unknown inputs.Simulation results validate the effectiveness of the proposed method.
基金Supported by the Natural Science Research Project of Anhui Educational Committee(Grant No.2024AH050129)。
文摘We prove the boundedness of the parametric Lusin's S functionμ_(S)^(?)(f)and Littlewood-Paley's g_(λ)^(*)-funtionμ_(λ),^(*,?)(f)on grand Herz-Morrey spaces with variable exponents.Additionally,we establish the boundedness of higher-order commutators ofμ_(S)^(?)andμ_(λ),^(*,?)with BMO functions applying some properties of variable exponents and generalized BMO norms.
基金supported by the National Natural Science Foundation of China(No.12202476).
文摘In the PSP(Pressure-Sensitive Paint),image deblurring is essential due to factors such as prolonged camera exposure times and highmodel velocities,which can lead to significant image blurring.Conventional deblurring methods applied to PSP images often suffer from limited accuracy and require extensive computational resources.To address these issues,this study proposes a deep learning-based approach tailored for PSP image deblurring.Considering that PSP applications primarily involve the accurate pressure measurements of complex geometries,the images captured under such conditions exhibit distinctive non-uniform motion blur,presenting challenges for standard deep learning models utilizing convolutional or attention-based techniques.In this paper,we introduce a novel deblurring architecture featuring multiple DAAM(Deformable Ack Attention Module).These modules provide enhanced flexibility for end-to-end deblurring,leveraging irregular convolution operations for efficient feature extraction while employing attention mechanisms interpreted as multiple 1×1 convolutions,subsequently reassembled to enhance performance.Furthermore,we incorporate a RSC(Residual Shortcut Convolution)module for initial feature processing,aimed at reducing redundant computations and improving the learning capacity for representative shallow features.To preserve critical spatial information during upsampling and downsampling,we replace conventional convolutions with wt(Haar wavelet downsampling)and dysample(Upsampling by Dynamic Sampling).This modification significantly enhances high-precision image reconstruction.By integrating these advanced modules within an encoder-decoder framework,we present the DFDNet(Deformable Fusion Deblurring Network)for image blur removal,providing robust technical support for subsequent PSP data analysis.Experimental evaluations on the FY dataset demonstrate the superior performance of our model,achieving competitive results on the GOPRO and HIDE datasets.
基金financial support from the National Natural Science Foundation of China(No.22275148)National Key R&D Program of China(No.2018YFB1900201)for Qiuyu Zhang+2 种基金the National Natural Science Foundation of China(No.22271232)Fundamental Research Funds for the Central Universities(No.D5000230114)for Shixin Fathe Fundamental Research Funds for the Central Universities(No.D5000220339)for Qing Liu。
文摘This work develops a protein imprinted nanosphere with varied recognition specificity for bovine serum albumin(BSA)and lysozyme(Lyz)under different UV light through a gradient dual crosslinked imprinting strategy(i.e.,covalent crosslinking and dynamic reversible crosslinking).The imprinting cavities are initially constructed using irreversible covalent crosslinking to specifically recognize BSA,and then the coumarin residues in the imprinting cavities are crosslinked under 365 nm UV light to further imprint Lyz,because Lyz has smaller size than BSA.Since the photo-crosslinking of coumarin is a reversible reaction,the imprinting cavities of Lyz can be de-crosslinked under 254 nm UV light and restore the imprinting cavities of BSA.Moreover,the N-isopropyl acrylamide(NIPAM)and pyrrolidine residues copolymerized in the polymeric surface of the nanospheres are temperature-and p H-responsive respectively.Therefore,the protein rebinding and release behaviors of the nanospheres are controlled by external temperature and p H.As a result,the materials can selectively separate BSA from real bovine whole blood and Lyz from egg white under different UV light.This study may provide a new strategy for construction of protein imprinted materials with tunable specificity for different proteins.
基金Supported by Shandong Provincial Natural Science Foundation(Grant Nos.ZR2021MA003 and ZR2020MA020).
文摘This paper deals with a semilinear parabolic problem involving variable coefficients and nonlinear memory boundary conditions.We give the blow-up criteria for all nonnegative nontrivial solutions,which rely on the behavior of the coefficients when time variable tends to positive infinity.Moreover,the global existence of solutions are discussed for non-positive exponents.