Trellis Diagram
- A trellis is a method of showing the state machine over time
- Every Incoming symbol has a path in the trellis
- Each Branch has an accumulated sum of difference of received symbol to expected symbol
- After a certain number of states have been passed the decoder implements a ¡°Traceback¡± and confirms the valid decoded path as the path with least accumulated difference