resourcium_beta
Select any filter and click on Apply to see results

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 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

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

Nonlinear Model Identification

Mathworks
Intermediate
Article / Blog
Application

Mathwork overview page describing nonlinear model identification. Use nonlinear model identification when a linear model does not completely capture your system dynamics. You can identify...

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

Orifice Calibration

R. Russell Rhinehart
15 min
Intermediate
Article / Blog
Application

The ISO method for orifice design and calibration is grounded in the ideal square-root relation between pressure drop and flow rate, specifies the in-pipe structure for an orifice, and...

See More

Linear Model Identification Basics

Mathworks
Intermediate
Article / Blog
Application

This is a curated list of Mathworks products, examples, and topics that cover identifying linear models, selecting suitable model structures, constructing and modifying model object...

See More

Interpreting Lines on PFDs and P&IDs

R. Russell Rhinehart
20 min
Intermediate
Article / Blog
Application

Lines on a process flow diagram (PFD) indicate material flow.  In contrast, on a piping and instrument diagram (P&ID), the control overlay for the PFD, the lines represent information flow. ...

See More

Pathfinding with A*

Amit Patel
60 min
Beginner
Article / Blog
Application

An interactive visual explanation of the A* pathfinding algorithm.  This resource uses motivating examples from computer games. 

 

See More

Understanding Valve Flow Characteristics

R. Russell Rhinehart
20 min
Intermediate
Article / Blog
Application

The response of flow rate through a control valve depends on the friction losses in the piping in which it is installed as well as the controller signal.  The installed characteristic (a...

See More

First-Order Filters

R. Russell Rhinehart
Beginner
Article / Blog
Application

Use data filters to temper noise - relation of options to lag and variance reduction

See More

FOPDT Models from Skyline Inputs

R. Russell Rhinehart
20 min
Intermediate
Article / Blog
Application

The classic textbook method to generate FOPDT models is the reaction curve technique, a pre-computer era technique:  Start from a steady state, make a step and hold in the controller output...

See More

Feedforward Control

Doug Cooper & Allen Houtz
Intermediate
Article / Blog
Application

When a Ratio Control strategy takes action too soon, use Feedforward to temper the dynamics.  When a disturbance can be measured, but would not be a ratio of the control output use...

See More