
Intro to Data Science: What is Data Science?
This lecture provides an overview of the various components of data science, including data collection, cleaning, and curation, along with visualization, analysis, and machine learning (i.e...
See MoreControlling Robotic Swarms
Come with me to the Robotics, Aerospace, and Information Networks lab at the University of Washington to learn the basics of swarm robotics. Find out how simple distributed algorithms can...
See MoreData-Driven Control: Linear System Identification
Overview lecture on linear system identification and model reduction. This lecture discusses how we obtain reduced-order models from data that optimally capture input--output dynamics.
See MoreHow Antennas Work
Antennas constitute as a major component in various communication systems, signal transmission and many others. It is important to understand how they work and create propagating waves in...
See MoreSystems Engineering, Part 2: Towards a Model-Based Approach
The role of systems engineering is to help find and maintain a balance between the stakeholder needs, the management needs, and the engineering needs of a project. So we can think of it as...
See MoreLinearizing Around a Fixed Point [Control Bootcamp]
This lecture describes how to obtain linear system of equations for a nonlinear system by linearizing about a fixed point. This is worked out for the simple pendulum "by-hand" and in...
See MoreInverted Pendulum on a Cart [Control Bootcamp]
In this video, we introduce an example system to control: an inverted pendulum on a cart. We describe the state-space, find the fixed points, and simulate the system in Matlab. Because the...
See MoreWhy the Riccati Equation Is important for LQR Control
This Tech Talk looks at an optimal controller called linear quadratic regulator, or LQR, and shows why the Riccati equation plays such an important role in solving it efficiently. The talk...
See MoreRobotic Car - A Simple Way to Build a Model
You don't always have to work out the math in order to build up a model of your system. Sometimes generating a model is as easy as running a simple test and inspecting the results. I show...
See MorePID Controller Implementation in Software
How to implement a PID controller in software using C, discussing theory and practical considerations. Demonstration of PID controller code using a custom flight simulator.
See MoreProjectile Motion Equations and Theory
In this video, an important topic under 2D Kinematics i.e. Projectile Motion, is covered. Its theory, equations, and examples are thoroughly discussed.
See MoreMinami's Control School (Japanese)
教員のみなみゆうきです.専門は制御工学です.制御工学は「モノの動きをデザインする科学」です.制御工学を勉強したいという方に,僕の知識をすこしでも届けられると良いなと思い,YouTubeをやっています.
2019年の秋,講義ノートの作成の様子を撮影し,YouTubeに動画をアップロードしたのを契機として,動画作成をはじめました...
See MoreExtremum Seeking Control
This lecture provides an overview of extremum-seeking control (ESC), which is an adaptive equation free method of controlling nonlinear systems. A sinusoidal perturbation is added to the...
See MoreSo You Want to be a Systems Engineer
A presentation by Gentry Lee on what qualities and characteristics make a great systems engineer. At the time of the presentation, Gentry Lee was the Chief Engineer for the Solar System...
See MoreThe Kalman Filter [Control Bootcamp]
Here, we discuss the Kalman Filter, which is an optimal full-state estimator, given Gaussian white noise disturbances and measurement noise.
See MoreIntroduction to Anomaly Detection for Engineers
Anomaly detection is the process of identifying events or patterns that differ from expected behavior. This is important for applications like predictive maintenance but can be hard to...
See MoreControl Bootcamp: Observability Example in Matlab
This video explores observability in Matlab on the example system of an inverted pendulum on a cart.
See MoreWhy multichannel beamforming is useful for wireless communication
Wireless communication systems like 5G and WiFi usually have to serve many users simultaneously and they have to deal with multiple paths between two radios when operating in a scattering...
See MoreControl Bootcamp: LQG Example in Matlab
This video combines the LQR and Kalman filter in Matlab on the example of an inverted pendulum on a cart. We stabilize the full nonlinear system with a measurement of a single variable (the...
See MoreControl Bootcamp: Introduction to Robust Control
This video motivates robust control with the famous 1978 paper by John Doyle, titled "Guaranteed Margins for LQG Regulators"... Abstract: There are none.
See MoreSystem Identification: Regression Models
This lecture provides an overview of modern data-driven regression methods for linear and nonlinear system identification, based on the dynamic mode decomposition (DMD), Koopman theory, and...
See MoreDSP Lecture 1: Signals
This is a video lecture for ECSE-4530 Digital Signal Processing by Rich Radke, Rensselaer Polytechnic Institute.
See MoreNathan Kutz:"Data-driven Discovery of Governing Physical Laws"
Seminar by Dr.Nathan Kutz on "Data-driven Discovery of Governing Physical Laws" on 10/31/2018 CICS Seminar Series
See MoreWind Tunnel Corrections and Data Reduction
This is the second of our 3 part series on wind tunnel testing. In this video, we discuss 11 different corrections and data reduction processes that are applied to raw wind tunnel data to...
See MoreWhat Is a Control System and Why Should I Care?
This is a 25 minute abbreviated version of the Part 1 & Part 2 talk. It goes through the basic ideas while skipping some of the details and examples of the longer talks. The talk abstract...
See More