Claim Missing Document
Check
Articles

Found 2 Documents
Search

Increasing Feature Selection Accuracy through Recursive Method in Intrusion Detection System Andreas Jonathan Silaban; Satria Mandala; Erwid Mustofa Jadied
International Journal on Information and Communication Technology (IJoICT) Vol. 4 No. 2 (2018): December 2018
Publisher : School of Computing, Telkom University

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21108/IJOICT.2018.42.216

Abstract

Artificial intelligence semi supervised-based network intrusion detection system detects and identifies various types of attacks on network data using several steps, such as: data preprocessing, feature extraction, and classification. In this detection, the feature extraction is used for identifying features of attacks from the data; meanwhile the classification is applied for determining the type of attacks. Increasing the network data directly causes slow response time and low accuracy of the IDS. This research studies the implementation of wrapped-based and several classification algorithms to shorten the time of detection and increase accuracy. The wrapper is expected to select the best features of attacks in order to shorten the detection time while increasing the accuracy of detection. In line with this goal, this research also studies the effect of parameters used in the classification algorithms of the IDS. The experiment results show that wrapper is 81.275%. The result is higher than the method without wrapping which is 46.027%.
Implementasi Dan Analisis Sistem Operasi Waktu-nyata Chibi Pada Mikrokontroler Arm Eliyah Acantha Manapa; Endro Ariyanto; Erwid Mustofa Jadied
eProceedings of Engineering Vol 3, No 2 (2016): Agustus, 2016
Publisher : eProceedings of Engineering

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Penggunaan embedded system dalam berbagai aspek kehidupan sudah banyak dilakukan, khususnya di bidang pengontrolan dan otomatisasi. Embedded system biasanya digunakan sebagai komponen inti dari sebuah produk untuk melakukan tugas komputasi yang real time. RTOS (Real Time Operating System) sendiri merupakan hasil pengembangan pada bidang IT sebagai sebuah sistem operasi yang diperuntukkan untuk operasi real time. Tujuan percobaan ini adalah untuk memperkenalkan prinsip kerja RTOS yang ditanam pada mikrokontroler ARM dengan tipe CORTEX-4 jenis STM32F4 Discovery. Dalam penelitian ini digunakan CHIBI RTOS yang open source sebagai sistem operasi waktu-nyata dan ARM sebagai mikrokontroler. Penelitian ini menggunakan metode eksperimen penanaman CHIBI RTOS pada Mikrokontroler ARM yang dilengkapi seperti komunikasi serial, LCD, LED dan Push Button dalam menjalankan Motor DC sebagai katalis dalam melihat Preemptive Kernel, Semaphore dan Clock Tick pada Kernel, kemudian diamati juga kecepatan dan waktu dari RTOS yang digunakan. Dari hasil pengujian diketahui bahwa CHIBI RTOS bisa ditanamkan pada mikrokontroler jenis ARM CortexM4. Pengujian pada Preemptive Kernel, Semaphore dan Clock Tick pada Kernel berfungsi dengan. Kedepannya akan lebih tepat melakukan pengujian yang lebih kompleks dan skenario lebih banyak. Kata Kunci: RTOS, task, scheduling, kernel, semaphore, clock tick, microcontroller ARM