cover
Contact Name
-
Contact Email
-
Phone
-
Journal Mail Official
-
Editorial Address
-
Location
Kota malang,
Jawa timur
INDONESIA
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer
Published by Universitas Brawijaya
ISSN : -     EISSN : -     DOI : -
Jurnal Pengembangan Teknlogi Informasi dan Ilmu Komputer (J-PTIIK) Universitas Brawijaya merupakan jurnal keilmuan dibidang komputer yang memuat tulisan ilmiah hasil dari penelitian mahasiswa-mahasiswa Fakultas Ilmu Komputer Universitas Brawijaya. Jurnal ini diharapkan dapat mengembangkan penelitian dan memberikan kontribusi yang berarti untuk meningkatkan sumber daya penelitian dalam Teknologi Informasi dan Ilmu Komputer.
Arjuna Subject : -
Articles 6,923 Documents
Implementasi Algoritme Mapping Dengan Backtracking Pada Mobile Robot Dalam Maze Fikri Fauzan; Dahnial Syauqy; Rizal Maulana
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 3 (2019): Maret 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (454.689 KB)

Abstract

Autonomous Mobile Robot is rife in many researches especially the Maze Wall Follower robot that can find its way out of a very complicated labyrinth. In this study the Robot Maze Wall Follower using Backtracking algorithm is to trace all possible paths in the maze and recognize each node that is passed so as not to repeat the path that has been passed. This prototype is built using several modules of Arduino Nano as its processing, Ultrasonic sensor, Photodiode sensor and L298N Driver Motor. Test results from measurement of wall distance using HC SR04 Ultrasonic sensor which is tested as much as 4 times with different distance obtained by the distance of sensor distance to wall the smaller also the level of accuracy of sensor, line reading done with 3 different color and every color is done 3 times the test result is just a black color that can't reflect light that can be read by the photodiode sensor. Testing the robot control system, the left turn of success reaches 50% at the right turn reaches 70% and when the turnaround only reaches 40%. After mapping the maze using the Backtracking algorithm all paths that have been passed by the robot will be marked, after all the lines have been robot so the robot will stop moving.
Rancang Bangun Pengenalan Modul Sensor dengan Konfigurasi Otomatis Berbasis Komunikasi I2C Nicho Ferdiansyah Kusna; Sabriansyah Rizqika Akbar; Dahnial Syauqy
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 2 No 10 (2018): Oktober 2018
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (468.198 KB)

Abstract

Wireless Sensor Network is one of the many technologies currently used in various fields. But in fact to be able to make a WSN system can work requires a lot of time, experience and also sufficient knowledge. It is difficult to configure a node to work properly. In order for the sensor node can be used alone the process to be traversed quite complicated, starting from the arrangement of the circuit, wiring, programming and others. Solution to this problem is by applying a Modular WSN system where part of the node is separated into specific modules by type and usability, the module type is divided into core module (controller device), communication module and sensor module. In the existing module itself applied Plug and Play system so that each module can be directly used without having to go through any configuration process. In this study only focuses on the sensor module where the sensor module consists of several different types of sensors. The sensor modules that the PnP system has implemented can be directly used when connected to the controller. The process of detection and identification process is done by utilizing serial communication I2C (Inter Integrated Circuit). From the results of several tests conducted known that the process of detection, data transmission and also the selection of active modules successfully done without experiencing any constraints.
Perbandingan Routing Ulang Pada Algoritme Dijkstra dan Floyd-Warshall Dalam Mengatasi Link Failure Pada Arsitektur SDN Risailin Dwi Jaka Fauzi; Rakhmadhany Primananda; Widhi Yahya
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 3 (2019): Maret 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (948.673 KB)

Abstract

