• Title/Summary/Keyword: Nano-Q+

Search Result 79, Processing Time 0.025 seconds

A Smart Sensor Device Management System in Nano-Q+ (Nano-Q+에서 스마트 센서 디바이스 관리 시스템)

  • Kim, Bum-Suk;So, Sun-Sup;Kim, Byeong-Ho;Eun, Seong-Bae
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.14 no.1
    • /
    • pp.31-39
    • /
    • 2008
  • Sensor Node OS should support unified API and efficient sensor device management system to overcome the diversity of sensors and actuators. However, conventional OSs like Tiny-OS and Nano-Q+ do not. In this paper, we propose a sensor device driver management system that present application programmers with unified API and easy deployment of sensors. When a sensor is deployed in our device management system, the device driver is downloaded. This scheme differs from traditional OS like SOS in that only sensor device driver is downloaded, not the whole application image. We designed and implemented the system into Nano-Q+. We described the comparison with other OSs and showed that our system obtains the considerable speedup of downloading.

A Power Management Scheme for Sensors with MCU in Sleep Mode in Nano-Q+ (Nano-Q+에서 MCU 및 센서의 자동 슬립을 지원하는 전력 관리 기법)

  • So, Sun-Sup;Choi, Bok-Dong;Eun, Seong-Bae;Kim, Byung-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.13 no.9
    • /
    • pp.1928-1934
    • /
    • 2009
  • This paper proposes a power management scheme for sensor nodes in wireless sensor networks based on sensor node operating system supporting the sensor transparency, which can turn off the sensors when the MCU is in sleep mode. We classify the sensors in two types, that is, event sensors and polling sensors, to be able to decide whether the sensor is a type of sensors whose power supply can be turned off or not, and we design a new scheduler to support recognition of those different types of sensors. Implementing and evaluation of the scheduler and the power manager supporting sensor transparency are shown based on Nano-Q+.

A Power Manager supporting automatic sleep for Sensors in Nano-Q+ (Nano-Q+에서 센서의 자동슬립을 지원하는 전력 매니저)

  • Bokdong Choi;Seongbae Eun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.11a
    • /
    • pp.996-997
    • /
    • 2008
  • 배터리를 사용하는 센서노드의 전력 소모를 줄이기 위해 많은 방법들이 제안되어 있다. 본 논문에서는 MCU 및 센서의 전력을 관리하는 전력 매니저를 제안한다. 센서의 타입을 설정하고 제안되어 있는 센서의 추상화를 추가한 매니저를 제안한다. Nano-Q+가 스케줄링할 때 센서의 타입을 판단하여 전원을 관리 할 수 있도록 한다.

A Environment Data Monitoring System of Exhibition using Sensor Network and Nano-Q+ (센서네트워크와 Nano-Q+를 이용한 전시물 환경 정보 모니터링 시스템)

  • Kim, Gang-Seok;Huh, Jee-Wan;Song, Wang-Cheol
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2007.05a
    • /
    • pp.867-869
    • /
    • 2007
  • TinyOS기반 무선센서노드를 사용한 실시간 계측 데이터 측정 및 제어기술은 유비쿼터스 센서 네트워크 분야에 주로 사용되어 왔으나 다양한 응용이나 신뢰성 있는 무선 네트워크 연구 개발에 한계가 있는 것으로 알려져 있다. 본 논문에서는 ATMega128L을 장착한 최소 8대 이상의 nano-24 센서 노드모듈과 메모리 용량이 매우 제한적인 무선 센서 노드에 적합하다고 평가받고 있는 Nano-Q+를 사용하여 전시물 주변의 환경 정보를 실시간 측정하는 시스템을 구현하였다. 전시물 주변의 센서들은 하나의 PAN Coordinator를 중심으로 Start-Mesh 네트워크를 구성하여 환경 정보를 측정한다. 환경 정보를 전송 하기 위해 측정된 계측 데이터를 센서 네트워크의 PAN Coordinator 노드로부터 환경 모니터링 서버로 효율적으로 전송하기 위한 TCP기반 전송 프로그램을 구현하였다. 실험 결과 센서 노드 수와 관련된 PAN의 크기 및 샘플링 주기에 상관없이 안정적으로 계측 데이터 수신이 이루어짐을 확인 하였다.

  • PDF

[ ${\mu}TMO$ ] Model based Real-Time Operating System for Sensor Network (${\mu}TMO$ 모델 기반 실시간 센서 네트워크 운영체제)

  • Yi, Jae-An;Heu, Shin;Choi, Byoung-Kyu
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.34 no.12
    • /
    • pp.630-640
    • /
    • 2007
  • As the range of sensor network's applicability is getting wider, it creates new application areas which is required real-time operation, such as military and detection of radioactivity. However, existing researches are focused on effective management for resources, existing sensor network operating system cannot support to real-time areas. In this paper, we propose the ${\mu}TMO$ model which is lightweight real-time distributed object model TMO. We design the real-time sensor network operation system ${\mu}TMO-NanoQ+$ which is based on ETRI's sensor network operation system Nano-Q+. We modify the Nano-Q+'s timer module to support high resolution and apply Context Switch Threshold, Power Aware scheduling techniques to realize lightweight scheduler which is based on EDF. We also implement channel based communication way ITC-Channel and periodic thread management module WTMT.

