I spent a lot of time figuring out how to integrate a convolution of a heaviside function with another heaviside function, but so far I couldn't find any closed form.
$$\int_{-\infty}^{\infty} H\left(\frac{1}{2}-\tau\right) H_\frac{1}{2}(\tau)H_1(t-\tau) d\tau$$ and by $H_a$ I mean: $$ H_a(x)= \begin{cases} 1 & -a\leq x\leq a \\ 0 & \;\text{ otherwise} \end{cases} $$ I know the integral is equal to:
$$\int_{-\frac{1}{2}}^{\frac{1}{2}}H_1(t-\tau) d\tau$$
But I can't work this off any further.


Write the integrand as $$ f(t,\tau ) = H\left( {{1 \over 2} - \tau } \right)H_{\,1/2} \left( \tau \right)H_{\,1} \left( {t - \tau } \right) $$ then according to your definitions, the integrand will be one when all the three terms are so, and null otherwise.
That means to impose the contemporaneous validity of the following inequalities: $$ \eqalign{ & f(t,\tau ) = 1\;:\;\left\{ \matrix{ 0 \le {1 \over 2} - \tau \hfill \cr - {1 \over 2} \le \tau \le {1 \over 2} \hfill \cr - 1 \le t - \tau \le 1 \hfill \cr} \right.\quad \Rightarrow \cr & \Rightarrow \quad \left\{ \matrix{ - {1 \over 2} \le \tau \le {1 \over 2} \hfill \cr - 1 + t \le \tau \le 1 + t \hfill \cr} \right.\quad \Rightarrow \cr & \Rightarrow \quad \left\{ {\matrix{ { - {1 \over 2} \le \tau \le 1 + t} & {\left| {\; - {3 \over 2} \le t < - {1 \over 2}} \right.} \cr { - {1 \over 2} \le \tau \le {1 \over 2}} & {\left| {\; - {1 \over 2} \le t < {1 \over 2}} \right.} \cr { - 1 + t \le \tau \le {1 \over 2}} & {\left| {\;{1 \over 2} \le t < {3 \over 2}} \right.} \cr } } \right. \cr} $$
Thus the integral will be $$ \int_{ - \infty }^\infty {f(t,\tau )d\tau } = \left\{ {\matrix{ {{3 \over 2} + t} & {\left| {\; - {3 \over 2} \le t < - {1 \over 2}} \right.} \cr 1 & {\left| {\; - {1 \over 2} \le t < {1 \over 2}} \right.} \cr {{3 \over 2} - t} & {\left| {\;{1 \over 2} \le t < {3 \over 2}} \right.} \cr } } \right. $$