There are 2 (two) types of routing, static routing and dynamic routing. Static routing is a type of routing that will done manually, while dynamic routing is a type of routing that is more automatic routing. One of network architecture that implements dynamic routing at this time is SDN, in the routing process there are several problems, one of that problem is link failure, where failure on a path can affect data sending process in the network. At this time there are many types of routing algorithms such as Dijkstra's Algorithm, Dijkstra's algorithm way to finding the shortest path by checking each path until it produces the best path. While Floyd-Warshall is more dynamic algorithm in searching for the shortest path not just fixed on the lowest cost value, but also considering the future consequences of each step that will be taken. To know about performance comparison the researcher made a comparison on the re-routing process using the Djikstra and Floyd-Warshall algorithms to find out which ones were faster in overcoming the link failure at SDN. From the comparison of the Djikstra and Floyd-Warshall algorithm's convergence time, Dijkstra's algorithm has better results i.e for scenario 1 0ms, scenario 2 16.401ms, and scenario 3 17.200ms compared to Floyd-Warshall algorithm, for scenario 1 0ms, scenario 2 19.803 ms, and scenario 3 20.401ms.
Implementasi Penyimpanan Data Sensor Nirkabel dengan MongoDB pada Lingkungan IOT Menggunakan Protokol MQTT Pramudya Mahardika Kusumawardhana; Mochammad Hannats Hanafi Ichsan; Rakhmadhany Primananda
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 2 No 9 (2018): September 2018
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (715.828 KB)

Abstract

Internet of Things (IoT) is the machine-to-machine or machine to application communication concept which has the vision that billion of sensors, actuators, and many daily devices could be connected to the internet. Message Queue Telemetry Transport (MQTT) is one of the protocol included in Internet of Things which is useful to save power and reduce the size of packet data messaging. Therefore, it is important to study the ability of modern IoT systems to handle high rates of data updates coming from devices. The upcoming thing in the future is about storage media to handle the IoT data, such as a database system to store the data. A flexible database which could handle the data from the IoT device is required. The writer in this work will evaluated the performance of Not Only SQL (NoSQL) MongoDB Database towards MQTT Protocol. In this work, writer use the parameter for the performance testing is the Load Testing. The process practice for the MQTT Protocol as a sensor data transmission media uses NodeMCU microcontroller with the publish and subscribe method. Load Testing method was choosen as a technique to test the relation between the execution time of MongoDB to store the data of the sensor from MQTT protocol. From this work, claimed that NodeMCU could be configurated with MQTT Protocol, with a 75% accuracy of success for connection within the range from 4 meter to 20 meter. From this work we also got that the execution time for MongoDB to store 50 to 1500 data without the database being configured is less than 0.5 Second, and the execution time for MongoDB to store 50 to 1500 data if the database was already set needs less than 0.2 second to store.
Pengembangan Aplikasi Puskesmas Untuk Pasien Umum Menggunakan Pendekatan Web Semantik (Studi Kasus UPT Puskesmas Bareng Kota Malang) Gerry Giovanni Benson; Bayu Priyambadha; Djoko Purnomo
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 2 No 10 (2018): Oktober 2018
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1020.758 KB)

Abstract

The Community Health Center or Health Center is one of the means which cooperate with the government in the development of the health sector. Service in Bareng Health Center located in the Bareng, Klojen disctrict, Malang City is divided into two types of patients that are the type of patient BPJS and the type of general patient. This causes a variety of problems such as difficulty in finding patient files stored in archives, patient file which can be lost or damaged, duplicated, and human errors. Of these problems, we need a development of an information system applications that can handle data storage and processing automatically so as to facilitate the performance of Health Center. This research was conducted using Waterfall System Development Life Cycle method and using semantic web approach. The system was built based website using PHP technology, Apache Fuseki Jena, MySQL, and Javascript. This study uses a compatibility testing that showed good results in the Mozilla Firefox and Google Chrome browser and the white-box testing showed results of 100% valid from 9 test cases and black-box testing showed a 100% valid from 37 test cases and recall testing of semantics showed 100% of 5 test cases, while the precision testing showed 90% of 5 test cases.
Analisis Pengaruh Pemasaran Media Sosial Terhadap Loyalitas Konsumen: Studi Pada Transportasi Online (Go-Jek Indonesia) Ahmad Syaifulloh Imron; Niken Hendrakusma Wardani; Retno Indah Rokhmawati
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 2 No 9 (2018): September 2018
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (335.563 KB)

Abstract

