The Savitzky-Golay(SG)filter,which employs polynomial least-squares approximations to smooth data and estimate derivatives,is widely used for processing noisy data.However,noise suppression by the SG filter is recogni...The Savitzky-Golay(SG)filter,which employs polynomial least-squares approximations to smooth data and estimate derivatives,is widely used for processing noisy data.However,noise suppression by the SG filter is recognized to be limited at data boundaries and high frequencies,which can significantly reduce the signal-to-noise ratio(SNR).To solve this problem,a novel method synergistically integrating Principal Component Analysis(PCA)with SG filtering is proposed in this paper.This approach avoids the is-sue of excessive smoothing associated with larger window sizes.The proposed PCA-SG filtering algorithm was applied to a CO gas sensing system based on Cavity Ring-Down Spectroscopy(CRDS).The perform-ance of the PCA-SG filtering algorithm is demonstrated through comparison with Moving Average Filtering(MAF),Wavelet Transformation(WT),Kalman Filtering(KF),and the SG filter.The results demonstrate that the proposed algorithm exhibits superior noise reduction capabilities compared to the other algorithms evaluated.The SNR of the ring-down signal was improved from 11.8612 dB to 29.0913 dB,and the stand-ard deviation of the extracted ring-down time constant was reduced from 0.037μs to 0.018μs.These results confirm that the proposed PCA-SG filtering algorithm effectively improves the smoothness of the ring-down curve data,demonstrating its feasibility.展开更多
In this study,a fifth-degree cubature particle filter(5CPF)is proposed to address the limited estimation accuracy in traditional particle filter algorithms for bearings-only tracking(BOT).This algorithm calculates the...In this study,a fifth-degree cubature particle filter(5CPF)is proposed to address the limited estimation accuracy in traditional particle filter algorithms for bearings-only tracking(BOT).This algorithm calculates the recommended density function by introducing a fifth-degree cubature Kalman filter algorithm to guide particle sampling,which effectively alleviates the problem of particle degradation and significantly improves the estimation accuracy of the filter.However,the 5CPF algorithm exhibits high computational complexity,particularly in scenarios with a large number of particles.Therefore,we propose the extended Kalman filter(EKF)-5CPF algorithm,which employs an EKF to replace the time update step for each particle in the 5CPF.This enhances the algorithm’s real-time capability while maintaining the high precision advantage of the 5CPF algorithm.In addition,we construct bearing-only dual-station and single-motion station target tracking systems,and the filtering performances of 5CPF and EKF-5CPF algorithms under different conditions are analyzed.The results show that both the 5CPF algorithm and EKF-5CPF have strong robustness and can adapt to different noise environments.Furthermore,both algorithms significantly outperform traditional nonlinear filtering algorithms in terms of convergence speed,tracking accuracy,and overall stability.展开更多
This article presents an adaptive intelligent control strategy applied to a lumped-parameter evaporator model,i.e.,a simplified dynamic representation treating the evaporator as a single thermal node with uniform temp...This article presents an adaptive intelligent control strategy applied to a lumped-parameter evaporator model,i.e.,a simplified dynamic representation treating the evaporator as a single thermal node with uniform temperature distribution,suitable for control design due to its balance between physical fidelity and computational simplicity.The controller uses a wavelet-based neural proportional,integral,derivative(PID)controller with IIR filtering(infinite impulse response).The dynamic model captures the essential heat and mass transfer phenomena through a nonlinear energy balance,where the cooling capacity“Qevap”is expressed as a non-linear function of the compressor frequency and the temperature difference,specifically,Q_(evap)=k_(1)u(T_(in)−T_(e))with u as compressor frequency,Te evaporator temperature,and Tin inlet fluid temperature.The operating conditions of the system,in general terms,focus on the following variables,the overall thermal capacity is 1000 J/K,typical for small-capacity heat exchangers,The mass flow is 0.05 kg/s,typical for secondary liquid cooling circuits,the overall loss coefficient of 50 W/K that corresponds to small evaporators with partial insulation,the temperatures(inlet)of 10℃and the temperature of environment of 25℃,thermal load of 200 W that corresponds to a small-scaled air conditioning applications.To handle system nonlinearities and improve control performance,aMorlet wavelet-based neural network(Wavenet)is used to dynamically adjust the PID gains online.An IIR filter is incorporated to smooth the adaptive gains,improving stability and reducing oscillations.In contrast to prior wavelet-or neural-adaptive PID controllers in HVAC applications,which typically adjust gains without explicit filtering or not tailored to evaporator dynamics,this work introduces the first PID–Wavenet scheme augmented with an IIR-based stabilization layer,specifically designed to address the combined challenges of nonlinear evaporator behavior,gain oscillation,and real-time implementability.The proposed controller(PID-Wavenet+IIR)is implemented and validated inMATLAB/Simulink,demonstrating superior performance compared to a conventional PID tuned using Simulink’s auto-tuning function.Key results include a reduction in settling time from 13.3 to 8.2 s,a reduction in overshoot from 3.5%to 0.8%,a reduction in steady-state error from 0.12℃ to 0.02℃and a 13%reduction in energy overall consumption.The controller also exhibits greater robustness and adaptability under varying thermal loads.This explicit integration of wavelet-driven adaptation with IIR-filtered gain shaping constitutes the main methodological contribution and novelty of the work.These findings validate the effectiveness of the wavelet-based adaptive approach for advanced thermal management in refrigeration and HVAC systems,with potential applications in controlling variable-speed compressors,liquid chillers,and compact cooling units.展开更多
Blockchain has been widely used in finance,the Internet of Things(IoT),supply chains,and other scenarios as a revolutionary technology.Consensus protocol plays a vital role in blockchain,which helps all participants t...Blockchain has been widely used in finance,the Internet of Things(IoT),supply chains,and other scenarios as a revolutionary technology.Consensus protocol plays a vital role in blockchain,which helps all participants to maintain the storage state consistently.However,with the improvement of network environment complexity and system scale,blockchain development is limited by the performance,security,and scalability of the consensus protocol.To address this problem,this paper introduces the collaborative filtering mechanism commonly used in the recommendation system into the Practical Byzantine Fault Tolerance(PBFT)and proposes a Byzantine fault-tolerant(BFT)consensus protocol based on collaborative filtering recommendation(CRBFT).Specifically,an improved collaborative filtering recommendation method is designed to use the similarity between a node’s recommendation opinions and those of the recommender as a basis for determining whether to adopt the recommendation opinions.This can amplify the recommendation voice of good nodes,weaken the impact of cunningmalicious nodes on the trust value calculation,andmake the calculated resultsmore accurate.In addition,the nodes are given voting power according to their trust value,and a weight randomelection algorithm is designed and implemented to reduce the risk of attack.The experimental results show that CRBFT can effectively eliminate various malicious nodes and improve the performance of blockchain systems in complex network environments,and the feasibility of CRBFT is also proven by theoretical analysis.展开更多
The surge of large-scale models in recent years has led to breakthroughs in numerous fields,but it has also introduced higher computational costs and more complex network architectures.These increasingly large and int...The surge of large-scale models in recent years has led to breakthroughs in numerous fields,but it has also introduced higher computational costs and more complex network architectures.These increasingly large and intricate networks pose challenges for deployment and execution while also exacerbating the issue of network over-parameterization.To address this issue,various network compression techniques have been developed,such as network pruning.A typical pruning algorithm follows a three-step pipeline involving training,pruning,and retraining.Existing methods often directly set the pruned filters to zero during retraining,significantly reducing the parameter space.However,this direct pruning strategy frequently results in irreversible information loss.In the early stages of training,a network still contains much uncertainty,and evaluating filter importance may not be sufficiently rigorous.To manage the pruning process effectively,this paper proposes a flexible neural network pruning algorithm based on the logistic growth differential equation,considering the characteristics of network training.Unlike other pruning algorithms that directly reduce filter weights,this algorithm introduces a three-stage adaptive weight decay strategy inspired by the logistic growth differential equation.It employs a gentle decay rate in the initial training stage,a rapid decay rate during the intermediate stage,and a slower decay rate in the network convergence stage.Additionally,the decay rate is adjusted adaptively based on the filter weights at each stage.By controlling the adaptive decay rate at each stage,the pruning of neural network filters can be effectively managed.In experiments conducted on the CIFAR-10 and ILSVRC-2012 datasets,the pruning of neural networks significantly reduces the floating-point operations while maintaining the same pruning rate.Specifically,when implementing a 30%pruning rate on the ResNet-110 network,the pruned neural network not only decreases floating-point operations by 40.8%but also enhances the classification accuracy by 0.49%compared to the original network.展开更多
This paper demonstrated the generation of multi-wavelength bound state noise-like pulse(BNLP)in a dispersion-managed composite-filtered fiber laser consisting of nonlinear polarization rotation(NPR)and loop.In the cas...This paper demonstrated the generation of multi-wavelength bound state noise-like pulse(BNLP)in a dispersion-managed composite-filtered fiber laser consisting of nonlinear polarization rotation(NPR)and loop.In the case of BNLP,the generation is caused by the interaction between two noise-like pulses(NLPs)induced by the comb-filtering effect,and bound state level can be artificially controlled in the researches.Our work provides a new method for generating low-coherence pulses and establishes a research idea for the study of the comb-filtering effects.展开更多
In this paper,an advanced satellite navigation filter design,referred to as the Variational Bayesian Maximum Correntropy Extended Kalman Filter(VBMCEKF),is introduced to enhance robustness and adaptability in scenario...In this paper,an advanced satellite navigation filter design,referred to as the Variational Bayesian Maximum Correntropy Extended Kalman Filter(VBMCEKF),is introduced to enhance robustness and adaptability in scenarios with non-Gaussian noise and heavy-tailed outliers.The proposed design modifies the extended Kalman filter(EKF)for the global navigation satellite system(GNSS),integrating the maximum correntropy criterion(MCC)and the variational Bayesian(VB)method.This adaptive algorithm effectively reduces non-line-of-sight(NLOS)reception contamination and improves estimation accuracy,particularly in time-varying GNSS measurements.Experimental results show that the proposed method significantly outperforms conventional approaches in estimation accuracy under heavy-tailed outliers and non-Gaussian noise.By combining MCC with VB approximation for real-time noise covariance estimation using fixed-point iteration,the VBMCEKF achieves superior filtering performance in challenging GNSS conditions.The method’s adaptability and precision make it ideal for improving satellite navigation performance in stochastic environments.展开更多
The integration of surface filtration and catalytic decomposition functions in catalytic bags enables the synergistic removal of multiple pollutants(such as dust,nitrogen oxide,acid gases,and dioxins)in a single react...The integration of surface filtration and catalytic decomposition functions in catalytic bags enables the synergistic removal of multiple pollutants(such as dust,nitrogen oxide,acid gases,and dioxins)in a single reactor,thus effectively reducing the cost and operational difficulties associated with flue gas treatment.In this study,Mn-Ce-Sm-Sn(MCSS)catalysts were prepared and loaded onto hightemperature resistant polyimide(P84)filter through ultrasonic impregnation to create composite catalytic filter.The results demonstrate that the NO conversion rates of the composite catalytic filter consistently achieve above 95%within the temperature range of 160-260℃,with a chlorobenzene T_(90)value of 230℃.The ultrasonic impregnation method effectively loaded the catalyst onto the filter,ensuring high dispersion both on the surface and inside the filter.This increased exposure of catalyst active sites enhances the catalytic activity of the composite catalytic filter.Additionally,increasing the catalyst loading leads to a gradual decrease in permeability,an increase in pressure drops and the long residence time of the flue gas,thereby improving catalytic activity.Compared to ordinary impregnation methods,ultrasonic impregnation improves the bonding strength between the catalyst and filter,as well as the permeability of the composite catalytic filter under the same loading conditions.Overall,this study presents a novel approach to prepare composite catalytic filter for the simultaneous removal of NO and chlorobenzene at low temperatures.展开更多
文摘The Savitzky-Golay(SG)filter,which employs polynomial least-squares approximations to smooth data and estimate derivatives,is widely used for processing noisy data.However,noise suppression by the SG filter is recognized to be limited at data boundaries and high frequencies,which can significantly reduce the signal-to-noise ratio(SNR).To solve this problem,a novel method synergistically integrating Principal Component Analysis(PCA)with SG filtering is proposed in this paper.This approach avoids the is-sue of excessive smoothing associated with larger window sizes.The proposed PCA-SG filtering algorithm was applied to a CO gas sensing system based on Cavity Ring-Down Spectroscopy(CRDS).The perform-ance of the PCA-SG filtering algorithm is demonstrated through comparison with Moving Average Filtering(MAF),Wavelet Transformation(WT),Kalman Filtering(KF),and the SG filter.The results demonstrate that the proposed algorithm exhibits superior noise reduction capabilities compared to the other algorithms evaluated.The SNR of the ring-down signal was improved from 11.8612 dB to 29.0913 dB,and the stand-ard deviation of the extracted ring-down time constant was reduced from 0.037μs to 0.018μs.These results confirm that the proposed PCA-SG filtering algorithm effectively improves the smoothness of the ring-down curve data,demonstrating its feasibility.
基金Supported by the Guangxi Special Program for Technological Innovation Guidance(No.GuiKeAC25069006).
文摘In this study,a fifth-degree cubature particle filter(5CPF)is proposed to address the limited estimation accuracy in traditional particle filter algorithms for bearings-only tracking(BOT).This algorithm calculates the recommended density function by introducing a fifth-degree cubature Kalman filter algorithm to guide particle sampling,which effectively alleviates the problem of particle degradation and significantly improves the estimation accuracy of the filter.However,the 5CPF algorithm exhibits high computational complexity,particularly in scenarios with a large number of particles.Therefore,we propose the extended Kalman filter(EKF)-5CPF algorithm,which employs an EKF to replace the time update step for each particle in the 5CPF.This enhances the algorithm’s real-time capability while maintaining the high precision advantage of the 5CPF algorithm.In addition,we construct bearing-only dual-station and single-motion station target tracking systems,and the filtering performances of 5CPF and EKF-5CPF algorithms under different conditions are analyzed.The results show that both the 5CPF algorithm and EKF-5CPF have strong robustness and can adapt to different noise environments.Furthermore,both algorithms significantly outperform traditional nonlinear filtering algorithms in terms of convergence speed,tracking accuracy,and overall stability.
文摘This article presents an adaptive intelligent control strategy applied to a lumped-parameter evaporator model,i.e.,a simplified dynamic representation treating the evaporator as a single thermal node with uniform temperature distribution,suitable for control design due to its balance between physical fidelity and computational simplicity.The controller uses a wavelet-based neural proportional,integral,derivative(PID)controller with IIR filtering(infinite impulse response).The dynamic model captures the essential heat and mass transfer phenomena through a nonlinear energy balance,where the cooling capacity“Qevap”is expressed as a non-linear function of the compressor frequency and the temperature difference,specifically,Q_(evap)=k_(1)u(T_(in)−T_(e))with u as compressor frequency,Te evaporator temperature,and Tin inlet fluid temperature.The operating conditions of the system,in general terms,focus on the following variables,the overall thermal capacity is 1000 J/K,typical for small-capacity heat exchangers,The mass flow is 0.05 kg/s,typical for secondary liquid cooling circuits,the overall loss coefficient of 50 W/K that corresponds to small evaporators with partial insulation,the temperatures(inlet)of 10℃and the temperature of environment of 25℃,thermal load of 200 W that corresponds to a small-scaled air conditioning applications.To handle system nonlinearities and improve control performance,aMorlet wavelet-based neural network(Wavenet)is used to dynamically adjust the PID gains online.An IIR filter is incorporated to smooth the adaptive gains,improving stability and reducing oscillations.In contrast to prior wavelet-or neural-adaptive PID controllers in HVAC applications,which typically adjust gains without explicit filtering or not tailored to evaporator dynamics,this work introduces the first PID–Wavenet scheme augmented with an IIR-based stabilization layer,specifically designed to address the combined challenges of nonlinear evaporator behavior,gain oscillation,and real-time implementability.The proposed controller(PID-Wavenet+IIR)is implemented and validated inMATLAB/Simulink,demonstrating superior performance compared to a conventional PID tuned using Simulink’s auto-tuning function.Key results include a reduction in settling time from 13.3 to 8.2 s,a reduction in overshoot from 3.5%to 0.8%,a reduction in steady-state error from 0.12℃ to 0.02℃and a 13%reduction in energy overall consumption.The controller also exhibits greater robustness and adaptability under varying thermal loads.This explicit integration of wavelet-driven adaptation with IIR-filtered gain shaping constitutes the main methodological contribution and novelty of the work.These findings validate the effectiveness of the wavelet-based adaptive approach for advanced thermal management in refrigeration and HVAC systems,with potential applications in controlling variable-speed compressors,liquid chillers,and compact cooling units.
基金supported by the National Natural Science Foundation of China(Grant No.62102449)awarded to W.J.Wang.
文摘Blockchain has been widely used in finance,the Internet of Things(IoT),supply chains,and other scenarios as a revolutionary technology.Consensus protocol plays a vital role in blockchain,which helps all participants to maintain the storage state consistently.However,with the improvement of network environment complexity and system scale,blockchain development is limited by the performance,security,and scalability of the consensus protocol.To address this problem,this paper introduces the collaborative filtering mechanism commonly used in the recommendation system into the Practical Byzantine Fault Tolerance(PBFT)and proposes a Byzantine fault-tolerant(BFT)consensus protocol based on collaborative filtering recommendation(CRBFT).Specifically,an improved collaborative filtering recommendation method is designed to use the similarity between a node’s recommendation opinions and those of the recommender as a basis for determining whether to adopt the recommendation opinions.This can amplify the recommendation voice of good nodes,weaken the impact of cunningmalicious nodes on the trust value calculation,andmake the calculated resultsmore accurate.In addition,the nodes are given voting power according to their trust value,and a weight randomelection algorithm is designed and implemented to reduce the risk of attack.The experimental results show that CRBFT can effectively eliminate various malicious nodes and improve the performance of blockchain systems in complex network environments,and the feasibility of CRBFT is also proven by theoretical analysis.
基金supported by the National Natural Science Foundation of China under Grant No.62172132.
文摘The surge of large-scale models in recent years has led to breakthroughs in numerous fields,but it has also introduced higher computational costs and more complex network architectures.These increasingly large and intricate networks pose challenges for deployment and execution while also exacerbating the issue of network over-parameterization.To address this issue,various network compression techniques have been developed,such as network pruning.A typical pruning algorithm follows a three-step pipeline involving training,pruning,and retraining.Existing methods often directly set the pruned filters to zero during retraining,significantly reducing the parameter space.However,this direct pruning strategy frequently results in irreversible information loss.In the early stages of training,a network still contains much uncertainty,and evaluating filter importance may not be sufficiently rigorous.To manage the pruning process effectively,this paper proposes a flexible neural network pruning algorithm based on the logistic growth differential equation,considering the characteristics of network training.Unlike other pruning algorithms that directly reduce filter weights,this algorithm introduces a three-stage adaptive weight decay strategy inspired by the logistic growth differential equation.It employs a gentle decay rate in the initial training stage,a rapid decay rate during the intermediate stage,and a slower decay rate in the network convergence stage.Additionally,the decay rate is adjusted adaptively based on the filter weights at each stage.By controlling the adaptive decay rate at each stage,the pruning of neural network filters can be effectively managed.In experiments conducted on the CIFAR-10 and ILSVRC-2012 datasets,the pruning of neural networks significantly reduces the floating-point operations while maintaining the same pruning rate.Specifically,when implementing a 30%pruning rate on the ResNet-110 network,the pruned neural network not only decreases floating-point operations by 40.8%but also enhances the classification accuracy by 0.49%compared to the original network.
基金supported by the Research Fund of Guangdong-Hong Kong-Macao Joint Laboratory for Intelligent Micro-Nano Optoelectronic Technology(No.2020B1212030010)。
文摘This paper demonstrated the generation of multi-wavelength bound state noise-like pulse(BNLP)in a dispersion-managed composite-filtered fiber laser consisting of nonlinear polarization rotation(NPR)and loop.In the case of BNLP,the generation is caused by the interaction between two noise-like pulses(NLPs)induced by the comb-filtering effect,and bound state level can be artificially controlled in the researches.Our work provides a new method for generating low-coherence pulses and establishes a research idea for the study of the comb-filtering effects.
基金supported by the National Science and Technology Council,Taiwan under grants NSTC 111-2221-E-019-047 and NSTC 112-2221-E-019-030.
文摘In this paper,an advanced satellite navigation filter design,referred to as the Variational Bayesian Maximum Correntropy Extended Kalman Filter(VBMCEKF),is introduced to enhance robustness and adaptability in scenarios with non-Gaussian noise and heavy-tailed outliers.The proposed design modifies the extended Kalman filter(EKF)for the global navigation satellite system(GNSS),integrating the maximum correntropy criterion(MCC)and the variational Bayesian(VB)method.This adaptive algorithm effectively reduces non-line-of-sight(NLOS)reception contamination and improves estimation accuracy,particularly in time-varying GNSS measurements.Experimental results show that the proposed method significantly outperforms conventional approaches in estimation accuracy under heavy-tailed outliers and non-Gaussian noise.By combining MCC with VB approximation for real-time noise covariance estimation using fixed-point iteration,the VBMCEKF achieves superior filtering performance in challenging GNSS conditions.The method’s adaptability and precision make it ideal for improving satellite navigation performance in stochastic environments.
基金Project supported by the National Key Research and Development Program of China(2021YFB3500600,2021YFB3500605)Natural Science Foundation of Jiangsu Province(BK20220365)+5 种基金Key R&D Program of Jiangsu Province(BE2022142)Natural Science Foundation of the Jiangsu Higher Education Institutions of China(22KJB610002)Priority Academic Program Development of Jiangsu Higher Education Institutions(PAPD)the Postgraduate Research&Practice Innovation Program of Jiangsu Province(KYCX23_1419)Science and Technology Plan of Yangzhou(YZ2022030,YZ2023020)the State Key Laboratory of Clean and Efficient Coal-fired Power Generation and Pollution Control(D2022FK098)。
文摘The integration of surface filtration and catalytic decomposition functions in catalytic bags enables the synergistic removal of multiple pollutants(such as dust,nitrogen oxide,acid gases,and dioxins)in a single reactor,thus effectively reducing the cost and operational difficulties associated with flue gas treatment.In this study,Mn-Ce-Sm-Sn(MCSS)catalysts were prepared and loaded onto hightemperature resistant polyimide(P84)filter through ultrasonic impregnation to create composite catalytic filter.The results demonstrate that the NO conversion rates of the composite catalytic filter consistently achieve above 95%within the temperature range of 160-260℃,with a chlorobenzene T_(90)value of 230℃.The ultrasonic impregnation method effectively loaded the catalyst onto the filter,ensuring high dispersion both on the surface and inside the filter.This increased exposure of catalyst active sites enhances the catalytic activity of the composite catalytic filter.Additionally,increasing the catalyst loading leads to a gradual decrease in permeability,an increase in pressure drops and the long residence time of the flue gas,thereby improving catalytic activity.Compared to ordinary impregnation methods,ultrasonic impregnation improves the bonding strength between the catalyst and filter,as well as the permeability of the composite catalytic filter under the same loading conditions.Overall,this study presents a novel approach to prepare composite catalytic filter for the simultaneous removal of NO and chlorobenzene at low temperatures.