We have seen in Chapter 5 how to construct block-diagrams for simulation using integrators and, from there, derive state-space equations. The task was made easier if it was possible to use a chain of integrators, which led to a trivial definition of the state. In many cases that strategy is enough.
Continue reading “From differential equations to state-space and beyond”Discussion
Block Diagrams for Simulation
In Chapter 5 we discuss how to produce block diagrams for the simulation of linear and certain nonlinear systems described by ordinary differential equations.
Continue reading “Block Diagrams for Simulation”Z-transform and rational functions as a database for sequences
The Z-transform is essentially a clever database that can store and operate on the values of a discrete-time signal. The inverse Z-transform can be used to query the database.
Continue reading “Z-transform and rational functions as a database for sequences”Sampling. Part III
In previous posts we have explored sampling of continuous-time signals and introduced the Z-transform as a tool to work with discrete-time signals. In this post we address the other end of the process, that is the reconstruction of a signal from its samples.
Continue reading “Sampling. Part III”Discrete-time systems and the Z-transform. Part I
The Z-transform does to discrete-time signals and systems what the Laplace transform does to a continuous-time signals and systems.
Continue reading “Discrete-time systems and the Z-transform. Part I”Sampling. Part II
In an earlier post we discussed how to obtain the continuous-time Laplace and Fourier transforms of a sampled signal based on the Laplace and Fourier transforms of the original signal. We shall now explore other relationships between those transforms and the Z-transform of the sampled signal.
Continue reading “Sampling. Part II”Sampling. Part I
Modern control systems are typically implemented in computers that work with periodic samples of signals, that is discrete-time signals, rather than continuous-time signals. A system that produces samples of a given signal is a linear system, albeit a time-varying one. In this post, which starts a series exploring the issue of sampling and discretization, we delve into the nature of a system that can produce such signal samples. More will follow.
Continue reading “Sampling. Part I”More on the Fourier transform
In a previous post we explored some relationships between the Laplace and the Fourier transforms. In this post we address a common question: “when is the Fourier transform of a signal, $X(j\omega)$, equal to its Laplace transform, $X(s)$, evaluated at $s = j \omega$?” The short answer is: when the region of convergence of the corresponding Laplace transform contains the imaginary axis.
Continue reading “More on the Fourier transform”The Fourier and the Laplace transforms
Because feedback requires careful consideration of stability and causality, the transform tool of choice is almost always the Laplace transform. Yet, in many applications it is the Fourier transform that arises most naturally.
Continue reading “The Fourier and the Laplace transforms”The impulse response
So you wonder how impulse responses are born? They are born out of linearity.
Continue reading “The impulse response”