当前位置:网站首页>GPS从入门到放弃(十二)、 多普勒定速
GPS从入门到放弃(十二)、 多普勒定速
2022-07-06 13:46:00 【追捕的风】
一、多普勒效应
多普勒效应在我们日常生活中有很多,比如当一辆救护车迎面驶来的时候,听到声音比原来高;而车离去的时候声音的音高比原来低。这个效应是为纪念奥地利物理学家及数学家克里斯琴·约翰·多普勒(Christian Johann Doppler)而命名的,他于1842年首先提出了这一理论。据说是因为有一次一列火车从他身旁经过,他发现火车从远而近时汽笛声变响,音调变尖,而火车从近而远时汽笛声变弱,音调变低。他觉得很有意思,于是他就对这个现象去深入研究,从而提出了多普勒效应。
多普勒效应的主要内容为物体辐射的波长因为波源和观测者的相对运动而产生变化。在运动的波源前面,波被压缩,波长变得较短,频率变得较高(蓝移 blue shift);在运动的波源后面时,会产生相反的效应。波长变得较长,频率变得较低(红移 red shift);波源的速度越高,所产生的效应越大。根据波红(蓝)移的程度,可以计算出波源循着观测方向运动的速度。
二、卫星导航中的多普勒效应
多普勒效应不仅仅适用于声波,它也适用于所有类型的波。卫星导航中传播信息用的是无线电波,因为卫星在绕地球高速运动,所以也有多普勒效应。
三、多普勒定速
此定速方程组可以用最小二乘法来求解。解出结果即为接收机的速度和钟漂。
边栏推荐
- Z function (extended KMP)
- MPLS experiment
- Mysql相关术语
- [go][reprint]vscode run a HelloWorld example after configuring go
- 搜素专题(DFS )
- 缓存更新策略概览(Caching Strategies Overview)
- Method return value considerations
- The role of applicationmaster in spark on Yan's cluster mode
- Tips for web development: skillfully use ThreadLocal to avoid layer by layer value transmission
- 14 years Bachelor degree, transferred to software testing, salary 13.5k
猜你喜欢
Make menuconfig has a recipe for target 'menuconfig' failed error
数字化转型挂帅复产复工,线上线下全融合重建商业逻辑
Method return value considerations
Quick news: the flybook players' conference is held online; Wechat payment launched "education and training service toolbox"
C# 如何在dataGridView里设置两个列comboboxcolumn绑定级联事件的一个二级联动效果
AI 企业多云存储架构实践 | 深势科技分享
Shake Sound poussera l'application indépendante de plantation d'herbe "louable", les octets ne peuvent pas oublier le petit livre rouge?
[Chongqing Guangdong education] Tianjin urban construction university concrete structure design principle a reference
Vit paper details
[Yu Yue education] higher mathematics of Nanchang University (2) reference materials
随机推荐
[Chongqing Guangdong education] Tianjin urban construction university concrete structure design principle a reference
JS learning notes OO create suspicious objects
The underlying implementation of string
Quick access to video links at station B
OpenCV300 CMake生成project在项目过程中的问题
跨分片方案 总结
What about the spectrogram
guava:Collections.unmodifiableXXX创建的collection并不immutable
Tiktok will push the independent grass planting app "praiseworthy". Can't bytes forget the little red book?
Redistemplate common collection instructions opsforzset (VI)
一行代码可以做些什么?
SQL:存储过程和触发器~笔记
Hill | insert sort
Guava: use of multiset
c语言char, wchar_t, char16_t, char32_t和字符集的关系
NPM run dev start project error document is not defined
Unity3D学习笔记6——GPU实例化(1)
guava: Multiset的使用
MariaDb数据库管理系统的学习(一)安装示意图
Comparison between multithreaded CAS and synchronized