• Title/Summary/Keyword: Arduino sensor

Search Result 269, Processing Time 0.027 seconds

On-site Water Nitrate Monitoring System based on Automatic Sampling and Direct Measurement with Ion-Selective Electrodes

  • Kim, Dong-Wook;Jung, Dae-Hyun;Cho, Woo-Jae;Sim, Kwang-Cheol;Kim, Hak-Jin
    • Journal of Biosystems Engineering
    • /
    • v.42 no.4
    • /
    • pp.350-357
    • /
    • 2017
  • Purpose: In-situ monitoring of water quality is fundamental to most environmental applications. The high cost and long delays of conventional laboratory methods used to determine water quality, including on-site sampling and chemical analysis, have limited their use in efficiently managing water sources while preventing environmental pollution. The objective of this study was to develop an on-site water monitoring system consisting mainly of an Arduino board and a sensor array of multiple ion selective electrodes (ISEs) to measure the concentration of $NO_3$ ions. Methods: The developed system includes a combination of three ISEs, double-junction reference electrode, solution container, sampling system consisting of three pumps and solenoid valves, signal processing circuit, and an Arduino board for data acquisition and system control. Prior to each sample measurement, a two-point normalization method was applied for a sensitivity adjustment followed by an offset adjustment to minimize the potential drift that could occur during continuous measurement and standardize the response of multiple electrodes. To investigate its utility in on-site nitrate monitoring, the prototype was tested in a facility where drinking water was collected from a water supply source. Results: Differences in the electric potentials of the $NO_3$ ISEs between 10 and $100mg{\cdot}L^{-1}$ $NO_3$ concentration levels were nearly constant with negative sensitivities of 58 to 62 mV during the period of sample measurement, which is representative of a stable electrode response. The $NO_3$ concentrations determined by the ISEs were almost comparable to those obtained with standard instruments within 15% relative errors. Conclusions: The use of the developed on-site nitrate monitoring system based on automatic sampling and two-point normalization was feasible for detecting abrupt changes in nitrate concentration at various water supply sites, showing a maximum difference of $4.2mg{\cdot}L^{-1}$ from an actual concentration of $14mg{\cdot}L^{-1}$.

Remote Multi-control Smart Farm with Deep Learning Growth Diagnosis Function

  • Kim, Mi-jin;Kim, Ji-ho;Lee, Dong-hyeon;Han, Jung-hoon
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.9
    • /
    • pp.49-57
    • /
    • 2022
  • Currently, the problem of food shortage is emerging in our society due to climate problems and an increase population in the world. As a solution to this problem, we propose a multi-remote control smart farm that combines artificial intelligence (AI) and information and communication technology (ICT) technologies. The proposed smart farm integrates ICT technology to remotely control and manage crops without restrictions in space and time, and to multi-control the growing environment of crops. In addition, using Arduino and deep-learning technology, a smart farm capable of multiple control through a smart-phone application (APP) was proposed, and Ai technology with various data securing and diagnosis functions while observing crop growth in real-time was included. Various sensors in the smart farm are controlled by using the Arduino, and the data values of the sensors are stored in the built database, so that the user can check the stored data with the APP. For multiple control for multiple crops, each LED, COOLING FAN, and WATER PUMP for two or more growing environments were applied so that the user could control it conveniently. And by implementing an APP that diagnoses the growth stage through the Tensor-Flow framework using deep-learning technology, we developed an application that helps users to easily diagnose the growth status of the current crop.

