1.
This question explores the unit step function and its basic properties.
- Convert $f(t) = 1 + u_2(t) - 2\,u_5(t)$ to a piecewise function. Sketch the graph of $f$ for $t \geq 0$ and state its range.
- Express the following piecewise function using unit step functions: \[ h(t) = \begin{cases} -1, & 0 \leq t < 3 \\ 2, & 3 \leq t < 7 \\ 0, & t \geq 7 \end{cases} \]
- The pulse (or gate) function is defined by $p_{a,b}(t) = u_a(t) - u_b(t)$ for $0 \leq a < b$. Sketch $p_{a,b}(t)$, describe it as a piecewise function, and compute $\mathcal{L}\{p_{a,b}(t)\}$.
(a) Evaluate on each interval. For $0 \leq t < 2$: $u_2 = 0,\; u_5 = 0$, so $f = 1$. For $2 \leq t < 5$: $u_2 = 1,\; u_5 = 0$, so $f = 2$. For $t \geq 5$: $u_2 = u_5 = 1$, so $f = 0$.
The graph is a staircase: height 1 on $[0,2)$, rising to 2 on $[2,5)$, dropping to 0 at $t = 5$. Range: $\{0,1,2\}$.
(b) At $t=3$ the value jumps from $-1$ to $2$ (change $+3$); at $t=7$ it drops to $0$ (change $-2$). Starting value is $-1$:
Verify: $[0,3)$: $-1$. $[3,7)$: $-1+3=2$. $[7,\infty)$: $-1+3-2=0$. ✓
(c) Since $u_a(t) - u_b(t) = 1$ only when $a \leq t < b$:
The graph is a rectangular pulse of height 1 on $[a,b)$. By linearity of $\mathcal{L}$: