当前位置: 首页 > news >正文

WIFI信号状态信息 CSI 深度学习之数据集

Building occupant activity sensing dataset based on WIFI CSI(WiSA)

所有的数据以及实验参数都上传到了figshare中并配备详细说明,供参考。

论文链接:WiSA: Privacy-enhanced WiFi-based activity intensity recognition in smart buildings using personalized federated learning - ScienceDirect

In this experiment, WiFi signal collection was conducted in a standard bedroom (3.8m x 2.4m) and living room (3.2m x 4.4m).

Two Ubuntu 14.04 computers with Intel 5300 network cards and 3 external antennas were used, modified for Channel State Information (CSI) capture.

One computer functioned as a transmitter with a single antenna, and the other as a receiver with all antennas active. A 3×1 antenna setup was employed.

The 802.11n CSI tool captured 30 subcarriers per antenna link at a 20MHz bandwidth in the 5GHz band, with a transmission frequency of 1000Hz.

Devices were positioned at 1.3 meters height and spaced 2.2 meters and 3.2 meters apart, depending on room layout. All systems operated as per predefined parameters

15 volunteers (9 females and 6 males, aged between 23 and 26) were recruited for the experiment.

9 distinct activities were selected: lying down, reading, writing, walking, cleaning, arm training, squats, running, and jumping. These 9 activities were further categorized into 3 intensity levels: light, moderate, and intensity.

Each volunteer chose from the nine activities based on their usual living space habits and performed them in both the living room and bedroom. Each experimental session lasted 20 minutes, during which volunteers engaged in their chosen activities undisturbed.

The above is the description of the data source, please refer to the readme.txt for detailed file description.

http://www.dtcms.com/a/201487.html

相关文章:

  • taro 小程序 CoverImage Image src无法显示图片的问题
  • 顶级流媒体服务商 Spotify 2025.04 故障复盘报告,吃他人的堑长自己的智
  • Python + moviepy:根据图片或数据高效生成视频全流程详解
  • mac .zshrc:1: command not found: 0 解决方案
  • Java操作Elasticsearch 之 [Java High Level REST Clientedit]
  • MongoDB 学习(三)Redis 与 MongoDB 的区别
  • 外部因素导致的 ADC误差来源分析
  • python训练 60天挑战-day31
  • cmw500测gps抗干扰能力测试方法及注意事项
  • 高阶数据结构——AVL树的实现(详细解答)
  • [自动化集成] 使用明道云上传附件并在Python后端处理Excel的完整流程
  • sqlite的拼接字段的方法(sqlite没有convert函数)
  • SQL次日留存率计算精讲:自连接与多字段去重的深度应用
  • 【C++算法】68.栈_字符串解码
  • 学习vue3:监听器
  • 统一端点管理(UEM):定义、优势与重要性
  • React 第四十三节 Router中 useBlocker 的使用详解及案例注意事项
  • 游戏引擎学习第298天:改进排序键 - 第1部分
  • Java 单元测试框架比较:JUnit、TestNG 哪个更适合你?
  • 宿州金博学校开展防震演练:夯实安全根基,守护校园平安
  • 机器学习算法-聚类K-Means
  • 凸优化系列——First-order method
  • RestFul操作ElasticSearch:索引与文档全攻略
  • DeepSpeed简介及加速模型训练
  • Spring Boot中如何使用RabbitMQ?
  • 【Go-2】基本语法与数据类型
  • Qt动态生成 UI
  • 零基础深入解析 ngx_http_session_log_module
  • 系统架构设计师软考要点分析及知识学习指南
  • 【Python装饰器深潜】从语法糖到元编程的艺术