From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lang.hm (unknown [66.167.227.145]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 525E83B29D; Mon, 2 Aug 2021 23:12:13 -0400 (EDT) Received: from dlang-laptop (unknown [10.2.0.162]) by mail.lang.hm (Postfix) with ESMTP id 5F98B10010D; Mon, 2 Aug 2021 20:12:12 -0700 (PDT) Date: Mon, 2 Aug 2021 20:12:12 -0700 (PDT) From: David Lang X-X-Sender: dlang@dlang-laptop To: Bob McMahon cc: Ben Greear , David Lang , Luca Muscariello , Cake List , Make-Wifi-fast , Leonard Kleinrock , starlink@lists.bufferbloat.net, codel@lists.bufferbloat.net, cerowrt-devel , bloat In-Reply-To: Message-ID: References: <1625188609.32718319@apps.rackspace.com> <989de0c1-e06c-cda9-ebe6-1f33df8a4c24@candelatech.com> <1625773080.94974089@apps.rackspace.com> User-Agent: Alpine 2.21.1 (DEB 209 2017-03-23) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Subject: Re: [Codel] [Cake] [Make-wifi-fast] [Starlink] [Cerowrt-devel] Due Aug 2: Internet Quality workshop CFP for the internet architecture board X-BeenThere: codel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: CoDel AQM discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2021 03:12:13 -0000 I guess it depends on what you are intending to test. If you are not going to tinker with any of the over-the-air settings (including the number of packets transmitted in one aggregate), the details of what happen over the air don't matter much. But if you are going to be doing any tinkering with what is getting sent, and you ignore the hidden transmitter type problems, you will create a solution that seems to work really well in the lab and falls on it's face out in the wild where spectrum overload and hidden transmitters are the norm (at least in urban areas), not rare corner cases. you don't need to include them in every test, but you need to have a way to configure your lab to include them before you consider any settings/algorithm ready to try in the wild. David Lang On Mon, 2 Aug 2021, Bob McMahon wrote: > We find four nodes, a primary BSS and an adjunct one quite good for lots of > testing. The six nodes allows for a primary BSS and two adjacent ones. We > want to minimize complexity to necessary and sufficient. > > The challenge we find is having variability (e.g. montecarlos) that's > reproducible and has relevant information. Basically, the distance matrices > have h-matrices as their elements. Our chips can provide these h-matrices. > > The parts for solid state programmable attenuators and phase shifters > aren't very expensive. A device that supports a five branch tree and 2x2 > MIMO seems a very good starting point. > > Bob > > On Mon, Aug 2, 2021 at 4:55 PM Ben Greear wrote: > >> On 8/2/21 4:16 PM, David Lang wrote: >>> If you are going to setup a test environment for wifi, you need to >> include the ability to make a fe cases that only happen with RF, not with >> wired networks and >>> are commonly overlooked >>> >>> 1. station A can hear station B and C but they cannot hear each other >>> 2. station A can hear station B but station B cannot hear station A 3. >> station A can hear that station B is transmitting, but not with a strong >> enough signal to >>> decode the signal (yes in theory you can work around interference, but >> in practice interference is still a real thing) >>> >>> David Lang >>> >> >> To add to this, I think you need lots of different station devices, >> different capabilities (/n, /ac, /ax, etc) >> different numbers of spatial streams, and different distances from the >> AP. From download queueing perspective, changing >> the capabilities may be sufficient while keeping all stations at same >> distance. This assumes you are not >> actually testing the wifi rate-ctrl alg. itself, so different throughput >> levels for different stations would be enough. >> >> So, a good station emulator setup (and/or pile of real stations) and a few >> RF chambers and >> programmable attenuators and you can test that setup... >> >> From upload perspective, I guess same setup would do the job. >> Queuing/fairness might depend a bit more on the >> station devices, emulated or otherwise, but I guess a clever AP could >> enforce fairness in upstream direction >> too by implementing per-sta queues. >> >> Thanks, >> Ben >> >> -- >> Ben Greear >> Candela Technologies Inc http://www.candelatech.com >> > >