• Title/Summary/Keyword: tiny OS

Search Result 156, Processing Time 0.032 seconds

The Implementation of periodic method to transmit multi-sensor value in USN (다중 센서의 효율적인 전송을 위한 Periodic 데이터 전송 방법 구현)

  • Lee, Min-Goo;Kang, Jeong-Hoon;Lim, Ho-Jung;Yoon, Myung-Hyun
    • Proceedings of the KIEE Conference
    • /
    • 2008.10b
    • /
    • pp.548-549
    • /
    • 2008
  • 본 논문은 다중 센서를 채택한 무선 센서 노드의 효율적인 데이터 메시지 전송 방법에 대한 고찰에서 시작되었다. 이를 위해 TinyOS-1.x 기반의 SurgeTelos 어플리케이션을 기반으로 하여 다중 센서를 전송하는 어플리케이션을 구현하였다. 구현 과정에서, TinyOS에서 제공하는 SurgeTelos는 한 개의 센서 값 전송을 지원하도록 설계 되었는데, 이는 본 연구에서 수행하고자 하는 다중 센서값의 전송 어플리케이션에는 부적합하여, 다중 센서의 효율적인 전송을 위해 Timer 인터럽트에 의한 주기적 데이터 전송 방법을 적용한 신규 어플리케이션을 개발하게 되었다. 따라서 본 논문에서는 다중 센서값의 전송을 위한 Periodic 데이터 전송 방법의 효용성에 대해서 살펴보고, 추후 확장 가능한 센서의 수에 대해 알아 보고자 한다.

  • PDF

A Locating Scheme for Moving Objects Based on IEEE 802.15.4a (IEEE 802.15.4a에 기반한 이동체 위치 인식 기술)

  • Han, Young-Kou;Park, Jun-Seok;Seong, Yeong-Rak;Oh, Ha-Ryoung
    • Journal of The Institute of Information and Telecommunication Facilities Engineering
    • /
    • v.8 no.3
    • /
    • pp.132-137
    • /
    • 2009
  • In this paper, a position recognition system is designed, implemented, and tested using IEEE 802.15.4a PHY (CSS) hardware and Tiny OS environment. The system is designed with extensibility and flexibility. The system consists of five kinds of nodes which have different functions from each other. Three communication channels are used for collision avoidance. In each cell, an arbiter node is used to minimize message collisions. The proposed arbitration protocol is designed to support mobility of arbitrary target nodes. Target nodes calculates their locations with communications to four location reference nodes which are placed on the comers of each cell.

  • PDF

Implementation of CoAP-Lite Protocol over USN

  • Jeong, Sun-Chul;Yu, So-Ra;Jung, Hoe-Kyung
    • Journal of information and communication convergence engineering
    • /
    • v.9 no.5
    • /
    • pp.602-606
    • /
    • 2011
  • It is necessary for developing specific application protocol for mobile sensor end nodes and data collection devices that have constrained resources and computing powers. Because of these needs, IETF WG developed CoAP protocol and Internet draft was released, and processing to international standardization of this protocol. Because sensor nodes and information collection devices have restricted resources and computing powers, there are some limitations for applying to this proposed protocol directly. Thus in this paper we shows the implementation of full CoAP protocol for server, works on Linux and CoAP-Lite over telos which works on TinyOS for information collection devices. In this implementation we verified the main activities of CoAP protocol over USN by modifying some hardware with dependent algorithm.

A Heterogeneous Home Network Control System Using HNCP

  • Jeon, Joseph;Kwon, Wook-Hyun
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.1598-1601
    • /
    • 2005
  • In this paper, a heterogeneous home network control system using HNCP is proposed and implemented. A power line and 802.15.4 are used as media for the system. Information about home environment gathered by sensors is transferred to a power line connected device through the 802.15.4. HNCP stimulate the home network based on the both media. Sensor device definition for the HNCP address and message set is proposed. TinyOS supports the HNCP stack on the wireless sensor board. The home network control system implemented with these techniques has a benefit of user friendly operation of home appliances based on the sensing data. Implementation and experiment shows validity of the system.

  • PDF

