You are on page 1of 1

CSE1004 – Network and Communication Laboratory

Programming Assignment – 1:

Main Task: Design and demonstration of Error detection Techniques

Guidelines:

1. Write separate programs


 To demonstrate 1-D & 2-D parity based error detection techniques
 To demonstrate CRC based error detection technique
 To demonstrate Checksum based error detection technique
2. The following document specifications must be used for the demonstration of each error detection
technique :-
a. Aim of chosen technique.
b. Problem Analysis
 Conceptual explanation with numerical example.
c. Flowchart / Pseudocode
d. Actual Code
e. Output Screenshots with simple description
f. Result & Analysis
 Complexity Analysis – Space & Time
g. Conclusion

You might also like