首页 > 最新文献

2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)最新文献

英文 中文
Anomaly Detection on an IoT-Based Vaccine Storage Refrigerator Temperature Monitoring System 基于物联网的疫苗冷藏温度监测系统异常检测
Pub Date : 2021-12-01 DOI: 10.1109/ICICyTA53712.2021.9689150
Aji Gautama Putrada, M. Abdurohman
Maintaining temperature stability is paramount in research related to vaccine storage refrigerators. However, none have implemented a monitoring system with anomaly detection (AD) and alerts for anomalous temperatures in the vaccine storage refrigerators. The purpose of this study is to compare several AD methods to provide an optimum temperature alert system in an IoT-Based vaccine storage freezer temperature monitoring system. To implement the proposed system, an internet of things (IoT) architecture-based system is created with the message queue telemetry transport (MQTT) communication protocol and other specifications, such as a PT-100 sensor and a NodeMCU microcontroller. Based on the three AD methods applied and tested, histogram based outlier score (HBOS), minimum covariance determinant (MCD), and one class support vector machine (OCSVM), MCD has the best area under curve (AUC) score of 0.9999. Based on the value of sensitivity and specificity, MCD also has the most balanced value compared to other AD methods with values of 1 and 0.99, respectively. The contribution given by this research is an IoT system that can measure and monitor the temperature of the vaccine storage refrigerator and provide alerts if there are anomalies in the refrigerator temperature measurement.
在与疫苗储存冰箱相关的研究中,保持温度稳定性是至关重要的。然而,没有一家实施了异常检测(AD)的监测系统,并对疫苗储存冰箱中的异常温度发出警报。本研究的目的是比较几种AD方法,以提供基于物联网的疫苗储存冷冻室温度监测系统的最佳温度警报系统。为了实现所提出的系统,使用消息队列遥测传输(MQTT)通信协议和其他规范(如PT-100传感器和NodeMCU微控制器)创建了基于物联网(IoT)架构的系统。基于直方图的异常值评分(HBOS)、最小协方差行规(MCD)和一类支持向量机(OCSVM)三种AD方法,MCD的最佳曲线下面积(AUC)得分为0.9999。从敏感性和特异性的值来看,MCD与其他AD方法相比也具有最平衡的值,分别为1和0.99。本研究的贡献是,可以测量和监测疫苗储存冰箱的温度,并在冰箱温度测量出现异常时发出警报的物联网系统。
{"title":"Anomaly Detection on an IoT-Based Vaccine Storage Refrigerator Temperature Monitoring System","authors":"Aji Gautama Putrada, M. Abdurohman","doi":"10.1109/ICICyTA53712.2021.9689150","DOIUrl":"https://doi.org/10.1109/ICICyTA53712.2021.9689150","url":null,"abstract":"Maintaining temperature stability is paramount in research related to vaccine storage refrigerators. However, none have implemented a monitoring system with anomaly detection (AD) and alerts for anomalous temperatures in the vaccine storage refrigerators. The purpose of this study is to compare several AD methods to provide an optimum temperature alert system in an IoT-Based vaccine storage freezer temperature monitoring system. To implement the proposed system, an internet of things (IoT) architecture-based system is created with the message queue telemetry transport (MQTT) communication protocol and other specifications, such as a PT-100 sensor and a NodeMCU microcontroller. Based on the three AD methods applied and tested, histogram based outlier score (HBOS), minimum covariance determinant (MCD), and one class support vector machine (OCSVM), MCD has the best area under curve (AUC) score of 0.9999. Based on the value of sensitivity and specificity, MCD also has the most balanced value compared to other AD methods with values of 1 and 0.99, respectively. The contribution given by this research is an IoT system that can measure and monitor the temperature of the vaccine storage refrigerator and provide alerts if there are anomalies in the refrigerator temperature measurement.","PeriodicalId":448148,"journal":{"name":"2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)","volume":"63 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122322195","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
Detecting Heart Valve Disease Using Support Vector Machine Algorithm based on Phonocardiogram Signal 基于心音图信号的支持向量机算法检测心脏瓣膜疾病
Pub Date : 2021-12-01 DOI: 10.1109/ICICyTA53712.2021.9689142
M. Farhan, Satria Mandala, M. Pramudyo
Valvular Heart Disease (VHD) is a type of heart valve disease that is triggered by a disorder or abnormality of one or more of the four hearts that makes it difficult for blood to flow into the next chamber or blood vessel, or vice versa. In recent years, many methods have been proposed to detect the occurrence of VHD. With advances in technology to detect these abnormalities can use telemedicine technology. This paper analyzes the PCG signal (Phonocardiogram) from the patient. There are 3 stages in detecting VHD, namely denoising, feature extraction, and PCG signal classification. The accuracy value obtained from the whole detection process can change and be influenced by the results of the classification algorithm and hyperparameter. Therefore, the selection of the right hyperparameter is important. Of the many pieces of literature that propose VHD detection. To solve the above problems, this research proposes the development of a classification algorithm that supports the improvement of VHD detection accuracy. In addition, prototypes based on the proposed algorithm will also be developed. This research also analyzes the accuracy of the proposed prototype detection. The methods used in this research are 1. Literature study on VHD detection, 2. STFT Denoising, 3. MFCC Feature Extraction, 4. SVM classification algorithm development, 5. Evaluation, 6. Tune SVM algorithm to get higher score. The performance test results show that the proposed algorithm has achieved an average accuracy of 99.5%%, F1 Score is 99%, recall is 99%, precision 100%.
瓣膜性心脏病(VHD)是一种心脏瓣膜疾病,它是由四个心脏中的一个或多个心脏的紊乱或异常引起的,导致血液难以流入下一个腔室或血管,反之亦然。近年来,人们提出了许多检测VHD的方法。随着技术的进步,可以利用远程医疗技术检测这些异常。本文对患者的心音图进行了分析。VHD检测分为去噪、特征提取、PCG信号分类三个阶段。整个检测过程得到的精度值会受到分类算法和超参数结果的影响。因此,选择正确的超参数非常重要。在许多提出VHD检测的文献中。针对以上问题,本研究提出开发一种支持VHD检测精度提高的分类算法。此外,还将开发基于所提出算法的原型。本研究还分析了所提出的原型检测的准确性。本研究采用的方法有:1。VHD检测的文献研究,2。2 . STFT去噪;3 . MFCC特征提取;4 . SVM分类算法开发;评估,6。优化SVM算法以获得更高的分数。性能测试结果表明,该算法的平均准确率为99.5%,F1分数为99%,召回率为99%,准确率为100%。
{"title":"Detecting Heart Valve Disease Using Support Vector Machine Algorithm based on Phonocardiogram Signal","authors":"M. Farhan, Satria Mandala, M. Pramudyo","doi":"10.1109/ICICyTA53712.2021.9689142","DOIUrl":"https://doi.org/10.1109/ICICyTA53712.2021.9689142","url":null,"abstract":"Valvular Heart Disease (VHD) is a type of heart valve disease that is triggered by a disorder or abnormality of one or more of the four hearts that makes it difficult for blood to flow into the next chamber or blood vessel, or vice versa. In recent years, many methods have been proposed to detect the occurrence of VHD. With advances in technology to detect these abnormalities can use telemedicine technology. This paper analyzes the PCG signal (Phonocardiogram) from the patient. There are 3 stages in detecting VHD, namely denoising, feature extraction, and PCG signal classification. The accuracy value obtained from the whole detection process can change and be influenced by the results of the classification algorithm and hyperparameter. Therefore, the selection of the right hyperparameter is important. Of the many pieces of literature that propose VHD detection. To solve the above problems, this research proposes the development of a classification algorithm that supports the improvement of VHD detection accuracy. In addition, prototypes based on the proposed algorithm will also be developed. This research also analyzes the accuracy of the proposed prototype detection. The methods used in this research are 1. Literature study on VHD detection, 2. STFT Denoising, 3. MFCC Feature Extraction, 4. SVM classification algorithm development, 5. Evaluation, 6. Tune SVM algorithm to get higher score. The performance test results show that the proposed algorithm has achieved an average accuracy of 99.5%%, F1 Score is 99%, recall is 99%, precision 100%.","PeriodicalId":448148,"journal":{"name":"2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121721055","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
Improving PIR Sensor Network-Based Activity Recognition with PCA and KNN 基于PCA和KNN的PIR传感器网络活动识别改进
Pub Date : 2021-12-01 DOI: 10.1109/ICICyTA53712.2021.9689200
Rofif Irsyad Fakhruddin, M. Abdurohman, Aji Gautama Putrada
With the use of low-cost passive infrared (PIR) sensors in detecting movement, forming a wireless sensor network (WSN) combined with activity recognition (AR), activities or movements that exist in each room can be detected and can be used for health, home automation, and security purposes. Other studies have proven that the hierarchical hidden Markov model (HHMM) method, an a posteriori method is more accurate than unsupervised classification methods such as Naïve Bayes but in another study, unsupervised methods such as k-nearest neighbors (KNN) can show high performance because previously, the datasets go through pre-processing steps. The purpose of this study is to improve the performance of PIR sensor network-based AR using PCA as a pre-processing method and compare the performance with AR in previous studies. In addition, KNN is used as the classification method for AR. To do that, a PIR sensor network needs to be built. 4 PIR sensor nodes are used throughout a test environment house. There are 37150 data that has been collected from all PIR sensors stored in a span of 21 days to build the KNN model. The accuracy results obtained from the KNN model for AR classification is 0.94. The PCA-KNN proposed in this research proves to have higher performance than other studies that also implement AR with PIR sensor network. The proposed method is also a low-cost solution compared to other studies that also implement AR but with more complex sensor combinations.
通过使用低成本的被动红外(PIR)传感器检测运动,与活动识别(AR)结合形成无线传感器网络(WSN),可以检测到每个房间存在的活动或运动,并可用于健康,家庭自动化和安全目的。其他研究已经证明,层次隐马尔可夫模型(HHMM)方法和后验方法比无监督分类方法(如Naïve Bayes)更准确,但在另一项研究中,无监督方法(如k近邻(KNN))可以显示出高性能,因为之前,数据集经过预处理步骤。本研究的目的是利用PCA作为预处理方法来提高基于PIR传感器网络的AR的性能,并与以往研究的AR性能进行比较。此外,还使用KNN作为AR的分类方法,为此需要构建PIR传感器网络。4个PIR传感器节点用于整个测试环境屋。为了建立KNN模型,在21天的时间里,从所有PIR传感器收集了37150个数据。基于KNN模型的AR分类准确率为0.94。本研究中提出的PCA-KNN比其他使用PIR传感器网络实现AR的研究具有更高的性能。与其他同样实现AR但具有更复杂传感器组合的研究相比,所提出的方法也是一种低成本的解决方案。
{"title":"Improving PIR Sensor Network-Based Activity Recognition with PCA and KNN","authors":"Rofif Irsyad Fakhruddin, M. Abdurohman, Aji Gautama Putrada","doi":"10.1109/ICICyTA53712.2021.9689200","DOIUrl":"https://doi.org/10.1109/ICICyTA53712.2021.9689200","url":null,"abstract":"With the use of low-cost passive infrared (PIR) sensors in detecting movement, forming a wireless sensor network (WSN) combined with activity recognition (AR), activities or movements that exist in each room can be detected and can be used for health, home automation, and security purposes. Other studies have proven that the hierarchical hidden Markov model (HHMM) method, an a posteriori method is more accurate than unsupervised classification methods such as Naïve Bayes but in another study, unsupervised methods such as k-nearest neighbors (KNN) can show high performance because previously, the datasets go through pre-processing steps. The purpose of this study is to improve the performance of PIR sensor network-based AR using PCA as a pre-processing method and compare the performance with AR in previous studies. In addition, KNN is used as the classification method for AR. To do that, a PIR sensor network needs to be built. 4 PIR sensor nodes are used throughout a test environment house. There are 37150 data that has been collected from all PIR sensors stored in a span of 21 days to build the KNN model. The accuracy results obtained from the KNN model for AR classification is 0.94. The PCA-KNN proposed in this research proves to have higher performance than other studies that also implement AR with PIR sensor network. The proposed method is also a low-cost solution compared to other studies that also implement AR but with more complex sensor combinations.","PeriodicalId":448148,"journal":{"name":"2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)","volume":"82 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131949253","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
SVD-Based Feature Extraction Technique for The Improvement of Effective Connectivity Detection 改进有效连通性检测的基于奇异值分解的特征提取技术
Pub Date : 2021-12-01 DOI: 10.1109/ICICyTA53712.2021.9689141
Abdulhakim Al-Ezzi, N. Kamel, Alaa Al-shargabi, N. Yahya, I. Faye, M. I. Al-Hiyali
Electroencephalogram (EEG) plays an essential part in identifying brain function and behaviors for different mental states. Nevertheless, the captured electrical activity is always found to be contaminated with various artifacts that negatively influence the accuracy of EEG analysis. Therefore, it is crucial to build a model to constructively identify and extract clean EEG recordings during the investigation of the dynamical brain networks. To improve the estimation of effective connectivity (EC) and EEG signal denoising, an EEG decomposition method based on the singular value decomposition (SVD) analysis was proposed. The main purpose of the decomposition is to create a method to estimate a signal that represents most of the principal components of the information contained in each brain region before calculating the partial directed coherence (PDC). SVD-based technique and PDC were used to quantify the causal influence of default mode network (DMN) regions on each other and track the changes in brain connectivity. Results of statistical analysis on the effective connectivity using the SVD-PDC algorithm have shown to better reflect the flow of causal information than the independent component analysis (ICA)-PDC. The hybrid algorithm (SVD-PDC) is proposed in this work as an alternative robust adaptive feature extraction method for EEG signals to improve the detection of brain effective connectivity.
脑电图在识别不同精神状态下的脑功能和行为方面起着至关重要的作用。然而,捕获的电活动总是被各种各样的伪影污染,这些伪影会对脑电图分析的准确性产生负面影响。因此,在研究动态脑网络的过程中,建立一个有建设性地识别和提取干净脑电记录的模型是至关重要的。为了提高脑电信号的有效连通性估计和去噪能力,提出了一种基于奇异值分解的脑电信号分解方法。分解的主要目的是在计算部分定向相干性(PDC)之前,创建一种方法来估计代表每个大脑区域中包含的信息的大部分主成分的信号。采用基于svd的技术和PDC来量化默认模式网络(DMN)区域相互之间的因果影响,并跟踪脑连通性的变化。对有效连通性的统计分析结果表明,SVD-PDC算法比独立分量分析(ICA)-PDC算法更能反映因果信息的流动。本文提出了一种混合算法(SVD-PDC)作为脑电信号鲁棒自适应特征提取的替代方法,以提高对脑有效连通性的检测。
{"title":"SVD-Based Feature Extraction Technique for The Improvement of Effective Connectivity Detection","authors":"Abdulhakim Al-Ezzi, N. Kamel, Alaa Al-shargabi, N. Yahya, I. Faye, M. I. Al-Hiyali","doi":"10.1109/ICICyTA53712.2021.9689141","DOIUrl":"https://doi.org/10.1109/ICICyTA53712.2021.9689141","url":null,"abstract":"Electroencephalogram (EEG) plays an essential part in identifying brain function and behaviors for different mental states. Nevertheless, the captured electrical activity is always found to be contaminated with various artifacts that negatively influence the accuracy of EEG analysis. Therefore, it is crucial to build a model to constructively identify and extract clean EEG recordings during the investigation of the dynamical brain networks. To improve the estimation of effective connectivity (EC) and EEG signal denoising, an EEG decomposition method based on the singular value decomposition (SVD) analysis was proposed. The main purpose of the decomposition is to create a method to estimate a signal that represents most of the principal components of the information contained in each brain region before calculating the partial directed coherence (PDC). SVD-based technique and PDC were used to quantify the causal influence of default mode network (DMN) regions on each other and track the changes in brain connectivity. Results of statistical analysis on the effective connectivity using the SVD-PDC algorithm have shown to better reflect the flow of causal information than the independent component analysis (ICA)-PDC. The hybrid algorithm (SVD-PDC) is proposed in this work as an alternative robust adaptive feature extraction method for EEG signals to improve the detection of brain effective connectivity.","PeriodicalId":448148,"journal":{"name":"2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)","volume":"193 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121075891","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
Comparative Analysis of Community Detection Methods for Link Failure Recovery in Software Defined Networks 软件定义网络中链路故障恢复社团检测方法的比较分析
Pub Date : 2021-12-01 DOI: 10.1109/ICICyTA53712.2021.9689089
Muhammad Yunis Daha, M. Zahid, A. Alashhab, Shahab Ul Hassan
The complexity of IP networks leads toward the minimum utilization of network resources. To address this problem the concept of SDN (Software Defined Network) has been introduced. SDN is a revolutionary networking paradigm that overcomes the limits of standard IP networks while also modernizing network infrastructures. SDN makes the IP networks into programable networks and upgrade the network infrastructure. Like traditional IP networks, SDN technology can experience network failures. Several research papers have investigated this issue utilizing several methods. One technique in SDN is to employ community detection methods for link failure recovery. Although a variety of comparing analyses have been given across community detection approaches, however, they have not considered the special comparative analysis for link failure recovery situations in SDN. This paper presents a comparative analysis of the most likely used community detection methods based on the Dijkstra algorithm for link failure recovery in SDN. Extensive simulations are performed to evaluate the performance of the community detection methods. The simulation results depict that the Infomap and Louvain community detection methods perform better and have more modularity by 0.12% and less average end-to-end latency by 27%, avg data packet loss by 0.8% than the Girvan and Newman community detection methods.
IP网络的复杂性导致了网络资源利用率的最小化。为了解决这个问题,引入了SDN(软件定义网络)的概念。SDN是一种革命性的网络范例,它克服了标准IP网络的限制,同时也使网络基础设施现代化。SDN使IP网络成为可编程网络,实现了网络基础设施的升级。与传统的IP网络一样,SDN技术也会出现网络故障。几篇研究论文利用几种方法研究了这个问题。SDN中的一项技术是采用团体检测方法进行链路故障恢复。虽然已经对社区检测方法进行了各种比较分析,但都没有考虑对SDN中链路故障恢复情况进行专门的比较分析。本文对SDN中最常用的基于Dijkstra算法的链路故障恢复社团检测方法进行了比较分析。进行了大量的仿真,以评估社区检测方法的性能。仿真结果表明,与Girvan和Newman社区检测方法相比,Infomap和Louvain社区检测方法性能更好,模块化程度提高了0.12%,平均端到端延迟降低了27%,平均数据包丢失降低了0.8%。
{"title":"Comparative Analysis of Community Detection Methods for Link Failure Recovery in Software Defined Networks","authors":"Muhammad Yunis Daha, M. Zahid, A. Alashhab, Shahab Ul Hassan","doi":"10.1109/ICICyTA53712.2021.9689089","DOIUrl":"https://doi.org/10.1109/ICICyTA53712.2021.9689089","url":null,"abstract":"The complexity of IP networks leads toward the minimum utilization of network resources. To address this problem the concept of SDN (Software Defined Network) has been introduced. SDN is a revolutionary networking paradigm that overcomes the limits of standard IP networks while also modernizing network infrastructures. SDN makes the IP networks into programable networks and upgrade the network infrastructure. Like traditional IP networks, SDN technology can experience network failures. Several research papers have investigated this issue utilizing several methods. One technique in SDN is to employ community detection methods for link failure recovery. Although a variety of comparing analyses have been given across community detection approaches, however, they have not considered the special comparative analysis for link failure recovery situations in SDN. This paper presents a comparative analysis of the most likely used community detection methods based on the Dijkstra algorithm for link failure recovery in SDN. Extensive simulations are performed to evaluate the performance of the community detection methods. The simulation results depict that the Infomap and Louvain community detection methods perform better and have more modularity by 0.12% and less average end-to-end latency by 27%, avg data packet loss by 0.8% than the Girvan and Newman community detection methods.","PeriodicalId":448148,"journal":{"name":"2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115316394","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
Hierarchical Permissioned Blockchain and Traceability Of Requirement Changes 分层许可区块链和需求变化的可追溯性
Pub Date : 2021-12-01 DOI: 10.1109/ICICyTA53712.2021.9689117
Sumayema Kabir Rocky, L. Rahim, Rohiza Ahmad, A. Sarlan
Requirement elicitation plays crucial part in success rates of a software project. Now a lot of project management methods are moving towards agile development which allows changes in requirement specification in any phase of project lifecycle. In a project there are many stakeholders. But not all of them has the same relevancy to the software requirements. Sometimes some requirement changes happen with wrong stakeholder source. These changes cause problem later. Such as unused function or missing an important function. This problem increases unnecessary cost for the project. Furthermore, change is inevitable in agile development. With frequent changes, it is difficult to track all the changes made. On the other hand, blockchain gives an immutable, traceable, decentralized platform where data can be added through consensus. In a hierarchical permissioned blockchain, the level of permission can be defined for each group or individual nodes through smart contract. Therefore, a hierarchical permissioned blockchain for stakeholder permission to make changes and traceability of mid-development requirement change is proposed. Here, it is proposed that there should be hierarchy among the stakeholders and levels of permission they have to change one or more part of the requirements according to the project needs. This control may be implemented with smart contracts and if needed, with intelligent agents as well. Also, with the immutability of blockchain and smart contracts and external databases, traceability will also be ensured.
需求引出在软件项目的成功率中起着至关重要的作用。现在,许多项目管理方法都在向敏捷开发方向发展,敏捷开发允许在项目生命周期的任何阶段更改需求规范。在一个项目中有许多干系人。但是并不是所有这些都与软件需求具有相同的相关性。有时,一些需求变更发生在错误的涉众来源上。这些更改以后会引起问题。例如未使用的函数或缺少重要的函数。这个问题增加了项目不必要的成本。此外,在敏捷开发中,变化是不可避免的。由于变更频繁,很难跟踪所做的所有变更。另一方面,区块链提供了一个不可变的、可追踪的、去中心化的平台,在这个平台上,数据可以通过共识来添加。在分层许可的区块链中,可以通过智能合约为每个组或单个节点定义权限级别。因此,提出了一种层次化的允许区块链,用于利益相关者的变更权限和开发过程中需求变更的可追溯性。在这里,建议在涉众之间应该有层次结构,以及他们根据项目需要更改需求的一个或多个部分的权限级别。这种控制可以通过智能合约实现,如果需要,也可以通过智能代理实现。此外,由于区块链和智能合约以及外部数据库的不可变性,也将确保可追溯性。
{"title":"Hierarchical Permissioned Blockchain and Traceability Of Requirement Changes","authors":"Sumayema Kabir Rocky, L. Rahim, Rohiza Ahmad, A. Sarlan","doi":"10.1109/ICICyTA53712.2021.9689117","DOIUrl":"https://doi.org/10.1109/ICICyTA53712.2021.9689117","url":null,"abstract":"Requirement elicitation plays crucial part in success rates of a software project. Now a lot of project management methods are moving towards agile development which allows changes in requirement specification in any phase of project lifecycle. In a project there are many stakeholders. But not all of them has the same relevancy to the software requirements. Sometimes some requirement changes happen with wrong stakeholder source. These changes cause problem later. Such as unused function or missing an important function. This problem increases unnecessary cost for the project. Furthermore, change is inevitable in agile development. With frequent changes, it is difficult to track all the changes made. On the other hand, blockchain gives an immutable, traceable, decentralized platform where data can be added through consensus. In a hierarchical permissioned blockchain, the level of permission can be defined for each group or individual nodes through smart contract. Therefore, a hierarchical permissioned blockchain for stakeholder permission to make changes and traceability of mid-development requirement change is proposed. Here, it is proposed that there should be hierarchy among the stakeholders and levels of permission they have to change one or more part of the requirements according to the project needs. This control may be implemented with smart contracts and if needed, with intelligent agents as well. Also, with the immutability of blockchain and smart contracts and external databases, traceability will also be ensured.","PeriodicalId":448148,"journal":{"name":"2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122622904","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
Modeling of the PolyMUMPs-Based MEMS Sensor for Application in Trace Gas Detection 基于polymumps的MEMS传感器在微量气体检测中的应用建模
Pub Date : 2021-12-01 DOI: 10.1109/ICICyTA53712.2021.9689204
A. Algamili, M. Khir, A. Ahmed, O. L. Al-Mahdi, S. S. Ba-Hashwan, S. S. Alabsi
Gas detection sensor is crucial in many practical applications. However, numerous of the existing gas sensors still suffering from high power consumption, damping, and poor accuracy. These factors have a significant impact on the gas detection sensor's sensitivity and reliability. A Micro-Electro-Mechanical System (MEMS) is presented in this paper, along with its model with high efficiency. The sensor is based on standard Polysilicon Multi-Users-MEMS-Process (PolyMUMPs). The detection of gaseous species is dependent on a changes in the sensor's resonance frequency. The resonance frequency, quality factor, and mass sensitivity are observed to reduce as the beam length increases and to rise as the beam width increases. While overall mass rises as the length/width of the beam both increases. The analytical findings of the resonance frequency, quality factor, and mass sensitivity are found to be 9.3747 kHz, 4.5183, and 5.1676 mHz/pg, respectively.
气体检测传感器在许多实际应用中是至关重要的。然而,许多现有的气体传感器仍然存在高功耗、阻尼和精度差的问题。这些因素对气体检测传感器的灵敏度和可靠性都有很大的影响。本文提出了一种高效的微机电系统(MEMS)及其模型。该传感器基于标准多晶硅多用户mems工艺(PolyMUMPs)。气体种类的检测依赖于传感器谐振频率的变化。谐振频率、质量因子和质量灵敏度随光束长度的增加而减小,随光束宽度的增加而增大。而整体质量随着梁的长度/宽度的增加而增加。谐振频率、质量因子和质量灵敏度的分析结果分别为9.3747 kHz、4.5183和5.1676 mHz/pg。
{"title":"Modeling of the PolyMUMPs-Based MEMS Sensor for Application in Trace Gas Detection","authors":"A. Algamili, M. Khir, A. Ahmed, O. L. Al-Mahdi, S. S. Ba-Hashwan, S. S. Alabsi","doi":"10.1109/ICICyTA53712.2021.9689204","DOIUrl":"https://doi.org/10.1109/ICICyTA53712.2021.9689204","url":null,"abstract":"Gas detection sensor is crucial in many practical applications. However, numerous of the existing gas sensors still suffering from high power consumption, damping, and poor accuracy. These factors have a significant impact on the gas detection sensor's sensitivity and reliability. A Micro-Electro-Mechanical System (MEMS) is presented in this paper, along with its model with high efficiency. The sensor is based on standard Polysilicon Multi-Users-MEMS-Process (PolyMUMPs). The detection of gaseous species is dependent on a changes in the sensor's resonance frequency. The resonance frequency, quality factor, and mass sensitivity are observed to reduce as the beam length increases and to rise as the beam width increases. While overall mass rises as the length/width of the beam both increases. The analytical findings of the resonance frequency, quality factor, and mass sensitivity are found to be 9.3747 kHz, 4.5183, and 5.1676 mHz/pg, respectively.","PeriodicalId":448148,"journal":{"name":"2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129790984","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
Correlating Supply & Demand of Cooling & Energy between Gas District Cooling Model with Data Center 燃气区域供冷模式与数据中心供冷能耗的关联
Pub Date : 2021-12-01 DOI: 10.1109/ICICyTA53712.2021.9689148
Nurul Syifa Shafirah Omar, L. T. Jung, L. Rahim
This study is to determine the correlation amongst chilled water temperature supply from Gas District Cooling (GDC) operations and demand for cooling and energy demand from Data Centres (DC) operations. At first, the GDC-DC modelling was proposed by Hitachi Research Team in UTP. This is because, UTP has and advantage of GDC to house the campus region with electrical energy and chilled water for air conditioners in UTP's academic buildings, chancellor complex, and UTP mosque. This paper aims to find contribution of real-time system in optimizing the cloud DC that can impact the cooling demand & energy demand. The studies on the demand of cooling and energy from the operation of DC has been tested on Linux real-time operating systems with AMD FX850 processors with selected job scheduling algorithms. Pearson's r correlation analysis between GDC & DC has shown that there is a significant disparity between the chilled water temperature supply from GDC with cooling demand from DC where $mathrm{r}=0.130$ which is more than 0.05. Apart from that, Round Robin (RR) algorithm has reduced power consumption in DC but not reducing the cooling demand, while First In First Out (FIFO) algorithm has reduced the cooling demand in DC and the trend is followed by power consumption.
本研究旨在确定来自燃气区域供冷(GDC)运营的冷冻水温度供应与来自数据中心(DC)运营的冷却和能源需求之间的相关性。首先,GDC-DC模型是由日立研究团队在UTP中提出的。这是因为,UTP拥有GDC的优势,可以为校园区域提供电能和制冷水,用于UTP教学楼、校长大楼和UTP清真寺的空调。本文旨在寻找实时系统对云直流优化的贡献,从而影响冷却需求和能源需求。本文在采用AMD FX850处理器的Linux实时操作系统上,采用选定的作业调度算法对直流数据中心运行的散热和能耗需求进行了测试。GDC和DC之间的Pearson’s r相关分析表明,GDC的冷冻水温度供应与DC的冷却需求之间存在显著差异,其中$ mathm {r}=0.130$,大于0.05。此外,RR (Round Robin)算法降低了直流系统的功耗,但没有降低冷却需求;FIFO (First in First Out)算法降低了直流系统的冷却需求,功耗也有降低的趋势。
{"title":"Correlating Supply & Demand of Cooling & Energy between Gas District Cooling Model with Data Center","authors":"Nurul Syifa Shafirah Omar, L. T. Jung, L. Rahim","doi":"10.1109/ICICyTA53712.2021.9689148","DOIUrl":"https://doi.org/10.1109/ICICyTA53712.2021.9689148","url":null,"abstract":"This study is to determine the correlation amongst chilled water temperature supply from Gas District Cooling (GDC) operations and demand for cooling and energy demand from Data Centres (DC) operations. At first, the GDC-DC modelling was proposed by Hitachi Research Team in UTP. This is because, UTP has and advantage of GDC to house the campus region with electrical energy and chilled water for air conditioners in UTP's academic buildings, chancellor complex, and UTP mosque. This paper aims to find contribution of real-time system in optimizing the cloud DC that can impact the cooling demand & energy demand. The studies on the demand of cooling and energy from the operation of DC has been tested on Linux real-time operating systems with AMD FX850 processors with selected job scheduling algorithms. Pearson's r correlation analysis between GDC & DC has shown that there is a significant disparity between the chilled water temperature supply from GDC with cooling demand from DC where $mathrm{r}=0.130$ which is more than 0.05. Apart from that, Round Robin (RR) algorithm has reduced power consumption in DC but not reducing the cooling demand, while First In First Out (FIFO) algorithm has reduced the cooling demand in DC and the trend is followed by power consumption.","PeriodicalId":448148,"journal":{"name":"2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129457685","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
Classification of ASD Subtypes Based on Coherence Features of BOLD Resting-state fMRI Signals 基于BOLD静息状态fMRI信号相干性特征的ASD亚型分类
Pub Date : 2021-12-01 DOI: 10.1109/ICICyTA53712.2021.9689092
M. I. Al-Hiyali, N. Yahya, I. Faye, Abdulhakim Al-Ezzi
Resting-state brain functional connectivity (FC) patterns play an essential role in the development of autism spectrum disorder (ASD) classification models based on functional magnetic resonance imaging (fMRI) data. Due to the limited number of models in the literature for identifying ASD subtypes, a multiclass classification is introduced in this study. The aim of this study is to develop an ASD diagnosis model using convolutional neural networks (CNN) with dynamic FC as inputs. The rs-fMRI dataset used in this study consists of 35 individuals from multiple sites labeled based on autistic disorder subtypes (ASD, APD, and PDD-NOS) and normal control (NC). The Atlas for Automated Anatomical Labeling (AAL) is selected as the brain atlas for defining brain nodes. The BOLD signals of the nodes are extracted and then the dynamic FC between brain nodes is determined using our new metric wavelet coherence (WCF), where WCF quantifies the overall variability of coherence in specific low-frequency scales over the time. Based on the statistical analysis of WCF values between ASD and NC, 6 pairwise nodes are identified. Classification algorithm is developed using CNN, and wavelet coherence maps (scalogram) of pairwise nodes. The training and testing of the CNN is using a cross-validation framework. The results of the multiclass classification provided an average accuracy of 88.6%. The results of this study illustrate the good potential of the wavelet coherence technique in analysing dynamics FC and open up possibilities for its application in diagnostic models, not only for ASD but also for other neuropsychiatric disorders.
静息状态脑功能连接(FC)模式在基于功能磁共振成像(fMRI)数据的自闭症谱系障碍(ASD)分类模型的发展中起着至关重要的作用。由于文献中用于识别ASD亚型的模型数量有限,本研究引入了多类分类。本研究的目的是建立一个以动态FC为输入的卷积神经网络(CNN)的ASD诊断模型。本研究中使用的rs-fMRI数据集包括来自多个位点的35名个体,这些位点基于自闭症亚型(ASD、APD和PDD-NOS)和正常对照组(NC)进行标记。选择自动解剖标记图谱(AAL)作为定义脑节点的脑图谱。提取节点的BOLD信号,然后使用我们的新度量小波相干性(WCF)确定脑节点之间的动态FC,其中WCF量化了特定低频尺度的相干性随时间的总体变异性。通过对ASD与NC之间WCF值的统计分析,确定了6个成对节点。利用CNN和成对节点的小波相干图(尺度图)开发了分类算法。CNN的训练和测试使用交叉验证框架。多类分类的平均准确率为88.6%。本研究结果说明了小波相干技术在分析动态FC方面的良好潜力,并为其在诊断模型中的应用开辟了可能性,不仅适用于ASD,也适用于其他神经精神疾病。
{"title":"Classification of ASD Subtypes Based on Coherence Features of BOLD Resting-state fMRI Signals","authors":"M. I. Al-Hiyali, N. Yahya, I. Faye, Abdulhakim Al-Ezzi","doi":"10.1109/ICICyTA53712.2021.9689092","DOIUrl":"https://doi.org/10.1109/ICICyTA53712.2021.9689092","url":null,"abstract":"Resting-state brain functional connectivity (FC) patterns play an essential role in the development of autism spectrum disorder (ASD) classification models based on functional magnetic resonance imaging (fMRI) data. Due to the limited number of models in the literature for identifying ASD subtypes, a multiclass classification is introduced in this study. The aim of this study is to develop an ASD diagnosis model using convolutional neural networks (CNN) with dynamic FC as inputs. The rs-fMRI dataset used in this study consists of 35 individuals from multiple sites labeled based on autistic disorder subtypes (ASD, APD, and PDD-NOS) and normal control (NC). The Atlas for Automated Anatomical Labeling (AAL) is selected as the brain atlas for defining brain nodes. The BOLD signals of the nodes are extracted and then the dynamic FC between brain nodes is determined using our new metric wavelet coherence (WCF), where WCF quantifies the overall variability of coherence in specific low-frequency scales over the time. Based on the statistical analysis of WCF values between ASD and NC, 6 pairwise nodes are identified. Classification algorithm is developed using CNN, and wavelet coherence maps (scalogram) of pairwise nodes. The training and testing of the CNN is using a cross-validation framework. The results of the multiclass classification provided an average accuracy of 88.6%. The results of this study illustrate the good potential of the wavelet coherence technique in analysing dynamics FC and open up possibilities for its application in diagnostic models, not only for ASD but also for other neuropsychiatric disorders.","PeriodicalId":448148,"journal":{"name":"2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124296732","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
[Copyright notice] (版权)
Pub Date : 2021-12-01 DOI: 10.1109/icicyta53712.2021.9689088
{"title":"[Copyright notice]","authors":"","doi":"10.1109/icicyta53712.2021.9689088","DOIUrl":"https://doi.org/10.1109/icicyta53712.2021.9689088","url":null,"abstract":"","PeriodicalId":448148,"journal":{"name":"2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123374053","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
期刊
2021 International Conference on Intelligent Cybernetics Technology & Applications (ICICyTA)
全部 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