A Environment Data Monitoring System using Wireless Sensor (무선 센서를 이용한 환경정보 모니터링 시스템)

  • Seong, Chang-Gyu;Rhyu, Keel-Soo;Park, Jong-Il;Weon, La-Kyoung;Kim, Tai-Jin
    • Proceedings of the Korean Society of Marine Engineers Conference
    • /
    • 2006.06a
    • /
    • pp.89-90
    • /
    • 2006
  • 무선센서 네트워크 기술은 최근 주목 받고 있는 유비쿼터스 컴퓨팅의 핵심 분야로서, 그 활용도가 다양해서 이와 관련된 많은 연구 개발이 이루어지고 있다. 본 논문에서는 무선 센서 네트워크 기술을 여러 응용 분야에 활용될 수 있는 환경 정보 모니터링 시스템에 적용시켜 보았다. 센서 노드로써 MicaZ와 그 운영체제인 TinyOS를 이용하여 온도, 조도, 습도, 가속도, 그리고 위치 등의 사용자 환경 정보를 탐지하고 처리하는 시스템을 구현하여 사용자가 원하는 환경의 조건을 유지하는데 이용될 수 있도록 하였다.

  • PDF

Discrete-Event Based Packet Simulation for Sensor Network Routing Protocols (분산이벤트 기반 센서네트워크 패킷 라우팅 프로토클 시뮬레이션)

  • Chung, Kyung-Yul;Lee, Hoo-Rock;Choi, Dae-Seok;Kim, Yong-Sik;Lee, Soo-Tae;Rhyu, Keel-Soo
    • Proceedings of the Korean Society of Marine Engineers Conference
    • /
    • 2006.06a
    • /
    • pp.79-81
    • /
    • 2006
  • Simulation and physical implementation are both valuable tools in evaluating sensor network routing protocols, but neither alone is sufficient. In this paper, we present the implementation and analysis of sensor routing protocols on the discrete-event simulation system that allows existing nesC codes of sensor network routing protocols to be used to create a physical implementation of the same protocol. We have evaluated the Surge function of TinyOS through example implementations in the Ptolemy II of the unmodified codes and Direct-diffusion routing protocols using VIPTOS simulation models.

  • PDF

Design and fabrication of IEEE-802.15.4 protocol based universal sensor node platform with good extensity (확장성이 고려된 IEEE-802.15.4 기반의 저전력 범용 센서노드 설계 및 제작)

  • Chung, Wan-Young;Shin, Kwang-Sig;Jang, Sung-Gyun
    • Journal of Sensor Science and Technology
    • /
    • v.16 no.4
    • /
    • pp.247-253
    • /
    • 2007
  • Low power consumption sensor network platform (sensor node) for sensor networking with IEEE 802.15.4 protocol was fabricated. The sensor node used ceramic bar type antenna for increasing RF signal performance and decreasing PCB size occupied by antenna. The communication range of the fabricated sensor node was about $20{\sim}30$ m in open environment with 915 MHz frequency bandwidth and well supported by Tiny OS. The sensor node have good connectivity with various external devices by RS-232, I2C, analogue and digital expansion board, hence, this sensor node can be applied to various applications in wireless sensor network and ubiquitous sensor network.

Analysis architecture of embedded operating systems for wireless sensor network (무선 센서 네트워크 운영체제 기술 동향 분석)

  • Kang, Jeong-Hoon;Yoo, Jun-Jae;Yoon, Myung-Hun;Lee, Myung-Soo;Lim, Ho-Jung;Lee, Min-Goo;Hwang, Sung-Il
    • Proceedings of the KIEE Conference
    • /
    • 2006.04a
    • /
    • pp.177-179
    • /
    • 2006
  • This paper presents an analysis architecture of embedded operating systems for wireless sensor network. Wireless multi-hop sensor networks use battery-operated computing and sensing device. We expect sensor networks to be deployed in an ad hoc fashion, with very high energy constraints. These characteristics of multi-hop wireless sensor networks and applications motivate an operating system that is different from traditional embedded operating system. These days new wireless sensor network embedded operating system come out with some advances compared with previous ones. The analysis is focusing on understanding differences of dominant wireless sensor network OS, such as TinyOS 2.0 with TinyOS 1.x.

  • PDF

Implementation of Patient Monitoring System based on Mobile Healthcare (모바일 헬스케어 기반의 환자 모니터링 시스템 구현)

  • Kim, Kyoung-Mok
    • Journal of the Korea Society of Computer and Information
    • /
    • v.17 no.12
    • /
    • pp.1-10
    • /
    • 2012
  • In this paper, we propose an patient monitoring system which is suitable for mobile healthcare system. The mobile healthcare system is using portable device such as smartphone and it consists of small computing device. The mobile healthcare system is carry out same performance with desktop computer. We designed medical message structure based on TinyOS to transmit patient's biometric data on the smartphone of medical team, patient and family over the mobile carrier environment, and ported successfully in HBE-Ubi-ZigbeX using NesC. And We confirmed reliable transmission of biometric data on the smartphone by implementing the Android OS based patient information monitoring application to check the status of patient for medical team, patient and family.