Hi,
In an assignment I'm supposed to introduce packet errors and bit erasures in the packets.packet errors I can do.Bit erasures mean we have no idea if its a 1 or a 0.how can I introduce something other than a 0 or a 1 in a bit?
AutoC 0 Junior Poster in Training
Recommended Answers
Jump to PostTaking this example,
Lets say I transmit 01001101
Does erasure mean you receive
0101101
Send 8, got 7Or does it mean
01011101
The data has been 'erased' because the bit has been flipped in transmission.Flipping a bit is just xor
All 4 Replies
William Hemsworth 1,339 Posting Virtuoso
AutoC 0 Junior Poster in Training
AutoC 0 Junior Poster in Training
Salem 5,265 Posting Sage
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.