cover
Contact Name
Goegoes Dwi Nusantoro
Contact Email
goegoesdn@ub.ac.id
Phone
-
Journal Mail Official
jurnaleeccis@ub.ac.id
Editorial Address
-
Location
Kota malang,
Jawa timur
INDONESIA
Jurnal EECCIS
Published by Universitas Brawijaya
ISSN : 19783345     EISSN : 24608122     DOI : -
Core Subject : Engineering,
EECCIS is a scientific journal published every six month by electrical Department faculty of Engineering Brawijaya University. The Journal itself is specialized, i.e. the topics of articles cover electrical power, electronics, control, telecommunication, informatics and system engineering. The languages used in this journal are Bahasa Indonesia and English.
Arjuna Subject : -
Articles 21 Documents
Search results for , issue "Vol 9, No 1 (2015)" : 21 Documents clear
Fight For The Spirit Game Bergenre RPG Menggunakan Fuzzy-SWOT Berbasis Web Dwija Wisnu Brata; Sunaryo Sunaryo; Erni Yudaningtyas
Jurnal EECCIS Vol 9, No 1 (2015)
Publisher : Fakultas Teknik, Universitas Brawijaya

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

Abstract

Perkembangan game di jaman sekarang sudah sangat pesat, hal ini terlihat dengan menjamurnya game yang memiliki interaktifitas yang baik atau bisa dikatakan memiliki kecerdasan pada konten atau karakter gamenya. Perkembangan tersebut menarik penulis untuk mengembangkan game RPG yang pernah dibuat. Game tersebut masih memiliki kekurangan akan interaktifitas karakter musuh untuk membaca kondisi sekitar. Permasalahan yang lain adalah keputusan tindakan yang diambil oleh karakter musuh masih belum tertangani dengan baik, sehingga karakter musuh dalam mengontrol perilaku masih bergantian dengan pemain (user). Hal tersebut memacu penulis untuk mengembangkan game “Fight For The Spirit” agar dapat membaca strategi dan memastikan keputusan perilaku apa yang akan dikeluarkan. Pada penelitian game ini mengembangkan analisis SWOT sebagai menganalisis strategi musuh, dan Fuzzy sebagai penjawab hasil keputusan sebuah tindakan. Karakter musuh dalam game ini ada 4 jenis yaitu undead, archer, magician, dan boss. Pada karakter tersebut dan karakter pemain memiliki strength (str), defense (def), lucky (luc), intelligent (int), life, dan mana. Status yang dimiliki oleh musuh dan pemain akan analisis dan dihitung oleh Fuzzy-SWOT. Analisis yang dilakukan melalui internal dan eksternal karakter musuh, sehingga nanti didapatkan SWOT skor yang nilai terletak diantara -1 s/d 1. Musuh pemanah (archer) akan menyerang dengan panah dari jarak jauh. Archer memiliki input Fuzzy yaitu rasio nyawa dan jarak, archer akan menyerang bila jarak archer jauh dari pemain. Penerapan analisis SWOT dan Fuzzy dalam permainan ini telah berjalan dengan baik tipe musuh archer memiliki nilai perilaku 62 menunjukkan bahwa peluang karakter musuh untuk menyerang 62% dan 38% siaga.Kata Kunci — Analisis SWOT, Logika Fuzzy, RPG, Game.
Evaluasi Penerimaan Masyarakat Terhadap Program Mobil Pusat Layanan Internet Kecamatan Slamet Enggo Widodo; Silmi Fauziati; Hanung Adi Nugroho
Jurnal EECCIS Vol 9, No 1 (2015)
Publisher : Fakultas Teknik, Universitas Brawijaya

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

Abstract

Mobile District Internet Service Center (MDISC) is a mobile internet service center for secure, fast and low cost internet access in districts area. As one of the a government program, MDISC intended to facilitate areas which had relatively low access to information and internet. MDISC was a new program for the targeted society, therefore the citizens reacted differently towards it. The public accceptance becomes important to be evaluated, since it is considered as one of the succesful implementations factors. The survey was held towards 108 respondents as the MDISC users in six districts of Balangan Regency. This study applied the UTAUT method adapted by Anderson et al. with several modifications. The method was choosen due to the ability to explain the user acceptance of the information technology system from the user side. Data was analysed using SEM with SmartPLS. The result showed that the performance expectancy, the facilitating condition, and the experience influenced the use behaviour significantly. On the other side, the effort expectancy, social influence dan voluntariness of use had insignificant influences.Index Terms—Evaluation, Use Behavior, UTAUT.
Prediksi Gaya Hambat Terhadap Jarak Jangkau Mortir 60 mm Dengan Jaringan Syaraf Tiruan Slamet Widodo; M. Aziz Muslim; Didik R. Santoso
Jurnal EECCIS Vol 9, No 1 (2015)
Publisher : Fakultas Teknik, Universitas Brawijaya

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

