resourcium_beta
Select any filter and click on Apply to see results

Temperature Control Lab (TCL)

John Hedengren
Beginner
Hardware
Application

The temperature control lab is an application of feedback control with an Arduino, an LED, two heaters, and two temperature sensors. The heater power output is adjusted to maintain a desired...

See More

Introduction: PID Controller Design

Prof. Bill Messner and Prof. Dawn Tilbury
30 min
Beginner
Article / Blog
Application

In this tutorial we will introduce a simple, yet versatile, feedback compensator structure: the Proportional-Integral-Derivative (PID) controller. The PID controller is widely employed...

See More

The AVA Flight Computer

Joe Barnard - BPS Space
18 min
Beginner
Video
Application

This video describes the board design, hardware architecture, and software components of the All Vehicle Avionics (AVA) flight computer that was designed by Joe Barnard of BPS Space.  This...

See More

Understanding Closed-Loop Control

Brian Douglas
9 min
Beginner
Video
Demonstration

This lecture discusses the differences between open loop and closed loop control in a very easy and intuitive way. Daily examples, like a dishwasher, plant irrigation, and car speed systems...

See More

Extremum Seeking Control in Matlab

Steve Brunton
17 min
Beginner
Video
Application

This lecture explores extremum-seeking control (ESC) on a simple example in Matlab. In particular, a discrete-time (digital) version of ESC is coded in a Matlab script.

See More

Resonance in Nature and Bioinspired Squid Robots

Dr. Nicole Xu, US Naval Research Lab
18 min
Beginner
Video
Demonstration

Bioinspired robots combine the best of both biology and engineering. Using tools learned from nature, we can build squid-like and other squishy robots to improve current capabilities in...

See More

A real control system - how to start designing

Brian Douglas
26 min
Beginner
Video
Application

Let’s design a control system the way you might approach it in a real situation rather than an academic one. In this video, I step through a control problem and show how control theory is...

See More

Control Design Onramp with Simulink

MathWorks
60 min
Beginner
Software
Demonstration

Learn the basics of feedback control design in Simulink®. Adjust the gains of a PID controller to change the dynamics of a physical system and get the closed-loop system behavior that you...

See More

Kalman and Bayesian Filters in Python

rlabbe
Beginner
Software
Application

Introductory text for Kalman and Bayesian filters. All code is written in Python, and the book itself is written using Juptyer Notebook so that you can run and modify the code in your...

See More

What Is a Con­trol Sys­tem and Why Should I Care? (Part 2)

Dr. Daniel Y. Abramovitch, Agilent Technologies, American Automatic Control Council Education Committe Chair
34 min
Beginner
Video
Demonstration

This second video introduces some of the methods that engineers use to build control systems.  It shows how we use science to help us derive models of systems from both measurements and...

See More

DSP Related

DSP Related
Beginner
Article / Blog
Application

Website with a lot of good content for any DSP scientists, researchers, and developers.

See More

Reinforcement Learning with MATLAB.

Mohammad Dehghani, Rifat Sipahi, Sahil S. Belsare
Beginner
Course
Application

This repository contains series of modules to get started with Reinforcement Learning with MATLAB.

It is divided into 4 stages.

In Stage 1, we start with learning RL concepts by manually...

See More

Massive MIMO Hybrid Beamforming

Mathworks
Beginner
Example
Application

This MATLAB example shows how hybrid beamforming is employed at the transmit end of a massive MIMO communications system, using techniques for both multi-user and single-user systems. The...

See More

What Is a Control System and Why Should I Care? (Part 1)

Dr. Daniel Y. Abramovitch, Agilent Technologies, American Automatic Control Council Education Committe Chair
38 min
Beginner
Video
Demonstration

This video is the first of a two part series.  It in introduces the basic concepts of feedback with lots of visual examples.  The idea is to show that not only are these principles...

See More