首页 > 最新文献

2022 1st International Conference on Information System & Information Technology (ICISIT)最新文献

英文 中文
Implementation of Blockchain for Digital Document Data Collection Website 区块链在数字文档数据采集网站中的实现
Pub Date : 2022-07-27 DOI: 10.1109/ICISIT54091.2022.9873097
Timothy Harlian, M. F. Ruriawan, Yudha Purwanto
The progress in technology and the digital paradigm forces a new standard, such as switching from physical to digital documents. Digital documents are implemented in various ways like certificates, certificates of merit, even diplomas. However, those things are vulnerable to counterfeit, and the integrity compromise of its content will be challenging to detect. One of the solutions is increasing transparency for the document data to ensure that no single point of failure exists. Blockchain has the potential to solve the problem. Blockchain has the transparency aspect to it. Therefore, it can be used to maintain the validity of document data. Because in blockchain, only read and write operations could be done, nothing could compromise the integrity of the data. This paper implemented a document validation system with Ethereum blockchain and Rinkeby Test Network as blockchain network. This blockchain application can do input, retrieve, update, and delete with 100% black-box testing and 100% white box testing. Performance testing for all transactions has the fastest time, 6.04 seconds, and slowest time, 93.32 seconds.
技术和数字范式的进步催生了一种新的标准,比如从实体文档到数字文档的转换。数字文件以各种方式实现,如证书,功绩证书,甚至文凭。然而,这些东西很容易被伪造,并且其内容的完整性折衷将很难检测出来。解决方案之一是提高文档数据的透明度,以确保不存在单点故障。b区块链有解决这个问题的潜力。区块链具有透明度。因此,它可以用来维护文档数据的有效性。因为在区块链中,只能进行读和写操作,所以不会损害数据的完整性。本文以以太坊区块链和Rinkeby测试网络作为区块链网络,实现了一个文档验证系统。这个区块链应用程序可以通过100%的黑盒测试和100%的白盒测试进行输入、检索、更新和删除。对所有事务进行性能测试的最快时间为6.04秒,最慢时间为93.32秒。
{"title":"Implementation of Blockchain for Digital Document Data Collection Website","authors":"Timothy Harlian, M. F. Ruriawan, Yudha Purwanto","doi":"10.1109/ICISIT54091.2022.9873097","DOIUrl":"https://doi.org/10.1109/ICISIT54091.2022.9873097","url":null,"abstract":"The progress in technology and the digital paradigm forces a new standard, such as switching from physical to digital documents. Digital documents are implemented in various ways like certificates, certificates of merit, even diplomas. However, those things are vulnerable to counterfeit, and the integrity compromise of its content will be challenging to detect. One of the solutions is increasing transparency for the document data to ensure that no single point of failure exists. Blockchain has the potential to solve the problem. Blockchain has the transparency aspect to it. Therefore, it can be used to maintain the validity of document data. Because in blockchain, only read and write operations could be done, nothing could compromise the integrity of the data. This paper implemented a document validation system with Ethereum blockchain and Rinkeby Test Network as blockchain network. This blockchain application can do input, retrieve, update, and delete with 100% black-box testing and 100% white box testing. Performance testing for all transactions has the fastest time, 6.04 seconds, and slowest time, 93.32 seconds.","PeriodicalId":214014,"journal":{"name":"2022 1st International Conference on Information System & Information Technology (ICISIT)","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133217717","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}
引用次数: 2
Design of 3D LiDAR Combined with Neural Network for Object Classification 结合神经网络的三维激光雷达目标分类设计
Pub Date : 2022-07-27 DOI: 10.1109/ICISIT54091.2022.9872713
Basith Abdurrohman Asy’Ari, M. Rivai, M. Attamimi, D. Purwanto
LiDAR is one of the visual sensors which can measure a distance and form an environment description. This device is needed for many kinds of vehicle navigation especially for the autonomous system. Nowadays, the 3D LiDAR is still expensive in the market. This study has developed and constructed a 3D LiDAR consisting of a single point LiDAR as the main sensor and a Neural Network for classifying objects. Proportional-integral-derivative (PID) controller was involved to maintain the motor rotation in order to stabilize the scanning process. Arduino Mega microcontroller was used as the main processor to obtain the LiDAR data, to control the motor speed, and to communicate the data with computer. In this case, the 3D LiDAR was tested using five different objects. The experimental results show that the system can recognize all objects with a 100% success rate. This proposed system can be expected to support the road safety on an autonomous vehicle. In addition, the 3D LiDAR can be marketed in a low price.
激光雷达是一种能够测量距离并形成环境描述的视觉传感器。该装置适用于各种车辆导航,特别是自动驾驶系统。目前,3D激光雷达在市场上仍然很昂贵。本研究开发并构建了由单点激光雷达为主传感器和神经网络对目标进行分类组成的三维激光雷达。采用比例-积分-导数(PID)控制器控制电机旋转,使扫描过程稳定。采用Arduino Mega微处理器作为主处理器,获取激光雷达数据,控制电机转速,并与计算机进行数据通信。在这种情况下,3D激光雷达使用五个不同的物体进行测试。实验结果表明,该系统能够以100%的成功率识别所有目标。该系统有望为自动驾驶汽车的道路安全提供支持。此外,3D激光雷达可以以较低的价格销售。
{"title":"Design of 3D LiDAR Combined with Neural Network for Object Classification","authors":"Basith Abdurrohman Asy’Ari, M. Rivai, M. Attamimi, D. Purwanto","doi":"10.1109/ICISIT54091.2022.9872713","DOIUrl":"https://doi.org/10.1109/ICISIT54091.2022.9872713","url":null,"abstract":"LiDAR is one of the visual sensors which can measure a distance and form an environment description. This device is needed for many kinds of vehicle navigation especially for the autonomous system. Nowadays, the 3D LiDAR is still expensive in the market. This study has developed and constructed a 3D LiDAR consisting of a single point LiDAR as the main sensor and a Neural Network for classifying objects. Proportional-integral-derivative (PID) controller was involved to maintain the motor rotation in order to stabilize the scanning process. Arduino Mega microcontroller was used as the main processor to obtain the LiDAR data, to control the motor speed, and to communicate the data with computer. In this case, the 3D LiDAR was tested using five different objects. The experimental results show that the system can recognize all objects with a 100% success rate. This proposed system can be expected to support the road safety on an autonomous vehicle. In addition, the 3D LiDAR can be marketed in a low price.","PeriodicalId":214014,"journal":{"name":"2022 1st International Conference on Information System & Information Technology (ICISIT)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127465639","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
Artlution: Architecture Design of Mobile Apps for Artblock Problems Artlution:针对Artblock问题的移动应用架构设计
Pub Date : 2022-07-27 DOI: 10.1109/ICISIT54091.2022.9872719
Gregorius Kevin Satrya Ananta, Y. Kusumawati, A. Pramono
Art Block problems occur until today in the design world, where designers struggle to find ideas. Sometimes, designers open social media to solve art block problems. But the solution they have are not effective enough to increase their creativity and start their work, because the search engine could not help them enough, and the lack of others’ opinions about each other’s work. The researcher came out with the idea to create an application that can solve art block problems by increasing the work of the search engine, widening the category, and adding the Art Helper feature where designers can discuss their work and can help others who needed help. By using design thinking methods this research proposed Artlution mobile apps design concept, meaning a solution for your art problems. Hopefully, this research can be used as a recommendation for further development to make the designer relatively more creative.
直到今天,艺术块问题仍然存在于设计界,设计师们努力寻找创意。有时,设计师打开社交媒体来解决艺术块问题。但是他们所拥有的解决方案不足以有效地增加他们的创造力和开始他们的工作,因为搜索引擎不能帮助他们足够,并且缺乏其他人对彼此工作的意见。研究人员想出了一个想法,通过增加搜索引擎的工作量,扩大类别,增加艺术助手功能,设计师可以讨论他们的工作,并可以帮助其他需要帮助的人,创造一个可以解决艺术块问题的应用程序。本研究运用设计思维方法提出Artlution手机应用设计理念,为你的美术问题提供解决方案。希望这项研究可以作为进一步开发的建议,使设计师相对更有创造力。
{"title":"Artlution: Architecture Design of Mobile Apps for Artblock Problems","authors":"Gregorius Kevin Satrya Ananta, Y. Kusumawati, A. Pramono","doi":"10.1109/ICISIT54091.2022.9872719","DOIUrl":"https://doi.org/10.1109/ICISIT54091.2022.9872719","url":null,"abstract":"Art Block problems occur until today in the design world, where designers struggle to find ideas. Sometimes, designers open social media to solve art block problems. But the solution they have are not effective enough to increase their creativity and start their work, because the search engine could not help them enough, and the lack of others’ opinions about each other’s work. The researcher came out with the idea to create an application that can solve art block problems by increasing the work of the search engine, widening the category, and adding the Art Helper feature where designers can discuss their work and can help others who needed help. By using design thinking methods this research proposed Artlution mobile apps design concept, meaning a solution for your art problems. Hopefully, this research can be used as a recommendation for further development to make the designer relatively more creative.","PeriodicalId":214014,"journal":{"name":"2022 1st International Conference on Information System & Information Technology (ICISIT)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115795547","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
Information System Analysis And Design For Mobile-Based Homain Applications 基于移动终端的信息系统分析与设计
Pub Date : 2022-07-27 DOI: 10.1109/ICISIT54091.2022.9872900
Muhammad Alttha Ikhsan, Daffa Albaihaqi Santoso, Fauzan Farrel Maulana Ruchiyat, Henkie Ongowarsito
Builders are workers with specific expertise in development. Community needs for workers with special skills to repair parts of homes remain difficult to find due to space and space constraints. In the current era of the Covid-19 pandemic, there are many people like construction workers who want to find work, and many people who need construction workers to repair parts of their homes but are not sure if construction workers are performing well or not well recruited by them. In this study, the authors propose an application to understand how construction workers can be found through an online application, and how potential clients can find suitable and trustworthy contractors. Smartphone users only need a smartphone and an internet connection to access this HoMain app. The purpose of this study is to design an online application for a mobile-based construction service ordering system to support the needs of the community and builders during construction work. With this app, people can easily order construction services based on online location. The HoMain application development method adopts the Rapid Application method, and the application development is relatively fast and efficient.
建造者是在开发方面具有特定专业知识的工人。由于空间和空间的限制,社区仍然很难找到具有特殊技能的工人来修理房屋的部分。在新冠肺炎大流行的当前时代,有很多像建筑工人这样的人想找工作,也有很多人需要建筑工人来修理他们的房屋,但不确定建筑工人是否表现良好或不被他们招募。在这项研究中,作者提出了一个应用程序,以了解如何通过在线应用程序找到建筑工人,以及潜在客户如何找到合适且值得信赖的承包商。智能手机用户只需要智能手机和互联网连接就可以访问这个HoMain应用程序。本研究的目的是为基于移动的建筑服务订购系统设计一个在线应用程序,以支持社区和建筑商在建筑工作期间的需求。有了这个应用程序,人们可以根据在线位置轻松订购施工服务。HoMain应用程序开发方法采用Rapid application方法,应用程序开发相对快速高效。
{"title":"Information System Analysis And Design For Mobile-Based Homain Applications","authors":"Muhammad Alttha Ikhsan, Daffa Albaihaqi Santoso, Fauzan Farrel Maulana Ruchiyat, Henkie Ongowarsito","doi":"10.1109/ICISIT54091.2022.9872900","DOIUrl":"https://doi.org/10.1109/ICISIT54091.2022.9872900","url":null,"abstract":"Builders are workers with specific expertise in development. Community needs for workers with special skills to repair parts of homes remain difficult to find due to space and space constraints. In the current era of the Covid-19 pandemic, there are many people like construction workers who want to find work, and many people who need construction workers to repair parts of their homes but are not sure if construction workers are performing well or not well recruited by them. In this study, the authors propose an application to understand how construction workers can be found through an online application, and how potential clients can find suitable and trustworthy contractors. Smartphone users only need a smartphone and an internet connection to access this HoMain app. The purpose of this study is to design an online application for a mobile-based construction service ordering system to support the needs of the community and builders during construction work. With this app, people can easily order construction services based on online location. The HoMain application development method adopts the Rapid Application method, and the application development is relatively fast and efficient.","PeriodicalId":214014,"journal":{"name":"2022 1st International Conference on Information System & Information Technology (ICISIT)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114433274","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
Application of Inventive Design Methodology for a Sensor Fusion Approach in Structure-from-Motion (SfM) Applications 传感器融合方法在结构-运动(SfM)应用中的创新设计方法
Pub Date : 2022-07-27 DOI: 10.1109/ICISIT54091.2022.9872690
Antonius Schmidt, Dominik Aufderheide
Generating three-dimensional models from real world objects based on images from a single camera is an important application in computer vision and numerous possible applications. For this Structure-from-Motion (SfM) algorithms provide an approach based on the successful tracking of 2D feature points throughout an image sequence and the subsequent camera egomotion estimation and a global 3D structure recovery. However, the performance of those approaches is still limited according their precision, denseness and completeness of the reconstructed scene model. This paper introduces an approach based on Inventive Design Methodology (IDM) for the systematic analysis of existing SfM approaches and a subsequent derivation of a novel sensor fusion approach in order to overcome current application-related restrictions.
基于单个相机的图像从真实世界的物体生成三维模型是计算机视觉和许多可能的应用中的重要应用。为此,运动结构(SfM)算法提供了一种基于整个图像序列中2D特征点的成功跟踪以及随后的相机自运动估计和全局3D结构恢复的方法。然而,这些方法的性能仍然受到重建场景模型的精度、密度和完整性的限制。本文介绍了一种基于发明设计方法(IDM)的方法,用于系统分析现有的SfM方法,并随后推导出一种新的传感器融合方法,以克服当前应用相关的限制。
{"title":"Application of Inventive Design Methodology for a Sensor Fusion Approach in Structure-from-Motion (SfM) Applications","authors":"Antonius Schmidt, Dominik Aufderheide","doi":"10.1109/ICISIT54091.2022.9872690","DOIUrl":"https://doi.org/10.1109/ICISIT54091.2022.9872690","url":null,"abstract":"Generating three-dimensional models from real world objects based on images from a single camera is an important application in computer vision and numerous possible applications. For this Structure-from-Motion (SfM) algorithms provide an approach based on the successful tracking of 2D feature points throughout an image sequence and the subsequent camera egomotion estimation and a global 3D structure recovery. However, the performance of those approaches is still limited according their precision, denseness and completeness of the reconstructed scene model. This paper introduces an approach based on Inventive Design Methodology (IDM) for the systematic analysis of existing SfM approaches and a subsequent derivation of a novel sensor fusion approach in order to overcome current application-related restrictions.","PeriodicalId":214014,"journal":{"name":"2022 1st International Conference on Information System & Information Technology (ICISIT)","volume":"57 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121563332","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
Prediction of Breed Lineage for Small Ruminant Production using Deep Learning Technique 基于深度学习技术的小反刍动物品种谱系预测
Pub Date : 2022-07-27 DOI: 10.1109/ICISIT54091.2022.9872865
Mohammad Farizshah Ismail Kamil, N. Jamaludin, Mohd Rizal Mohd Isa, S. Jusoh
According to UN Committee on World Food Security, people must always have access to sufficient food supplies such as meat, chicken, and sheep. Although important to Malaysian Muslims which account for about 60% of the population, sheep are in short supply locally due to the high mortality rate caused by fatal diseases such as Foot and Mouth Disease (FMD), Tetanus, etc. Because of inbreeding, qualities such as disease resistance, fertility, prolificacy, vigor, and survivability are reduced in animals, often referred to as inbreeding depression. It is important to note that infected sheep may cause contaminated sheep meat produce, transmitting foodborne bacteria such as E.coli and Salmonella to humans during different stages of food preparation. Previously, other papers compared hundreds of images of sheep to deep learning models to learn of its breed. Although successful, both methods took a long period to complete. This paper proposes a framework based on deep learning techniques that will identify and predict breed lineage and inherited disease in sheep. The adopted deep learning algorithm will improve time efficiency in retrieving immediate information while still maintaining a high accuracy rate. From a wider perspective, the proposed framework has the potential to be used across domains as it can be trained with any other dataset.
根据联合国世界粮食安全委员会的说法,人们必须始终能够获得足够的食物供应,如肉、鸡和羊。虽然对占马来西亚人口约60%的穆斯林很重要,但由于口蹄疫、破伤风等致命疾病造成的高死亡率,绵羊在当地供不应求。由于近亲繁殖,动物的抗病能力、生育能力、繁殖能力、活力和生存能力等品质下降,通常被称为近亲繁殖衰退。值得注意的是,受感染的羊可能导致羊肉产品受到污染,在食物制备的不同阶段将大肠杆菌和沙门氏菌等食源性细菌传播给人类。此前,其他论文将数百张羊的图像与深度学习模型进行了比较,以了解其品种。虽然成功了,但这两种方法都花了很长时间才完成。本文提出了一个基于深度学习技术的框架,该框架将识别和预测绵羊的品种血统和遗传疾病。所采用的深度学习算法将提高检索即时信息的时间效率,同时仍保持较高的准确率。从更广泛的角度来看,所提出的框架具有跨领域使用的潜力,因为它可以使用任何其他数据集进行训练。
{"title":"Prediction of Breed Lineage for Small Ruminant Production using Deep Learning Technique","authors":"Mohammad Farizshah Ismail Kamil, N. Jamaludin, Mohd Rizal Mohd Isa, S. Jusoh","doi":"10.1109/ICISIT54091.2022.9872865","DOIUrl":"https://doi.org/10.1109/ICISIT54091.2022.9872865","url":null,"abstract":"According to UN Committee on World Food Security, people must always have access to sufficient food supplies such as meat, chicken, and sheep. Although important to Malaysian Muslims which account for about 60% of the population, sheep are in short supply locally due to the high mortality rate caused by fatal diseases such as Foot and Mouth Disease (FMD), Tetanus, etc. Because of inbreeding, qualities such as disease resistance, fertility, prolificacy, vigor, and survivability are reduced in animals, often referred to as inbreeding depression. It is important to note that infected sheep may cause contaminated sheep meat produce, transmitting foodborne bacteria such as E.coli and Salmonella to humans during different stages of food preparation. Previously, other papers compared hundreds of images of sheep to deep learning models to learn of its breed. Although successful, both methods took a long period to complete. This paper proposes a framework based on deep learning techniques that will identify and predict breed lineage and inherited disease in sheep. The adopted deep learning algorithm will improve time efficiency in retrieving immediate information while still maintaining a high accuracy rate. From a wider perspective, the proposed framework has the potential to be used across domains as it can be trained with any other dataset.","PeriodicalId":214014,"journal":{"name":"2022 1st International Conference on Information System & Information Technology (ICISIT)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117335807","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
Diagnostics of Magnetron Transmitter System using Thermal Camera and Neural Network 利用热像仪和神经网络诊断磁控管发射机系统
Pub Date : 2022-07-27 DOI: 10.1109/ICISIT54091.2022.9872884
Arsy Yudha Prinanto, M. Rivai, Rachmad Setiawan
The magnetron transmitter system is one of the most important components of weather radar. Monitoring the condition of the system is crucial to ensure the radar is operating normally. In this study, the temperature monitoring of the magnetron transmitter system was carried out. Thermal camera MLX90640 accompanied by NodeMCU ESP32 microcontroller provides a temperature matrix, which can represent the overall temperature of the radar system. The diagnosis system is built based on a neural network consisting of a hidden layer, and an output layer that classifies six system conditions. The results of this study showed that the thermal camera can measure the temperature of the magnetron transmitter system. This system can obtain 100% accuracy in identifying the conditions of the magnetron transmitter system, namely magnetron on, magnetron off, radar off, modulator power supply overheat, switch array unit overheat, and signal processing faulty. This innovation is expected to be early detection of an anomaly that occurs in the magnetron transmitter system so that it can minimize downtime to make repairs due to the unpreparedness of spare parts.
磁控管发射机系统是气象雷达的重要组成部分之一。监测系统的状态是保证雷达正常工作的关键。本研究对磁控管发射机系统进行了温度监测。热像仪MLX90640配合NodeMCU ESP32单片机提供一个温度矩阵,可以表示雷达系统的整体温度。该诊断系统是基于神经网络构建的,该神经网络由一个隐藏层和一个输出层组成,该输出层对六种系统状况进行分类。研究结果表明,热像仪可以测量磁控管发射机系统的温度。该系统对磁控管发射机系统的磁控管导通、磁控管关断、雷达关断、调制器电源过热、开关阵列单元过热、信号处理故障等情况的识别精度达到100%。这一创新有望及早发现磁控管发射机系统中出现的异常,从而最大限度地减少因备件准备不足而导致的停机时间。
{"title":"Diagnostics of Magnetron Transmitter System using Thermal Camera and Neural Network","authors":"Arsy Yudha Prinanto, M. Rivai, Rachmad Setiawan","doi":"10.1109/ICISIT54091.2022.9872884","DOIUrl":"https://doi.org/10.1109/ICISIT54091.2022.9872884","url":null,"abstract":"The magnetron transmitter system is one of the most important components of weather radar. Monitoring the condition of the system is crucial to ensure the radar is operating normally. In this study, the temperature monitoring of the magnetron transmitter system was carried out. Thermal camera MLX90640 accompanied by NodeMCU ESP32 microcontroller provides a temperature matrix, which can represent the overall temperature of the radar system. The diagnosis system is built based on a neural network consisting of a hidden layer, and an output layer that classifies six system conditions. The results of this study showed that the thermal camera can measure the temperature of the magnetron transmitter system. This system can obtain 100% accuracy in identifying the conditions of the magnetron transmitter system, namely magnetron on, magnetron off, radar off, modulator power supply overheat, switch array unit overheat, and signal processing faulty. This innovation is expected to be early detection of an anomaly that occurs in the magnetron transmitter system so that it can minimize downtime to make repairs due to the unpreparedness of spare parts.","PeriodicalId":214014,"journal":{"name":"2022 1st International Conference on Information System & Information Technology (ICISIT)","volume":"88 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117091118","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
Biometric Verification Based on ECG Signal using 1 Dimensional Convolutional Neural Network 基于一维卷积神经网络的心电信号生物特征验证
Pub Date : 2022-07-27 DOI: 10.1109/ICISIT54091.2022.9872891
F. F. Taliningsih, Y. Fu’adah, S. Rizal, Achmad Rizal, M. A. Pramudito, Giyan Sukma Pratama, Andi Fany
Biometric is an analysis of individual characteristics. For instance, fingerprint, voice, i ris, a nd face a re biometrics. Nowadays, those methods are often used; it still has the disadvantage of being easy to manipulate. Identification using Electrocardiogram (ECG) signal is one of the biometric methods developed to prevent individual manipulation since ECG signals are unique for each individual. This study designed a system using ECG signals for biometric verification. The ECG signals are unique since each individual has different physiological, geometric, and characteristics. The ECG-ID dataset used for evaluation contains 90 subjects. The One Dimensioanal Convolutional Neural Network is used in this research. We compared the difference using two ECG signal fragments, namely PQRST and PQRS waves. The best results show an accuracy of 91.57% using PQRST waves. This proposed study is feasible enough to be used as verification biometrics.
生物计量学是对个体特征的分析。例如,指纹、声音、指纹和人脸等生物识别技术。如今,这些方法经常被使用;它仍然有易于操作的缺点。利用心电图(ECG)信号进行识别是为了防止个人操纵而开发的生物识别方法之一,因为每个人的心电图信号都是独一无二的。本研究设计了一个利用心电信号进行生物特征验证的系统。心电信号是独一无二的,因为每个人都有不同的生理、几何和特征。用于评估的ECG-ID数据集包含90个受试者。本研究采用了一维卷积神经网络。我们使用两个心电信号片段,即PQRST波和PQRS波来比较两者的差异。结果表明,PQRST波的精度为91.57%。本研究具有足够的可行性,可作为验证生物识别技术。
{"title":"Biometric Verification Based on ECG Signal using 1 Dimensional Convolutional Neural Network","authors":"F. F. Taliningsih, Y. Fu’adah, S. Rizal, Achmad Rizal, M. A. Pramudito, Giyan Sukma Pratama, Andi Fany","doi":"10.1109/ICISIT54091.2022.9872891","DOIUrl":"https://doi.org/10.1109/ICISIT54091.2022.9872891","url":null,"abstract":"Biometric is an analysis of individual characteristics. For instance, fingerprint, voice, i ris, a nd face a re biometrics. Nowadays, those methods are often used; it still has the disadvantage of being easy to manipulate. Identification using Electrocardiogram (ECG) signal is one of the biometric methods developed to prevent individual manipulation since ECG signals are unique for each individual. This study designed a system using ECG signals for biometric verification. The ECG signals are unique since each individual has different physiological, geometric, and characteristics. The ECG-ID dataset used for evaluation contains 90 subjects. The One Dimensioanal Convolutional Neural Network is used in this research. We compared the difference using two ECG signal fragments, namely PQRST and PQRS waves. The best results show an accuracy of 91.57% using PQRST waves. This proposed study is feasible enough to be used as verification biometrics.","PeriodicalId":214014,"journal":{"name":"2022 1st International Conference on Information System & Information Technology (ICISIT)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132720122","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
Analyzing Machine Learning-based Feature Selection for Botnet Detection 基于机器学习的僵尸网络检测特征选择分析
Pub Date : 2022-07-27 DOI: 10.1109/ICISIT54091.2022.9872812
W. Safitri, T. Ahmad, Dandy Pramana Hostiadi
In this cyber era, the number of cybercrime problems grows significantly, impacting network communication security. Some factors have been identified, such as malware. It is a malicious code attack that is harmful. On the other hand, a botnet can exploit malware to threaten whole computer networks. Therefore, it needs to be handled appropriately. Several botnet activity detection models have been developed using a classification approach in previous studies. However, it has not been analyzed about selecting features to be used in the learning process of the classification algorithm. In fact, the number and selection of features implemented can affect the detection accuracy of the classification algorithm. This paper proposes an analysis technique for determining the number and selection of features developed based on previous research. It aims to obtain the analysis of using features. The experiment has been conducted using several classification algorithms, namely Decision tree, k-NN, Naïve Bayes, Random Forest, and Support Vector Machine (SVM). The results show that taking a certain number of features increases the detection accuracy. Compared with previous studies, the results obtained show that the average detection accuracy of 98.34% using four features has the highest value from the previous study, 97.46% using 11 features. These results indicate that the selection of the correct number and features affects the performance of the botnet detection model.
在这个网络时代,网络犯罪问题的数量显著增长,影响着网络通信安全。已经确定了一些因素,比如恶意软件。这是一种有害的恶意代码攻击。另一方面,僵尸网络可以利用恶意软件威胁整个计算机网络。因此,需要适当处理。在以前的研究中,已经使用分类方法开发了几种僵尸网络活动检测模型。然而,在分类算法的学习过程中,如何选择需要使用的特征并没有被分析。实际上,实现特征的数量和选择会影响分类算法的检测精度。本文在前人研究的基础上,提出了一种确定特征数量和特征选择的分析技术。目的是获得对使用特征的分析。实验使用了几种分类算法,分别是决策树、k-NN、Naïve贝叶斯、随机森林和支持向量机(SVM)。结果表明,选取一定数量的特征可以提高检测精度。结果表明,使用4个特征的平均检测准确率为98.34%,使用11个特征的平均检测准确率为97.46%,是以往研究中最高的。这些结果表明,正确选择数量和特征会影响僵尸网络检测模型的性能。
{"title":"Analyzing Machine Learning-based Feature Selection for Botnet Detection","authors":"W. Safitri, T. Ahmad, Dandy Pramana Hostiadi","doi":"10.1109/ICISIT54091.2022.9872812","DOIUrl":"https://doi.org/10.1109/ICISIT54091.2022.9872812","url":null,"abstract":"In this cyber era, the number of cybercrime problems grows significantly, impacting network communication security. Some factors have been identified, such as malware. It is a malicious code attack that is harmful. On the other hand, a botnet can exploit malware to threaten whole computer networks. Therefore, it needs to be handled appropriately. Several botnet activity detection models have been developed using a classification approach in previous studies. However, it has not been analyzed about selecting features to be used in the learning process of the classification algorithm. In fact, the number and selection of features implemented can affect the detection accuracy of the classification algorithm. This paper proposes an analysis technique for determining the number and selection of features developed based on previous research. It aims to obtain the analysis of using features. The experiment has been conducted using several classification algorithms, namely Decision tree, k-NN, Naïve Bayes, Random Forest, and Support Vector Machine (SVM). The results show that taking a certain number of features increases the detection accuracy. Compared with previous studies, the results obtained show that the average detection accuracy of 98.34% using four features has the highest value from the previous study, 97.46% using 11 features. These results indicate that the selection of the correct number and features affects the performance of the botnet detection model.","PeriodicalId":214014,"journal":{"name":"2022 1st International Conference on Information System & Information Technology (ICISIT)","volume":"62 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130028946","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}
引用次数: 3
Software Practices For Agile Developers: A Systematic Literature Review 敏捷开发人员的软件实践:系统的文献综述
Pub Date : 2022-07-27 DOI: 10.1109/ICISIT54091.2022.9872874
Devina Arnyndiasari, R. Ferdiana, P. Santosa
Software development is one of the work practices in a company’s startup, academics, and industries. Agile is a software development methodology that is currently quite popular. Agile development practices existing methodologies include Test-Driven Development (TDD), Behavior-Driven Development (BDD), Domain-Driven Design (DDD), and Model-Driven Development (MDD). Each software development practice is unique as it could hinder or contribute greatly to the creation of said software. Agile is a consideration for developers when selecting appropriate development practices due to the breadth of available practices. Thus, this study identifies the characteristics and effectiveness of Agile methods. Our opinion is that this study can help software developers to better understand the challenges of each agile practices and implement them to create better optimized softwares.
软件开发是创业公司、学术界和工业界的工作实践之一。敏捷是一种目前非常流行的软件开发方法。现有的敏捷开发实践方法包括测试驱动开发(TDD)、行为驱动开发(BDD)、领域驱动设计(DDD)和模型驱动开发(MDD)。每个软件开发实践都是独特的,因为它可能会阻碍或极大地促进所述软件的创建。由于可用实践的广度,开发人员在选择适当的开发实践时需要考虑敏捷。因此,本研究确定了敏捷方法的特征和有效性。我们的观点是,这项研究可以帮助软件开发人员更好地理解每种敏捷实践的挑战,并实现它们,以创建更好的优化软件。
{"title":"Software Practices For Agile Developers: A Systematic Literature Review","authors":"Devina Arnyndiasari, R. Ferdiana, P. Santosa","doi":"10.1109/ICISIT54091.2022.9872874","DOIUrl":"https://doi.org/10.1109/ICISIT54091.2022.9872874","url":null,"abstract":"Software development is one of the work practices in a company’s startup, academics, and industries. Agile is a software development methodology that is currently quite popular. Agile development practices existing methodologies include Test-Driven Development (TDD), Behavior-Driven Development (BDD), Domain-Driven Design (DDD), and Model-Driven Development (MDD). Each software development practice is unique as it could hinder or contribute greatly to the creation of said software. Agile is a consideration for developers when selecting appropriate development practices due to the breadth of available practices. Thus, this study identifies the characteristics and effectiveness of Agile methods. Our opinion is that this study can help software developers to better understand the challenges of each agile practices and implement them to create better optimized softwares.","PeriodicalId":214014,"journal":{"name":"2022 1st International Conference on Information System & Information Technology (ICISIT)","volume":"116 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-07-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130400482","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
期刊
2022 1st International Conference on Information System & Information Technology (ICISIT)
全部 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