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

Define Twisted Pair Cables , Twisted pair cables comes in two appearance :...

Twisted pair cables comes in two appearance : Unshielded twisted pair cable : UTP : UTP cables is the most common types of telecommunication medium used today. Its frequency range

The skill of Assembly Language, The skill of Assembly Language Programming ...

The skill of Assembly Language Programming (AoA), Randy Hyde''s acclaimed text on assembly language programming, is the most-frequently recommended book on 80x86 assembly language

Visual Basic, difference between genral and event procedures

difference between genral and event procedures

Networking, what is computer topology .

what is computer topology .

Electronic digital, Design a BCD to excess 3 code converter using minimum n...

Design a BCD to excess 3 code converter using minimum number of NAND gates.

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; }

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; }

What is deadlock ?Differentiate two types of resources ?, • A set of proce...

• A set of process is in a deadlock state if each process in the group is waiting for an event that can be caused by only another process in the set. In other words, each member of

Obtain the truth table and a boolean expression, Problem 1. Convert the...

Problem 1. Convert the following number system 12.34 (8) to binary number system 23BC.0A (16) to decimal number system 456.012 (16) to Octal number system 123

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