Japan Geoscience Union Meeting 2025

Presentation information

[J] Oral

S (Solid Earth Sciences ) » S-CG Complex & General

[S-CG63] Reducing risks from earthquakes, tsunamis & volcanoes: new applications of realtime geophysical data

Thu. May 29, 2025 10:45 AM - 12:15 PM 201B (International Conference Hall, Makuhari Messe)

convener:Yuki Kodera(Meteorological Research Institute, Japan Meteorological Agency), Masumi Yamada(Disaster Prevention Research Institute, Kyoto University), Yusaku Ohta(Research Center for Prediction of Earthquakes and Volcanic Eruptions, Graduate School of Science, Tohoku University), Naotaka YAMAMOTO CHIKASADA(National Research Institute for Earth Science and Disaster Resilience), Chairperson:Yuki Kodera(Meteorological Research Institute, Japan Meteorological Agency), Naotaka YAMAMOTO CHIKASADA(National Research Institute for Earth Science and Disaster Resilience)

11:00 AM - 11:15 AM

[SCG63-02] Online testing of the IPFx method for the strong motion network in Taiwan

*Masumi Yamada1, Da-Yi Chen2, Yu-Hsuan Chang2 (1.Disaster Prevention Research Institute, Kyoto University, 2.Central Weather Administration, Taiwan)

Keywords:earthquake early warning, taiwan, central weather administration in Taiwan, seismicity, strong motion

We developed an online testing system of the IPFx method for the strong motion network in Taiwan. The original IPFx program was designed for the WIN system, which handles 1s packet of the WIN format with client-server network configuration. The Central Weather Administration in Taiwan uses the EarthWorm system, which is a real-time data transmission system with MiniSEED format. In this study, we created a Python conversion program using the MQTT protocol to convert the MiniSEED format to the input of the IPFx program. One of the largest issues is that the packet length of the MiniSEED format is not constant, and each channel is transmitted randomly. The input of the IPFx method is a 1-s packet with the same timestamp for all channels. Therefore, the conversion program uses a data buffer to store several seconds of data and outputs a 1-s packet with a timestamp 3 seconds before.
We performed online testing since October 2024. Real-time testing is more challenging than offline testing with a limited length of data. We found 2 major issues during our test. One was a little oversight in the data conversion program which created a lot of false picks and false detections of earthquakes. The other issue was the magnitude overestimation. We double-checked the location was reasonably accurate for most of the events, but the magnitude was unreasonably large for most of them. The CWA acceleration data included the long-period noise, which accumulated when we performed the double integration to get the displacement magnitude. We added a recursive filter to remove the long-period noise before processing the data. After this correction of the IPFx program, the magnitude estimation becomes close to the catalog magnitude.
During this online testing, a magnitude 6.4 earthquake occurred on January 20, 16:17:27 (UTC). The real-time system detected this earthquake at 16:17:36, including the data transmission delay and data format conversion. The location error was less than 5 km from the beginning. The performance is quite good, and we can shorten the alert time by a few seconds if we improve the data format conversion. The official earthquake early warning system sends the first alert about 8 seconds after the occurrence of the event to almost all cities and counties of the entire Taiwan island. We will continue the monitoring and improvement of the real-time IPFx system.