Expressing Bilateral Transforms Using Unilateral Transforms

Sources:

  1. B. P. Lathi & Roger Green. (2018). Chapter 4: The Laplace Transform. Signal Processing and Linear Systems (3rd ed., pp. 445-455). Oxford University Press.

As is mentioned in the previous post, we typically use the unilateral Laplace transform instead of the bilateral Laplace transform in that, for a given bilateral Laplace transform X(s), its inverse Laplace transform is not unique, which is not the case for the unilateral Laplace transform, unless the ROC (Region Of Convergence) is specified.

However, the unilateral Laplace transform can only deal with signal x(t) starting from t=0. For a signal x(t) starting from, say , we can only use the bilateral Laplace transform.

We now show that any bilateral transform can be expressed in terms of two unilateral transforms. It is, therefore, possible to evaluate bilateral transforms from a table of unilateral transforms.

Again, unless otherwise specified, the term Laplace transform refer to the unilateral Laplace transform.

Region of convergence

Consider the function x(t) appearing in Fig. 4.56a.

Figure 4.56a

We separate x(t) into two components, x1(t) and x2(t), representing the positive time (causal) component and the negative time (anticausal) component of x(t), respectively (Figs. 4.56b and 4.56c ): x1(t)=x(t)u(t) and x2(t)=x(t)u(t) Figure 4.56bc

The bilateral Laplace transform of x(t) is given by X(s)=x(t)estdt=0x2(t)estdt+0x1(t)estdt=X2(s)+X1(s) where X1(s) is the Laplace transform of the causal component x1(t), and X2(s) is the Laplace transform of the anticausal component x2(t). Consider X2(s), given by X2(s)=0x2(t)estdt=0+x2(t)estdt

Therefore, X2(s)=0+x2(t)estdt

If x(t) has any impulse or its derivative(s) at the origin, they are included in x1(t). Consequently, x2(t)=0 at the origin; that is, x2(0)=0. Hence, the lower limit on the integration in the preceding equation can be taken as 0instead of 0+. Therefore, X2(s)=0x2(t)estdt

Because x2(t) is causal (Fig. 4.56d), X2(s) can be found from the unilateral transform table. Changing the sign of s in X2(s) yields X2(s).

Figure 4.56d

To summarize, the bilateral transform X(s) in Eq. (4.57) can be computed from the unilateral transforms in two steps: 1. Split x(t) into its causal and anticausal components, x1(t) and x2(t), respectively. 2. Since the signals x1(t) and x2(t) are both causal, take the (unilateral) Laplace transform of x1(t) and add to it the (unilateral) Laplace transform of x2(t), with s replaced by s. This procedure gives the (bilateral) Laplace transform of x(t). Since x1(t) and x2(t) are both causal, X1(s) and X2(s) are both unilateral Laplace transforms. Let σc1 and σc2 be the abscissas of convergence of X1(s) and X2(s), respectively. This statement implies that X1(s) exists for all s with Res>σc1, and X2(s) exists for all s with Res>σc2. Therefore, X2(s) exists for all s with Res<σc2. Therefore, X(s)=X1(s)+X2(s) exists for all s such that σc1<Res<σc2

The regions of convergence of X1(s),X2(s), and X(s) are shown in Fig. 4.57.

Figure 4.57

Poles and zeros

Because X(s) is finite for all values of s lying in the strip of convergence ( σc1<Res<σc2 ), poles of X(s) must lie outside this strip. The poles of X(s) arising from the causal component x1(t) lie to the left of the strip (region) of convergence, and those arising from its anticausal component x2(t) lie to its right (see Fig. 4.57). This fact is of crucial importance in finding the inverse bilateral transform.

This result can be generalized to left-sided and right-sided signals. We define a signal x(t) as a right-sided signal if x(t)=0 for t<T1 for some finite positive or negative number T1. A causal signal is always a right-sided signal, but the converse is not necessarily true. A signal is said to left-sided if it is zero for t>T2 for some finite, positive, or negative number T2. An anticausal signal is always a left-sided signal, but the converse is not necessarily true. A two-sided signal is of infinite duration on both positive and negative sides of t and is neither right-sided nor left-sided.

We can show that the conclusions for ROC for causal signals also hold for right-sided signals, and those for anticausal signals hold for left-sided signals. In other words, if x(t) is causal or

right-sided, the poles of X(s) lie to the left of the ROC, and if x(t) is anticausal or left-sided, the poles of X(s) lie to the right of the ROC.

To prove this generalization, we observe that a right-sided signal can be expressed as x(t)+xf(t), where x(t) is a causal signal and xf(t) is some finite-duration signal. The ROC of any finite-duration signal is the entire s-plane (no finite poles). Hence, the ROC of the right-sided signal x(t)+xf(t) is the region common to the ROCs of x(t) and xf(t), which is same as the ROC for x(t). This proves the generalization for right-sided signals. We can use a similar argument to generalize the result for left-sided signals. Let us find the bilateral Laplace transform of x(t)=ebtu(t)+eatu(t)

We already know the Laplace transform of the causal component eatu(t)1saRes>a

For the anticausal component, x2(t)=ebtu(t), we have x2(t)=ebtu(t)1s+bRes>b so that X2(s)=1s+b=1sbRes<b

Therefore, ebtu(t)1sbRes<b and the Laplace transform of x(t) in Eq. (4.58) is X(s)=1sb+1saRes>a and Res<b=ab(sb)(sa)a<Res<b

Figure 4.58 shows x(t) and the ROC of X(s) for various values of a and b. Equation (4.61) indicates that the ROC of X(s) does not exist if a>b, which is precisely the case in Fig. 4.58f. Observe that the poles of X(s) are outside (on the edges) of the ROC. The poles of X(s) because of the anticausal component of x(t) lie to the right of the ROC, and those due to the causal component of x(t) lie to its left.

When X(s) is expressed as a sum of several terms, the ROC for X(s) is the intersection of (region common to) the ROCs of all the terms. In general, if x(t)=i=1kxi(t), then the ROC for X(s) is the intersection of the ROCs (region common to all ROCs) for the transforms X1(s),X2(s), ,Xk(s)

Figure 4.58