Telecomms
There are a number of fundamentals. Here are a few thoughts.
- escaping - an character that escapes so you can have more codes. E.G in SQL ' is used at the start and ond of the value. if the value includes the ' , escape it.
- routing - To get to the next node, look around and follow the sign post to the next node.
- frameAlignment - use a repeating signal. listen and confirm it repeats at the expected time.
There are more, but I need to remember them.