resourcium_beta
Select any filter and click on Apply to see results

Nyquist Stability Criterion

Wikipedia
15 min
Beginner
Article / Blog
Theory

The Wikipedia article on Nyquist Stability Criterion.  This covers the Nyquist plot, the Cauchy argument principle, and the stability criterion itself.  A mathematical derivation is also...

See More

MATLAB Command: resid

Mathworks
Intermediate
Article / Blog
Application

This MATLAB command is part of the system identification toolbox and provides a way to compute and test residuals.

See More

Matlab: The Radar Equation

Mathworks
Beginner
Article / Blog
Theory

This Mathworks page explains the parameters of the radar range equation. The point target radar range equation estimates the power at the input to the receiver for a target of a given radar...

See More

Nonlinear Control Output Signal Characterization

R. Russell Rhinehart
15 min
Intermediate
Article / Blog
Application

If the process gain makes large changes over the operating range, then tuning PID (or other linear) controllers is difficult.  If tuned for one region, the controller is undesirably sluggish...

See More

Measurements, Transmission Signals, and Issues

R. Russell Rhinehart
45 min
Intermediate
Article / Blog
Application

This is an introduction to scaled information transmission signals (for example 4-20 mA, 3-15 psig, etc.), the actual sensed signals (like using orifice dP to infer flow rate, or temperature...

See More

MATLAB function: phased.LCMVBeamformer

Mathworks - Brian Douglas
Intermediate
Article / Blog
Application

The phased.LCMVBeamformer object implements a narrowband linear-constraint minimum-variance (LCMV) beamformer for a sensor array. The LCMV beamformer belongs to the family of constrained...

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

What is Residual Analysis?

Mathworks
Intermediate
Article / Blog
Theory

Residuals are differences between the one-step-predicted output from the model and the measured output from the validation data set. Thus, residuals represent the portion of the validation...

See More

Radar Angular Resolution

Christian Wolff
Beginner
Article / Blog
Theory

This radartutorial.eu page describes angular resolution. Radar angular resolution is the minimum distance between two equally large targets at the same range which radar is able to...

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

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

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

Kalman Filter Tutorial

Alex Becker
Beginner
Article / Blog
Theory

The Kalman Filter is an easy topic. However, many tutorials are not easy to understand. Most require extensive mathematical background which makes them difficult to understand. Also, most...

See More