Update README.md
This commit is contained in:
parent
ac861cc1ed
commit
8d51d51874
17
README.md
17
README.md
@ -1,8 +1,17 @@
|
||||
# PKU Millimeter Wave Radar Tutorial
|
||||
本项目是为了PKU大二学生科研轮转而创。
|
||||
内容包含了:毫米波雷达基础知识总结、基于IWR1843的原始ADC数据处理、FMCW-MIMO毫米波雷达仿真、基于点云的人体追踪Demo(未添加)、毫米波雷达生命体征检测Demo(未添加)。
|
||||
### PKU Millimeter Wave Radar Tutorial
|
||||
|
||||
参考文献:
|
||||
本项目是为了PKU大二学生科研轮转而创。
|
||||
|
||||
内容包含了:基于IWR1843+DCA1000的数据采集教程、毫米波雷达基础知识总结、FMCW-MIMO毫米波雷达仿真、基于点云的人体追踪Demo(未添加)、毫米波雷达生命体征检测Demo(未添加)。
|
||||
|
||||
### 建议学习顺序
|
||||
首先按照IWR1843+DCA1000 ADC Raw Data Capture学习如何采集原始的ADC数据
|
||||
|
||||
然后按照Basic Mmwave Signal Processing学习如何对雷达的ADC数据进行处理
|
||||
|
||||
最后可以复现一些demo(未添加)
|
||||
|
||||
### 参考文献
|
||||
|
||||
[1] Emre Kurtoglu, M. Mahbubur Rahman, "Direction of Arrival estimation with Virtual Antenna Array using FMCW Radar Simulated Data," github.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user