我的征尘是星辰大海。。。
The dirt and dust from my pilgrimage forms oceans of stars...
-------当记忆的篇章变得零碎,当追忆的图片变得模糊,我们只能求助于数字存储的永恒的回忆
作者:黄教授
手机视频列表
从共享单车开锁到航天导航
视频
音频
原始脚本
从共享单车开锁到航天导航,藏在日常里的定位技术脉络。 每天穿梭在城市街巷,扫码解锁共享单车几乎成了无数人的出行常态。 你或许从未深究,为什么扫码后要等几秒才能开锁?为什么单车能精准停在电子围栏内?又为什么小小的定位模组会和航天大国的火箭入轨、卫星对接息息相关?这一切的起点都藏在共享单车智能锁的方寸之间。 共享单车的智能锁是一个微型的物联网终端。 核心由 NB-IoT 通信模组、北斗 GPS 双模定位模组、低功耗蓝牙、BLE 模块与电控锁具组成。 很多人会疑惑,明明有能和云端直接通信的 NB-IoT,为什么开锁非要用蓝牙?答案藏在功耗与效率的平衡里。 NB-IoT 作为物联网专用通信技术,优势是低功耗、广覆盖,能让单车每隔几分钟就向云端上报一次位置和电量。 但它的短板也很明显,信号传输需要基站中转,延迟较高,且持续待机的功耗远高于蓝牙。 如果直接用 NB-IoT 接收开锁指令,不仅可能能出现扫码后半天不开锁的尴尬。 还会让单车的内置电池频繁亏电,大大增加运维成本。 而低功耗蓝牙 BLE 恰好补上了这个缺口。 它平时并非持续待机,而是处于广播模式,每隔几百毫秒向外发送一次极短的信号,功耗低到以微瓦计算,几乎不消耗电池。 当我们扫码时,手机 APP 先和云端完成身份校验、订单确认。 云端会下发一个加密开锁密钥,随后手机蓝牙主动搜索附近单车的蓝牙广播信号,完成配对后将密钥传输给锁具,整个过程仅需1~2秒,开锁后蓝牙模块立刻断电休眠。 这种云端授权加蓝牙进场执行的设计,既保证了开开锁的效率和安全性。 又最大化延长了电池续航。 一辆共享单车的电池往往能支撑1~2年无需更换。 更关键的是,这套设计还暗藏着一道防纠纷的安全防线。 很多人会有这样的设想,能不能自己扫码后把手机留在原地,让朋友骑走单车,等对方到达目的地再 远程关锁。 答案是完全不行,因为不管是开锁还是关锁,都需要手机蓝牙与单车模块的近距离配对,有效连接距离仅10米左右。 一旦骑行过程中手机蓝牙断开,单车会判定为异常用车。 不仅可能自动锁车,还会通过 NBIOT 向云端上报预警信息。 这一规则从根源上杜绝了代扫代骑的纠纷,确保了谁扫码谁用车、谁付费的权责统一。 也从侧面印证了蓝牙模块并非可有可无的冗余设计,而是兼顾效率、功耗与安全的关键一环。 而支撑这一切的基础是单车里那颗不起眼的北北斗 GPS 双模定位模组。 很多人以为共享单车的定位靠的是手机 GPS,但事实恰恰相反,车载定位模 模组才是核心。 它通过 NBIOT 定时向云端上报位置,是平台调度、电子围栏计费、车辆防盗的关键。 手机定位只是补充手段,仅在单车进入地下车库等信号盲区时辅助校准位置。 为什么非要选双模?并非单模不可用,而是双模的性价比优势在实际运营中被无限放大。 从成本来看,单模北斗或 GPS 模组的单价约1.4~1.5元。 而北斗加 GPS 双模模组的价格约4.8~5元,确实贵出3倍多。 但这笔支出在单车总成本中占比极低。 主流品牌的共享单车整备成本约300~600元,双模模组的额外成本仅占总成本的0.5%~1.2%,几乎可以忽略不计。 从可靠性来看,双模带来的是冗余备份的核心价值。 单一导航系统在城市峡谷、高楼遮挡、隧道等场景下容易信号中断。 而双模模组能同时接收两大系统信号,当一个系统掉链子时,另一个系统可自动切换。 定位成功率从单模的95%左右提升至99.9%以上,彻底避免因定位失效导致的无法锁车、计费异常等问题。 从战略布局来看,早期共享单车企业普遍瞄准全球市场,摩拜、OFO 等曾进军欧美、东南亚等地。 双模模组能适配不同地区的导航信号覆盖,在亚太地区依赖北斗的高精度。 在海外其他区域依托 GPS 的成熟生态,无需针对不同市场单独调整硬件,大大降低了全球化运营的技术成本。 从共享单车的定位模组出发,我们很容易触碰到一个更宏大的命题,为什么航天大国必须拥有自主卫星导航系统?日常骑行中,我们用到的只是北斗 GPS 的民用码,精度米级即可满足需求。 但在航天领域,导航系统的价值远超定位本身。 火箭入轨时的姿态控制、卫星在轨的轨道维持、航天器的精准对接,都离不开高精度的时空基准。 火箭发射过程中,单纯依赖惯性导航 INS 会面临漂移累积的问题。 飞行时间越长,误差越大,根本无法实现精准入轨。 这时就需要卫星导航与惯性导航的组合导航,卫星导航提供实时的位置和速度修正。 惯性导航弥补卫星信号中断时的空白,二者相辅相成才能让火箭稳稳进入预定轨道。 而这背后是自主导航系统的战略必要性。 美国的 GPS 军用码精度可达厘米级,但绝不会对任何国家完全开放,战时甚至可以区域性屏蔽民用信号。 日本的准天顶卫星系统 QZSS、印度的区域导航卫星系统 IRNSS。 看似国土面积小,有 GPS 可用,实则是为了摆脱技术依赖,支撑本国的航天军事发展。 就像我们讨论的那样,原理从来不是机密,普通人都能理解卫星导航修正火箭姿态的逻辑。 但军用码的加密算法、抗等离子体黑障的信号调制方式、厘米级定位的误差补偿参数,这些才是真正的国家级机密,是各国自主导航系统的核心竞争力。 而这一点恰恰能打消很多人对中国尖端军事技术的疑虑。 至今仍有不少人,包括部分华人世界的群体,对弹道导弹打航母这样的技术持怀疑态度。 但美国国防部早已对此深信不疑。 其实从原理上就能想明白,民用北斗 GPS 尚且需要针对汽车、高铁的高速运动做多普勒效应补偿。 那么面对10倍音速飞行的弹道导弹,北斗系统必然具备更强大的动态补偿、抗干扰能力。 毕竟导弹高速穿越大气层时产生的等离子体鞘套黑障,比城市峡谷的信号遮挡要复杂百倍。 没有特制的信号调制与穿透技术,根本无法实现全程导航。 更值得一提的是,一个国家的航天发射成功率恰恰是其导航技术实力的试金石。 日本印度的火箭发射时不时出现失利,马斯克的 SpaceX 也不乏失败案例。 而中国的航天发射成功率始终处于全球前列,这背后北斗系统的高精度导航与姿态控制功不可没。 要知道,航天器在太空的厘米级精准对接,其技术难度远超弹道导弹对航母的定位打击。 航母的目标面积远超航天器对接接口,导弹飞行距离也远小于星际航行的跨度。 连太空对接都能精准完成,又何须怀疑弹道导弹打航母的可行性?从共享单车的蓝牙开锁,到北斗导航支撑火箭入轨,导弹制导,技术的脉络从来都是一脉相承 日常里习以为常的细节背后可能藏着一个国家的科技底气。 当你下次扫码解锁单车时,或许会多一份感慨,这小小的智能锁里装着的不只是开锁指令,更是从市井烟火到星辰大海,从民用便民到国防安全的技术征途。
修正脚本
从共享单车开锁到航天导航,藏在日常里的定位技术脉络。 每天穿梭在城市街巷,扫码解锁共享单车几乎成了无数人的出行常态。 你或许从未深究,为什么扫码后要等几秒才能开锁?为什么单车能精准停在电子围栏内?又为什么小小的定位模组会和航天大国的火箭入轨、卫星对接息息相关?这一切的起点都藏在共享单车智能锁的方寸之间。 共享单车的智能锁是一个微型的物联网终端。 核心由 NB-IoT 通信模组、北斗 GPS 双模定位模组、低功耗蓝牙BLE 模块与电控锁具组成。 很多人会疑惑,明明有能和云端直接通信的 NB-IoT,为什么开锁非要用蓝牙?答案藏在功耗与效率的平衡里。 NB-IoT 作为物联网专用通信技术,优势是低功耗、广覆盖,能让单车每隔几分钟就向云端上报一次位置和电量。 但它的短板也很明显,信号传输需要基站中转,延迟较高,且持续待机的功耗远高于蓝牙。 如果直接用 NB-IoT 接收开锁指令,不仅可能出现扫码后半天不开锁的尴尬。 还会让单车的内置电池频繁亏电,大大增加运维成本。 而低功耗蓝牙 BLE 恰好补上了这个缺口。 它平时并非持续待机,而是处于广播模式,每隔几百毫秒向外发送一次极短的信号,功耗低到以微瓦计算,几乎不消耗电池。 当我们扫码时,手机 APP 先和云端完成身份校验、订单确认。 云端会下发一个加密开锁密钥,随后手机蓝牙主动搜索附近单车的蓝牙广播信号,完成配对后将密钥传输给锁具,整个过程仅需1~2秒,开锁后蓝牙模块立刻断电休眠。 这种云端授权加蓝牙近场执行的设计,既保证了开锁的效率和安全性。 又最大化延长了电池续航。 一辆共享单车的电池往往能支撑1~2年无需更换。 更关键的是,这套设计还暗藏着一道防纠纷的安全防线。 很多人会有这样的设想,能不能自己扫码后把手机留在原地,让朋友骑走单车,等对方到达目的地再远程关锁。 答案是完全不行,因为不管是开锁还是关锁,都需要手机蓝牙与单车模块的近距离配对,有效连接距离仅10米左右。 一旦骑行过程中手机蓝牙断开,单车会判定为异常用车。 不仅可能自动锁车,还会通过 NBIOT 向云端上报预警信息。 这一规则从根源上杜绝了代扫代骑的纠纷,确保了谁扫码谁用车、谁付费的权责统一。 也从侧面印证了蓝牙模块并非可有可无的冗余设计,而是兼顾效率、功耗与安全的关键一环。 而支撑这一切的基础是单车里那颗不起眼的北斗 GPS 双模定位模组。 很多人以为共享单车的定位靠的是手机 GPS,但事实恰恰相反,车载定位模组才是核心。 它通过 NBIOT 定时向云端上报位置,是平台调度、电子围栏计费、车辆防盗的关键。 手机定位只是补充手段,仅在单车进入地下车库等信号盲区时辅助校准位置。 为什么非要选双模?并非单模不可用,而是双模的性价比优势在实际运营中被无限放大。 从成本来看,单模北斗或 GPS 模组的单价约1.4~1.5元。 而北斗加 GPS 双模模组的价格约4.8~5元,确实贵出3倍多。 但这笔支出在单车总成本中占比极低。 主流品牌的共享单车整备成本约300~600元,双模模组的额外成本仅占总成本的0.5%~1.2%,几乎可以忽略不计。 从可靠性来看,双模带来的是冗余备份的核心价值。 单一导航系统在城市峡谷、高楼遮挡、隧道等场景下容易信号中断。 而双模模组能同时接收两大系统信号,当一个系统掉链子时,另一个系统可自动切换。 定位成功率从单模的95%左右提升至99.9%以上,彻底避免因定位失效导致的无法锁车、计费异常等问题。 从战略布局来看,早期共享单车企业普遍瞄准全球市场,摩拜、OFO 等曾进军欧美、东南亚等地。 双模模组能适配不同地区的导航信号覆盖,在亚太地区依赖北斗的高精度。 在海外其他区域依托 GPS 的成熟生态,无需针对不同市场单独调整硬件,大大降低了全球化运营的技术成本。 从共享单车的定位模组出发,我们很容易触碰到一个更宏大的命题,为什么航天大国必须拥有自主卫星导航系统?日常骑行中,我们用到的只是北斗 GPS 的民用码,精度米级即可满足需求。 但在航天领域,导航系统的价值远超定位本身。 火箭入轨时的姿态控制、卫星在轨的轨道维持、航天器的精准对接,都离不开高精度的时空基准。 火箭发射过程中,单纯依赖惯性导航 INS 会面临漂移累积的问题。 飞行时间越长,误差越大,根本无法实现精准入轨。 这时就需要卫星导航与惯性导航的组合导航,卫星导航提供实时的位置和速度修正。 惯性导航弥补卫星信号中断时的空白,二者相辅相成才能让火箭稳稳进入预定轨道。 而这背后是自主导航系统的战略必要性。 美国的 GPS 军用码精度可达厘米级,但绝不会对任何国家完全开放,战时甚至可以区域性屏蔽民用信号。 日本的准天顶卫星系统 QZSS、印度的区域导航卫星系统 IRNSS。 看似国土面积小,有 GPS 可用,实则是为了摆脱技术依赖,支撑本国的航天军事发展。 就像我们讨论的那样,原理从来不是机密,普通人都能理解卫星导航修正火箭姿态的逻辑。 但军用码的加密算法、抗等离子体黑障的信号调制方式、厘米级定位的误差补偿参数,这些才是真正的国家级机密,是各国自主导航系统的核心竞争力。 而这一点恰恰能打消很多人对中国尖端军事技术的疑虑。 至今仍有不少人,包括部分华人世界的群体,对弹道导弹打航母这样的技术持怀疑态度。 但美国国防部早已对此深信不疑。 其实从原理上就能想明白,民用北斗 GPS 尚且需要针对汽车、高铁的高速运动做多普勒效应补偿。 那么面对10倍音速飞行的弹道导弹,北斗系统必然具备更强大的动态补偿、抗干扰能力。 毕竟导弹高速穿越大气层时产生的等离子体鞘套黑障,比城市峡谷的信号遮挡要复杂百倍。 没有特制的信号调制与穿透技术,根本无法实现全程导航。 更值得一提的是,一个国家的航天发射成功率恰恰是其导航技术实力的试金石。 日本印度的火箭发射时不时出现失利,马斯克的 SpaceX 也不乏失败案例。 而中国的航天发射成功率始终处于全球前列,这背后北斗系统的高精度导航与姿态控制功不可没。 要知道,航天器在太空的厘米级精准对接,其技术难度远超弹道导弹对航母的定位打击。 航母的目标面积远超航天器对接接口,导弹飞行距离也远小于星际航行的跨度。 连太空对接都能精准完成,又何须怀疑弹道导弹打航母的可行性?从共享单车的蓝牙开锁,到北斗导航支撑火箭入轨,导弹制导,技术的脉络从来都是一脉相承,日常里习以为常的细节背后可能藏着一个国家的科技底气。 当你下次扫码解锁单车时,或许会多一份感慨,这小小的智能锁里装着的不只是开锁指令,更是从市井烟火到星辰大海,从民用便民到国防安全的技术征途。
英文翻译
From unlocking shared bikes to aerospace navigation: the technology of positioning embedded in daily life. Every day, as people travel through city streets and alleys, scanning QR codes to unlock shared bikes has become a routine for countless individuals. You may never have pondered why it takes a few seconds after scanning the code to unlock the bike, how the bike can precisely stop within the electronic fence, or how a small positioning module is closely tied to a spacefaring nation’s rocket orbit insertion and satellite docking. The starting point for all this lies within the compact smart lock of the shared bike. The smart lock of a shared bike is a miniature IoT terminal. Its core consists of an NB-IoT communication module, a dual-mode BeiDou/GPS positioning module, a low-power Bluetooth BLE module, and an electronically controlled lock. Many people wonder why Bluetooth is necessary for unlocking when NB-IoT can directly communicate with the cloud. The answer lies in the balance between power consumption and efficiency. NB-IoT, as a dedicated IoT communication technology, offers advantages such as low power consumption and wide coverage, allowing the bike to report its location and battery level to the cloud every few minutes. However, its downside is clear: signal transmission requires base station relay, leading to high latency, and its standby power consumption is far higher than Bluetooth’s. If NB-IoT were directly used to receive unlock commands, not only could there be an awkward delay after scanning the code, but the bike’s built-in battery would frequently drain, significantly increasing maintenance costs. Low-power Bluetooth BLE fills this gap perfectly. It is not constantly in standby mode but operates in broadcast mode, sending out an extremely short signal every few hundred milliseconds, with power consumption measured in microwatts, barely consuming any battery. When we scan the code, the mobile app first completes identity verification and order confirmation with the cloud. The cloud then sends an encrypted unlock key, after which the phone’s Bluetooth actively searches for the Bluetooth broadcast signal of the nearby bike, completes pairing, and transmits the key to the lock. The entire process takes only 1–2 seconds, and once unlocked, the Bluetooth module immediately powers down and goes into sleep mode. This design of cloud authorization combined with Bluetooth near-field execution ensures both the efficiency and security of unlocking while maximizing battery life. A shared bike’s battery often lasts 1–2 years without needing replacement. More critically, this design also incorporates a safety line to prevent disputes. Many people might imagine that they could scan the code, leave their phone behind, let a friend ride the bike away, and then remotely lock it once the friend reaches the destination. The answer is a firm no, because both unlocking and locking require close-range pairing between the phone’s Bluetooth and the bike’s module, with an effective connection distance of only about 10 meters. If the phone’s Bluetooth disconnects during the ride, the bike will classify it as abnormal usage. Not only may it automatically lock itself, but it will also report an alert to the cloud via NB-IoT. This rule fundamentally eliminates disputes over proxy scanning and proxy riding, ensuring that whoever scans the code rides and pays, unifying responsibility. It also confirms that the Bluetooth module is not a redundant design but a key element balancing efficiency, power consumption, and security. The foundation supporting all of this is the unassuming dual-mode BeiDou/GPS positioning module inside the bike. Many think that shared bike positioning relies on the phone’s GPS, but in fact, the opposite is true: the onboard positioning module is the core. It periodically reports its location to the cloud via NB-IoT, which is key for platform dispatching, electronic fence billing, and vehicle anti-theft. Phone positioning is merely a supplementary tool, used to assist in calibrating the location only when the bike enters signal dead zones like underground garages. Why must it be dual-mode? It’s not that single-mode is unusable, but the cost-effectiveness of dual-mode is magnified in real-world operations. In terms of cost, a single-mode BeiDou or GPS module costs about 1.4–1.5 RMB. A dual-mode BeiDou + GPS module costs about 4.8–5 RMB, which is indeed over three times more expensive. However, this expense is negligible in the overall cost of the bike. The total cost of a mainstream brand’s shared bike is around 300–600 RMB, so the extra cost of the dual-mode module accounts for only 0.5%–1.2% of the total, almost negligible. In terms of reliability, dual-mode brings the core value of redundancy. A single navigation system is prone to signal loss in urban canyons, under high-rise building shadows, or in tunnels. A dual-mode module can simultaneously receive signals from both systems. When one system fails, the other automatically switches in. The positioning success rate improves from about 95% for single-mode to over 99.9%, completely avoiding issues like inability to lock the bike or billing errors caused by positioning failure. From a strategic perspective, early shared bike companies generally targeted the global market. Companies like Mobike and OFO once entered Europe, the Americas, and Southeast Asia. A dual-mode module can adapt to different regions’ navigation signal coverage, relying on BeiDou’s high precision in the Asia-Pacific region and GPS’s mature ecosystem in other overseas areas, without needing to adjust hardware separately for different markets, significantly reducing the technical cost of global operations. Starting from the positioning module of shared bikes, we can easily touch upon a larger proposition: why must a spacefaring nation possess its own satellite navigation system? In daily riding, we only use the civilian code of BeiDou/GPS, where meter-level accuracy is sufficient. But in the aerospace field, the value of a navigation system goes far beyond positioning itself. Rocket attitude control during orbit insertion, satellite on-orbit station-keeping, and precise spacecraft docking all rely on high-precision spatiotemporal references. During rocket launch, relying solely on inertial navigation (INS) faces the problem of drift accumulation. The longer the flight, the greater the error, making precise orbit insertion impossible. This requires integrated navigation combining satellite navigation and inertial navigation. Satellite navigation provides real-time position and velocity corrections, while inertial navigation fills the gap when satellite signals are lost. The two complement each other to allow the rocket to steadily enter its intended orbit. Behind this is the strategic necessity of an independent navigation system. The U.S. GPS military code achieves centimeter-level accuracy but is never fully opened to any country. In wartime, civilian signals can even be regionally blocked. Japan’s QZSS and India’s IRNSS are examples: although these countries have small land areas and could use GPS, they developed their own systems to break technological dependence and support their aerospace and military development. As we discussed, the principles are never secrets; ordinary people can understand the logic of satellite navigation correcting rocket attitude. But the encryption algorithms for military codes, the signal modulation methods to resist plasma blackout, and the error compensation parameters for centimeter-level positioning—these are the true national secrets and the core competitiveness of each country’s independent navigation system. This precisely dispels many people’s doubts about China’s cutting-edge military technology. Even today, some, including segments of the overseas Chinese community, remain skeptical of technologies like ballistic missiles hitting aircraft carriers. But the U.S. Department of Defense has long been convinced of this capability. In fact, from a principle standpoint, it becomes clear: if civilian BeiDou/GPS must compensate for the Doppler effect caused by high-speed movement of cars and high-speed trains, then for ballistic missiles flying at ten times the speed of sound, the BeiDou system must possess even stronger dynamic compensation and anti-interference capabilities. After all, the plasma sheath blackout generated when a missile travels at high speed through the atmosphere is a hundred times more complex than signal blocking in urban canyons. Without specially designed signal modulation and penetration technologies, full-course navigation would be impossible. It is also worth noting that a country’s space launch success rate is precisely a touchstone of its navigation technology strength. Japan and India occasionally experience rocket launch failures, and Elon Musk’s SpaceX has its share of failures as well. China’s space launch success rate has consistently been among the highest in the world, and behind this, the high-precision navigation and attitude control of the BeiDou system play an indispensable role. Consider that centimeter-level precise docking of spacecraft in space is technically far more challenging than a ballistic missile targeting an aircraft carrier. The target area of an aircraft carrier is far larger than the docking interface of a spacecraft, and the missile’s flight distance is much shorter than the span of interstellar travel. If space docking can be accomplished with such precision, why doubt the feasibility of a ballistic missile hitting an aircraft carrier? From the Bluetooth unlocking of shared bikes to BeiDou navigation supporting rocket orbit insertion and missile guidance, the technology lineage has always been consistent. Behind the everyday details we take for granted may lie a nation’s technological backbone. The next time you scan a code to unlock a shared bike, you might feel a bit more awe: this small smart lock holds not just the unlock command, but a technological journey from the hustle and bustle of city life to the vast expanse of the stars, from civilian convenience to national defense security.
back to top