Illustrate diffrent types of modems, Computer Engineering

Assignment Help:

Q. Illustrate Diffrent types of modems?

There are four different types of modems: half-duplex, full-duplex, synchronous, and asynchronous.With half-duplex modems data can be transmitted in only one direction at a time. Full- duplex modems transmit data in both directions at the same time; one modem is designated as the originating modem and the other as the answering modem, while transmitting and receiving data are done at different frequencies. Asynchronous modems are low-data-rate modems transmitting serial data at a rate of about 1800 bits per second (bps). Synchronous modems are high-data-rate modems transmitting serial data at a rate of about 10,800 bps.

Modems can also be classified as voice-band or wide-band modems. Voice-bandmodems are low-to-high speedmodems designed for use on dial-up, voice-grade, standard telephone lines up to a rate of about 10,800 bps.Microprocessor-controlledmodems are known as smart modems, such as the Hayes modem, manufactured by Hayes Microcomputer Products. The portable acoustic- coupler device, which is a different type of voice-band modem, is a low-speed modem with a rate of about 600 bps that is connected acoustically to a standard telephone. Wide-band modems are very high-speed modems with rates of 19,200 bps and above, designed for use with dedicated telephone lines. These are currently used mostly on private communications systems.


Related Discussions:- Illustrate diffrent types of modems

Explain about the value chain for a manufactured product, Explain about the...

Explain about the value chain for a manufactured product. The products sold in shops and purchased for use within organizations are the result of a complicated web of relations

How does the xml serializer work, How does the Xml Serializer work?  What A...

How does the Xml Serializer work?  What ACL permissions does a process using it require?   Xml Serializer needs write permission to the system's TEMP directory.

An example subroutine call, Create your own Subprogram that does *not* use ...

Create your own Subprogram that does *not* use any input parameters. You decide the theme. You should give the pseudocode and an example Subroutine call. Be sure to give an overvie

C, usability of union

usability of union

What is null pointer, What is NULL POINTER Inside main, a FILE * called...

What is NULL POINTER Inside main, a FILE * called file. Afterwards, the fopen function, passing it the path to data file, as well as "r", only intending to read from the file.

Returns the information about tasks running, Returns the information about ...

Returns the information about tasks running int info = pvm_tasks( int where, int *ntask, struct pvmtaskinfo **taskp ) struct pvmtaskinfo {  int ti_tid; int ti_pt

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Write hit policies, Write Hit Policies: Write through o   Upd...

Write Hit Policies: Write through o   Update next level on every write o   Cache is always clean o   A lots of traffic to next level (mostly write) Write

Explain about hexadecimal numbers system, Q. Explain about Hexadecimal Numb...

Q. Explain about Hexadecimal Numbers system? Hexadecimal system has 16 digits that are represented as 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F. A number (F2) H is equivalent to

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