• Title/Summary/Keyword: Tiny X

Search Result 57, Processing Time 0.027 seconds

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.

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

On the Stability of a Higher Functional Equation in Banach Algebras

  • Jung, Yong-Soo
    • Kyungpook Mathematical Journal
    • /
    • v.59 no.4
    • /
    • pp.689-702
    • /
    • 2019
  • Let 𝓐 and 𝓑 be real (or complex) algebras. We investigate the stability of a sequence F = {f0, f1, ⋯, fn, ⋯ } of mappings from 𝓐 into 𝓑 satisfying the higher functional equation: $$f_n(x+y+zw)=f_n(x)+f_n(y)+\;{\normalsize\sum\limits_{\tiny{i+j=n \atop i{\leq}j}}}\;[f_i(z)f_j(w)+c_{ij}f_i(w)f_j(z)]$$ for each n = 0, 1, ⋯ and all x, y, z, w ∈ 𝓐, where $$c_{ij}=\left\{1{\text{ if }}i{\neq}j,\\0{\text{ if }}i=j.\right.$$.

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

Node Distribution-Based Localization for Large-scale Wireless Sensor Networks (대규모 무선 센서 네트워크에서 노드 분포를 고려한 분산 위치 인식 기법 및 구현)

  • Han, Sang-Jin;Lee, Sung-Jin;Lee, Sang-Hoon;Park, Jong-Jun;Park, Sang-Joon
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.33 no.9B
    • /
    • pp.832-844
    • /
    • 2008
  • Distributed localization algorithms are necessary for large-scale wireless sensor network applications. In this paper, we introduce an efficient node distribution based localization algorithm that emphasizes simple refinement and low system load for low-cost and low-rate wireless sensors. Each node adaptively chooses neighbor nodes for sensors, update its position estimate by minimizing a local cost function and then passes this update to the neighbor nodes. The update process considers a distribution of nodes for large-scale networks which have same density in a unit area for optimizing the system performance. Neighbor nodes are selected within a range which provides the smallest received signal strength error based on the real experiments. MATLAB simulation showed that the proposed algorithm is more accurate than trilateration and les complex than multidimensional scaling. The implementation on MicaZ using TinyOS-2.x confirmed the practicality of the proposed algorithm.

Sensor Node Control Considering Energy-Efficiency in Wireless Sensor Networks (무선 센서 네트워크에서 에너지 효율성을 고려한 센서 노드 제어)

  • Park, Hee-Dong
    • Journal of Digital Convergence
    • /
    • v.12 no.2
    • /
    • pp.271-276
    • /
    • 2014
  • The life-time and performance of a wireless sensor network is closely related to energy-efficiency of sensor nodes. In this paper, to increase energy-efficiency, each sensor node operates in one of three operational modes which are normal, power-saving, and inactive. In normal mode sensor nodes sense and transmit data with normal period, whereas sensor nodes in power-saving mode have three-times longer period. In inactive mode, sensor nodes do not sense and transmit any data, which makes the energy consumption to be minimized. Plus, the proposed algorithm can avoid unnecessary energy consumption by preventing transmitting duplicate sensed data. We implemented and simulated the proposed algorithm using Tiny OS based ZigbeX platfom and NS-2, respectively. Performance evaluation results show that the proposed algorithm can prolong sensor networks' lifespan by efficiently reducing energy consumption and its standard deviation of all sensor nodes.

Design and Implementation of Wireless Multicommunication Circuit Based On USN (USN 기반의 무선 멀티 커뮤니케이션 회로 설계 및 구현)

  • Sim, Gab-Sig;Jang, Jae-Hyuk
    • The Journal of the Korea Contents Association
    • /
    • v.11 no.8
    • /
    • pp.33-42
    • /
    • 2011
  • In this paper we designed and implemented a wireless communication circuit which can control the remote devices integrating RFID and ZigBee. This system unifies transmit part and receive part. And this system recognizes RFID tag data, then the recognized information is controlled by MCU, and transmitted to a remote device through the ZigBee. This is operated on TinyOS. If this system is applied to a entrance security system, it can permit/deny one's entrance as well as control the personal computer or other electronic devices. Our experiment shows the result of the recognized data transmission is very different according to a opened playground and a closed place. The data transmission time is stable in the indoor and the data transmission distance is long in the outdoor. We anticipate that our system be applied the various office oriented domains by connecting to the Wired LAN or the WLAN of IEEE 802.11x category.

The Design and Implementation of EL/LX level3 C Standard Library for RTOS Qplus-P (EL/IX 단계 3을 적용한 실시간 운영체제 Qplus-P용 C 표준 라이브러리의 설계 및 구현)

  • Kim, Do-Hyung;Shin, Chang-Min;Park, Sung-Min
    • The KIPS Transactions:PartA
    • /
    • v.9A no.4
    • /
    • pp.485-490
    • /
    • 2002
  • As the products of internet appliance, such as digital TV, internet set-top box, and internet phone, are continually produced, the market of real time operating system which controls those products is being highly increased. ETRI developed the extensible real time operating system, Qplus-P, which can be used from PDA to internet set-top box and home server. This paper describes the design and implementation of C standard library for real-time operating system Qplus-P. The Qplus-P C standard library follows EL/IX API level, which is proposed to the real-time operating system international standard by the RedHat. And, the C standard library functions, which are needed to support the Tiny-X and Kaffe, are also implemented. The implemented C standard library can reduce the size of library about 30% compare to the C library that does not follow EL/IX API level.

A Study for The X-ray Image Acquisition Experiment Using by Gas Electron Multipliers (기체전자증폭기를 이용한 X-선 영상획득실험에 관한 연구)

  • 강상묵;한상효;조효성;남상희
    • Journal of Biomedical Engineering Research
    • /
    • v.24 no.2
    • /
    • pp.83-89
    • /
    • 2003
  • The gas electron multiplier placed in the drift volume of conventional gas detectors, is a conceptually simple device for producing a large gas gain by concentrating the drift electric field over a very short distance to the point that electron avalanching occurs(〉 10$^4$ V/cm), greatly increasing the number of drifting electrons. This device consists of a thin insulating foil of several tens of urn in thickness. covered on each side with a thin metal layer(Cu), with tiny holes, usually 100 ${\mu}{\textrm}{m}$ or less in diameter. and with a spacing of 100-200 ${\mu}{\textrm}{m}$ through the entire foil. perforated by using chemical etching or high-powered laser beam technique In this study, we have investigated its operating properties with various experimental conditions, and demonstrated the possibility of using this device as a digital X-ray imaging sensor, by acquiring X-ray images based on the scintillation properties of the gas electron multiplier with standard CCD camera.

Hydrolysis of Arabinoxylo-oligosaccharides by α-ʟ-Arabinofuranosidases and β-ᴅ-Xylosidase from Bifidobacterium dentium

  • Lee, Min-Jae;Kang, Yewon;Son, Byung Sam;Kim, Min-Jeong;Park, Tae Hyeon;Park, Damee;Kim, Tae-Jip
    • Journal of Microbiology and Biotechnology
    • /
    • v.32 no.2
    • /
    • pp.187-194
    • /
    • 2022
  • Two α-ʟ-arabinofuranosidases (BfdABF1 and BfdABF3) and a β-ᴅ-xylosidase (BfdXYL2) genes were cloned from Bifidobacterium dentium ATCC 27679, and functionally expressed in E. coli BL21(DE3). BfdABF1 showed the highest activity in 50 mM sodium acetate buffer at pH 5.0 and 25℃. This exo-enzyme could hydrolyze p-nitrophenyl arabinofuranoside, arabino-oligosaccharides (AOS), arabinoxylo-oligosaccharides (AXOS) such as 32-α-ʟ-arabinofuranosyl-xylobiose (A3X), and 23-α-ʟ-arabinofuranosyl-xylotriose (A2XX), whereas hardly hydrolyzed polymeric substrates such as debranched arabinan and arabinoxylans. BfdABF1 is a typical exo-ABF with the higher specific activity on the oligomeric substrates than the polymers. It prefers to α-(1,2)-ʟ-arabinofuranosidic linkages compared to α-(1,3)-linkages. Especially, BfdABF1 could slowly hydrolyze 23,33-di-α-ʟ-arabinofuranosyl-xylotriose (A2+3XX). Meanwhile, BfdABF3 showed the highest activity in sodium acetate at pH 6.0 and 50℃, and it has the exclusively high activities on AXOS such as A3X and A2XX. BfdABF3 mainly catalyzes the removal of ʟ-arabinose side chains from various AXOS. BfdXYL2 exhibited the highest activity in sodium citrate at pH 5.0 and 55℃, and it specifically hydrolyzed p-nitrophenyl xylopyranoside and xylo-oligosaccharides (XOS). Also, BfdXYL2 could slowly hydrolyze AOS and AXOS such as A3X. Based on the detailed hydrolytic modes of action of three exo-hydrolases (BfdABF1, BfdABF3, and BfdXYL2) from Bf. dentium, their probable roles in the hemiceullose-utilization system of Bf. dentium are proposed in the present study. These intracellular exo-hydrolases can synergistically produce ʟ-arabinose and ᴅ-xylose from various AOS, XOS, and AXOS.