cover
Contact Name
-
Contact Email
-
Phone
-
Journal Mail Official
-
Editorial Address
-
Location
Kota yogyakarta,
Daerah istimewa yogyakarta
INDONESIA
Indonesian Journal of Electrical Engineering and Computer Science
ISSN : 25024752     EISSN : 25024760     DOI : -
Core Subject :
Arjuna Subject : -
Articles 50 Documents
Search results for , issue "Vol 9, No 3: March 2018" : 50 Documents clear
Load Balance: Energy Efficient Routing Protocol in Wireless Sensor Network A. Mohamed Divan Masood; S. K. Muthusundar
Indonesian Journal of Electrical Engineering and Computer Science Vol 9, No 3: March 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v9.i3.pp561-564

Abstract

Energy  consumption  is  one  of  the  major  issue  in Wireless Sensor Network  (WSN)  which reduces the lifetime of the network. In this developed work an  Cluster based Energy Efficient Routing Protocol (CBEERP) , which is  gathering the sensor hubs  in the system  into  clusters,  in this manner it productively decreased the flooding  traffic  during  discover the routing. The proposed CBEERP will balance the Energy in the Group by using some second order nodes. The reinforcement High effective hubs replace the cluster head after the cluster reaches to its threshold energy level. This CBEERP will help the effectiveness and lifetime of the system.
Review About Various Satellite Image Segmentation Shabir Ahmed Mir; T. Padma
Indonesian Journal of Electrical Engineering and Computer Science Vol 9, No 3: March 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v9.i3.pp633-636

Abstract

In this paper, a review about different algorithm is proposed efficiently to segment the satellite images. Segmentation of Image is one of the promising and active researches in recent years. As literature prove that region segmentation will produce better results. Human visual perception is more effective than any machine vision systems for extracting semantic information from image. There are various segmentation techniques are available. Fuzzy C Means (FCM), Expectation Minimization (EM) and K-Means algorithm is developed to estimate parameters of the prior probabilities and likelihood probabilities. Finally Peak Signal to Noise Ratio (PSNR) is calculated for all the algorithms and reviewed.
An Efficent Distributed Medium Access Control for V2I VANET Neelambike S; Chandrika J
Indonesian Journal of Electrical Engineering and Computer Science Vol 9, No 3: March 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v9.i3.pp742-751

Abstract

Provisioning smart intelligent transport for vehicular ad hoc networks (VANETs) depends on dissemination of safety-related messages. The performance of VANET are highly affected due vehicle density, mobility and environmental condition. Recently several research has been under development, the design of a rapid, flexible, efficient and reliable medium access control (MAC) which address the precise constraint of smart intelligent transport system in the highly dynamic VANET environment. Extensive survey carried out in this work shows TDMA (Time division medium access) based MAC approach outperform carrier sense medium access/ collision avoidance CSMA\CA based approach. However, TDMA based approach incurs bandwidth wastages. To utilize bandwidth more efficiently cognitive radio (CR) technique is adopted for designing efficient MAC. However, the existing CR model incurs computation overhead and is not evaluated under different environmental condition such as rural, highway and urban (RHU). To overcome research challenges, this work present efficient decentralized distributed MAC (DMAC) that minimize collision and maximize throughput. Experiment are conducted to evaluate the performance of DMAC over state-of-art model in terms of throughput, success transmission and collision achieved. The outcome shows significant performance over state-of-model.
Bandpass filter Based on Ring Resonator at RF Frequency above 20 GHz Norfishah Ab. Wahab; A. Amiruddin; Roskhatijah Radzuan; Zuhaila Mat Yasin; N. A. Salim; N. A. Rahmat; N. F. A. Aziz
Indonesian Journal of Electrical Engineering and Computer Science Vol 9, No 3: March 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v9.i3.pp680-684

Abstract

