Wireless Multipoint Bridging / Backhaul Gateway Antenna and AP Selectionomnidirectional antennas and the dipole antennaWireless antenna polarizationWifi passive repeater (antenna to antenna connection)Difference Between Wireless & Wi-FiAdding external omni directional antenna to Nanostation Loco M2Difference between ODAS and Wireless APslong range antennaAntenna gain and TX PowerWireless radio wave propagation and disapperingThe difference between routing and path selection
Is real public IP Address hidden when using a system wide proxy in Windows 10?
How do I know what is the origin IP if I ping from a router to a host of an external network in packet tracer?
What are the real benefits of using Salesforce DX?
Wireless Multipoint Bridging / Backhaul Gateway Antenna and AP Selection
Is there some hidden joke behind the "it's never lupus" running gag in House?
In general, would I need to season a meat when making a sauce?
Is CD audio quality good enough?
Why do airplanes use an axial flow jet engine instead of a more compact centrifugal jet engine?
Count rotary dial pulses in a phone number (including letters)
Line of lights moving in a straight line , with a few following
Writing with dry erase marker on Shabbos, is it permitted?
What is the object moving across the ceiling in this stock footage?
how to grep in the output of ls -a
Why does the 6502 have the BIT instruction?
Is it possible to play as a necromancer skeleton?
My employer faked my resume to acquire projects
How should I introduce map drawing to my players?
Is it rude to call a professor by their last name with no prefix in a non-academic setting?
How to use Palladio font in text body but Computer Modern for Equations?
I think I may have violated academic integrity last year - what should I do?
Plot twist where the antagonist wins
How do Human Traits Work?
What is quasi-aromaticity?
I unknowingly submitted plagarised work
Wireless Multipoint Bridging / Backhaul Gateway Antenna and AP Selection
omnidirectional antennas and the dipole antennaWireless antenna polarizationWifi passive repeater (antenna to antenna connection)Difference Between Wireless & Wi-FiAdding external omni directional antenna to Nanostation Loco M2Difference between ODAS and Wireless APslong range antennaAntenna gain and TX PowerWireless radio wave propagation and disapperingThe difference between routing and path selection
My company is replacing an old wireless bridging system with new 802.11ac gear. Layout is a central building with 4 remote buildings within 180 degrees line of sight. Bridging only.
I think that I want to use less expensive 2x2 radios with directional antenna on the remote buildings and a 4x4 radio with omni directional at the head end.
My question is: does it make sense to use a 4x4 radio with omni antenna at the headend, i.e., does 4x4 mean that it can simultaneously talk to 4 remote AP's at once? The alternative would be to deploy multiple gateway radios with directional antenna at the main building...
wireless ieee-802.11
add a comment |
My company is replacing an old wireless bridging system with new 802.11ac gear. Layout is a central building with 4 remote buildings within 180 degrees line of sight. Bridging only.
I think that I want to use less expensive 2x2 radios with directional antenna on the remote buildings and a 4x4 radio with omni directional at the head end.
My question is: does it make sense to use a 4x4 radio with omni antenna at the headend, i.e., does 4x4 mean that it can simultaneously talk to 4 remote AP's at once? The alternative would be to deploy multiple gateway radios with directional antenna at the main building...
wireless ieee-802.11
add a comment |
My company is replacing an old wireless bridging system with new 802.11ac gear. Layout is a central building with 4 remote buildings within 180 degrees line of sight. Bridging only.
I think that I want to use less expensive 2x2 radios with directional antenna on the remote buildings and a 4x4 radio with omni directional at the head end.
My question is: does it make sense to use a 4x4 radio with omni antenna at the headend, i.e., does 4x4 mean that it can simultaneously talk to 4 remote AP's at once? The alternative would be to deploy multiple gateway radios with directional antenna at the main building...
wireless ieee-802.11
My company is replacing an old wireless bridging system with new 802.11ac gear. Layout is a central building with 4 remote buildings within 180 degrees line of sight. Bridging only.
I think that I want to use less expensive 2x2 radios with directional antenna on the remote buildings and a 4x4 radio with omni directional at the head end.
My question is: does it make sense to use a 4x4 radio with omni antenna at the headend, i.e., does 4x4 mean that it can simultaneously talk to 4 remote AP's at once? The alternative would be to deploy multiple gateway radios with directional antenna at the main building...
wireless ieee-802.11
wireless ieee-802.11
edited 11 hours ago
Ron Royston
asked 12 hours ago
Ron RoystonRon Royston
3,5291725
3,5291725
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
does it make sense to use a 4x4 radio with omni antenna at the headend, i.e., does 4x4 mean that it can simultaneously talk to 4 remote AP's at once?
No. I forget if MU-MIMO beam forming requires a single extra radio chain or an extra radio chain per client. But you certainly won't be able to send traffic from a 4x4 headend to 4 clients simultaneously.
I also wouldn't use an omni in this case as you only require 180 degrees of coverage (not 360). Look for a patch/panel/sector antenna that provides you a more ideal coverage pattern.
The alternative would be to deploy multiple gateway radios with directional antenna at the main building...
This would be my preference for this situation. This provides a dedicated connection to each downstream location. It also means a failure at the head end disrupts the network to only one location and not all four.
Additionally, you said:
2x2 radios with directional antenna on the remote buildings
I would be concerned about this setup as you can easily run into performance issues. In a point-to-multipoint setup like this, the clients would not be aware of each other, so you would likely run into the hidden node issue and possbly need to implement RTS/CTS. Without proper configuration, you could have worse performance than you have now with your current equipment.
add a comment |
WiFi is half duplex, so only one station can talk at a time. To simultaneously talk to multiple station, you will need multiple radios on separate channels.
MIMO enables multiple stations to talk at the same time, where talk means that one speaks while the other listens (half duplex), right? So, 4x4 at the headend would enable each remote 2x2 radio to talk to the head end concurrently, right?
– Ron Royston
10 hours ago
1
@RonRoyston, MU-MIMO in 802.11ac allows a base station (i.e. an AP) to transmit to multiple clients at the same time under certain conditions. Client side MU-MIMO probably won’t be available in practical terms until 802.11ax wave 2 chipsets, if not later.
– YLearn♦
8 hours ago
@YLearn MU-MIMO is also known as 802.11ac Wave 2. So, in the case of point-to-point backhaul (aka wireless bridging), Client-side MU-MIMO is relevant only insofar as there are multiple headend/gateway radios, right? In other words, there would only be a single transmitter to listen for.
– Ron Royston
1 hour ago
802.11ac MU-MIMO is only infrastructure side. So only the "AP" can transmit to multiple clients. Multiple clients cannot transmit to the AP at the same time. You will need to way for 802.11ax wave 2 for client side MU-MIMO (multiple clients speaking to infrastructure at the same time).
– YLearn♦
1 hour ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "496"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
,
noCode: 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%2fnetworkengineering.stackexchange.com%2fquestions%2f59395%2fwireless-multipoint-bridging-backhaul-gateway-antenna-and-ap-selection%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
does it make sense to use a 4x4 radio with omni antenna at the headend, i.e., does 4x4 mean that it can simultaneously talk to 4 remote AP's at once?
No. I forget if MU-MIMO beam forming requires a single extra radio chain or an extra radio chain per client. But you certainly won't be able to send traffic from a 4x4 headend to 4 clients simultaneously.
I also wouldn't use an omni in this case as you only require 180 degrees of coverage (not 360). Look for a patch/panel/sector antenna that provides you a more ideal coverage pattern.
The alternative would be to deploy multiple gateway radios with directional antenna at the main building...
This would be my preference for this situation. This provides a dedicated connection to each downstream location. It also means a failure at the head end disrupts the network to only one location and not all four.
Additionally, you said:
2x2 radios with directional antenna on the remote buildings
I would be concerned about this setup as you can easily run into performance issues. In a point-to-multipoint setup like this, the clients would not be aware of each other, so you would likely run into the hidden node issue and possbly need to implement RTS/CTS. Without proper configuration, you could have worse performance than you have now with your current equipment.
add a comment |
does it make sense to use a 4x4 radio with omni antenna at the headend, i.e., does 4x4 mean that it can simultaneously talk to 4 remote AP's at once?
No. I forget if MU-MIMO beam forming requires a single extra radio chain or an extra radio chain per client. But you certainly won't be able to send traffic from a 4x4 headend to 4 clients simultaneously.
I also wouldn't use an omni in this case as you only require 180 degrees of coverage (not 360). Look for a patch/panel/sector antenna that provides you a more ideal coverage pattern.
The alternative would be to deploy multiple gateway radios with directional antenna at the main building...
This would be my preference for this situation. This provides a dedicated connection to each downstream location. It also means a failure at the head end disrupts the network to only one location and not all four.
Additionally, you said:
2x2 radios with directional antenna on the remote buildings
I would be concerned about this setup as you can easily run into performance issues. In a point-to-multipoint setup like this, the clients would not be aware of each other, so you would likely run into the hidden node issue and possbly need to implement RTS/CTS. Without proper configuration, you could have worse performance than you have now with your current equipment.
add a comment |
does it make sense to use a 4x4 radio with omni antenna at the headend, i.e., does 4x4 mean that it can simultaneously talk to 4 remote AP's at once?
No. I forget if MU-MIMO beam forming requires a single extra radio chain or an extra radio chain per client. But you certainly won't be able to send traffic from a 4x4 headend to 4 clients simultaneously.
I also wouldn't use an omni in this case as you only require 180 degrees of coverage (not 360). Look for a patch/panel/sector antenna that provides you a more ideal coverage pattern.
The alternative would be to deploy multiple gateway radios with directional antenna at the main building...
This would be my preference for this situation. This provides a dedicated connection to each downstream location. It also means a failure at the head end disrupts the network to only one location and not all four.
Additionally, you said:
2x2 radios with directional antenna on the remote buildings
I would be concerned about this setup as you can easily run into performance issues. In a point-to-multipoint setup like this, the clients would not be aware of each other, so you would likely run into the hidden node issue and possbly need to implement RTS/CTS. Without proper configuration, you could have worse performance than you have now with your current equipment.
does it make sense to use a 4x4 radio with omni antenna at the headend, i.e., does 4x4 mean that it can simultaneously talk to 4 remote AP's at once?
No. I forget if MU-MIMO beam forming requires a single extra radio chain or an extra radio chain per client. But you certainly won't be able to send traffic from a 4x4 headend to 4 clients simultaneously.
I also wouldn't use an omni in this case as you only require 180 degrees of coverage (not 360). Look for a patch/panel/sector antenna that provides you a more ideal coverage pattern.
The alternative would be to deploy multiple gateway radios with directional antenna at the main building...
This would be my preference for this situation. This provides a dedicated connection to each downstream location. It also means a failure at the head end disrupts the network to only one location and not all four.
Additionally, you said:
2x2 radios with directional antenna on the remote buildings
I would be concerned about this setup as you can easily run into performance issues. In a point-to-multipoint setup like this, the clients would not be aware of each other, so you would likely run into the hidden node issue and possbly need to implement RTS/CTS. Without proper configuration, you could have worse performance than you have now with your current equipment.
answered 8 hours ago
YLearn♦YLearn
23k550109
23k550109
add a comment |
add a comment |
WiFi is half duplex, so only one station can talk at a time. To simultaneously talk to multiple station, you will need multiple radios on separate channels.
MIMO enables multiple stations to talk at the same time, where talk means that one speaks while the other listens (half duplex), right? So, 4x4 at the headend would enable each remote 2x2 radio to talk to the head end concurrently, right?
– Ron Royston
10 hours ago
1
@RonRoyston, MU-MIMO in 802.11ac allows a base station (i.e. an AP) to transmit to multiple clients at the same time under certain conditions. Client side MU-MIMO probably won’t be available in practical terms until 802.11ax wave 2 chipsets, if not later.
– YLearn♦
8 hours ago
@YLearn MU-MIMO is also known as 802.11ac Wave 2. So, in the case of point-to-point backhaul (aka wireless bridging), Client-side MU-MIMO is relevant only insofar as there are multiple headend/gateway radios, right? In other words, there would only be a single transmitter to listen for.
– Ron Royston
1 hour ago
802.11ac MU-MIMO is only infrastructure side. So only the "AP" can transmit to multiple clients. Multiple clients cannot transmit to the AP at the same time. You will need to way for 802.11ax wave 2 for client side MU-MIMO (multiple clients speaking to infrastructure at the same time).
– YLearn♦
1 hour ago
add a comment |
WiFi is half duplex, so only one station can talk at a time. To simultaneously talk to multiple station, you will need multiple radios on separate channels.
MIMO enables multiple stations to talk at the same time, where talk means that one speaks while the other listens (half duplex), right? So, 4x4 at the headend would enable each remote 2x2 radio to talk to the head end concurrently, right?
– Ron Royston
10 hours ago
1
@RonRoyston, MU-MIMO in 802.11ac allows a base station (i.e. an AP) to transmit to multiple clients at the same time under certain conditions. Client side MU-MIMO probably won’t be available in practical terms until 802.11ax wave 2 chipsets, if not later.
– YLearn♦
8 hours ago
@YLearn MU-MIMO is also known as 802.11ac Wave 2. So, in the case of point-to-point backhaul (aka wireless bridging), Client-side MU-MIMO is relevant only insofar as there are multiple headend/gateway radios, right? In other words, there would only be a single transmitter to listen for.
– Ron Royston
1 hour ago
802.11ac MU-MIMO is only infrastructure side. So only the "AP" can transmit to multiple clients. Multiple clients cannot transmit to the AP at the same time. You will need to way for 802.11ax wave 2 for client side MU-MIMO (multiple clients speaking to infrastructure at the same time).
– YLearn♦
1 hour ago
add a comment |
WiFi is half duplex, so only one station can talk at a time. To simultaneously talk to multiple station, you will need multiple radios on separate channels.
WiFi is half duplex, so only one station can talk at a time. To simultaneously talk to multiple station, you will need multiple radios on separate channels.
answered 10 hours ago
Ron TrunkRon Trunk
41.7k33987
41.7k33987
MIMO enables multiple stations to talk at the same time, where talk means that one speaks while the other listens (half duplex), right? So, 4x4 at the headend would enable each remote 2x2 radio to talk to the head end concurrently, right?
– Ron Royston
10 hours ago
1
@RonRoyston, MU-MIMO in 802.11ac allows a base station (i.e. an AP) to transmit to multiple clients at the same time under certain conditions. Client side MU-MIMO probably won’t be available in practical terms until 802.11ax wave 2 chipsets, if not later.
– YLearn♦
8 hours ago
@YLearn MU-MIMO is also known as 802.11ac Wave 2. So, in the case of point-to-point backhaul (aka wireless bridging), Client-side MU-MIMO is relevant only insofar as there are multiple headend/gateway radios, right? In other words, there would only be a single transmitter to listen for.
– Ron Royston
1 hour ago
802.11ac MU-MIMO is only infrastructure side. So only the "AP" can transmit to multiple clients. Multiple clients cannot transmit to the AP at the same time. You will need to way for 802.11ax wave 2 for client side MU-MIMO (multiple clients speaking to infrastructure at the same time).
– YLearn♦
1 hour ago
add a comment |
MIMO enables multiple stations to talk at the same time, where talk means that one speaks while the other listens (half duplex), right? So, 4x4 at the headend would enable each remote 2x2 radio to talk to the head end concurrently, right?
– Ron Royston
10 hours ago
1
@RonRoyston, MU-MIMO in 802.11ac allows a base station (i.e. an AP) to transmit to multiple clients at the same time under certain conditions. Client side MU-MIMO probably won’t be available in practical terms until 802.11ax wave 2 chipsets, if not later.
– YLearn♦
8 hours ago
@YLearn MU-MIMO is also known as 802.11ac Wave 2. So, in the case of point-to-point backhaul (aka wireless bridging), Client-side MU-MIMO is relevant only insofar as there are multiple headend/gateway radios, right? In other words, there would only be a single transmitter to listen for.
– Ron Royston
1 hour ago
802.11ac MU-MIMO is only infrastructure side. So only the "AP" can transmit to multiple clients. Multiple clients cannot transmit to the AP at the same time. You will need to way for 802.11ax wave 2 for client side MU-MIMO (multiple clients speaking to infrastructure at the same time).
– YLearn♦
1 hour ago
MIMO enables multiple stations to talk at the same time, where talk means that one speaks while the other listens (half duplex), right? So, 4x4 at the headend would enable each remote 2x2 radio to talk to the head end concurrently, right?
– Ron Royston
10 hours ago
MIMO enables multiple stations to talk at the same time, where talk means that one speaks while the other listens (half duplex), right? So, 4x4 at the headend would enable each remote 2x2 radio to talk to the head end concurrently, right?
– Ron Royston
10 hours ago
1
1
@RonRoyston, MU-MIMO in 802.11ac allows a base station (i.e. an AP) to transmit to multiple clients at the same time under certain conditions. Client side MU-MIMO probably won’t be available in practical terms until 802.11ax wave 2 chipsets, if not later.
– YLearn♦
8 hours ago
@RonRoyston, MU-MIMO in 802.11ac allows a base station (i.e. an AP) to transmit to multiple clients at the same time under certain conditions. Client side MU-MIMO probably won’t be available in practical terms until 802.11ax wave 2 chipsets, if not later.
– YLearn♦
8 hours ago
@YLearn MU-MIMO is also known as 802.11ac Wave 2. So, in the case of point-to-point backhaul (aka wireless bridging), Client-side MU-MIMO is relevant only insofar as there are multiple headend/gateway radios, right? In other words, there would only be a single transmitter to listen for.
– Ron Royston
1 hour ago
@YLearn MU-MIMO is also known as 802.11ac Wave 2. So, in the case of point-to-point backhaul (aka wireless bridging), Client-side MU-MIMO is relevant only insofar as there are multiple headend/gateway radios, right? In other words, there would only be a single transmitter to listen for.
– Ron Royston
1 hour ago
802.11ac MU-MIMO is only infrastructure side. So only the "AP" can transmit to multiple clients. Multiple clients cannot transmit to the AP at the same time. You will need to way for 802.11ax wave 2 for client side MU-MIMO (multiple clients speaking to infrastructure at the same time).
– YLearn♦
1 hour ago
802.11ac MU-MIMO is only infrastructure side. So only the "AP" can transmit to multiple clients. Multiple clients cannot transmit to the AP at the same time. You will need to way for 802.11ax wave 2 for client side MU-MIMO (multiple clients speaking to infrastructure at the same time).
– YLearn♦
1 hour ago
add a comment |
Thanks for contributing an answer to Network Engineering Stack Exchange!
- 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%2fnetworkengineering.stackexchange.com%2fquestions%2f59395%2fwireless-multipoint-bridging-backhaul-gateway-antenna-and-ap-selection%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