首页 > 最新文献

2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)最新文献

英文 中文
An Approach of Web Scraping on News Website based on Regular Expression 一种基于正则表达式的新闻网站抓取方法
Pub Date : 2018-11-01 DOI: 10.1109/EIConCIT.2018.8878550
Achmad Maududie, Windi Eka Yulia Retnani, Muhamat Abdul Rohim
The high growth of news document emerging a new problem when the news website does not provide downloading service. This paper describes an approach of providing title, publication date, author, clean text article, and URL address of news article from HTML page of three news web-sites, i.e., Detik, Tribunnews, and Liputan6 without manually copy and paste process. This approach consists of three steps, i.e.: analyzing news website structure, constructing pattern of Regex and implementing the patterns as a set of rule in web scraping. Based on the experiment, each news web site used their own pattern for article link, article title, article author, and publication date of article. Special for extracting a clean text of news article phase, there were two kinds of pattern i.e.: content pattern (for extracting original text article of news) and filter pattern (for eliminating non-news elements). In these three-news website, the non-news elements consist of text advertisement, video advertisement, link, image, and script with different pattern for every website. After generated all necessary patterns and implemented these patterns as a set of rules, the web scraping module produced very good results of news article extraction on Detik and Tribunnews that was presented by recall = 1, precision = 1 and F-Measure =100% while Liputan6 had a little bit lower i.e., recall =0.95, precision =0.95, and F-Measure =95%. It is found that this approach is a simple and strait forward way to extract news article which consists of title, publication date, author, news article, and the URL address of news article.
新闻文档的高速增长在新闻网站不提供下载服务的情况下,出现了新的问题。本文介绍了一种从Detik、Tribunnews和liputan 3个新闻网站的HTML页面中提供新闻文章的标题、发布日期、作者、纯文本文章和URL地址的方法,无需手动复制粘贴过程。该方法包括三个步骤,即分析新闻网站结构,构建正则表达式模式,并将模式作为一套规则实现在网页抓取中。在实验的基础上,每个新闻网站对文章链接、文章标题、文章作者和文章发布日期都使用了自己的模式。特别是在提取新闻文章的纯文本阶段,有两种模式,即内容模式(用于提取新闻的原始文本文章)和过滤模式(用于去除非新闻元素)。在这三个新闻网站中,非新闻元素包括文字广告、视频广告、链接、图片和脚本,每个网站都有不同的模式。在生成所有需要的模式并将这些模式作为一组规则实现之后,web抓取模块在Detik和Tribunnews上产生了非常好的新闻文章提取结果,召回率=1,精度=1,F-Measure =100%,而Liputan6的结果稍低,召回率=0.95,精度=0.95,F-Measure =95%。结果表明,该方法是一种简单明了的提取新闻文章的方法,它由标题、发布日期、作者、新闻文章和新闻文章的URL地址组成。
{"title":"An Approach of Web Scraping on News Website based on Regular Expression","authors":"Achmad Maududie, Windi Eka Yulia Retnani, Muhamat Abdul Rohim","doi":"10.1109/EIConCIT.2018.8878550","DOIUrl":"https://doi.org/10.1109/EIConCIT.2018.8878550","url":null,"abstract":"The high growth of news document emerging a new problem when the news website does not provide downloading service. This paper describes an approach of providing title, publication date, author, clean text article, and URL address of news article from HTML page of three news web-sites, i.e., Detik, Tribunnews, and Liputan6 without manually copy and paste process. This approach consists of three steps, i.e.: analyzing news website structure, constructing pattern of Regex and implementing the patterns as a set of rule in web scraping. Based on the experiment, each news web site used their own pattern for article link, article title, article author, and publication date of article. Special for extracting a clean text of news article phase, there were two kinds of pattern i.e.: content pattern (for extracting original text article of news) and filter pattern (for eliminating non-news elements). In these three-news website, the non-news elements consist of text advertisement, video advertisement, link, image, and script with different pattern for every website. After generated all necessary patterns and implemented these patterns as a set of rules, the web scraping module produced very good results of news article extraction on Detik and Tribunnews that was presented by recall = 1, precision = 1 and F-Measure =100% while Liputan6 had a little bit lower i.e., recall =0.95, precision =0.95, and F-Measure =95%. It is found that this approach is a simple and strait forward way to extract news article which consists of title, publication date, author, news article, and the URL address of news article.","PeriodicalId":424909,"journal":{"name":"2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121276140","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}
引用次数: 7
Drugs Diagnose Level using Simple Multi-Attribute Rating Technique (SMART) 基于简单多属性评定技术(SMART)的药物诊断水平
Pub Date : 2018-11-01 DOI: 10.1109/EIConCIT.2018.8878564
Andi Tejawati, H. S. Pakpahan, Wahyu Susantini
To find out the level of drug addicts, a system that can process predetermined criteria is needed. The system is a decision support system using the SMART method. The purpose of this study is to create a decision support system to help drug addicts to know that someone is classified as a mild, moderate or severe addict with several criteria that must be chosen by addicts, before choosing criteria for an addict to do the screening process first. Collecting data in this study uses literature study techniques, interviews, and observations in data collection. The system development uses the waterfall method. Analysis and design modeling use Laravel framework with PHP programming language and MySQL database server. The test method uses black-box testing, testing calculations and testing the comparison of real data with data that has been applied to the SMART method with a success of 75.37%. The results of this study are a decision support system for diagnosing drug addicts so that a drug addict can find out the level of addicts and solutions and descriptions of the results of the diagnosis.
为了查明吸毒成瘾者的水平,需要一个能够处理预定标准的系统。该系统是一个采用SMART方法的决策支持系统。本研究的目的是建立一个决策支持系统,以帮助吸毒者了解某人被划分为轻度,中度或重度成瘾者,成瘾者必须选择几个标准,然后选择成瘾者的标准进行筛选过程。本研究采用文献研究法、访谈法和观察法收集资料。系统开发采用瀑布法。分析设计建模采用Laravel框架,PHP编程语言,MySQL数据库服务器。该测试方法采用黑盒测试、测试计算、测试真实数据与SMART方法应用的数据对比,成功率为75.37%。本研究的结果是一个成瘾诊断的决策支持系统,使成瘾者能够发现成瘾程度以及诊断结果的解决方案和描述。
{"title":"Drugs Diagnose Level using Simple Multi-Attribute Rating Technique (SMART)","authors":"Andi Tejawati, H. S. Pakpahan, Wahyu Susantini","doi":"10.1109/EIConCIT.2018.8878564","DOIUrl":"https://doi.org/10.1109/EIConCIT.2018.8878564","url":null,"abstract":"To find out the level of drug addicts, a system that can process predetermined criteria is needed. The system is a decision support system using the SMART method. The purpose of this study is to create a decision support system to help drug addicts to know that someone is classified as a mild, moderate or severe addict with several criteria that must be chosen by addicts, before choosing criteria for an addict to do the screening process first. Collecting data in this study uses literature study techniques, interviews, and observations in data collection. The system development uses the waterfall method. Analysis and design modeling use Laravel framework with PHP programming language and MySQL database server. The test method uses black-box testing, testing calculations and testing the comparison of real data with data that has been applied to the SMART method with a success of 75.37%. The results of this study are a decision support system for diagnosing drug addicts so that a drug addict can find out the level of addicts and solutions and descriptions of the results of the diagnosis.","PeriodicalId":424909,"journal":{"name":"2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)","volume":"179 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114829526","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}
引用次数: 1
Enhanced MAC based on Hybrid-MD Algorithm 基于Hybrid-MD算法的增强MAC
Pub Date : 2018-11-01 DOI: 10.1109/EIConCIT.2018.8878523
Muslim Muslim, Suarga Suarga, As’ad Djamalilleil, Fitriyani Umar, Mardiyyah Hasnawi, Syahrul Mubarak
In the digital era like now almost all transactions are done in online. However, information on the results of transactions sent through digital communication channels are very vulnerable to counterfeiting attacks. Therefore, it is made to ensure that the received message information is still intact and genuine. A MAC is a cryptographic algorithm that is suitable and widely used as a solution for such problems even though there are still many tricks that can be used by attackers to find fake messages for deceive other parties. The secure Ok-MAC algorithm developed in this paper is that enhanced MAC uses a message digest based on a hybrid of two existing message digests using just one key. The test results show that for the small-sized message the MAC algorithm Ok-MAC is slightly slower (26.53 ms) than the HMAC-SHA-1 (24.94 ms) and Ok-MAC is expected to validate the integrity and authenticity of the sort message well.
在现在这样的数字时代,几乎所有的交易都是在网上完成的。然而,通过数字通信渠道发送的有关交易结果的信息非常容易受到假冒攻击。因此,这样做是为了确保接收到的消息信息仍然是完整和真实的。MAC是一种适合并广泛用于解决此类问题的加密算法,尽管攻击者仍然可以使用许多技巧来找到虚假消息以欺骗其他方。本文开发的安全的Ok-MAC算法是增强型MAC使用基于两个现有消息摘要的混合消息摘要,仅使用一个密钥。测试结果表明,对于小尺寸的消息,MAC算法Ok-MAC (26.53 ms)比HMAC-SHA-1 (24.94 ms)略慢,并且Ok-MAC有望很好地验证排序消息的完整性和真实性。
{"title":"Enhanced MAC based on Hybrid-MD Algorithm","authors":"Muslim Muslim, Suarga Suarga, As’ad Djamalilleil, Fitriyani Umar, Mardiyyah Hasnawi, Syahrul Mubarak","doi":"10.1109/EIConCIT.2018.8878523","DOIUrl":"https://doi.org/10.1109/EIConCIT.2018.8878523","url":null,"abstract":"In the digital era like now almost all transactions are done in online. However, information on the results of transactions sent through digital communication channels are very vulnerable to counterfeiting attacks. Therefore, it is made to ensure that the received message information is still intact and genuine. A MAC is a cryptographic algorithm that is suitable and widely used as a solution for such problems even though there are still many tricks that can be used by attackers to find fake messages for deceive other parties. The secure Ok-MAC algorithm developed in this paper is that enhanced MAC uses a message digest based on a hybrid of two existing message digests using just one key. The test results show that for the small-sized message the MAC algorithm Ok-MAC is slightly slower (26.53 ms) than the HMAC-SHA-1 (24.94 ms) and Ok-MAC is expected to validate the integrity and authenticity of the sort message well.","PeriodicalId":424909,"journal":{"name":"2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122605136","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}
引用次数: 0
Comparison of Canny and Centroid on Face Recognition Process using Gray Level Cooccurrence Matrix and Probabilistic Neural Network 灰度共生矩阵与概率神经网络人脸识别中Canny与质心的比较
Pub Date : 2018-11-01 DOI: 10.1109/EIConCIT.2018.8878535
Toni Wijanarko Adi Putra, Joko Minardi, A. F. O. Gaffar, B. Suprapty, R. Malani, Supriadi
Face recognition system is the development of basic methods of authentication systems by using the natural characteristics of the human face as a basis. The process of recognizing the facial image through several stages of the training phase and testing phase. This study has used datasets in the form of facial image samples obtained with various light intensities, distances, and positions toward the acquisition devices. This study has implemented the Centroid method and Canny edge detection to get image patterns from preprocessed image samples. Image features were obtained from image patterns using Gray Level Co-occurrence Matrix (GLCM). PNN has used as a classification of image patterns. The results of this study showed that the combination of the Centroid and GLCM methods (accuracy of 93.33%) is better than the combination of Canny edge detection and the GLCM method (accuracy of 66.43%). The results of this study also showed that the farther the spatial distance to build the GLCM features, the lower the accuracy.
人脸识别系统是利用人脸的自然特征为基础开发的认证系统的基本方法。人脸图像的识别过程要经过训练阶段和测试阶段几个阶段。本研究使用的数据集是在不同的光强、距离和朝向采集设备的位置下获得的面部图像样本。本研究采用质心法和Canny边缘检测从预处理后的图像样本中提取图像模式。利用灰度共生矩阵(GLCM)从图像模式中获取图像特征。PNN已被用作图像模式的分类。本研究结果表明,质心与GLCM方法的结合(准确率为93.33%)优于Canny边缘检测与GLCM方法的结合(准确率为66.43%)。研究结果还表明,构建GLCM特征的空间距离越远,精度越低。
{"title":"Comparison of Canny and Centroid on Face Recognition Process using Gray Level Cooccurrence Matrix and Probabilistic Neural Network","authors":"Toni Wijanarko Adi Putra, Joko Minardi, A. F. O. Gaffar, B. Suprapty, R. Malani, Supriadi","doi":"10.1109/EIConCIT.2018.8878535","DOIUrl":"https://doi.org/10.1109/EIConCIT.2018.8878535","url":null,"abstract":"Face recognition system is the development of basic methods of authentication systems by using the natural characteristics of the human face as a basis. The process of recognizing the facial image through several stages of the training phase and testing phase. This study has used datasets in the form of facial image samples obtained with various light intensities, distances, and positions toward the acquisition devices. This study has implemented the Centroid method and Canny edge detection to get image patterns from preprocessed image samples. Image features were obtained from image patterns using Gray Level Co-occurrence Matrix (GLCM). PNN has used as a classification of image patterns. The results of this study showed that the combination of the Centroid and GLCM methods (accuracy of 93.33%) is better than the combination of Canny edge detection and the GLCM method (accuracy of 66.43%). The results of this study also showed that the farther the spatial distance to build the GLCM features, the lower the accuracy.","PeriodicalId":424909,"journal":{"name":"2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133522370","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}
引用次数: 0
Usability Study of Student Academic Portal from a User’s Perspective 基于用户视角的学生学术门户网站可用性研究
Pub Date : 2018-11-01 DOI: 10.1109/EIConCIT.2018.8878618
Rosmasari, N. Puspitasari, Vinda Nur Vadilla, U. Hairah, Huzain Azis, Haviluddin, M. Wati, E. Budiman
Usability is a key factor that determines the success of a management software or interactive system, like student academic portal. The increasing usage of a portal requires usability evaluation method that is more accurate and effective to found usability problem, so it can be used for management service improvement in the academic process. The study aims to analyze the feasibility level of using a student academic portal. There are two methods that we using to find problems of convenience, i.e. Think Aloud Evaluation (TA), and Heuristic Evaluation. The study has resulted in the main factors affect the service capabilities of a student academic portal, revealing all the strengths and weaknesses of the portal based on the user’s perceptions of the system.
可用性是决定管理软件或交互系统(如学生学术门户)成功的关键因素。随着门户使用的增加,需要更准确、更有效地发现可用性问题的可用性评估方法,以便在学术过程中用于管理服务的改进。本研究旨在分析使用学生学术门户网站的可行性。我们使用两种方法来发现便利性问题,即出声思考评估(TA)和启发式评估(Heuristic Evaluation)。该研究得出了影响学生学术门户网站服务能力的主要因素,并根据用户对系统的看法揭示了门户网站的所有优点和缺点。
{"title":"Usability Study of Student Academic Portal from a User’s Perspective","authors":"Rosmasari, N. Puspitasari, Vinda Nur Vadilla, U. Hairah, Huzain Azis, Haviluddin, M. Wati, E. Budiman","doi":"10.1109/EIConCIT.2018.8878618","DOIUrl":"https://doi.org/10.1109/EIConCIT.2018.8878618","url":null,"abstract":"Usability is a key factor that determines the success of a management software or interactive system, like student academic portal. The increasing usage of a portal requires usability evaluation method that is more accurate and effective to found usability problem, so it can be used for management service improvement in the academic process. The study aims to analyze the feasibility level of using a student academic portal. There are two methods that we using to find problems of convenience, i.e. Think Aloud Evaluation (TA), and Heuristic Evaluation. The study has resulted in the main factors affect the service capabilities of a student academic portal, revealing all the strengths and weaknesses of the portal based on the user’s perceptions of the system.","PeriodicalId":424909,"journal":{"name":"2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130510325","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}
引用次数: 9
Keynote Speech 3 Internet of Things (IoT) Technology For Star Fruit Plantation 主题演讲3杨桃种植园的物联网技术
Pub Date : 2018-11-01 DOI: 10.1109/eiconcit.2018.8878630
F. Zulkifli
The population growth based from Beecham Research Institute, the world population is expected to reach 9.6 billion people. Food production must be increased to support this condition which can be provided by implementation of technology in agriculture sector. Implementing the concept of Internet of Thing (IoT) can be expressed as smart connectivity through internet which every device exchange information with each other.Star fruit is a native fruit of Indonesia, with total production reaching 3000 tons each year in Depok region. However, most of these farmers are uneducated farmers who have not applied technology in their agricultural activities. Meanwhile for optimum growth of the star fruit, pH balance and soil moisture plays an important role. With IoT technology, a monitoring system that focus on pH and soil moisture of the star fruit can be implemented to inform the farmers of their fruit condition. If they maintain the optimum balance, optimum growth of the fruit is expected and therefore an increase of production.
根据比彻姆研究所的人口增长,世界人口预计将达到96亿人。必须增加粮食生产以支持这一条件,这可以通过在农业部门实施技术来提供。实现物联网(IoT)的概念可以表达为每个设备通过互联网相互交换信息的智能连接。杨桃是印度尼西亚的一种原生水果,在Depok地区每年的总产量达到3000吨。然而,这些农民大多是没有受过教育的农民,他们没有在农业活动中应用技术。同时,pH平衡和土壤水分对杨桃的最佳生长起着重要作用。通过物联网技术,可以实施以杨桃的pH值和土壤湿度为重点的监测系统,以通知农民他们的果实状况。如果它们保持最佳平衡,则预期水果的最佳生长,从而增加产量。
{"title":"Keynote Speech 3 Internet of Things (IoT) Technology For Star Fruit Plantation","authors":"F. Zulkifli","doi":"10.1109/eiconcit.2018.8878630","DOIUrl":"https://doi.org/10.1109/eiconcit.2018.8878630","url":null,"abstract":"The population growth based from Beecham Research Institute, the world population is expected to reach 9.6 billion people. Food production must be increased to support this condition which can be provided by implementation of technology in agriculture sector. Implementing the concept of Internet of Thing (IoT) can be expressed as smart connectivity through internet which every device exchange information with each other.Star fruit is a native fruit of Indonesia, with total production reaching 3000 tons each year in Depok region. However, most of these farmers are uneducated farmers who have not applied technology in their agricultural activities. Meanwhile for optimum growth of the star fruit, pH balance and soil moisture plays an important role. With IoT technology, a monitoring system that focus on pH and soil moisture of the star fruit can be implemented to inform the farmers of their fruit condition. If they maintain the optimum balance, optimum growth of the fruit is expected and therefore an increase of production.","PeriodicalId":424909,"journal":{"name":"2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)","volume":"221 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114398582","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}
引用次数: 0
Color Features Extraction Based on Min-Max Value from RGB, HSV, and HCL on Medan Oranges Image 基于RGB、HSV和HCL最小最大值的棉兰橙图像颜色特征提取
Pub Date : 2018-11-01 DOI: 10.1109/EIConCIT.2018.8878516
Eel Susilowati, S. Madenda, Sunny Arief Sudiro, Lussiana Etp
Research on plantation products has now turned to non-destructive research, this is because the quality of plantation products still uses the manual method of relying on sight or hand size to distinguish which is good, damaged, ripe, raw, large or small. Of course, the results are inconsistent, due to differences in perceptions of sight and the size of the hand between farmers with each other. Now the researcher conduct research based on the analysis of image processing. Where color extraction features (other than shape and texture) which is the stage of extracting the information contained in an object in a digital image. This information is used to distinguish between one object and another object at the stage of grouping/identification analysis based on color. In this case, the author extracts color features based on the minimum and maximum values for each component of the values R, G, B, H, S, V, H, C and L using the RGB, HSV and HCL methods. Thus, it can be seen the differences in the results of color extraction that characterize the object: Medan oranges of the three methods. The conclusion resulted from this research can't be used as a basis for determining specific the characteristics of each oranges class, because there is any overlap minimum-maximum value
对人工林产品的研究现在已经转向非破坏性的研究,这是因为人工林产品的质量仍然采用依靠视觉或手的大小来区分哪个是好的、损坏的、成熟的、生的、大的或小的手工方法。当然,结果是不一致的,因为农民之间的视觉感知和手的大小不同。现在研究者在分析图像处理的基础上进行研究。其中颜色提取特征(形状和纹理除外),这是提取数字图像中物体所含信息的阶段。在基于颜色的分组/识别分析阶段,这些信息用于区分一个物体和另一个物体。在本例中,作者使用RGB、HSV和HCL方法,根据R、G、B、H、S、V、H、C和L的每个分量的最小值和最大值提取颜色特征。由此可见,三种方法对棉兰橙的颜色提取结果存在差异。本研究得出的结论不能作为确定每个橙子类具体特征的依据,因为存在任何重叠的最小最大值
{"title":"Color Features Extraction Based on Min-Max Value from RGB, HSV, and HCL on Medan Oranges Image","authors":"Eel Susilowati, S. Madenda, Sunny Arief Sudiro, Lussiana Etp","doi":"10.1109/EIConCIT.2018.8878516","DOIUrl":"https://doi.org/10.1109/EIConCIT.2018.8878516","url":null,"abstract":"Research on plantation products has now turned to non-destructive research, this is because the quality of plantation products still uses the manual method of relying on sight or hand size to distinguish which is good, damaged, ripe, raw, large or small. Of course, the results are inconsistent, due to differences in perceptions of sight and the size of the hand between farmers with each other. Now the researcher conduct research based on the analysis of image processing. Where color extraction features (other than shape and texture) which is the stage of extracting the information contained in an object in a digital image. This information is used to distinguish between one object and another object at the stage of grouping/identification analysis based on color. In this case, the author extracts color features based on the minimum and maximum values for each component of the values R, G, B, H, S, V, H, C and L using the RGB, HSV and HCL methods. Thus, it can be seen the differences in the results of color extraction that characterize the object: Medan oranges of the three methods. The conclusion resulted from this research can't be used as a basis for determining specific the characteristics of each oranges class, because there is any overlap minimum-maximum value","PeriodicalId":424909,"journal":{"name":"2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116738934","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}
引用次数: 1
Identification of Geothermal Reservoir Determination using Artificial Neural Network (ANN) 利用人工神经网络(ANN)识别地热储层
Pub Date : 2018-11-01 DOI: 10.1109/EIConCIT.2018.8878664
H. S. Pakpahan, Haviluddin, M. Wati
Geothermal utilization in Indonesia is mostly for electricity generation. Electricity consumption has increased while geothermal production has not increased, so it is necessary to develop geothermal wells. One of the efforts is the prediction of well behavior so that the well performance can be known which a need for well development is. To predict the behavior of geothermal wells temperature prediction (T) and pressure (P) with location parameters (x and y), well depth (z) injection flow rate (qinj) and injection temperature (Tinj) using the Artificial Neural Network (ANN) method. The first is the generation of well production models, M-1, M-2 and M-3, each model has 6 wells. Data is generated during one year of production and data separation is carried out, i.e. data for 11 months is used as ANN training data and data for the last 1 month is used as test data. The results of the prediction with ANN will be compared with the test data. Calculation of errors between the predicted results and the test data on M-1 is 0.0251 for temperature (T) and 0.0303 for pressure (P), while the MSE value is 0.00378. At M-2 is 0.0283 for temperature (T) and 0.0468 for pressure (P), while the MSE value is 0.000795. At M-3 is 0.0445 for temperature (T) and 0.0566 for pressure (P), while the MSE value is 0.0121. Based on the results obtained the error value and MSE are relatively small, so ANN can be used to predict the behavior of geothermal wells. Then the variation in the number of hidden layers is done. H-15 has the best error value and MSE, while h-50 has the best regression value (R).
印度尼西亚的地热利用主要用于发电。用电量增加而地热产量没有增加,开发地热井是必要的。其中一项工作是预测井的动态,以便了解哪些井需要开发。利用人工神经网络(ANN)方法,利用位置参数(x和y)、井深(z)、注入流量(qinj)和注入温度(Tinj)预测地热井温度(T)和压力(P)的变化规律。首先是M-1、M-2、M-3井生产模型的生成,每个模型有6口井。数据生成时间为生产1年,并进行数据分离,即使用11个月的数据作为ANN训练数据,使用最近1个月的数据作为测试数据。用人工神经网络预测的结果将与测试数据进行比较。M-1上的预测结果与试验数据计算误差分别为温度(T) 0.0251和压力(P) 0.0303, MSE值为0.00378。在M-2时,温度(T)为0.0283,压力(P)为0.0468,而MSE值为0.000795。M-3处温度(T)为0.0445,压力(P)为0.0566,MSE值为0.0121。结果表明,人工神经网络的误差值和均方差都比较小,可以用于地热井的动态预测。然后完成隐藏层数的变化。H-15的误差值和MSE最好,h-50的回归值R最好。
{"title":"Identification of Geothermal Reservoir Determination using Artificial Neural Network (ANN)","authors":"H. S. Pakpahan, Haviluddin, M. Wati","doi":"10.1109/EIConCIT.2018.8878664","DOIUrl":"https://doi.org/10.1109/EIConCIT.2018.8878664","url":null,"abstract":"Geothermal utilization in Indonesia is mostly for electricity generation. Electricity consumption has increased while geothermal production has not increased, so it is necessary to develop geothermal wells. One of the efforts is the prediction of well behavior so that the well performance can be known which a need for well development is. To predict the behavior of geothermal wells temperature prediction (T) and pressure (P) with location parameters (x and y), well depth (z) injection flow rate (qinj) and injection temperature (Tinj) using the Artificial Neural Network (ANN) method. The first is the generation of well production models, M-1, M-2 and M-3, each model has 6 wells. Data is generated during one year of production and data separation is carried out, i.e. data for 11 months is used as ANN training data and data for the last 1 month is used as test data. The results of the prediction with ANN will be compared with the test data. Calculation of errors between the predicted results and the test data on M-1 is 0.0251 for temperature (T) and 0.0303 for pressure (P), while the MSE value is 0.00378. At M-2 is 0.0283 for temperature (T) and 0.0468 for pressure (P), while the MSE value is 0.000795. At M-3 is 0.0445 for temperature (T) and 0.0566 for pressure (P), while the MSE value is 0.0121. Based on the results obtained the error value and MSE are relatively small, so ANN can be used to predict the behavior of geothermal wells. Then the variation in the number of hidden layers is done. H-15 has the best error value and MSE, while h-50 has the best regression value (R).","PeriodicalId":424909,"journal":{"name":"2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)","volume":"215 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116172331","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}
引用次数: 0
Comparative Study of Hyperspectral Aquisition Technique in Total Soluble Content and pH Measurement in Honey 高光谱获取技术测定蜂蜜中总可溶性含量和pH值的比较研究
Pub Date : 2018-11-01 DOI: 10.1109/EIConCIT.2018.8878546
Advendio Desandros, A. H. Saputro
Transmittance and reflectance modes are the two most common technique used for investigating liquid psychochemical properties based on optical spectra. In the case of honey characterization, this research performed to show a comparison between both modes to measure honey’s Total Soluble Solids and pH based on the Vis-NIR hyperspectral imaging system. The system consists of Specim FX10 hyperspectral camera with 448 bands (400-1000nm), three 200 W halogen lamps, a light diffuser, a motor slider, and a PC. Then, a Partial Least Square Regression (PLSR) algorithm applied to predict measured values based on the acquired transmittance and reflectance spectrum. Performance of each technique tested by tenfold Cross Validation, which randomly grouping the dataset into ten partitions. Samples is prepared from 28 different honey types with varied colors, placed in 5 cm diameter Petri dishes at 10 ml volume. Performance of each technique measured by R2 and a Root Mean Square Percentage Error (RMSPE) score. Transmittance mode results in R2 of 0.93 and 0.80, RMSPE of 1.06% and 5.36% for total soluble solid content and pH measurement. For similar measured properties, reflectance mode results in R2 of 0.94 and 0.82, RMSPE of1.01% and 5.23%. In this research, reflectance mode performs slightly better than transmittance mode in the measurement of Total Soluble Solids and pH in honey samples.
透射和反射模式是基于光谱研究液体心理化学性质最常用的两种技术。以蜂蜜表征为例,本研究展示了基于Vis-NIR高光谱成像系统测量蜂蜜总可溶性固形物和pH值的两种模式之间的比较。该系统由448个波段(400-1000nm)的specm FX10高光谱相机、3个200w卤素灯、一个漫射器、一个电机滑块和一台PC组成。然后,采用偏最小二乘回归(PLSR)算法,根据获取的透射光谱和反射光谱预测测量值。每种技术的性能通过十次交叉验证进行测试,该交叉验证将数据集随机分组为十个分区。样品由28种不同颜色的蜂蜜制成,放置在直径5厘米的培养皿中,体积为10毫升。通过R2和均方根百分比误差(RMSPE)评分来衡量每种技术的性能。透过率模式测定的总可溶性固形物含量和pH值的R2分别为0.93和0.80,RMSPE分别为1.06%和5.36%。对于类似的测量性质,反射模式的结果R2分别为0.94和0.82,RMSPE分别为1.01%和5.23%。在本研究中,反射模式比透射模式在测量蜂蜜样品中的总可溶性固体和pH值时表现略好。
{"title":"Comparative Study of Hyperspectral Aquisition Technique in Total Soluble Content and pH Measurement in Honey","authors":"Advendio Desandros, A. H. Saputro","doi":"10.1109/EIConCIT.2018.8878546","DOIUrl":"https://doi.org/10.1109/EIConCIT.2018.8878546","url":null,"abstract":"Transmittance and reflectance modes are the two most common technique used for investigating liquid psychochemical properties based on optical spectra. In the case of honey characterization, this research performed to show a comparison between both modes to measure honey’s Total Soluble Solids and pH based on the Vis-NIR hyperspectral imaging system. The system consists of Specim FX10 hyperspectral camera with 448 bands (400-1000nm), three 200 W halogen lamps, a light diffuser, a motor slider, and a PC. Then, a Partial Least Square Regression (PLSR) algorithm applied to predict measured values based on the acquired transmittance and reflectance spectrum. Performance of each technique tested by tenfold Cross Validation, which randomly grouping the dataset into ten partitions. Samples is prepared from 28 different honey types with varied colors, placed in 5 cm diameter Petri dishes at 10 ml volume. Performance of each technique measured by R2 and a Root Mean Square Percentage Error (RMSPE) score. Transmittance mode results in R2 of 0.93 and 0.80, RMSPE of 1.06% and 5.36% for total soluble solid content and pH measurement. For similar measured properties, reflectance mode results in R2 of 0.94 and 0.82, RMSPE of1.01% and 5.23%. In this research, reflectance mode performs slightly better than transmittance mode in the measurement of Total Soluble Solids and pH in honey samples.","PeriodicalId":424909,"journal":{"name":"2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120898820","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}
引用次数: 0
[EIConCIT 2018 Cover Page] [EIConCIT 2018封面]
Pub Date : 2018-11-01 DOI: 10.1109/eiconcit.2018.8878585
{"title":"[EIConCIT 2018 Cover Page]","authors":"","doi":"10.1109/eiconcit.2018.8878585","DOIUrl":"https://doi.org/10.1109/eiconcit.2018.8878585","url":null,"abstract":"","PeriodicalId":424909,"journal":{"name":"2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)","volume":"23 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114099159","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}
引用次数: 0
期刊
2018 2nd East Indonesia Conference on Computer and Information Technology (EIConCIT)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1