Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Source
    • Language
21,521 result(s) for "Alarm systems"
Sort by:
Secure Home Calling Bell
The Secure Home Calling Bell focuses on home security, a very beneficial IoT application that they are leveraging to develop a low-cost security system for residential and commercial applications. An ESP32 cam, ESP32 board, a flame sensor, and a PIR sensor are the components of the project. When a visitor approaches the door, the secure house project's initial phase sends the user a notification that reads, \"Someone's At Your Door.\" An ESp32 camera that would be connected to a calling bell for surveillance whenever the user's notification was received makes up the project's next step. An additional component of the IoT project is a flame sensor-based fire alarm system.
Research on Highly Suspected True Alarm Model for Fire Alarm Data Based on Deep Learning Method
With the widespread application of automatic fire alarm systems in various types of buildings, the problem of fire false alarms has gradually become prominent, which not only causes resource waste, but also may reduce users’ trust in the alarm system, thereby affecting the efficiency of emergency response in actual fires. According to data from a certain fire cloud platform, 99.85% of the suspected fires predicted by its system are false alarms. Although existing models can recognize most fire accidents, the accuracy of fire alarm recognition is only 0.15%, due to loose judgment logic, which still requires a large amount of manpower to verify alarms. This article analyzes a large amount of false alarm data and explores the main causes of false alarms, including environmental interference, equipment failure, and improper human operation. By using a fire dynamics simulator (FDS) to establish fire simulation models under different data settings, horizontal and vertical multi-scene fire simulation data are obtained. The study combines simulation and platform data to form a fire and false alarm dataset using a one-dimensional convolutional neural network (1D-CNN) and deep neural network (DNN) deep learning techniques to learn the deductive rules of the fire scene, establish a two-stage judgment model, and gradually, accurately, judge the results. By quantifying the precision, recall, and F1 score of the model, a deep learning model designed to accurately identify genuine fire alarms while filtering out false ones is proposed that can significantly reduce the false alarm rate. The results indicate that the model can identify 1705 false alarms out of 2255 highly suspected true alarms identified by existing systems in multiple practical scenarios and eliminate 75.61% of false positive alarms. On the premise of ensuring an authenticity recognition rate greater than 98%, the accuracy of fire alarm recognition increased from 0.15% to 28.85%, which will significantly reduce the workload of staff verifying alerts, and has good practical value.
Research on thermal runaway early warning algorithm of lithium battery based on improved particle swarm algorithm optimized BP neural network
In response to the issues of false alarms and missed alarms in traditional fire alarm systems for energy storage station fire prevention and control, this study proposes a fire alarm approach employing improved PSO-BP neural networks. Firstly, we set adaptive inertial weights and asymmetric learning factors on the PSO algorithm that are automatically optimized as fitness changes to improve the optimization accuracy and convergence speed of the algorithm. Secondly, the thresholds or weights are mapped to random particles for training to obtain the optimal value. Finally, utilizing the Pyrosim software, a model of the battery cabinet was established, and the thermal runaway data samples were input into the neural network model for training. The test consequence indicates that the improved PSO-BP model achieved a 5% and 3.75% rise in precision relative to the neural network and PSO-BP model, respectively, while the frequency of iterations declined by 55% relative to the PSO-BP.
Patient Monitoring Alarms in an Intensive Care Unit: Observational Study With Do-It-Yourself Instructions
As one of the most essential technical components of the intensive care unit (ICU), continuous monitoring of patients' vital parameters has significantly improved patient safety by alerting staff through an alarm when a parameter deviates from the normal range. However, the vast number of alarms regularly overwhelms staff and may induce alarm fatigue, a condition recently exacerbated by COVID-19 and potentially endangering patients.BACKGROUNDAs one of the most essential technical components of the intensive care unit (ICU), continuous monitoring of patients' vital parameters has significantly improved patient safety by alerting staff through an alarm when a parameter deviates from the normal range. However, the vast number of alarms regularly overwhelms staff and may induce alarm fatigue, a condition recently exacerbated by COVID-19 and potentially endangering patients.This study focused on providing a complete and repeatable analysis of the alarm data of an ICU's patient monitoring system. We aimed to develop do-it-yourself (DIY) instructions for technically versed ICU staff to analyze their monitoring data themselves, which is an essential element for developing efficient and effective alarm optimization strategies.OBJECTIVEThis study focused on providing a complete and repeatable analysis of the alarm data of an ICU's patient monitoring system. We aimed to develop do-it-yourself (DIY) instructions for technically versed ICU staff to analyze their monitoring data themselves, which is an essential element for developing efficient and effective alarm optimization strategies.This observational study was conducted using alarm log data extracted from the patient monitoring system of a 21-bed surgical ICU in 2019. DIY instructions were iteratively developed in informal interdisciplinary team meetings. The data analysis was grounded in a framework consisting of 5 dimensions, each with specific metrics: alarm load (eg, alarms per bed per day, alarm flood conditions, alarm per device and per criticality), avoidable alarms, (eg, the number of technical alarms), responsiveness and alarm handling (eg alarm duration), sensing (eg, usage of the alarm pause function), and exposure (eg, alarms per room type). Results were visualized using the R package ggplot2 to provide detailed insights into the ICU's alarm situation.METHODSThis observational study was conducted using alarm log data extracted from the patient monitoring system of a 21-bed surgical ICU in 2019. DIY instructions were iteratively developed in informal interdisciplinary team meetings. The data analysis was grounded in a framework consisting of 5 dimensions, each with specific metrics: alarm load (eg, alarms per bed per day, alarm flood conditions, alarm per device and per criticality), avoidable alarms, (eg, the number of technical alarms), responsiveness and alarm handling (eg alarm duration), sensing (eg, usage of the alarm pause function), and exposure (eg, alarms per room type). Results were visualized using the R package ggplot2 to provide detailed insights into the ICU's alarm situation.We developed 6 DIY instructions that should be followed iteratively step by step. Alarm load metrics should be (re)defined before alarm log data are collected and analyzed. Intuitive visualizations of the alarm metrics should be created next and presented to staff in order to help identify patterns in the alarm data for designing and implementing effective alarm management interventions. We provide the script we used for the data preparation and an R-Markdown file to create comprehensive alarm reports. The alarm load in the respective ICU was quantified by 152.5 (SD 42.2) alarms per bed per day on average and alarm flood conditions with, on average, 69.55 (SD 31.12) per day that both occurred mostly in the morning shifts. Most alarms were issued by the ventilator, invasive blood pressure device, and electrocardiogram (ie, high and low blood pressure, high respiratory rate, low heart rate). The exposure to alarms per bed per day was higher in single rooms (26%, mean 172.9/137.2 alarms per day per bed).RESULTSWe developed 6 DIY instructions that should be followed iteratively step by step. Alarm load metrics should be (re)defined before alarm log data are collected and analyzed. Intuitive visualizations of the alarm metrics should be created next and presented to staff in order to help identify patterns in the alarm data for designing and implementing effective alarm management interventions. We provide the script we used for the data preparation and an R-Markdown file to create comprehensive alarm reports. The alarm load in the respective ICU was quantified by 152.5 (SD 42.2) alarms per bed per day on average and alarm flood conditions with, on average, 69.55 (SD 31.12) per day that both occurred mostly in the morning shifts. Most alarms were issued by the ventilator, invasive blood pressure device, and electrocardiogram (ie, high and low blood pressure, high respiratory rate, low heart rate). The exposure to alarms per bed per day was higher in single rooms (26%, mean 172.9/137.2 alarms per day per bed).Analyzing ICU alarm log data provides valuable insights into the current alarm situation. Our results call for alarm management interventions that effectively reduce the number of alarms in order to ensure patient safety and ICU staff's work satisfaction. We hope our DIY instructions encourage others to follow suit in analyzing and publishing their ICU alarm data.CONCLUSIONSAnalyzing ICU alarm log data provides valuable insights into the current alarm situation. Our results call for alarm management interventions that effectively reduce the number of alarms in order to ensure patient safety and ICU staff's work satisfaction. We hope our DIY instructions encourage others to follow suit in analyzing and publishing their ICU alarm data.
A Novel Dynamic Edge-Adjusted Graph Attention Network for Fire Alarm Data Mining and Prediction
Modern fire alarm systems are essential for public safety, yet they often fail to exploit the wealth of historical alarm data and the complex spatiotemporal dependencies inherent in urban environments. Graph Neural Networks (GNNs) are currently among the most popular methods for handling complex spatiotemporal dependencies. While a range of dynamic GNN approaches have been proposed, many existing GNN-based predictors still rely on a static topology, which limits their ability to fully capture the evolving nature of risk propagation. Furthermore, even among dynamic graph methods, most focus on temporal link prediction or social interaction modeling, with limited exploration in safety-critical applications such as fire alarm prediction. DeaGAT dynamically updates inter-building edge weights through an attention mechanism, enabling the graph structure to evolve in response to shifting risk patterns. A margin-based contrastive learning objective further enhances the quality of node embeddings by distinguishing subtle differences in risk states. In addition, DeaGAT jointly models static building attributes and dynamic alarm sequences, effectively integrating long-term semantic context with short-term temporal dynamics. Extensive experiments on real-world datasets, including comparisons with state-of-the-art baselines and comprehensive ablation studies, demonstrate that DeaGAT achieves superior accuracy and F1-score, validating the effectiveness of dynamic graph updating and contrastive learning in enhancing proactive fire early-warning capabilities.
Analysis of Failure in The Fire System Alarm on The Ship KL.02 Sultan Hasanuddin
International Maritime Organization (IMO) has set regulations governing the installation of fire alarm systems on ships. The basic principle of the control system is to control the system output by comparing the actual output with the desired output. This study aims to determine the causes of false alarms on the fire alarm system on ships and to describe recommendations and solutions for failures in the fire alarm system on ships. This type of research uses a mix of methods by utilizing primary and secondary data. The data is processed by quantitative analysis and qualitative research. The results of this study indicate that the cause of the False Alarm on the Fire Alarm System is caused by the MFCA, Smoke Detector, and Cable Installation. The case that occurred in KL. 02 Sultan Hasanuddin there is no correlation between false alarms on the Fire Alarm System. The Smoke Detector correlation data with the False Alarm Fire Alarm System shows that there is a correlation with the Pearson Correlation of 0.857 > 0.4973.
Research on the Optimization and Application of Intelligent Data Acquisition and Alarm System Based on Internet of Things
In the analysis of intelligent data collection mode of the Internet of things, according to the optimization mode of integrated collection system, the Internet of things with high standards, high performance and high expansion is constructed to expand the application of intelligent data collection mode. Through data monitoring and data collection, the expansion of thinking design mode is effectively implemented to strengthen the application of intelligent technology of the Internet of things. Through effective analysis of data monitoring system mode, control standards under monitoring management can be adjusted, deployment elements of intelligent terminal equipment can be clarified, and the implementation and expansion of work efficiency and safety standards can be continuously strengthened according to the requirements of working mode. Focusing on the optimization of integrated Internet of things technology, this paper will explore the acquisition and analysis of intelligent data mode and alarm system of the Internet of things so as to combine the Internet of things model to expand applications and improve management and control.
Design and research of suburban railway fire alarm system
With the rapid development of suburban rail transit, fire safety issues have received more and more attention. As the first line of the Shanghai Suburban Railway, the fire safety problem of the Shanghai Suburban Railway Airport Link Line is more prominent. In this paper, an automatic fire alarm system is designed and researched for the fire safety problem of the Shanghai Railway Airport Liaison Line, which adopts a hierarchical distributed structure and can realize accurate fire detection thorough immediately sending fire alarm information to the station control room and line operation control center and informing the location of the fire area. At the same time, the system also coordinates with the BAS system and ISCS system or independently realizes the linkage control of fire fighting equipment. The research results of this paper are of great significance for improving the fire safety level of Shanghai railway airport links.
Design of an Intelligent Alarm System Based on Multi-sensor Data Fusion
The fire alarm system plays a very important role in life, but the system has problems such as false alarms and false alarms. Therefore, this paper proposes the application of fire detection based on GA-BP neural network. Firstly, the algorithm takes temperature, smoke concentration and CO concentration as the input of BP neural network, and the output is whether there is fire or not. Secondly, it combines the characteristics of genetic algorithm with strong global search ability and strong robustness. The algorithm has achieved 100% correct classification on the test set through simulation experiments. At the same time, the absolute error of the sample prediction is only 0.006, which proves that it has strong robustness, reliability and generalization ability. Finally, the model was transplanted to STM32 to prove its feasibility. This method provides a new method for intelligent identification of fire signals for early warning of fires and accurate identification of non-fire signals.
Smart Wearable Sensors Based on Triboelectric Nanogenerator for Personal Healthcare Monitoring
Accurate monitoring of motion and sleep states is critical for human health assessment, especially for a healthy life, early diagnosis of diseases, and medical care. In this work, a smart wearable sensor (SWS) based on a dual-channel triboelectric nanogenerator was presented for a real-time health monitoring system. The SWS can be worn on wrists, ankles, shoes, or other parts of the body and cloth, converting mechanical triggers into electrical output. By analyzing these signals, the SWS can precisely and constantly monitor and distinguish various motion states, including stepping, walking, running, and jumping. Based on the SWS, a fall-down alarm system and a sleep quality assessment system were constructed to provide personal healthcare monitoring and alert family members or doctors via communication devices. It is important for the healthy growth of the young and special patient groups, as well as for the health monitoring and medical care of the elderly and recovered patients. This work aimed to broaden the paths for remote biological movement status analysis and provide diversified perspectives for true-time and long-term health monitoring, simultaneously.