• Title/Summary/Keyword: Wireless Sensor

Search Result 4,231, Processing Time 0.036 seconds

TriSec: A Secure Data Framework for Wireless Sensor Networks Using Authenticated Encryption

  • Kumar, Pardeep;Cho, Sang-Il;Lee, Dea-Seok;Lee, Young-Dong;Lee, Hoon-Jae
    • Journal of information and communication convergence engineering
    • /
    • v.8 no.2
    • /
    • pp.129-135
    • /
    • 2010
  • Wireless sensor networks (WSNs) are an emerging technology and offers economically viable monitoring solution to many challenging applications. However, deploying new technology in hostile environment, without considering security in mind has often proved to be unreasonably unsecured. Apparently, security techniques face many critical challenges in WSNs like data security and secrecy due to its hostile deployment nature. In order to resolve security in WSNs, we propose a novel and efficient secure framework called TriSec: a secure data framework for wireless sensor networks to attain high level of security. TriSec provides data confidentiality, authentication and data integrity to sensor networks. TriSec supports node-to-node encryption using PingPong-128 stream cipher based-privacy. A new PingPong-MAC (PP-MAC) is incorporated with PingPong stream cipher to make TriSec framework more secure. PingPong-128 is fast keystream generation and it is very suitable for sensor network environment. We have implemented the proposed scheme on wireless sensor platform and our result shows their feasibility.

Performance Evaluation of Imote2-Platformed Wireless Smart Sensor Node for Health Monitoring of Harbor Structures (항만구조물 건전성 모니터링을 위한 Imote2 플랫폼 기반 스마트 무선센서노드의 성능 평가)

  • Park, Jae-Hyung;Kim, Jeong-Tae;Lee, So-Young
    • Journal of Korean Society of Coastal and Ocean Engineers
    • /
    • v.23 no.1
    • /
    • pp.26-33
    • /
    • 2011
  • In this study, a high-sensitive smart wireless sensor based on an Imote2 sensor platform is developed for structural health monitoring of harbor structures. To achieve the objective, the following approaches are implemented. Firstly, the smart wireless sensor based on the high-performance Imote2 sensor platform is designed to measure acceleration with high sensitivity from structures. Secondly, embedded software is designed for autonomous structural health monitoring. Finally, the performance of the smart wireless sensor is estimated from experimental tests on a lab-scaled caisson structure.

R-peak Detection Algorithm in Wireless Sensor Node for Ubiquitous Healthcare Application (유비쿼터스 헬스케어 시스템을 위한 노드기반의 R피크 검출 알고리즘)

  • Lee, Dae-Seok;Hwang, Gi-Hyun;Cha, Kyoung-Hwan
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.15 no.1
    • /
    • pp.227-232
    • /
    • 2011
  • The QRS complex in ECG analysis is possible to obtain much information that is helpful for diagnosing different types of cardiovascular disease. This paper presents the preprocessor method to detect R-peak, RR interval, and HRV in wireless sensor node. The derivative of the electrocardiogram is efficiency of preprocessing method for resource hungry wireless sensor node with low computation. We have implemented R-peak and RR interval detection application based on dECG for wireless sensor node. The sensor node only transfers meaning parameter of ECG. Thus, implementation of sensor node can save power, reduce traffic, and eliminate congestion in a WSN.

Survivability Evaluation Model in Wireless Sensor Network using Software Rejuvenation

  • Parvin, Sazia;Thein, Thandar;Kim, Dong-Seong;Park, Jong-Sou
    • Convergence Security Journal
    • /
    • v.8 no.1
    • /
    • pp.91-100
    • /
    • 2008
  • The previous works in sensor networks security have focused on the aspect of confidentiality, authentication and integrity based on cryptographic primitives. There has been no prior work to assess the survivability in systematic way. Accordingly, this paper presents a survivability model of wireless sensor networks using software rejuvenation for dual adaptive cluster head. The survivability model has state transition to reflect status of real wireless sensor networks. In this paper, we only focus on a survivability model which is capable of describing cluster head compromise in the networks and able to switch over the redundant cluster head in order to increase the survivability of that cluster. Second, this paper presents how to enhance the survivability of sensor networks using software rejuvenation methodology for dual cluster head in wireless sensor network. We model and analyze each cluster as a stochastic process based on Semi Markov Process (SMP) and Discrete Time Markov Chain (DTMC). The proof of example scenarios and numerical analysis shows the feasibility of our approach.

  • PDF

Design and Verification using Energy Consumption Model of Low Power Sensor Network for Monitoring System for Elderly Living Alone (독거노인 모니터링 시스템을 위한 저전력 센서 네트워크 설계 및 에너지 소모 모델을 이용 검증)

  • Kim, Yong-Joong;Jung, Kyung-Kwon
    • Journal of IKEEE
    • /
    • v.13 no.3
    • /
    • pp.39-46
    • /
    • 2009
  • Wireless sensor networks consist of small, autonomous devices with wireless networking capabilities. In order to further increase the applicability in real world applications, minimizing energy consumption is one of the most critical issues. Therefore, accurate energy model is required for the evaluation of wireless sensor networks. In this paper we analyze the power consumption for wireless sensor networks. To develop the power consumption model, we have measured the power characteristics of commercial Kmote node based on TelosB platforms running TinyOS. Based on our model, the estimated lifetime of a battery powered sensor node can use about 6.9 months for application of human detection using PIR sensors. This result indicates that sensor nodes can be used in a monitoring system for elderly living alone.

  • PDF

