I have some difficulty in deciding if this is a form of {alternating} renewal process or not. The description of the problem is as follows.
-> There are 2 sources, which emit 0 and 1 respectively, with rates $\lambda$1 and $\lambda$2. (The 2 processes are Poisson.)
-> These two sources are combined to form a new process X(t).
-> The counting process N(t) counts the number of times the values on X(t) 'flips', up to time t. [A flip is defined as the event that the present value of X(t)=1, given X(t-1)=0, or X(t)=0, given X(t-1)=1.)]
Is N(t) a renewal process? I understand that the distribution of the next inter-arrival time given that {X(t-1)=0,X(t)=1} is different from the distribution when {X(t-1)=1, X(t)=0}. But I'm unable to understand whether this is, in fact, a form of a renewal process, possibly, an alternating renewal process.
Thank you.