The following is paragraph (an example) from a book on stochastic differential equations that I'm reading and I would like some help in trying to understand what the author is saying.
A binary noise process $x(t)$ is defined on a $t\in J$ as follows:
(i) It takes the value $+1$ or $-1$ throughout successive intervals of fixed length $B$.
(ii) The values it takes in one interval is independent of the values taken in any other interval
(iii) All member functions differing by a shift along the $t$-axis are equally likely.
These are the assertions made by the book:
- A possible representation of $x(t)$ is $x(t) = y(t-A)$ with $y(t) = y_n$ on $ (n-1)B \lt t \lt nB$, where the random variable $A$ has a uniform distribution in the interval $[0,B]$.
- The random varibles $y_n,~n \in \{\ldots -3,-2,-1,0, 1,2,3,\ldots\}$are independent and identically distributed.
- The density function is given by $f(y) = \frac{1}{2} \delta(y+1) + \frac{1}{2}\delta(y-1)$.