首页 > 最新文献

Design Automation for Embedded Systems最新文献

英文 中文
A low-cost fluid-level synthesis for droplet-based microfluidic biochips integrating design convergence, contamination avoidance, and washing 一种低成本的基于液滴的微流控生物芯片的流体水平合成,集成了设计收敛、污染避免和洗涤
IF 1.4 4区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2018-11-12 DOI: 10.1007/s10617-018-9215-2
Arpan Chakraborty, Piyali Datta, R. Pal
{"title":"A low-cost fluid-level synthesis for droplet-based microfluidic biochips integrating design convergence, contamination avoidance, and washing","authors":"Arpan Chakraborty, Piyali Datta, R. Pal","doi":"10.1007/s10617-018-9215-2","DOIUrl":"https://doi.org/10.1007/s10617-018-9215-2","url":null,"abstract":"","PeriodicalId":50594,"journal":{"name":"Design Automation for Embedded Systems","volume":"22 1","pages":"315 - 346"},"PeriodicalIF":1.4,"publicationDate":"2018-11-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s10617-018-9215-2","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"52170381","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A simultaneous multithreading processor architecture with predictable timing behavior 具有可预测时序行为的同时多线程处理器体系结构
IF 1.4 4区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2018-11-01 DOI: 10.1109/SBESC.2018.00018
Hadley M. Siqueira, M. Kreutz
Real-time embedded systems need software and hardware to be time-predictable to guarantee the correct behavior of the system. Precision Timed Machines are architectures designed for timing predictability and repeatability. They help to improve design time and the efficiency of real-time embedded systems by allowing to separately verify the timing properties of modules. This paper presents a Simultaneous Multithreading Precision Timed Machine named Hivek-RT that can execute hard real-time and conventional threads in parallel. It employs a repeatable thread-interleaved pipeline with an exposed memory hierarchy composed of scratchpads, caches, and a predictable SDRAM memory controller. The proposed architecture is well suited for real-time embedded systems as experimentation results show that the proposed architecture has improved throughput, presents low memory footprint and achieve a memory bandwidth of 90% of the theoretical value while providing deterministic time access to the memory hierarchy. This paper is an extended version of the paper presented on the 8th Brazilian Symposium on Computing Systems Engineering.
实时嵌入式系统需要软件和硬件具有时间可预测性,以保证系统的正确行为。精密定时机器是为定时可预测性和可重复性而设计的架构。通过允许单独验证模块的时序特性,它们有助于提高实时嵌入式系统的设计时间和效率。本文提出了一种名为Hivek RT的同时多线程精密定时机,它可以并行执行硬实时和传统线程。它采用了一个可重复的线程交错流水线,具有由暂存区、缓存和可预测SDRAM内存控制器组成的公开内存层次结构。所提出的体系结构非常适合实时嵌入式系统,因为实验结果表明,所提出的架构提高了吞吐量,呈现出低内存占用率,并实现了理论值的90%的内存带宽,同时提供了对内存层次结构的确定性时间访问。本文是在第八届巴西计算系统工程研讨会上发表的论文的扩展版本。
{"title":"A simultaneous multithreading processor architecture with predictable timing behavior","authors":"Hadley M. Siqueira, M. Kreutz","doi":"10.1109/SBESC.2018.00018","DOIUrl":"https://doi.org/10.1109/SBESC.2018.00018","url":null,"abstract":"Real-time embedded systems need software and hardware to be time-predictable to guarantee the correct behavior of the system. Precision Timed Machines are architectures designed for timing predictability and repeatability. They help to improve design time and the efficiency of real-time embedded systems by allowing to separately verify the timing properties of modules. This paper presents a Simultaneous Multithreading Precision Timed Machine named Hivek-RT that can execute hard real-time and conventional threads in parallel. It employs a repeatable thread-interleaved pipeline with an exposed memory hierarchy composed of scratchpads, caches, and a predictable SDRAM memory controller. The proposed architecture is well suited for real-time embedded systems as experimentation results show that the proposed architecture has improved throughput, presents low memory footprint and achieve a memory bandwidth of 90% of the theoretical value while providing deterministic time access to the memory hierarchy. This paper is an extended version of the paper presented on the 8th Brazilian Symposium on Computing Systems Engineering.","PeriodicalId":50594,"journal":{"name":"Design Automation for Embedded Systems","volume":"24 1","pages":"45-62"},"PeriodicalIF":1.4,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1109/SBESC.2018.00018","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"41799570","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
An embedded automatic license plate recognition system using deep learning 基于深度学习的嵌入式自动车牌识别系统
IF 1.4 4区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2018-11-01 DOI: 10.1109/SBESC.2018.00015
Diogo M. F. Izidio, Antonyus P. A. Ferreira, Edna Barros
A system to automatically recognize vehicle license plates is a growing need to improve safety and traffic control, specifically in major urban centers. However, the license plate recognition task is generally computationally intensive, where the entire input image frame is scanned, the found plates are segmented, and character recognition is then performed for each segmented character. This paper presents a methodology for engineering a system to detect and recognize Brazilian license plates using convolutional neural networks (CNN) that is suitable for embedded systems. The resulting system detects license plates in the captured image using Tiny YOLOv3 architecture and identifies its characters using a second convolutional network trained on synthetic images and fine-tuned with real license plate images. The proposed architecture has demonstrated to be robust to angle, lightning, and noise variations while requiring a single forward pass for each network, therefore allowing faster processing compared to other deep learning approaches. Our methodology was validated using real license plate images under different environmental conditions reached a detection rate of 99.37% and an overall recognition rate of 98.43% while showing an average time of 2.70 s to process $$1024 times 768$$ 1024 × 768 images with a single license plate in a Raspberry Pi3 (ARM Cortex-A53 CPU). To improve the recognition accuracy, an ensemble of CNN models was tested instead of a single CNN model, which resulted in an increase in the average processing time to 4.88 s for each image while increasing the recognition rate to 99.53%. Finally, we discuss the impact of using an ensemble of CNNs considering the accuracy-performance trade-off when engineering embedded systems for license plate recognition.
自动识别车牌系统是提高安全和交通控制的一个日益增长的需求,特别是在主要城市中心。然而,车牌识别任务通常是计算密集型的,其中扫描整个输入图像帧,对发现的车牌进行分割,然后对每个分割的字符进行字符识别。本文提出了一种使用卷积神经网络(CNN)检测和识别巴西车牌的工程系统的方法,该方法适用于嵌入式系统。由此产生的系统使用Tiny YOLOv3架构检测捕获图像中的车牌,并使用在合成图像上训练并与真实车牌图像进行微调的第二个卷积网络识别其特征。所提出的架构已被证明对角度、闪电和噪声变化具有鲁棒性,同时每个网络需要单个前向通道,因此与其他深度学习方法相比,可以更快地处理。采用不同环境条件下的真实车牌图像对方法进行验证,检测率达到99.37% and an overall recognition rate of 98.43% while showing an average time of 2.70 s to process $$1024 times 768$$ 1024 × 768 images with a single license plate in a Raspberry Pi3 (ARM Cortex-A53 CPU). To improve the recognition accuracy, an ensemble of CNN models was tested instead of a single CNN model, which resulted in an increase in the average processing time to 4.88 s for each image while increasing the recognition rate to 99.53%. Finally, we discuss the impact of using an ensemble of CNNs considering the accuracy-performance trade-off when engineering embedded systems for license plate recognition.
{"title":"An embedded automatic license plate recognition system using deep learning","authors":"Diogo M. F. Izidio, Antonyus P. A. Ferreira, Edna Barros","doi":"10.1109/SBESC.2018.00015","DOIUrl":"https://doi.org/10.1109/SBESC.2018.00015","url":null,"abstract":"A system to automatically recognize vehicle license plates is a growing need to improve safety and traffic control, specifically in major urban centers. However, the license plate recognition task is generally computationally intensive, where the entire input image frame is scanned, the found plates are segmented, and character recognition is then performed for each segmented character. This paper presents a methodology for engineering a system to detect and recognize Brazilian license plates using convolutional neural networks (CNN) that is suitable for embedded systems. The resulting system detects license plates in the captured image using Tiny YOLOv3 architecture and identifies its characters using a second convolutional network trained on synthetic images and fine-tuned with real license plate images. The proposed architecture has demonstrated to be robust to angle, lightning, and noise variations while requiring a single forward pass for each network, therefore allowing faster processing compared to other deep learning approaches. Our methodology was validated using real license plate images under different environmental conditions reached a detection rate of 99.37% and an overall recognition rate of 98.43% while showing an average time of 2.70 s to process $$1024 times 768$$ 1024 × 768 images with a single license plate in a Raspberry Pi3 (ARM Cortex-A53 CPU). To improve the recognition accuracy, an ensemble of CNN models was tested instead of a single CNN model, which resulted in an increase in the average processing time to 4.88 s for each image while increasing the recognition rate to 99.53%. Finally, we discuss the impact of using an ensemble of CNNs considering the accuracy-performance trade-off when engineering embedded systems for license plate recognition.","PeriodicalId":50594,"journal":{"name":"Design Automation for Embedded Systems","volume":"24 1","pages":"23-43"},"PeriodicalIF":1.4,"publicationDate":"2018-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1109/SBESC.2018.00015","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45764629","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 43
The Agamid design-space exploration framework Agamid设计空间探索框架
IF 1.4 4区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2018-08-07 DOI: 10.1007/s10617-018-9214-3
Daniel Gregorek, Alberto Garcia-Ortiz
The emergence of many-core processors raises novel demands to system design. Power-limitations and abundant parallelism require for efficient and scalable run-time management. The integration of dedicated hardware to enhance the performance of the run-time management system is gaining an increasing importance. But the design of a run-time manager for many-core generally suffers from exhaustive evaluation time. Previous works do not address for the required flexibility or do not address for reasonable evaluation time of the simulation framework. We propose the novel simulation framework Agamid to foster the development and evaluation of hardware enhanced run-time management for many-core. Our transaction-level framework performs design point evaluation of hardware enhanced run-time management for many-core at the timescale of seconds. We use a hybrid simulation approach considering the run-time management and the user application at different levels of abstraction. The framework provides a generic run-time manager to compare arbitrary management systems and HW/SW partitionings. The implementation of the run-time manager facilitates direct execution at the host machine and a detailed synchronization model. Agamid applies user application workloads by means of transaction-based task graphs. An extendable system-call interface allows arbitrary interaction between the user application and the run-time management system. The thorough calibration of the RTM timing model enables reasonable approximations of the management overhead. Our evaluation considers the accuracy, wall-time and design space exploration capabilities of Agamid. Our findings substantiate the usefulness to integrate the modeling of the run-time management, hardware architecture and user application into a single transaction-level framework.
多核处理器的出现对系统设计提出了新的要求。功率限制和丰富的并行性需要高效和可伸缩的运行时管理。集成专用硬件以提高运行时管理系统的性能正变得越来越重要。但是多核运行时管理器的设计通常会受到详尽的评估时间的影响。以前的工作没有解决所需的灵活性或没有解决模拟框架的合理评估时间。我们提出了一种新的仿真框架Agamid,以促进多核硬件增强运行时管理的开发和评估。我们的事务级框架在秒级时间尺度上执行多核硬件增强运行时管理的设计点评估。我们使用混合模拟方法,考虑运行时管理和用户应用程序在不同的抽象层次。该框架提供了一个通用的运行时管理器,用于比较任意管理系统和硬件/软件分区。运行时管理器的实现促进了在主机上的直接执行和详细的同步模型。Agamid通过基于事务的任务图应用用户应用程序工作负载。可扩展的系统调用接口允许用户应用程序和运行时管理系统之间的任意交互。RTM时序模型的彻底校准使管理开销得到合理的近似。我们的评估考虑了Agamid的精度、时间和设计空间探索能力。我们的发现证实了将运行时管理、硬件架构和用户应用程序的建模集成到单个事务级框架中的有效性。
{"title":"The Agamid design-space exploration framework","authors":"Daniel Gregorek, Alberto Garcia-Ortiz","doi":"10.1007/s10617-018-9214-3","DOIUrl":"https://doi.org/10.1007/s10617-018-9214-3","url":null,"abstract":"The emergence of many-core processors raises novel demands to system design. Power-limitations and abundant parallelism require for efficient and scalable run-time management. The integration of dedicated hardware to enhance the performance of the run-time management system is gaining an increasing importance. But the design of a run-time manager for many-core generally suffers from exhaustive evaluation time. Previous works do not address for the required flexibility or do not address for reasonable evaluation time of the simulation framework. We propose the novel simulation framework Agamid to foster the development and evaluation of hardware enhanced run-time management for many-core. Our transaction-level framework performs design point evaluation of hardware enhanced run-time management for many-core at the timescale of seconds. We use a hybrid simulation approach considering the run-time management and the user application at different levels of abstraction. The framework provides a generic run-time manager to compare arbitrary management systems and HW/SW partitionings. The implementation of the run-time manager facilitates direct execution at the host machine and a detailed synchronization model. Agamid applies user application workloads by means of transaction-based task graphs. An extendable system-call interface allows arbitrary interaction between the user application and the run-time management system. The thorough calibration of the RTM timing model enables reasonable approximations of the management overhead. Our evaluation considers the accuracy, wall-time and design space exploration capabilities of Agamid. Our findings substantiate the usefulness to integrate the modeling of the run-time management, hardware architecture and user application into a single transaction-level framework.","PeriodicalId":50594,"journal":{"name":"Design Automation for Embedded Systems","volume":"17 7","pages":"293-314"},"PeriodicalIF":1.4,"publicationDate":"2018-08-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138524200","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Special issue on recent advancements in machine learning algorithms for internet of things 关于物联网机器学习算法最新进展的特刊
IF 1.4 4区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2018-06-05 DOI: 10.1007/s10617-018-9213-4
Gunasekaran Manogaran, N. Chilamkurti, Ching-Hsien Hsu
{"title":"Special issue on recent advancements in machine learning algorithms for internet of things","authors":"Gunasekaran Manogaran, N. Chilamkurti, Ching-Hsien Hsu","doi":"10.1007/s10617-018-9213-4","DOIUrl":"https://doi.org/10.1007/s10617-018-9213-4","url":null,"abstract":"","PeriodicalId":50594,"journal":{"name":"Design Automation for Embedded Systems","volume":"22 1","pages":"199 - 200"},"PeriodicalIF":1.4,"publicationDate":"2018-06-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s10617-018-9213-4","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"52170356","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
ImGA: an improved genetic algorithm for partitioned scheduling on heterogeneous multi-core systems ImGA:一种用于异构多核系统分区调度的改进遗传算法
IF 1.4 4区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2018-06-01 DOI: 10.1007/s10617-018-9208-1
Rabeh Ayari, Imane Hafnaoui, G. Beltrame, G. Nicolescu
{"title":"ImGA: an improved genetic algorithm for partitioned scheduling on heterogeneous multi-core systems","authors":"Rabeh Ayari, Imane Hafnaoui, G. Beltrame, G. Nicolescu","doi":"10.1007/s10617-018-9208-1","DOIUrl":"https://doi.org/10.1007/s10617-018-9208-1","url":null,"abstract":"","PeriodicalId":50594,"journal":{"name":"Design Automation for Embedded Systems","volume":"22 1","pages":"183 - 197"},"PeriodicalIF":1.4,"publicationDate":"2018-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s10617-018-9208-1","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"52170282","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A new deep spatial transformer convolutional neural network for image saliency detection 一种新的用于图像显著性检测的深度空间变换卷积神经网络
IF 1.4 4区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2018-05-14 DOI: 10.1007/s10617-018-9209-0
Xinsheng Zhang, Teng Gao, Dongdong Gao
{"title":"A new deep spatial transformer convolutional neural network for image saliency detection","authors":"Xinsheng Zhang, Teng Gao, Dongdong Gao","doi":"10.1007/s10617-018-9209-0","DOIUrl":"https://doi.org/10.1007/s10617-018-9209-0","url":null,"abstract":"","PeriodicalId":50594,"journal":{"name":"Design Automation for Embedded Systems","volume":"22 1","pages":"243 - 256"},"PeriodicalIF":1.4,"publicationDate":"2018-05-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s10617-018-9209-0","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"52170323","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
Energy efficient scheduling algorithm for the multicore heterogeneous embedded architectures 多核异构嵌入式体系结构的节能调度算法
IF 1.4 4区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2018-04-16 DOI: 10.1007/s10617-018-9202-7
P. Anuradha, H. Rallapalli, G. Narsimha
{"title":"Energy efficient scheduling algorithm for the multicore heterogeneous embedded architectures","authors":"P. Anuradha, H. Rallapalli, G. Narsimha","doi":"10.1007/s10617-018-9202-7","DOIUrl":"https://doi.org/10.1007/s10617-018-9202-7","url":null,"abstract":"","PeriodicalId":50594,"journal":{"name":"Design Automation for Embedded Systems","volume":"22 1","pages":"1 - 12"},"PeriodicalIF":1.4,"publicationDate":"2018-04-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s10617-018-9202-7","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"52170230","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 18
A hybrid approach of neutrosophic sets and DEMATEL method for developing supplier selection criteria 中性粒细胞集合和DEMATEL方法的混合方法用于制定供应商选择标准
IF 1.4 4区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2018-03-27 DOI: 10.1007/s10617-018-9203-6
Mohamed Abdel-Basset, Gunasekaran Manogaran, Abduallah Gamal, F. Smarandache
{"title":"A hybrid approach of neutrosophic sets and DEMATEL method for developing supplier selection criteria","authors":"Mohamed Abdel-Basset, Gunasekaran Manogaran, Abduallah Gamal, F. Smarandache","doi":"10.1007/s10617-018-9203-6","DOIUrl":"https://doi.org/10.1007/s10617-018-9203-6","url":null,"abstract":"","PeriodicalId":50594,"journal":{"name":"Design Automation for Embedded Systems","volume":"22 1","pages":"257 - 278"},"PeriodicalIF":1.4,"publicationDate":"2018-03-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s10617-018-9203-6","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"52170258","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
RETRACTED ARTICLE: Test data compression for digital circuits using tetrad state skip scheme 用四分体状态跳变方案测试数字电路的数据压缩
IF 1.4 4区 计算机科学 Q4 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Pub Date : 2017-11-28 DOI: 10.1007/s10617-017-9196-6
Lokesh Sivanandam, Uma Maheswari Oorkavalan, S. Periyasamy
{"title":"RETRACTED ARTICLE: Test data compression for digital circuits using tetrad state skip scheme","authors":"Lokesh Sivanandam, Uma Maheswari Oorkavalan, S. Periyasamy","doi":"10.1007/s10617-017-9196-6","DOIUrl":"https://doi.org/10.1007/s10617-017-9196-6","url":null,"abstract":"","PeriodicalId":50594,"journal":{"name":"Design Automation for Embedded Systems","volume":"21 1","pages":"197 - 211"},"PeriodicalIF":1.4,"publicationDate":"2017-11-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s10617-017-9196-6","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"52170207","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
期刊
Design Automation for Embedded Systems
全部 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