Yes and nothing special, as long as the clients and AP are moving consistent to each other.
If the client is moving >10MPH relative to a fixed AP (i.e. you're driving past the AP in your car), Wi-Fi doesn't handle that well. Your movement creates Doppler shift in your RF signal, which Wi-Fi can't adjust for (vs. e.g. LTE which does).
Doppler shift in a radio wave at 10 mph? Wouldn't the Doppler shift be around 36 Hz in that case [1]? That's about 0.015 PPM. Seems temperature would have a bigger impact on frequency stability than that.
Edit: I'm certainly not an expert in RF. I checked my intuition against the datasheet of a radio module I've been working with (RFM69HCW), and found in a footnote of an equation (on page 31):
> crystal tolerance is in the range of 50 to 100 ppm
Keep in mind, modern WiFi uses OFDM where the signal is transmitted via a number of simultaneous carriers offset by very small frequencies. So while the center of the 20Mhz band might be shifted just a little the small carries might be shifted far enough onto each other that the signal is unintelligible.
If the individual carriers aren't overlapping in the transmitter, they won't be overlapping in the receiver, either. Each one will be shifted proportionally (∆f/f0=∆v/v0) in the same direction. The signal is still intelligible. It's just shifted.
A radio is a physical device subject to manufacturing variance, temperature fluctuations, and aging effects. It has to be manufactured to tolerate frequency deviations caused by these effects. What I was trying to show in my analysis is that the effect due to Doppler shift at 10 mph is orders of magnitude less than at least one of these effects. If the Doppler shift at 10 mph makes the signal unintelligible, then the other effects I mentioned should as well.
For example, a transmitter with 50 PPM accuracy could cause a 2.4 GHz signal to drift by up to 120 KHz (0.00012 GHz). That's about 3000 times more than the 36 Hz that I calculated for Doppler shift at 10 mph.
> If the client is moving >10MPH relative to a fixed AP (i.e. you're driving past the AP in your car), Wi-Fi doesn't handle that well. Your movement creates Doppler shift in your RF signal, which Wi-Fi can't adjust for (vs. e.g. LTE which does).
Perhaps current-generation WiFi has more of an issue with that, but I've helped build systems that used a much older generation of WiFi in an ad-hoc (no AP) mode between nodes with a speed differential of Mach 1 (between a rocket and the ground). It worked fine, and lost almost no packets over the course of the flight.
US, but TTBOMK it wouldn't have been with the combination of amp and antenna. At the time, we'd looked it up and the legal limit without an amateur license was somewhere in the hundreds-of-milliwatts range.
Normal Wifi is extremely low power by regulation -- the medium itself is capable of much more, and I assume this project used different antennas than you find in your router.
I worked a place that did roaming from one AP to another one on a train in Norway in the early 2000 / late 90s, think we was the first in the world to do it.
To don't have a huge network drop we used a VPN connection on the client computer so it had the same IP while jumping from one wifi over to the other one.