I am trying to understand this task that is related to Deterministic functions, Moore diagrams, and canonical equations which requires several requirements.
We have this equation $y(k) = \{x(1), x(2) → x(1), x(2) ⊕ x(3), x(4), x(5), ...\}$
we have to
- Build a tree of outputs with numbered vertices and edges
- Find the weight of the tree, build a truncated tree
- Build a Moore diagram
- Build a canonical table and derive canonical equations
I have no idea about how we can build a tree from the equation also what does $\to$ mean in the equation, if you can give me any resources to understand I would be glad
how can we Build a tree of outputs with numbered vertices and edges?
How can we find the weight of the tree, and build a truncated tree?