rondorkerin / Genetic-Algorithm-PID-Controller-Tuner
An abstract implementation of a discrete PID Controller, tuned using a Genetic Algorithm
☆64Updated last year
Alternatives and similar repositories for Genetic-Algorithm-PID-Controller-Tuner:
Users that are interested in Genetic-Algorithm-PID-Controller-Tuner are comparing it to the libraries listed below
- A PID (Proportional Integral Derivative) controller for vehicle adaptive cruise control☆32Updated 9 years ago
- This repository uses C++ to implement a fuzzy PID controller to automatically tune PID parameters Kp,Ki and Kd.☆98Updated 3 years ago
- Implementation of a Genetic Algorithm for tuning the gains of a PID Controller☆19Updated 8 years ago
- A self-tuning PID demonstration software using genetic algorithm☆48Updated 2 years ago
- A pure Python module for simulating discrete-time linear time-invariant dynamic systems controlled with a model predictive controller.☆63Updated 13 years ago
- Adaptive control methods developed by Karl Johan Åström and Björn Wittenmark from the 70-80's for industrial use☆101Updated last year
- PID controller and Reinforcement Learning approach to control a self-balancing robot (segway)☆93Updated 6 years ago
- Carrot Chase, Linear Quadratic Regualtor Control (LQR), PID Control☆47Updated 5 years ago
- Process Control Temperature Lab☆99Updated 3 years ago
- Adaptive and fault tolerant flight control with Adaptive Neural Networks☆40Updated last year
- Model Predictive Control implemented in Python, using scipy.optimize.minimize, on the model of a pendulum.☆23Updated last year
- Python system identification library.☆40Updated 5 years ago
- This is the final project of EECS 461 in University of Michigan. The goal of the project is to simulate Auto steering and Adaptive Cruise…☆24Updated 7 years ago
- control theory repo☆15Updated 3 years ago
- A compact Constrained Model Predictive Control (MPC) library with Active Set based Quadratic Programming (QP) solver for Teensy4/Arduino …☆108Updated 4 years ago
- Various adaptive control implementations (university project)☆20Updated 7 years ago
- PID controller, model predictive controller☆34Updated 4 years ago
- Q-Learning pendulum swing-up problem with animation as it's learning.☆28Updated 8 years ago
- Calculates an optimal LQR controller for a noisy inverted pendulum and simulates the result.☆15Updated 7 years ago
- ☆10Updated 8 years ago
- Gaussian Process Model Dynamic System Identification Toolbox for Matlab☆90Updated 7 years ago
- This repository uses the S-57 electronic chart to build the octree grid environment model, and proposes an improved A* algorithm based on…☆82Updated 5 years ago
- Various codes written in python for, primarily for control☆15Updated 4 years ago
- Implementation of model predictive control using STM32F407 microcontroller on an inverted pendulum system☆15Updated 5 years ago
- A compact Unconstrained (linear) Model Predictive Control (MPC) library for Teensy4/Arduino system (or any real time embedded system in g…☆61Updated 4 years ago
- Added model of a tiltrotor Y4 UAV in sitl_gazebo to the original PX4/Firmware repository☆16Updated 5 years ago
- Full quadcopter dynamics simulation using quaternion with propeller aerodynamics.☆40Updated 3 years ago
- Robot Control using PID Controller and Kalman Filter☆19Updated 2 years ago
- Kinematic MPC and dynamic LPV-LQR state feedback control for an autonomous vehicle☆140Updated 6 years ago
- Simple Genetic Algorithm for Path Planning in unobstructed 2D space☆9Updated 10 years ago