<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Lightweight Robotics | Zilin Chen's Homepage</title><link>https://zilin-chen-22.github.io/zilinchen.github.io/tag/lightweight-robotics/</link><atom:link href="https://zilin-chen-22.github.io/zilinchen.github.io/tag/lightweight-robotics/index.xml" rel="self" type="application/rss+xml"/><description>Lightweight Robotics</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 04 Mar 2025 00:00:00 +0000</lastBuildDate><image><url>https://zilin-chen-22.github.io/zilinchen.github.io/media/icon_hu7729264130191091259.png</url><title>Lightweight Robotics</title><link>https://zilin-chen-22.github.io/zilinchen.github.io/tag/lightweight-robotics/</link></image><item><title>Ultra-Lightweight DEA Drone Flight Controller Development</title><link>https://zilin-chen-22.github.io/zilinchen.github.io/blog/dea_drone/</link><pubDate>Tue, 04 Mar 2025 00:00:00 +0000</pubDate><guid>https://zilin-chen-22.github.io/zilinchen.github.io/blog/dea_drone/</guid><description>&lt;p>Since March 2025, I have been collaborating with Professor &lt;strong>Huichan Zhao&lt;/strong> to develop an innovative flight control system for an ultra-lightweight drone utilizing soft artificial muscles. The drone weighs only 23 grams and employs Dielectric Elastomer Actuators (DEA) as its primary propulsion mechanism.&lt;/p>
&lt;h2 id="project-overview">Project Overview&lt;/h2>
&lt;p>This research focuses on overcoming the unique challenges of controlling drones powered by soft artificial muscles. Unlike traditional motor-based systems, DEA actuators offer silent operation, high energy efficiency, and biomimetic movement patterns, but require specialized control approaches due to their nonlinear electromechanical properties.&lt;/p>
&lt;h3 id="flight-controller-development">Flight Controller Development&lt;/h3>
&lt;p>I am designing a custom flight controller architecture specifically optimized for DEA-driven drones:&lt;/p>
&lt;ul>
&lt;li>Implemented real-time control algorithms accounting for DEA hysteresis and viscoelastic behavior&lt;/li>
&lt;li>Developed adaptive PID controllers with gain scheduling for voltage-to-strain conversion&lt;/li>
&lt;li>Integrated sensor fusion for IMU data processing with Kalman filtering&lt;/li>
&lt;/ul>
&lt;h3 id="simulator-implementation">Simulator Implementation&lt;/h3>
&lt;p>To enable safe testing and rapid prototyping, I built a physics-based simulator featuring:&lt;/p>
&lt;ul>
&lt;li>High-fidelity DEA actuator models with electromechanical coupling dynamics&lt;/li>
&lt;li>Aerodynamic modeling for ultra-lightweight frames&lt;/li>
&lt;li>Real-time visualization of drone state and actuator deformation&lt;/li>
&lt;/ul>
&lt;h2 id="technical-challenges">Technical Challenges&lt;/h2>
&lt;p>The project addresses several key research challenges:&lt;/p>
&lt;ol>
&lt;li>&lt;strong>Nonlinear Control&lt;/strong>: Compensating for DEA&amp;rsquo;s voltage-dependent strain response and creep effects&lt;/li>
&lt;li>&lt;strong>Weight Constraints&lt;/strong>: Implementing full control stack within 23g total system mass&lt;/li>
&lt;/ol>
&lt;h2 id="current-progress">Current Progress&lt;/h2>
&lt;p>As of today, we have achieved:&lt;/p>
&lt;ul>
&lt;li>Successful closed-loop attitude control in simulation with &amp;lt;5° steady-state error&lt;/li>
&lt;li>Preliminary flight tests in mujoco simulation, demonstrating basic stabilization capabilities&lt;/li>
&lt;/ul>
&lt;div style="text-align: center;">
&lt;img src="noise_control.png" alt="simulation image" style="width: 40%;">
&lt;img src="stable.png" alt="simulation image" style="width: 40%;">
&lt;/div>
&lt;p>[Project repository link to be added upon publication]&lt;/p></description></item></channel></rss>