主管:中华人民共和国应急管理部
主办:应急管理部天津消防研究所
ISSN 1009-0029  CN 12-1311/TU

Fire Science and Technology ›› 2026, Vol. 45 ›› Issue (6): 79-89.doi: 10.20168/j.1009-0029.2026.06.0079.11

Previous Articles     Next Articles

A deep learning framework for real-time reconstruction of tunnel fire temperature fields: model design and deployment

Zhang Zhonghua1, Liu Jiang2, Liu Lei3, Wu Ke3, Zhang Tianhang3   

  1. (1. Hangzhou City Construction Engineering Quality and Safety Supervision Station, Hangzhou Zhejiang 310000, China; 2. China Railway Tunnel Group Co., Ltd., Zhengzhou Henan 450007, China; 3. Research Center for Urban Fire Safety Engineering, Zhejiang University, Hangzhou Zhejiang 310058, China)
  • Received:2025-07-02 Revised:2025-12-03 Online:2026-06-15 Published:2026-06-15

Abstract: Tunnel fires are characterized by their sudden occurrence, rapid smoke propagation, and low visibility, posing severe threats to transportation infrastructure and the safety of tunnel users. To address these challenges, this study proposes a real-time temperature field reconstruction model for tunnel fires based on a Transposed Convolutional Neural Network (TCNN). Furthermore, a “hierarchical perception fire scene strategy” is introduced, which enables AI models trained on local tunnel segments to be deployed in full-scale tunnel environments, thereby overcoming the limitations of traditional temperature measurement methods in terms of spatial coverage, real-time capability, and cost-effectiveness. The TCNN model efficiently captures the spatial features of the fire temperature field through transposed convolution layers, allowing precise inversion of the temperature distribution in tunnel fires. The model is developed, trained, and evaluated using a modular Fire Dynamics Simulator (FDS) simulation database. On this basis, a deployment framework is designed that integrates Kafka message queues and WebSocket protocols to achieve asynchronous transmission of inference results and real-time front-end visualization. A dual-thread control mechanism is also implemented to enable intelligent state switching and system control. The proposed method provides a viable technical pathway and engineering reference for the design and implementation of intelligent fire protection systems in tunnel environments.

Key words: tunnel fire, TCNN, temperature field inversion, deep learning, deployment strategy