Appendix F: Miscellaneous
F-10 AWG610 Arbitrary Waveform Generator User Manual
Example
Input 0 1 0 0 1 1 0 0 0
Output 01 10 01 01 10 10 01 01 01
Converting NRZ data to RZ. Two bits are generated for each input bit.
Past Current Next P.OUT Output code
0 00
1 10
Example
Input 0 1 0 0 1 1 0 0 0
Output 00 10 00 00 10 10 00 00 00
The output bit is always set to 1 when input bit changes from 1 to 0 or 0
to 1.
Past Current Next P.OUT Output code
0 1 1
1 0 1
1 0
0 0
Example
Input 0 1 0 0 1 1 0 0 0
Output 0 1 1 0 1 0 1 0 0
Converting NRZ data to 1-7 RLL (Run-length Limited Codes).
Past Current Next P.OUT Output code
0000 1 100000
0000 0 011111
0001 00 111111