• 제목/요약/키워드: Sensor Programming Scheme

검색결과 28건 처리시간 0.025초

Performance Comparison of Sensor-Programming Schemes According to the Shapes of Obstacles

  • Chung, Jong-In;Chae, Yi-Geun
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제13권3호
    • /
    • pp.56-62
    • /
    • 2021
  • MSRDS(Microsoft Robotics Developer Studio) provides the ability to simulate these technologies. SPL(Simple Programming Language) of MSRDS provides many functions for sensor programming to control autonomous robots. Sensor programming in SPL can be implemented in two types of schemes: procedure sensor notification and while-loop schemes. We considered the three programming schemes to control the robot movement after studying the advantages and disadvantages of the sensor notification procedure and the while-loop scheme. We also created simulation environments to evaluate the performance of the three considered schemes when applied to four different mazes. The simulation environment consisted of a maze and a robot with the most powerful sensor, i.e., the LRF(Laser Range Finder) sensor. We measured the required travel time and robot actions (number of turns and number of collisions) needed to escape the maze and compared the performance outcomes of the three considered schemes in the four different mazes.

A Design of a Variable Interval Sensing Scheme for the Sensor Networks

  • Cha, Hyun-Chul
    • 한국컴퓨터정보학회논문지
    • /
    • 제20권11호
    • /
    • pp.63-68
    • /
    • 2015
  • In this paper, we propose a new energy efficient scheme which can prolong the life of sensor networks, it should be able to reduce the number of sensing. We use the concept of safe zone for manage the appropriate range of properties. We measure the distance between the sensed temperature value and the center of the zone, and calculate the next sensing interval based on this distance. We name our proposed scheme "VIS". To assess the performance of the proposed scheme the actual temperature data was collected using the sensor node. The algorithm was implemented through the programming and was evaluated in a variety of settings. Experimental results show that the proposed algorithm is to significantly reduce the number of sensing in terms of energy efficiency while having the ability to know the state of the sensor nodes periodically. Our VIS algorithm can be useful in applications which will require the ability of control to the temperature within a proper range.

Clustering Algorithm of Hierarchical Structures in Large-Scale Wireless Sensor and Actuator Networks

  • Quang, Pham Tran Anh;Kim, Dong-Seong
    • Journal of Communications and Networks
    • /
    • 제17권5호
    • /
    • pp.473-481
    • /
    • 2015
  • In this study, we propose a clustering algorithm to enhance the performance of wireless sensor and actuator networks (WSANs). In each cluster, a multi-level hierarchical structure can be applied to reduce energy consumption. In addition to the cluster head, some nodes can be selected as intermediate nodes (INs). Each IN manages a subcluster that includes its neighbors. INs aggregate data from members in its subcluster, then send them to the cluster head. The selection of intermediate nodes aiming to optimize energy consumption can be considered high computational complexity mixed-integer linear programming. Therefore, a heuristic lowest energy path searching algorithm is proposed to reduce computational time. Moreover, a channel assignment scheme for subclusters is proposed to minimize interference between neighboring subclusters, thereby increasing aggregated throughput. Simulation results confirm that the proposed scheme can prolong network lifetime in WSANs.

항공기 탑재를 위한 FBG 센서 장비의 설계조건 도출 (Design Scheme of FBG Sensor System for Aircraft Application)

  • 박상욱;윤혁진;박상오;송지용;김천곤
    • 한국복합재료학회:학술대회논문집
    • /
    • 한국복합재료학회 2005년도 추계학술발표대회 논문집
    • /
    • pp.215-218
    • /
    • 2005
  • In this research, design scheme of fiber Bragg grating(FBG) sensor system for aircraft application is suggested from the results and the know-how from the fon11er researches on structural health monitoring techniques using fiber optic sensors. Design factors to be taken into consideration were derived for both sensor parts including connection and system parts. For the stability of FBG sensor system, design requirements of temperature, vibration, humidity, electromagnetic interference were presented from U. S. military standards. The direction of software programming which increases stability and perfon11ance of the aircraft with the FBG sensor system was also examined.

  • PDF

코드 업데이트 프로토콜에서 에너지 잔존량에 따른 노드선정 기법 (Energy-Aware Node Selection Scheme for Code Update Protocol)

  • 이승일;홍원기
    • 대한임베디드공학회논문지
    • /
    • 제5권1호
    • /
    • pp.39-45
    • /
    • 2010
  • As wireless sensor network are being deployed in a wide variety of application areas, the number of sensor nodes in a sensor filed becomes larger and larger. In the past, ISP (In-System Programming) method have been generally used for code update but the large number of sensor nodes requires a new code update method called network reprogramming. There are many challenging issues for network reprogramming since it can make an impact on the network lifetime. In this paper, a new sender selection scheme for network reprogramming protocol is proposed to decrease energy consumption for code update by minimizing overlapped area between sender nodes and reducing data contention. Simulation results show that the proposed scheme can reduce the amount of message traffic and the overall data transmission time.

