• 제목/요약/키워드: Arduino sensor

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

센서를 이용한 경량 난수발생기 설계 및 구현 (A Design and Implementation of the Light-Weight Random Number Generator Using Sensors)

  • 강하나;유태일;염용진;강주성
    • 한국통신학회논문지
    • /
    • 제42권2호
    • /
    • pp.307-315
    • /
    • 2017
  • 암호시스템에서 난수발생기는 필수적인 요소이다. 최근에 IoT, Sensor Network, SmartHome와 같은 소형 디바이스를 사용하는 환경이 등장하면서, 이에 적합한 다양한 경량 암호들이 개발되고 있다. 하지만 리소스 제한, 엔트로피 수집의 어려움 등의 문제로 인하여, 기존의 데스크 탑에 초점을 두고 만들어진 난수발생기가 제대로 동작하는 것이 어려워지고 있다. 본 논문에서 경량 환경에서 안전한 난수를 생성하는 방법으로 경량 난수발생기 설계를 소개한다. 구조는 헨켈 매트릭스와 블록암호를 사용하고 잡음원으로 센서를 사용한다. 또한 소형 디바이스 중에서 가장 대표적인 Arduino보드에 설계한 경량 난수발생기를 구현하고, 구현 결과로 센서 데이터와 최종 출력 난수의 엔트로피 값을 측정하고 평가함으로써 효율성과 안전성을 확인한다.

사물인터넷 기반의 스마트 기숙사 시스템 구현 (An Implementation of Smart Dormitory System Based on Internet of Things)

  • 이우영;고화문;유제훈;심귀보
    • 한국지능시스템학회논문지
    • /
    • 제26권4호
    • /
    • pp.295-300
    • /
    • 2016
  • 사물들에 네트워크를 연결하여 사람과 사물, 사물과 사물의 상호 소통을 돕는 지능형 시스템인 사물인터넷이 발달하고 있다. 사물인터넷과 네트워크 기술, 스마트 기기의 발달에 따라 홈 네트워크 시스템에 관한 관심이 증가하고 있다. 본 논문에서는 압력 센서와, 적외선 센서, 초음파 센서, 스위치, 아두이노, 라즈베리파이, 안드로이드 어플리케이션을 이용하여 홈 네트워크를 기숙사에 적용한 사물인터넷 기반의 스마트 기숙사 시스템을 제안한다. 사물인터넷 기반의 스마트 기숙사 시스템은 기숙사의 대표적인 공동물품인 세탁기, 컴퓨터, 러닝머신의 사용여부와 택배의 도착여부를 안드로이드 어플리케이션을 통하여 파악할 수 있도록 하였다.

WeMos와 유량 센서를 이용한 유속 모니터링 및 경보 알림 시스템 구현 (Implementation of fluid flow measuring and warning alarm system using an WeMos and an fluid flow sensor)

  • 유문성
    • 한국인터넷방송통신학회논문지
    • /
    • 제19권1호
    • /
    • pp.139-143
    • /
    • 2019
  • 여러 분야에서 유량 및 유속의 측정이 필요하다. 흔히 가정에서 보는 수도계량기가 있으며, 상하수도 플랜트, 석유화학 산업 등에서 유량계가 사용되고 있다. 유속을 실시간으로 모니터링하고 유속 이상 시 즉시 알리는 시스템이 필요하다. 최근 사물인터넷의 발달로 이런 장치를 저비용으로 구축할 수 있게 되었다. WeMos는 미니 와이파이 사물인터넷(IoT) 모듈로 Arduino IDE로 프로그래밍 할 수 있다. 유량 센서는 통과하는 유량에 비례하는 디지털 펄스를 출력한다. 본 논문에서는 유속 감지 기능을 WeMos의 사물인터넷 구현기술에 적용시켜 시스템을 제작하였다. 시스템이 작동하면 WeMos는 유량센서의 값을 받아들여 유속을 계산하고 그 값을 서버에 JSON방식으로 보낸다. 서버에서는 그래프로 유속을 시각화하여 스마트폰으로 유속 값을 모니터링하게 한다. 그리고 유속 이상 발생시 Pushbullet을 이용하여 스마트폰으로 즉시 경보 메시지를 보내는 시스템을 구현하였다.

