top of page

Personal Project

Earthquake Monitoring System

Project Duration

2018–2022

Role and Contribution

Project Manager and Lead Developer (Approx. 90% Contribution)

Technologies and Skills Applied

  • Embedded Hardware Design (OrCAD: Schematic Design, PCB Layout)

  • Embedded Software Development (STM32 – C with RTOS)

  • Web Front-End Development and UI Design (HTML, CSS, JavaScript)

  • Web Back-End Development (Node.js, MariaDB/MySQL, Socket Programming in C)

  • Hardware Design (CAD)

  • Hardware Integration and Electrical Installation

Introduction

Following the historic M5.4 earthquake near Pohang and the success of the POSTECH Weather Station, I developed a complete earthquake monitoring system commissioned by the university.

 

This end-to-end project included designing the seismometer hardware, the embedded software (STM32F4 MCU with CMSIS-DSP filtering), and a full-stack web platform (Node.js/MariaDB) for real-time waveform tracking, alerts, and historical data analysis.

Implementation

During the development of the embedded system, I prioritized high-accuracy time synchronization between the distributed units. For the accelerometer’s low-pass filtering, I implemented a 14th-order Butterworth filter, utilizing the CMSIS-DSP library and the hardware floating-point unit (FPU) of the STM32 MCU.

 

To ensure efficient data monitoring and transmission, the system was built on the FreeRTOS real-time operating system. Processed acceleration data was stored in an internal queue and securely transmitted to the web backend via Ethernet using LwIP middleware.

IMG_20181101_150647_edited.jpg

Prototype of Developed Seismometer Circuitry & CAD Modelling of Seismometer Housing (Nov 2018)

IMG_20190715_164254 2_edited.jpg
seismometer_test.png

Official Certification Testing (KTL) for the POSTECH Earthquake Monitoring System (Jul 2019)

Application

A total of three seismometer units were deployed across the POSTECH campus, successfully detecting and monitoring earthquakes with a Modified Mercalli Intensity (MMI) scale rating of II or higher.

 

The system was integrated into the university’s disaster prevention and emergency response framework, enabling automated SMS alerts and real-time dashboard monitoring for the situation room. Furthermore, it served as a critical safety measure during major university events, including the 2019 POSTECH entrance examinations.

screenshot1.png
screenshot2.png
IMG_5284.PNG

Website for Real-Time Monitoring and Alert for Earthquake (2019)

IMG_20190212_130018.jpg

Installation of Seismometer Platform (Feb 2019)

IMG_20190309_174406.jpg

Seismometer Platform (Mar 2019)

Shown in the Media

[대구MBC뉴스] 포스텍, 국내 최초 지진관측대피시스템 구축 00-00-14.png

POSTECH Earthquake Monitoring System Introduced in Korean Public Broadcaster MBC News (Nov 2018)

5초만에 대피 문자 181122[TBC-띠비띠] 00-00-19 (1).png

POSTECH Earthquake Monitoring System Introduced in Korean Private Broadcaster TBC News (Nov 2018)

bottom of page