This document describes the discretization of a continuous-time state space system to obtain a discrete-time model. It shows that the discrete-time state update equation can be written in the form x((k+1)T) = G(T)x(kT) + H(T)u(kT), where G(T) = eAT and H(T) = (eAT - I)BA-1. G(T) and H(T) are constant for a given sampling interval T but depend on T. The solution is obtained by taking the integral of the continuous system equation from kT to (k+1)T.