دانلود مقاله ISI انگلیسی شماره 21634
ترجمه فارسی عنوان مقاله

شبکه های حسگر بی سیم به عنوان بخشی از یک سیستم پایش محیطی ساختمان مبتنی بر وب

عنوان انگلیسی
Wireless sensor networks as part of a web-based building environmental monitoring system
کد مقاله سال انتشار تعداد صفحات مقاله انگلیسی
21634 2008 8 صفحه PDF
منبع

Publisher : Elsevier - Science Direct (الزویر - ساینس دایرکت)

Journal : Automation in Construction, Volume 17, Issue 6, August 2008, Pages 729–736

ترجمه کلمات کلیدی
شبکه های حسگر بی سیم - ساختمان پایش - پایگاه داده حسگر - ذره ها -
کلمات کلیدی انگلیسی
Wireless sensor networks, Building monitoring, Sensor database, Motes,
پیش نمایش مقاله
پیش نمایش مقاله  شبکه های حسگر بی سیم به عنوان بخشی از یک سیستم پایش محیطی ساختمان مبتنی بر وب

چکیده انگلیسی

The presented research shows how advanced wireless sensor technology can be used by engineers to monitor conditions in and around buildings. The objective is split into three different tasks. First, wireless sensor hardware is programmed to process signals from sensors and transmit the data in a suitable format. This task was accomplished through an open-source operating system and a programming language designed specifically for wireless sensor hardware. The second task involved the processing of signals sent by the wireless sensor nodes. In this application, a Java program was written that deciphered messages transmitted from a wireless receiver over a computer's serial port and then placed the data in a database. The structure of that database is discussed to help identify the key pieces of information that are needed to make use of the data. The third piece of the proposed monitoring system is an interface to review the data. A Web-based system was developed that allows a user to mine the database using parameters such as the type of data, location of sensor, and the time of data acquisition. It is anticipated that this research will demonstrate the potential of using wireless sensor networks for monitoring buildings.

مقدمه انگلیسی

Emerging wireless sensor technology promises to enable enhanced monitoring of conditions in and around buildings [1]. Wireless data communication between the sensor and a viewing or storage location opens up a range of possibilities because of the ease and the low cost by which the sensors can be deployed. There is no need to run unsightly signal wires through various parts of a constructed building, and significant time savings can be obtained in setting up the sensors. With these sensing possibilities, one can think of the scenarios in which such information could be used. For example, forensic analyses within buildings to determine the cause of problems would greatly benefit from the ability to deploy wireless sensors on a short term basis. Wireless sensors could be placed on critical pieces of equipment in buildings to help detect and diagnose faults. Buildings lacking a whole building automation system could utilize more sensing points to more efficiently control its lighting, heating, ventilating, and air-conditioning (HVAC) equipment, and plug loads [2]. In hazardous situations such as fires, deployment of wireless sensors could provide more information about the conditions within and around a building for first responders. Researchers, investigators, or maintenance personnel can use a variety of methods to monitor conditions in a building by measuring such quantities as temperature, relative humidity, light, or energy consumption. Wired sensors could certainly be installed at each sensing location, but such a step requires significant effort and an additional set of wires throughout a building. Additionally, estimates of the cost to run signal wire in 2002 ranged from $2.20 per meter for new construction to $7.19 per meter for existing construction [3]. Another example of the costs involved in wired systems can be found in a recent structural monitoring system, where up to 75% of total testing time and 25% of system cost involved the installation of signal wire [4]. Anecdotal evidence suggests the costs to be much higher for more critical facilities, such as nuclear power plants. One way to avoid the need for signal wires is through the use of small data loggers with integrated sensors at each location. These devices do not have signal wires running to and from them, but they require personnel to periodically download their data. This step adds to the cost and difficulty of using these devices. Transmitting the data wirelessly provides a significant benefit to those investigating buildings by allowing them to deploy the sensors and monitor the data from a remote location [5]. Wireless systems, however, have their own set of disadvantages, such as higher equipment cost, the potential for radiofrequency interference to damage the data stream, and the need to provide power to these “wireless” devices. All things considered, however, the potential applications for wireless sensing abound. A wireless sensor network consists of various pieces of hardware and software. At the heart of the system is the wireless sensor device. This piece of equipment consists of the physical sensors, a microprocessor to analyze the raw data signal and generate the data message, a radiofrequency transmitter to deliver the data, and a power source. The package will often be referred to as a node or “mote.” A key aspect of a wireless sensor network is that the microprocessor on each mote can be programmed to ensure that all sensors in a given region work as a coherent system. While sensor nodes in a wireless sensor network are capable of exchanging information with other nodes, most applications will involve the delivery of data and information from each sensor node to a central data collection point. That point will typically be a computer that archives the data, and software is needed to ensure that the data delivered from the wireless receiver is interpreted, displayed, and stored in a usable manner. The third component of any successful wireless sensor network system involves retrieval of the data produced from the sensor network. Software applications must somehow be able to query the data generated by the sensor network in a logical manner. This work will discuss issues related to data acquisition, storage, and retrieval from wireless sensor networks. With current wireless technology, a great challenge arises because of the level of expertise needed to fully make use of the sensors. The most sophisticated hardware has emerged from university laboratories and often requires advanced knowledge of embedded programming to achieve the level of performance desired. Such knowledge is not common among the civil and mechanical engineers who are often tasked to use the devices on construction sites or in buildings. An added complication lies in the fact that much of the work involves proprietary programming methods, which makes it difficult to develop a standardized method of setting up a sensor network or to customize the sensor network for a particular application. The purpose of the present work is to explore methods to make wireless sensors more easily used by engineers involved with buildings and construction. Initial discussion will focus on the programming of wireless sensor hardware using open-source software. The second aspect of the work will discuss database specifications for storing the data. The manuscript will conclude with a description of a method to easily view the data via a Web browser. It is hoped that the present work will describe a system that can effectively be used in a range of applications for monitoring purposes and will present a clear path that engineers can take to use existing wireless sensor technology in their particular application.