Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 407 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 407 Bytes

niduc2-project

A project for niduc2 course

Project specification

Simulator with implemented ARQ algorithms to test network connectivity problems

Usage

$ ./niduc.py

Used algorithms

  • Coding algorithms:
    • CRC
    • Parity bit
  • Distortion algorithms:
    • Binary erasure channel
    • Symmetric binary channel

Used technology

  • Python
  • NumPy

Authors

Michał Korczak Kacper Góral