This paper presents two dual-mode rectangular ring resonators, designed at RF frequency above 20 GHz for bandpass filter applications. The first resonator is designed at 20 GHz using single layer microstrip technology, on Rogers Duroid TMM10 substrate with the following characteristics; relative dielectric constant (εr) = 9.2, substrate thickness (h) = 1.270 mm, dielectric loss tangent (tan δ) = 0. The second resonator is built using multilayer CMOS technology at 75 GHz. The resonator is simulated using fluorinated silicon glass (FSG) and silicone rich oxide (SRO) with relative dielectric constant (εr) equals to 3.7 and 4.2 respectively. Both filter designs are built using full-wave electromagnetic simulation tool. For filter design using microstrip technology, the return lossis found at 9.999 dB and the insertion lossis at 3.108 dB while for filter design using CMOS technology, the return loss is found at 11.299 dB and the insertion lossat 0.335 dB. Both results had shown good passband performance with high rejection level at the out-of band.
Protection Of Sequence and Communication Technology Equipment Using Smart Grid Application Archenaa J; E. A. Mary Anitha
Indonesian Journal of Electrical Engineering and Computer Science Vol 9, No 3: March 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v9.i3.pp616-618

Abstract

This paper investigates the merger of energy utility circuits with that of the data and correspondence innovation (ICT) gear under the keen matrix and the security suggestions that this postures, and figures out what is the most extreme voltage that ICT hardware, composed as per IEC 62368-1 can specifically get to control framework circuits. The coming of the keen lattice, the modernization of the power framework utilizing current data and correspondence innovation methods, alongside the expansion of electric vehicle frameworks to the matrix, guarantees to change the business in uncommon manners. In this paper will be utilized as a part of this paper for deciding the level of security of ICT gear must be built to keeping in mind the end goal to be conveyed in higher-voltage application.
Improving Performance of DOM in Semi-structured Data Extraction using WEIDJ Model Ily Amalina Ahmad Sabri; Mustafa Man
Indonesian Journal of Electrical Engineering and Computer Science Vol 9, No 3: March 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v9.i3.pp752-763

Abstract

Web data extraction is the process of extracting user required information from web page. The information consists of semi-structured data not in structured format. The extraction data involves the web documents in html format. Nowadays, most people uses web data extractors because the extraction involve large information which makes the process of manual information extraction takes time and complicated. We present in this paper WEIDJ approach to extract images from the web, whose goal is to harvest images as object from template-based html pages. The WEIDJ (Web Extraction Image using DOM (Document Object Model) and JSON (JavaScript Object Notation)) applies DOM theory in order to build the structure and JSON as environment of programming. The extraction process leverages both the input of web address and the structure of extraction. Then, WEIDJ splits DOM tree into small subtrees and applies searching algorithm by visual blocks for each web page to find images. Our approach focus on three level of extraction; single web page, multiple web page and the whole web page. Extensive experiments on several biodiversity web pages has been done to show the comparison time performance between image extraction using DOM, JSON and WEIDJ for single web page. The experimental results advocate via our model, WEIDJ image extraction can be done fast and effectively.
Electromagnetic Radiation (EMR) of Human Body Before and After Jogging R.S. S.A.Kadir; Zunairah Hj Murat Zunairah Hj Murat; Nurul Izzati Nadiah Binti Md Suhaimi
Indonesian Journal of Electrical Engineering and Computer Science Vol 9, No 3: March 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v9.i3.pp643-649

Abstract

The research is on the electromagnetic radiation of human body before and after jogging. 30 healthy students from UiTM with an age range of 23-25 years old volunteered. The seven locations of chakra points were measured. The body frequency (in MHz) is captured using frequency detector by taking the reading of the frequency 5 times at each point at the same location; hence, the average value is calculated for data analysis. This frequency measurement is recorded two times which is before and after jogging with a consistence protocol for all participants. The data in terms of frequency (Hertz) is converted into 15 colours of bio-energies representing the health level. The finding shows that 63.3% of participants’ health level improved after jogging. While 33.3% of participants had decrement in their health level. The results also indicate improvement in bio-energies score for five out of seven chakra points after jogging.
Mobile-robot Navigation through Fuzzy Behavioral Algorithm & Vector-polar Histogram Algorithm Alaudeen Basha; V. Vijayakumar
Indonesian Journal of Electrical Engineering and Computer Science Vol 9, No 3: March 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v9.i3.pp565-571

Abstract