Low-cost Prosthetic Hand Model using Machine Learning and 3D Printing (머신러닝과 3D 프린팅을 이용한 저비용 인공의수 모형)

  • Donguk Shin;Hojun Yeom;Sangsoo Park
    • The Journal of the Convergence on Culture Technology
    • /
    • v.10 no.1
    • /
    • pp.19-23
    • /
    • 2024
  • Patients with amputations of both hands need prosthetic hands that serve both cosmetic and functional purposes, and research on prosthetic hands using electromyography of remaining muscles is active, but there is still the problem of high cost. In this study, an artificial prosthetic hand was manufactured and its performance was evaluated using low-cost parts and software such as a surface electromyography sensor, machine learning software Edge Impulse, Arduino Nano 33 BLE, and 3D printing. Using signals acquired with surface electromyography sensors and subjected to digital signal processing through Edge Impulse, the flexing movement signals of each finger were transmitted to the fingers of the prosthetic hand model through training to determine the type of finger movement using machine learning. When the digital signal processing conditions were set to a notch filter of 60 Hz, a bandpass filter of 10-300 Hz, and a sampling frequency of 1,000 Hz, the accuracy of machine learning was the highest at 82.1%. The possibility of being confused between each finger flexion movement was highest for the ring finger, with a 44.7% chance of being confused with the movement of the index finger. More research is needed to successfully develop a low-cost prosthetic hand.

Experimental Study on Temperature Dependence of Nitrate Sensing using an ISE-based On-site Water Monitoring System

  • Jung, Dae-Hyun;Kim, Dong-Wook;Cho, Woo Jae;Kim, Hak-Jin
    • Proceedings of the Korean Society for Agricultural Machinery Conference
    • /
    • 2017.04a
    • /
    • pp.122-122
    • /
    • 2017
  • Recently, environmental problems have become an area of growing interests. In-situ monitoring of water quality is fundamental to most environmental applications. The accurate measurement of nitrate concentrations is fundamental to understanding biogeochemistry in aquatic ecosystems. Several studies have reported that one of the most feasible methods to measure nitrate concentration is the use of Ion Selective-electrodes (ISEs). The ISE application to water monitoring has several advantages, such as direct measurement methodology, high sensitivity, wide measurement range, low cost, and portability. However, the ISE methods may yield inconsistent results where there was a difference in temperature between the calibration and measurement solutions, which is associated with the temperature dependence of ionic activity coefficients in solution. In this study, to investigate the potential of using the combination of a temperature sensor and nitrate ISEs for minimizing the effect of temperature on real-time nitrate sensing in natural water, a prototype of on-site water monitoring system was built, mainly consisting of a sensor chamber, an array of 3 ISEs, an waterproof temperature sensor, an automatic sampling system, and an arduino MCU board. The analog signals of ISEs were obtained using the second-order Sallen-key filter for performing voltage following, differential amplification, and low pass filtering. The performance test of the developed water nitrate sensing system was conducted in a monitoring station of drinking water located in Jeongseon, Kangwon. A temperature compensation method based on two-point normalization was proposed, which incorporated the determination of temperature coefficient values using regression equations relating solution temperature and electrode signal determined in our previous studies.

  • PDF

Design and implementation of Serial Communication for IoT Sensing Technology (IoT의 센싱 기술을 위한 직렬통신 설계 및 구현)

  • Park, Sangbong;Jeong, Daeseung
    • The Journal of the Convergence on Culture Technology
    • /
    • v.3 no.3
    • /
    • pp.27-30
    • /
    • 2017
  • IoT could be applied to various areas because of the important role of sensor. The existing sensor communication method is to quickly transmit data by using clock and two data pins based on the I2C serial communication method. As the objects used are gradually light-weighted and the amount of data transmission is decreased, the simplification of hardware is more emphasized as an essential design element than the speed of transmission. This paper designed a circuit to send/receive data in series, and also realized arduino, by analyzing the existing communication method and then using a single pin for light-weight. The single pin serial communication could reduce power consumption, which is suitable for the sensor area using digital communication of IoT area.

The design of Smart flowerpot management system (스마트 화분관리 시스템 설계)

  • Jeon, Pil-kyeong;Park, Suhyun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.05a
    • /
    • pp.133-135
    • /
    • 2015
  • This paper is about the design of flowerpot management system which allows you to manage the flowerpot more efficiently and conveniently using Internet of Things when you start to grow plants. IoT connects all things to the network to provide various services to users, it has recently been focused on the center of the IT convergence techniques. So by using the realization sensor based IoT technology the need for research and development of IoT technologies were designed for the system. Basically, Device is using soil humidity sensor and Arduino, Android smart phone and smart light bulb. Transmit the humidity value of the flowerpot that measured by the sensor in a wireless communication, by controlling the state according to the value of the humidity, users can be provided a visual information and set up a flowerpot management and plan.

  • PDF

