<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Theory on ArisNotes</title><link>/tags/theory/</link><description>Recent content in Theory on ArisNotes</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 22 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="/tags/theory/index.xml" rel="self" type="application/rss+xml"/><item><title>AI Guide</title><link>/guides/ai-guide/</link><pubDate>Fri, 22 May 2026 00:00:00 +0000</pubDate><guid>/guides/ai-guide/</guid><description>This is the main note for my AI Guide.</description></item><item><title>Cascaded control - Time separation</title><link>/notes/control-theory/cascaded-control---importance-of-time-separation/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>/notes/control-theory/cascaded-control---importance-of-time-separation/</guid><description>This note explains why time-scale separation is key in cascaded control, and how it helps you avoid unexpected oscillations when stacking controllers. It gives an intuitive rule of thumb (and where it comes from) so you can design inner and outer loops that play nicely together—whether you’re tuning simple PIDs or building more advanced control layers.</description></item><item><title>Control Systems Guide</title><link>/guides/control-system-guide/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>/guides/control-system-guide/</guid><description>This is the main note for my Control Systems Guide.</description></item><item><title>quaternions - Application to drones orientation</title><link>/notes/arisdrone/quaternions---application-to-drones-orientation/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>/notes/arisdrone/quaternions---application-to-drones-orientation/</guid><description>This note shows how to use quaternions to track a drone’s 3D orientation in a clean, implementation‑friendly way, starting from gyroscope data and then correcting drift with the accelerometer (and later the magnetometer). It walks through the math and the approximations step by step, so you can turn raw IMU readings into a stable attitude estimate that actually runs on an embedded controller.</description></item><item><title>quaternions - The tool to deal with 3D orientation &amp; rotations</title><link>/notes/arisdrone/quaternions---the-tool-to-deal-with-3d-orientation--rotations/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>/notes/arisdrone/quaternions---the-tool-to-deal-with-3d-orientation--rotations/</guid><description>TLDR : This note introduces quaternions as the natural 4D extension of complex numbers for handling 3D rotations, starting from the familiar 2D case. It shows how to build rotation quaternions and apply them to vectors, giving you a clean, mathematically sound way to represent orientations and rotations in 3D space without relying on Euler angles.</description></item><item><title>The Lagrangian</title><link>/notes/optimization/lagrangian/</link><pubDate>Sun, 17 May 2026 00:00:00 +0000</pubDate><guid>/notes/optimization/lagrangian/</guid><description>This note gives a geometric, engineer-friendly view of nonlinear optimization and shows how the Lagrangian turns “constraints plus objective” into a single analytical object. Along the way, it builds up the ideas of Lagrange multipliers and KKT conditions step by step, so you can see them as sensitivity measures and practical optimality checks rather than abstract math.</description></item><item><title>Bode Diagram</title><link>/notes/control-theory/bode-diagram/</link><pubDate>Sun, 03 May 2026 18:54:00 +0000</pubDate><guid>/notes/control-theory/bode-diagram/</guid><description>This note gives you an intuitive, practical way to understand what Bode diagrams really tell you: how your system reacts to different frequencies in terms of gain and phase. It also shows where this comes from and how to quickly approximate Bode plots, so you can analyze systems, tune controllers, or design filters without getting lost in heavy math.</description></item></channel></rss>