IJEIS (Indonesian Journal of Electronics and Instrumentation Systems)
Not a member yet
    300 research outputs found

    Penggunaan Metode Ontology Untuk Perancangan Purwarupa Sistem Smart Home Berbasis Context Aware

    Get PDF
     Smart home system is a computer-aided system that will provide all comfort, safety, security and energy savings, which works automatically and programmed through a computer in a building or home. One of the method that can be used to design smart home is context aware method.  Context aware can work with the help of several other methods such as ontology method. Ontology has a variety of definition and always changes time by time. Ontology method is one of method that can process complex data. The ontology method allows complex reasoning and representation with better results. Constraints that are often encountered when designing a system that looks complex will face many problems such as many ambiguous domains. The existence of an ontology design before carrying out the prototype design of the smart home system will facilitate the smart home design process especially if the system will be made more complex so it would allows ambiguity from multiple domains. Testing with this ontology method is effective enough to minimize ambiguity from each domain, because each domain is designed with different characteristics. The results of the test concluded that the ontology design can be realized as a prototype of the smart home system

    Model Identifikasi Kata Ucapan Tuna Wicara

    Get PDF
    Speech impaired is the inability of someone to speak, even though speaking ability is important in order to communicate with other people. Dealing with this as someone who has speech impairments has their own way of communicating, namely by using sign language, but not everyone understands the sign language. The MFCC and Backpropagation ANN methods are implemented on a Single Board Computer (SBC) designed to overcome speech impaired communication problems. The MFCC method is used to retrieve the features of speech impairment and the Backpropagation ANN is used for sound pattern recognition.The system was trained using 750 sound samples consisting of 5 speakers, each uttering as many as 30 repetitions of the pronunciation of words (makan, kamar, kerja, harga and lapar), then tested using 125 sound samples consisting of 5 speakers, each saying 5 repetitions of words. Training and testing of Backpropagation ANN using input coefficients generated from MFCC. The results showed that the MFCC and Backpropagation ANN methods were able to identify speech words with 60% accuracy, 40% precision and 40% sensitivity

    Klasifikasi Sel Darah Putih dan Sel Limfoblas Menggunakan Metode Multilayer Perceptron Backpropagation

    Get PDF
     Leukemia is a type of cancer that is on white blood cell. This disease are characterized by abundance of abnormal white blood cell called lymphoblast in the bone marrow. Classification of blood cell types, calculation of the ratio of cell types and comparison with normal blood cells can be the subject of diagnosing this disease. The diagnostic process is carried out manually by hematologists through microscopic image. This method is likely to provide a subjective result and time-consuming.The application of digital image processing techniques and machine learning in the process of classifying white blood cells can provide more objective results. This research used thresholding method as segmentation and  multilayer method of back propagation perceptron with variations in the extraction of textural features, geometry, and colors. The results of segmentation testing in this study amounted to 68.70%. Whereas the classification test shows that the combination of feature extraction of GLCM features, geometry features, and color features gives the best results. This test produces an accuration value 91.43%, precision value of 50.63%, sensitivity 56.67%, F1Score 51.95%, and specitifity 94.16%

    Penalaan Mandiri Full State Feedback dengan LQR dan JST Pada Kendali Quadrotor

    No full text
    Quadrotor is one type of unmanned aerial vehicle that has the ability to vertical takeoff and landing. In this research, a system designed to stabilize quadrotor during flight condition by maintaining at angle of roll, pitch, yaw, and x, y, and z axis position using LQR full state feedback with artificial neural network (ANN).The LQR full state feedback method uses 12 states with each K constant being tuned with ANN. This research implements ANN method to change feedback constant at angle of roll, pitch, and yaw and x, y, and z axis. The artificial neural network method uses 12 input layers, 12 hidden layers, and 1 output layer.Testing with ANN improved the rise time to ± 2.18 seconds at the roll angle, ± 1.23 seconds at the pitch angle, and ± 0.31 seconds at the yaw angle. Improved settling time value up to ± 2.41 seconds at roll angle, ± 1.23 seconds at pitch angle, and ± 1.07 seconds at yaw angle. Improved steady state eror value of ± 0.61% at roll angle, ± 4.88% at pitch angle, and ± 0.82% at the yaw angle

    Pengenalan Karakter Tulisan Tangan Dengan K-Support Vector Nearest Neighbor

    Get PDF
    Handwritten characters are difficult to be recognized by machine because people had various own writing style. This research recognizes handwritten character pattern of numbers and alphabet using K-Nearest Neighbour (KNN) algorithm. Handwritten recognition process is worked by preprocessing handwritten image, segmentation to obtain separate single characters, feature extraction, and classification. Features extraction is done by utilizing Zone method that will be used for classification by splitting this features data to training data and testing data. Training data from extracted features reduced by K-Support Vector Nearest Neighbor (K-SVNN) and for recognizing handwritten pattern from testing data, we used K-Nearest Neighbor (KNN). Testing result shows that reducing training data using K-SVNN able to improve handwritten character recognition accuracy

    Suhu Pemanas Sampel Optimal Untuk Klasifikasi Teh Hitam Menggunakan Electronic Nose

    Get PDF
     The optimization of heating temperature of black tea samples for the measurement of aroma with electronic nose (e-nose) has been successfully performed. Sample heating is done because black tea has a low aroma intensity and easily lost. However, the selection of such temperature should be selective because it can result in damage to the aroma of the sample. Therefore, temperature optimization needs to be done so that the resulting sensor response comes from the transformation of the undamaged aroma.The method used to obtain the optimum heating temperature by analyzing the sensor response of the aroma transformation that is captured by e-nose. Consistency and pattern changes formed from the sensor response are used as a comparison of optimal heating temperature selection. The measured sample varied in temperature (30 - 60 °C) so that the resulting sensor response was observed. Change in patterns indicate the aroma has been burning. After optimal temperature is obtained then black tea (50 gr) Broken Orange Pokoe, Broken Pokoe II and Bohea with a total sample of 300 bags were measured with e-nose. For further analysis, the result of classification by method of Principal Component Analysis (PCA) as proof of sample heating temperature optimization successfully done.The experimental results show optimal sample heating for black tea 3 quality 40 - 45 °C. After then with the third PCA the sample can be classified up to 92.5% of the total data variant. This indicates the aroma of tea is relatively constant and there is no pattern change

    Implementasi Rangkaian CRC (Cyclic Redundancy Check) Generator pada FPGA (Field Programmable Gate Array)

    Get PDF
      Data integrity in high speed data transmission process is a major requerment that can not be ignored. High speed data transmission is prone to data errors. CRC (Cyclic Redundancy Check) is a mechanism that is often used as a detector errors in data transmission and storage process. When CRC is implemented using embedded software or processor, CRC requires many clock cycles. If CRC Generator implemented in special dedicated hardware, computational time reduced so that it can be met the high speed system communication requirement. This paper propose the design and implementation of CRC generator on FPGA that capable to minimaze computational time. The method is to reduce calculation latency by separating the coefficients of certain digits and calculating directly the result of  polinomial key modulo. CRC Generator in this paper was implemented on Xilinx Spartan®-6 Series (XC6LX16-CS324). The modeling results have succeeded  to finish computation on 1 clock cycle. Hardware eficiency is achieved 0.38 Gbps/Slice, while the throughput is 3,758 Gbps

    Desain Kontrol Sistem Telemetri pH Larutan Nutrisi Hidroponik Berbasis Fuzzy Logic

    Get PDF
    The utilization of bare areas like narrow tract, building roof, or unused warehouse can be maximized as agricultural land using hydroponics system. Hydroponics is a cultivation technique by using nutrient solution. The plant nutrient is an alternative soil which relate with water acidity (pH), that has reaction with nutrient solubility to plant fertility. In fact, pH of the nutrients can change because of many factors like media of plant. The temperature of nutrient solution affect an ion nutrient absorption by plant root. The higher temperature reduces plant root ability to absorb water and ion nutrients. The more advanced technological developments, the agriculture can be controlled automatically and monitored remotely. The aim of this research is to make design control ph, volume and nutrients solution using fuzzy logic and zigbee pro communication for telematics control of plant hydroponics. The result of this experiment shown that fuzzy logic has effectiveness to control pH of hydroponics. It needs 429 seconds to setting point of range pH 5 ppm to 7 ppm and 459 seconds to setting point of range pH 9 ppm to 7 ppm

    Peningkatan Skalabilitas Mini Weather Station Portable berbasis Internet of Things

    Get PDF
    Indonesia is a country that has unique weather that provides not only abundant natural resources but also can causes disasters at any time. To reduce the threat of losses, observing weather elements using a weather station is a solution that can be used. The development of systems related to environmental monitoring and weather stations is not new. However, most research focuses on various innovations in utilization, low cost and power savings. These studies have not touched on the aspect of ease of system development, especially in the concept of adding nodes. Indonesia, as a country with diverse regional topography, needs an integrated weather monitoring system with the concept of centralized data collection to get a complete picture.In this study, a portable mini weather station system was built named Amicagama. This system is built with the concept of high scalability which means the system is designed to be used publicly, with each user able to manage the nodes which are their respective weather stations. Management by each user here means that each user can manage weather data to be submitted, add nodes at a new location, and can delete nodes at a certain location if something unexpected happens

    Analisis Respons Sensor Electroni Tongue terhadap Sampel Ganja menggunakan Support Vector Machine

    Get PDF
    Electronic tongue sensors consisting of 16 sensor array made of TOMA and OA lipids that have been used to classify samples of pure cannabis, cannabis mixed with tea and cannabis mixed with tobacco does not involve the feature selection technique so that a lot of duplicated data is generated from data sampling. Feature selection is performed using PCA. Data analysis resulted in loading values shows the contribution of each sensor, and the similarity in sensor performance in characterizing samples, then analyzed using the correlation test so that the sensors that produce redundant information are known. Validation is performed using the SVM method and the classification performance is compared to the original sensor.The sensor optimization produces a subset of features with 6 sensors (Sensor 7, Sensor 10, Sensor 12, Sensors 13, Sensor 14 and Sensor 15) in the cannabis-tea sample test and a feature subset with 3 sensors (Sensor 3, Sensor 7 and Sensor 14) in the cannabis-tobacco sample test. Sensor optimization that has been done produced classification accuracy by 100% and shorten the running time by a difference of 0.578 microseconds in the test of cannabis-tea samples and a difference of 1.696 microseconds in the test of cannabis-tobacco samples

    288

    full texts

    300

    metadata records
    Updated in last 30 days.
    IJEIS (Indonesian Journal of Electronics and Instrumentation Systems)
    Access Repository Dashboard
    Do you manage Open Research Online? Become a CORE Member to access insider analytics, issue reports and manage access to outputs from your repository in the CORE Repository Dashboard! 👇