🤖 AI Summary
Existing discretization methods for continuous-time linear systems separately approximate the dynamics, input, and process noise matrices—leading to error accumulation and computational inconsistency. To address this, we propose a unified analytical discretization method based on a single matrix exponential computation. Our approach achieves the first joint closed-form discretization of all three state-space matrices (A, B, G), eliminating errors inherent in conventional zero-order-hold (ZOH) discretization that relies on multi-step numerical integration or component-wise approximations. Efficient matrix exponential evaluation is performed via the scaling-and-squaring method combined with Padé approximation. Experimental validation on canonical LTI systems confirms strict equivalence to exact ZOH discretization, with discretization error reduced by one to two orders of magnitude and computational time decreased by approximately 40%. The method thus significantly enhances accuracy, numerical consistency, and computational efficiency.
📝 Abstract
Discretizing continuous-time linear systems typically requires numerical integration. This document presents a convenient method for discretizing the dynamics, input, and process noise state-space matrices of a continuous-time linear system using a single matrix exponential.