首页 > 最新文献

2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)最新文献

英文 中文
An Implementation of Web Based Application which Aims at Deepening Understanding of Key Cryptosystem 一个基于Web的应用程序的实现,旨在加深对密钥密码系统的理解
Hiroto Maeda, Y. Oie, Kazunari Ito
Understanding key cryptosystem is not easy to understand because it involves mathematical elements. Therefore, we proposed and implemented an application that enables students to learn key cryptosystem through actual experience of the sentence exchanges. The application was experienced in a class and the evaluation taken after the experience suggests that the application has the potential to promote student's understanding of key cryptosystem. In the future, we would like to evaluate more rigorously how effective this application is using various methods and to establish a method of operation.
理解密钥密码系统并不容易,因为它涉及数学元素。因此,我们提出并实现了一个应用程序,使学生能够通过实际的句子交换体验来学习密钥密码系统。该应用程序在课堂上进行了体验,并在体验后进行了评估,表明该应用程序具有促进学生对密钥密码系统理解的潜力。在未来,我们希望更严格地评估该应用程序使用各种方法的有效性,并建立一种操作方法。
{"title":"An Implementation of Web Based Application which Aims at Deepening Understanding of Key Cryptosystem","authors":"Hiroto Maeda, Y. Oie, Kazunari Ito","doi":"10.1109/IMCOM56909.2023.10035571","DOIUrl":"https://doi.org/10.1109/IMCOM56909.2023.10035571","url":null,"abstract":"Understanding key cryptosystem is not easy to understand because it involves mathematical elements. Therefore, we proposed and implemented an application that enables students to learn key cryptosystem through actual experience of the sentence exchanges. The application was experienced in a class and the evaluation taken after the experience suggests that the application has the potential to promote student's understanding of key cryptosystem. In the future, we would like to evaluate more rigorously how effective this application is using various methods and to establish a method of operation.","PeriodicalId":230213,"journal":{"name":"2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125112367","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
Picuit - An Application of Pictogram Content Creation using State Transition Diagram - Picuit -使用状态转换图创建象形文字内容的应用
Kazunari Ito
We proposed a pictogram content creation environment called “Pictogramming.” This application includes functions such as the transformation of human-shaped pictograms, drawing objects, and setting safety signs. The combination of these three types of functions enables users to quickly create various works based on pictogram design guidelines and learn some basic concepts in programming languages. Pictogramming is classified as a procedural programming language. This time, we constructed “Picuit,” to allow users to create pictograms that previously could only be made by writing code directly, by adopting state transition diagrams. This paper discusses the implementation method, availability of the application.
我们提出了一个象形文字内容创作环境,叫做“象形文字”。该应用程序包括人形象形文字转换、绘制对象和设置安全标志等功能。这三类功能的结合,使用户可以根据象形设计准则快速创作各种作品,并学习编程语言中的一些基本概念。象形文字被归类为一种过程编程语言。这一次,我们构造了“Picuit”,允许用户创建象形图,而以前只能通过直接编写代码、采用状态转换图来创建。本文讨论了应用程序的实现方法和可用性。
{"title":"Picuit - An Application of Pictogram Content Creation using State Transition Diagram -","authors":"Kazunari Ito","doi":"10.1109/IMCOM56909.2023.10035632","DOIUrl":"https://doi.org/10.1109/IMCOM56909.2023.10035632","url":null,"abstract":"We proposed a pictogram content creation environment called “Pictogramming.” This application includes functions such as the transformation of human-shaped pictograms, drawing objects, and setting safety signs. The combination of these three types of functions enables users to quickly create various works based on pictogram design guidelines and learn some basic concepts in programming languages. Pictogramming is classified as a procedural programming language. This time, we constructed “Picuit,” to allow users to create pictograms that previously could only be made by writing code directly, by adopting state transition diagrams. This paper discusses the implementation method, availability of the application.","PeriodicalId":230213,"journal":{"name":"2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"115 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127416285","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
An Application for Learning Sorting Algorithm using Human Pictograms 一种利用人类象形图学习排序算法的应用
Taichi Watanabe, Y. Oie, Kazunari Ito
Algorithms, which mean computational methods or procedures for problems solving, have characteristics that is not easy to understand with lecture style. And, when teaching algorithms deeply, it is even more difficult to understand because of the programming element involved. Therefore, one of the algorithms learning methods is learning sorting algorithms using CS unplugged. CS unplugged is a non-computer-based learning method, but its effectiveness has been suggested for use as a digital teaching material. In addition, by utilizing a human pictogram, it is possible to project the self and connect it with the experiential knowledge that the learner has played on the seesaw. For these reasons, we have implemented a Web application “Human Picsortgram” that can learn sorting algorithms.
算法是指解决问题的计算方法或程序,它有一些特点,不容易用讲课的方式来理解。而且,当深入教授算法时,由于涉及到编程元素,它甚至更难理解。因此,算法学习方法之一就是使用CS不插电学习排序算法。CS unplugged是一种非计算机学习方法,但有人建议将其用作数字教材。此外,通过使用人类象形文字,可以投射自我,并将其与学习者在跷跷板上玩的经验知识联系起来。由于这些原因,我们实现了一个可以学习排序算法的Web应用程序“Human Picsortgram”。
{"title":"An Application for Learning Sorting Algorithm using Human Pictograms","authors":"Taichi Watanabe, Y. Oie, Kazunari Ito","doi":"10.1109/IMCOM56909.2023.10035636","DOIUrl":"https://doi.org/10.1109/IMCOM56909.2023.10035636","url":null,"abstract":"Algorithms, which mean computational methods or procedures for problems solving, have characteristics that is not easy to understand with lecture style. And, when teaching algorithms deeply, it is even more difficult to understand because of the programming element involved. Therefore, one of the algorithms learning methods is learning sorting algorithms using CS unplugged. CS unplugged is a non-computer-based learning method, but its effectiveness has been suggested for use as a digital teaching material. In addition, by utilizing a human pictogram, it is possible to project the self and connect it with the experiential knowledge that the learner has played on the seesaw. For these reasons, we have implemented a Web application “Human Picsortgram” that can learn sorting algorithms.","PeriodicalId":230213,"journal":{"name":"2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121215548","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
Dramatism of A Video Conferencing Class: Student's Behavior and Expectations 视频会议课堂的戏剧性:学生的行为与期望
Ferane Aristrivani Sofian
The popularity of video conferencing platforms increasing since the COVID-19 pandemic hit the world. Much higher education industries use the video conferencing platform to replace classrooms. Unfortunately, many students struggle to face this change, creating much drama in online learning classes. This study explores the student's behavior and expectations in video conferencing classes. The study uses a qualitative approach with a case study design. The data were collected by interviewing 60 students, aged between 19 and 22, of the Communication Department at Bina Nusantara University and observing their behavior during basic and applied communication courses through video conferencing classes. The result found that most students behave actively in camera-off mode. But the activities refer to being at home, not in the classroom, and maintaining self-image. Most students' expectations of video conferencing relate to the characteristics of an exciting lecturer and engaging teaching and learning methods.
新冠肺炎疫情爆发以来,视频会议平台日益普及。许多高等教育行业使用视频会议平台来取代教室。不幸的是,许多学生难以面对这种变化,在在线学习课程中制造了很多戏剧性的事情。本研究探讨学生在视讯会议课堂上的行为及期望。本研究采用案例研究设计的定性方法。数据是通过采访60名年龄在19岁至22岁之间的比那努沙塔拉大学传播系学生,并通过视频会议课程观察他们在基础和应用传播课程上的行为来收集的。结果发现,大多数学生在关机模式下表现得很活跃。但这些活动指的是在家里,而不是在教室里,并保持自我形象。大多数学生对视频会议的期望与令人兴奋的讲师的特点和引人入胜的教学方法有关。
{"title":"Dramatism of A Video Conferencing Class: Student's Behavior and Expectations","authors":"Ferane Aristrivani Sofian","doi":"10.1109/IMCOM56909.2023.10035622","DOIUrl":"https://doi.org/10.1109/IMCOM56909.2023.10035622","url":null,"abstract":"The popularity of video conferencing platforms increasing since the COVID-19 pandemic hit the world. Much higher education industries use the video conferencing platform to replace classrooms. Unfortunately, many students struggle to face this change, creating much drama in online learning classes. This study explores the student's behavior and expectations in video conferencing classes. The study uses a qualitative approach with a case study design. The data were collected by interviewing 60 students, aged between 19 and 22, of the Communication Department at Bina Nusantara University and observing their behavior during basic and applied communication courses through video conferencing classes. The result found that most students behave actively in camera-off mode. But the activities refer to being at home, not in the classroom, and maintaining self-image. Most students' expectations of video conferencing relate to the characteristics of an exciting lecturer and engaging teaching and learning methods.","PeriodicalId":230213,"journal":{"name":"2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"144 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121442426","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
Process mining to discover online learning behaviour 过程挖掘以发现在线学习行为
H. S. Husin, Muhammad Sufiyan Abdul Wahid, M. Zuhairi, Zuraini Zainol
This study is based on a private university in Malaysia that has developed a Moodle-based online learning environment. Since the introduction of e-learning, all materials, including lecture notes, data, and discussions, are performed within the e-learning platform. To understand more about how the e-learning platform has been used, the research will concentrate on the data of study activity event logs in selected three academic weeks in 2020. The methodology includes phases of data extraction, data processing, data mining, analysis, and evaluation. To understand more about the mechanics of the e-learning process, the outcomes of each process are investigated. Based on the method previously stated, the utilization pattern of the UniKL VLE platform can be effectively investigated. A process model is generated by using the process discovery process available in the Flexicon Disco tool. Subsequently, the process model may enable the process to be improved and as such, could further enhance the existing e-learning platform.
本研究以马来西亚一所私立大学为基础,该大学开发了一个基于moodle的在线学习环境。自从引入电子学习以来,所有的材料,包括课堂笔记、数据和讨论,都是在电子学习平台上进行的。为了更好地了解电子学习平台的使用情况,本研究将集中研究2020年选定的三个学周的学习活动事件日志数据。该方法包括数据提取、数据处理、数据挖掘、分析和评估等阶段。为了更多地了解电子学习过程的机制,我们研究了每个过程的结果。基于上述方法,可以有效地研究UniKL VLE平台的利用模式。过程模型是通过使用Flexicon Disco工具中提供的过程发现过程生成的。随后,流程模型可以使流程得到改进,从而可以进一步增强现有的电子学习平台。
{"title":"Process mining to discover online learning behaviour","authors":"H. S. Husin, Muhammad Sufiyan Abdul Wahid, M. Zuhairi, Zuraini Zainol","doi":"10.1109/IMCOM56909.2023.10035624","DOIUrl":"https://doi.org/10.1109/IMCOM56909.2023.10035624","url":null,"abstract":"This study is based on a private university in Malaysia that has developed a Moodle-based online learning environment. Since the introduction of e-learning, all materials, including lecture notes, data, and discussions, are performed within the e-learning platform. To understand more about how the e-learning platform has been used, the research will concentrate on the data of study activity event logs in selected three academic weeks in 2020. The methodology includes phases of data extraction, data processing, data mining, analysis, and evaluation. To understand more about the mechanics of the e-learning process, the outcomes of each process are investigated. Based on the method previously stated, the utilization pattern of the UniKL VLE platform can be effectively investigated. A process model is generated by using the process discovery process available in the Flexicon Disco tool. Subsequently, the process model may enable the process to be improved and as such, could further enhance the existing e-learning platform.","PeriodicalId":230213,"journal":{"name":"2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"126 12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124235180","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
End-To-End Training Of Object Segmentation Task And Video Question-Answering Task 目标分割任务和视频问答任务的端到端训练
H. Nakada, H. Asoh
For complicated Visual Question Answering(VQA) tasks that incorporates multiple objects, to train the VQA model using segmented objects data as inputs is proved to be effective for various downstream tasks. In this work, we tried to train the VQA task model and object segmentation model in end-to-end fashion instead of training independently. We employed CLEVRER as a target VQA task. We first trained MONet(Multiple Object Network), an object segmentation network, with the dataset, and trained Aloe, a VQA model, using the output of the trained MONet. Finally we connect MONet and Aloe to fine-tune them in end-to-end setting and confirmed that the performance of VOA task has been greatly improved.
对于包含多个对象的复杂视觉问答(VQA)任务,使用分割的对象数据作为输入来训练VQA模型对各种下游任务是有效的。在这项工作中,我们尝试以端到端方式训练VQA任务模型和对象分割模型,而不是独立训练。我们使用clever作为目标VQA任务。我们首先使用数据集训练MONet(多对象网络),一个对象分割网络,并使用训练后的MONet的输出训练Aloe,一个VQA模型。最后,我们将MONet和Aloe连接在端到端环境中进行微调,证实了VOA任务的性能有了很大的提高。
{"title":"End-To-End Training Of Object Segmentation Task And Video Question-Answering Task","authors":"H. Nakada, H. Asoh","doi":"10.1109/IMCOM56909.2023.10035642","DOIUrl":"https://doi.org/10.1109/IMCOM56909.2023.10035642","url":null,"abstract":"For complicated Visual Question Answering(VQA) tasks that incorporates multiple objects, to train the VQA model using segmented objects data as inputs is proved to be effective for various downstream tasks. In this work, we tried to train the VQA task model and object segmentation model in end-to-end fashion instead of training independently. We employed CLEVRER as a target VQA task. We first trained MONet(Multiple Object Network), an object segmentation network, with the dataset, and trained Aloe, a VQA model, using the output of the trained MONet. Finally we connect MONet and Aloe to fine-tune them in end-to-end setting and confirmed that the performance of VOA task has been greatly improved.","PeriodicalId":230213,"journal":{"name":"2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114876737","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
What Makes Rumor Rebuttals Viral on Social Media? 是什么让辟谣在社交媒体上走红?
Anjan Pal, Snehasish Banerjee, Avneet Kaur
This paper investigates the relationship between the characteristics of online rumor rebuttals and their virality on social media. Virality was conceptualized in terms of the volume of Likes (affective evaluation), Comments (message deliberation), and Shares (viral reach) attracted by rumor rebuttals on Facebook. The dataset included 479 online rumor rebuttal posts. Qualitative content analysis was employed to identify characteristics of the rebuttals while quantitative methods were used to examine how these characteristics predicted their virality. Rebuttal virality was found to be positively predicted by message posters' credibility (#Likes, #Comments, and #Shares), justification of the rebuttal (#Likes and #Comments), call to action (#Comments and #Shares), and the presence of images (#Comments). In contrast, rebuttal virality was negatively predicted by the presence of debunking statements (#Comments) and URLs (#Likes, #Comments).
本文研究了网络谣言反驳的特征与其在社交媒体上的病毒性之间的关系。病毒式传播是根据Facebook上的谣言反驳所吸引的“喜欢”(情感评价)、“评论”(信息审议)和“分享”(病毒式传播)的数量来定义的。该数据集包括479个在线谣言反驳帖子。定性内容分析用于确定反驳的特征,而定量方法用于检查这些特征如何预测其病毒性。研究发现,反驳病毒式传播与发帖者的可信度(#Likes、#Comments和#Shares)、反驳的正当性(#Likes和#Comments)、行动呼吁(#Comments和#Shares)以及图片的出现(#Comments)呈正相关。相反,反驳式病毒式传播被揭穿声明(#评论)和url(#喜欢,#评论)的存在所负面预测。
{"title":"What Makes Rumor Rebuttals Viral on Social Media?","authors":"Anjan Pal, Snehasish Banerjee, Avneet Kaur","doi":"10.1109/IMCOM56909.2023.10035545","DOIUrl":"https://doi.org/10.1109/IMCOM56909.2023.10035545","url":null,"abstract":"This paper investigates the relationship between the characteristics of online rumor rebuttals and their virality on social media. Virality was conceptualized in terms of the volume of Likes (affective evaluation), Comments (message deliberation), and Shares (viral reach) attracted by rumor rebuttals on Facebook. The dataset included 479 online rumor rebuttal posts. Qualitative content analysis was employed to identify characteristics of the rebuttals while quantitative methods were used to examine how these characteristics predicted their virality. Rebuttal virality was found to be positively predicted by message posters' credibility (#Likes, #Comments, and #Shares), justification of the rebuttal (#Likes and #Comments), call to action (#Comments and #Shares), and the presence of images (#Comments). In contrast, rebuttal virality was negatively predicted by the presence of debunking statements (#Comments) and URLs (#Likes, #Comments).","PeriodicalId":230213,"journal":{"name":"2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123687110","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
Autonomous Navigation System for Agricultural Vehicles Using Machine Vision Recognition and Localization of Panoramic Landmarks 基于机器视觉识别和全景地标定位的农用车辆自主导航系统
De Yu Hong, Stone Cheng, Yan Xiang Ding
This paper develops a low-cost image real-time positioning system platform for agricultural vehicle localization system and its deployment and field-testing in rice paddy. The system enables affordable precision agriculture in rice production by providing the vehicle's position in the paddy without the use of expensive RTK-GPS (Real-Time Kinematic GPS) positioning system. We designed specific artificial landmarks to form four markers at the corners of the farmland. The system uses the camera panorama image to detect a specific marker., then uses the angle of the marker in the image to calculate the current position. The results of static positioning experiments show that in the field of view of 30 ${mathrm{m} times 20 ~mathrm{m}}$, the maximum error of X and $mathbf{Y}$ axis is 20 cm, the average error of X axis is 9 cm and the average error of $mathbf{Y}$ axis is 7 cm, This study is actually installed on a rice transplanter for dynamic positioning verification. The system can solve the problems of unstable and interrupted satellite system leading to loss of control of agricultural vehicles and high cost of RTK-GPS system. This study has been experimentally verified to be able to localize within a range of $mathbf{50} mathbf{~m} times mathbf{50}mathbf{~m}$.
本文开发了一种低成本的农用车辆定位系统图像实时定位系统平台,并在稻田中进行了部署和田间试验。该系统通过提供车辆在稻田中的位置,而无需使用昂贵的RTK-GPS(实时动态GPS)定位系统,从而在水稻生产中实现经济实惠的精准农业。我们设计了特定的人工地标,在农田的角落形成四个标记。该系统使用摄像机全景图像来检测特定的标记。,然后使用图像中标记的角度来计算当前位置。静态定位实验结果表明,在30 ${ mathbf{m} × 20 ~ mathm {m}}$视场内,X轴和$mathbf{Y}$轴的最大误差为20 cm, X轴的平均误差为9 cm, $mathbf{Y}$轴的平均误差为7 cm,本研究实际安装在插秧机上进行动态定位验证。该系统可以解决卫星系统不稳定和中断导致农用车辆失去控制和RTK-GPS系统成本高的问题。该研究已被实验验证,能够在$mathbf{50} mathbf{~m} 乘以mathbf{50}mathbf{~m}$的范围内进行定位。
{"title":"Autonomous Navigation System for Agricultural Vehicles Using Machine Vision Recognition and Localization of Panoramic Landmarks","authors":"De Yu Hong, Stone Cheng, Yan Xiang Ding","doi":"10.1109/IMCOM56909.2023.10035633","DOIUrl":"https://doi.org/10.1109/IMCOM56909.2023.10035633","url":null,"abstract":"This paper develops a low-cost image real-time positioning system platform for agricultural vehicle localization system and its deployment and field-testing in rice paddy. The system enables affordable precision agriculture in rice production by providing the vehicle's position in the paddy without the use of expensive RTK-GPS (Real-Time Kinematic GPS) positioning system. We designed specific artificial landmarks to form four markers at the corners of the farmland. The system uses the camera panorama image to detect a specific marker., then uses the angle of the marker in the image to calculate the current position. The results of static positioning experiments show that in the field of view of 30 ${mathrm{m} times 20 ~mathrm{m}}$, the maximum error of X and $mathbf{Y}$ axis is 20 cm, the average error of X axis is 9 cm and the average error of $mathbf{Y}$ axis is 7 cm, This study is actually installed on a rice transplanter for dynamic positioning verification. The system can solve the problems of unstable and interrupted satellite system leading to loss of control of agricultural vehicles and high cost of RTK-GPS system. This study has been experimentally verified to be able to localize within a range of $mathbf{50} mathbf{~m} times mathbf{50}mathbf{~m}$.","PeriodicalId":230213,"journal":{"name":"2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"430 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123413136","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
Food Safety Block Chain System using Ontology in UHT Milk Factory 基于本体的UHT牛奶工厂食品安全区块链系统
Priyakorn Hemnil, E. Boonchieng, S. Osiriphun
This article details our experience setting up a UHT milk traceability system, which involved integrating blockchain technology to control the factory's food safety system and ontology technology to assist milk cooperatives provide a comprehensive perspective of the entire system. to the store in raw. The area of milk traceability is the key subject. Knowledge exchange between supply chain participants is facilitated by UHT milk and to serve as the guiding concept for milk quality assurance throughout the whole production chain.
本文详细介绍了我们建立UHT牛奶追溯系统的经验,包括整合区块链技术来控制工厂的食品安全系统和本体技术来帮助牛奶合作社提供整个系统的全面视角。原装送到商店。牛奶可追溯性领域是关键课题。UHT牛奶促进了供应链参与者之间的知识交流,并作为整个生产链中牛奶质量保证的指导概念。
{"title":"Food Safety Block Chain System using Ontology in UHT Milk Factory","authors":"Priyakorn Hemnil, E. Boonchieng, S. Osiriphun","doi":"10.1109/IMCOM56909.2023.10035606","DOIUrl":"https://doi.org/10.1109/IMCOM56909.2023.10035606","url":null,"abstract":"This article details our experience setting up a UHT milk traceability system, which involved integrating blockchain technology to control the factory's food safety system and ontology technology to assist milk cooperatives provide a comprehensive perspective of the entire system. to the store in raw. The area of milk traceability is the key subject. Knowledge exchange between supply chain participants is facilitated by UHT milk and to serve as the guiding concept for milk quality assurance throughout the whole production chain.","PeriodicalId":230213,"journal":{"name":"2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128956526","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
Optimizing Low Power Near L-band Capacitive Resistive Antenna Design for in Silico Plant Root Tomography Based on Genetic Big Bang-Big Crunch 基于遗传大爆炸-大嘎吱的植物根系成像低功耗近l波段电容电阻天线优化设计
Ronnie S. Concepcion, R. Relano, Kate G. Francisco, Jonah Jahara G. Baun, Adrian Genevie G. Janairo, J. A. D. Leon, Llewelyn Espiritu, A. Mayol, Mike Louie C. Enriquez, R. R. Vicerra, A. Bandala
Root system architecture (RSA) phenotyping is essential in formulating suitable organic fertilizers, irrigation, and protective regiments concerning its functional role in resource acquisition for plant growth. However, Ground Penetrating Radar, and Magnetic Resonance, Positron Emission, and X-Ray Micro Computed Tomography Scanning have high power requirements, and RGB imaging demands an intrusive scheme. Existing antenna-based imaging systems are not intelligently optimized yet. To address these challenges, this study developed a low power (10 W) near L-band capacitive resistive antenna system for in silico maize root tomography optimized using three novel advanced evolutionary computing, namely, Genetic Particle Collision Algorithm (gPCA), Genetic Integrated Radiation Algorithm (gIRA), and Genetic Big Bang-Big Crunch Algorithm (gBB-BC). Two capacitive resistive antenna designs were developed using CADFEKO: single parallel plate and 90-electrode dipole-dipole, where root information acquisition and processing from healthy maize seedling inside a PVC pipe intact with soil were done. Maize root permittivity and soil quality were set to resemble actual biological experiments. Transmitter frequency was determined using multigene (10 genes) genetic programming (MGGP) integrated with PCA, IRA, and BB-BC to determine the global maximum voltage at the receiver dipole. Based on in silico experiments, gBB-BC resulted in 0.984463 GHz operating frequency that lies within the global solutions of gPCA (> 1 GHz) and gIRA (< gBB-BC). The root tomography generated from electric field mapping using the gBB-BC-based antenna exhibited more pronounced RSA, while gIRA-based antenna is sensitive only to root tips. Hence, the established root imaging protocol here supports faster, low-power, and non-destructive approaches.
根系结构(RSA)表型在制定合适的有机肥、灌溉和保护方案中至关重要,关系到其在植物生长资源获取中的功能作用。然而,探地雷达、磁共振、正电子发射和x射线微计算机断层扫描具有高功率要求,并且RGB成像需要侵入方案。现有的基于天线的成像系统还没有智能优化。为了解决这些问题,本研究开发了一种低功耗(10 W)近l波段电容电阻天线系统,用于玉米根系断层扫描,该系统采用三种新型先进的进化计算方法,即遗传粒子碰撞算法(gPCA)、遗传集成辐射算法(gIRA)和遗传大爆炸-大嘎吱算法(gBB-BC)进行优化。利用CADFEKO开发了两种电容电阻天线设计:单平行板天线和90电极偶极-偶极天线,在完整土壤的PVC管中对健康玉米幼苗进行根系信息采集和处理。玉米根介电常数和土壤质量设置与实际生物实验相似。采用多基因(10个基因)遗传规划(MGGP),结合PCA、IRA和BB-BC确定接收偶极子处的全局最大电压,确定发射机频率。基于硅实验,gBB-BC得到0.984463 GHz的工作频率,在gPCA (> 1 GHz)和gIRA (< gBB-BC)的全球解决方案范围内。使用基于gbb - bc的天线进行电场映射产生的根层析成像显示出更明显的RSA,而基于gira的天线仅对根尖敏感。因此,这里建立的根成像协议支持更快、低功耗和非破坏性的方法。
{"title":"Optimizing Low Power Near L-band Capacitive Resistive Antenna Design for in Silico Plant Root Tomography Based on Genetic Big Bang-Big Crunch","authors":"Ronnie S. Concepcion, R. Relano, Kate G. Francisco, Jonah Jahara G. Baun, Adrian Genevie G. Janairo, J. A. D. Leon, Llewelyn Espiritu, A. Mayol, Mike Louie C. Enriquez, R. R. Vicerra, A. Bandala","doi":"10.1109/IMCOM56909.2023.10035574","DOIUrl":"https://doi.org/10.1109/IMCOM56909.2023.10035574","url":null,"abstract":"Root system architecture (RSA) phenotyping is essential in formulating suitable organic fertilizers, irrigation, and protective regiments concerning its functional role in resource acquisition for plant growth. However, Ground Penetrating Radar, and Magnetic Resonance, Positron Emission, and X-Ray Micro Computed Tomography Scanning have high power requirements, and RGB imaging demands an intrusive scheme. Existing antenna-based imaging systems are not intelligently optimized yet. To address these challenges, this study developed a low power (10 W) near L-band capacitive resistive antenna system for in silico maize root tomography optimized using three novel advanced evolutionary computing, namely, Genetic Particle Collision Algorithm (gPCA), Genetic Integrated Radiation Algorithm (gIRA), and Genetic Big Bang-Big Crunch Algorithm (gBB-BC). Two capacitive resistive antenna designs were developed using CADFEKO: single parallel plate and 90-electrode dipole-dipole, where root information acquisition and processing from healthy maize seedling inside a PVC pipe intact with soil were done. Maize root permittivity and soil quality were set to resemble actual biological experiments. Transmitter frequency was determined using multigene (10 genes) genetic programming (MGGP) integrated with PCA, IRA, and BB-BC to determine the global maximum voltage at the receiver dipole. Based on in silico experiments, gBB-BC resulted in 0.984463 GHz operating frequency that lies within the global solutions of gPCA (> 1 GHz) and gIRA (< gBB-BC). The root tomography generated from electric field mapping using the gBB-BC-based antenna exhibited more pronounced RSA, while gIRA-based antenna is sensitive only to root tips. Hence, the established root imaging protocol here supports faster, low-power, and non-destructive approaches.","PeriodicalId":230213,"journal":{"name":"2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130030974","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
期刊
2023 17th International Conference on Ubiquitous Information Management and Communication (IMCOM)
全部 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