Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : Jurnal Ilmu Komputer dan Agri-Informatika

Pengembangan Sistem Pengukur Curah Hujan di Sungai Jakarta Berbasis IoT Hendra Rahmawan; Dary Muzhar Muhammad; Farianto
Jurnal Ilmu Komputer dan Agri-Informatika Vol 9 No 1 (2022)
Publisher : Departemen Ilmu Komputer, Institut Pertanian Bogor

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29244/jika.9.1.23-36

Abstract

DKI Jakarta is a lowland with high rainfall intensity in certain periods. Currently rainfall is measured manually by officers by visiting directly the Ombrometer rainfall gauge which is placed at a number of points close to several rivers in Jakarta. With such a procedure, the measurement of rainfall becomes inefficient in terms of time and cost because it requires officers who have to visit the measurement location directly and require several additional processes to get the measurement value. This will be difficult if rainfall data is needed in real time, such as for flood early warning purposes. To overcome this problem, a rainfall measuring system is needed that can measure rainfall automatically and send the measurement results in real time via the internet. In this research, an IoT-based rainfall measuring system has been developed using the waterfall method which consists of the stages of defining requirements, designing system, implementing system, and testing system. The system is based on a tipping bucket rainfall sensor whose value can be read and processed directly by the IoT NodeMCU ESP8266 device. The test results have shown that all the functional requirements of the system that have been defined can function properly.
Analisis Kinerja Komunikasi Data Berbasis LoRa pada IoT untuk Pemantauan Lingkungan Kandang Ayam Akbar, Auriza Rahmad; Maxiwinata, Maxdha; Rahmawan, Hendra; Wahjuni, Sri
Jurnal Ilmu Komputer dan Agri-Informatika Vol. 11 No. 2 (2024)
Publisher : Sekolah Sains Data, Matematika, dan Informatika. Institut Pertanian Bogor

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29244/jika.11.2.195-204

Abstract

Teknologi IoT dapat mempermudah peternak dalam memantau kandang ayam dari jauh. Teknologi LoRa cocok untuk diterapkan untuk implementasi IoT pada lingkungan kandang yang umunya berada jauh dari pemukiman penduduk, karena memiliki jarak jangkauan yang jauh dan hemat dalam penggunaan daya. Penelitian ini bertujuan untuk mengimplementasikan dan menguji kinerja IoT menggunakan LoRa dengan modul RFM95W pada lingkungan kandang ayam. Kinerja yang diamati berupa jarak, kekuatan sinyal, dan keberhasilan transmisi data. Pengujian yang dilakukan adalah pengujian fungsional dan pengujian kinerja dengan antena 3 dBi dan 5 dBi pada SF7. Hasil pengujian fungsional berhasil mengirimkan data ke Thingspeak. Hasil pengujian menggunakan antena 5 dBi mendapatkan hasil yang lebih baik dibandingkan dengan antena 3 dBi. Untuk skenario tanpa halangan, jarak terjauh adalah 400 m dengan error rate 15% dan untuk skenario dengan halangan jarak terjauh adalah 80 m dengan error rate 5%.
Pengembangan Sistem Terintegrasi Real-time Monitoring dan Irigasi Cerdas pada Sawah IPB 4.0 Supiyandi, Abi; Priandana, Karlisa; Rahmawan, Hendra
Jurnal Ilmu Komputer dan Agri-Informatika Vol. 12 No. 2 (2025)
Publisher : Sekolah Sains Data, Matematika, dan Informatika. Institut Pertanian Bogor

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29244/jika.12.2.155-166

Abstract

Sawah IPB 4.0 is a smart farming concept developed by IPB University as a model for modern rice cultivation in Indonesia. This concept integrates various technologies, including real-time monitoring, smart irrigation, mechanization, smart plant protection, and multi-UAV systems. In previous studies, two core technologies—real-time monitoring and smart irrigation—were developed and implemented as Internet of Things (IoT)-based prototypes. However, these systems operated independently and lacked integrated device management capabilities. This study aims to integrate the two previously separated systems by developing a manual control module and a device management module. The system was developed using the prototyping method and implemented as a mobile application based on the Model–View–ViewModel (MVVM) architectural pattern with a single-activity architecture design. System evaluation was conducted through black-box testing to assess functionality and performance testing focused on execution time. The results of black-box testing indicate that all application features function correctly, while performance testing shows that application response times vary depending on the executed functions