TorchEI is a high-speed toolbox for DNN Reliability's Research and Development
-
Updated
Aug 16, 2023 - Jupyter Notebook
TorchEI is a high-speed toolbox for DNN Reliability's Research and Development
This project demonstrates a TCP-based communication system between a Sender and a Receiver, utilizing CRC-16 for error detection and Manchester encoding for data transmission. It also includes manual error injection to simulate real-world transmission faults and validate message integrity.
This project implements a TCP socket communication system between a Sender and a Receiver using CRC-16 with Manchester encoding and manual error injection. It simulates how messages are encoded, transmitted, corrupted, and validated in a real-world communication protocol.
Add a description, image, and links to the error-injection topic page so that developers can more easily learn about it.
To associate your repository with the error-injection topic, visit your repo's landing page and select "manage topics."