Competition among providers of online transportation services in this era is getting tighter. Utilization of social media can be one strategy can be used by the company. PT. Gojek Indonesia is an online transport service provider that actively conducts customer relationship management through social media marketing to gain customer loyalty. There is a positive influence on consumer loyalty when companies do advantages campaigns, relevant content, popular content, frequently updated content, various platforms and applications on social media. This study conducted a test related to the relationship between social media marketing with consumer loyalty using multiple linear regression analysis. Respondents from this research are users of PT. Gojek Indonesia which follow the official account of Instagram PT. Gojek Indonesia. The data were collected using simple random sampling technique. The result of t test proves advantageous campaigns with t count value 4,073 and frequently update content with t value 5,092 has significant influence to consumer loyalty. While the relevant content t value of -2.013 and popular content t value of 0.967 does not significantly affect consumer loyalty. And the result of f test with the value of f count 28,400 proves independent variable influential simultaneously to consumer loyalty.
Implementasi dan Analisa Performansi Protokol Keamanan TinySec pada Wireless Sensor Network dengan Media Pengiriman Data NRF24L01 melalui Frekuensi Radio Rafi Fajar Hidayat; Sabriansyah Rizqika Akbar; Ari Kusyanti
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 2 No 9 (2018): September 2018
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1279.887 KB)

Abstract

Wireless Sensor Network (WSN) is a set of networks consisting of several collaborating nodes for sensing, processing, and exchanging data with the limitations of each node. Issues related to the challenges and obstacles that exist in the WSN, one of them is security, security issues exist caused by the communication model WSN is wireless. In the present study this involves the TinySec security protocol with authentication encryption mode and based of RC5 and CBC-mode encryption algorithms. The change of performance level has become a concern in this research, and the limitations of WSN media used, that is ATmega328p based microcontroller in this research using arduino nano and communication media NRF24L01 through ISM 2.4GHz frequency radio. This research consists of 3 nodes, namely sending node, gateway, and node. Where in this research is designed and implemented so that sending node can do the acquisition of sensor data using air sensor and data can be encrypted at sending node, then sent to gateway node and data can be decrypted by node gateway. Node attacker to know the security level of the sending process, so do listen to the data sent sending node attacker. From the design and implementation of encryption, decryption, and documentation process can be done well, and the process of node to node attacker only ciphetext data.
Pengembangan Sistem Informasi Reservasi Pada CV. Dwi Artha Indah Samarinda Menggunakan Metode Rational Unified Process Andhika Akbar Saputra; Yusi Tyroni Mursityo; Nanang Yudi Setiawan
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 3 (2019): Maret 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (604.172 KB)

Abstract

Dwi Artha Indah a company that provides event equipper service. However, the operational process in the company is still handled manually, hence problems arises, one of which is that the duration within checking the availability of equipment stocks often exceeds the procedure limit. Based on these problems, information system development is implemented to help the optimization of the company's business process. The development process is performed by using Rational Unified Process (RUP) development method, which was chosen due to its dynamic and iterative, so that it can respond to changes in needs that are not well defined. In the Inception phase, business process analysis will focus on leasing transactions, scheduling equipment delivery/pick-up, and reporting equipment repairs. Moreover, the elaboration phase, the results of the analysis of user requirements were found that the user needs include, 22 functional requirements and 1 non-functional requirement. Afterwards, the construction phase is carried out, the black-box testing was done through 39 test cases with the conclusion that the system can be run on 4 different browsers without fatal errors. The last phase is transition, the examination for the user acceptance test (UAT) was done in each actor with the results depict that the acceptance level on the admin actor reached to 88.88%, warehouse coordinator 88%, and the leader is 90%. Thus, it can be concluded that all actors are strongly agree with the system functionality. Through these development, its produced a information system that can support the management of leasing transactions, scheduling equipment delivery / pick-up, and reporting equipment repairs.
Kontrol Lampu Berbasis Voice Command Pada Raspberry PI Muhammad Irfan Reza; Sabriansyah Rizqika Akbar; Hurriyatul Fitriyah
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 2 No 9 (2018): September 2018
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (625.698 KB)

Abstract

