虎嗅

Two earthquakes, and the “seismograph” in your pocket…

原文:两场地震,和你口袋里的“地震仪”

Summary of the Key Points

This news article highlights the role of Google’s Android earthquake warning system in saving lives during a powerful earthquake in Venezuela. It explains how the system utilizes mobile phone accelerometers to achieve “crowdsourced earthquake detection” and compares it with traditional earthquake warning systems, discussing the advantages and limitations of both approaches. The article also explores the challenges that technology companies face when participating in public safety warnings, such as balancing speed and accuracy, the risk of false alarms, and the need for proper authorization to issue alerts. Additionally, it considers the life-saving opportunities that technological advancements offer to ordinary people, as well as the accompanying responsibilities.

1. The Venezuela Earthquake: How Did Mobile Phone Alerts Save Lives?

On June 24th, local time, two powerful earthquakes struck Venezuela (the second one with a magnitude of 7.5). Before these earthquakes, Google’s Android system sent alerts to millions of users. Users in the capital, Caracas, received the alerts half a minute in advance, while those in Barquisimeto received them 5 seconds in advance. How was this possible?

  • The Timing Difference Between Earthquake Waves: Earthquakes emit two types of waves: P-waves (which travel fast but cause less shaking, at 4 miles per second) and S-waves (which travel slowly but are more destructive, with half the speed of P-waves). Mobile phone accelerometers, which are used for screen rotation and step counting, can detect P-waves first. Servers then quickly process this information and send out alerts before the S-waves reach the area.
  • Google’s Response Time: Data began to be transmitted from phones in the northern part of the country 3 seconds after the earthquake started; the system completed its calculations and sent out the first alerts 9 seconds later. Due to the overlap of the two waves, alerts were issued to a wider range of areas, giving users enough time to evacuate before the S-waves caused damage.

2. 2.5 Billion Phones as Seismometers: What’s Google’s “Crowdsourcing Magic”?

Google turned 2.5 billion Android phones around the world into temporary seismometers by using a combination of crowdsourced data collection, signal processing, and statistical analysis:

  • Crowdsourced Sensing: The data from a single phone’s accelerometer may not be accurate, but when hundreds or thousands of phones in the same area report similar movements, noise (such as user-induced vibrations) can be filtered out, confirming an earthquake.
  • Signal Processing: Algorithms like STA/LTA are used to compare recent (1-2 seconds) and average (past few dozen seconds) movement data. A sudden increase in this ratio indicates an earthquake wave.
  • Statistical Analysis: Geophysical formulas are applied to process the data to determine the epicenter and magnitude of the earthquake quickly (e.g., using least squares regression).

In 2019, only 250 million devices were part of this system; now, with 2.5 billion phones, it detects earthquakes 312 times a month and has issued 800 million alerts, with 85% of users finding the alerts useful.

3. Alerts Are Not Predictions: Understanding the Limitations

It’s important to distinguish between “earthquake warnings” and “predictions.” An alert is issued after an earthquake has already occurred, aiming to give people as much time as possible before the destructive S-waves arrive; predicting earthquakes with precision is still beyond human capabilities.

  • Limitations of Warnings:
  • Warning Blind Spots: Sensors may not be able to capture and process data fast enough to issue alerts within 25 kilometers of the epicenter. For example, during the 7.0-magnitude earthquake in Kumamoto, Japan, residents near the epicenter did not receive alerts, resulting in 45 deaths.
  • Distance and Timing: The earlier an alert is issued, the farther away from the epicenter it is; for instance, alerts in Caracas were issued 30 seconds in advance, while those in Barquisimeto were only issued 5 seconds in advance.
  • Trade-off Between Speed and Accuracy: Earlier alerts often rely on less data, leading to less accurate magnitude estimates. For example, during the 7.8-magnitude earthquake in Turkey, Google initially estimated the magnitude at 4.5, resulting in insufficient alerts.
  • Delivering Alerts: The challenge is to ensure that alerts reach people who are driving, cooking, or sleeping.

4. Getting the Alerts to You: Overcoming the “Last Mile” Problem

The key to effective earthquake warnings is to deliver them promptly to those who need them, regardless of their activities (driving, cooking, sleeping).

  • Delivery Methods: The common approach is through community-wide broadcasts using cell towers, which send alerts directly to all compatible phones in the area, bypassing silent or do-not-disturb modes. This method is used in countries like the United States, Japan, and Taiwan (e.g., the Amber Alert system).
  • Chinese Innovations: During the 2019 earthquake in Changning, Sichuan, community loudspeakers, TV alerts, and mobile phones all worked together to issue alerts 61 seconds in advance. Nowadays, domestic smartphones from Huawei and Xiaomi include built-in earthquake warning features (using data from China’s earthquake warning network), although iPhones in China still require a third-party app.
  • Risks of False Alerts: There have been instances where false alarms were issued, such as for earthquakes in Beijing or missile launches in Hawaii. Proper internal controls (e.g., separating test data from official data) are essential to prevent these issues.

5. Technology Companies and Public Safety: A Blessing or a Burden?

While Google’s system has provided ordinary people with the ability to detect earthquakes, it also brings new challenges:

  • Responsibility and Recognition: Successes often go unnoticed, while failures (false alarms or missed alerts) can lead to widespread criticism.
  • Authorization Issues: After the Wenchuan earthquake in China, private organizations struggled for years to obtain official authorization to issue warnings. It was only in 2020 that a coordinated approach between government and private entities was established.
  • Threshold Settings: Setting too loose thresholds (resulting in frequent false alarms) or too strict ones (leading to missed alerts) is a common dilemma. Most countries opt for a balance, such as lowering the threshold from 5 to 4 degrees for earthquakes.

Technological advancements have given ordinary people the power to save lives within seconds, but they also place significant responsibilities on technology companies. This is an unresolved issue that requires careful consideration. Hopefully, you’ll never need to use this feature, but if it does activate, don’t hesitate—those seconds could be the difference between life and death.