Skip to content
Control System Python: Create control loops and let the AI set the PID parameters
Python
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/workflows assert Feb 27, 2020
pics update readme Feb 25, 2020
pyconsys delay control unit Feb 29, 2020
testbenches delay control unit Mar 1, 2020
LICENSE Create LICENSE Feb 23, 2020
README.md update readme Feb 25, 2020
Regelung.xlsx update licence text Feb 22, 2020

README.md

PyConSys

Control System with Python and Artificial Intelligence (Evolutionary Algorithm)

conrol loop Control units and control loops implemented in Excel and Python (Python with AI example). In Python, PID parameters can be set automatically. Excel file with numeric basics included.

From the course "Mechatronische Systeme (Mechatronic Systems)" and "Künstliche Intelligenz (Artificial Intelligence)", technical college SBS Herzogenaurach-Höchstadt.

Step responses with different control units: Step Response

PT2 - PID control loop with PID parameters set by the software: PT2 - PID

PT2 - PID control loop with manually set PID parameters: PT2_manual


Regelungstechnik mit Python und Künstlicher Intelligenz (Evolutionäre Algorithmen)

Implementierung der Regelglieder und Regelkreise in Excel und Python (Python auch mit Künstlicher Intelligenz). PID Parameter können mit Python automatisch ermittelt werden. Eine Excel-Datei zur Veranschaulichung der Numerik liegt bei.

Aus dem Unterricht "Mechatronische Systeme" und "Künstliche Intelligenz" an der Fachschule für Maschinenbautechnik und Mechatroniktechnik, SBS Herzogenaurach-Höchstadt.


This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

(c) 2020, Metin Karatas (m.karatas@sbs-herzogenaurach.de)

You can’t perform that action at this time.