answersLogoWhite

0

The number of bits a modem can transmit per second, known as its baud rate or bitrate, varies significantly depending on the technology used. For example, traditional dial-up modems typically transmit at speeds of 56 kilobits per second (Kbps), while modern broadband modems can achieve speeds ranging from several megabits per second (Mbps) to gigabits per second (Gbps). The specific transmission rate is influenced by factors such as the modem type, connection quality, and network conditions.

User Avatar

AnswerBot

2mo ago

What else can I help you with?

Continue Learning about Math & Arithmetic
Related Questions

If you have a 56k modern how many bits per second can you send or receive?

A 56k modem can transmit data at a maximum speed of 56 kilobits per second (kbps). This translates to 56,000 bits per second. However, due to various factors such as line quality and protocol overhead, the actual speeds may be lower in practice.


What is the speed that data is transferred using a modem is called what?

The speed at which data is transferred using a modem is called the "baud rate" or "bit rate." It is typically measured in bits per second (bps) and indicates how many bits are transmitted in one second. This speed can vary depending on the type of modem and the quality of the connection. Higher baud rates generally allow for faster data transmission.


What is the definition of baud width?

Baud Width is an outdated Internet term. It refers to how many bits in a baud a modem can send per second. A baud is actually a pulse and carries a certain amount of bits per pulse. Nowadays its much simpler to refer to bits per second (BPS) since this is what Internet users wish to know; verses how many bits in a baud [pulse], and how many of these bauds are put out in a second.


How many bps can a modem with these parameter achieve at 1200baud?

To determine the bits per second (bps) a modem can achieve at 1200 baud, you need to consider the modulation technique used. For example, if the modem uses binary modulation (2-level), it can achieve 1200 bps (1 bit per baud). However, if it employs higher-level modulation schemes, such as quadrature amplitude modulation (QAM), it can transmit multiple bits per baud, potentially achieving higher speeds (e.g., 2400 bps with 2 bits per baud). Therefore, the bps can vary significantly based on the modulation method applied.


How many minutes would take to transmit 512512 image with 256 gray levels at 300 baud?

512x512x1 (256 = 2^8 = 1byte) * 8 (convert to bits) / 300 bits per second = 6990.50(6) seconds.


Suppose you want to send 1000 seven-bit characters of data How many total bits will you transmit using asynchronous transmission How many bits total will you transmit using synchronous transmissio?

I have this same question and don't know it, please answer.


How many bits per second can be transferred if the bus frequency is one gig Hz?

If the bus frequency is one gigahertz (GHz), it means it can transmit one billion cycles per second. Considering each cycle can transfer one bit, the bus can transfer one billion bits per second or 1 gigabit per second (Gbps).


How many bits per second is 2 MB?

2 MB per second equals 16,777,215.9 bits per second.


How many bits are in 1000Mbps?

It has been offered that: "8000000000 bits are there in 1000Mbps." However, this is not correct. Each M is 1,000,000 bits, so 1,000 M is 1,000 x 1,000,000 or 1,000,000,000 bits per second. Be careful if talking about MBytes of memory, which is 8 times as many bits. Thus, to transmit 1MB of memory at 1 Mbps would take at least 8 seconds (not including protocol overhead and errors requiring retransmission).


How many words can 8 bits and 16 bits processors transmit at a time?

An 8 bit processor can transmit one letter at a time. In the ASCII code, each of the first 127 combinations of bits has a special standard meaning. The last 127 is given a special meaning. So an an 8 bit processor can transmit 256 bits at a time. An A is 65 bits. A 16 bit processor can transmit two letters at a time. A B is 66 bits. An E is 69 bits. It can transmit a B and an E. By definition that is considered a word. A difference exists between the way computer people use the language and normal people use it. Actually, a piece of equipment called a bus attached to the processor does the actual transmitting.


How many bits does a 1 frame per second have?

In order to know how many bits/second there are in 1 frame/second, you need to know how many bits are in that frame. In a typical asychronous serial protocol with 8 bits per frame, the bit rate would be 0.125 bits/second. If you are talking the IP network layer of TCP/IP, then the frame size is very dependent on the underlying message payload and headers.The original question, by the way, is invalid. Its asks "how many bits does...", but it should have asked "how manys bits per second does...".


How many bits does a serial port transmit at a time?

Serial ports transmit data one bit at a time, which is why they are becoming obsolete.