首页 > 最新文献

2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)最新文献

英文 中文
A multi-objective task scheduling algorithm for heterogeneous multi-cloud environment 异构多云环境下的多目标任务调度算法
S. K. Panda, P. K. Jana
Cloud Computing has become a popular computing paradigm which has gained enormous attention in delivering on-demand services. Task scheduling in cloud computing is an important issue that has been well researched and many algorithms have been developed for the same. However, the goal of most of these algorithms is to minimize the overall completion time (i.e., makespan) without looking into minimization of the overall cost of the service (referred as budget). Moreover, many of them are applicable to single-cloud environment. In this paper, we propose a multi-objective task scheduling algorithm for heterogeneous multi-cloud environment which takes care both these issues. We perform rigorous experiments on some synthetic and benchmark data sets. The experimental results show that the proposed algorithm balances both the makespan and total cost in contrast to two existing task scheduling algorithms in terms of various performance metrics including makespan, total cost and average cloud utilization.
云计算已经成为一种流行的计算范式,它在提供按需服务方面获得了极大的关注。任务调度是云计算中的一个重要问题,已经得到了很好的研究,并开发了许多算法。然而,大多数这些算法的目标是最小化总体完成时间(即makespan),而不考虑最小化服务的总体成本(称为预算)。而且,其中很多都适用于单云环境。本文提出了一种异构多云环境下兼顾这两个问题的多目标任务调度算法。我们在一些合成和基准数据集上进行了严格的实验。实验结果表明,与现有的两种任务调度算法相比,该算法在最大时间跨度、总成本和平均云利用率等性能指标上平衡了最大时间跨度和总成本。
{"title":"A multi-objective task scheduling algorithm for heterogeneous multi-cloud environment","authors":"S. K. Panda, P. K. Jana","doi":"10.1109/EDCAV.2015.7060544","DOIUrl":"https://doi.org/10.1109/EDCAV.2015.7060544","url":null,"abstract":"Cloud Computing has become a popular computing paradigm which has gained enormous attention in delivering on-demand services. Task scheduling in cloud computing is an important issue that has been well researched and many algorithms have been developed for the same. However, the goal of most of these algorithms is to minimize the overall completion time (i.e., makespan) without looking into minimization of the overall cost of the service (referred as budget). Moreover, many of them are applicable to single-cloud environment. In this paper, we propose a multi-objective task scheduling algorithm for heterogeneous multi-cloud environment which takes care both these issues. We perform rigorous experiments on some synthetic and benchmark data sets. The experimental results show that the proposed algorithm balances both the makespan and total cost in contrast to two existing task scheduling algorithms in terms of various performance metrics including makespan, total cost and average cloud utilization.","PeriodicalId":277103,"journal":{"name":"2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125446932","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}
引用次数: 71
A review on accelerating scientific computations using the Conjugate Gradient method 共轭梯度法加速科学计算的研究进展
Shreyasee Debnath, Manashwi Tamuli, Ashok Ray, G. Trivedi
Conjugate Gradient method is a very efficient iterative method for solving large systems of equations arising from real life scientific computing applications. In this paper we present the Conjugate Gradient method and its variants in brief. We also present a comparative analysis of implementations of this method on various platforms like FPGAs, GPUs etc which are suitable for High Performance Computing.
共轭梯度法是在实际科学计算应用中求解大型方程组的一种非常有效的迭代方法。本文简要介绍了共轭梯度法及其变体。我们还对该方法在适合高性能计算的fpga、gpu等不同平台上的实现进行了比较分析。
{"title":"A review on accelerating scientific computations using the Conjugate Gradient method","authors":"Shreyasee Debnath, Manashwi Tamuli, Ashok Ray, G. Trivedi","doi":"10.1109/EDCAV.2015.7060557","DOIUrl":"https://doi.org/10.1109/EDCAV.2015.7060557","url":null,"abstract":"Conjugate Gradient method is a very efficient iterative method for solving large systems of equations arising from real life scientific computing applications. In this paper we present the Conjugate Gradient method and its variants in brief. We also present a comparative analysis of implementations of this method on various platforms like FPGAs, GPUs etc which are suitable for High Performance Computing.","PeriodicalId":277103,"journal":{"name":"2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116006269","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}
引用次数: 5
Classification of network traffic in LAN 局域网中网络流量的分类
Biswajit Langthasa, Bikash Acharya, S. Sarmah
Classification of Network Traffic is one of most important issue in network management and detection of Intrusion attacks play a vital role in it. To have a holistic picture of the network intrusion detection, selection of appropriate feature is very important; it reduces analysis effort and time too. Data mining can be very fruitful for feature selection and intrusion detection. In this paper, Tcpdump is used to capture network traffic and visualize different set of features using k-mean clustering. KDD'99 corrected intrusion detection dataset is evaluated to find out most important and relevant features and an algorithm based on the features is proposed to detect different types of dos, probing, u2r and r2l attacks with an accuracy of more than 80%.
网络流量分类是网络管理中的重要问题之一,入侵攻击检测在其中起着至关重要的作用。为了对网络入侵检测有一个全面的了解,选择合适的特征是非常重要的;它也减少了分析的工作量和时间。数据挖掘在特征选择和入侵检测方面非常有用。在本文中,Tcpdump用于捕获网络流量,并使用k-mean聚类可视化不同的特征集。对KDD'99修正后的入侵检测数据集进行了评估,以找出最重要和最相关的特征,并提出了一种基于特征的算法来检测不同类型的dos、探测、u2r和r2l攻击,准确率超过80%。
{"title":"Classification of network traffic in LAN","authors":"Biswajit Langthasa, Bikash Acharya, S. Sarmah","doi":"10.1109/EDCAV.2015.7060546","DOIUrl":"https://doi.org/10.1109/EDCAV.2015.7060546","url":null,"abstract":"Classification of Network Traffic is one of most important issue in network management and detection of Intrusion attacks play a vital role in it. To have a holistic picture of the network intrusion detection, selection of appropriate feature is very important; it reduces analysis effort and time too. Data mining can be very fruitful for feature selection and intrusion detection. In this paper, Tcpdump is used to capture network traffic and visualize different set of features using k-mean clustering. KDD'99 corrected intrusion detection dataset is evaluated to find out most important and relevant features and an algorithm based on the features is proposed to detect different types of dos, probing, u2r and r2l attacks with an accuracy of more than 80%.","PeriodicalId":277103,"journal":{"name":"2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126253206","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}
引用次数: 8
Design and performance evaluation of a low transistor ternary CNTFET SRAM cell 低晶体管三元CNTFET SRAM单元的设计与性能评估
Pramod Srinivasan, Anirudha Bhat, Sneh Lata Murotiya, Anu Gupta
Carbon Nanotube Field-Effect Transistor (CNTFET) has proved to be a promising alternative to conventional CMOS design owing to the better electrostatic control and high mobility. The paper presents a novel design of 10 Transistor ternary memory cell, with separate read and write lines. Extensive HSPICE simulations have validated the read-write functionality of the design. Besides a significant reduction in transistor count, results show at least 45% reduction in delay as compared to prevalent memory cell designs.
碳纳米管场效应晶体管(CNTFET)由于具有更好的静电控制和高迁移率,已被证明是传统CMOS设计的一个有前途的替代品。提出了一种具有独立读写线的10晶体管三元存储单元的新设计。广泛的HSPICE仿真验证了该设计的读写功能。除了晶体管数量的显著减少,结果表明,与流行的存储单元设计相比,延迟至少减少了45%。
{"title":"Design and performance evaluation of a low transistor ternary CNTFET SRAM cell","authors":"Pramod Srinivasan, Anirudha Bhat, Sneh Lata Murotiya, Anu Gupta","doi":"10.1109/EDCAV.2015.7060535","DOIUrl":"https://doi.org/10.1109/EDCAV.2015.7060535","url":null,"abstract":"Carbon Nanotube Field-Effect Transistor (CNTFET) has proved to be a promising alternative to conventional CMOS design owing to the better electrostatic control and high mobility. The paper presents a novel design of 10 Transistor ternary memory cell, with separate read and write lines. Extensive HSPICE simulations have validated the read-write functionality of the design. Besides a significant reduction in transistor count, results show at least 45% reduction in delay as compared to prevalent memory cell designs.","PeriodicalId":277103,"journal":{"name":"2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121399791","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}
引用次数: 10
Traditional and junctionless field effect transistor for cholesterol detection 用于胆固醇检测的传统无结场效应晶体管
Md. Abdul Barik, M. Sarma, J. C. Dutta
The present study compares the traditional field effect transistors with newly developed junctionless carbon nanotube field effect transistor (JLCNTFET) for cholesterol detection. JLCNTFET has been fabricated using electrochemical deposition (ECD) technique on indium tin oxide (ITO) coated glass. A digital multimeter (DMM) has been used for measurement of cholesterol response in a glass pot containing phosphate buffer saline (PBS). The response study implies that JLCNTFET shows improved sensitivity than other for cholesterol detection. From this work, it has been observed that fabrication of junctionless CNTFET is simpler and requires minimal instrument. Therefore, effort has been made to utilize this nano-structured JLCNTFET for estimation of various clinical disorders.
将传统场效应晶体管与新开发的无结碳纳米管场效应晶体管(JLCNTFET)用于胆固醇检测进行了比较。采用电化学沉积(ECD)技术在氧化铟锡(ITO)镀膜玻璃上制备了JLCNTFET。用数字万用表(DMM)测量含磷酸盐缓冲盐水(PBS)的玻璃罐中的胆固醇反应。反应研究表明,JLCNTFET对胆固醇检测的灵敏度高于其他方法。从这项工作,它已经观察到,制造无结CNTFET是更简单的,需要最少的仪器。因此,人们努力利用这种纳米结构的JLCNTFET来估计各种临床疾病。
{"title":"Traditional and junctionless field effect transistor for cholesterol detection","authors":"Md. Abdul Barik, M. Sarma, J. C. Dutta","doi":"10.1109/EDCAV.2015.7060545","DOIUrl":"https://doi.org/10.1109/EDCAV.2015.7060545","url":null,"abstract":"The present study compares the traditional field effect transistors with newly developed junctionless carbon nanotube field effect transistor (JLCNTFET) for cholesterol detection. JLCNTFET has been fabricated using electrochemical deposition (ECD) technique on indium tin oxide (ITO) coated glass. A digital multimeter (DMM) has been used for measurement of cholesterol response in a glass pot containing phosphate buffer saline (PBS). The response study implies that JLCNTFET shows improved sensitivity than other for cholesterol detection. From this work, it has been observed that fabrication of junctionless CNTFET is simpler and requires minimal instrument. Therefore, effort has been made to utilize this nano-structured JLCNTFET for estimation of various clinical disorders.","PeriodicalId":277103,"journal":{"name":"2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131516287","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
Investigation on Quine McCluskey method: A decimal manipulation based novel approach for the minimization of Boolean function Quine McCluskey方法的研究:一种基于十进制操作的布尔函数最小化新方法
A. Majumder, Barnali Chowdhury, Abir J. Mondai, Kunj Jain
Boolean algebra is a set of rules, laws, and theorems by which logical operations can be expressed mathematically. In its application one has to reduce a particular expression to its simplest form. Karnaugh map and Quine McCluskey (Q-M) method are the systematic approach for simplifying and manipulating Boolean expressions. In this paper a simpler approach to minimize logical functions is introduced which will be followed by prime implicant chart as in the Q-M method to reduce the possibility of occurring an error. With this approach the number of gates required to realize a function gets reduced to a great extent with minimum effort as the manipulation is totally based on decimal values. This technique can be used to any number of variables to improve the performance of presently existing methods.
布尔代数是一组规则、定律和定理,通过这些规则、定律和定理,逻辑运算可以用数学方式表示。在它的应用中,人们必须将一个特定的表达式简化为最简单的形式。Karnaugh map和Quine McCluskey (Q-M)方法是简化和操作布尔表达式的系统方法。本文介绍了一种更简单的最小化逻辑函数的方法,然后是Q-M方法中的素隐含图,以减少发生错误的可能性。通过这种方法,实现一个函数所需的门的数量以最小的努力在很大程度上减少了,因为操作完全基于十进制值。该技术可用于任意数量的变量,以提高当前现有方法的性能。
{"title":"Investigation on Quine McCluskey method: A decimal manipulation based novel approach for the minimization of Boolean function","authors":"A. Majumder, Barnali Chowdhury, Abir J. Mondai, Kunj Jain","doi":"10.1109/EDCAV.2015.7060531","DOIUrl":"https://doi.org/10.1109/EDCAV.2015.7060531","url":null,"abstract":"Boolean algebra is a set of rules, laws, and theorems by which logical operations can be expressed mathematically. In its application one has to reduce a particular expression to its simplest form. Karnaugh map and Quine McCluskey (Q-M) method are the systematic approach for simplifying and manipulating Boolean expressions. In this paper a simpler approach to minimize logical functions is introduced which will be followed by prime implicant chart as in the Q-M method to reduce the possibility of occurring an error. With this approach the number of gates required to realize a function gets reduced to a great extent with minimum effort as the manipulation is totally based on decimal values. This technique can be used to any number of variables to improve the performance of presently existing methods.","PeriodicalId":277103,"journal":{"name":"2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125759319","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
Human gait classification using combined HMM & SVM hybrid classifier 基于HMM和SVM混合分类器的人体步态分类
D. Das
The paper describes the work on human gait recognition using Hidden Markov Model (HMM), Support Vector Machine (SVM) and Hybridized classifiers (developed using both HMM and SVM). Human gait data obtained from CASIA gait database were segmented to locate major human body part and generate corresponding stick view in order to extract gait features. A total of 25 features were obtained using the length of body parts and major joint angles along with other features and classified using HMM, SVM and Hybridized classifiers. The Hybridized classifier outperforms individual classifiers by 11.25% and 18.14% during training and testing respectively.
本文介绍了隐马尔可夫模型(HMM)、支持向量机(SVM)和混合分类器(HMM和支持向量机共同开发)在人体步态识别方面的工作。对CASIA步态数据库中获取的人体步态数据进行分割,定位人体主要部位并生成相应的手杖视图,提取步态特征。利用人体部位长度和主要关节角等特征得到25个特征,并使用HMM、SVM和Hybridized分类器进行分类。在训练和测试中,杂交分类器的性能分别优于单个分类器11.25%和18.14%。
{"title":"Human gait classification using combined HMM & SVM hybrid classifier","authors":"D. Das","doi":"10.1109/EDCAV.2015.7060561","DOIUrl":"https://doi.org/10.1109/EDCAV.2015.7060561","url":null,"abstract":"The paper describes the work on human gait recognition using Hidden Markov Model (HMM), Support Vector Machine (SVM) and Hybridized classifiers (developed using both HMM and SVM). Human gait data obtained from CASIA gait database were segmented to locate major human body part and generate corresponding stick view in order to extract gait features. A total of 25 features were obtained using the length of body parts and major joint angles along with other features and classified using HMM, SVM and Hybridized classifiers. The Hybridized classifier outperforms individual classifiers by 11.25% and 18.14% during training and testing respectively.","PeriodicalId":277103,"journal":{"name":"2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)","volume":"307 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129342457","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}
引用次数: 11
Low cost and efficient ECG measurement system using PIC18F4550 microcontroller 采用PIC18F4550单片机的低成本高效心电测量系统
D. Sarkar, A. Chowdhury
This paper demonstrates a simple, efficient and low cost ECG and heart beat measurement system using PIC18F4550 microcontroller. The design includes LT1028 OP AMP IC based signal conditioning unit. Detected ECG signal inside microcontroller is send to a Lab VIEW based GUI platform with USB CDC protocol and also tested with RS-232 protocol. Signal plotting and heart beat calculation is done inside LabVIEW program. ECG signal can also be viewed from PWM port of PIC18F4550 microcontroller via a low pass filtering stage. The whole design is simulated successfully with Proteus circuit simulator. The ECG signal is extracted in audio format (.WAV) from LabVIEW biomedicai toolkit for ECG simulator keeping 1.2 mV upper voltage limit and -0.4 mV lower voltage limit. The audio file is given as the input to the circuit in Proteus. USB simulation is done with the help of Proteus Virtual USB and Microchip USB CDC driver. RS-232 virtual serial port is created using Eltima virtual serial port software. MPLAB IDE is used as microcontroller program compiler.
介绍了一种基于PIC18F4550单片机的简单、高效、低成本的心电和心跳测量系统。该设计包括基于LT1028运放IC的信号调理单元。单片机内部检测到的心电信号通过USB CDC协议发送到基于Lab VIEW的GUI平台,并通过RS-232协议进行测试。信号绘制和心跳计算在LabVIEW程序中完成。心电信号也可以通过低通滤波级从PIC18F4550单片机的PWM端口查看。利用Proteus电路模拟器对整个设计进行了成功的仿真。心电信号以音频格式(. wav)从LabVIEW生物医学工具包中提取,心电模拟器保持1.2 mV电压上限和-0.4 mV电压下限。音频文件作为输入输入到Proteus电路中。USB仿真是在Proteus Virtual USB和Microchip USB CDC驱动程序的帮助下完成的。RS-232虚拟串口是使用Eltima虚拟串口软件创建的。采用MPLAB IDE作为单片机程序编译器。
{"title":"Low cost and efficient ECG measurement system using PIC18F4550 microcontroller","authors":"D. Sarkar, A. Chowdhury","doi":"10.1109/EDCAV.2015.7060529","DOIUrl":"https://doi.org/10.1109/EDCAV.2015.7060529","url":null,"abstract":"This paper demonstrates a simple, efficient and low cost ECG and heart beat measurement system using PIC18F4550 microcontroller. The design includes LT1028 OP AMP IC based signal conditioning unit. Detected ECG signal inside microcontroller is send to a Lab VIEW based GUI platform with USB CDC protocol and also tested with RS-232 protocol. Signal plotting and heart beat calculation is done inside LabVIEW program. ECG signal can also be viewed from PWM port of PIC18F4550 microcontroller via a low pass filtering stage. The whole design is simulated successfully with Proteus circuit simulator. The ECG signal is extracted in audio format (.WAV) from LabVIEW biomedicai toolkit for ECG simulator keeping 1.2 mV upper voltage limit and -0.4 mV lower voltage limit. The audio file is given as the input to the circuit in Proteus. USB simulation is done with the help of Proteus Virtual USB and Microchip USB CDC driver. RS-232 virtual serial port is created using Eltima virtual serial port software. MPLAB IDE is used as microcontroller program compiler.","PeriodicalId":277103,"journal":{"name":"2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126980275","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}
引用次数: 6
Thermal aware output polarity selection of programmable logic arrays 可编程逻辑阵列的热感知输出极性选择
Apangshu Das, S. Pradhan
Intensive scaling and large number of logic blocks embedded within a VLSI chip results increased power-densities. Power-density directly converging into temperature which reduces the yield of the circuit. Adverse affect of power-density reduction is increase in area So, there is a trade-offs between area and power-density. Previous works has been done on the polarity selection of outputs of programmable logic arrays (PLA) for its reduced area or low power realization. In this paper, we present a heuristic based on genetic algorithm to increase the sharing of product terms in multi-output PLA by selecting the proper output polarity and a suitable area and power-density trade-off has been enumerated. This is the first ever effort to incorporate the power-density in polarity selection process. The proposed algorithm has been validated with the LGSynth93 benchmark circuit. A comparative study of our approach is done with `espresso' and `espresso-Dopo' methodology. We obtained 17.53% (26.69%) improvement in area (power-density) with respect to `espresso'. Also 7.87% in area and 27.95% in power-density with respect to `espresso-Dopo' has been reported in this paper.
密集的缩放和大量的逻辑块嵌入在VLSI芯片导致功率密度增加。功率密度直接收敛于温度,从而降低了电路的成品率。功率密度降低的不利影响是面积的增加,因此,在面积和功率密度之间存在权衡。在可编程逻辑阵列(PLA)的输出极性选择方面,前人已经做了大量的工作,以实现可编程逻辑阵列的小型化或低功耗。本文提出了一种基于遗传算法的启发式算法,通过选择合适的输出极性来增加多输出聚乳酸产品项的共享,并列举了合适的面积和功率密度权衡。这是首次将功率密度纳入极性选择过程。该算法已在LGSynth93基准电路上得到验证。我们用“espresso”和“espresso- dopo”方法对我们的方法进行了比较研究。相对于“浓缩咖啡”,我们获得了17.53%(26.69%)的面积(功率密度)改进。此外,“espresso-Dopo”的面积为7.87%,功率密度为27.95%。
{"title":"Thermal aware output polarity selection of programmable logic arrays","authors":"Apangshu Das, S. Pradhan","doi":"10.1109/EDCAV.2015.7060541","DOIUrl":"https://doi.org/10.1109/EDCAV.2015.7060541","url":null,"abstract":"Intensive scaling and large number of logic blocks embedded within a VLSI chip results increased power-densities. Power-density directly converging into temperature which reduces the yield of the circuit. Adverse affect of power-density reduction is increase in area So, there is a trade-offs between area and power-density. Previous works has been done on the polarity selection of outputs of programmable logic arrays (PLA) for its reduced area or low power realization. In this paper, we present a heuristic based on genetic algorithm to increase the sharing of product terms in multi-output PLA by selecting the proper output polarity and a suitable area and power-density trade-off has been enumerated. This is the first ever effort to incorporate the power-density in polarity selection process. The proposed algorithm has been validated with the LGSynth93 benchmark circuit. A comparative study of our approach is done with `espresso' and `espresso-Dopo' methodology. We obtained 17.53% (26.69%) improvement in area (power-density) with respect to `espresso'. Also 7.87% in area and 27.95% in power-density with respect to `espresso-Dopo' has been reported in this paper.","PeriodicalId":277103,"journal":{"name":"2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133633137","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}
引用次数: 5
Micro-controller based frequency to digital converter for interfacing frequency output sensors 基于单片机的频率到数字转换器,用于接口频率输出传感器
H. Singh, T. Bezboruah
We present the design and testing of a 16-bit frequency to digital converter, based on AT89C51 micro-controller, for use in sensing applications. The system generates digital equivalents of frequencies by counting negative transitions of transistor transistor logic signal applied to a designated input of the microcontroller's on-chip counter. The system digitizes frequencies of signal generated from a frequency generator, while the digitized data are logged in a personnel computer via printer port by using a LabVIEW program. The system is found to have a linear response over a large dynamic range of conversion, and its resolution is tunable down to 1.6 Hz. The proposed system can be used as interface circuit for frequency output sensors without relying on frequency to voltage converter and analog to digital converter.
我们设计并测试了一个基于AT89C51微控制器的16位频率到数字转换器,用于传感应用。该系统通过计算应用于微控制器片上计数器指定输入的晶体管晶体管逻辑信号的负跃迁来产生频率的数字等效物。该系统将频率发生器产生的信号进行频率数字化,并利用LabVIEW程序将数字化后的数据通过打印机端口记录在个人计算机上。该系统在很大的动态转换范围内具有线性响应,其分辨率可调至1.6 Hz。该系统可作为频率输出传感器的接口电路,无需依赖于频率-电压转换器和模数转换器。
{"title":"Micro-controller based frequency to digital converter for interfacing frequency output sensors","authors":"H. Singh, T. Bezboruah","doi":"10.1109/EDCAV.2015.7060534","DOIUrl":"https://doi.org/10.1109/EDCAV.2015.7060534","url":null,"abstract":"We present the design and testing of a 16-bit frequency to digital converter, based on AT89C51 micro-controller, for use in sensing applications. The system generates digital equivalents of frequencies by counting negative transitions of transistor transistor logic signal applied to a designated input of the microcontroller's on-chip counter. The system digitizes frequencies of signal generated from a frequency generator, while the digitized data are logged in a personnel computer via printer port by using a LabVIEW program. The system is found to have a linear response over a large dynamic range of conversion, and its resolution is tunable down to 1.6 Hz. The proposed system can be used as interface circuit for frequency output sensors without relying on frequency to voltage converter and analog to digital converter.","PeriodicalId":277103,"journal":{"name":"2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-03-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131347789","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}
引用次数: 10
期刊
2015 International Conference on Electronic Design, Computer Networks & Automated Verification (EDCAV)
全部 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