PKU-Millimeter-Wave-Radar-T.../README.md

25 lines
1.2 KiB
Markdown
Raw Normal View History

2024-03-11 19:47:56 +08:00
### PKU Millimeter Wave Radar Tutorial
2024-03-11 17:03:21 +08:00
本项目是为了PKU大二学生科研轮转而创。
2024-03-11 19:47:56 +08:00
内容包含了基于IWR1843+DCA1000的数据采集教程、毫米波雷达基础知识总结、FMCW-MIMO毫米波雷达仿真、基于点云的人体追踪Demo未添加、毫米波雷达生命体征检测Demo未添加
### 建议学习顺序
2024-03-11 20:22:22 +08:00
首先按照IWR1843+DCA1000 ADC Raw Data Capture学习如何采集原始的ADC数据如果说明了不需要采集数据直接利用已采集好的数据这一步可以跳过
2024-03-11 19:47:56 +08:00
然后按照Basic Mmwave Signal Processing学习如何对雷达的ADC数据进行处理
2024-03-11 20:22:22 +08:00
最后按照给出的毫米波雷达点云demo和人体心跳呼吸的
2024-03-11 19:47:56 +08:00
### 参考文献
2024-03-11 17:04:09 +08:00
2024-03-11 17:03:21 +08:00
[1] Emre Kurtoglu, M. Mahbubur Rahman, "Direction of Arrival estimation with Virtual Antenna Array using FMCW Radar Simulated Data," github.
2024-03-11 17:03:43 +08:00
2024-03-11 17:03:21 +08:00
[2] J. Hasch, E. Topak, R. Schnabel, T. Zwick, R. Weigel, and C. Waldschmidt, “Millimeter-wave technology for automotive radar sensors in the 77 ghz frequency band,” IEEE Transactions on Microwave Theory and Techniques, vol. 60, no. 3, pp. 845860, 2012.
2024-03-11 17:03:43 +08:00
2024-03-11 17:03:21 +08:00
[3] https://www.zhihu.com/people/tiaopig
2024-03-11 17:03:43 +08:00
2024-03-11 17:36:29 +08:00
[4] https://github.com/ekurtgl/FMCW-MIMO-Radar-Simulation/tree/main
2024-03-11 17:03:43 +08:00