• Title/Summary/Keyword: 무선 센서 운영체제

Search Result 46, Processing Time 0.027 seconds

Design Building fire tracking Using Agilla for USN (USN 환경에서 Agilla를 이용한 Building fire tracking 설계)

  • Kim, Seong-Hune;Park, Jin-Ho;Park, Yang-Soo;Lee, Myung-Joon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.06d
    • /
    • pp.495-498
    • /
    • 2007
  • USN은 각종 센서를 이용하여 무선으로 정보를 수집할 수 있도록 구성한 네트워크를 말한다. 수백개의 센서네트워크 노드를 사람이 접근 불가능한 취약지구에 설치하여, 사람이 감시하는 것과 같은 기능을 제공한다. Agilla는 USN 환경에서 무선 센서 네트워크를 위하여 설계된 운영체제인 TinyOS에서 동작하는 에이전트 기반의 미들웨어이다. 모바일 에이전트로 구성된 Agilla는 노드 자신이 가지고 있는 상태정보를 근접한 노드들에게 보냄으로서 무선 네트워크 환경을 구성하고 있다. 본 논문에서는 Agilla 미들웨어를 이용하여 빌딩이나 호텔과 같은 큰 건축물의 화재를 감시하고 추적하는 무선 네트워크 환경 구축을 설계하였다. 기존의 화재 감시 시스템의 기능을 확장하여 화재 발생시 화재의 감시 기능 뿐만 아니라, 화재의 위치 추적, 소방을 위한 최선의 경로 제공 및 대피자들에게 최선의 대피 경로를 제공한다.

  • 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

State Machine Frameworks Operating in Sensor Network Operation System based on Multi-Thread (멀티쓰레드 기반 센서네트워크 운영체제에서 동작하는 상태머신 프레임워크)

  • Lee, Seung-Keun;Kim, Byung-Kon;Choi, Byoung-Kyu;Shin, Heu
    • The KIPS Transactions:PartA
    • /
    • v.17A no.3
    • /
    • pp.127-136
    • /
    • 2010
  • A wireless sensor network(WSN) which roles as a mediator between living environment and computers in ubiquitous computing is very essential research area. Due to the constraint that sensor nodes should work in very resource-restricted circumstances, an operating system that can manage resources effectively is demanded. Also, a sensor network should be able to deal with many events quickly and simultaneously in order to respond to various physical changes in outer environment. The Sensor Network Operating System such as TinyOS, MANTIS and NanoQplus is much designed so that it can satisfy such requirement. But, for programmers who develop application program for sensor networks, they have lack of frameworks which the development is easily possible from restricted development environment. In this paper for this, we implemented a state machine framework apt for responsive systems in NanoQplus which is multi-thread-based sensor network operating system. In addition we propose an event broker module(EBM) for effective event dispatching, a message data structure for message sharing among state machines, and an execution module that handles messages and their queue and performs state transition of the machines. Furthermore, we could do the development more easily an application program with a state-based framework by developing CASE tools.

A Study on An Intelligent Wireless Sensor Programming (지능형 무선센서 프로그래밍에 대한 고찰)

  • Kim, Jin-Whan;Kim, Kwang-Baek;Cho, Jae-Hyun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.05a
    • /
    • pp.572-574
    • /
    • 2011
  • This paper is a research on an operating system(TinyOS) and nesC programming methods. TinyOS is being used for development of USN in many domestic/foreign research institutes, universities and companies. We are describing about the TinyOS and nesC programming methods and characteristics.

  • PDF

Implementation of Environmental Information Monitoring System using Multi-Query Indexing Technique and Wireless Sensor (다중 질의 색인기법과 무선 센서를 이용한 환경정보 모니터링 시스템 구현)

  • Kim, Jung-Yee;Lee, Kang-Ho
    • Journal of the Korea Society of Computer and Information
    • /
    • v.12 no.6
    • /
    • pp.307-312
    • /
    • 2007
  • Wireless Sensor Network(WSN) is considered as a core technology necessary for Ubiquitous computing, with its numerous possible applications in many practical areas, is being researched and studied actively by many around the world. WSN utilizes wireless sensors spatially placed to gather information regarding temperature, light condition, motion and change in speed of the objects within their surrounding environment. This paper implements an environmental information monitoring and indexing system based on spatial indexing technique by constructing a WSN system. This Multi-Query Indexing Technique coupled with wireless sensors provides an output based on the pre-defined built-in data index and new input from the sensors. If environment data is occured, system have to perform a proper action after collecting and analyzing this data. This is the purpose of implementing environment data monitoring system. We constructed environmental application using TinyOS and built tested with MICAz sensor bords. We designed and implemented a monitoring system which detects and multi-indexing process environmental data from distributed sensors.

  • PDF

Task Scheduling Technique for Energy Efficiency in Wireless Sensor Networks (무선 센서 네트워크 환경에서의 에너지 효율성을 고려한 태스크 스케줄링 기법)

  • Lee Jin-Ho;Choi Hoon;Baek Yun-Ju
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.31 no.9A
    • /
    • pp.884-891
    • /
    • 2006
  • A wireless sensor node is typically battery operated and energy constrained. Therefore it is critical to design efficient power management technique and scheduling technique. In this paper, we propose an OS-level power management technique for energy saving of wireless sensor node, it is called EA-SENTAS (Energy-Aware Sensor Node TAsk Scheduling). It can decrease the energy consumption of a wireless sensor node to use task scheduling technique that shut down components or use low power mode of each component when not needed. Simulation results show that EA-SENTAS saves energy up to 56 percent to compare with conventional duty cycle.