A Clustering Scheme to Prolong Lifetime of Wireless Sensor Networks (무선 센서 네트워크의 수명연장을 위한 클러스터링 기법)

  • Park, Si-Yong;Cho, Hyun-Sug
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.4
    • /
    • pp.996-1004
    • /
    • 2013
  • In this paper, we propose two clustering schemes to prolong lifetime by improving unbalance of energy consumption among sensor nodes in wireless sensor networks. The first proposed scheme make up clusters according to density of sensor nodes in initial stage of wireless sensor networks for reducing energy consumption of wireless sensor networks. After the initial stage, a cluster header is selected by a relay scheme that determines a cluster header of next round among cluster members. by estimating of energy consumption of cluster members for improving unbalance of energy consumption among cluster members.

A Pattern-based Query Strategy in Wireless Sensor Network

  • Ding, Yanhong;Qiu, Tie;Jiang, He;Sun, Weifeng
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.6 no.6
    • /
    • pp.1546-1564
    • /
    • 2012
  • Pattern-based query processing has not attracted much attention in wireless sensor network though its counterpart has been studied extensively in data stream. The methods used for data stream usually consume large memory and much energy. This conflicts with the fact that wireless sensor networks are heavily constrained by their hardware resources. In this paper, we use piece wise representation to represent sensor nodes' collected data to save sensor nodes' memory and to reduce the energy consumption for query. After getting data stream's and patterns' approximated line segments, we record each line's slope. We do similar matching on slope sequences. We compute the dynamic time warping distance between slope sequences. If the distance is less than user defined threshold, we say that the subsequence is similar to the pattern. We do experiments on STM32W108 processor to evaluate our strategy's performance compared with naive method. The results show that our strategy's matching precision is less than that of naive method, but our method's energy consumption is much better than that of naive approach. The strategy proposed in this paper can be used in wireless sensor network to process pattern-based queries.

Implementation and Performance Analysis of Real-time Multi-source Sensor Data Management System Based on Wireless Sensor Network (무선 센서네트워크 기반 실시간 다중소스 센서데이터 관리시스템 구현 및 성능분석)

  • Kang, Moon-Sik
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.36 no.8B
    • /
    • pp.1003-1011
    • /
    • 2011
  • In this paper, a real-time multi-source sensor data management system based on wireless sensor network is proposed and implemented. The proposed management system is designed to transmit the wireless data to the server in order to monitor and control the multi-source target's status efficiently by analyzing them. The proposed system is implemented to make it possible to control and transmit the wireless sensor data by classifying them, of which data are issued from the clustered sources composed of a number of the remote multiple sensors. In order to evaluate the performance of the proposed system, we measure and analyze both the transmission delay time according to the distance and the data loss rate issued from multiple data sources. From these results, it is verified that the proposed system has a good performance.

Design of LED Lighting System using Bluetooth Wireless Communcation (Bluetooth 무선 통신 기능을 이용한 LED 조명시스템 설계)

  • Kim, Hye Myeong;Yang, Woo Seok;Cho, Young Seek;Park, Dae Hee
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.29 no.2
    • /
    • pp.1-7
    • /
    • 2015
  • The Light Emitting Diode(LED) lighting control system proposed in this thesis is made up of a sensor module, a microcontroller, Bluetooth wireless communication, LED Driver, and LED downlight. The sensor module, comprised of an infrared sensor, an illumination sensor, and a temperature sensor, was designed to one Printed Circuit board(PCB). The system is able to identify the environment information collected by the sensor, and make it possible to control lighting automatically and manually through sensors. In addition, depending on users' conditions, a color temperature can be controlled. CS-1000, a spectroradiometer, was employed to measure the changing values of a color temperature in 8 steps. According to a test, it was found that it was possible to change a color temperature from 3187K of Warm White LED to 5598K of Cool White LED. The Bluetooth based wireless communication technique makes it possible to control more lighting devices than other wireless communication techniques does.

Recursive PCA-based Remote Sensor Data Management System Applicable to Sensor Network

  • Kim, Sung-Ho;Youk, Yui-Su
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.8 no.2
    • /
    • pp.126-131
    • /
    • 2008
  • Wireless Sensor Network(WSNs) consists of small sensor nodes with sensing, computation, and wireless communication capabilities. It has new information collection scheme and monitoring solution for a variety of applications. Faults occurring to sensor nodes are common due to the limited resources and the harsh environment where the sensor nodes are deployed. In order to ensure the network quality of service it is necessary for the WSN to be able to detect the faulty sensors and take necessary actions for the reconstruction of the lost sensor data caused by fault as earlier as possible. In this paper, we propose an recursive PCA-based fault detection and lost data reconstruction algorithm for sensor networks. Also, the performance of proposed scheme was verified with simulation studies.