[[searchwing-pi-datarate]]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
searchwing-pi-datarate [2021/11/17 22:34]
wf68spef
searchwing-pi-datarate [2021/11/18 15:08] (current)
wf68spef [pi4 config]
Line 523: Line 523:
   * Fritzbox 7520   * Fritzbox 7520
   * CM4 5Ghz Wifi    * CM4 5Ghz Wifi 
-  * Laptop T14 via Ethernet+  * Laptop T14 via Gigabit ​Ethernet 
 + 
 + 
 + 
 +==== pi4 theoretical speed ==== 
 + 
 +from https://​forums.raspberrypi.com/​viewtopic.php?​t=291824&​start=25#​p1768600 
 + 
 +//Fri Nov 27, 2020 2:03 pm 
 +The WiFi chip is connected via a 4-bit SDIO link that typically runs at 41.7MHz giving an upper **limit on throughput of ~160Mbs**. In practise you won't get close to that because it is a simplex link (only one direction at a time) and there is overhead in each of the protocol and transport layers. Given that, 112Mbps sounds pretty good. Even though the throughput hasn't increased, being able to properly use the wide channels means that the channel (which is a shared medium) is occupied for a shorter time, leaving more time for other devices. 
 + 
 +//
  
 ==== pi4 config ==== ==== pi4 config ====
Line 546: Line 557:
  txpower 31.00 dBm  txpower 31.00 dBm
  
