Day 2: Understanding Automatic Control Systems 🚀 - Dived into how control systems think — through block diagrams, feedback loops, and controller actions (P, PI, PD, PID). - Big takeaway: feedback is ...
This repository contains a minimal yet complete hands-on feedback control experiment using an LED (actuator), the physical environment (plant), and a light-dependent resistor (LDR, sensor), controlled ...
This project simulates the 3D attitude control of a quadcopter using PID controllers in MATLAB. The simulation numerically integrates the quadcopter’s nonlinear equations of motion using the ODE45 ...