Abstract

Analysis of the influence of drag force on the range of grenade 60 mm mortar is one approach to calculate the firing distance. Some methods can be used for calculating the 60 mm mortar firing range such that the aerodynamic and ballistic method. As performace reference, the firing book table of 60 mm mortar is used. This research aims to design and build software with neural network method to predict the drag that affects mortar firing range so that we will get the drag prediction. It will be used to perform calculations of the shooting range. Experimental results of drag prediction using a unit neural network with 2 input units, 4 hidden units and 1 output can produce the Mean Square Error (MSE) of 4,03x10-5. The prediction results can be used to determine the distance to achieve mortar although still not as precise as the firing table book with an average of 13.8013% error .Keywords: Mortars 60 mm, firing Book Table , Ballistic, Aerodynamics, Artificial Neural Networks
Pemberian Harakat Bahasa Arab Menggunakan Metode N-Gram dan C5.0 Ajib Hanani; Harry Soekotjo Dachlan; Purnomo Budi Santoso
Jurnal EECCIS Vol 9, No 1 (2015)
Publisher : Fakultas Teknik, Universitas Brawijaya

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

Abstract

This research is about an Arabic diacritizer using N-Gram (Quad Gram) and C5.0. The input of application is an undiacritized Arabic sentence. Quad Gram and matching word to known patterns are used to diacritize the undiacritized Arabic sentence. C5.0 is used to simplify the rules for diacritizing the final diacritic mark of word. The output of application is a diacritized Arabic sentence based on morphological and syntactic rules. Then, the diacritized Arabic sentence is converted into speech and spoken by talking avatar using text to speech API. The result of N-Gram (Quad Gram) and matching word to known patterns gives an accuracy of 96% based on morphological rules. The result of C5.0 gives an accuracy of 94% based on syntactic rules. Finally, the result of integrating N-Gram (Gram Quad) and C5.0 gives an accuracy of 90% based on morphological and syntactic rules.Index Terms — Arabic Diacritics, C5.0, N-Gram, Text to Speech.
Identifikasi Karakteristik Kualitas Menggunakan Pendekatan TCM Berbasis Kebutuhan Fungsional Denni Aldi Ramadhani; Umi Laili Yuhana
Jurnal EECCIS Vol 9, No 1 (2015)
Publisher : Fakultas Teknik, Universitas Brawijaya

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

Abstract

Defining quality requirements is an important activity in the development of software because quality requirements describe how well the software can be implemented. In this study will propose an approach to make improvements the specification of quality characteristics software using a spectrum analysis by utilizing the TCM (Term-Characteristic Mapping) method, in this method also utilize algorithms RabinKarp used to perform mapping between the list of term with functional requirements written in the software requirement specification documents. for testing phase its used 167 term of quality and 22 subcategories quality characteristics and uses two software requirement specification documents that will appear the quality characteristics. Results from this study is a list of quality characteristics that appear along with the value of its appearance in the functional requirements are analyzed.Keywords—quality requirements, TCM, RabinKarp, quality characteristics
Optimasi Training Neural Network Menggunakan Hybrid Adaptive Mutation PSO-BP Salnan Ratih Asriningtias; Harry Soekotjo Dachlan; Erni Yudaningtyas
Jurnal EECCIS Vol 9, No 1 (2015)
Publisher : Fakultas Teknik, Universitas Brawijaya

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

Abstract

Optimization of training neural network using particle swarm optimization (PSO) and genetic algorithm (GA) is a solution backpropagation’s problem. PSO often trapped in premature convergent (convergent at local optimum) and GA takes a long time to achieve convergent and crossover makes worse the results. In this research adaptive mutation particle swarm optimization and backpropagation (AMPSO-BP) is used for training the neural network of the iris plant, breast cancer, wine, glass identification and pima indian diabetes. The addition of PSO with adaptive mutation to prevent premature convergent and BP to increase the efficiency of local searching. AMPSO-BP training results will be compared with the GA and BP. The test results showed AMPSO-BP is able to optimize the process of training the neural network. AMPSO-BP more rapidly achieve the minimum error (global minimum), fast convergent and have the ability memorization and generalization with more accurate results than the other methods.Index Terms—Adaptive Mutation, Backpropagation, Particle Swarm Optimization, Training Neural Network.
Analisis Jarak Microphone Array dengan Teknik Pemrosesan Sinyal Fast Fourier Transform Beamforming Moh. Fausi; Agus Naba; Djoko Santjojo
Jurnal EECCIS Vol 9, No 1 (2015)
Publisher : Fakultas Teknik, Universitas Brawijaya

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

