Search arXivSearch

arXiv · 2609.00001

Research on Optimized Fuzzy PID Temperature Control Strategy Based on Improved Particle Swarm Optimization

Abstract

Precise temperature control is critical in industrial automation, governing product quality in processes from chemical reactors to furnaces. However, high-order inertia, time delays, and parameter drift render traditional PID and manual fuzzy controllers inadequate. To surmount these hurdles, this study presents a robust framework: a Fuzzy PID strategy optimized by a novel Levy-flight Improved Particle Swarm Optimization (LMPSO) algorithm. Addressing the "curse of dimensionality" in fuzzy tuning, LMPSO integrates Levy flight mutation to shatter premature convergence and an Elite Memory Pool to secure evolutionary efficiency. Simulations on a First-Order Plus Dead Time (FOPDT) model reveal the algorithm's potency: it slashes settling time to 105.5 s -- approximately 46.7% faster than standard PSO and 42.5% faster than competitive improved PSO variants -- while achieving an optimal ITAE value. Robustness tests confirm superior stability under severe model mismatches, proving its viability for high-precision industrial applications.

Explore related subjects

Keep this discovery

BibTeXRIS

Renjie Jin. 2026-05-14. Research on Optimized Fuzzy PID Temperature Control Strategy Based on Improved Particle Swarm Optimization. https://doi.org/10.1145/3807246.3807306

Cite the original work for its findings. Save a collection to share your selection of sources.

Discover connections

Connections use source metadata and explicit phrase matches, not verified experimental comparisons.

KEEP EXPLORING

Related papers

NE-R1: Enhancing Named Entity Recognition Model via Reinforcement Learning

Named Entity Recognition (NER) has achieved substantial progress since the advent of large language models (LLMs). Nevertheless, the recognition of long-tail and domain-specific entities remains challenging due to the deficiency in parametric knowledge. Retrieval-augmented generation (RAG) offers a promising remedy by injecting external knowledge, but it also introduces noise and unnecessary cost when dealing with familiar cases. In this paper, we propose NE-R1, a novel framework for adaptive retrieval-augmented NER. We design a "retrieval-on-demand" mechanism for NER. Then we integrate it into models by a two-stage training method: (1) multi-task instruction tuning initialization; (2) end-to-end RL optimization with CoT. To achieve reasonable selection between parameterized and external knowledge, we design a multi-dimensional reward considering both accuracy and retrieval benefit. NE-R1 achieves state-of-the-art performance on various benchmarks, with an average F1 score gain of 2.52% in in-domain evaluation and 1.18% in zero-shot cross-domain evaluation.

cs.CL

TPR-Attention for Combinatorial Generalization

Systematic generalization remains a significant challenge in deep learning. In particular, combinatorial generalization - generalizing to new configurations of known factors of variation - is effortless for humans but difficult for standard neural architectures that rely on statistical correlations rather than explicit structural representations. We introduce a new architectural component that embeds structured inductive bias into deep learning: an attention mechanism operating over tensor-product representations (TPRs). Through controlled experiments on compositional tasks, we show that this TPR-attention mechanism outperforms existing architectural components in combinatorial generalization. These results highlight the value of integrating explicit compositional structure into neural attention and point toward a promising path for models capable of systematic generalization.

cs.LG

Low-Power End-to-End Cochlear Implant Speech Denoising with Spiking Neural Networks

Cochlear implants (CI) restore hearing for individuals with severe to profound hearing loss. However, CI users often struggle to understand speech in noisy environments. Deep neural networks (DNN) have shown promise in enhancing speech for CI users, yet their high energy demands make them non-ideal for low-power CI processors. Spiking neural networks (SNN), on the other hand, offer comparable performance with significantly lower energy consumption. Hence, we propose a novel SNN inspired by the Deep ACE architecture that simultaneously performs speech enhancement and CI coding. Our model achieves competitive vocoded short-time objective intelligibility (VSTOI) and signal-to-noise ratio improvement (SNRi) scores compared to Deep ACE, while achieving more than a sixfold reduction in energy consumption.

cs.SD