首页 > 最新文献

2010 12th Biennial Baltic Electronics Conference最新文献

英文 中文
Reconfigurable data acquisition unit for bioimpedance measurements 用于生物阻抗测量的可重构数据采集单元
Pub Date : 2010-11-11 DOI: 10.1109/BEC.2010.5630891
V. Pesonen, M. Gorev, P. Annus, Mart Min, P. Ellervee
Multi-channel data-acquisition devices are used often in biomedicine to measure properties of organs/tissues. A DSP-based solution for a multi-frequency measurement unit has been proposed and implemented. In this paper, extensions to the existing prototype data acquisition unit are discussed. The extensions were designed to allow to reduce the aliasing effect.
多通道数据采集设备在生物医学中经常用于测量器官/组织的特性。提出并实现了一种基于dsp的多频测量单元解决方案。本文讨论了对现有原型数据采集单元的扩展。扩展是为了减少混叠效果而设计的。
{"title":"Reconfigurable data acquisition unit for bioimpedance measurements","authors":"V. Pesonen, M. Gorev, P. Annus, Mart Min, P. Ellervee","doi":"10.1109/BEC.2010.5630891","DOIUrl":"https://doi.org/10.1109/BEC.2010.5630891","url":null,"abstract":"Multi-channel data-acquisition devices are used often in biomedicine to measure properties of organs/tissues. A DSP-based solution for a multi-frequency measurement unit has been proposed and implemented. In this paper, extensions to the existing prototype data acquisition unit are discussed. The extensions were designed to allow to reduce the aliasing effect.","PeriodicalId":228594,"journal":{"name":"2010 12th Biennial Baltic Electronics Conference","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130258256","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}
引用次数: 4
A power-on reset with accurate hysteresis 具有精确滞后的上电复位
Pub Date : 2010-11-11 DOI: 10.1109/BEC.2010.5631522
A. Kalanti, L. Aaltonen, M. Paavola, M. Kamarainen, M. Pulkkinen, K. Halonen
As the complexity of the digital circuit blocks continues to increase, a power-on reset, POR, circuit is needed to initialize the digital logic to the known state at the start-up. This paper represents a POR with thresholds that are insensitive to the rise time of the supply voltage. This is achieved by generating the POR pulse with a constant current reference circuit. Moreover, current mirroring is used to improve hysteresis. The designed POR has a quiescent current of 3.1 µA (VDD=3.6 V) and operates with supplies ranging from 3 V to 3.6 V. The area of the circuit is 109.9 µm × 106.65 µm and the chip was implemented with triple-well 0.35 µm HVCMOS process.
随着数字电路模块的复杂性不断增加,需要一个上电复位(POR)电路来将数字逻辑初始化到启动时的已知状态。本文描述了一个阈值对电源电压上升时间不敏感的POR。这是通过用恒流参考电路产生POR脉冲来实现的。此外,采用电流镜像来改善磁滞。设计的POR静态电流为3.1 μ a (VDD=3.6 V),工作电源范围为3 V至3.6 V。电路面积为109.9µm × 106.65µm,芯片采用三孔0.35µm HVCMOS工艺实现。
{"title":"A power-on reset with accurate hysteresis","authors":"A. Kalanti, L. Aaltonen, M. Paavola, M. Kamarainen, M. Pulkkinen, K. Halonen","doi":"10.1109/BEC.2010.5631522","DOIUrl":"https://doi.org/10.1109/BEC.2010.5631522","url":null,"abstract":"As the complexity of the digital circuit blocks continues to increase, a power-on reset, POR, circuit is needed to initialize the digital logic to the known state at the start-up. This paper represents a POR with thresholds that are insensitive to the rise time of the supply voltage. This is achieved by generating the POR pulse with a constant current reference circuit. Moreover, current mirroring is used to improve hysteresis. The designed POR has a quiescent current of 3.1 µA (VDD=3.6 V) and operates with supplies ranging from 3 V to 3.6 V. The area of the circuit is 109.9 µm × 106.65 µm and the chip was implemented with triple-well 0.35 µm HVCMOS process.","PeriodicalId":228594,"journal":{"name":"2010 12th Biennial Baltic Electronics Conference","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130369372","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
Exploitation of scattered context grammars to model VLIW instruction constraints 利用分散上下文语法对VLIW指令约束进行建模
Pub Date : 2010-11-11 DOI: 10.1109/BEC.2010.5630284
J. Kroustek, S. Židek, D. Kolář, A. Meduna
More and more nowadays data processing System-on-Chip (SoC) devices exploit the very long instruction word (VLIW) technology. The high performance of VLIW processors is achieved by a high instruction level parallelism. Program execution is scheduled statically at compilation time. Therefore, there is no need for run-time control mechanisms and hardware can be relatively simple. On the other hand, all constraints checks must be done by the compiler. This paper describes formal method for modeling instruction level limitations of these processors. This method is based on scattered context grammars that generate proper assembler code. This concept has two advantages - formal description of the dependency checking process and high reduction of description complexity over other methods.
目前越来越多的数据处理系统芯片(SoC)采用了超长指令字(VLIW)技术。VLIW处理器的高性能是通过高指令级并行性来实现的。程序执行是在编译时静态安排的。因此,不需要运行时控制机制,并且硬件可以相对简单。另一方面,所有的约束检查都必须由编译器完成。本文描述了对这些处理器的指令级限制进行形式化建模的方法。此方法基于生成适当汇编代码的分散上下文语法。这个概念有两个优点——依赖性检查过程的形式化描述和相对于其他方法的描述复杂性的大幅降低。
{"title":"Exploitation of scattered context grammars to model VLIW instruction constraints","authors":"J. Kroustek, S. Židek, D. Kolář, A. Meduna","doi":"10.1109/BEC.2010.5630284","DOIUrl":"https://doi.org/10.1109/BEC.2010.5630284","url":null,"abstract":"More and more nowadays data processing System-on-Chip (SoC) devices exploit the very long instruction word (VLIW) technology. The high performance of VLIW processors is achieved by a high instruction level parallelism. Program execution is scheduled statically at compilation time. Therefore, there is no need for run-time control mechanisms and hardware can be relatively simple. On the other hand, all constraints checks must be done by the compiler. This paper describes formal method for modeling instruction level limitations of these processors. This method is based on scattered context grammars that generate proper assembler code. This concept has two advantages - formal description of the dependency checking process and high reduction of description complexity over other methods.","PeriodicalId":228594,"journal":{"name":"2010 12th Biennial Baltic Electronics Conference","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129859204","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
High accuracy, low temperature coefficient bandgap voltage reference 精度高,带隙基准电压温度系数低
Pub Date : 2010-11-11 DOI: 10.1109/BEC.2010.5630057
S. Strik, V. Strik
The design of CMOS bandgap voltage references focusing on high accuracy and low temperature coefficient methodologies is discussed in this paper. Several solutions of total bandgap voltage reference error minimization are considered. As a summary it is proposed bandgap voltage reference with output voltage accuracy 1.2V ± 0.08% in temperature range −40∶125°C.
本文讨论了基于高精度和低温度系数方法的CMOS带隙电压参考元件的设计。考虑了几种最小化总带隙基准电压误差的方法。结果表明,该带隙基准电压在−40∶125℃范围内输出电压精度为1.2V±0.08%。
{"title":"High accuracy, low temperature coefficient bandgap voltage reference","authors":"S. Strik, V. Strik","doi":"10.1109/BEC.2010.5630057","DOIUrl":"https://doi.org/10.1109/BEC.2010.5630057","url":null,"abstract":"The design of CMOS bandgap voltage references focusing on high accuracy and low temperature coefficient methodologies is discussed in this paper. Several solutions of total bandgap voltage reference error minimization are considered. As a summary it is proposed bandgap voltage reference with output voltage accuracy 1.2V ± 0.08% in temperature range −40∶125°C.","PeriodicalId":228594,"journal":{"name":"2010 12th Biennial Baltic Electronics Conference","volume":"320 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134043492","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 deductive fault simulation using decision diagrams 使用决策图的寄存器传输级演绎故障仿真
Pub Date : 2010-11-11 DOI: 10.1109/BEC.2010.5631842
U. Reinsalu, J. Raik, R. Ubar
The paper presents a deductive method for register-transfer level fault simulation on the system model of high-level decision diagrams. The method is based on the bit coverage fault model, which has been proven to have a good correspondence with gate-level structural faults. Experiments on ITC99 benchmark circuits have been carried out showing the feasibility of the proposed approach.
本文提出了一种基于高层决策图系统模型的挂号传输级故障仿真的演绎法。该方法基于比特覆盖故障模型,该模型已被证明与门级结构故障有很好的对应关系。在ITC99基准电路上进行的实验表明了该方法的可行性。
{"title":"Register-transfer level deductive fault simulation using decision diagrams","authors":"U. Reinsalu, J. Raik, R. Ubar","doi":"10.1109/BEC.2010.5631842","DOIUrl":"https://doi.org/10.1109/BEC.2010.5631842","url":null,"abstract":"The paper presents a deductive method for register-transfer level fault simulation on the system model of high-level decision diagrams. The method is based on the bit coverage fault model, which has been proven to have a good correspondence with gate-level structural faults. Experiments on ITC99 benchmark circuits have been carried out showing the feasibility of the proposed approach.","PeriodicalId":228594,"journal":{"name":"2010 12th Biennial Baltic Electronics Conference","volume":"354 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132582051","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
On-line monitoring of dialysis adequacy using DiaSens optical sensor: Accurate Kt/V estimation by smoothing algorithms 使用DiaSens光学传感器在线监测透析充分性:通过平滑算法精确估计Kt/V
Pub Date : 2010-11-11 DOI: 10.1109/BEC.2010.5630164
A. Talisainen, S. Kostin, D. Karai, I. Fridolin, R. Ubar
Objective: develop signal processing algorithm for the removal of disturbances not related to treatment course and compare with available clinical data.
目的:开发与疗程无关的信号处理算法,并与现有临床数据进行比较。
{"title":"On-line monitoring of dialysis adequacy using DiaSens optical sensor: Accurate Kt/V estimation by smoothing algorithms","authors":"A. Talisainen, S. Kostin, D. Karai, I. Fridolin, R. Ubar","doi":"10.1109/BEC.2010.5630164","DOIUrl":"https://doi.org/10.1109/BEC.2010.5630164","url":null,"abstract":"Objective: develop signal processing algorithm for the removal of disturbances not related to treatment course and compare with available clinical data.","PeriodicalId":228594,"journal":{"name":"2010 12th Biennial Baltic Electronics Conference","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123710601","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
High power, zero ripples active filtering system with power modules operating in parallel 大功率、零波纹有源滤波系统,功率模块并联工作
Pub Date : 2010-11-11 DOI: 10.1109/BEC.2010.5630014
D. Wojciechowski, R. Strzelecki
The paper present the model based predictive controller for ripple free, high power active filter (APF) with LCL circuit. The system suppresses LCL resonance and provides control dynamics limited only by circuit parameters. The inverter of an active power filter requires a high PWM switching frequency, therefore high power application has to be realized by using several power modules operating in parallel. There are presented simulations and experimental results achieved for APF system of the rated power 1.2MVA with four 300 kVA power blocks operating in parallel.
提出了一种基于模型的无纹波大功率LCL有源滤波器预测控制器。该系统抑制LCL共振,并提供仅受电路参数限制的控制动态。有源电源滤波器的逆变器需要高PWM开关频率,因此需要使用多个功率模块并联工作来实现高功率应用。给出了额定功率为1.2MVA、4个300kva电源块并联工作的有源滤波器系统的仿真和实验结果。
{"title":"High power, zero ripples active filtering system with power modules operating in parallel","authors":"D. Wojciechowski, R. Strzelecki","doi":"10.1109/BEC.2010.5630014","DOIUrl":"https://doi.org/10.1109/BEC.2010.5630014","url":null,"abstract":"The paper present the model based predictive controller for ripple free, high power active filter (APF) with LCL circuit. The system suppresses LCL resonance and provides control dynamics limited only by circuit parameters. The inverter of an active power filter requires a high PWM switching frequency, therefore high power application has to be realized by using several power modules operating in parallel. There are presented simulations and experimental results achieved for APF system of the rated power 1.2MVA with four 300 kVA power blocks operating in parallel.","PeriodicalId":228594,"journal":{"name":"2010 12th Biennial Baltic Electronics Conference","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122383205","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
Analog and mixed signal circuit and system ontology 模拟和混合信号电路及系统本体
Pub Date : 2010-11-11 DOI: 10.1109/BEC.2010.5629730
M. Talonen, J. Ryynanen
In this paper we describe initial steps that we have taken to create an open source machine processable ontology to store domain knowledge about the analog and mixed signal circuit and systems. It is seen that an openly available semantic knowledge base could be beneficial in distributing circuit and system domain knowledge. This knowledge could be used to leverage productivity of the early phase architectural exploration by having easier access to review implementation domain. Main design goals for the ontology has been interoperability issues and transparency and re-usability of the described data. This is guaranteed by using standard knowledge representation language with well defined semantics and by associating all of the data in the ontology to the corresponding reference by using annotations.
在本文中,我们描述了我们所采取的初步步骤,以创建一个开源的机器可处理本体来存储有关模拟和混合信号电路和系统的领域知识。可见,一个公开可用的语义知识库将有利于分布电路和系统领域知识的研究。这些知识可以通过更容易地访问审查实现领域来利用早期阶段架构探索的生产力。本体的主要设计目标是互操作性问题以及所描述数据的透明性和可重用性。通过使用具有良好定义语义的标准知识表示语言,并通过使用注释将本体中的所有数据关联到相应的引用来保证这一点。
{"title":"Analog and mixed signal circuit and system ontology","authors":"M. Talonen, J. Ryynanen","doi":"10.1109/BEC.2010.5629730","DOIUrl":"https://doi.org/10.1109/BEC.2010.5629730","url":null,"abstract":"In this paper we describe initial steps that we have taken to create an open source machine processable ontology to store domain knowledge about the analog and mixed signal circuit and systems. It is seen that an openly available semantic knowledge base could be beneficial in distributing circuit and system domain knowledge. This knowledge could be used to leverage productivity of the early phase architectural exploration by having easier access to review implementation domain. Main design goals for the ontology has been interoperability issues and transparency and re-usability of the described data. This is guaranteed by using standard knowledge representation language with well defined semantics and by associating all of the data in the ontology to the corresponding reference by using annotations.","PeriodicalId":228594,"journal":{"name":"2010 12th Biennial Baltic Electronics Conference","volume":"479 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120897499","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}
引用次数: 1
Teaching digital systems using a unified FPGA platform 数字教学系统采用统一的FPGA平台
Pub Date : 2010-11-11 DOI: 10.1109/BEC.2010.5629729
O. Vainio, E. Salminen, J. Takala
This paper presents how the course syllabus for digital and computer systems education at our department has been adapted to utilize the same FPGA-based hardware platform in many laboratory exercises. The reform has been carried out in order to streamline the learning towards core content instead of studying multiple complex design software and hardware environments. Each student is given a package including an FPGA board and related design tools. In addition to the course exercises, the students are encouraged to use it also for thesis projects and hobbies. In this paper, we describe the syllabus, the key courses, and the platform used in education of microelectronic systems. Examples of completed thesis works are given.
本文介绍了如何调整我们系数字与计算机系统教育的课程大纲,以便在许多实验练习中使用相同的基于fpga的硬件平台。这次改革的目的是为了使核心内容的学习流程化,而不是学习多个复杂的设计软硬件环境。每个学生都有一个包,包括一个FPGA板和相关的设计工具。除了课程练习,我们也鼓励学生将其用于论文项目和兴趣爱好。本文介绍了微电子系统教学大纲、重点课程和教学平台。给出了已完成的论文作品的例子。
{"title":"Teaching digital systems using a unified FPGA platform","authors":"O. Vainio, E. Salminen, J. Takala","doi":"10.1109/BEC.2010.5629729","DOIUrl":"https://doi.org/10.1109/BEC.2010.5629729","url":null,"abstract":"This paper presents how the course syllabus for digital and computer systems education at our department has been adapted to utilize the same FPGA-based hardware platform in many laboratory exercises. The reform has been carried out in order to streamline the learning towards core content instead of studying multiple complex design software and hardware environments. Each student is given a package including an FPGA board and related design tools. In addition to the course exercises, the students are encouraged to use it also for thesis projects and hobbies. In this paper, we describe the syllabus, the key courses, and the platform used in education of microelectronic systems. Examples of completed thesis works are given.","PeriodicalId":228594,"journal":{"name":"2010 12th Biennial Baltic Electronics Conference","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117316856","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
Low power CMOS current source for shortened square wave signals 用于缩短方波信号的低功率CMOS电流源
Pub Date : 2010-11-11 DOI: 10.1109/BEC.2010.5629899
A. Kasemaa, T. Rang
The paper gives short overview of an efficient CMOS technology based current source realization and layout design. The current source output will be shortened square wave signal [1],[2] and [3]. The output current value can be selected from range 5 to 100µA. The current source layout design needs good matching, the geometry and temperature influence has been analyzed and the optimal geometrical structure will be suggested.
本文简要介绍了一种高效的基于CMOS技术的电流源实现和版图设计。电流源输出将是缩短的方波信号[1]、[2]、[3]。输出电流值可以在5到100µA范围内选择。电流源布局设计需要良好的匹配,分析了几何形状和温度的影响,提出了最优的几何结构。
{"title":"Low power CMOS current source for shortened square wave signals","authors":"A. Kasemaa, T. Rang","doi":"10.1109/BEC.2010.5629899","DOIUrl":"https://doi.org/10.1109/BEC.2010.5629899","url":null,"abstract":"The paper gives short overview of an efficient CMOS technology based current source realization and layout design. The current source output will be shortened square wave signal [1],[2] and [3]. The output current value can be selected from range 5 to 100µA. The current source layout design needs good matching, the geometry and temperature influence has been analyzed and the optimal geometrical structure will be suggested.","PeriodicalId":228594,"journal":{"name":"2010 12th Biennial Baltic Electronics Conference","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116839161","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
期刊
2010 12th Biennial Baltic Electronics Conference
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1