Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Indonesian Journal of Electrical Engineering and Computer Science

Design and characteristics assessment of wireless vibration sensor for buildings and houses Suherman Suherman; Fahmi Fahmi; Ulfa Hasnita; Zul Herri
Indonesian Journal of Electrical Engineering and Computer Science Vol 21, No 3: March 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v21.i3.pp1381-1388

Abstract

This paper reports the wireless vibration detector design and characterization for practical applications. System is built by using the ATmega microcontrollers, working on a free license 433 MHz frequency. Hardware characteristics are defined through experimental assessments. Assessment mainly on sensor output and sensor installation characteristics. As results, hardware is working as expected, where vibration level achieves at most 13% detection for 12 g vibration source. The vertical axis of the MPU6050 vibration detector results 87.5 times higher detection than in horizontal axis. Detected vibration increases from 1.03 g to 2.61 g when source-sensor distance is shortened from 10 cm to 2 cm. The aluminium sheet as sensor pad causes detection of 8.69 times higher than on ceramic pad. The lower the detection period the better the detection amplitude. However, the lower the period, the higher the consumed power. Microcontroller sleep mode is not suitable for short period detection. The node-based data validation to avoid transmitting false detection is not influencial for short period detection.
Securing sensor data transmission with ethernet elliptic curve cryptography secure socket layer on STM32F103 device Seniman Seniman; Baihaqi Siregar; Rani Masyithah Pelle; Fahmi Fahmi
Indonesian Journal of Electrical Engineering and Computer Science Vol 22, No 1: April 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v22.i1.pp507-515

Abstract

Currently there is no method, feature, or ability in securing data transmission in microcontroller systems and applications with client-server scheme communication, while major modern computer systems using secure socket layer (SSL) for establishing secure communication. However, ESP espressif based microcontroller has supported SSL communication to secure data transmission, but only works on the Wi-Fi network. A single-board computer based embedded system has fully supported SSL communication, but it costs a very high price. On the other hand, STM32F103 microcontrollers with a very affordable price even cheaper than the Arduino board has the opportunity to build secure data communication using SSL protocol based on MbedTLS library. In addition to wiznet W5100/W5500 ethernet shield, an STM32F103 SSL client device has been successfully built in this study. The SSL client device supports ECDHE ECDHA AES128 CBC SHA256 SSL cipher suite. The Apache web server must also be configured to support this cipher suite by generating OpenSSL ECC (elliptic curve cryptography) certificate. The system was tested with the LM35 analog temperature sensor, and as a result, the STM32F103 SSL client has successfully secured the data transmission to the Apache SSL web server. The communication time was 3 seconds for the first connection and 42 ms for the next data transmission.