The route of self-governing ground vehicles through general conditions has gotten generous research consideration. Be that as it may, the writing contains not very many correlations of the course ideal models for AGVs, particularly for calculations utilising range discoverers. The fluffy behavioural approach and vector field histogram (VFH) approach are outstanding strategies that can be actualised using range discoverers. This paper will concentrate on looking at their structure, simplicity of programming and calculation tuning, and execution. Both methodologies actualised on a Pioneer 2 robot, outfitted with a SICK laser run discoverer.
Cassava Quality Classification for Tapioca Flour Ingredients by Using ID3 Algorithm Yohanssen Pratama; Hadi Sutanto Saragi
Indonesian Journal of Electrical Engineering and Computer Science Vol 9, No 3: March 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v9.i3.pp799-805

Abstract

Cassava is one of the main foods consumed by Indonesian people and main ingredients to make tapioca flour. In North Sumatera there is factory that produced tapioca flour to fulfill consumer demand.  To be able to meet the needs of consumers and seize market share, the product must have a good quality. Product specifications are a reference for product quality and measured with 7 parameters. The seven parameters include whiteness, moisture content, spotness, ash content, thinness, residual screen, pH flour, which meets the Indonesian National Standard. In this research we use two parameters (whiteness and spotness) to determine the quality of cassava and help the factory to maintain their product quality. In here we use blob and edge detection method in image processing to detect spot and after that classified the cassava by using an ID3 algorithm. 
A Simplified PWM Technique for Reduced Switch Count Multilevel Inverter Adireddy Ramesh,; O. Chandra Sekhar; M. Siva Kumar
Indonesian Journal of Electrical Engineering and Computer Science Vol 9, No 3: March 2018
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v9.i3.pp711-721

Abstract

Penetration of multilevel inverters (MLI) in to high power and medium voltage application has been increasing because of its advantages. The conventional two levels inverter has high harmonic distortion which gives poor power quality. Lot of topologies has been developed to overcome the drawbacks of a two level inverter. These topologies include more number of switching devices which increases the design complexity and cost. The optimum design of inverter requires less number of switches with better quality in waveform. In this paper, a symmetrical five level and seven levels inverter configuration with simplified pulse width modulation technique is proposed. This proposed inverter requires less switches, less protection circuits along with low cost and size. The analysis of the inverter circuits is done by using Matlab/Simulink software. The synthesized staircase wave form is shown and total harmonic distortion (THD) is also measured.

Filter by Year

2018 2018