Smart home is a home that provides comfort, safety and convenience to its inhabitants in the operation of every device in every time. Smart home usually consists of some electronic device such as lamps, fans, air-conditioner, etc. One of the smart home control methods currently developing is voice control. Currently there are some voice control technology that is being developed one of them is the voice control system developed by Amazon.. In this research will be implementing Alexa Voice Service on raspberry pi device so that the device can control the lamp to turn off, turn on, change color, set intensity and do scheduling.Voice commands received on the raspberry will be sent to alexa skills kit via alexa voice service that is installed in raspberry, then voice command that has been received in alexa skills kit will be sent to amazon web service lamba to modeled with JSON format so it can be recognized by system. The formatted data will be published to MQTT Broker. System will subscribe the data as a reference action what will to do. The accuracy of the system's success in translating voice commands to turn off and turn on is 95.8%, to change color is 100%, to set the intensity is 93.3%, to do scheduling is 100%.
Klasifikasi Dokumen Abstrak Skripsi Berdasarkan Fokus Penelitian di Bidang Komputasi Cerdas Menggunakan BM25 dan K-Nearest Neighbor Deri Hendra Binawan; Indriati Indriati; Putra Pandu Adikara
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 3 (2019): Maret 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (729.723 KB)

Abstract

One of the process that can be implemented in text mining is categorizing text documents. Problems that related the categorizing text documents are found in universities, especially in the reading room of the Faculty of Computer Science, Universitas Brawijaya (FILKOM UB). There is no process for categorizing thesis documents automatically is one of the problem. The thesis documents categorization in FILKOM UB's reading room is still not organized according to the focus of the existing research. The categorization is completed using the BM25 and K-Nearest Neighbor methods. The process was done is pre-processing text document, calculate the BM25 score of each document, then classify them using the K-Nearest Neighbor algorithm. The testing process in this research uses 10 k-fold. Each test used 31 testing documents and 300 training documents. The average results obtained in each test produced the best results at the value of k=11 with a f-measure value is 0.9092, recall is 0.9087, and precision is 0.9265. The greater the value of k cause the classification process runs less optimally because it produces a smaller f-measure value.

Filter by Year

2017 2026


