首页 > 最新文献

2021 International Conference on Microelectronics (ICM)最新文献

英文 中文
A Novel Power-Aware Task Scheduling for Energy Harvesting-Based Wearable Biomedical Devices Using FPA 基于FPA的能量采集可穿戴生物医学设备的功率感知任务调度
Pub Date : 2021-12-19 DOI: 10.1109/ICM52667.2021.9664945
Retaj Yousri, Mahmoud Elbayoumi, A. Moawad, M. Darweesh, A. Soltan
Power management and saving in energy harvesting-based biomedical wearable devices are mandatory to ensure prolonged and stable operation under a stringent power budget. Thus, power-aware task scheduling can play a key role in minimizing energy consumption to improve system durability while maintaining device functionality. This paper proposes a novel biosensor task scheduling for optimizing energy consumption through wearable biomedical devices. The proposed approach is based on Flower Pollination Algorithm (FPA). The biomedical functionality constraints are enforced with a Hamming-based Tikhonov regularization. We proposed a greedy approach to compute the Tikhonov regularization term efficiently. The algorithm has been tested for scheduling the tasks of two biosensors: a heart rate sensor and a temperature sensor on a lab-based biomedical device.
基于能量采集的生物医学可穿戴设备必须进行电源管理和节能,以确保在严格的功耗预算下长时间稳定运行。因此,功耗感知任务调度可以在最小化能耗以提高系统耐久性的同时保持设备功能方面发挥关键作用。本文提出了一种新的生物传感器任务调度方法,用于优化可穿戴生物医学设备的能耗。该方法基于花卉授粉算法(FPA)。生物医学功能约束通过基于hamming的Tikhonov正则化来强制执行。我们提出了一种贪婪的方法来有效地计算Tikhonov正则化项。该算法已被测试用于调度两个生物传感器的任务:一个心率传感器和一个实验室生物医学设备上的温度传感器。
{"title":"A Novel Power-Aware Task Scheduling for Energy Harvesting-Based Wearable Biomedical Devices Using FPA","authors":"Retaj Yousri, Mahmoud Elbayoumi, A. Moawad, M. Darweesh, A. Soltan","doi":"10.1109/ICM52667.2021.9664945","DOIUrl":"https://doi.org/10.1109/ICM52667.2021.9664945","url":null,"abstract":"Power management and saving in energy harvesting-based biomedical wearable devices are mandatory to ensure prolonged and stable operation under a stringent power budget. Thus, power-aware task scheduling can play a key role in minimizing energy consumption to improve system durability while maintaining device functionality. This paper proposes a novel biosensor task scheduling for optimizing energy consumption through wearable biomedical devices. The proposed approach is based on Flower Pollination Algorithm (FPA). The biomedical functionality constraints are enforced with a Hamming-based Tikhonov regularization. We proposed a greedy approach to compute the Tikhonov regularization term efficiently. The algorithm has been tested for scheduling the tasks of two biosensors: a heart rate sensor and a temperature sensor on a lab-based biomedical device.","PeriodicalId":212613,"journal":{"name":"2021 International Conference on Microelectronics (ICM)","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128239670","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Efficient HLS Implementation for Convolutional Neural Networks Accelerator on an SoC SoC上卷积神经网络加速器的高效HLS实现
Pub Date : 2021-12-19 DOI: 10.1109/ICM52667.2021.9664920
Muhammad Sarg, A. Khalil, H. Mostafa
Convolutional Neural Networks (CNNs) have achieved high accuracy in many applications such as image recognition and classification. However, due to their large amount of parameters and intensive required operations, general purpose processors cannot achieve the desired inference performance levels. Recently, various hardware accelerators for deep CNNs have been carried out to enhance the throughput of CNNs. Among these accelerators, field programmable gate array (FPGA)-based ones have gained a lot of interest due to their high performance, low power consumption, high reconfigurability, and fast development cycle. Furthermore, the availability of high-level synthesis (HLS) tools lowers the programming burden and increases the productivity of the FPGA-based accelerator designers. In this paper, a C++ HLS implementation for FPGA-based accelerator for the convolutional layers of CNNs is proposed. As a case study, we evaluate the proposed accelerator using Resnet50 CNN on Xilinx Zynq UltraScale+ MPSoC ZCU104 evaluation board using SDSoC development environment, achieving up to 339x inference speedup.
卷积神经网络(cnn)在图像识别和分类等许多应用中都取得了很高的精度。然而,由于通用处理器需要大量的参数和密集的操作,它们无法达到预期的推理性能水平。近年来,为了提高深度cnn的吞吐量,各种针对深度cnn的硬件加速器相继问世。在这些加速器中,基于现场可编程门阵列(FPGA)的加速器因其高性能、低功耗、高可重构性和开发周期快而受到广泛关注。此外,高级合成(HLS)工具的可用性降低了编程负担,提高了基于fpga的加速器设计人员的生产率。本文提出了一种基于fpga的cnn卷积层加速器的c++ HLS实现方法。作为案例研究,我们使用Resnet50 CNN在Xilinx Zynq UltraScale+ MPSoC ZCU104评估板上使用SDSoC开发环境对所提出的加速器进行了评估,实现了高达339倍的推理加速。
{"title":"Efficient HLS Implementation for Convolutional Neural Networks Accelerator on an SoC","authors":"Muhammad Sarg, A. Khalil, H. Mostafa","doi":"10.1109/ICM52667.2021.9664920","DOIUrl":"https://doi.org/10.1109/ICM52667.2021.9664920","url":null,"abstract":"Convolutional Neural Networks (CNNs) have achieved high accuracy in many applications such as image recognition and classification. However, due to their large amount of parameters and intensive required operations, general purpose processors cannot achieve the desired inference performance levels. Recently, various hardware accelerators for deep CNNs have been carried out to enhance the throughput of CNNs. Among these accelerators, field programmable gate array (FPGA)-based ones have gained a lot of interest due to their high performance, low power consumption, high reconfigurability, and fast development cycle. Furthermore, the availability of high-level synthesis (HLS) tools lowers the programming burden and increases the productivity of the FPGA-based accelerator designers. In this paper, a C++ HLS implementation for FPGA-based accelerator for the convolutional layers of CNNs is proposed. As a case study, we evaluate the proposed accelerator using Resnet50 CNN on Xilinx Zynq UltraScale+ MPSoC ZCU104 evaluation board using SDSoC development environment, achieving up to 339x inference speedup.","PeriodicalId":212613,"journal":{"name":"2021 International Conference on Microelectronics (ICM)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130690822","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Design and Implementation of Authenticated Encryption Co-Processors for Satellite Hardware Security 卫星硬件安全认证加密协处理器的设计与实现
Pub Date : 2021-12-19 DOI: 10.1109/ICM52667.2021.9664957
Mohamed H. Abdulmonem, Ahmed K. Ismail, H. Mostafa
FPGA implementation is attained through either the traditional Register Transfer Level (RTL) flow or High-Level Synthesis (HLS) flow. The Consultative Committee for Space Data Systems (CCSDS) has recommended a standard for security algorithms for space missions. Authenticated encryption, the most important of those algorithms, can be achieved by either cipher-based or hash-based algorithms. In this paper, firstly, a brief explanation of the CCSDS standard authenticated encryption algorithms of both types is provided. Secondly, the algorithms are implemented in both RTL and HLS flows to measure and quantify the gap between the two design flows. Results show that the HLS modules utilize 44% more LUTs and consume an average of 40.8% more power than the RTL ones. In addition, the RTL modules demonstrated 28 times higher throughput than that of the HLS ones. Therefore, it is recommended to use the traditional RTL approach over the HLS one and the cipher-based module over the hash-based one at the expense of longer time-to-market for the RTL design. Additionally, the cipher-based module when compared to the hash-based one has proven higher efficiency utilizing 12% less area, achieving 35% higher throughput, and consuming 17% less energy per bit.
FPGA实现可以通过传统的寄存器传输级(RTL)流程或高级合成(HLS)流程来实现。空间数据系统协商委员会(空间数据系统咨委会)建议了一项空间任务安全算法标准。这些算法中最重要的身份验证加密可以通过基于密码或基于哈希的算法来实现。本文首先对两种类型的CCSDS标准认证加密算法进行了简要说明。其次,在RTL和HLS两个设计流程中实现了算法,以测量和量化两个设计流程之间的差距。结果表明,HLS模块比RTL模块多使用44%的lut,平均多消耗40.8%的功率。此外,RTL模块的吞吐量比HLS模块高28倍。因此,建议使用传统的RTL方法而不是HLS方法,使用基于密码的模块而不是基于哈希的模块,代价是RTL设计的上市时间更长。此外,与基于哈希的模块相比,基于密码的模块具有更高的效率,使用的面积减少了12%,吞吐量提高了35%,每比特消耗的能量减少了17%。
{"title":"Design and Implementation of Authenticated Encryption Co-Processors for Satellite Hardware Security","authors":"Mohamed H. Abdulmonem, Ahmed K. Ismail, H. Mostafa","doi":"10.1109/ICM52667.2021.9664957","DOIUrl":"https://doi.org/10.1109/ICM52667.2021.9664957","url":null,"abstract":"FPGA implementation is attained through either the traditional Register Transfer Level (RTL) flow or High-Level Synthesis (HLS) flow. The Consultative Committee for Space Data Systems (CCSDS) has recommended a standard for security algorithms for space missions. Authenticated encryption, the most important of those algorithms, can be achieved by either cipher-based or hash-based algorithms. In this paper, firstly, a brief explanation of the CCSDS standard authenticated encryption algorithms of both types is provided. Secondly, the algorithms are implemented in both RTL and HLS flows to measure and quantify the gap between the two design flows. Results show that the HLS modules utilize 44% more LUTs and consume an average of 40.8% more power than the RTL ones. In addition, the RTL modules demonstrated 28 times higher throughput than that of the HLS ones. Therefore, it is recommended to use the traditional RTL approach over the HLS one and the cipher-based module over the hash-based one at the expense of longer time-to-market for the RTL design. Additionally, the cipher-based module when compared to the hash-based one has proven higher efficiency utilizing 12% less area, achieving 35% higher throughput, and consuming 17% less energy per bit.","PeriodicalId":212613,"journal":{"name":"2021 International Conference on Microelectronics (ICM)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130845442","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
Benford’s Law and Artificial Intelligence Applied to COVID-19 本福德定律与人工智能在COVID-19中的应用
Pub Date : 2021-12-19 DOI: 10.1109/ICM52667.2021.9664958
G. C. Souza, R. Moreno, T. Pimenta
Newcomb-Benford Law or Benford Law (BL) is a simple and powerful tool to identifying potencial anomalies in supposedly natural phenomena. BL works by comparing the frequency of the first digits acquired from an event with a pattern empirically established by Benford. The behavior described by Benford is typical in many natural processes and, therefore, several studies use the technique to try to identify anomalies that might suggest fraud in some data sets. Another trend is the use of tools that use artificial intelligence to support auditing. Considering that a COVID-19 pandemic is a natural event, it is possible to establish criteria for comparing the numbers released by governments and their relationship with BL. This research models Support Vector Machines (SVM) according to BL and makes a reliability analysis of the numbers of new cases and deaths, considering the pandemic scenario in 11 countries. Then, the work makes a statistical analysis according to BL and compares it to the results predicted by the algorithm. The results show that the network was able to make predictions that reinforce the BL results. Only two countries (Germany and Japan) presented results fully adherent to BL, either by statistical treatment or SVM prediction in all scenarios. The article used the data provided by Johns Hopkins University.
纽科姆-本福德定律或本福德定律(BL)是一种简单而强大的工具,用于识别所谓的自然现象中的潜在异常。BL的工作原理是将从事件中获得的第一个数字的频率与本福德根据经验建立的模式进行比较。Benford描述的行为在许多自然过程中是典型的,因此,一些研究使用该技术试图识别可能表明某些数据集中存在欺诈的异常情况。另一个趋势是使用使用人工智能的工具来支持审计。考虑到COVID-19大流行是一个自然事件,可以建立比较各国政府发布的数字及其与BL的关系的标准。本研究根据BL对支持向量机(SVM)进行建模,并考虑11个国家的大流行情景,对新增病例数和死亡人数进行可靠性分析。然后,根据BL进行统计分析,并与算法预测结果进行比较。结果表明,该网络能够做出强化BL结果的预测。只有两个国家(德国和日本)在所有场景下通过统计处理或SVM预测的结果完全符合BL。这篇文章使用了约翰霍普金斯大学提供的数据。
{"title":"Benford’s Law and Artificial Intelligence Applied to COVID-19","authors":"G. C. Souza, R. Moreno, T. Pimenta","doi":"10.1109/ICM52667.2021.9664958","DOIUrl":"https://doi.org/10.1109/ICM52667.2021.9664958","url":null,"abstract":"Newcomb-Benford Law or Benford Law (BL) is a simple and powerful tool to identifying potencial anomalies in supposedly natural phenomena. BL works by comparing the frequency of the first digits acquired from an event with a pattern empirically established by Benford. The behavior described by Benford is typical in many natural processes and, therefore, several studies use the technique to try to identify anomalies that might suggest fraud in some data sets. Another trend is the use of tools that use artificial intelligence to support auditing. Considering that a COVID-19 pandemic is a natural event, it is possible to establish criteria for comparing the numbers released by governments and their relationship with BL. This research models Support Vector Machines (SVM) according to BL and makes a reliability analysis of the numbers of new cases and deaths, considering the pandemic scenario in 11 countries. Then, the work makes a statistical analysis according to BL and compares it to the results predicted by the algorithm. The results show that the network was able to make predictions that reinforce the BL results. Only two countries (Germany and Japan) presented results fully adherent to BL, either by statistical treatment or SVM prediction in all scenarios. The article used the data provided by Johns Hopkins University.","PeriodicalId":212613,"journal":{"name":"2021 International Conference on Microelectronics (ICM)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125686261","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
Hardware-Accelerated ZYNQ-NET Convolutional Neural Networks on Virtex-7 FPGA 基于Virtex-7 FPGA的硬件加速ZYNQ-NET卷积神经网络
Pub Date : 2021-12-19 DOI: 10.1109/ICM52667.2021.9664956
A. A. A. El-Maksoud, Amr Gamal, A. Hesham, G. Saied, Mennat-Allah Ayman, Omnia Essam, Sara M. Mohamed, Eman El Mandouh, Ziad Ibrahim, Sara Mohamed, H. Mostafa
Convolutional neural network is a class of deep neural networks that has made a great breakthrough in image recognition. CNNs are commonly used to detect and classify visual applications so that they are frequently embedded in image classification tasks. The common trend nowadays is to accelerate the processing of CNNs in order to use them in real-time applications such as image classification and object recognition. This paper presents the implementation of ZynqNet CNN architecture on FPGA. The full ZynqNet CNN layers are implemented on FPGA to reach the max acceleration and make full use of all DSP units. Several optimizations techniques are used in different design phases to improve processing speed, utilized area, and power consumption. In addition, the proposed hardware accelerator achieves 15.6 fps for ZynqNet CNN at maximum frequency. The proposed architecture runs at two different frequencies of 100MHz and 125MHz, and is implemented on Virtex-7 FPGA.
卷积神经网络是深度神经网络的一种,在图像识别方面取得了很大的突破。cnn通常用于检测和分类视觉应用,因此它们经常被嵌入到图像分类任务中。目前的共同趋势是加速cnn的处理,以便将其用于图像分类和目标识别等实时应用。本文介绍了ZynqNet CNN架构在FPGA上的实现。完整的ZynqNet CNN层在FPGA上实现,以达到最大加速度并充分利用所有DSP单元。在不同的设计阶段使用了几种优化技术来提高处理速度、利用面积和功耗。此外,所提出的硬件加速器在ZynqNet CNN的最高频率下达到15.6 fps。该架构运行在100MHz和125MHz两个不同的频率上,并在Virtex-7 FPGA上实现。
{"title":"Hardware-Accelerated ZYNQ-NET Convolutional Neural Networks on Virtex-7 FPGA","authors":"A. A. A. El-Maksoud, Amr Gamal, A. Hesham, G. Saied, Mennat-Allah Ayman, Omnia Essam, Sara M. Mohamed, Eman El Mandouh, Ziad Ibrahim, Sara Mohamed, H. Mostafa","doi":"10.1109/ICM52667.2021.9664956","DOIUrl":"https://doi.org/10.1109/ICM52667.2021.9664956","url":null,"abstract":"Convolutional neural network is a class of deep neural networks that has made a great breakthrough in image recognition. CNNs are commonly used to detect and classify visual applications so that they are frequently embedded in image classification tasks. The common trend nowadays is to accelerate the processing of CNNs in order to use them in real-time applications such as image classification and object recognition. This paper presents the implementation of ZynqNet CNN architecture on FPGA. The full ZynqNet CNN layers are implemented on FPGA to reach the max acceleration and make full use of all DSP units. Several optimizations techniques are used in different design phases to improve processing speed, utilized area, and power consumption. In addition, the proposed hardware accelerator achieves 15.6 fps for ZynqNet CNN at maximum frequency. The proposed architecture runs at two different frequencies of 100MHz and 125MHz, and is implemented on Virtex-7 FPGA.","PeriodicalId":212613,"journal":{"name":"2021 International Conference on Microelectronics (ICM)","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116556996","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
Time-domain Li-ion Battery Modeling Under Staircase Charging and Discharging 阶梯充放电下锂离子电池的时域建模
Pub Date : 2021-12-19 DOI: 10.1109/ICM52667.2021.9664909
Shahenda M. Abdelhafiz, A. M. Abdelaty, M. Fouda, A. Radwan
Parameter identification of Li-ion battery models is important for efficiently charge and discharge the most widely used energy storage devices. In this work, we propose a simplified battery model with a parameter identification method for time-domain charging and discharging. Staircase PotentioElectrochemical Impedance Spectroscopy technique (SPEIS) is chosen to characterize the batteries during charging and discharging cycles at different voltage steps values. Marine Predator Algorithm (MPA) is used to identify the proposed model parameters on two commercial Li-ion coin-shaped batteries. The proposed model shows very good matching with the experiments with absolute current error less than 10 4. Hence, the proposed model can be used for real-time applications to predict the battery’s behavior under different operating conditions.
锂离子电池是目前应用最广泛的储能设备,其模型参数辨识对于实现高效充放电具有重要意义。本文提出了一种简化的电池模型,并提出了一种时域充放电参数识别方法。采用阶梯电位电化学阻抗谱技术(SPEIS)对不同电压阶跃值下的电池充放电过程进行了表征。采用海洋捕食者算法(Marine Predator Algorithm, MPA)对两种商用硬币型锂离子电池进行了模型参数辨识。该模型与实验结果吻合良好,绝对电流误差小于10.4。因此,所提出的模型可用于实时应用,以预测电池在不同工作条件下的行为。
{"title":"Time-domain Li-ion Battery Modeling Under Staircase Charging and Discharging","authors":"Shahenda M. Abdelhafiz, A. M. Abdelaty, M. Fouda, A. Radwan","doi":"10.1109/ICM52667.2021.9664909","DOIUrl":"https://doi.org/10.1109/ICM52667.2021.9664909","url":null,"abstract":"Parameter identification of Li-ion battery models is important for efficiently charge and discharge the most widely used energy storage devices. In this work, we propose a simplified battery model with a parameter identification method for time-domain charging and discharging. Staircase PotentioElectrochemical Impedance Spectroscopy technique (SPEIS) is chosen to characterize the batteries during charging and discharging cycles at different voltage steps values. Marine Predator Algorithm (MPA) is used to identify the proposed model parameters on two commercial Li-ion coin-shaped batteries. The proposed model shows very good matching with the experiments with absolute current error less than 10 4. Hence, the proposed model can be used for real-time applications to predict the battery’s behavior under different operating conditions.","PeriodicalId":212613,"journal":{"name":"2021 International Conference on Microelectronics (ICM)","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116559403","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
From Model Predictive to Hierarchized Hybrid Controller for Energy Management in Buildings 建筑能源管理从模型预测到分层混合控制器
Pub Date : 2021-12-19 DOI: 10.1109/ICM52667.2021.9664901
Malak Ahmad, N. Moubayed
Energy is the major resource in this whole world; however, it has been extensively used by buildings. In this paper, the concept of building's energy management is highlighted by modeling a hierarchized hybrid predictive control. HHMPC uniqueness goes to satisfying inhabitants, minimizing cost while covering minimal disturbances and considering constrains. A comparison was done after modeling and simulating classical model predictive control with a hierarchized hybrid predictive control. The contribution in this paper concerns the validation of the predictive control model. In addition, it treats the modeling and discusses the simulation results of the enhanced MPC called hierarchized hybrid model predictive control.
能源是整个世界的主要资源;然而,它已被广泛用于建筑。本文通过建立分层混合预测控制模型,突出了建筑能源管理的概念。HHMPC的独特性在于满足居民的需求,使成本最小化,同时覆盖最小的干扰和考虑约束。将经典模型预测控制与分层混合预测控制进行建模和仿真比较。本文的贡献涉及预测控制模型的验证。此外,本文还对分层混合模型预测控制进行了建模,并对其仿真结果进行了讨论。
{"title":"From Model Predictive to Hierarchized Hybrid Controller for Energy Management in Buildings","authors":"Malak Ahmad, N. Moubayed","doi":"10.1109/ICM52667.2021.9664901","DOIUrl":"https://doi.org/10.1109/ICM52667.2021.9664901","url":null,"abstract":"Energy is the major resource in this whole world; however, it has been extensively used by buildings. In this paper, the concept of building's energy management is highlighted by modeling a hierarchized hybrid predictive control. HHMPC uniqueness goes to satisfying inhabitants, minimizing cost while covering minimal disturbances and considering constrains. A comparison was done after modeling and simulating classical model predictive control with a hierarchized hybrid predictive control. The contribution in this paper concerns the validation of the predictive control model. In addition, it treats the modeling and discusses the simulation results of the enhanced MPC called hierarchized hybrid model predictive control.","PeriodicalId":212613,"journal":{"name":"2021 International Conference on Microelectronics (ICM)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124757597","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
Register Transfer Level Model For CNN Tumor Detection on FPGA 基于FPGA的CNN肿瘤检测的寄存器传输电平模型
Pub Date : 2021-12-19 DOI: 10.1109/ICM52667.2021.9664940
Omar M. Elsayed, Samar M. Ismail, M. A. E. Ghany
With the increasing demand on artificial intelligence in various daily life applications, a hardware design is proposed in this work for a convolutional neural network (CNN), for brain tumor classification. In terms of the type of data each machine learning technique uses or how the training process works, the CNN was chosen in this work because of its architecture, which was created exclusively to have picture input and its efficiency in image processing in general. The training phase is performed based on CNN using a brain tumor dataset in MATLAB. Then, a Register Transfer Level (RTL) inference model is built to use the parameters resultant from the training process (weights and biases), to be implemented on FPGA using Vivado HLS. The proposed model achieved higher accuracy than previous models in literature.
随着人们对人工智能的需求日益增长,本文提出了一种用于脑肿瘤分类的卷积神经网络(CNN)的硬件设计。就每种机器学习技术使用的数据类型或训练过程的工作方式而言,在这项工作中选择了CNN,因为它的架构是专门为具有图像输入和图像处理效率而创建的。训练阶段在MATLAB中使用脑肿瘤数据集基于CNN进行。然后,利用训练过程产生的参数(权重和偏置)建立寄存器传输水平(RTL)推理模型,并使用Vivado HLS在FPGA上实现。该模型比文献中已有的模型具有更高的精度。
{"title":"Register Transfer Level Model For CNN Tumor Detection on FPGA","authors":"Omar M. Elsayed, Samar M. Ismail, M. A. E. Ghany","doi":"10.1109/ICM52667.2021.9664940","DOIUrl":"https://doi.org/10.1109/ICM52667.2021.9664940","url":null,"abstract":"With the increasing demand on artificial intelligence in various daily life applications, a hardware design is proposed in this work for a convolutional neural network (CNN), for brain tumor classification. In terms of the type of data each machine learning technique uses or how the training process works, the CNN was chosen in this work because of its architecture, which was created exclusively to have picture input and its efficiency in image processing in general. The training phase is performed based on CNN using a brain tumor dataset in MATLAB. Then, a Register Transfer Level (RTL) inference model is built to use the parameters resultant from the training process (weights and biases), to be implemented on FPGA using Vivado HLS. The proposed model achieved higher accuracy than previous models in literature.","PeriodicalId":212613,"journal":{"name":"2021 International Conference on Microelectronics (ICM)","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124994115","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
Implementation of Multi-Step Bias-Flip Rectifier for Piezoelectric Energy Harvesting 用于压电能量收集的多阶偏置-翻转整流器的实现
Pub Date : 2021-12-19 DOI: 10.1109/ICM52667.2021.9664914
Mahmoud N. Zidan, Retaj Yousri, A. Soltan, A. Madian
The full-wave rectifier is an essential step for extracting energy from a piezoelectric source. Yet, the inherent capacitance of the piezoelement significantly is considered a limitation of the efficiency of extraction. To address this issue, the bias-flip rectifier can be used. However, this rectifier needs large inductor and precise tuning. The large inductor increases the overall volume of the system which is inefficient. This paper address the problems with the traditional bias-flip rectifier by introducing an enhanced multi-step bias-flip rectifier to achieve a high voltage-flip efficiency using a much smaller inductor. Moreover, the implemented multi-step bias-flip rectifier the timing requirements on testing.
全波整流器是从压电源中提取能量的必要步骤。然而,压电元件的固有电容很大程度上限制了提取效率。为了解决这个问题,可以使用偏置翻转整流器。然而,这种整流器需要大的电感和精确的调谐。大型电感增加了系统的整体体积,这是低效的。本文通过引入一种增强型多阶偏置翻转整流器来解决传统偏置翻转整流器存在的问题,从而利用更小的电感实现更高的电压翻转效率。此外,所实现的多步偏置翻转整流器满足了测试的时序要求。
{"title":"Implementation of Multi-Step Bias-Flip Rectifier for Piezoelectric Energy Harvesting","authors":"Mahmoud N. Zidan, Retaj Yousri, A. Soltan, A. Madian","doi":"10.1109/ICM52667.2021.9664914","DOIUrl":"https://doi.org/10.1109/ICM52667.2021.9664914","url":null,"abstract":"The full-wave rectifier is an essential step for extracting energy from a piezoelectric source. Yet, the inherent capacitance of the piezoelement significantly is considered a limitation of the efficiency of extraction. To address this issue, the bias-flip rectifier can be used. However, this rectifier needs large inductor and precise tuning. The large inductor increases the overall volume of the system which is inefficient. This paper address the problems with the traditional bias-flip rectifier by introducing an enhanced multi-step bias-flip rectifier to achieve a high voltage-flip efficiency using a much smaller inductor. Moreover, the implemented multi-step bias-flip rectifier the timing requirements on testing.","PeriodicalId":212613,"journal":{"name":"2021 International Conference on Microelectronics (ICM)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125921184","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 Comparison of Low Power Wireless Technologies for SmartGrid Networks 智能电网低功耗无线技术的比较
Pub Date : 2021-12-19 DOI: 10.1109/ICM52667.2021.9664964
L. R. Gonçalves, R. M. Volpato, T. Pimenta
SmartGrid networks provides monitoring, management and control to the assets that are part of the electrical system. They can be implemented using various types of communication technologies, both wired and wireless. Data can be transmitted over a wired connection, cellular, short- range WPAN, and long-range LPWAN. These technologies use different frequency spectrum, data rates, power consumption, latency, modulation, bandwidth, and physical layers. This variety of differences enables the coexistence of those technologies on the same system, thus building a robust, complementary and flexible solution.
智能电网网络为作为电力系统一部分的资产提供监控、管理和控制。它们可以使用各种类型的通信技术(有线和无线)来实现。数据可以通过有线连接、蜂窝、短距离WPAN和远程LPWAN传输。这些技术使用不同的频谱、数据速率、功耗、延迟、调制、带宽和物理层。这种差异使这些技术能够在同一系统上共存,从而构建健壮的、互补的和灵活的解决方案。
{"title":"A Comparison of Low Power Wireless Technologies for SmartGrid Networks","authors":"L. R. Gonçalves, R. M. Volpato, T. Pimenta","doi":"10.1109/ICM52667.2021.9664964","DOIUrl":"https://doi.org/10.1109/ICM52667.2021.9664964","url":null,"abstract":"SmartGrid networks provides monitoring, management and control to the assets that are part of the electrical system. They can be implemented using various types of communication technologies, both wired and wireless. Data can be transmitted over a wired connection, cellular, short- range WPAN, and long-range LPWAN. These technologies use different frequency spectrum, data rates, power consumption, latency, modulation, bandwidth, and physical layers. This variety of differences enables the coexistence of those technologies on the same system, thus building a robust, complementary and flexible solution.","PeriodicalId":212613,"journal":{"name":"2021 International Conference on Microelectronics (ICM)","volume":"107 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124070477","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
期刊
2021 International Conference on Microelectronics (ICM)
全部 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