Abstract

The main problem in the application of the sound source detection is to estimate the angle of the wave or called as Direction Of Arrival (DOA) of Planewave. The method commonly to overcome the problem to utilize the sensor array by the data processing technique such as a beamforming technique. In this research was done by DOA estimation that used technique Fast Fourier Trasnfrom (FFT) beamformer with sensor configuration by Uniform Linear Array (ULA). The analysis has been to determine the distance of the array microphone that has DOA estimation with high accuration to the real source posisition. Based on the variation of distance of array microphone tested, shown the 6 cm is the bes distance which has the most dominant DOA estimation results with high accuracyKeywords : DOA , FFT Beamforming , Array sensor , ULA
Penggunaan Algoritma Multi Criteria Decision Making dengan Metode Topsis dalam Penempatan Karyawan Pramudhita, Agung N.; Suyono, Hadi; Yudaningtyas, Erni
Jurnal EECCIS Vol 9, No 1 (2015)
Publisher : Fakultas Teknik, Universitas Brawijaya

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

Abstract

The employees are a major asset in the company so that the company can operate properly. In employees pacement, often a mismatch between the positions of the competence of employees. As a result, many employees resigned because of the mismatch. MultiCriteria Decision Making (MCDM) algorithms can be used to overcome these problems. This research builds on a Decision Support System (DSS) to assist managers in the process of employees placement . DSS is built by one of the methods contained in MCDM, which is Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) method. Results from this study indicate TOPSIS method appropriate to be used as a method to determine the ranking of candidates deserves to be placed. This is evidenced by the level of accuracy of up to 85%. While the execution time of methods TOPSIS while given 20 the data only reaches 0.7444 seconds.Keywords: AHP, DSS, MCDM, placement, TOPSIS
Optimalisasi Penjadwalan, Perawatan dan Perbaikan Pembangkit PLTD 20 kV dengan Levelized Reserve Method Abraham Latumahina; Wijono Wijono; Hadi Suyono
Jurnal EECCIS Vol 9, No 1 (2015)
Publisher : Fakultas Teknik, Universitas Brawijaya

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

Abstract

The power system reliability is one of aspect in the power system operation. One factor influences the power system scheduling is system maintenance. Same method a used in the maintenance scheduling. i.e , GA (Genetic Algorithm) method, GSM (Generator Maintenance Scheduling) method, RBM (Risk-based maintenance) method, Annealing method and Levelized Reserve Method (LRM). LRM is used with the basis of balance of reserve capacity . LRM method is the divided two method, Levelized Reserve Capacty Method (LRCM) and Levelized Reserve Rate Method (LRRM). The mentenance scheduling optimisation in the riset includes two solution and five step. The best solution is proposed to be implemented in the maintenance scheduling of Region IX Maluku and North Maluku 20 Kv branch Ambon. Solution I stage 4 LRCM and solutions I stage 4 LRRM. The result of 22 generating units with capacity varying power unit, it can perform maintenance on 12 units. The balance of power throughout the duration of the reserve maintenance period can be met, namely to methods LRCM the results ranged 13.6 MW - 16.2 MW, while the result for the method LRRM range of 13.6 MW - 17.2 MW. The calculation of the initial backup highest power rating in accordance with the method Lrrm is 0.53% and the highest end of the reserve power of 0.39%.Index Terms — Optimization of scheduling , LRM, LRCM, LRRM.
Kompresi Teks Menggunakan Algoritma Huffman dan Md5 pada Instant Messaging Smartphone Android M. Taofik Chulkamdi; Sholeh Hadi Pramono; Erni Yudaningtyas
Jurnal EECCIS Vol 9, No 1 (2015)
Publisher : Fakultas Teknik, Universitas Brawijaya

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

Abstract

Instant messaging is one of Android social media application that make user possible to send short messages directly in the same time (real time) using text to another user that online in the some network, more ever a lot of user using this application as an alternative communication via short message service (SMS). Remembering how important this application, so writer make an instant message application with small text transmission that will provide in the current needs with Huffman algorithm application. Writer also make security application model with message digest algorithm (MD5) that used to make the user comfortable so user not distributed by sniffing from another user.Keywords—Huffman, MD5, Instant Message, SMS

Page 2 of 3 | Total Record : 21