압력 및 가속도 센서를 활용한 운동 자세 교정 시스템 (Exercise Posture Calibration System using Pressure and Acceleration Sensors )

  • 조원기;박예람;박상현;송영민;이붕주
    • 한국전자통신학회논문지
    • /
    • 제19권4호
    • /
    • pp.781-790
    • /
    • 2024
  • 현대인들의 운동, 건강 관심도가 늘어남에 따라 운동에 관련된 정보 및 기기들의 수요가 늘어나고 있으며 잘못된 자세로 운동할 시 신체 불균형과 부상을 초래할 수 있다. 이에 본 연구에서 사용자들의 올바른 운동 자세를 통한 건강증진 및 부상 예방을 위한 자세교정을 목적으로 한다. 시스템의 주기억 장치로는 Arduino Uno R3와 압력 센서, 가속도 센서를 사용하여 개발하였다. 압력 센서는 스쿼트 자세 판별, 가속도 센서는 일반걸음, 팔자걸음, 안짱걸음 3가지의 걸음걸이 판별을 위해 사용되었다. 데이터를 블루투스 모듈로 스마트폰에 전송하고 App에 표시하여 사용자에게 올바른 운동 자세를 안내해준다. 걸음걸이 판별은 발이 벌어진 각도 20˚를 기준으로 진행하였으며, 올바른 스쿼트 자세는 숙련자의 데이터를 기반으로 전족과 후족의 압력 센서 값의 비율을 비교했다. 따라서 걸음걸이 판별 시 약 90%의 정확도와, 스쿼트 자세 시 압력 센서 값의 비율 7:3을 기준 하에 95%의 정확도를 가지는 실험을 기반으로 사용자가 운동 시 App을 통해 실시간으로 확인하여 올바른 자세로 운동을 할 수 있고, 잘못된 자세로 운동을 진행할 때 교정할 수 있도록 안내해주는 시스템을 구축했다.

중학생을 대상으로 한 아두이노를 활용한 체현 기반 프로그래밍 교육 설계 (Design of Embodiment-based Programming Education using Arduino for Middle School Students)

  • 엄현영;이강희
    • 문화기술의 융합
    • /
    • 제6권1호
    • /
    • pp.471-476
    • /
    • 2020
  • 본 논문은 중학교 학생을 대상으로 적용한 아두이노 체현 기반 프로그래밍 실습 교육 과정을 설계하고 교육과정 진행 전과 후의 설문조사를 진행한다. 아두이노는 프로세싱 언어에서 사용하는 IDE를 통합한 오픈소스 피지컬 컴퓨팅 플랫폼으로서 다른 플랫폼에 비해 저비용(low-cost)이며 비교적 간단하게 확인할 수 있는 입출력 인터페이스와 실제적 체현성 때문에, 중학교 학생을 대상으로 프로그래밍 교육을 하기에 적합한 교육 자료이다. 이후 설문 조사를 통해 중학생들의 프로그래밍에 대한 필요성 인지 변화 및 사고능력 증진에 관한 피드백을 받게 된다. 본 연구에서는 아두이노를 활용한 체현 기반 프로그래밍 교육을 1차수 당 8주 씩 진행하여, '16년부터 '17년까지 2년간 112명의 중학교 학생을 대상으로 결과이다. 체현 기반 프로그래밍 교육을 이론 교육 및 체현 기반 실습 교육으로 진행하였으며, 체현기반 실습 교육은 초음파 센서를 이용한 RC카 만들기, 아두이노 쿼드로터 드론 만들기를 진행했다. 본 연구의 목적은 아두이노를 활용한 체현 기반 프로그래밍 교육을 통해 중학교 학생들의 프로그래밍에 대한 인지, 필요성 및 프로그래밍 교육이 사고력 증진에 유효한가를 학생들 주관적인 지표로서 유효함을 입증하는 것이다.

무선 센서 네트워크 기반의 전력 검침 시스템 (An Electric Power Metering System based on Wireless Sensor Network)

  • 백덕화;김호승;장수지
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2015년도 제51차 동계학술대회논문집 23권1호
    • /
    • pp.343-344
    • /
    • 2015
  • 본 논문에서는 무선 센서 네트워크 기반의 전력 소모 측정 데이터를 모바일 기기로 제공하는 전력 검침 시스템을 제안한다. 디지털 전력량계의 전력 소모 측정데이터를 전송하는 아두이노 보드와 전송된 정보를 수신하는 게이트웨이 및 수집된 전력량을 환산하는 서버와 소비전력을 스마트폰에 모니터링하는 앱으로 구성된다. 전력미터기는 Zigbee를 이용한 Sensor Network를 구성하여 전력데이터를 전송하며 아두이노 보드를 통해 서버에서 소모전력량과 요금을 계산하고, 무선 LAN을 통해 서버에 접속한 모바일 단말기에 전력사용량을 실시간으로 알 수 있도록 한다. 이러한 전력 검침 시스템을 구현하여 실시간으로 집안의 소모전력을 모니터링할 수 있으며 전력절감을 유도하는 것을 목적으로 한다.

  • PDF

