Data transmission, Basic Computer Science

Assignment Help:

Data transmission:

Most digital communication data is transmitted in a serial form, that is, only one bit at a time. Transmission of data in serial form means each bit is transmitted for only a very short time period. In most systems, the data transmitted requires less than a milli-second. After one bit is sent, the next bit follows; this process is repeated until all the desired bits have been transmitted. This type of system is often referred to as "Time Sharing", because each transmitted signal shares the wires for a short time interval.

Parallel data transmission is a continuous-type of transmission requiring two wires (or one wire and ground) for each bit to be sent. Parallel transmission is so called because each circuit is wired in parallel with respect to the next circuit.

With serial data, one pair of transmitting wires can be used to send enormous amounts of serial data. If the data were sent using the parallel method, then hundreds of wires would be required. Most computer systems use the parallel method to transmit data within them, however if the data must be sent to another system, serial data transmission is used.

An interpretation circuit is required to convert all parallel data to serial-type data prior to transmission. The device for sending serial data is called a "Multiplexer (MUX), and the device for receiving serial data is called a "Demultiplexer" (DEMUX). Figure shows a data transfer system.

21_data transmission.png


Related Discussions:- Data transmission

Database management help, Suppose that you are writing a stored procedure t...

Suppose that you are writing a stored procedure to record new purchases. Suppose that you know that while your procedure is running, another stored procedure that records shipment

What is an array? explain, Question 1 . What is an array? Explain Qu...

Question 1 . What is an array? Explain Question 2 . What do you mean by optional arguments? Describe Question 3 . Describe in brief about interfaces Question 4

Python Help, I need help! import cgi, cgitb cgitb.enable() HTML_head = ''C...

I need help! import cgi, cgitb cgitb.enable() HTML_head = ''Content-type: text/html\n\n'' HTML_top = '''''' Restaurant Results '' Restaurant Results '''''' HTML_bottom =

ExtremeWhether.html, How to crete a web page name esp.html that allows user...

How to crete a web page name esp.html that allows users to conduct an ESP test

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

Explain briefly about das, Question 1 What is Content Addressable Storage?...

Question 1 What is Content Addressable Storage? Explain the elements of Content Addressable Storage Question 2 Explain briefly about DAS Question 3 Explain about N

Project, My son has a project assignment he has problem with. The only thin...

My son has a project assignment he has problem with. The only thing is, it is due in 20 mins. can someone be able to help him? if so, how much is the fee?

IF.ELSE Statement of python , Conditional constructs are used to integrate ...

Conditional constructs are used to integrate decision making into programs. The outcome of this decision making determines the series in which a program will execute instructions.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd