SIGNAL ENCODING
We can represent bits as digital electrical signals in many ways. Data bits can be coded into following two types of codes : (a) Non Return to Zero (NRZ Codes). (b) Return to Zero (RZ Codes) NRZ Codes In this type of codes, the signal level remains constant during a bit duration. There are 3 types of NRZ codes. NRZ-L Coding Bit is represented as a voltage level which remains constant during the bit duration. NRZ-M Coding A transition in the beginning of a bit interval whenever there is a 'Mark. NRZ-S Coding A transition in the beginning of a bit interval whenever there is a 'Space'. Let us see the following bit stream 10100110 into three different types of NRZ codes RZ Codes: Following are the RZ Codes (a) Manchester Coding ...