-pi@testi:~ $ iw phy +pi@testi:~ $ iwconfig wlan0 
-Wiphy phy0 +wlan0     IEEE 802.11  ESSID:"​XXXXXXXXXXXX"  ​ 
- max # scan SSIDs: 10 +          Mode:Managed ​ Frequency:5.32 GHz  Access Point3C:A6:2F:CB:E0:7E    
- max scan IEs length: 2048 bytes +          Bit Rate=433.3 Mb/s   Tx-Power=31 dBm    
- max # sched scan SSIDs: 16 +          ​Retry ​short limit:7   RTS thr:off   ​Fragment thr:off 
- max # match sets: 16 +          Power Management:on 
- Retry short limit: 7 +          Link Quality=70/70  Signal level=-29 dBm  ​ 
- Retry long limit: 4 +          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0 
- Coverage class: 0 (up to 0m) +          Tx excessive retries:1  ​Invalid misc:0   Missed beacon:0 
- Device supports roaming. +
- Device supports T-DLS. +
- Supported Ciphers+
- * WEP40 (00-0f-ac:1) +
- * WEP104 (00-0f-ac:5+
- * TKIP (00-0f-ac:2) +
- * CCMP-128 (00-0f-ac:4) +
- * CMAC (00-0f-ac:6) +
- Available AntennasTX 0 RX 0 +
- Supported interface modes: +
- * IBSS +
- * managed +
- * AP +
- * P2P-client +
- * P2P-GO +
- * P2P-device +
- Band 1+
- Capabilities:​ 0x1020 +
- HT20 +
- Static SM Power Save +
- RX HT20 SGI +
- No RX STBC +
- Max AMSDU length: 3839 bytes +
- DSSS/CCK HT40 +
- Maximum RX AMPDU length 65535 bytes (exponent: 0x003) +
- Minimum RX AMPDU time spacing: 16 usec (0x07) +
- HT TX/RX MCS rate indexes supported: 0-7 +
- Bitrates (non-HT): +
- * 1.0 Mbps +
- * 2.0 Mbps (short preamble supported) +
- * 5.5 Mbps (short preamble supported) +
- * 11.0 Mbps (short preamble supported) +
- * 6.0 Mbps +
- * 9.0 Mbps +
- * 12.0 Mbps +
- * 18.0 Mbps +
- * 24.0 Mbps +
- * 36.0 Mbps +
- * 48.0 Mbps +
- * 54.0 Mbps +
- Frequencies: +
- * 2412 MHz [1] (20.0 dBm) +
- * 2417 MHz [2] (20.0 dBm) +
- * 2422 MHz [3] (20.0 dBm) +
- * 2427 MHz [4] (20.0 dBm) +
- * 2432 MHz [5] (20.0 dBm) +
- * 2437 MHz [6] (20.0 dBm) +
- * 2442 MHz [7] (20.0 dBm) +
- * 2447 MHz [8] (20.0 dBm) +
- * 2452 MHz [9] (20.0 dBm) +
- * 2457 MHz [10] (20.0 dBm) +
- * 2462 MHz [11] (20.0 dBm) +
- * 2467 MHz [12] (20.0 dBm) +
- * 2472 MHz [13] (20.0 dBm) +
- * 2484 MHz [14] (disabled) +
- Band 2: +
- Capabilities0x1062 +
- HT20/​HT40 +
- Static SM Power Save +
- RX HT20 SGI +
- RX HT40 SGI +
- No RX STBC +
- Max AMSDU length3839 bytes +
- DSSS/CCK HT40 +
- Maximum RX AMPDU length 65535 bytes (exponent: 0x003) +
- Minimum RX AMPDU time spacing: 16 usec (0x07) +
- HT TX/RX MCS rate indexes supported: 0-7 +
- VHT Capabilities (0x00001020): +
- Max MPDU length: 3895 +
- Supported Channel Width: neither 160 nor 80+80 +
- short GI (80 MHz) +
- SU Beamformee +
- VHT RX MCS set: +
- 1 streams: MCS 0-9 +
- 2 streams: not supported +
- 3 streams: not supported +
- 4 streams: not supported +
- 5 streams: not supported +
- 6 streams: not supported +
- 7 streams: not supported +
- 8 streams: not supported +
- VHT RX highest supported: 0 Mbps +
- VHT TX MCS set: +
- streamsMCS 0-9 +
- 2 streams: not supported +
- 3 streams: not supported +
- 4 streams: not supported +
- 5 streams: not supported +
- 6 streams: not supported +
- 7 streams: not supported +
- 8 streams: not supported +
- VHT TX highest supported: 0 Mbps +
- Bitrates (non-HT): +
- * 6.0 Mbps +
- * 9.0 Mbps +
- * 12.0 Mbps +
- * 18.0 Mbps +
- * 24.0 Mbps +
- * 36.0 Mbps +
- * 48.0 Mbps +
- * 54.0 Mbps +
- Frequencies:​ +
- * 5170 MHz [34] (disabled) +
- * 5180 MHz [36] (20.0 dBm) +
- * 5190 MHz [38] (disabled) +
- * 5200 MHz [40] (20.0 dBm) +
- * 5210 MHz [42] (disabled) +
- * 5220 MHz [44] (20.0 dBm) +
- * 5230 MHz [46] (disabled) +
- * 5240 MHz [48] (20.0 dBm) +
- * 5260 MHz [52] (20.0 dBm) (no IR, radar detection) +
- * 5280 MHz [56] (20.0 dBm) (no IR, radar detection) +
- * 5300 MHz [60] (20.0 dBm) (no IR, radar detection) +
- * 5320 MHz [64] (20.0 dBm) (no IR, radar detection) +
- * 5500 MHz [100] (20.0 dBm) (no IR, radar detection) +
- * 5520 MHz [104] (20.0 dBm) (no IR, radar detection) +
- * 5540 MHz [108] (20.0 dBm) (no IR, radar detection) +
- * 5560 MHz [112] (20.0 dBm) (no IR, radar detection) +
- * 5580 MHz [116] (20.0 dBm) (no IR, radar detection) +
- * 5600 MHz [120] (20.0 dBm) (no IR, radar detection) +
- * 5620 MHz [124] (20.0 dBm) (no IR, radar detection) +
- * 5640 MHz [128] (20.0 dBm) (no IR, radar detection) +
- * 5660 MHz [132] (20.0 dBm) (no IR, radar detection) +
- * 5680 MHz [136] (20.0 dBm) (no IR, radar detection) +
- * 5700 MHz [140] (20.0 dBm) (no IR, radar detection) +
- * 5720 MHz [144] (disabled) +
- * 5745 MHz [149] (disabled) +
- * 5765 MHz [153] (disabled) +
- * 5785 MHz [157] (disabled) +
- * 5805 MHz [161] (disabled) +
- * 5825 MHz [165] (disabled) +
- Supported commands: +
- * new_interface +
- * set_interface +
- * new_key +
- * start_ap +
- * join_ibss +
- * set_pmksa +
- * del_pmksa +
- * flush_pmksa +
- * remain_on_channel +
- * frame +
- * set_wiphy_netns +
- * set_channel +
- * tdls_oper +
- * start_sched_scan +
- * start_p2p_device +
- * connect +
- * disconnect +
- * crit_protocol_start +
- * crit_protocol_stop +
- * update_connect_params +
- software interface modes (can always be added): +
- valid interface combinations:​ +
- * #{ managed } <= 1, #{ P2P-device } <= 1, #{ P2P-client, P2P-GO } <= 1, +
-    total <= 3, #channels <= 2 +
- * #{ managed } <= 1, #{ AP } <= 1, #{ P2P-client } <= 1, #{ P2P-device } <= 1, +
-    total <= 4, #channels <= 1 +
- Device supports scan flush. +
- Device supports randomizing MAC-addr in sched scans. +
- max # scan plans: 1 +
- max scan plan interval: 508 +
- max scan plan iterations: 0 +
- Supported TX frame types: +
- * managed: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 +
- * AP: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 +
- * P2P-client: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 +
- * P2P-GO: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 +
- * P2P-device: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0 +
- Supported RX frame types: +
- * managed: 0x40 0xd0 +
- * AP: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0 +
- * P2P-client: 0x40 0xd0 +
- * P2P-GO: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0 +
- * P2P-device: 0x40 0xd0 +
- Supported extended features: +
- * [ 4WAY_HANDSHAKE_STA_PSK ]: 4-way handshake with PSK in station mode +
- * [ 4WAY_HANDSHAKE_STA_1X ]: 4-way handshake with 802.1X in station mode +
- * [ DFS_OFFLOAD ]: DFS offload+
 </​code>​ </​code>​
  
  • searchwing-pi-datarate.1637184888.txt.gz
  • Last modified: 2021/11/17 22:34
  • by wf68spef