vix.ing · top · new · best · stats · spec

Optimizing PID parameters with machine learning

2017/09/26 by Adam Nyberg, Nyberg, Adam
Engineering · #Advanced Control Systems Design #Advanced Control Systems Optimization #Extremum Seeking Control Systems #FOS: Computer and information sciences #Neural and Evolutionary Computing (cs.NE)

paper · pdf · doi:10.48550/arxiv.1709.09227

openalex publication_date 2017/09/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

This paper examines the Evolutionary programming (EP) method for optimizing PID parameters. PID is the most common type of regulator within control theory, partly because it's relatively simple and yields stable results for most applications. The p, i and d parameters vary for each application; therefore, choosing the right parameters is crucial for obtaining good results but also somewhat difficult. EP is a derivative-free optimization algorithm which makes it suitable for PID optimization. The experiments in this paper demonstrate the power of EP to solve the problem of optimizing PID parameters without getting stuck in local minimums.

Related