TELKOMNIKA (Telecommunication Computing Electronics and Control)
Submitted papers are evaluated by anonymous referees by single blind peer review for contribution, originality, relevance, and presentation. The Editor shall inform you of the results of the review as soon as possible, hopefully in 10 weeks. Please notice that because of the great number of submissions that TELKOMNIKA has received during the last few months the duration of the review process can be up to 14 weeks. Communication Engineering, Computer Network and System Engineering, Computer Science and Information System, Machine Learning, AI and Soft Computing, Signal, Image and Video Processing, Electronics Engineering, Electrical Power Engineering, Power Electronics and Drives, Instrumentation and Control Engineering, Internet of Things (IoT)
Articles
61 Documents
Search results for
, issue
"Vol 15, No 3: September 2017"
:
61 Documents
clear
Histogram Equalization for Improving Quality of Low-resolution Ultrasonography Images
Retno Supriyanti;
Subkhi Adhi Priyono;
Eko Murdyantoro;
Haris Budi Widodo
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 15, No 3: September 2017
Publisher : Universitas Ahmad Dahlan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.12928/telkomnika.v15i3.5537
The current development of digital image processing techniques have been very rapid. Application of digital image processing both hardware and software are available with a variety of features as a form of superiority. Medical ultrasonography is one of the results of digital image processing technology. It is a kind of diagnostic imaging technique with ultrasonic that is used to produce images of internal organs and muscles, size, structure, and wound pathology, which makes this technique is useful for checking organ. However the images produced by low resolution ultrasonography device is not fully produce clear information. In this research we use histogram equalization to improve image quality. In this paper we emphasize on the comparison of the two methods in the histogram equalization, namely Enhance Contrast Using Histogram Equalization (ECHE) and Contrast-Limited Adaptive Histogram Equalization (CLAHE). The results showed that CLAHE give the best results, with the parameter value Nbins 256 and Distribution Rayleigh with MSE value 9744.80 and PSNR value 8.284150.
New Miniature Planar Microstrip Antenna Using DGS for ISM Applications
R. Er-rebyiy;
J. Zbitou;
M. Latrach;
A. Tajmouati;
A. Errkik;
L. EL Abdellaoui
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 15, No 3: September 2017
Publisher : Universitas Ahmad Dahlan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.12928/telkomnika.v15i3.6864
The aim of this paper is to use defected ground structures (DGS) in order to miniaturize a microstrip patch antenna. The DGS structure is integrated in the ground plane to improve the performance of the planar antenna, and shifted the resonance frequency from 5.8 GHz to 2.5 GHz, with a miniaturization up to 83%. The antenna is designed, optimized, and miniaturized by using the CST MW-studio, mounted on an FR-4 substrate having a dielectric constant 4.4, a loss tangent tan (ɸ)=0.025, thickness of 1.6 mm with the whole area of 34X34 mm2.The proposed antenna is suitable for ISM (Industrial, Scientific and Medical) applications at 2.5 GHz with S11 ≤(-10) dB. The antenna is fed by 50ohm input impedance and it has good performances in terms of matching input impedance and radiation pattern. The proposed antenna was fabricated and tested.Simulation and measurement results are in good agreement.
Twitter’s Sentiment Analysis on Gsm Services using Multinomial Naïve Bayes
Aisah Rini Susanti;
Taufik Djatna;
Wisnu Ananta Kusuma
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 15, No 3: September 2017
Publisher : Universitas Ahmad Dahlan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.12928/telkomnika.v15i3.4284
Telecommunication users are rapidly growing each year. As people keep demanding a better service level of Short Message Service (SMS), telephone or data use, service providers compete to attract their customer, while customer feedbacks in some platforms, for example Twitter, are their souce of information. Multinomial Naïve Bayes Tree, adapted from the method of Multinomial Naïve Bayes and Decision Tree, is one technique in data mining used to classify the raw data or feedback from customers.Multinomial Naïve Bayes method used specifically addressing frequency in the text of the sentence or document. Documents used in this study are comments of Twitter users on the GSM telecommunications provider in Indonesia.This research employed Multinomial Naïve Bayes Tree classification technique to categorize customers sentiment opinion towards telecommunication providers in Indonesia. Sentiment analysis only included the class of positive, negative and neutral. This research generated a Decision Tree roots in the feature "aktif" in which the probability of the feature "aktif" was from positive class in Multinomial Naive Bayes method. The evaluation showed that the highest accuracy of classification using Multinomial Naïve Bayes Tree (MNBTree) method was 16.26% using 145 features. Moreover, the Multinomial Naïve Bayes (MNB) yielded the highest accuracy of 73,15% by using all dataset of 1665 features. The expected benefits in this research are that the Indonesian telecommunications provider can evaluate the performance and services to reach customer satisfaction of various needs.
Neural Network-Based Stabilizer for the Improvement of Power System Dynamic Performance
Rudy Gianto;
Kho Hie Khwee
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 15, No 3: September 2017
Publisher : Universitas Ahmad Dahlan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.12928/telkomnika.v15i3.3875
This paper develops an adaptive control coordination scheme for power system stabilizers (PSSs) to improve the oscillation damping and dynamic performance of interconnected multimachine power system. The scheme was based on the use of a neural network which identifies online the optimal controller parameters. The inputs to the neural network include the active- and reactive- power of the synchronous generators which represent the power loading on the system, and elements of the reduced nodal impedance matrix for representing the power system configuration. The outputs of the neural network were the parameters of the PSSs which lead to optimal oscillation damping for the prevailing system configuration and operating condition. For a representative power system, the neural network has been trained and tested for a wide range of credible operating conditions and contingencies. Both eigenvalue calculations and time-domain simulations were used in the testing and verification of the performance of the neural network-based stabilizer.
Improving DNA Barcode-based Fish Identification System on Imbalanced Data using SMOTE
Wisnu Ananta Kusuma;
Nurdevi Noviana;
Lailan Sahrina Hasibuan;
Mala Nurilmala
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 15, No 3: September 2017
Publisher : Universitas Ahmad Dahlan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.12928/telkomnika.v15i3.5011
Problem in imbalanced data is very common in classification or identification. The problem is raised when the number of instances of one class far exceeds the other. In the previous research, our DNA barcode-based Identification System of Tuna and Mackerel was developed in imbalanced dataset. The number of samples of Tuna and Mackerel were much more than those of other fish samples. Therefore, the accuracy of the classification model was probably still in bias. This research aimed at employing Synthetic Minority Oversampling Technique (SMOTE) to yield balanced dataset. We used k-mers frequencies from DNA barcode sequences as features and Support Vector Machine (SVM) as classification method. In this research we used trinucleotide (3-mers) and tetranucleotide (4-mers). The training dataset was taken from Barcode of Life Database (BOLD). For evaluating the model, we compared the accuracy of model using SMOTE and without SMOTE in order to classify DNA barcode sequences which is taken from Department of Aquatic Product Technology, Bogor Agricultural University. The results showed that the accuracy of the model in the species level using SMOTE was 7% and 13% higher than those of non-SMOTE for trinucleotide (3-mers) and tetranucleotide (4-mers), respectively. It is expected that the use of SMOTE, as one of data balancing technique, could increase the accuracy of DNA barcode based fish classification system, particularly in the species level which is difficult to be identified.
Numerical Simulation of Highly-Nonlinear Dispersion-Shifted Fiber Optical Parametric Gain Spectrum with Fiber Loss and Higher-Order Dispersion Coefficients
K. G. Tay;
N. Othman;
N. S. M. Shah;
N. A. Cholan
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 15, No 3: September 2017
Publisher : Universitas Ahmad Dahlan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.12928/telkomnika.v15i3.7215
The previous study investigated the fiber parameters on the analytical one-pump fiber optical parametric amplifier (FOPA) gain spectrum of a loss-free highly-nonlinear dispersion-shifted fiber (HNL-DSF) and got the optimum results for each parameter. However, the FOPA gain of the combination of all the optimum values of the considered parameters was not reported. Hence, this paper intends to investigate the analytical FOPA gain of the combination of all the optimum values of the considered parameters from the previousstudy. Later, the analytical gain was compared with the numerical gain from the fourth-order Runge-Kutta (RK4) method and Matlab built-in function, ode45. Next, the effect of fiber loss and higher order dispersioncoefficients such as fourth and sixth-order dispersion coefficients were studied. It is found that RK4 gives a smaller error and the gain reduces while the bandwidth remains same in presence of fiber loss. Thefourth-order dispersion coefficient broadens the bandwidth a bit while maintaining the gain and there are two narrow-band gains generated to the left and right-side of the broad-band gain. The sixth-order dispersioncoefficient just shifts the two narrow-band gains toward or away from the broadband gain depending on the positive or negative signs of the sixth-order dispersion coefficient.
The Pessimistic Investor Sentiments Indicator in Social Networks
Rui Jin;
Hong-Li Zhang;
Xing Wang;
Xiao-Meng Wang
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 15, No 3: September 2017
Publisher : Universitas Ahmad Dahlan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.12928/telkomnika.v15i3.5360
With the worldwide proliferation of social networks, the social networks have played an important role in the social activities .Peoples are inclined to obtain the corresponding public opinion to make decision such as shopping, education, investment and so on. Analysis of data generated by social networks has become an important field of research, however in the field of public opinion analysis of social networks the quantitative measure indexes are still lacking. In this paper, the calculation method of pessimistic investor sentiments indicator is proposed, and the index has a certain theoretical and practical value.
Miniaturized Minkowski-Island Fractal Microstrip Antenna Fed by Proximity Coupling for Wireless Fidelity Application
I Putu Elba Duta Nugraha;
Indra Surjati;
Syah Alam
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 15, No 3: September 2017
Publisher : Universitas Ahmad Dahlan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.12928/telkomnika.v15i3.6826
This paper proposed a new design of Minkowski Island microstrip antenna fed by proximity coupling with partial ground plane. The design was consisted of two layers of substrate, on the top substrate was the antenna patch and on the bottom substrate was the proximity feed line and the partial ground. At the first stage, the normal square patch antenna was mainly designed. Then, the Minkowski patch antenna was designed using 1st iteration technique and 2nd iteration technique. The Minkowski fractal shape slot was embedded in the center of the patch to form a Minkowski Island patch antenna. Using the Minkowski Island fractal technique, the dimension of the patch can be reduced up to 58.7%. The proximity feed line in this design was used to increase the impedance bandwidth, and from the measurement the impedance bandwidth of the proposed antenna was 240 MHz with return loss of -24.54 dB and VSWR of 1.126.
A Proposed Design of Unit Cell of Metamaterial for 5G Mobile Communication
Jamal Mohammed Rasool
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 15, No 3: September 2017
Publisher : Universitas Ahmad Dahlan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.12928/telkomnika.v15i3.6079
This paper is under in-depth investigation due to suspicion of possible plagiarism on a high similarity indexIn this manuscript a design of metamaterial unit cells which are new artificial materials made of periodic arrangement much smaller than the guided wavelength, are proposed which are suitable to work for 5G mobile communication working with millimeter frequency band at 28 GHz due the high demand for the frequency spectrum for mobile networks .The structures of unit cells were simulated using High Frequency Structure Simulator HFSS software. The design starts with the metamaterial structure which is composed of double rectangular (DRR) and circular split ring resonator (DSRR). The results of simulation showed very good results such as wide operating frequency band which is 1.34 GHz with very law radiation losses the unit cell designed to overrun the radiation losses which are appear with the work of metamaterials.
Integral Backstepping Approach for Mobile Robot Control
Bouzgou Kamel;
Ibari Benaoumeur;
Benchikh Laredj;
Ahmed-Foitih Zoubir
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 15, No 3: September 2017
Publisher : Universitas Ahmad Dahlan
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.12928/telkomnika.v15i3.5667
This paper presents the trajectory tracking problem of a unicycle-type mobile robots. A robust output tracking controller for nonlinear systems in the presence of disturbances is proposed, the approach is based on the combination of integral action and Backstepping technique to compensate for the dynamic disturbances. For desired trajectory, the values of the linear and angular velocities of the robot are assured by the kinematic controller. The control law guarantees stability of the robot by using the lyapunov theorem. The simulation and experimental results are presented to verify the designed trajectory tracking control.