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

Kalman Filter Design

Mathworks
30 min
Intermediate
Article / Blog
Application

This example shows how to perform Kalman filtering. Both a steady state filter and a time varying filter are designed and simulated.

See More

Z-Transform - Practical Applications

Philip Salmony
26 min
Intermediate
Video
Application

Covering practical applications of the Z-transform used in digital signal processing, for example, stability analysis and frequency response of discrete-time systems. Theory, C code, and...

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

Kalman Filter Virtual Lab

MathWorks - Melda Ulusoy
Intermediate
Virtual Lab
Application

The Kalman Filter virtual laboratory contains interactive exercises that let you study linear and extended Kalman filter design for state estimation of a simple pendulum system. The virtual...

See More

Interactive Tool for PID understanding

Jose Luis Guzman, Karl Johan Astrom, Sebastian Dormido, Tore Hagglund, Manuel Berenguel, and Yves Piguet
Intermediate
App
Application

The module PID Basics is designed to explore the properties of a simple feedback loop by showing the time and frequency responses of a closed-loop system and demonstrating how these...

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

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

TCLab PID Control

John Hedengren
60 min
Intermediate
Article / Blog
Application

Implement a PID controller on the Temperature Control Lab hardware to drive the temperature from room temperature to 60 degrees C. This resource lets you attempt the design yourself first...

See More

Vibrational Control in Insect Flight

Dynamics Uci - Taha, Kiani, Hendrick, and Greeter
7 min
Intermediate
Video
Application

Abstract: It is generally accepted among biology and engineering communities that insects are unstable at hover. However, existing approaches that rely on direct averaging do not fully...

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

MATLAB Function: phased.MVDRBeamformer

Mathworks
Intermediate
Article / Blog
Application

The phased.MVDRBeamformer System object™ implements a narrowband minimum-variance distortionless-response (MVDR) beamformer. The MVDR beamformer is also called the Capon beamformer. An MVDR...

See More