A Sensor Device Manager Supporting Sensor Transparency (센서 투명성을 지원하는 센서 디바이스 매니저)

  • Sang-Ho, Bang;Seongbae Eun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.11a
    • /
    • pp.998-1000
    • /
    • 2008
  • 센서 노드 운영체제는 응용 프로그래머의 개발 지원 및 체계적인 센서 관리를 위하여 센서 투명성을 지원해야 한다. 하지만 기존 센서 노드 운영체제들은 센서투명성을 지원하지 못한다. 센서 디바이스 드라이버를 응용이 직접 작성해야 하며 다양한 센서를 위한 공통 인터페이스를 제공하지 못한다. 본 논문에서는 센서 투명성을 지원하는 센서 디바이스 매니저를 제안한다. ETRI에서 개발한 Nano-Q+에서 센서 디바이스 매니저 기능을 구현하기 위하여 센서노드 플랫폼, 응용 API, 디바이스 매니저, HAL을 설계하고 구현하였다. 또한, 기존 Nano-Q+와 성능을 비교하고 평가하였다. 센서디바이스 매니저를 구현하여도 처리 속도 및 용량에 대한 성능 저하가 없음을 확인하였다.

Study of the Analysis Method for the Aspherical Tolerance of a Korsch Telescope Using a Q Polynomial (Q-Polynomial을 이용한 Korsch 망원경의 비구면 공차 분석 방법 연구)

  • Jun, Won-Kyoun;Lee, Han-Yul;Lee, Sang-min;Kim, Ki-hwan;Park, Seung Han;Jung, Mee-Suk
    • Korean Journal of Optics and Photonics
    • /
    • v.31 no.6
    • /
    • pp.328-333
    • /
    • 2020
  • In this paper, we study the analysis method for the aspherical tolerance of a Korsch telescope using a Q polynomial. It is important to analyze the tolerances for evaluating quality in high-precision fabrication of aspherical reflectors for high-resolution satellites. Thus we express the aspheric surface in terms of a Q polynomial in which each coefficient term is composed independently, and analyze the tolerance of a Korsch telescope. We also analyze the tolerance using Zernike fringe sag, which expresses the shape error of an aspherical mirror. By comparing the two results, we confirm that the Q-polynomial method can be used to analyze an aspherical mirror.

Query Optimization with Metadata Routing tables on Nano-Q+ Sensor Network with Heterogeneous Sensors (다중 이기종 센서를 보유한 Nano-Q+ 기반 센서네트워크에서 메타데이터 라우팅 테이블을 이용한 질의 최적화)

  • Hwang, Sang-Won;Nam, Young-Kwang;Lee, Kwang-Yong;Mah, Pyung-Soo
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10d
    • /
    • pp.85-89
    • /
    • 2006
  • 센서네트워크에는 한 가지 종류의 센서만을 사용하는 것이 아니라 여러 가지 종류의 센서를 하나의 네트워크에 연결하여 한 번에 여러 종류의 센서의 질의를 수행할 수 있어야 한다. 이 경우에 다양한 센서가 부착된 네트워크에서 한 가지 종류의 센서에 대한 질의를 수행할 경우 해당되는 센서를 포함하지 않는 센서에 대해서도 질의를 수행해야 한다. 본 논문에서는 여러 종류의 센서가 부착된 센서네트워크에서 라우팅 테이블을 이용하여 질의를 최적화하는 방법을 제안한다. 센서노드의 라우팅 테이블에는 그 센서가 질의명령어를 보내고 받아야 하는 센서노드에 대한정보를 포함한다. 자식노드에 명령어를 보낼 경우 하위노드에서 질의하는 센서의 종류가 없을 경우에도 명령어를 보내야 한다. 이 경우 하위 자식노드에 원하는 센서의 종류에 관한 정보를 포함하면 센서의 종류에 따라서 불필요한 명령어의 수행을 줄일 수 있도록 하였다. 이 방법은 ATmega128 CPU를 장착한 Nano-Q+ 시스템에서 구현되었다.

  • PDF

High Power Continuous-Wave and Graphene Q-switched Operation of Er:YAG Ceramic Lasers at ~1.6 ㎛

  • Wang, Yong;Chen, Hao;Shen, Deyuan;Zhang, Jian;Tang, Dingyuan
    • Journal of the Optical Society of Korea
    • /
    • v.17 no.1
    • /
    • pp.5-9
    • /
    • 2013
  • We report on high-power continuous-wave operations of an Er:YAG ceramic laser in-band pumped by a cladding-pumped Er,Yb fiber laser at 1532 nm. With an output coupler of 10% transmission, the ceramic laser yielded 16.7 W of continuous-wave output at 1645 nm for 28.8 W of incident pump power, corresponding to a slope efficiency of 61.0% with respect to the incident pump power. The lasing wavelength switched to 1617 nm when output couplers of > 20% transmission were used. Up to 16.2 W of 1617 nm output was generated for 33.0 W of incident pump power, corresponding to a slope efficiency of 51.8%. Graphene Q-switched operation of Er:YAG cermic laser at 1645 nm was also demonstrated with stable pulses of 30-74 kHz repetition rates and 1.5-6.4 ${\mu}s$ pulse widths.