+++ title = "Time Delay" author = ["Dehaeze Thomas"] draft = false +++ Tags : ## Phase induced by a time delay {#phase-induced-by-a-time-delay} Having some time delay can be modelled by a transfer function having constant amplitude but a phase lag increasing with frequency. Such phase lag is linearly proportional to the time delay and to the frequency: \begin{equation} \phi(\omega) = -\omega \cdot T\_s \end{equation} with: - \\(\phi(\omega)\\) the phase lag in rad - \\(\omega\\) the frequency in rad/s - \\(T\_s\\) the time delay in s ## Estimation of phase delay induced in sampled systems {#estimation-of-phase-delay-induced-in-sampled-systems} Consider a feedback controller implemented numerically on a system with a sampling frequency \\(F\_s\\). The time delay associated with the limited sampling frequency \\(F\_s\\) is: \begin{equation} \phi(\omega) = -\frac{\omega}{F\_s} \end{equation} with: - \\(\phi(\omega)\\) the phase lag in rad - \\(\omega\\) the frequency in rad/s - \\(F\_s\\) the sampling frequency in Hz Some values are summarized in Table [1](#table--tab:time-delay-phase-lag).