首页 > 最新文献

Bulletin of Electrical Engineering and Informatics最新文献

英文 中文
Exploratory analysis on the natural language processing models for task specific purposes 针对特定任务的自然语言处理模型探索性分析
Q2 Mathematics Pub Date : 2024-04-01 DOI: 10.11591/eei.v13i2.6360
G. Shidaganti, Rithvik Shetty, Tharun Edara, Prashanth Srinivas, Sai Chandu Tammineni
Natural language processing (NLP) is a technology that has become widespread in the area of human language understanding and analysis. A range of text processing tasks such as summarisation, semantic analysis, classification, question-answering, and natural language inference are commonly performed using it. The dilemma of picking a model to help us in our task is still there. It’s becoming an impediment. This is where we are trying to determine which modern NLP models are better suited for the tasks set out above in order to compare them with datasets like SQuAD and GLUE. For comparison, BERT, RoBERTa, distilBERT, BART, ALBERT, and text-to-text transfer transformer (T5) models have been used in this study. The aim is to understand the underlying architecture, its effects on the use case and also to understand where it falls short. Thus, we were able to observe that RoBERTa was more effective against the models ALBERT, distilBERT, and BERT in terms of tasks related to semantic analysis, natural language inference, and question-answering. The reason is due to the dynamic masking present in RoBERTa. For summarisation, even though BART and T5 models have very similar architecture the BART model has performed slightly better than the T5 model.
自然语言处理(NLP)是一种在人类语言理解和分析领域得到广泛应用的技术。一系列文本处理任务,如摘要、语义分析、分类、问题解答和自然语言推理等,通常都使用它来完成。选择一个模型来帮助我们完成任务的难题依然存在。它正在成为一种障碍。因此,我们试图确定哪些现代 NLP 模型更适合上述任务,以便与 SQuAD 和 GLUE 等数据集进行比较。为了进行比较,本研究使用了 BERT、RoBERTa、distilBERT、BART、ALBERT 和文本到文本转换器 (T5) 模型。目的是了解底层架构、其对用例的影响以及不足之处。因此,我们可以观察到,在与语义分析、自然语言推理和问题解答相关的任务方面,RoBERTa 与 ALBERT、distilBERT 和 BERT 相比更加有效。原因在于 RoBERTa 中的动态屏蔽。在总结方面,尽管 BART 和 T5 模型的结构非常相似,但 BART 模型的表现略好于 T5 模型。
{"title":"Exploratory analysis on the natural language processing models for task specific purposes","authors":"G. Shidaganti, Rithvik Shetty, Tharun Edara, Prashanth Srinivas, Sai Chandu Tammineni","doi":"10.11591/eei.v13i2.6360","DOIUrl":"https://doi.org/10.11591/eei.v13i2.6360","url":null,"abstract":"Natural language processing (NLP) is a technology that has become widespread in the area of human language understanding and analysis. A range of text processing tasks such as summarisation, semantic analysis, classification, question-answering, and natural language inference are commonly performed using it. The dilemma of picking a model to help us in our task is still there. It’s becoming an impediment. This is where we are trying to determine which modern NLP models are better suited for the tasks set out above in order to compare them with datasets like SQuAD and GLUE. For comparison, BERT, RoBERTa, distilBERT, BART, ALBERT, and text-to-text transfer transformer (T5) models have been used in this study. The aim is to understand the underlying architecture, its effects on the use case and also to understand where it falls short. Thus, we were able to observe that RoBERTa was more effective against the models ALBERT, distilBERT, and BERT in terms of tasks related to semantic analysis, natural language inference, and question-answering. The reason is due to the dynamic masking present in RoBERTa. For summarisation, even though BART and T5 models have very similar architecture the BART model has performed slightly better than the T5 model.","PeriodicalId":37619,"journal":{"name":"Bulletin of Electrical Engineering and Informatics","volume":"47 49","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140357849","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
Mathematics for 2D face recognition from real time image data set using deep learning techniques 利用深度学习技术从实时图像数据集中识别二维人脸的数学方法
Q2 Mathematics Pub Date : 2024-04-01 DOI: 10.11591/eei.v13i2.5424
Ambika G. N., Yeresime Suresh
The recognition of human faces poses a complex challenge within the domains of computer vision and artificial intelligence. Emotions play a pivotal role in human interaction, serving as a primary means of communication. This manuscript aims to develop a robust recommendation system capable of identifying individual faces from rasterized images, encompassing features such as eyes, nose, cheeks, lips, forehead, and chin. Human faces exhibit a wide array of emotions, with some emotions, including anger, sadness, happiness, surprise, fear, disgust, and neutrality, being universally recognizable. To achieve this objective, deep learning techniques are leveraged to detect objects containing human faces. Every human face exhibits common characteristics known as Haar features, which are employed to extract feature values from images containing multiple elements. The process is executed through three distinct stages, starting with the initial image and involving calculations. Real-time images from popular social media platforms like Facebook are employed as the dataset for this endeavor. The utilization of deep learning techniques offers superior results, owing to their computational demands and intricate design when compared to classical computer vision methods using OpenCV. The implementation of deep learning is carried out using PyTorch, further enhancing the precision and efficiency of face recognition.
人脸识别是计算机视觉和人工智能领域的一项复杂挑战。情绪在人际交往中起着举足轻重的作用,是沟通的主要手段。本手稿旨在开发一种强大的推荐系统,该系统能够从光栅化图像中识别人脸,包括眼睛、鼻子、脸颊、嘴唇、额头和下巴等特征。人脸表现出各种各样的情绪,其中一些情绪,包括愤怒、悲伤、快乐、惊讶、恐惧、厌恶和中立,是普遍可识别的。为了实现这一目标,深度学习技术被用来检测包含人脸的物体。每张人脸都具有被称为哈尔特征的共同特征,我们利用这些特征从包含多个元素的图像中提取特征值。这一过程分为三个不同的阶段,从初始图像开始,涉及计算。这项工作采用了来自 Facebook 等流行社交媒体平台的实时图像作为数据集。与使用 OpenCV 的经典计算机视觉方法相比,深度学习技术的计算需求和复杂设计使其具有更优越的结果。深度学习使用 PyTorch 实现,进一步提高了人脸识别的精度和效率。
{"title":"Mathematics for 2D face recognition from real time image data set using deep learning techniques","authors":"Ambika G. N., Yeresime Suresh","doi":"10.11591/eei.v13i2.5424","DOIUrl":"https://doi.org/10.11591/eei.v13i2.5424","url":null,"abstract":"The recognition of human faces poses a complex challenge within the domains of computer vision and artificial intelligence. Emotions play a pivotal role in human interaction, serving as a primary means of communication. This manuscript aims to develop a robust recommendation system capable of identifying individual faces from rasterized images, encompassing features such as eyes, nose, cheeks, lips, forehead, and chin. Human faces exhibit a wide array of emotions, with some emotions, including anger, sadness, happiness, surprise, fear, disgust, and neutrality, being universally recognizable. To achieve this objective, deep learning techniques are leveraged to detect objects containing human faces. Every human face exhibits common characteristics known as Haar features, which are employed to extract feature values from images containing multiple elements. The process is executed through three distinct stages, starting with the initial image and involving calculations. Real-time images from popular social media platforms like Facebook are employed as the dataset for this endeavor. The utilization of deep learning techniques offers superior results, owing to their computational demands and intricate design when compared to classical computer vision methods using OpenCV. The implementation of deep learning is carried out using PyTorch, further enhancing the precision and efficiency of face recognition.","PeriodicalId":37619,"journal":{"name":"Bulletin of Electrical Engineering and Informatics","volume":"15 11","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140352591","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
Secure Euclidean random distribution for patients’ magnetic resonance imaging privacy protection 保护患者磁共振成像隐私的安全欧氏随机分布
Q2 Mathematics Pub Date : 2024-04-01 DOI: 10.11591/eei.v13i2.5989
Ali Jaber Tayh Albderi, Lamjed Ben Said
Patients’ information and images transfer among medical institutes represent a major tool for delivering better healthcare services. However, privacy and security for healthcare information are big challenges in telemedicine. Evidently, even a small change in patients’ information might lead to wrong diagnosis. This paper suggests a new model for hiding patient information inside magnetic resonance imaging (MRI) cover image based on Euclidean distribution. Both least signification bit (LSB) and most signification bit (MSB) techniques are implemented for the physical hiding. A new method is proposed with a very high level of security information based on distributing the secret text in a random way on the cover image. Experimentally, the proposed method has high peak signal to noise ratio (PSNR), structural similarity index metric (SSIM) and reduced mean square error (MSE). Finally, the obtained results are compared with approaches in the last five years and found to be better by increasing the security for patient information for telemedicine.
医疗机构之间的病人信息和图像传输是提供更好医疗服务的重要工具。然而,医疗信息的隐私和安全是远程医疗面临的巨大挑战。显而易见,即使是患者信息的微小变化也可能导致错误诊断。本文提出了一种基于欧几里得分布的在磁共振成像(MRI)覆盖图像中隐藏患者信息的新模型。物理隐藏采用了最小符号位(LSB)和最大符号位(MSB)技术。基于在封面图像上随机分布密文的方法,提出了一种具有极高安全信息级别的新方法。实验表明,所提出的方法具有较高的峰值信噪比(PSNR)、结构相似性指数度量(SSIM)和较低的均方误差(MSE)。最后,将获得的结果与过去五年中的方法进行了比较,发现这些方法在提高远程医疗患者信息的安全性方面更胜一筹。
{"title":"Secure Euclidean random distribution for patients’ magnetic resonance imaging privacy protection","authors":"Ali Jaber Tayh Albderi, Lamjed Ben Said","doi":"10.11591/eei.v13i2.5989","DOIUrl":"https://doi.org/10.11591/eei.v13i2.5989","url":null,"abstract":"Patients’ information and images transfer among medical institutes represent a major tool for delivering better healthcare services. However, privacy and security for healthcare information are big challenges in telemedicine. Evidently, even a small change in patients’ information might lead to wrong diagnosis. This paper suggests a new model for hiding patient information inside magnetic resonance imaging (MRI) cover image based on Euclidean distribution. Both least signification bit (LSB) and most signification bit (MSB) techniques are implemented for the physical hiding. A new method is proposed with a very high level of security information based on distributing the secret text in a random way on the cover image. Experimentally, the proposed method has high peak signal to noise ratio (PSNR), structural similarity index metric (SSIM) and reduced mean square error (MSE). Finally, the obtained results are compared with approaches in the last five years and found to be better by increasing the security for patient information for telemedicine.","PeriodicalId":37619,"journal":{"name":"Bulletin of Electrical Engineering and Informatics","volume":"2 6","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140353045","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
A review of deep learning models (U-Net architectures) for segmenting brain tumors 用于分割脑肿瘤的深度学习模型(U-Net 架构)综述
Q2 Mathematics Pub Date : 2024-04-01 DOI: 10.11591/eei.v13i2.6015
Mawj Abdul-Ameer Al-Murshidawy, O. Al-Shamma
Highly accurate tumor segmentation and classification are required to treat the brain tumor appropriately. Brain tumor segmentation (BTS) approaches can be categorized into manual, semi-automated, and full-automated. The deep learning (DL) approach has been broadly deployed to automate tumor segmentation in therapy, treatment planning, and diagnosing evaluation. It is mainly based on the U-Net model that has recently attained state-of-the-art performances for multimodal BTS. This paper demonstrates a literature review for BTS using U-Net models. Additionally, it represents a common way to design a novel U-Net model for segmenting brain tumors. The steps of this DL way are described to obtain the required model. They include gathering the dataset, pre-processing, augmenting the images (optional), designing/selecting the model architecture, and applying transfer learning (optional). The model architecture and the performance accuracy are the two most important metrics used to review the works of literature. This review concluded that the model accuracy is proportional to its architectural complexity, and the future challenge is to obtain higher accuracy with low-complexity architecture. Challenges, alternatives, and future trends are also presented.
要对脑肿瘤进行适当治疗,就必须进行高精度的肿瘤分割和分类。脑肿瘤分割(BTS)方法可分为手动、半自动和全自动。深度学习(DL)方法已被广泛应用于治疗、治疗计划和诊断评估中的肿瘤自动分割。它主要基于 U-Net 模型,该模型最近在多模态 BTS 方面取得了最先进的性能。本文对使用 U-Net 模型的 BTS 进行了文献综述。此外,本文还介绍了设计用于脑肿瘤分割的新型 U-Net 模型的常用方法。本文介绍了该 DL 方法的步骤,以获得所需的模型。这些步骤包括收集数据集、预处理、增强图像(可选)、设计/选择模型架构和应用迁移学习(可选)。模型架构和性能准确性是用于审查文献作品的两个最重要的指标。综述得出的结论是,模型准确度与其架构复杂度成正比,未来的挑战是如何利用低复杂度架构获得更高的准确度。此外,还介绍了挑战、替代方案和未来趋势。
{"title":"A review of deep learning models (U-Net architectures) for segmenting brain tumors","authors":"Mawj Abdul-Ameer Al-Murshidawy, O. Al-Shamma","doi":"10.11591/eei.v13i2.6015","DOIUrl":"https://doi.org/10.11591/eei.v13i2.6015","url":null,"abstract":"Highly accurate tumor segmentation and classification are required to treat the brain tumor appropriately. Brain tumor segmentation (BTS) approaches can be categorized into manual, semi-automated, and full-automated. The deep learning (DL) approach has been broadly deployed to automate tumor segmentation in therapy, treatment planning, and diagnosing evaluation. It is mainly based on the U-Net model that has recently attained state-of-the-art performances for multimodal BTS. This paper demonstrates a literature review for BTS using U-Net models. Additionally, it represents a common way to design a novel U-Net model for segmenting brain tumors. The steps of this DL way are described to obtain the required model. They include gathering the dataset, pre-processing, augmenting the images (optional), designing/selecting the model architecture, and applying transfer learning (optional). The model architecture and the performance accuracy are the two most important metrics used to review the works of literature. This review concluded that the model accuracy is proportional to its architectural complexity, and the future challenge is to obtain higher accuracy with low-complexity architecture. Challenges, alternatives, and future trends are also presented.","PeriodicalId":37619,"journal":{"name":"Bulletin of Electrical Engineering and Informatics","volume":"11 36","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140353109","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
A survey to build framework for optimize and secure migration and transmission of cloud data 为建立优化和安全迁移及传输云数据的框架而进行的调查
Q2 Mathematics Pub Date : 2024-04-01 DOI: 10.11591/eei.v13i2.5181
Ravinder Bathini, Naresh Vurukonda
In the recent era of computational technologies, the internet is needed daily. The data generated is enormous and primarily stored on dedicated servers or clouds. Data migration and transfer are significant tasks for maintaining consistency and updating data. The data is the most critical component in any cloud service. There are various methods to protect data, like secure transfer, encryption, and authentication. These techniques are used as per need and transmission of the data. As data grows on a server or cloud, it must be migrated securely. Here, the exhaustive survey is provided for building a framework for migrating and transmitting cloud data. The framework should be sustainable and adaptable for load-balancing recovery and secure transmission. Various security load balancing parameters must be considered to obtain these state-of-the-art functionalities in the framework. The existing similar frameworks are studied, and findings are proposed in the paper to develop the framework.
在近代计算技术时代,人们每天都需要使用互联网。产生的数据量巨大,主要存储在专用服务器或云上。数据迁移和传输是保持数据一致性和更新数据的重要任务。数据是任何云服务中最关键的组成部分。保护数据的方法多种多样,如安全传输、加密和身份验证。这些技术可根据需要和数据传输情况使用。随着服务器或云上数据的增长,必须对其进行安全迁移。在此,将为构建云数据迁移和传输框架提供详尽的调查。该框架应具有可持续性和适应性,以实现负载平衡恢复和安全传输。要在框架中实现这些最先进的功能,必须考虑各种安全负载平衡参数。本文研究了现有的类似框架,并提出了开发该框架的结论。
{"title":"A survey to build framework for optimize and secure migration and transmission of cloud data","authors":"Ravinder Bathini, Naresh Vurukonda","doi":"10.11591/eei.v13i2.5181","DOIUrl":"https://doi.org/10.11591/eei.v13i2.5181","url":null,"abstract":"In the recent era of computational technologies, the internet is needed daily. The data generated is enormous and primarily stored on dedicated servers or clouds. Data migration and transfer are significant tasks for maintaining consistency and updating data. The data is the most critical component in any cloud service. There are various methods to protect data, like secure transfer, encryption, and authentication. These techniques are used as per need and transmission of the data. As data grows on a server or cloud, it must be migrated securely. Here, the exhaustive survey is provided for building a framework for migrating and transmitting cloud data. The framework should be sustainable and adaptable for load-balancing recovery and secure transmission. Various security load balancing parameters must be considered to obtain these state-of-the-art functionalities in the framework. The existing similar frameworks are studied, and findings are proposed in the paper to develop the framework.","PeriodicalId":37619,"journal":{"name":"Bulletin of Electrical Engineering and Informatics","volume":"5 20","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140353546","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
A novel energy-efficient dynamic programming routing protocol in wireless multimedia sensor networks 无线多媒体传感器网络中的新型节能动态编程路由协议
Q2 Mathematics Pub Date : 2024-04-01 DOI: 10.11591/eei.v13i2.5855
E. H. Putra, Muhammad Haikal Satria, Hamid Azwar, Rendy Rianda, Muhammad Saputra, R. S. Darwis
Wireless multimedia sensor networks (WMSNs) have characteristics that may influence the routing decisions, such as limited energy resources, storage and computing capacity. Therefore, a routing optimization needs to be done to match the characteristics of the WMSNs. Existing routing protocols only consider energy efficiency regardless of energy threshold, maximum energy, and link cost collectively as the primary basis of routing. In this work, the energy-efficient dynamic programming (EEDP) protocol is proposed to optimize routing decisions that take into account the energy threshold, the maximum energy, and the link cost. Then, the protocol is compared with the dynamic programming (DP), and the ant colony optimization (ACO) protocol. The simulation results show that the EEDP protocol can improve energy efficiency of nodes and network lifetime of the WMSNs. Then, the EEDP protocol is also implemented into a network topology of 10 NodeMCU ESP32 devices. As a result, the EEDP protocol can work very well by selecting routes based on nodes that have the remaining energy above 50 and has the shortest distance. The average delay in sending data for the entire route for the 10 iterations of sending data is 3.99 seconds.
无线多媒体传感器网络(WMSN)具有可能影响路由决策的特性,如有限的能源资源、存储和计算能力。因此,需要根据 WMSN 的特点进行路由优化。现有的路由协议只考虑能量效率,而不考虑能量阈值、最大能量和链路成本,统统作为路由的主要依据。本研究提出了高能效动态编程(EEDP)协议,以优化路由决策,同时考虑能量阈值、最大能量和链路成本。然后,将该协议与动态编程(DP)和蚁群优化(ACO)协议进行了比较。仿真结果表明,EEDP 协议能提高节点的能量效率和 WMSN 的网络寿命。随后,EEDP 协议还被应用到由 10 个 NodeMCU ESP32 设备组成的网络拓扑中。结果显示,EEDP 协议能很好地根据剩余能量超过 50 且距离最短的节点选择路由。在发送数据的 10 次迭代中,整个路由的平均发送延迟为 3.99 秒。
{"title":"A novel energy-efficient dynamic programming routing protocol in wireless multimedia sensor networks","authors":"E. H. Putra, Muhammad Haikal Satria, Hamid Azwar, Rendy Rianda, Muhammad Saputra, R. S. Darwis","doi":"10.11591/eei.v13i2.5855","DOIUrl":"https://doi.org/10.11591/eei.v13i2.5855","url":null,"abstract":"Wireless multimedia sensor networks (WMSNs) have characteristics that may influence the routing decisions, such as limited energy resources, storage and computing capacity. Therefore, a routing optimization needs to be done to match the characteristics of the WMSNs. Existing routing protocols only consider energy efficiency regardless of energy threshold, maximum energy, and link cost collectively as the primary basis of routing. In this work, the energy-efficient dynamic programming (EEDP) protocol is proposed to optimize routing decisions that take into account the energy threshold, the maximum energy, and the link cost. Then, the protocol is compared with the dynamic programming (DP), and the ant colony optimization (ACO) protocol. The simulation results show that the EEDP protocol can improve energy efficiency of nodes and network lifetime of the WMSNs. Then, the EEDP protocol is also implemented into a network topology of 10 NodeMCU ESP32 devices. As a result, the EEDP protocol can work very well by selecting routes based on nodes that have the remaining energy above 50 and has the shortest distance. The average delay in sending data for the entire route for the 10 iterations of sending data is 3.99 seconds.","PeriodicalId":37619,"journal":{"name":"Bulletin of Electrical Engineering and Informatics","volume":"2 11","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140354529","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
A novel cost-effective power supply model for industrial appliances based on triangular magnetic shunt transformer design 基于三角形磁性并联变压器设计的新型经济高效工业电器电源模型
Q2 Mathematics Pub Date : 2024-04-01 DOI: 10.11591/eei.v13i2.6459
M. Lahame, H. Outzguinrimt, R. Oumghar, B. Bahani, M. Chraygane
This paper presents a new design of a magnetic shunt transformer for use in industrial microwave generators. The proposed transformer has a triangular shape and offers several advantages over existing transformer designs, including reduced volume and maintenance costs. We provide a detailed analysis of the transformer's dimensions and an equivalent model of the three-phase high voltage power supply system. The results of this study have significant implications for the field of industrial microwave generator design and could lead to the development of more efficient and costeffective systems. The resulting model is comprised of saturable inductors capable of accounting for the non-linear phenomena of saturation. The power supply is simulated using MATLAB/Simulink with a neuro-fuzzy ANFIS approach. The results are compared to experimental validations of a single-phase reference power supply for a magnetron, validating the proposed power supply. Additionally, the simulation results demonstrate the effectiveness of the proposed design, which outperforms existing transformers in terms of volume, energy efficiency and maintenance costs.
本文介绍了一种用于工业微波发生器的新型磁性并联变压器设计。与现有的变压器设计相比,所提出的变压器具有三角形形状和多种优点,包括体积更小、维护成本更低。我们对变压器的尺寸和三相高压供电系统的等效模型进行了详细分析。这项研究的结果对工业微波发生器的设计领域具有重大意义,并可能促使开发出更高效、更具成本效益的系统。由此产生的模型由可饱和电感器组成,能够反映饱和的非线性现象。使用 MATLAB/Simulink 和神经模糊 ANFIS 方法对电源进行了模拟。仿真结果与磁控管单相参考电源的实验验证进行了比较,从而验证了所提出的电源。此外,仿真结果还证明了拟议设计的有效性,在体积、能效和维护成本方面均优于现有变压器。
{"title":"A novel cost-effective power supply model for industrial appliances based on triangular magnetic shunt transformer design","authors":"M. Lahame, H. Outzguinrimt, R. Oumghar, B. Bahani, M. Chraygane","doi":"10.11591/eei.v13i2.6459","DOIUrl":"https://doi.org/10.11591/eei.v13i2.6459","url":null,"abstract":"This paper presents a new design of a magnetic shunt transformer for use in industrial microwave generators. The proposed transformer has a triangular shape and offers several advantages over existing transformer designs, including reduced volume and maintenance costs. We provide a detailed analysis of the transformer's dimensions and an equivalent model of the three-phase high voltage power supply system. The results of this study have significant implications for the field of industrial microwave generator design and could lead to the development of more efficient and costeffective systems. The resulting model is comprised of saturable inductors capable of accounting for the non-linear phenomena of saturation. The power supply is simulated using MATLAB/Simulink with a neuro-fuzzy ANFIS approach. The results are compared to experimental validations of a single-phase reference power supply for a magnetron, validating the proposed power supply. Additionally, the simulation results demonstrate the effectiveness of the proposed design, which outperforms existing transformers in terms of volume, energy efficiency and maintenance costs.","PeriodicalId":37619,"journal":{"name":"Bulletin of Electrical Engineering and Informatics","volume":"40 4","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140356597","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
Enhancing the medical diagnosis of COVID-19 with learning based decision support systems 利用基于学习的决策支持系统加强对 COVID-19 的医疗诊断
Q2 Mathematics Pub Date : 2024-04-01 DOI: 10.11591/eei.v13i2.6293
Mohammed Berrahal, Mohammed Boukabous, Mimoun Yandouzi, Mounir Grari, Idriss Idrissi
Since late December 2019, the COVID-19 pandemic has had substantial impact and long-lasting impact on numerous lives. The surge in patients has overwhelmed hospitals and exhausted essential resources such as masks and gloves. However, in response to this crisis, we have developed a robust solution that can ease the burden on emergency services and manage the influx of patients. Our proposed framework comprises deep learning and machine learning models that can predict and manage patient demand with high accuracy. The first model, is specifically designed to classify computed tomography (CT) scan images for COVID or non-COVID cases. We trained multiple convolutional neural network (CNN) models on a large dataset of CT scan images and evaluated their performance on a separate test set. Our evaluation showed that the ResNet50 model was the most effective, achieving an accuracy of 93.28%. The second model uses patient measurements dataset to predict the likelihood of intensive care unit (ICU) admission for COVID-19 patients. We experimented with the XGBoost machine learning algorithm and found that the accuracy score achieved 88.40%.
自 2019 年 12 月下旬以来,COVID-19 大流行已对无数人的生命产生了实质性和长期性的影响。激增的患者使医院不堪重负,并耗尽了口罩和手套等基本资源。然而,为了应对这场危机,我们开发了一种强大的解决方案,可以减轻急救服务的负担,并管理涌入的患者。我们提出的框架由深度学习和机器学习模型组成,能够高精度地预测和管理患者需求。第一个模型专门用于对计算机断层扫描(CT)图像进行 COVID 或非 COVID 病例分类。我们在一个大型 CT 扫描图像数据集上训练了多个卷积神经网络 (CNN) 模型,并在一个单独的测试集上评估了它们的性能。评估结果表明,ResNet50 模型最为有效,准确率达到 93.28%。第二个模型使用患者测量数据集来预测 COVID-19 患者入住重症监护室(ICU)的可能性。我们使用 XGBoost 机器学习算法进行了实验,发现准确率达到了 88.40%。
{"title":"Enhancing the medical diagnosis of COVID-19 with learning based decision support systems","authors":"Mohammed Berrahal, Mohammed Boukabous, Mimoun Yandouzi, Mounir Grari, Idriss Idrissi","doi":"10.11591/eei.v13i2.6293","DOIUrl":"https://doi.org/10.11591/eei.v13i2.6293","url":null,"abstract":"Since late December 2019, the COVID-19 pandemic has had substantial impact and long-lasting impact on numerous lives. The surge in patients has overwhelmed hospitals and exhausted essential resources such as masks and gloves. However, in response to this crisis, we have developed a robust solution that can ease the burden on emergency services and manage the influx of patients. Our proposed framework comprises deep learning and machine learning models that can predict and manage patient demand with high accuracy. The first model, is specifically designed to classify computed tomography (CT) scan images for COVID or non-COVID cases. We trained multiple convolutional neural network (CNN) models on a large dataset of CT scan images and evaluated their performance on a separate test set. Our evaluation showed that the ResNet50 model was the most effective, achieving an accuracy of 93.28%. The second model uses patient measurements dataset to predict the likelihood of intensive care unit (ICU) admission for COVID-19 patients. We experimented with the XGBoost machine learning algorithm and found that the accuracy score achieved 88.40%.","PeriodicalId":37619,"journal":{"name":"Bulletin of Electrical Engineering and Informatics","volume":"57 46","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140357535","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
IoT-based health information system using MitApp for abnormal electrocardiogram signal monitoring 利用 MitApp 监测异常心电图信号的物联网健康信息系统
Q2 Mathematics Pub Date : 2024-04-01 DOI: 10.11591/eei.v13i2.5205
B. Utomo, Triwiyanto Triwiyanto, Sari Luthfiyah, Wahyu Caesarendra, Vijay Anant Athavale
Information systems are currently developing very rapidly, and this is inseparable from the role of internet of things (IoT) technology, especially in the world of telemedicine. MitApp is an open-source application that can be used to monitor electrocardiogram (ECG) signals in real-time. The aim of this study is to develop an IoT-based ECG signal monitoring system that utilizes the MitApp application to detect abnormal ECG signals that are characterized by symptoms of cardiac arrhythmias. To process ECG signal data obtained from lead electrode results, the research method utilizes Arduino Uno as a microcontroller. The result is then displayed on the thin film transistor (TFT) layer using the Nextion module. The ESP32 module is used as a Wi-Fi module to send data to the MitApp app on a smartphone. The results showed that the results of the comparison test of ECG signal module data with ECG simulator tools with beats per minute values of 60, 80, 100, 120, and 140 obtained an error rate of 0.05. Based on these results, there is potential to develop this feature and integrate the system with the patient management system to improve the effectiveness of remote monitoring.
目前,信息系统的发展非常迅速,这与物联网技术的作用密不可分,尤其是在远程医疗领域。MitApp 是一款开源应用程序,可用于实时监测心电图(ECG)信号。本研究旨在开发一个基于物联网的心电信号监测系统,利用 MitApp 应用程序检测以心律失常症状为特征的异常心电信号。为了处理从导联电极结果中获得的心电图信号数据,该研究方法使用 Arduino Uno 作为微控制器。然后使用 Nextion 模块将结果显示在薄膜晶体管(TFT)层上。ESP32 模块用作 Wi-Fi 模块,向智能手机上的 MitApp 应用程序发送数据。结果显示,心电信号模块数据与心电图模拟器工具的对比测试结果显示,每分钟心跳值为 60、80、100、120 和 140 时,误差率为 0.05。基于这些结果,有可能开发这一功能,并将系统与病人管理系统整合,以提高远程监测的有效性。
{"title":"IoT-based health information system using MitApp for abnormal electrocardiogram signal monitoring","authors":"B. Utomo, Triwiyanto Triwiyanto, Sari Luthfiyah, Wahyu Caesarendra, Vijay Anant Athavale","doi":"10.11591/eei.v13i2.5205","DOIUrl":"https://doi.org/10.11591/eei.v13i2.5205","url":null,"abstract":"Information systems are currently developing very rapidly, and this is inseparable from the role of internet of things (IoT) technology, especially in the world of telemedicine. MitApp is an open-source application that can be used to monitor electrocardiogram (ECG) signals in real-time. The aim of this study is to develop an IoT-based ECG signal monitoring system that utilizes the MitApp application to detect abnormal ECG signals that are characterized by symptoms of cardiac arrhythmias. To process ECG signal data obtained from lead electrode results, the research method utilizes Arduino Uno as a microcontroller. The result is then displayed on the thin film transistor (TFT) layer using the Nextion module. The ESP32 module is used as a Wi-Fi module to send data to the MitApp app on a smartphone. The results showed that the results of the comparison test of ECG signal module data with ECG simulator tools with beats per minute values of 60, 80, 100, 120, and 140 obtained an error rate of 0.05. Based on these results, there is potential to develop this feature and integrate the system with the patient management system to improve the effectiveness of remote monitoring.","PeriodicalId":37619,"journal":{"name":"Bulletin of Electrical Engineering and Informatics","volume":"11 23","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140353122","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
Mobile application: awareness of the population on the environmental impact 移动应用程序:提高人们对环境影响的认识
Q2 Mathematics Pub Date : 2024-04-01 DOI: 10.11591/eei.v13i2.6131
L. Andrade-Arenas, Margarita Giraldo-Retuerto, Pedro Molina-Velarde, Cesar Yactayo-Arias
Nowadays, pollution keeps increasing due to social, political, economic, cultural, and environmental factors. Environmental awareness is close to zero because people prioritize personal activities. In that sense, the objective of this investigation is to raise environmental awareness in the population regarding the impact of pollution and support this through a mobile application (APP) that helps reduce pollution. The methodology used was the cascade, and through its phases, it was developed the prototype design of the mobile APP. The results obtained from this hybrid research were through a survey using ATLAS.ti 22; it concluded that environmental awareness begins at home and is taught by the parents, also it should be promoted from elementary school to high school and even in college. Moreover, in a survey, the users stated by 89% that the use of this mobile APP can help reduce the environmental impact. Also, in the validation through expert judgment, all the attributes were accepted with an average of 81%, that of functionality was the lowest, and the highest was that of consistency and integration with 83%. Finally, environmental education should be a priority policy in any country, as this will benefit its population.
如今,由于社会、政治、经济、文化和环境因素的影响,污染不断加剧。由于人们把个人活动放在首位,环境意识几乎为零。从这个意义上说,本调查的目的是提高人们对污染影响的环境意识,并通过有助于减少污染的移动应用程序(APP)来支持这一目标。采用的方法是级联法,通过该方法的各个阶段,开发出移动 APP 的原型设计。这项混合研究通过使用 ATLAS.ti 22 进行的一项调查得出结论:环保意识应从家庭开始,由父母教导,并应从小学推广到高中甚至大学。此外,在一项调查中,89%的用户表示使用该手机 APP 有助于减少对环境的影响。此外,在专家评判的验证中,所有属性的平均接受率为 81%,功能性最低,一致性和整合性最高,为 83%。最后,环境教育应成为任何国家的优先政策,因为这将造福于人民。
{"title":"Mobile application: awareness of the population on the environmental impact","authors":"L. Andrade-Arenas, Margarita Giraldo-Retuerto, Pedro Molina-Velarde, Cesar Yactayo-Arias","doi":"10.11591/eei.v13i2.6131","DOIUrl":"https://doi.org/10.11591/eei.v13i2.6131","url":null,"abstract":"Nowadays, pollution keeps increasing due to social, political, economic, cultural, and environmental factors. Environmental awareness is close to zero because people prioritize personal activities. In that sense, the objective of this investigation is to raise environmental awareness in the population regarding the impact of pollution and support this through a mobile application (APP) that helps reduce pollution. The methodology used was the cascade, and through its phases, it was developed the prototype design of the mobile APP. The results obtained from this hybrid research were through a survey using ATLAS.ti 22; it concluded that environmental awareness begins at home and is taught by the parents, also it should be promoted from elementary school to high school and even in college. Moreover, in a survey, the users stated by 89% that the use of this mobile APP can help reduce the environmental impact. Also, in the validation through expert judgment, all the attributes were accepted with an average of 81%, that of functionality was the lowest, and the highest was that of consistency and integration with 83%. Finally, environmental education should be a priority policy in any country, as this will benefit its population.","PeriodicalId":37619,"journal":{"name":"Bulletin of Electrical Engineering and Informatics","volume":"2 12","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140353236","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
期刊
Bulletin of Electrical Engineering and Informatics
全部 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