Design and Implementation of Context Awareness Smart Jewelry Device (상황인식 스마트 주얼리 디바이스 설계 및 구현)

  • Kang, YunJeong;Choi, DongOun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.11
    • /
    • pp.2113-2118
    • /
    • 2016
  • Smart Jewelry is applied to the components of the Internet of Things. The process of obtaining the status information to the input of the sensor. And it controls the light color of the LED. Because to express the beauty of twinkling lights that can be felt in the jewelery and aesthetic functions were applied in order to feel the mystery. Smart Jewelry is capable of communication, interaction, wearable. Smart jewelery was equipped with a color, temperature, ambient light sensor. It was designed to allow interaction with a Bluetooth module. Applying an algorithm so that the light jewelry colors can vary depending on the circumstances of the smart jewelry wearer had been implemented by the mobile application. It can be realized in digital technology and the convergence of life. It presents the orientation development of the smart jewelery device on IoT environment.

Design and Implementation of Cattle Estrus Detection System based on Wireless Communication and Internet of Things (무선 통신과 사물인터넷 기반의 소 발정 관찰 시스템 설계 및 구현)

  • Lee, Ha-Woon
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.13 no.6
    • /
    • pp.1309-1316
    • /
    • 2018
  • Cattle estrus detection system based on Internet of Things is designed and implemented by using Arduino pro-mini, gyroscope, acceleration sensor, bluetooth master and slave module. The implemented system measures cattle's moving and the measured data are transmitted to the computer connected to RX module by bluetooth TX module. They are plotted in 2-dimensional graph on the computer monitor and the number of transition at each sensor axis are calculated from the graph. The detected and gathered data from the system are analyzed by the proposed algorithm to decide which cows are in the estrus or not. The method to apply bluetooth scatternet is shown and the proposed system can be used to increase the success rate of artificial insemination in normal estrus by detecting the cow's behaviors such as the number of jumping. In this paper, the implemented cattle behavior detecting the system(TX module) are strapped on cattle's leg and it measures the cattle behaviors for determining where that a cattle is estrus or not by the proposed algorithm.

Smart Safety Helmet Using Arduino (아두이노를 이용한 스마트 안전모)

  • Lee, Dong-Gun;Kim, Won-Boem;Kim, Joong-Soo;Lim, Sang-Keun;Kong, Ki-Sok
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.19 no.1
    • /
    • pp.77-83
    • /
    • 2019
  • Major causes of industrial accidents include falls and gas leak. The existing safety helmet and smart device combination products are focused on convenience, so the functions to prevent such accidents are insufficient. We developed a smart helmet focusing on fall accident detection and gas leak detection. We also developed management system to manage workers efficiently. Its core function is to detect dangerous conditions of employees, to communicate with managers and to confirm the situations of workers. The effectiveness of the combustible gas measurement capability was verified through experiments. However, since a significant amount of power consumption is founded due to continuous operation of the board and the sensor, countermeasures such as replacing with a large capacity battery are required.

Proposal of mobile application for rounded shoulder improvement in connection with EMG sensor (근전도 센서를 연동한 둥근 어깨 개선 모바일 어플리케이션 제안)

  • Park, So-Mi;Kay, Yoonshin;Im, Hee-Su;Park, Su-E
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.5
    • /
    • pp.667-676
    • /
    • 2021
  • Recently, adolescents in Korea are exposed to the risk of postural imbalance due to overuse of smartphones and lack of physical activity due to the amount of learning. In addition, the need for effective non-face-to-face exercise services is increasing due to Corona 19. With this in mind, this study proposes an exercise service using an EMG sensor to overcome the limitations of non-face-to-face services while providing the effect of improving round shoulders for adolescents. An exercise program that can improve round shoulders was constructed, and an application in conjunction with an EMG sensor was implemented to exercise effectively. The exercise program was configured to alternately exercise the target muscle area for 4 weeks, and the function to provide feedback was added by measuring the EMG values that change accordingly. Through this study, we intend to provide the basis for exercise-based posture correction digital service, and improve the unbalanced body through this, thereby promoting the possibility of health promotion.