{"title":"Usability characteristic evaluation on administration module of Academic Information System using ISO/IEC 9126 quality model","authors":"S. Rochimah, H. I. Rahmani, Umi Laili Yuhana","doi":"10.1109/ISITIA.2015.7220007","DOIUrl":"https://doi.org/10.1109/ISITIA.2015.7220007","url":null,"abstract":"Administration module in Academic Information System (AIS) is one of modules in AIS to view academic data such as students, academic staff, courses, academic activities and curriculum information. This module is accessed by students, administration staff, faculty, and chairman of the department. Software usability as one of software quality aspects is very important to be considered. The evaluation is needed to determine the level of usability of software. This paper discuss the evaluation of usability characteristic for administration module of ITS' academic information system. The purpose of the evaluation is to determine the usability behavior at AIS administration module using ISO/IEC 9126. ISO/IEC 9126 usability characteristic has six sub characteristics i.e understandability, learnability, operability, attractiveness, and usability compliance. Each sub characteristic has metrics to determine the results of the evaluation. Values of the parameters obtained from the metric calculation software attributes are derived from software documentation. Attributes of software that is used are feature, interface, message, operation, input, and regulation. The results of the evaluation on AIS student administration module show that learnability characteristic generates a zero value. This shows that the student administration module AIS has not have the user assistance feature. Other sub characteristics results have non zero value yet not perfect. Those overall results show that it is required an evolution in AIS so that the quality value will be better.","PeriodicalId":124449,"journal":{"name":"2015 International Seminar on Intelligent Technology and Its Applications (ISITIA)","volume":"149 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132530647","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"SADE: Android spectral reflectance estimator application using Wiener estimation to estimate sambiloto leaf's age","authors":"M. Anggoro, Y. Herdiyeni","doi":"10.1109/ISITIA.2015.7219982","DOIUrl":"https://doi.org/10.1109/ISITIA.2015.7219982","url":null,"abstract":"This research proposes an Android application to estimate sambiloto (Andrographis paniculata) leaf's age from its estimated spectral reflectance using Wiener estimation. Sambiloto is one of Indonesia's popular medicinal plant. In order to use quality plants, a quality control method, such as lab tests, must be conducted. These lab tests require the destruction of leaf samples. One promising alternative is by using image processing using Wiener estimation. Wiener estimation is a conventional method to estimate high-dimensional data from low-dimensional data, for example in this case, three-channel image (RGB) to spectral reflectance. We can quantify the sambiloto leaf's quality through its spectral data in the form of its age. This research also proposes an improvement in dataset acquisition for the Wiener estimation. In the experiment we used datasets consisting of 97 standard colors, 15 samboloto leaves, and their combination. The results shows that the 15 sambiloto leaves dataset and second polynomial order gives the best reconstructed spectral reflectance. The RMSE and GFC of this dataset are 3.57 and 0.99, which is better than several previous researches. We use Probabilistic Neural Network for classifying the leaf's age from its reconstructed spectral reflectance. The accuracy for the age identification using PNN is 65%.","PeriodicalId":124449,"journal":{"name":"2015 International Seminar on Intelligent Technology and Its Applications (ISITIA)","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132127542","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"INI framework: Indonesian language interpreter software for controlling Nao robot movement","authors":"Muhtadin, Eka Prasetyo Herwidodo, A. Zaini","doi":"10.1109/ISITIA.2015.7219954","DOIUrl":"https://doi.org/10.1109/ISITIA.2015.7219954","url":null,"abstract":"Robotics in education field has recently begun to teach since at elementary level. One of popular robot platform used for education is NAO Robot built by Aldebaran Robotics. Nao robot comes with some tools: Choregraphe and software development kit (SDK). The tools conduct the programming of the robot in order to behave accordance with the expected command. However, this Tools are still difficult to use for novice programmers, moreover by non-programmers. Thus, we need a tool or interpreter that can ease to program Nao robot. Interpreter is a software that acts as translator to language understood by the computer (machine language) command per command. To conduct its functions, the interpreter for Nao robot consists of three parts: Lexer, Parser, and Executor. Lexer is employed to read the input command and turn it into a tokens by using Regular expressions. Parser process the tokens to become middle code representation according to the written syntax. An executor then execute the code representation which sends commands to Nao robot in order to act. The results of this research produced an interpreter that can receive Indonesian commands as input then process it to perform Nao robot motion.","PeriodicalId":124449,"journal":{"name":"2015 International Seminar on Intelligent Technology and Its Applications (ISITIA)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134305925","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Implementation of modified Probabilistic Caching Schema on Bittorrent protocol for video on demand content","authors":"Mahar Faiqurahman, A. I. Kistijantoro","doi":"10.1109/ISITIA.2015.7220006","DOIUrl":"https://doi.org/10.1109/ISITIA.2015.7220006","url":null,"abstract":"Research on P2P based on Video on Demand (VoD) recently has been expanding, with the main objective is to gain effectiveness in distribution of VoD content in network. Probabilistic caching schema is one of caching schemas that is built in the top of P2P architecture, which provide means to store segments in the local buffer of peers. Beside for pre-buffering mechanism, this cache also keep segment in order to increase system's service capacity that is useful for another peer. While Bittorrent protocol gives the way to preserve the effectiveness of distributing content, using particular segment selection and peer selection algorithm. In this paper we try to combine the Bittorrent protocol and probabilistic caching schema that has been proposed before, by utilizing the features that exist in each schema. We tried to modify both caching schema and Bittorrent protocol algorithms in order to be adaptive in the way to distribute VoD content. From the experimental result we can see that some of modification in algorithm and schema can give influence in several parameters related to increment of the VoD quality on user.","PeriodicalId":124449,"journal":{"name":"2015 International Seminar on Intelligent Technology and Its Applications (ISITIA)","volume":"161 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124517651","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Evaluation of edutainment e-marketing model implementation at Bank Mandiri Museum","authors":"A. M. Sundjaja, Evi Ekawati","doi":"10.1109/ISITIA.2015.7220003","DOIUrl":"https://doi.org/10.1109/ISITIA.2015.7220003","url":null,"abstract":"This study aims to implement and evaluate social media technology in supporting the process of marketing and educational museum for museum visitors. Problems encountered are the lack of publication of the existence of the museum to the public and the lack of awareness of the use of information technology to support marketing activities due to lack of knowledge of the importance of the internet in marketing technology. This research used the case study method and questionnaires to obtain feedback on the implementation of e-marketing edutainment at the Museum of Bank Mandiri. For data collection, the researcher will use the interview with the manager of the museum, observation, and questionnaires to obtain feedback on the application of e - marketing edutainment. The expected outcome of this study is the management of can feel the benefits of the application of social media at to communicate history, collections and museum activities.","PeriodicalId":124449,"journal":{"name":"2015 International Seminar on Intelligent Technology and Its Applications (ISITIA)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114221132","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"An automatic text summarization using text features and singular value decomposition for popular articles in Indonesia language","authors":"F. Gunawan, Adrian Victor Juandi, B. Soewito","doi":"10.1109/ISITIA.2015.7219948","DOIUrl":"https://doi.org/10.1109/ISITIA.2015.7219948","url":null,"abstract":"The machine text summarization is of necessary with the existing of the enormous amount of popular articles. This work evaluates the latent semantic analysis technique to summarize popular articles in Indonesia language. The summarization performance are evaluated with respect to precision, recall, and F-measure. As results, the performance seems to be reasonably high particularly when the summarization level is 50%.","PeriodicalId":124449,"journal":{"name":"2015 International Seminar on Intelligent Technology and Its Applications (ISITIA)","volume":"302 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114585887","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Genetic algorithm in solving the TSP on these mineral water","authors":"Richki Hardi","doi":"10.1109/ISITIA.2015.7220008","DOIUrl":"https://doi.org/10.1109/ISITIA.2015.7220008","url":null,"abstract":"The issue of distribution of mineral water in the completion of TSP (Traveling Salesperson Problem) can occur when taking the wrong distributor that takes a long time. Because in the water distribution company with more emphasis on search using the shortest route from the entire route that bypassed by distributor. Determination by the mineral water company should have some alternative solutions that settlement is more effective and efficient in order to optimize distribution. In this case, the use of genetic algorithms can allow companies to determine the shortest route of all the route followed by the distributor. Therefore, if the company distributes mineral water to certain distributors with the provisions of the intended sub-districts of different routes every day. Genetic algorithms in this system find the distance thoroughly and not the distance to be searched, so that the distribution of the mineral water can get to their destination with effective and efficient because it is more focused on the shortest distance of all the paths taken.","PeriodicalId":124449,"journal":{"name":"2015 International Seminar on Intelligent Technology and Its Applications (ISITIA)","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125581059","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"OpenVoice: Low-cost mobile wireless communication project for rural area based on OpenWRT","authors":"Asriadi, I. Pratomo, A. Affandi, D. Rahardjo","doi":"10.1109/ISITIA.2015.7220012","DOIUrl":"https://doi.org/10.1109/ISITIA.2015.7220012","url":null,"abstract":"Communication is one of essential elements of a life included the people who live at rural areas. However, in fact telecommunications in rural area get a lot of constraints such as expensive infrastructure, difficult terrain and electrical problem. In this paper, we offer a design of mobile wireless communication based on openWRT as solution for communication in rural areas. This design combines VoIP technology and mesh ad-hoc network implemented on embedded device with openWRT as main firmware. With this technique, we will get a lot of advantages such as mobility, flexibility, low-cost development and implement, and low power consumption. In this paper, we also take measurements from OpenVoice prototype to determine the ability and realibility if handled voice communication.","PeriodicalId":124449,"journal":{"name":"2015 International Seminar on Intelligent Technology and Its Applications (ISITIA)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121179314","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Multimedia adventure game folklore “Doyan Nada” for improving the cultural understanding of Sasak (Lombok) to children","authors":"Yana Hendriana, Renna Yanwastika Ariyana","doi":"10.1109/ISITIA.2015.7219987","DOIUrl":"https://doi.org/10.1109/ISITIA.2015.7219987","url":null,"abstract":"Many folklore of Sasak in modern age only regarded as the old myth that outdated because of the lack of a sense of pride in the local culture as a national culture. The development of information technology, especially the gaming industry which is one of the growing gaming industry is important for brain development, to improve concentration and train properly and solve problems quickly because in the game there are various conflicts which requires us to solve it quickly and precisely. With the existence of these problems then made a game application where the game contains elements of cultural knowledge especially of Sasak culture as a medium to improving the cultural understanding so that children know much more about of Sasak culture and more motivated to get to know and love the local culture.","PeriodicalId":124449,"journal":{"name":"2015 International Seminar on Intelligent Technology and Its Applications (ISITIA)","volume":"156 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121289309","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
M. U. Harun Al Rasyid, Bih-Hwang Lee, Amang Sudarsono
{"title":"Wireless body area network for monitoring body temperature, heart beat and oxygen in blood","authors":"M. U. Harun Al Rasyid, Bih-Hwang Lee, Amang Sudarsono","doi":"10.1109/ISITIA.2015.7219960","DOIUrl":"https://doi.org/10.1109/ISITIA.2015.7219960","url":null,"abstract":"Wireless body area network (WBAN) is a term used to describe a network of sensor devices connected wirelessly for communication on, in and near the body to obtain physiological data from sensor devices. This paper explain the implementation of WBAN for monitoring body temperature, heart beat rate and oxygen saturation in blood. We develop the sensor reads physiological data to the desktop application, then will read the printout of the series and create a visual in the tables and graphs, as well as storing the data into a database and displayed via a website in the form of reports that can be accessed remotely. We analyze the data received from sensor nodes to server receiver with a variety of different distances 10, 20, 30, 40, and 50 meters. The experiment results show that the physiological data can be accessed through ZigBee wirelessly in short distance which suitable for WBAN.","PeriodicalId":124449,"journal":{"name":"2015 International Seminar on Intelligent Technology and Its Applications (ISITIA)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131546737","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}