首页 > 最新文献

The 3rd IEEE International Workshop on System-on-Chip for Real-Time Applications, 2003. Proceedings.最新文献

英文 中文
Evaluating template-based instruction compression on transport triggered architectures 在传输触发架构上评估基于模板的指令压缩
J. Heikkinen, Tommi Rantanen, A. Cilio, J. Takala, H. Corporaal
Program code size has become a critical design constraint of embedded systems. Code compression is one of the approaches to reduce the program code size; it results in smaller memories and reduced cost of the chip. In this paper, a code compression method based on instruction templates has been used to improve the code density transport triggered architecture. Six applications taken from different application domains are used for benchmarking. The obtained results show significant improvements in code density.
程序代码大小已经成为嵌入式系统设计的一个重要约束。代码压缩是减少程序代码大小的方法之一;它的结果是更小的存储器和降低成本的芯片。本文采用了一种基于指令模板的代码压缩方法来改进代码密度传输触发体系结构。来自不同应用程序域的六个应用程序用于基准测试。得到的结果显示了代码密度的显著提高。
{"title":"Evaluating template-based instruction compression on transport triggered architectures","authors":"J. Heikkinen, Tommi Rantanen, A. Cilio, J. Takala, H. Corporaal","doi":"10.1109/IWSOC.2003.1213033","DOIUrl":"https://doi.org/10.1109/IWSOC.2003.1213033","url":null,"abstract":"Program code size has become a critical design constraint of embedded systems. Code compression is one of the approaches to reduce the program code size; it results in smaller memories and reduced cost of the chip. In this paper, a code compression method based on instruction templates has been used to improve the code density transport triggered architecture. Six applications taken from different application domains are used for benchmarking. The obtained results show significant improvements in code density.","PeriodicalId":259178,"journal":{"name":"The 3rd IEEE International Workshop on System-on-Chip for Real-Time Applications, 2003. Proceedings.","volume":"90 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-07-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126242416","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
A 5.8-GHz high efficient, low power, low phase noise CMOS VCO for IEEE 802.11a 一种5.8 ghz高效、低功耗、低相位噪声的IEEE 802.11a CMOS压控振荡器
Sau-Mou Wu, Ron-Yi Liu, Wei-Liang Chen
A high efficient, low power and low phase noise 5.8 GHz LC voltage-controlled oscillator (VCO) for IEEE 802.11a WLAN applications is designed and fabricated in TSMC 0.25 /spl mu/m 1P5M CMOS process. With single 2.5 V supply, it has a tuning range of 240 MHz and a phase noise of -115 dBc/Hz at 1 MHz offset from center frequency throughout the tuning range. The total power consumption is 6.23 mW while the VCO core consumes only 2.62 mW. Compared with the recent proposed works by using the power-frequency-normalized (PFN) figure of merit, it shows a superior phase noise performance while with very low power consumption.
采用台积电0.25 /spl mu/m 1P5M CMOS工艺,设计并制造了一种用于IEEE 802.11a WLAN应用的高效、低功耗、低相位噪声的5.8 GHz LC压控振荡器(VCO)。单2.5 V电源,其调谐范围为240 MHz,在整个调谐范围内,从中心频率偏移1 MHz时相位噪声为-115 dBc/Hz。总功耗为6.23 mW,而VCO核心的功耗仅为2.62 mW。与目前采用工频归一化(PFN)优值图的方法相比,该方法具有较好的相位噪声性能,且功耗极低。
{"title":"A 5.8-GHz high efficient, low power, low phase noise CMOS VCO for IEEE 802.11a","authors":"Sau-Mou Wu, Ron-Yi Liu, Wei-Liang Chen","doi":"10.1109/IWSOC.2003.1213013","DOIUrl":"https://doi.org/10.1109/IWSOC.2003.1213013","url":null,"abstract":"A high efficient, low power and low phase noise 5.8 GHz LC voltage-controlled oscillator (VCO) for IEEE 802.11a WLAN applications is designed and fabricated in TSMC 0.25 /spl mu/m 1P5M CMOS process. With single 2.5 V supply, it has a tuning range of 240 MHz and a phase noise of -115 dBc/Hz at 1 MHz offset from center frequency throughout the tuning range. The total power consumption is 6.23 mW while the VCO core consumes only 2.62 mW. Compared with the recent proposed works by using the power-frequency-normalized (PFN) figure of merit, it shows a superior phase noise performance while with very low power consumption.","PeriodicalId":259178,"journal":{"name":"The 3rd IEEE International Workshop on System-on-Chip for Real-Time Applications, 2003. Proceedings.","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-07-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123675540","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
Template generation and selection algorithms 模板生成和选择算法
Yuanqing Guo, G. Smit, H. Broersma, P. M. Heysters
The availability of high-level design entry tooling is crucial for the viability of any reconfigurable SoC architecture. This paper presents a template generation method to extract functional equivalent structures, i.e. templates, from a control data flow graph. By inspecting the graph the algorithm generates all the possible templates and the corresponding matches. Using unique serial numbers and circle numbers the algorithm can find all distinct templates with multiple outputs. The template selection algorithm shows how this information can be used in compilers for reconfigurable systems. The objective of the template selection algorithm is to find an efficient cover for an application graph with a minimal number of distinct templates and minimal number of matches.
高级设计入门工具的可用性对于任何可重构SoC架构的可行性至关重要。本文提出了一种从控制数据流图中提取功能等价结构即模板的模板生成方法。该算法通过检查图生成所有可能的模板和相应的匹配项。该算法使用唯一的序列号和圈号,可以找到具有多个输出的所有不同模板。模板选择算法显示了如何在可重构系统的编译器中使用这些信息。模板选择算法的目标是为具有最少数量的不同模板和最少数量的匹配的应用图找到一个有效的覆盖。
{"title":"Template generation and selection algorithms","authors":"Yuanqing Guo, G. Smit, H. Broersma, P. M. Heysters","doi":"10.1109/IWSOC.2003.1212995","DOIUrl":"https://doi.org/10.1109/IWSOC.2003.1212995","url":null,"abstract":"The availability of high-level design entry tooling is crucial for the viability of any reconfigurable SoC architecture. This paper presents a template generation method to extract functional equivalent structures, i.e. templates, from a control data flow graph. By inspecting the graph the algorithm generates all the possible templates and the corresponding matches. Using unique serial numbers and circle numbers the algorithm can find all distinct templates with multiple outputs. The template selection algorithm shows how this information can be used in compilers for reconfigurable systems. The objective of the template selection algorithm is to find an efficient cover for an application graph with a minimal number of distinct templates and minimal number of matches.","PeriodicalId":259178,"journal":{"name":"The 3rd IEEE International Workshop on System-on-Chip for Real-Time Applications, 2003. Proceedings.","volume":"279 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-06-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131629432","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
Interfacing in microprocessor-based systems with a fast physical addressing 基于微处理器的系统中具有快速物理寻址的接口
M. Maamoun, A. Benbelkacem, D. Berkani, A. Guessoum
This work develops a new technique for interfacing the data exchange between the microprocessor-based systems and the external devices. This technique exploits the great capacity of interfacing of Extended Physical Addressing and uses the technique of Direct Memory Access (DMA), increases the frequency of the new bus and improves the speed of data exchange. This Fast Physical Addressing, based on the use of software/hardware system in the microprocessor-based system, has two aims. First, the management of a large external memory capacity, with a reduced use of physical addresses of the microprocessor-based system. Second, the increase of the data exchange speed compared to the Extended Physical Addressing. While using this architecture in microprocessor-based system or in computer, the input of the hardware part of our system will be connected to the bus system, and the output, which is a new bus, will be connected to an external device. The new bus is composed of a data bus, a control bus and an address bus.
本工作开发了一种基于微处理器的系统与外部设备之间数据交换接口的新技术。该技术利用扩展物理寻址的巨大接口容量,采用直接存储器存取(DMA)技术,提高了新总线的频率,提高了数据交换的速度。这种基于软/硬件系统在基于微处理器的系统中使用的快速物理寻址有两个目的。首先,管理大的外部存储器容量,以减少使用基于微处理器的物理地址为基础的系统。第二,与扩展物理寻址相比,数据交换速度的提高。在基于微处理器的系统或计算机中使用这种体系结构时,我们的系统的硬件部分的输入将连接到总线系统,输出是一个新的总线,将连接到外部设备。这种新型总线由数据总线、控制总线和地址总线组成。
{"title":"Interfacing in microprocessor-based systems with a fast physical addressing","authors":"M. Maamoun, A. Benbelkacem, D. Berkani, A. Guessoum","doi":"10.1109/IWSOC.2003.1213024","DOIUrl":"https://doi.org/10.1109/IWSOC.2003.1213024","url":null,"abstract":"This work develops a new technique for interfacing the data exchange between the microprocessor-based systems and the external devices. This technique exploits the great capacity of interfacing of Extended Physical Addressing and uses the technique of Direct Memory Access (DMA), increases the frequency of the new bus and improves the speed of data exchange. This Fast Physical Addressing, based on the use of software/hardware system in the microprocessor-based system, has two aims. First, the management of a large external memory capacity, with a reduced use of physical addresses of the microprocessor-based system. Second, the increase of the data exchange speed compared to the Extended Physical Addressing. While using this architecture in microprocessor-based system or in computer, the input of the hardware part of our system will be connected to the bus system, and the output, which is a new bus, will be connected to an external device. The new bus is composed of a data bus, a control bus and an address bus.","PeriodicalId":259178,"journal":{"name":"The 3rd IEEE International Workshop on System-on-Chip for Real-Time Applications, 2003. Proceedings.","volume":"68 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121343649","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
Proceedings 3rd IEEE International Workshop on System-on-Chip for Real-Time Applications 第三届IEEE实时应用系统芯片国际研讨会论文集
The following topics are dealt with: SoC design methodologies, SoC physical design, low power SoCs, arithmetic techniques, analog and mixed signals, reconfigurable hardware, digital circuits, SoC applications, modeling issues in SoCs, embedded processors, sensors, interconnect, memory techniques for SoCs, SoC medical applications and SoC testing.
以下主题涉及:SoC设计方法,SoC物理设计,低功耗SoC,算术技术,模拟和混合信号,可重构硬件,数字电路,SoC应用,SoC建模问题,嵌入式处理器,传感器,互连,SoC存储技术,SoC医疗应用和SoC测试。
{"title":"Proceedings 3rd IEEE International Workshop on System-on-Chip for Real-Time Applications","authors":"","doi":"10.1109/IWSOC.2003.1212994","DOIUrl":"https://doi.org/10.1109/IWSOC.2003.1212994","url":null,"abstract":"The following topics are dealt with: SoC design methodologies, SoC physical design, low power SoCs, arithmetic techniques, analog and mixed signals, reconfigurable hardware, digital circuits, SoC applications, modeling issues in SoCs, embedded processors, sensors, interconnect, memory techniques for SoCs, SoC medical applications and SoC testing.","PeriodicalId":259178,"journal":{"name":"The 3rd IEEE International Workshop on System-on-Chip for Real-Time Applications, 2003. Proceedings.","volume":"2013 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133974601","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 high performance wide-band CMOS transimpedance amplifier for optical transceivers 一种用于光收发器的高性能宽带CMOS通阻放大器
S. M. Rezaul Hasan
This paper describes a novel low noise CMOS current feed-back transimpedance amplifier using a low-cost Agilent 0.5 /spl mu/m 3M2p CMOS process technology. The bandwidth of the amplifier was extended using inductive peaking technique and simulation results indicated a -3 dB bandwidth of 3.5 GHz with a transimpedance gain of /spl ap/ 60 dB ohms. The dynamic range of the amplifier was high enough to enable an output voltage swing of around 400 mV for a test input current of 100 /spl mu/A. The output noise voltage spectral density was 12 nV/sqrt(Hz) (with a peak of /spl ap/ 25 nV/sqrt(Hz)), while the input referred noise current spectral density was below 20 pA/sqrt(Hz) within the amplifier frequency band.
本文介绍了一种采用低成本安捷伦0.5 /spl μ m 3M2p CMOS工艺技术的新型低噪声CMOS电流反馈跨阻放大器。利用感应峰值技术扩展了放大器的带宽,仿真结果表明,-3 dB带宽为3.5 GHz,通阻增益为/spl ap/ 60 dB欧姆。放大器的动态范围足够高,可以在测试输入电流为100 /spl mu/ a时实现约400 mV的输出电压摆幅。输出噪声电压谱密度为12 nV/sqrt(Hz)(峰值为/spl ap/ 25 nV/sqrt(Hz)),而输入参考噪声电流谱密度在放大器频带内低于20 pA/sqrt(Hz)。
{"title":"A high performance wide-band CMOS transimpedance amplifier for optical transceivers","authors":"S. M. Rezaul Hasan","doi":"10.1109/IWSOC.2003.1213010","DOIUrl":"https://doi.org/10.1109/IWSOC.2003.1213010","url":null,"abstract":"This paper describes a novel low noise CMOS current feed-back transimpedance amplifier using a low-cost Agilent 0.5 /spl mu/m 3M2p CMOS process technology. The bandwidth of the amplifier was extended using inductive peaking technique and simulation results indicated a -3 dB bandwidth of 3.5 GHz with a transimpedance gain of /spl ap/ 60 dB ohms. The dynamic range of the amplifier was high enough to enable an output voltage swing of around 400 mV for a test input current of 100 /spl mu/A. The output noise voltage spectral density was 12 nV/sqrt(Hz) (with a peak of /spl ap/ 25 nV/sqrt(Hz)), while the input referred noise current spectral density was below 20 pA/sqrt(Hz) within the amplifier frequency band.","PeriodicalId":259178,"journal":{"name":"The 3rd IEEE International Workshop on System-on-Chip for Real-Time Applications, 2003. Proceedings.","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125969133","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
期刊
The 3rd IEEE International Workshop on System-on-Chip for Real-Time Applications, 2003. Proceedings.
全部 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