Posts

Showing posts from April, 2021

ERRORS IN DATA TRANSMISSION

Image
                        ERRORS IN DATA TRANSMISSION  Generally, many errors in data transmission from one place to another but we are actually totally unaware of that because there are multiple algorithms and methods by the errors are not only being detected but also corrected in milliseconds. So, First question that comes to our mind is that what is an error?               When a sender sends some data to the receiver, but the receiver receives some other data then the changed data is called is Errored Data and the part which is changed is called as Error. This error may occur due to many reasons for example, noise is the most common reason due to which most of the errors occur. Errors are of 2 types :-  1) Single bit error :- Data is generally sent in terms of binary numbers i.e. 1's and 0's . Hence, whenever we sent a data to someone then that data is first converted in ...