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,945 Documents
Implementasi Sistem Pendeteksi Premature Ventricular Contraction (PVC) Aritmia Menggunakan Metode K-NN Sulthan Ghiffari Awdihansyah; Rizal Maulana; Hurriyatul Fitriyah
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 4 No 2 (2020): Februari 2020
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

The condition when the heart beats early is called the Premature Ventricular Contraction (PVC) Arrhythmia. Arrhythmia PVC conditions occur in the left ventricle of the heart. Almost every human will experience PVC arrhythmia during his lifetime. Arrhythmia PVC conditions that occur in a long time span can increase the risk of heart disease that leads to death. Examination of arrhythmia PVC conditions cannot be done independently and is quite expensive. AD8232 ECG Sensor Module, LCD 16x2, and Arduino Mega Microcontroller are used to detect PVC arrhythmia conditions. The K-NN classification method is used to classify 1 heartbeat cycle signal. The results of the K-NN classification are in 2 classes, namely the "Normal" class and the "PVC" class. The QRS Complex and Gradient R values of 1 heartbeat cycle signal will be used as parameters. heart conditions "Normal", "Bigeminy", "Trigeminy" are the output produced by the system. A total of 46 data were used as training data and as many as 23 data were used as test data in the classification of the K-NN method. The average value of program computation time is obtained by performing 10 times of program computation time testing. An accuracy value of 91.3% was generated from the results of the K-NN method classification accuracy testing. Testing the computational time of the program produces an average value of computing time of 1988.9ms.
Pengembangan Sistem Informasi Perawatan Luka di Praktik Mandiri Pedis Care Malang berbasis Web Siska Irawati; Nurudin Santoso; Reza Andria Siregar
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 11 (2019): November 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

Each hospital or clinic practices independent management of data regarding medical health information is a major case that must be met if included in a large amount of data. The goal is to facilitate data processing and quality of service to clients. However, in Pedis Care Malang there are several constraints such as a system that is still manual in processing client data. Waste of time in recapitulating the client's medical data which is done twice a week for the same data and the difficulty of sharing data between each member, when one member requires client care data before in a rush. From the constraints that have been obtained, we need an information system that can manage client data in Malang's Independent Pedis Care Practices. The information system has several data processing features that include adding data, editing data, deleting data, printing, and displaying the history of the data entered and more efficient data storage. In addition these features make it easy to access data on each division member. For a more complete depiction of the features can be seen in the design of Work Breakdown Structure (WBS) which consists of 12 main modules. The study was conducted using the Rapid Application Development Method (RAD) as a system development method. The functionality testing is done using the unit testing strategy, integration testing, validation testing with 100% valid results. While non-functional testing uses compatibility testing, the results show that the system works well in all versions of the browser.
Klasifikasi Tweet Berbahasa Indonesia Berisi Ujaran Kebencian Menggunakan Metode Improved K-Nearest Neighbor dengan Pembobotan BM25F Nurdifa Febrianti; Indriati Indriati; Muhammad Tanzil Furqon
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 10 (2019): Oktober 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

Hate speech is a verbal hatred act that targets a group of people or parts of a particular community. In Indonesia, hate speech is increasingly found, especially on text-based social media such as Twitter. So that inspired the writing of this research, to identify hate speech on Twitter with the classification of tweets, especially those in Indonesian. The author chooses to use Improved K-Nearest Neighbor by using the BM25F term weighting, which is a weighting that considers the fields/streams in the document. So the tweet chosen as a training document and research test document, consists of 2 streams, the tweet and the hashtag. K-Fold Cross Validation testing (with K = 5) was performed on the parameter k for IKNN classification, bs, vs, and k1 for BM25F weighting, with 400 training documents and 100 test documents. The test results show that the determination of stream weight values ​​on BM25F sufficiently influences the results of the IKNN classification. Meanwhile the best final results for the F-Measure, Accuracy, Precision, and Recall of the average 5-Fold Cross Validation obtained were 79.77%, 68.80%, 68.80%, and 89.92% with k = 70, bs= 0,6, v1 = 2, v2= 5 and k1= 2 as the best value for each parameter.
Evaluasi dan Perbaikan Rancangan Antarmuka Pengguna Situs Web Dinas Koperasi dan Usaha Mikro Kota Malang dengan Menggunakan Metode Human-Centered Design (HCD) Cerin Genias; Ismiarta Aknuranda; Hanifah Muslimah Az-Zahra
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 7 (2019): Juli 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

Department of Cooperatives and Micro enterprises of Malang (Dinkop Malang) is a government agency engaged in cooperatives and micro businesses. The Dinkop Malang has a website that is used to spread information to the public, but the existing website needs to be improved to the problems such as sidebar that is too long, the content arrangement and use of the terms that are less appropriate, and writing style that is too small. Improvements are adapting the Human Centered Design (HCD) method, that is an iterative approach of system development with human consideration as the center of its activities so that the results obtained according to the needs of its user. The HCD stages are analysis the context of use, user requirements analysis, produce design solution, and evaluate the design solution. The results of the research is the improvement of the user interface design and comparison of usability achievements between the results of the initial evaluation and the final evaluation. In the results of the comparison on the aspects of effectiveness obtained 48% achievement in the initial evaluation to 100% at the final evaluation. On the efficiency aspect obtained average initial working time of 130.6 seconds to 36.91 second in final evaluation. The results of the comparison of user satisfaction aspects using the WEBUSE questionnaire obtained an enhancement in each WEBUSE category with the initial design value is moderate improved to good. The questionnaire selection is based on the reliability and satisfactory response from users. From the results of the comparison obtained, the improvement of the user interface design of Dinkop Malang website is able to answer the problems that exist in the initial design.
Evaluasi Kesuksesan Implementasi Multimedia Auto Recording Smart Hybrid Classroom Menggunakan Delone and Mclean's Model (Studi Pada Fakultas Ilmu Komputer Universitas Brawijaya) Savero Muhammad Syahrizal; Yusi Tyroni Mursityo; Retno Indah Rokhmawati
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 6 (2019): Juni 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

MASH Classroom is a smart class technology implemented by FILKOM UB to present multimedia-based teaching media. But in implementation, it still has problems related to the successful implementation according to FILKOM UB students. Therefore it is necessary to evaluate the implementation of MASH Class to obtain findings and recommendations to increase the level of successful implementation. Evaluation was carried out using six variables contained in Delone and Mclean Model which included system quality, information quality, service quality, system usage, user satisfaction, and net benefits. The study used a quantitative method with descriptive statistical analysis method with the involvement of 105 respondents. Data obtained from this study was obtained from the distribution of online questionnaires. The results of system quality variable is 54.33%, information quality is 59.83%, service quality is 70.94%, system use is 60.17%, user satisfaction is 55.50%, and net benefit is 57.37% . From the results obtained from the contribution to improve the success of the implementation of the MASH Classroom system including the application of interactive systems that can support interaction in the implementation of learning in different classes, making instruction manuals that provide information regarding system usage, as well as standardization and service customization provided at students related to system implementation, as well as making learning designs.
Pengembangan Webgis Untuk Menentukan Jalur Aman Dari Kriminal Di Kota Malang Menggunakan Algoritme Bellman-Ford Cendy Nelasari; Fatwa Ramdani; Welly Purnomo
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 (822.642 KB)

Abstract

Malang city is one of the big cities in East Java which has experienced a fairly rapid population growth in the last seven years, as one of the big cities Malang City also has problems that are generally owned by other big cities, such as crimes. Malang City is one of the cities in East Java which has a high number of criminal cases with a lot of criminal cases occurring around the highway. One of the solutions that can be done to reduce criminal cases on the highway is to provide information about which areas that are vulnerable and which areas are safe to pass based on previous criminal data. Path searching is one of the ways to present that information. One of the path search algorithm that can be applied is the Bellman-Ford algorithm. From previous studies this algorithm was declared to be inefficient for large amounts of data but quite versatile and this algorithm can calculate negative weights and repeatedly check paths so that no path is missed. This research was conducted to create an information system that can provide safe path information also apply the Bellman-Ford algorithm and see the efficiency of the Bellman-Ford algorithm if applied to cases of searching for safe routes from criminal incidents in Malang City. From this study the results that obtained is the safe path information system that runs well and can be opened on multi platforms and also the complexity analysis results which is the efficiency of the Bellman-Ford algorithm, where in terms of time, the Bellman-Ford algorithm is less efficient because based on the analysis results, the order of growth of the time complexity is so the Bellman-Ford algorithm execution time increases quadratically, but in terms of space, Bellman-Ford is quite efficient because based on the results of the analysis, order of growth from its space complexity is n which means that the use of space increases linearly.
Evaluasi Desain Antarmuka Aplikasi Mobile SiGap menggunakan Metode Heuristic Evaluation (Studi Kasus pada BPBD Kabupaten Sidoarjo) Yunita Titisari; Satrio Hadi Wijoyo; Hanifah Muslimah Az-Zahra
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 9 (2019): September 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

SiGap application is an official mobile application owned by the Sidoarjo Regency Regional Disaster Management Agency (BPBD). This application is used to facilitate the public in knowing information about disasters that occur in Sidoarjo. However, there were several complaints in application. To explore the problems in the SiGap application, a usability evaluation is needed. The usability evaluation method used in this study is the Heuristic Evaluation method involving 3 usability expert evaluators. In addition, to get deeper data related to the impressions, expectations and goals of a user when accessing the application, a Persona was created to represent the SiGap application users. Evaluation is carried out in 2 stages. The first stage aims to find out application problem. The second stage aims to find problems in the application after an interface design improvement is built based on the evaluation of phase 1 and Persona. Phase 1 evaluation resulted in a total of 21 problem findings, with an average severity rating that can be classified into 3 of 4 categories namely minor, major, and catastrophic. While in stage 2 evaluation, 3 problems were found.
Penyusunan Disaster Recovery Plan (DRP) berdasarkan Framework NIST SP 800-34 (Studi Kasus: Departemen Teknologi Informasi PT Pupuk Kalimantan Timur) Adi Supriyanto; Ismiarta Aknuranda; Widhy Hayuhardhika Nugraha Putra
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 8 (2019): Agustus 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

Information Technology (IT) in the industrial world currently plays a vital role in the sustainability of business processes, including PT Pupuk Kalimantan Timur. To maintain the continuity of its business process activities, PT Pupuk Kalimantan Timur realizes the need for continuous control efforts. This control effort is closely related to the increased risk of implementing IT at PT Pupuk Kalimantan Timur. Risks that have a negative impact have the potential to threaten the sustainability of the organization's business activities if they reach certain criteria that make it a disaster. This is what drives PT Pupuk Kalimantan Timur to prepare itself for the possibility of a disaster. This study aims to prepare a Disaster Recovery Plan (DRP) for PT Pupuk Kalimantan Timur. DRP is a type of contingency plan that includes organizational preparation and response when a disaster occurs. The drafting of the DRP is guided by the NIST SP 800-34 framework that begins with the identification and assessment of risks, Business Impact Analysis (BIA), identification of preventive controls and preparation of contingency strategies. After the steps are carried out, the research is continued with the development of a contingency plan that includes plans for the activation phase, recovery phase and reconstitution phase. The results of this study are DRP documents that are adapted to the conditions of the PT Pupuk Kalimantan Timur organization. This DRP document contains guidelines for service recovery along with preventive measures before a disaster occurs.
Pengembangan Infrastruktur Analisis Data Heart Rate berbasis Microservices menggunakan Kubernetes Abd. Jahiduddin; Eko Sakti Pramukantoro; Fariz Andri Bachtiar
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 4 No 1 (2020): Januari 2020
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

Increasing the number of Internet of Things devices every day causes an increase in the volume of data that has no benefit if not done data processing. The most significant challenges in data processing are resource requirements, complex installation processes, difficulties in using analytical tools, and complex maintenance and development processes. This research tries to solve this problem by developing a heart rate data analysis infrastructure using microservices architecture, Docker containers, and Kubernetes. The use of microservices architecture aims to facilitate the development and maintenance of applications. The use of a docker to simplify the installation and deployment process by changing applications with microservices architecture to a docker image. Kubernetes is used to carry out the management of the container docker that runs on the Kubernetes cluster. Scalability testing shows that the infrastructure built is capable of analyzing up to 100,000 data. However, when analyzing 50,000 data there was a drastic increase in an analysis time of seven to eight times. In addition to analytical skills, this study also produces a heart rate data analysis infrastructure that can perform self-healing and can store data persistently.
Sistem Rekomendasi Wisata Di Kota Batu Dengan Metode Voting Borda Berdasarkan Metode TOPSIS Dan PROMETHEE Rivaldy Raihan Syams; Arief Andy Soebroto
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 3 No 10 (2019): Oktober 2019
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

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

Abstract

Batu City is one of the destinations for traveling. Traveling is an activity to travel, both individually or in groups with the aim to expand knowledge, have fun and so on. Traveling can also ease the burden of mind stress after carrying out high work activities. Batu City has many tourist sites that can be visited. With so many tourist locations, to determine the location of tourism that suits your tastes and interests, it is necessary to do an in-depth search of tourist activities, quality of tourism and tourist safety that can take a lot of time. Therefore, system is needed to obtain a ranking of tourist sites according to their tastes and interests based on the criteria that have been determined namely the group decision support system using the TOPSIS, PROMETHEE and Borda methods. TOPSIS and PROMETHEE methods are used for decision making by decision makers. Borda method is used for group decision making from the results of each method of decision making by the decision maker

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