A Study on MTL Device Design and Motion Tracking in Virtual Reality Environments

  • Oh, Am-Suk
    • Journal of information and communication convergence engineering
    • /
    • 제17권3호
    • /
    • pp.205-212
    • /
    • 2019
  • Motion tracking and localization devices are an important building block of motion tracking systems in a virtual reality (VR) environment. This study is about improving the accuracy of motion and location for enhancing user immersion in experience type VR environment to position tracking technique. In this study, we propose and test a design of such a device. The module data test of the attitude and heading reference system shows that the implementation with the MPU-9250 sensor is successful and adequate to be used with short operation time. We consider various sensor hardware dependencies of VR, and compare various correction methods and filtering methods to lower the motion to photon (MTP) time that user movement is fully reflected on the display using sensor devices. The Kalman filter is used to combine the accelerometer with the gyroscope in the sensing unit.

A Study on the Relationship between Ultraviolet Rays and Skin Color Using a Photoplethysmography Sensor

  • So-Yae Hur;Sun-Jib Kim
    • International Journal of Advanced Culture Technology
    • /
    • 제11권1호
    • /
    • pp.363-369
    • /
    • 2023
  • In this study, to check the function of managing the severity of ultraviolet rays with a smart watch, a popular health care IT device, It was tested whether measuring heart rate using a PPG(Photoplethysmography) sensor representatively used in a smart watch could tell skin changes caused by ultraviolet rays. Through this experiment, we examined the possibility that the skin color tanned by ultraviolet rays can be determined only by the heart rate measurement function of the PPG sensor. In addition, the possibility of expanding the heart rate measurement function of the PPG sensor to the use of skin condition management was considered. we used an Arduino-based reflective PPG sensor to measure changes in heart rate by selecting body sites with high and low UV rays exposure. A significant value was derived through tests considering factors such as gender, UV exposure, and age. As a result, the study identified the possibility of adding ultraviolet rays and skincare items to future smart watch healthcare items and the possibility of expanding skin measurement methods. It is also possible to suggest the direction of future research.

A Study on the Measurement of Respiratory Rate Using a Respirator Equipped with an Air Pressure Sensor

  • Shin, Woochang
    • International journal of advanced smart convergence
    • /
    • 제11권4호
    • /
    • pp.240-246
    • /
    • 2022
  • In order to measure the respiratory rate, one of the major vital signs, many devices have been developed and related studies have been conducted. In particular, as the number of wearers of respirators increases in the COVID-19 pandemic situation, studies have been conducted to measure the respiratory rate of the wearer by attaching an electronic sensor to the respirator, but most of them are cases in which an air flow sensor or a microphone sensor is used. In this study, we design and develop a system that measures the respiratory rate of the wearer using an air pressure sensor in a respirator. Air pressure sensors are inexpensive and consume less power than the other sensors. In addition, since the amount of data required for calculation is small and the algorithm is simple, it is suitable for small-scale and low-power processing devices such as Arduino. We developed an algorithm to measure the respiratory rate of a respirator wearer by analysing air pressure change patterns. In addition, variables that can affect air pressure changes were selected, and experimental scenarios were designed according to the variables. According to the designed scenario, we collected air pressure data while the respirator wearer was breathing. The performance of the developed system was evaluated using the collected data.

아두이노와 압력센서를 이용한 스마트 유아차에 관한 연구 (Study on Smart Infant Vehicle with Arduino and Pressure Sensor)

  • 이상욱;김민영;김태우;이대규;김재욱
    • 한국전자통신학회논문지
    • /
    • 제17권6호
    • /
    • pp.1293-1300
    • /
    • 2022
  • 본 논문에서는 아이들을 태우는 유아차로부터 생길 수 있는 각종 안전사고를 예방 그리고 보다 수월한 유아차 사용을 위한 연구를 진행하였다. 유아차가 보호없이 주행하는 것을 막기 위하여 압력센서와 서브모터를 활용하여 유아차 바퀴에 브레이크 기능을 탑재하였으며 압력센서와 LCD를 활용하여 안전벨트 결속의 유무를 판단하여 유아가 유아차에서 떨어지는 것을 방지할 수 있도록 설계하였다. 추가로 LCD와 LED를 활용하여 일정 온습도를 넘어가면 경고등이 켜지도록 설계하여 유아가 유아차를 사용할 때 쾌적한 환경에 있을 수 있도록 설계하였다.