Meaning of Bandwidth in wireless communication
We know that the 20MHz/40MHz width channels are present in Wifi. For transmitter or receiver cab be tuned for a single frequency at a time,
for example: Transmitter is tuned for 2.437GHz if channel 6 being used. But I'm confusing with the term bandwidth.
In Bluetooth, uses 1MHz channels. Does Bandwidth matters in data rate?
Why do we need 20MHz/40MHz for Wifi and 1MHz for bluetooth for channels even though antennas are tuning for particular frequency? (If i am wrong here, please correct me).
Thanks
wireless-networking wireless-router bluetooth wireless-access-point
add a comment |
We know that the 20MHz/40MHz width channels are present in Wifi. For transmitter or receiver cab be tuned for a single frequency at a time,
for example: Transmitter is tuned for 2.437GHz if channel 6 being used. But I'm confusing with the term bandwidth.
In Bluetooth, uses 1MHz channels. Does Bandwidth matters in data rate?
Why do we need 20MHz/40MHz for Wifi and 1MHz for bluetooth for channels even though antennas are tuning for particular frequency? (If i am wrong here, please correct me).
Thanks
wireless-networking wireless-router bluetooth wireless-access-point
add a comment |
We know that the 20MHz/40MHz width channels are present in Wifi. For transmitter or receiver cab be tuned for a single frequency at a time,
for example: Transmitter is tuned for 2.437GHz if channel 6 being used. But I'm confusing with the term bandwidth.
In Bluetooth, uses 1MHz channels. Does Bandwidth matters in data rate?
Why do we need 20MHz/40MHz for Wifi and 1MHz for bluetooth for channels even though antennas are tuning for particular frequency? (If i am wrong here, please correct me).
Thanks
wireless-networking wireless-router bluetooth wireless-access-point
We know that the 20MHz/40MHz width channels are present in Wifi. For transmitter or receiver cab be tuned for a single frequency at a time,
for example: Transmitter is tuned for 2.437GHz if channel 6 being used. But I'm confusing with the term bandwidth.
In Bluetooth, uses 1MHz channels. Does Bandwidth matters in data rate?
Why do we need 20MHz/40MHz for Wifi and 1MHz for bluetooth for channels even though antennas are tuning for particular frequency? (If i am wrong here, please correct me).
Thanks
wireless-networking wireless-router bluetooth wireless-access-point
wireless-networking wireless-router bluetooth wireless-access-point
asked Jan 22 at 9:35
sathishsathish
62
62
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
The channel width is, quite literally, the "band width". It has an effect because in many transmission schemes, such as FSK (frequency shift keying), the data is encoded in the pattern by which the signal frequency changes.
There are many other ways to encode digital data on analogue since wave carriers but it demonstrates a case where the transmission of one signal needs more than one specific frequency.
Wifi uses OFDM. It uses multiple carriers to transmit data and as such the wider the amount of frequency bandwidth that is available translates directly to an increase in the amount of data that can be transferred per unit time.
Thanks for reply, For frequency shift keying, uses 2 frequencies to modulate information signal but consider the bluetooth device uses single frequency for Phase shift keying to get enhanced dat rate. How come device uses the bandwidth?
– sathish
Jan 22 at 11:12
Another problem with transmitters is that they are not 100% accurate with their transmission frequency. They have a habit of wandering slightly resulting in a signal that while accurate enough to be recieved may wander around the 1MHz frequency range that is available for that channel. The result is that this wandering defines the channel width and so the bandwidth cannot be used for other data. Making more accurate frequency generators with less drift is expensive and increases cost of transmitters and receivers.
– Mokubai♦
Jan 22 at 11:29
add a comment |
In any medium of communication, data exchange take place and when you talk about exchanging anything it has speed. If you imagine there is a group of people waiting at the lift area to use the lift and reach the top floor as soon as possible then the lift should have large space to carry maximum people at a time. Same way Bandwidth has to play this role in data transfer. It is the space allowing how much amount of data should be transferring. Higher the bandwidth more will data transfer and receiving rate.
add a comment |
I think you might have mistakenly thought that the center frequency of a channel is the only frequency that makes up the channel.
The reality is that although radio channels are referred to by their center frequency, they always make use of frequencies above and below their center frequency. This total range of frequencies used is called the channel bandwidth.
When you tune a Wi-Fi radio to channel 6, you don't tune it to the infinitely narrow channel at exactly 2,437,000,000.000 Hz. The center frequency of Wi-Fi channel 6 is 2.437 GHz, but typical 20 MHz-wide transmissions on channel 6 use frequencies from 10 MHz below to 10 MHz above the center frequency. So channel 6 is really the 20 MHz-wide range from 2.417 GHz to 2.447 GHz, which is centered on 2.437 GHz. So when you tune your Wi-Fi radio to channel 6, it endeavors to receive all those frequencies in that 20 MHz-wide range, while trying to ignore all frequencies outside of that 20 MHz-wide range.
Bluetooth uses 1MHz-wide channels. If there was a Bluetooth channel centered at 2.437 GHz, it would use from 2.4365 to 2.4375 GHz. That is, the 1MHz-wide channel centered at 2.437 GHz.
- Traditional North American broadcast TV channels are 6 MHz wide.
- Traditional North American "FM radio stations" (analog audio broadcast radio stations that use Frequency Modulation) transmit in 200 kHz-wide channels.
- Traditional North American "AM radio stations" (analog audio broadcast radio stations that use Amplitude Modulation) transmit in 10 kHz-wide channels.
So even the oldest transmission schemes most of us are familiar with use channels that have some width to them. They don't use a single infinitely-narrow frequency.
Yes, bandwidth matters in data rate. The channel width (bandwidth) affects how much data you can transmit per unit time. The formula for the limit of how much information per second can be transmitted with a single-carrier transmission with a fixed bandwidth and fixed noise level was discovered by Claude Shannon in 1948, and is known as the "Shannon Limit". Modern modulation schemes such as OFDM pack multiple separate subcarriers into the fixed-width channel, so they get more data per second out of a given width of channel than Shannon had theorized, because Shannon had limited his channel model to a single carrier.
Also note that those of us in computer networking have stolen the term "bandwidth" from the radio engineers and now we misuse it to mean "throughput" in the context of computer networking. To a radio engineer, bandwidth is just one of many factors in throughput (modulation scheme is another major factor). To a computer network engineer, "bandwidth" is pretty much just a synonym for throughput.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396936%2fmeaning-of-bandwidth-in-wireless-communication%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
The channel width is, quite literally, the "band width". It has an effect because in many transmission schemes, such as FSK (frequency shift keying), the data is encoded in the pattern by which the signal frequency changes.
There are many other ways to encode digital data on analogue since wave carriers but it demonstrates a case where the transmission of one signal needs more than one specific frequency.
Wifi uses OFDM. It uses multiple carriers to transmit data and as such the wider the amount of frequency bandwidth that is available translates directly to an increase in the amount of data that can be transferred per unit time.
Thanks for reply, For frequency shift keying, uses 2 frequencies to modulate information signal but consider the bluetooth device uses single frequency for Phase shift keying to get enhanced dat rate. How come device uses the bandwidth?
– sathish
Jan 22 at 11:12
Another problem with transmitters is that they are not 100% accurate with their transmission frequency. They have a habit of wandering slightly resulting in a signal that while accurate enough to be recieved may wander around the 1MHz frequency range that is available for that channel. The result is that this wandering defines the channel width and so the bandwidth cannot be used for other data. Making more accurate frequency generators with less drift is expensive and increases cost of transmitters and receivers.
– Mokubai♦
Jan 22 at 11:29
add a comment |
The channel width is, quite literally, the "band width". It has an effect because in many transmission schemes, such as FSK (frequency shift keying), the data is encoded in the pattern by which the signal frequency changes.
There are many other ways to encode digital data on analogue since wave carriers but it demonstrates a case where the transmission of one signal needs more than one specific frequency.
Wifi uses OFDM. It uses multiple carriers to transmit data and as such the wider the amount of frequency bandwidth that is available translates directly to an increase in the amount of data that can be transferred per unit time.
Thanks for reply, For frequency shift keying, uses 2 frequencies to modulate information signal but consider the bluetooth device uses single frequency for Phase shift keying to get enhanced dat rate. How come device uses the bandwidth?
– sathish
Jan 22 at 11:12
Another problem with transmitters is that they are not 100% accurate with their transmission frequency. They have a habit of wandering slightly resulting in a signal that while accurate enough to be recieved may wander around the 1MHz frequency range that is available for that channel. The result is that this wandering defines the channel width and so the bandwidth cannot be used for other data. Making more accurate frequency generators with less drift is expensive and increases cost of transmitters and receivers.
– Mokubai♦
Jan 22 at 11:29
add a comment |
The channel width is, quite literally, the "band width". It has an effect because in many transmission schemes, such as FSK (frequency shift keying), the data is encoded in the pattern by which the signal frequency changes.
There are many other ways to encode digital data on analogue since wave carriers but it demonstrates a case where the transmission of one signal needs more than one specific frequency.
Wifi uses OFDM. It uses multiple carriers to transmit data and as such the wider the amount of frequency bandwidth that is available translates directly to an increase in the amount of data that can be transferred per unit time.
The channel width is, quite literally, the "band width". It has an effect because in many transmission schemes, such as FSK (frequency shift keying), the data is encoded in the pattern by which the signal frequency changes.
There are many other ways to encode digital data on analogue since wave carriers but it demonstrates a case where the transmission of one signal needs more than one specific frequency.
Wifi uses OFDM. It uses multiple carriers to transmit data and as such the wider the amount of frequency bandwidth that is available translates directly to an increase in the amount of data that can be transferred per unit time.
answered Jan 22 at 10:02
Mokubai♦Mokubai
57.8k16139157
57.8k16139157
Thanks for reply, For frequency shift keying, uses 2 frequencies to modulate information signal but consider the bluetooth device uses single frequency for Phase shift keying to get enhanced dat rate. How come device uses the bandwidth?
– sathish
Jan 22 at 11:12
Another problem with transmitters is that they are not 100% accurate with their transmission frequency. They have a habit of wandering slightly resulting in a signal that while accurate enough to be recieved may wander around the 1MHz frequency range that is available for that channel. The result is that this wandering defines the channel width and so the bandwidth cannot be used for other data. Making more accurate frequency generators with less drift is expensive and increases cost of transmitters and receivers.
– Mokubai♦
Jan 22 at 11:29
add a comment |
Thanks for reply, For frequency shift keying, uses 2 frequencies to modulate information signal but consider the bluetooth device uses single frequency for Phase shift keying to get enhanced dat rate. How come device uses the bandwidth?
– sathish
Jan 22 at 11:12
Another problem with transmitters is that they are not 100% accurate with their transmission frequency. They have a habit of wandering slightly resulting in a signal that while accurate enough to be recieved may wander around the 1MHz frequency range that is available for that channel. The result is that this wandering defines the channel width and so the bandwidth cannot be used for other data. Making more accurate frequency generators with less drift is expensive and increases cost of transmitters and receivers.
– Mokubai♦
Jan 22 at 11:29
Thanks for reply, For frequency shift keying, uses 2 frequencies to modulate information signal but consider the bluetooth device uses single frequency for Phase shift keying to get enhanced dat rate. How come device uses the bandwidth?
– sathish
Jan 22 at 11:12
Thanks for reply, For frequency shift keying, uses 2 frequencies to modulate information signal but consider the bluetooth device uses single frequency for Phase shift keying to get enhanced dat rate. How come device uses the bandwidth?
– sathish
Jan 22 at 11:12
Another problem with transmitters is that they are not 100% accurate with their transmission frequency. They have a habit of wandering slightly resulting in a signal that while accurate enough to be recieved may wander around the 1MHz frequency range that is available for that channel. The result is that this wandering defines the channel width and so the bandwidth cannot be used for other data. Making more accurate frequency generators with less drift is expensive and increases cost of transmitters and receivers.
– Mokubai♦
Jan 22 at 11:29
Another problem with transmitters is that they are not 100% accurate with their transmission frequency. They have a habit of wandering slightly resulting in a signal that while accurate enough to be recieved may wander around the 1MHz frequency range that is available for that channel. The result is that this wandering defines the channel width and so the bandwidth cannot be used for other data. Making more accurate frequency generators with less drift is expensive and increases cost of transmitters and receivers.
– Mokubai♦
Jan 22 at 11:29
add a comment |
In any medium of communication, data exchange take place and when you talk about exchanging anything it has speed. If you imagine there is a group of people waiting at the lift area to use the lift and reach the top floor as soon as possible then the lift should have large space to carry maximum people at a time. Same way Bandwidth has to play this role in data transfer. It is the space allowing how much amount of data should be transferring. Higher the bandwidth more will data transfer and receiving rate.
add a comment |
In any medium of communication, data exchange take place and when you talk about exchanging anything it has speed. If you imagine there is a group of people waiting at the lift area to use the lift and reach the top floor as soon as possible then the lift should have large space to carry maximum people at a time. Same way Bandwidth has to play this role in data transfer. It is the space allowing how much amount of data should be transferring. Higher the bandwidth more will data transfer and receiving rate.
add a comment |
In any medium of communication, data exchange take place and when you talk about exchanging anything it has speed. If you imagine there is a group of people waiting at the lift area to use the lift and reach the top floor as soon as possible then the lift should have large space to carry maximum people at a time. Same way Bandwidth has to play this role in data transfer. It is the space allowing how much amount of data should be transferring. Higher the bandwidth more will data transfer and receiving rate.
In any medium of communication, data exchange take place and when you talk about exchanging anything it has speed. If you imagine there is a group of people waiting at the lift area to use the lift and reach the top floor as soon as possible then the lift should have large space to carry maximum people at a time. Same way Bandwidth has to play this role in data transfer. It is the space allowing how much amount of data should be transferring. Higher the bandwidth more will data transfer and receiving rate.
answered Jan 22 at 10:41
Mayank_VKMayank_VK
1
1
add a comment |
add a comment |
I think you might have mistakenly thought that the center frequency of a channel is the only frequency that makes up the channel.
The reality is that although radio channels are referred to by their center frequency, they always make use of frequencies above and below their center frequency. This total range of frequencies used is called the channel bandwidth.
When you tune a Wi-Fi radio to channel 6, you don't tune it to the infinitely narrow channel at exactly 2,437,000,000.000 Hz. The center frequency of Wi-Fi channel 6 is 2.437 GHz, but typical 20 MHz-wide transmissions on channel 6 use frequencies from 10 MHz below to 10 MHz above the center frequency. So channel 6 is really the 20 MHz-wide range from 2.417 GHz to 2.447 GHz, which is centered on 2.437 GHz. So when you tune your Wi-Fi radio to channel 6, it endeavors to receive all those frequencies in that 20 MHz-wide range, while trying to ignore all frequencies outside of that 20 MHz-wide range.
Bluetooth uses 1MHz-wide channels. If there was a Bluetooth channel centered at 2.437 GHz, it would use from 2.4365 to 2.4375 GHz. That is, the 1MHz-wide channel centered at 2.437 GHz.
- Traditional North American broadcast TV channels are 6 MHz wide.
- Traditional North American "FM radio stations" (analog audio broadcast radio stations that use Frequency Modulation) transmit in 200 kHz-wide channels.
- Traditional North American "AM radio stations" (analog audio broadcast radio stations that use Amplitude Modulation) transmit in 10 kHz-wide channels.
So even the oldest transmission schemes most of us are familiar with use channels that have some width to them. They don't use a single infinitely-narrow frequency.
Yes, bandwidth matters in data rate. The channel width (bandwidth) affects how much data you can transmit per unit time. The formula for the limit of how much information per second can be transmitted with a single-carrier transmission with a fixed bandwidth and fixed noise level was discovered by Claude Shannon in 1948, and is known as the "Shannon Limit". Modern modulation schemes such as OFDM pack multiple separate subcarriers into the fixed-width channel, so they get more data per second out of a given width of channel than Shannon had theorized, because Shannon had limited his channel model to a single carrier.
Also note that those of us in computer networking have stolen the term "bandwidth" from the radio engineers and now we misuse it to mean "throughput" in the context of computer networking. To a radio engineer, bandwidth is just one of many factors in throughput (modulation scheme is another major factor). To a computer network engineer, "bandwidth" is pretty much just a synonym for throughput.
add a comment |
I think you might have mistakenly thought that the center frequency of a channel is the only frequency that makes up the channel.
The reality is that although radio channels are referred to by their center frequency, they always make use of frequencies above and below their center frequency. This total range of frequencies used is called the channel bandwidth.
When you tune a Wi-Fi radio to channel 6, you don't tune it to the infinitely narrow channel at exactly 2,437,000,000.000 Hz. The center frequency of Wi-Fi channel 6 is 2.437 GHz, but typical 20 MHz-wide transmissions on channel 6 use frequencies from 10 MHz below to 10 MHz above the center frequency. So channel 6 is really the 20 MHz-wide range from 2.417 GHz to 2.447 GHz, which is centered on 2.437 GHz. So when you tune your Wi-Fi radio to channel 6, it endeavors to receive all those frequencies in that 20 MHz-wide range, while trying to ignore all frequencies outside of that 20 MHz-wide range.
Bluetooth uses 1MHz-wide channels. If there was a Bluetooth channel centered at 2.437 GHz, it would use from 2.4365 to 2.4375 GHz. That is, the 1MHz-wide channel centered at 2.437 GHz.
- Traditional North American broadcast TV channels are 6 MHz wide.
- Traditional North American "FM radio stations" (analog audio broadcast radio stations that use Frequency Modulation) transmit in 200 kHz-wide channels.
- Traditional North American "AM radio stations" (analog audio broadcast radio stations that use Amplitude Modulation) transmit in 10 kHz-wide channels.
So even the oldest transmission schemes most of us are familiar with use channels that have some width to them. They don't use a single infinitely-narrow frequency.
Yes, bandwidth matters in data rate. The channel width (bandwidth) affects how much data you can transmit per unit time. The formula for the limit of how much information per second can be transmitted with a single-carrier transmission with a fixed bandwidth and fixed noise level was discovered by Claude Shannon in 1948, and is known as the "Shannon Limit". Modern modulation schemes such as OFDM pack multiple separate subcarriers into the fixed-width channel, so they get more data per second out of a given width of channel than Shannon had theorized, because Shannon had limited his channel model to a single carrier.
Also note that those of us in computer networking have stolen the term "bandwidth" from the radio engineers and now we misuse it to mean "throughput" in the context of computer networking. To a radio engineer, bandwidth is just one of many factors in throughput (modulation scheme is another major factor). To a computer network engineer, "bandwidth" is pretty much just a synonym for throughput.
add a comment |
I think you might have mistakenly thought that the center frequency of a channel is the only frequency that makes up the channel.
The reality is that although radio channels are referred to by their center frequency, they always make use of frequencies above and below their center frequency. This total range of frequencies used is called the channel bandwidth.
When you tune a Wi-Fi radio to channel 6, you don't tune it to the infinitely narrow channel at exactly 2,437,000,000.000 Hz. The center frequency of Wi-Fi channel 6 is 2.437 GHz, but typical 20 MHz-wide transmissions on channel 6 use frequencies from 10 MHz below to 10 MHz above the center frequency. So channel 6 is really the 20 MHz-wide range from 2.417 GHz to 2.447 GHz, which is centered on 2.437 GHz. So when you tune your Wi-Fi radio to channel 6, it endeavors to receive all those frequencies in that 20 MHz-wide range, while trying to ignore all frequencies outside of that 20 MHz-wide range.
Bluetooth uses 1MHz-wide channels. If there was a Bluetooth channel centered at 2.437 GHz, it would use from 2.4365 to 2.4375 GHz. That is, the 1MHz-wide channel centered at 2.437 GHz.
- Traditional North American broadcast TV channels are 6 MHz wide.
- Traditional North American "FM radio stations" (analog audio broadcast radio stations that use Frequency Modulation) transmit in 200 kHz-wide channels.
- Traditional North American "AM radio stations" (analog audio broadcast radio stations that use Amplitude Modulation) transmit in 10 kHz-wide channels.
So even the oldest transmission schemes most of us are familiar with use channels that have some width to them. They don't use a single infinitely-narrow frequency.
Yes, bandwidth matters in data rate. The channel width (bandwidth) affects how much data you can transmit per unit time. The formula for the limit of how much information per second can be transmitted with a single-carrier transmission with a fixed bandwidth and fixed noise level was discovered by Claude Shannon in 1948, and is known as the "Shannon Limit". Modern modulation schemes such as OFDM pack multiple separate subcarriers into the fixed-width channel, so they get more data per second out of a given width of channel than Shannon had theorized, because Shannon had limited his channel model to a single carrier.
Also note that those of us in computer networking have stolen the term "bandwidth" from the radio engineers and now we misuse it to mean "throughput" in the context of computer networking. To a radio engineer, bandwidth is just one of many factors in throughput (modulation scheme is another major factor). To a computer network engineer, "bandwidth" is pretty much just a synonym for throughput.
I think you might have mistakenly thought that the center frequency of a channel is the only frequency that makes up the channel.
The reality is that although radio channels are referred to by their center frequency, they always make use of frequencies above and below their center frequency. This total range of frequencies used is called the channel bandwidth.
When you tune a Wi-Fi radio to channel 6, you don't tune it to the infinitely narrow channel at exactly 2,437,000,000.000 Hz. The center frequency of Wi-Fi channel 6 is 2.437 GHz, but typical 20 MHz-wide transmissions on channel 6 use frequencies from 10 MHz below to 10 MHz above the center frequency. So channel 6 is really the 20 MHz-wide range from 2.417 GHz to 2.447 GHz, which is centered on 2.437 GHz. So when you tune your Wi-Fi radio to channel 6, it endeavors to receive all those frequencies in that 20 MHz-wide range, while trying to ignore all frequencies outside of that 20 MHz-wide range.
Bluetooth uses 1MHz-wide channels. If there was a Bluetooth channel centered at 2.437 GHz, it would use from 2.4365 to 2.4375 GHz. That is, the 1MHz-wide channel centered at 2.437 GHz.
- Traditional North American broadcast TV channels are 6 MHz wide.
- Traditional North American "FM radio stations" (analog audio broadcast radio stations that use Frequency Modulation) transmit in 200 kHz-wide channels.
- Traditional North American "AM radio stations" (analog audio broadcast radio stations that use Amplitude Modulation) transmit in 10 kHz-wide channels.
So even the oldest transmission schemes most of us are familiar with use channels that have some width to them. They don't use a single infinitely-narrow frequency.
Yes, bandwidth matters in data rate. The channel width (bandwidth) affects how much data you can transmit per unit time. The formula for the limit of how much information per second can be transmitted with a single-carrier transmission with a fixed bandwidth and fixed noise level was discovered by Claude Shannon in 1948, and is known as the "Shannon Limit". Modern modulation schemes such as OFDM pack multiple separate subcarriers into the fixed-width channel, so they get more data per second out of a given width of channel than Shannon had theorized, because Shannon had limited his channel model to a single carrier.
Also note that those of us in computer networking have stolen the term "bandwidth" from the radio engineers and now we misuse it to mean "throughput" in the context of computer networking. To a radio engineer, bandwidth is just one of many factors in throughput (modulation scheme is another major factor). To a computer network engineer, "bandwidth" is pretty much just a synonym for throughput.
answered Jan 22 at 22:05
SpiffSpiff
77.8k10118163
77.8k10118163
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1396936%2fmeaning-of-bandwidth-in-wireless-communication%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown