Claim Missing Document
Check
Articles

Found 15 Documents
Search

Implementation of the ORESTE Method in Determining the Selection of Service Ambassador Events Akbar Idaman; Hamjah Arahman; Abdul Muis; Tar Muhammad Raja Gunung; Handry Eldo
Journal of Computer Networks, Architecture and High Performance Computing Vol. 6 No. 1 (2024): Article Research Volume 6 Issue 1, January 2024
Publisher : Information Technology and Science (ITScience)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47709/cnahpc.v6i1.3225

Abstract

The selection of candidates to become Service Ambassadors is an important and complex process. Assessors need to consider many factors and the relative weight of each factor to ensure the best candidate is selected for the position. One method that can be used in candidate selection is the ORESTE method. The ORESTE method is a multi-criteria decision-making method developed by J.P. Brans and B. Mareschal in 1994. This method allows assessors to aggregate multiple criteria and consider the relative weight of each criterion to compare alternatives and produce a ranking of candidates based on the highest relative value. In the context of Service Ambassador selection, the ORESTE method can assist assessors in solving complex decision-making problems and ensuring the best candidate is selected for the position. The method allows raters to consider multiple criteria and consider the relative weight of each criterion, resulting in a ranking of candidates based on the highest relative value. Thus, the use of the ORESTE method in determining the selection of Tourism Ambassadors can simplify and speed up the candidate selection process, as well as increase accuracy and satisfaction in decision making. By using the ORESTE method, the results of the decision to select the winner of the Service Ambassador event are obtained with a preference value of 4.42
Identification of Nervosa Disease using Case-Based Reasoning Tar Muhammad Raja Gunung; Riko Muhammad Suri; Nopi Purnomo; Akbar Idaman; Abdul Muis
Journal of Computer Networks, Architecture and High Performance Computing Vol. 6 No. 1 (2024): Article Research Volume 6 Issue 1, January 2024
Publisher : Information Technology and Science (ITScience)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47709/cnahpc.v6i1.3227

Abstract

Among teenagers or adults, body shape greatly affects a person's confidence. Most people will be very confident if their body shape is ideal, where the person will be very confident speaking in public. Different things with people who have a body shape that is too thin/fat, so their confidence is less to appear in public. To get the ideal body shape they will do everything possible, one of which is dieting, taking weight loss capsules, and so on. They do not know the dangers of dieting too strictly and taking weight loss capsules carelessly which can make them contract Nervosa disease. To get the results of the expert system, the case-based reasoning method will be used. After this application is built, the result obtained is the type of nervosa disease based on the symptoms felt by the user.
Strategi Bisnis Toko Sejarah Baru Melalui Klasterisasi Berbasis Persediaan Barang Menggunakan K-Means Tar Muhammad Raja Gunung; Iriene Putri Mulyadi; Guslia Sari Nasution; Fadil Aulia Rahman
Jurnal Pustaka Robot Sister (Jurnal Pusat Akses Kajian Robotika, Sistem Tertanam, dan Sistem Terdistribusi) Vol 2 No 2 (2024): Jurnal Pustaka Robot Sister (Pusat Akses Kajian Robotika, Sistem Tertanam, dan Si
Publisher : Pustaka Galeri Mandiri

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.55382/jurnalpustakarobotsister.v2i2.770

Abstract

Data penjualan dan persedian hanya akan menjadi sekumpulan data yang tidak berguna jika tidak dilakukan penggalian data terhadapnya. Data dapat digali dengan metoda data mining, Data mining merupakan penambangan atau penggalian informasi baru dengan mencari pola atau aturan tertentu dari data dalam jumlah besar yang dapat memberikan informasi yang akurat dan sangat berguna untuk pengembangan suatu perusahaan. Banyak informasi terpendam yang dapat diambil dari sekumpulan data tersebut sehingga dapat memberikan suatu pengetahuan untuk penentuan kebijakan. Menggali data dapat dilakukan dengan cara pengelompokan data penjualan dan persedian menjadi beberapa kelompok. Salah satu metode pengelompokan data adalah clastering dengan Algoritma K-Means yang membagi data menjadi sejumlah kelompok yang ditentukan oleh pengguna.
Implementation of Complex Propotional Assesment (COPRAS) in Determining Air Conditioning System Traders Idaman, Akbar; Amrullah, Amrullah; Raja Gunung, Tar Muhammad; Eldo, Handry; Prabowo, Agung
Journal of Computer Science, Information Technology and Telecommunication Engineering Vol 5, No 2 (2024)
Publisher : Universitas Muhammadiyah Sumatera Utara, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30596/jcositte.v5i2.19417

Abstract

Increased global warming and awareness of the need to reduce greenhouse gas emissions have strengthened the focus on energy efficiency in various sectors, including the HVAC (Heating, Ventilation, and Air Conditioning) industry. In this context, the selection of air conditioning (AC) systems becomes crucial in providing thermal comfort. However, decisions regarding air conditioning systems are often complex as they involve considerations of energy efficiency, operational costs, system reliability, and environmental impact. To address this complexity, Complex Proportional Assessment (COPRAS) emerged as an effective multi-criteria analysis method. However, the application of COPRAS in determining AC system traffickers is still limited. This research explores the possible application of COPRAS in this context and identifies key factors to consider. The evaluation results show that Medan Elektronik and Citra Inovasi Prima are the top choices in the selection of AC system traffickers. This research is expected to contribute to the development of more sophisticated analysis methods in the HVAC industry as well as assist decision makers in selecting more appropriate and sustainable air conditioning systems.
Disguising Text Using Caesar Cipher, Reverse Cipher and Least Significant Bit (LSB) Algorithms in Video Siregar, Manutur; Jinan, Abwabul; Muhammad Raja Gunung, Tar
Journal of Computer Networks, Architecture and High Performance Computing Vol. 6 No. 3 (2024): Articles Research Volume 6 Issue 3, July 2024
Publisher : Information Technology and Science (ITScience)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47709/cnahpc.v6i3.4217

Abstract

In communication, there is a process of transferring information from the sender to the recipient. The information sent must be the same as the information received. If there are differences, it means that there has been a data change process carried out by irresponsible parties. One technique for changing the content of information is man in the middle. The data changer will receive information from the sender, then change it and forward it to the recipient, so that the changed information appears to have come from the sender.To protect information, this can be done by utilizing the science of cryptography and steganography which aims to protect information by changing it to another form or by inserting the information into other media. In this research, to protect information the Caesar Cipher Algorithm is used, this algorithm will change the letters in plaintext to another letter (ciphertext) by using an alphabetical shift according to the number in the form of the key used, namely > 1 and < 26, then the Reverse Cipher algorithm is carried out, namely changing the position of the letters of the plaintext from the first order to the last order and so on. The encrypted information will then be inserted into a video using the Steganography Algorithm, namely Least Significant Bit (LSB). Before being inserted, the video will first be converted into several image frames, then in one frame the information will be inserted. This can be done because the frame is a collection of RGB arrays which have values 0-255 or 0 and 1. So the insertion is done in bit form. Frames containing information will then be converted back into a video.On the receiving side, the video will be converted into a frame, next is the process of retrieving the information that was previously inserted. The information that has been taken is then reversed in order and then shifted using the Caesar chipper algorithm according to the key used by the sender, then the first letter of each word is changed to capital, so that the information sent is the same as that received. The implication of this research is that it is a way to combine cryptography with steganography as an information security technique.
Implementasi Metode Case-Based Reasoning (CBR) dalam Sistem Pakar untuk Mendapatkan Diagnosis Anxiety Disorders Gunung, Tar Muhammad Raja; Lubis, Siti Sahara; Siregar, Manutur; Simanjuntak, Peter Jaya Negara; Jinan, Abwabul
Jurnal Teknologi Terpadu Vol 10 No 2 (2024): Desember, 2024
Publisher : LPPM STT Terpadu Nurul Fikri

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.54914/jtt.v10i2.1480

Abstract

This research aims to develop an expert system based on the case-based reasoning method for diagnosing anxiety disorders. Anxiety Disorder is a mental health disorder that is often experienced by the public but is often not detected correctly. The case-based reasoning method was chosen because of its ability to utilise previous cases to solve new problems that have similarities. Case-based reasoning uses four main stages: retrieval, reuse, revise, and retain. The case-based reasoning method is implemented using case data obtained from psychology clinics and interviews with mental health experts. Testing the case-based reasoning method shows a high level of accuracy in diagnosing various types of Anxiety Disorders, such as Generalised Anxiety Disorder, Panic Disorder, and Specific Phobias. The results of this study show that the case-based reasoning method can be an effective tool in helping mental health professionals diagnose Anxiety Disorders more quickly and accurately. After searching using the symptoms obtained, the percentage of each type of disease is the percentage of Generalised Anxiety Disorder 35.7%, the percentage of Panic Disorder 30.7%, and the percentage of Specific Phobias 65%.
Implementation of the ORESTE Method in Determining the Selection of Service Ambassador Events Idaman, Akbar; Arahman, Hamjah; Muis, Abdul; Muhammad Raja Gunung, Tar; Eldo, Handry
Journal of Computer Networks, Architecture and High Performance Computing Vol. 6 No. 1 (2024): Article Research Volume 6 Issue 1, January 2024
Publisher : Information Technology and Science (ITScience)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47709/cnahpc.v6i1.3225

Abstract

The selection of candidates to become Service Ambassadors is an important and complex process. Assessors need to consider many factors and the relative weight of each factor to ensure the best candidate is selected for the position. One method that can be used in candidate selection is the ORESTE method. The ORESTE method is a multi-criteria decision-making method developed by J.P. Brans and B. Mareschal in 1994. This method allows assessors to aggregate multiple criteria and consider the relative weight of each criterion to compare alternatives and produce a ranking of candidates based on the highest relative value. In the context of Service Ambassador selection, the ORESTE method can assist assessors in solving complex decision-making problems and ensuring the best candidate is selected for the position. The method allows raters to consider multiple criteria and consider the relative weight of each criterion, resulting in a ranking of candidates based on the highest relative value. Thus, the use of the ORESTE method in determining the selection of Tourism Ambassadors can simplify and speed up the candidate selection process, as well as increase accuracy and satisfaction in decision making. By using the ORESTE method, the results of the decision to select the winner of the Service Ambassador event are obtained with a preference value of 4.42
Identification of Nervosa Disease using Case-Based Reasoning Gunung, Tar Muhammad Raja; Suri, Riko Muhammad; Purnomo, Nopi; Idaman, Akbar; Muis, Abdul
Journal of Computer Networks, Architecture and High Performance Computing Vol. 6 No. 1 (2024): Article Research Volume 6 Issue 1, January 2024
Publisher : Information Technology and Science (ITScience)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47709/cnahpc.v6i1.3227

Abstract

Among teenagers or adults, body shape greatly affects a person's confidence. Most people will be very confident if their body shape is ideal, where the person will be very confident speaking in public. Different things with people who have a body shape that is too thin/fat, so their confidence is less to appear in public. To get the ideal body shape they will do everything possible, one of which is dieting, taking weight loss capsules, and so on. They do not know the dangers of dieting too strictly and taking weight loss capsules carelessly which can make them contract Nervosa disease. To get the results of the expert system, the case-based reasoning method will be used. After this application is built, the result obtained is the type of nervosa disease based on the symptoms felt by the user.
Optimasi Implementasi Kriptografi Kunci Publik dalam Meningkatkan Keamanan dan Otentikasi Data pada Sistem Informasi Kampus Jinan, Abwabul; Siregar, Manutur Pandapotan; Suryani, Dede Fika; Muis, Abdul; Gunung, Tar Muhammad Raja
Digital Transformation Technology Vol. 5 No. 2 (2025): Periode September 2025
Publisher : Information Technology and Science(ITScience)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47709/digitech.v5i2.6425

Abstract

Perkembangan teknologi digital dan kebutuhan akan keamanan sistem informasi menjadi semakin penting, terutama di lingkungan universitas. Penelitian ini berfokus pada optimalisasi implementasi kriptografi kunci publik untuk meningkatkan keamanan data dan otentikasi dalam sistem informasi kampus. Algoritma yang digunakan antara lain RSA (Rivest-Shamir-Adleman) untuk enkripsi data dan DSA (Digital Signature Algorithm) untuk otentikasi digital. Hasil penelitian menunjukkan bahwa kombinasi RSA dan DSA efektif dalam melindungi kerahasiaan dan integritas data, serta memastikan bahwa informasi tetap otentik selama transmisi. Implementasi sistem diuji berdasarkan kecepatan enkripsi, akurasi otentikasi, dan efektivitas keamanan. Selain itu, analisis pengoptimalan dilakukan untuk menyeimbangkan kinerja dan tingkat keamanan dengan menyesuaikan ukuran kunci dan proses enkripsi selektif. Penelitian ini menyimpulkan bahwa penerapan kriptografi kunci publik di lingkungan universitas tidak hanya meningkatkan keamanan tetapi juga meningkatkan kepercayaan pengguna dalam menggunakan sistem informasi akademik.
Disguising Text Using Caesar Cipher, Reverse Cipher and Least Significant Bit (LSB) Algorithms in Video Siregar, Manutur; Jinan, Abwabul; Muhammad Raja Gunung, Tar
Journal of Computer Networks, Architecture and High Performance Computing Vol. 6 No. 3 (2024): Articles Research Volume 6 Issue 3, July 2024
Publisher : Information Technology and Science (ITScience)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47709/cnahpc.v6i3.4217

Abstract

In communication, there is a process of transferring information from the sender to the recipient. The information sent must be the same as the information received. If there are differences, it means that there has been a data change process carried out by irresponsible parties. One technique for changing the content of information is man in the middle. The data changer will receive information from the sender, then change it and forward it to the recipient, so that the changed information appears to have come from the sender.To protect information, this can be done by utilizing the science of cryptography and steganography which aims to protect information by changing it to another form or by inserting the information into other media. In this research, to protect information the Caesar Cipher Algorithm is used, this algorithm will change the letters in plaintext to another letter (ciphertext) by using an alphabetical shift according to the number in the form of the key used, namely > 1 and < 26, then the Reverse Cipher algorithm is carried out, namely changing the position of the letters of the plaintext from the first order to the last order and so on. The encrypted information will then be inserted into a video using the Steganography Algorithm, namely Least Significant Bit (LSB). Before being inserted, the video will first be converted into several image frames, then in one frame the information will be inserted. This can be done because the frame is a collection of RGB arrays which have values 0-255 or 0 and 1. So the insertion is done in bit form. Frames containing information will then be converted back into a video.On the receiving side, the video will be converted into a frame, next is the process of retrieving the information that was previously inserted. The information that has been taken is then reversed in order and then shifted using the Caesar chipper algorithm according to the key used by the sender, then the first letter of each word is changed to capital, so that the information sent is the same as that received. The implication of this research is that it is a way to combine cryptography with steganography as an information security technique.