Filter By Issues
All Issue Vol 41, No 2: February 2026 Vol 41, No 1: January 2026 Vol 40, No 3: December 2025 Vol 40, No 2: November 2025 Vol 40, No 1: October 2025 Vol 39, No 3: September 2025 Vol 39, No 2: August 2025 Vol 39, No 1: July 2025 Vol 38, No 3: June 2025 Vol 38, No 2: May 2025 Vol 38, No 1: April 2025 Vol 37, No 3: March 2025 Vol 37, No 2: February 2025 Vol 37, No 1: January 2025 Vol 36, No 3: December 2024 Vol 36, No 2: November 2024 Vol 36, No 1: October 2024 Vol 35, No 3: September 2024 Vol 35, No 2: August 2024 Vol 35, No 1: July 2024 Vol 34, No 3: June 2024 Vol 34, No 2: May 2024 Vol 34, No 1: April 2024 Vol 33, No 3: March 2024 Vol 33, No 2: February 2024 Vol 33, No 1: January 2024 Vol 32, No 3: December 2023 Vol 32, No 1: October 2023 Vol 31, No 3: September 2023 Vol 31, No 2: August 2023 Vol 31, No 1: July 2023 Vol 30, No 3: June 2023 Vol 30, No 2: May 2023 Vol 30, No 1: April 2023 Vol 29, No 3: March 2023 Vol 29, No 2: February 2023 Vol 29, No 1: January 2023 Vol 28, No 3: December 2022 Vol 28, No 2: November 2022 Vol 28, No 1: October 2022 Vol 27, No 3: September 2022 Vol 27, No 2: August 2022 Vol 27, No 1: July 2022 Vol 26, No 3: June 2022 Vol 26, No 2: May 2022 Vol 26, No 1: April 2022 Vol 25, No 3: March 2022 Vol 25, No 2: February 2022 Vol 25, No 1: January 2022 Vol 24, No 3: December 2021 Vol 24, No 2: November 2021 Vol 24, No 1: October 2021 Vol 23, No 3: September 2021 Vol 23, No 2: August 2021 Vol 23, No 1: July 2021 Vol 22, No 3: June 2021 Vol 22, No 2: May 2021 Vol 22, No 1: April 2021 Vol 21, No 3: March 2021 Vol 21, No 2: February 2021 Vol 21, No 1: January 2021 Vol 20, No 3: December 2020 Vol 20, No 2: November 2020 Vol 20, No 1: October 2020 Vol 19, No 3: September 2020 Vol 19, No 2: August 2020 Vol 19, No 1: July 2020 Vol 18, No 3: June 2020 Vol 18, No 2: May 2020 Vol 18, No 1: April 2020 Vol 17, No 3: March 2020 Vol 17, No 2: February 2020 Vol 17, No 1: January 2020 Vol 16, No 3: December 2019 Vol 16, No 2: November 2019 Vol 16, No 1: October 2019 Vol 15, No 3: September 2019 Vol 15, No 2: August 2019 Vol 15, No 1: July 2019 Vol 14, No 3: June 2019 Vol 14, No 2: May 2019 Vol 14, No 1: April 2019 Vol 13, No 3: March 2019 Vol 13, No 2: February 2019 Vol 13, No 1: January 2019 Vol 12, No 3: December 2018 Vol 12, No 2: November 2018 Vol 12, No 1: October 2018 Vol 11, No 3: September 2018 Vol 11, No 2: August 2018 Vol 11, No 1: July 2018 Vol 10, No 3: June 2018 Vol 10, No 2: May 2018 Vol 10, No 1: April 2018 Vol 9, No 3: March 2018 Vol 9, No 2: February 2018 Vol 9, No 1: January 2018 Vol 8, No 3: December 2017 Vol 8, No 2: November 2017 Vol 8, No 1: October 2017 Vol 7, No 3: September 2017 Vol 7, No 2: August 2017 Vol 7, No 1: July 2017 Vol 6, No 3: June 2017 Vol 6, No 2: May 2017 Vol 6, No 1: April 2017 Vol 5, No 3: March 2017 Vol 5, No 2: February 2017 Vol 5, No 1: January 2017 Vol 4, No 3: December 2016 Vol 4, No 2: November 2016 Vol 4, No 1: October 2016 Vol 3, No 3: September 2016 Vol 3, No 2: August 2016 Vol 3, No 1: July 2016 Vol 2, No 3: June 2016 Vol 2, No 2: May 2016 Vol 2, No 1: April 2016 Vol 1, No 3: March 2016 Vol 1, No 2: February 2016 Vol 1, No 1: January 2016 Vol 16, No 3: December 2015 Vol 16, No 2: November 2015 Vol 16, No 1: October 2015 Vol 15, No 3: September 2015 Vol 15, No 2: August 2015 Vol 15, No 1: July 2015 Vol 14, No 3: June 2015 Vol 14, No 2: May 2015 Vol 14, No 1: April 2015 Vol 13, No 3: March 2015 Vol 13, No 2: February 2015 Vol 13, No 1: January 2015 Vol 12, No 12: December 2014 Vol 12, No 11: November 2014 Vol 12, No 10: October 2014 Vol 12, No 9: September 2014 Vol 12, No 8: August 2014 Vol 12, No 7: July 2014 Vol 12, No 6: June 2014 Vol 12, No 5: May 2014 Vol 12, No 4: April 2014 Vol 12, No 3: March 2014 Vol 12, No 2: February 2014 Vol 12, No 1: January 2014 Vol 11, No 12: December 2013 Vol 11, No 11: November 2013 Vol 11, No 10: October 2013 Vol 11, No 9: September 2013 Vol 11, No 8: August 2013 Vol 11, No 7: July 2013 Vol 11, No 6: June 2013 Vol 11, No 5: May 2013 Vol 11, No 4: April 2013 Vol 11, No 3: March 2013 Vol 11, No 2: February 2013 Vol 11, No 1: January 2013 Vol 10, No 8: December 2012 Vol 10, No 7: November 2012 Vol 10, No 6: October 2012 Vol 10, No 5: September 2012 Vol 10, No 4: August 2012 Vol 10, No 3: July 2012 More Issue