MCUP: Multi-level Code Updata Protocol for Resource-constrained (MCUP: 자원 제약하의 센서 노드를 위한 다중 수준 코드 갱신 기법)

  • Yi, Sang-Ho;Min, Hong;Kim, Seok-Hyun;Cho, Yoo-Kun;Hong, Ji-Man
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.10b
    • /
    • pp.435-440
    • /
    • 2007
  • Wireless sensor networks are sensing, computing, and communication infrastructures that allow us to sense events in the harsh environment. The networks consist of many deployed sensor nodes. Each sensor node senses and transmits the sensed data to the administrator or base station of the networks. The sensor nodes are generally remotely-deployed, and therefore, software update must be done at run-time via communication channel. The software code update protocol should be energy-efficient to maximize lifetime of the sensor nodes. In this paper, we present a MCUP, which is a multi-level code update protocol for resource-constrained sensor nodes. MCUP enables energy-efficient code update by supporting multi-level code management. Our simulation results show that MCUP can reduce energy consumption compared with the existing one-level code update schemes.

  • PDF

Design of efficient location system for multiple mobile node in the indoor wireless sensor network (실내 무선 센서네트워크에서의 효과적인 다중 이동 노드 위치인식 시스템 설계)

  • Kim Ki-Hyeon;Ha Bong-Soo;Kim Tae-Hwan;Lee Yong-Doo;Hong Won-Kee
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.397-399
    • /
    • 2005
  • 무선 센서노드를 활용한 다양한 네트워크 설계 기술은 실생활의 각종 정보 수집에서부터 환경 모니터링까지 폭넓은 활용범위를 바탕으로 저전력 노드 설계 기술, 노드간 라우팅 프로토콜, 초소형 운영체제 및 미들웨어기술 등 관련 연구가 활발히 수행되고 있으며, 실내 센서네트워크에 분포된 노드의 절대위치를 측정하는 위치인식 시스템은 노드의 이동성, 다수성 그리고 환경의 제약성으로 인해 이를 보완할 시스템이 요구되고 있다. 이에 본 논문에서는 고정 센서노드의 배치밀도에 따라 위치정보를 선별적으로 처리하는 위치데이터 처리기와 다중 위치데이터의 발생을 원천적으로 차단하는 노드간 라우팅 기법을 통해, 센서노드의 이동성과 다중성을 효과적으로 보완하는 실내 이동객체 위치인식 시스템을 설계하고 서비스 구현을 위한 센서네트워크 플랫폼을 제안한다.

  • PDF

A study on the SCM using RFID (RFID를 활용한 SCM에 관한 연구)

  • Lee, Jong-Min;Leem, Sang-Hwan;Um, Wan-Sub
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2005.05a
    • /
    • pp.895-898
    • /
    • 2005
  • 기업의 생산 패러다임의 변화는 ERP에서 SCM으로 SCM에서 인터넷을 통한 전자상거래 기능을 추가한 e-SCM으로 변화했다. 정보기술이 빠른 속도로 발전함에 따라 현재는 e-SCM에서 u-SCM으로 변화하고 있다. u-SCM이란 유비쿼터스(ubiquitous) 컴퓨팅을 SCM에 적용하는 것으로 컴퓨팅과 무선 네트워크 기반 기술인 RFID, 다양한 센서감지를 이용한 태그, 하드웨어, 임베디드 운영체제, 무선센서 네트워크 통신기술을 통해 기업 내 모든 자원의 흐름을 관리할 수 있다. 즉 기업 내부, 외부를 포함하는 전체적인 관점에서 지속적인 프로세스 개선과 정보의 실시간 전달을 통해 업무 지연요소를 최소화하고 의사결정의 스피드를 높여 경쟁력을 극대화 한 기업(Real Time Enterprise)을 실현할 수 있다. 본 논문에서는 SCM에 RFID를 도입하면 정확히 어떠한 시너지효과가 있고 기업 측면에서 RFID 도입 시 어떠한 사항들을 고려해야하는지에 대해 알아보고 마지막으로 SCM에서 RFID의 역할과 향후 SCM상에서 RFID의 발전방향에 대해 논한다.

  • PDF

Performance Analysis of Shared Stack Management for Sensor Operating Systems (센서 운영 체제를 위한 공유 스택 기법의 성능 분석)

  • Gu, Bon-Cheol;Heo, Jun-Young;Hong, Ji-Man;Cho, Yoo-Kun
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.35 no.1
    • /
    • pp.53-59
    • /
    • 2008
  • In spite of increasing complexity of wireless sensor network applications, most of the sensor node platforms still have severe resource constraints. Especially a small amount of memory and absence of a memory management unit (MMU) cause many problems in managing application thread stacks. Hence, a shared-stack was proposed, which allows several threads to share one single stack for minimizing the amount of memory wasted by fixed-size stacks. In this paper, we present the memory usage models for thread stacks by deriving the overflow probability of the fixed-size stack and the shared-stack and also show that the shared-stack is more reliable than the fixed-size stack.