Filter By Issues
All Issue Vol 10 No 13 (2026): Publikasi Khusus Tahun 2026 Vol 10 No 01 (2026): Januari 2026 Vol 10 No 4 (2026): April 2026 Vol 10 No 3 (2026): Maret 2026 Vol 10 No 2 (2026): Februari 2026 Vol 9 No 13 (2025): Publikasi Khusus Tahun 2025 Vol 9 No 12 (2025): Desember 2025 Vol 9 No 11 (2025): November 2025 Vol 9 No 10 (2025): Oktober 2025 Vol 9 No 9 (2025): September 2025 Vol 9 No 8 (2025): Agustus 2025 Vol 9 No 7 (2025): Juli 2025 Vol 9 No 6 (2025): Juni 2025 Vol 9 No 5 (2025): Mei 2025 Vol 9 No 4 (2025): April 2025 Vol 9 No 3 (2025): Maret 2025 Vol 9 No 2 (2025): Februari 2025 Vol 9 No 1 (2025): Januari 2025 Vol 8 No 13 (2024): Publikasi Khusus Tahun 2024 Vol 8 No 10 (2024): Oktober 2024 Vol 8 No 9 (2024): September 2024 Vol 8 No 8 (2024): Agustus 2024 Vol 8 No 7 (2024): Juli 2024 Vol 8 No 6 (2024): Juni 2024 Vol 8 No 5 (2024): Mei 2024 Vol 8 No 4 (2024): April 2024 Vol 8 No 3 (2024): Maret 2024 Vol 8 No 2 (2024): Februari 2024 Vol 8 No 1 (2024): Januari 2024 Vol 7 No 13 (2023): Publikasi Khusus Tahun 2023 Vol 7 No 9 (2023): September 2023 Vol 7 No 8 (2023): Agustus 2023 Vol 7 No 7 (2023): Juli 2023 Vol 7 No 6 (2023): Juni 2023 Vol 7 No 5 (2023): Mei 2023 Vol 7 No 4 (2023): April 2023 Vol 7 No 3 (2023): Maret 2023 Vol 7 No 2 (2023): Februari 2023 Vol 7 No 1 (2023): Januari 2023 Vol 7 No 14 (2023): Antrian Publikasi Vol 6 No 13 (2022): Publikasi Khusus Tahun 2022 Vol 6 No 12 (2022): Desember 2022 Vol 6 No 11 (2022): November 2022 Vol 6 No 10 (2022): Oktober 2022 Vol 6 No 9 (2022): September 2022 Vol 6 No 8 (2022): Agustus 2022 Vol 6 No 7 (2022): Juli 2022 Vol 6 No 6 (2022): Juni 2022 Vol 6 No 5 (2022): Mei 2022 Vol 6 No 4 (2022): April 2022 Vol 6 No 3 (2022): Mei 2022 Vol 6 No 2 (2022): Februari 2022 Vol 6 No 1 (2022): Januari 2022 Vol 5 No 13 (2021): Publikasi Khusus Tahun 2021 Vol 5 No 12 (2021): Desember 2021 Vol 5 No 11 (2021): November 2021 Vol 5 No 10 (2021): Oktober 2021 Vol 5 No 9 (2021): September 2021 Vol 5 No 8 (2021): Agustus 2021 Vol 5 No 7 (2021): Juli 2021 Vol 5 No 6 (2021): Juni 2021 Vol 5 No 5 (2021): Mei 2021 Vol 5 No 4 (2021): April 2021 Vol 5 No 3 (2021): Maret 2021 Vol 5 No 2 (2021): Februari 2021 Vol 5 No 1 (2021): Januari 2021 Vol 5 No 13 (2021) Vol 4 No 13 (2020): Publikasi Khusus Tahun 2020 Vol 4 No 12 (2020): Desember 2020 Vol 4 No 11 (2020): November 2020 Vol 4 No 10 (2020): Oktober 2020 Vol 4 No 9 (2020): September 2020 Vol 4 No 8 (2020): Agustus 2020 Vol 4 No 7 (2020): Juli 2020 Vol 4 No 6 (2020): Juni 2020 Vol 4 No 5 (2020): Mei 2020 Vol 4 No 4 (2020): April 2020 Vol 4 No 3 (2020): Maret 2020 Vol 4 No 2 (2020): Februari 2020 Vol 4 No 1 (2020): Januari 2020 Vol 3 No 12 (2019): Desember 2019 Vol 3 No 11 (2019): November 2019 Vol 3 No 10 (2019): Oktober 2019 Vol 3 No 9 (2019): September 2019 Vol 3 No 8 (2019): Agustus 2019 Vol 3 No 7 (2019): Juli 2019 Vol 3 No 6 (2019): Juni 2019 Vol 3 No 5 (2019): Mei 2019 Vol 3 No 4 (2019): April 2019 Vol 3 No 3 (2019): Maret 2019 Vol 3 No 2 (2019): Februari 2019 Vol 3 No 1 (2019): Januari 2019 Vol 2 No 12 (2018): Desember 2018 Vol 2 No 11 (2018): November 2018 Vol 2 No 10 (2018): Oktober 2018 Vol 2 No 9 (2018): September 2018 Vol 2 No 8 (2018): Agustus 2018 Vol 2 No 7 (2018): Juli 2018 Vol 2 No 6 (2018): Juni 2018 Vol 2 No 5 (2018): Mei 2018 Vol 2 No 4 (2018): April 2018 Vol 2 No 3 (2018): Maret 2018 Vol 2 No 2 (2018): Februari 2018 Vol 2 No 1 (2018): Januari 2018 Vol 2 No 8 (2018) Vol 2 No 6 (2018) Vol 1 No 12 (2017): Desember 2017 Vol 1 No 11 (2017): November 2017 Vol 1 No 10 (2017): Oktober 2017 Vol 1 No 9 (2017): September 2017 Vol 1 No 8 (2017): Agustus 2017 Vol 1 No 7 (2017): Juli 2017 Vol 1 No 6 (2017): Juni 2017 Vol 1 No 5 (2017): Mei 2017 Vol 1 No 4 (2017): April 2017 Vol 1 No 3 (2017): Maret 2017 Vol 1 No 2 (2017): Februari 2017 Vol 1 No 1 (2017): Januari 2017 More Issue