Description: 1) to achieve bit-stuffing technique and cyclic redundancy check algorithm 2) achieve HDLC framing (Flag, A section, C section, D segments, FCS, Flag, including the extended mode) 3) to achieve the sliding window, error control Mechanism 4) analog noise-link data, the transmitting side transmits the random data frame (frame loss to simulate the frame out of order, frame repetition) 5) analog noise data transmission link, the transmitter sends the analog single-bit error (students can be considered capable 加入多比特 error), an error occurs in the different fields required HDLC frames, and control method capable of simulating the error (frame damage) 6) given HDLC bit streams, respectively, with the Manchester coding and keying coding methods and simulation results are given.
To Search:
File list (Check if you may need any files):
HDLC signal model\recv\crc.c
.................\....\crc.h
.................\....\crc.o
.................\....\hdlc
.................\....\hdlc.c
.................\....\hdlc.h
.................\....\hdlc.o
.................\....\Makefile
.................\send\crc.c
.................\....\crc.h
.................\....\crc.o
.................\....\hdlc.c
.................\....\hdlc.h
.................\....\hdlc.o
.................\....\Makefile
.................\....\recv_wave.txt
.................\....\send_wave.txt
.................\recv
.................\send
HDLC signal model