Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究车速传感器。我想知道是否有一些技术或软件算法可用于在不使用 GPS 的情况下确定车辆自身的速度。
我一直倾向于使用雷达或激光雷达传感器以及一些计算算法来估计移动车辆的自身速度。这怎么可能?
好吧,您可以使用多普勒效应识别静态物体并估计“它们的速度”。
或者,您可以尝试通过已知距离(例如由于规定)您检测到的物体,然后监控它们的移动。
但获得自身速度的最简单方法是使用速度传感器和/或制动系统的惯性测量单元。