Articles
9,174 Documents
Nonlinear Systems Feedback Linearization Optimal Zero-State-Error Control Under Disturbances Compensation
Gao Dexin
Indonesian Journal of Electrical Engineering and Computer Science Vol 10, No 6: October 2012
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
This paper concentrates on the solution of state feedback exact linearization zero steady-state error optimal control problem for nonlinear systems affected by external disturbances. Firstly, the nonlinear system model with external disturbances is converted to quasi-linear system model by differential homeomorphism. Using Internal Model Optional Control (IMOC), the disturbances compensator is designed, which exactly offset the impact of external disturbances on the system. Taking the system and the disturbances compensator in series, a new augmented system is obtained. Then the zero steady-state error optimal control problem is transformed into the optimal regulator design problem of an augmented system, and the optimal static error feedback control law is designed according to the different quadratic performance index. At last, the simulation results show the effectiveness of the method. DOI: http://dx.doi.org/10.11591/telkomnika.v10i6.1214
A Graph Based Approach to Identify Objects using Identifying Attribute
Anita Kushwaha;
R.S. Pandey
Indonesian Journal of Electrical Engineering and Computer Science Vol 6, No 2: May 2017
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijeecs.v6.i2.pp438-446
We have proposed a method to identify objects in database schema using association degree with other objects. We have also used identifying attribute of associations in graph to specify a unique path to resolve ambiguity of Fuzzy Object Functional Dependencies. Recently Fuzzy Concepts were used in Object Oriented Data Models. The Object Identifier allows distinguishing between similar objects. Functional Dependencies play a dominant role to uniquely identify objects. Moreover object identification has now become a modeling concept rather than database concept so starting a search for objects with a set of values is possible. We have also investigated the presence of identifying attributes in fuzzy object schema and its implications.
Light Control and Watering System in Greenhouse for The Cultivation of Chrysanthemum Sp
Adam Faroqi;
Muhammad Ali Ramdhani;
Muhammad Fahmi Amrillah;
Lia Kamelia;
Eneng Nuraeni
Indonesian Journal of Electrical Engineering and Computer Science Vol 12, No 3: December 2018
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijeecs.v12.i3.pp950-957
Chrysanthemum (Chrysanthemum Sp) is sensitive to temperature and humidity. The greenhouse is an appropriate planting medium since temperature and humidity can be engineered there. This article presents the design of systems using DHT-22 and SEN0057 sensors. Real Time Clock (RTC) is used for providing timing input and functions as an extra light intensity timer. Arduino Mega 2560 is used as a microcontroller functioning to receive the results of sensor measurement and to give output instructions to condition the temperature and humidity. The testing on chrysanthemum Sp placed inside the greenhouse equipped with the system for 7 days shows an increase of height of 3.7 cm. As for chrysanthemum Sp placed outside the greenhouse equipped with the system for 7 days, there is an increase of height of 0, 2 cm. These greenhouse light control and Watering systems can engineer the temperature and humidity in accordance with the needs of chrysanthemum Sp cultivation in the greenhouse.
Test Device for Liquid Moisture Transport Difference Evaluation of Fabrics
Bao-guo Yao;
Shui-yuan Hong;
Jian-chao Wang
Indonesian Journal of Electrical Engineering and Computer Science Vol 12, No 6: June 2014
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijeecs.v12.i6.pp4724-4730
A test device was developed and a test method was proposed to characterize the dynamic liquid moisture transport properties of textile fabrics, based on the mechanical equipment, microelectronics, sensors and control system. Derived from the test data, five indices were defined to characterize the dynamic liquid moisture transport difference between two surfaces of textile fabrics. The test principle, the structure of the mechanical equipment and the evaluation method for the dynamic moisture transport difference were introduced. Six types of fabrics made from different textile materials were measured. The one-way ANOVA analysis was carried out to identify the significance of the differences of the indices among the test fabrics. The results show that each evaluation index is significantly different (P
Multi-pattern Matching Methods Based on Numerical Computation
Lu Jun;
Zhang Zhuo;
Mo Juan;
Lv Xingfeng
Indonesian Journal of Electrical Engineering and Computer Science Vol 11, No 3: March 2013
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
Multi-pattern matching methods based on numerical computation are advanced in this paper. Firstly it advanced the multiple patterns matching algorithm based on added information. In the process of accumulating of information, the select method of byte-accumulate operation will affect the collision odds , which means that the methods or bytes involved in the different matching steps should have greater differences as much as possible. In addition, it can use balanced binary tree to manage index to reduce the average searching times, and use the characteristics of a given pattern set by setting the collision field to eliminate collision further. In order to reduce the collision odds in the initial step, the information splicing method is advanced, which has greater value space than added information method, thus greatly reducing the initial collision odds. Multiple patterns matching methods based on numerical computation fits for large multi-pattern matching. DOI: http://dx.doi.org/10.11591/telkomnika.v11i3.2232
Practical understanding of the operating principle of digital communication systems
Gebrehiwet Gebrekrstos Lema;
Teklehaymanot Baweke Reda;
Dawit Hailu;
Tole Sutikno
Indonesian Journal of Electrical Engineering and Computer Science Vol 16, No 1: October 2019
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijeecs.v16.i1.pp299-310
There are many students and researcher who doesn’t really understand the practical operating principle of digital communication system. Hence in this paper, the digital communication system is studied and simulated. In the system kit development text and audio inputs are taken and encrypted with different encryption techniques including additive cipher, multiplicative cipher and affine ciphers. The encrypted data is converted in to an 8-bit binary, channel encoded with distinct channel coding styles like linear block encoder, cyclic encoder and convolutional encoder, line coded and band pass modulated by different digital modulation techniques. Finally, the developed software is tested with equivalent inputs of the current national TV broadcasting and the results found are correct according to the theoretical analysis of the discussion.
Prediction of hypertention drug therapy response using K-NN imputation and SVM algorithm
Lailil Muflikhah;
Nurul Hidayat;
Dimas Joko Hariyanto
Indonesian Journal of Electrical Engineering and Computer Science Vol 15, No 1: July 2019
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijeecs.v15.i1.pp460-467
Hypertention is a degenerative disease but its healing takes a long time by consuming hypertension drugs until patient’s lifetime. The research is conducted to predict response of drug therapy using bioinformatics approach which is a blend of biological and informatics engineering methods. It is used medical record data of hypertensive patient in drug therapy which has an impact on genetic characteristics. The data is constructed as modelling for learning process. Then, it is implemented as a prediction whether the blood presure is under control or not. However, the amount data have no values, then they are required to be applied preprocessing data. Therefore, this research is proposed K-Nearest Neighbor (K-NN) Imputation algorithm for refining data. After that, it is implemented using Support Vector Machine (SVM) algorithm for prediction.The experiment result is achieved the highest accuracy rate of 90% at the best parameter value λ = 0.9, Σ = 2, C = 0.1, ε = 0.001 in ten times iterations.
Using Encryption Square Keywith One-Dimensional Matrix for Enhancing RGB Color Image Encryption-Decryption
Mohammad Rasmi AL-Mousa;
Fadi Al-salameen;
Khaled Eisa Alqawasmi
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.pp771-777
Recently, the security of digital images becomes an important issue with the rapid growth of digital communication and multimedia application. Recent cryptography algorithms are providing essential techniques to protect information and multimedia data. However, those algorithms are usually suffering from the problem of time-consuming. Encryption algorithms have been growth quickly and many image encryption methods have been used to protect information and multimedia data from unauthorized access. This research presents effective technique for image encryption which employs Red, Green and Blue (RGB) components of the RGB color image. The proposed technique utilizes matrix multiplication and inverse matrices for encryption-decryption purpose. Moreover, the effectiveness of the proposed encryption-decryption techniques lay on minimizing the encryption-decryption time and the square error between the original and the decrypted image. The evaluations of the proposed technique were done using many images with different sizes, while the ex perimental results show that the improved encryption technique time are greatly reduced compared with “RGB Color Image Encryption-Decryption Using Gray Image” method. The proposed technique has a high confidentiality level through using confusion diffusion sequentially with a square matrix key and two vectors keys. However, those keys are generated randomly and make the process of hacking the image very difficult.
Energy efficiency of organized cluster election method in wireless sensor networks
Abderrahmane El Aalaoui;
Abderrahmane Hajraoui
Indonesian Journal of Electrical Engineering and Computer Science Vol 18, No 1: April 2020
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
|
DOI: 10.11591/ijeecs.v18.i1.pp218-226
In this paper, we propose a new approach to improve the protocol LEACH performance. It has been accomplished by increasing the energy balancing in clusters among all nodes to minimize the energy dissipation during network communications. The improved method is based on an optimized selection of cluster head. The development of this approach has indicated progress in terms of network lifetime, energy consumption and number of packets transferred to base station, compared to LEACH or other related extended spaces protocols. Mathematical analysis and simulations results show the effectiveness of the proposed approach. The energy consumption of WSN has been reduced up to about 3.5 %. The network life cycle is prolonged by 44 %. The number of packets sent has been increased by 185 % than LEACH.
Research of Embedded Tower Crane Monitoring System Based on FCS
Xijian Zheng;
Jinbao Zeng;
Hong Zhang;
Zhengyi Xie
Indonesian Journal of Electrical Engineering and Computer Science Vol 12, No 2: February 2014
Publisher : Institute of Advanced Engineering and Science
Show Abstract
|
Download Original
|
Original Source
|
Check in Google Scholar
To compensate for the lack of traditional safety limit device of tower crane, a design scheme of embedded tower crane intelligent monitoring system based on Fieldbus Control System was proposed. By this, online collection and transmission of tower crane real-time conditions were achieved, which could effectively improve the reliability and anti-interference of the system. Embedded development technology was used to build ARM-based master control platform. Embedded Linux cross-compiler environment was also built. Combining with embedded programming software, human-computer interaction interface of tower crane intelligent monitoring system was built, storage and display of tower crane’s online parameters were also realized. The use of the technology has opened up a new field of tower crane condition monitoring application. The research of this paper may provide reference for tower crane safety monitoring and fault diagnosing. DOI : http://dx.doi.org/10.11591/telkomnika.v12i2.4326