Closed Walk Ferry Route Design for Wireless Sensor Networks

  • Dou, Qiang;Wang, Yong;Peng, Wei;Gong, Zhenghu
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제7권10호
    • /
    • pp.2357-2375
    • /
    • 2013
  • Message ferry is a controllable mobile node with large capacity and rechargeable energy to collect information from the sensors to the sink in wireless sensor networks. In the existing works, route of the message ferry is often designed from the solutions of the Traveling Salesman Problem (TSP) and its variants. In such solutions, the ferry route is often a simple cycle, which starts from the sink, access all the sensors exactly once and moves back to the sink. In this paper, we consider a different case, where the ferry route is a closed walk that contains more than one simple cycle. This problem is defined as the Closed Walk Ferry Route Design (CWFRD) problem in this paper, which is an optimization problem aiming to minimize the average weighted delay. The CWFRD problem is proved to be NP-hard, and the Integer Linear Programming (ILP) formulation is given. Furthermore, a heuristic scheme, namely the Initialization-Split-Optimization (ISO) scheme is proposed to construct closed walk routes for the ferry. The experimental results show that the ISO algorithm proposed in this paper can effectively reduce the average weighted delay compared to the existing simple cycle based scheme.

단일 홉 무선 센서 네트워크를 위한 코드 뱅킹 기반의 고속 병렬 소프트웨어 업데이트 기법 (A Code Banking-based High-speed Concurrent Software Update Method for Single Hop Wireless Sensor Networks)

  • 박영균;남영진
    • 한국멀티미디어학회논문지
    • /
    • 제14권7호
    • /
    • pp.949-963
    • /
    • 2011
  • 무선 센서 네트워크상에서 센서노드의 소프트웨어 변경, 패치 등의 작업을 위해서는 일반적으로 센서노드 별로 ISP(In System Programming)를 이용하여 프로그램 해야 한다. 이는 네트워크 내에 존재하는 노드의 수가 소량인 경우 크게 문제되지 않지만, 대량의 노드로 구성된 경우에는 프로그래밍을 위한 시간적인 측면과 투여되는 인력적인 측면에서 매우 높은 비용이 소요된다. 본 논문에서는 현재 많이 사용하고 있는 IEEE 802.15.4 기반의 단일 홉 무선 센서 네트워크 환경에서 노드의 수와 무관하게 고속 병렬로 센서노드 내부의 프로그램을 무선으로 업데이트 할 수 있는 기법을 제시하고 실험을 통하여 그 성능을 검증한다.

Quadratic Programming Approach to Pansharpening of Multispectral Images Using a Regression Model

  • Lee, Sang-Hoon
    • 대한원격탐사학회지
    • /
    • 제24권3호
    • /
    • pp.257-266
    • /
    • 2008
  • This study presents an approach to synthesize multispectral images at a higher resolution by exploiting a high-resolution image acquired in panchromatic modality. The synthesized images should be similar to the multispectral images that would have been observed by the corresponding sensor at the same high resolution. The proposed scheme is designed to reconstruct the multispectral images at the higher resolution with as less color distortion as possible. It uses a regression model of the second order to fit panchromatic data to multispectral observations. Based on the regression model, the multispectral images at the higher spatial resolution of the panchromatic image are optimized by a quadratic programming. In this study, the new method was applied to the IKONOS 1m panchromatic and 4m multispectral data, and the results were compared with them of several current approaches. Experimental results demonstrate that the proposed scheme can achieve significant improvement over other methods.

무선 센서 네트워크의 목표 수명을 만족시키기 위한 에너지 효율적 라우팅 (Energy Efficient Routing for Satisfying Target Lifetime in Wireless Sensor Networks)

  • 이건택;박선주;김학진;한승재
    • 한국정보과학회논문지:정보통신
    • /
    • 제36권6호
    • /
    • pp.505-513
    • /
    • 2009
  • 대부분의 무선 센서 네트워크를 활용한 어플리케이션에서는 네트워크를 설치한 후 언제까지 작동해야 하는 지를 나타내는 목표 수명(target lifetime)을 가진다. 하지만 무선 센서 네트워크는 많은 경우에 각 센서 노드들이 배터리를 이용하여 작동하기 때문에 목표 수명을 만족시키는 것은 쉬운 문제가 아니며 이를 달성하기 위해서는 에너지 효율적인 라우팅 알고리즘이 필요하다. 본 논문에서는 무선 센서 네트워크의 목표 수명을 만족시키기 위한 라우팅 알고리즘을 제안한다. 제안하는 알고리즘은 선형 프로그래밍(Linear Programming)을 이용하여 에너지 효율적인 경로를 찾는 동시에 감지 비율(sensing rate)을 조절함으로써 무선 센서 네트워크의 목표 수명을 만족시킨다. 시뮬레이션을 통해 제안한 기법의 성능을 다른 기법들의 성능과 비교한다.

A Design of the Safe Zone Managing Algorithm with the Variable Interval Sensing Scheme for the Sensor Networks

  • Cha, Hyun-Chul
    • 한국컴퓨터정보학회논문지
    • /
    • 제21권10호
    • /
    • pp.29-35
    • /
    • 2016
  • In this paper, we propose a scheme to prolong the lifetime of the sensor network by reducing the power consumption of the sensor node. The proposed algorithm reduces the number of transmissions and sensing at the application layer. We combine the VIS scheme with the MSZ algorithm and call it as the SZM/VIS algorithm. The actual temperature data was collected using the sensor nodes to assess the performance of the proposed algorithm. The proposed algorithm was implemented through the programming and was evaluated under various setting values. Experimental results show that the SZM/VIS has a slightly improved transmission ratio than that of the MSZ while has the periodic transmission capability like as the MSZ. Also the SZM/VIS can significantly reduces the sensing ratio like that of the VIS. Our algorithm has the advantages of instantaneous, simplicity, small overhead and robustness. Our algorithm has just negligible side effects by controlling the parameter properly depending on the application types. The SZM/VIS algorithm will be able to be used effectively for the applications that need to be managed within a certain range of specific properties, such like crop management.