首页 > 最新文献

2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)最新文献

英文 中文
Formal Design of Pipelined GF Arithmetic Circuits and Its Application to Cryptographic Processors 流水线GF算术电路的形式化设计及其在密码处理器中的应用
Pub Date : 2016-05-18 DOI: 10.1109/ISMVL.2016.25
Rei Ueno, Yukihiro Sugawara, N. Homma, T. Aoki
This study presents a formal approach to designing pipelined arithmetic circuits over Galois fields (GFs). The proposed method extends a graph-based circuit description known as a Galois-field arithmetic circuit graph (GF-ACG) to Linear-time Temporal Logic (LTL) in order to represent the timing property of pipelined circuits. We first present the extension of GF-ACG and its formal verification using computer algebra. We then demonstrate the efficiency of the proposed method through an experimental design of a lightweight cryptographic processor. In particular, we design a tamper-resistant datapath with threshold Implementation (TI) based on pipelining and multi-party computation. The proposed method can verify the processor within 1 h, whereas conventional methods would fail.
本研究提出一种在伽罗瓦场(GFs)上设计流水线运算电路的形式化方法。该方法将伽罗瓦场算术电路图(GF-ACG)扩展到线性时间时序逻辑(LTL),以表示流水线电路的时序特性。首先给出了GF-ACG的扩展及其用计算机代数的形式化验证。然后,我们通过轻量级密码处理器的实验设计证明了所提出方法的有效性。特别地,我们设计了一种基于流水线和多方计算的具有阈值实现(TI)的抗篡改数据路径。该方法可以在1小时内验证处理器,而传统方法则无法验证。
{"title":"Formal Design of Pipelined GF Arithmetic Circuits and Its Application to Cryptographic Processors","authors":"Rei Ueno, Yukihiro Sugawara, N. Homma, T. Aoki","doi":"10.1109/ISMVL.2016.25","DOIUrl":"https://doi.org/10.1109/ISMVL.2016.25","url":null,"abstract":"This study presents a formal approach to designing pipelined arithmetic circuits over Galois fields (GFs). The proposed method extends a graph-based circuit description known as a Galois-field arithmetic circuit graph (GF-ACG) to Linear-time Temporal Logic (LTL) in order to represent the timing property of pipelined circuits. We first present the extension of GF-ACG and its formal verification using computer algebra. We then demonstrate the efficiency of the proposed method through an experimental design of a lightweight cryptographic processor. In particular, we design a tamper-resistant datapath with threshold Implementation (TI) based on pipelining and multi-party computation. The proposed method can verify the processor within 1 h, whereas conventional methods would fail.","PeriodicalId":246194,"journal":{"name":"2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)","volume":"327 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114374097","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
An FFT Circuit Using Nested RNS in a Digital Spectrometer for a Radio Telescope 射电望远镜数字光谱仪中嵌套RNS的FFT电路
Pub Date : 2016-05-18 DOI: 10.1109/ISMVL.2016.35
Hiroki Nakahara, Tsutomu Sasao, H. Nakanishi, K. Iwai, T. Nagao, Naoya Ogawa
A radio telescope analyzes radio frequency (RF) signal received from celestial objects. It consists of an antenna, a receiver, and a spectrometer. The spectrometer converts the time domain signal into the frequency domain signal by an FFT operation. This paper proposes an FFT circuit based on nested residue number system (NRNS). Since the FFT operation is the most computationally intensive part, parallel implementation is necessary to realize a high-speed FFT. We used an FPGA to implement the circuit. The FPGA consists of look-up tables (LUTs) and block RAMs (BRAMs). For direct parallel FFT realization using an existing FPGA library, the number of LUTs for the complex multipliers is the bottleneck. To reduce the number of LUTs in an FPGA, we increase the dynamic range stage by stage. In this case, NRNS2NRNS converters that convert smaller dynamic range to larger dynamic range are necessary. We implemented the proposed NRNS FFT on the Xilinx Corp. Virtex 7 FPGA. Compared with a conventional binary FFT, although the number of block RAMs (BRAMs) was increased by 20.0-156.5%, in the RNS FFT, the number of LUTs was decreased by 42.4-47.8%and the maximum clock frequency was increased by 9.3-41.7%.With this technique, we successfully implemented an FFT that satisfied the required size and speed specifications on an available FPGA, since the excessive number of LUTs was the bottleneck of the binary FFT.
射电望远镜分析从天体接收的射频(RF)信号。它由天线、接收器和分光仪组成。光谱仪通过FFT运算将时域信号转换为频域信号。提出了一种基于嵌套剩余数系统(NRNS)的FFT电路。由于FFT运算是计算量最大的部分,因此实现高速FFT需要并行实现。我们使用FPGA来实现电路。FPGA由查找表(lut)和块ram (bram)组成。对于使用现有的FPGA库实现直接并行FFT,用于复杂乘法器的lut数量是瓶颈。为了减少FPGA中lut的数量,我们逐步增加动态范围。在这种情况下,需要使用NRNS2NRNS转换器,将较小的动态范围转换为较大的动态范围。我们在Xilinx公司的Virtex 7 FPGA上实现了所提出的NRNS FFT。与传统二进制FFT相比,RNS FFT虽然块ram (bram)数量增加了20.0 ~ 156.5%,但lut数量减少了42.4 ~ 47.8%,最大时钟频率提高了9.3 ~ 41.7%。使用这种技术,我们成功地在可用的FPGA上实现了满足所需尺寸和速度规格的FFT,因为过多的lut是二进制FFT的瓶颈。
{"title":"An FFT Circuit Using Nested RNS in a Digital Spectrometer for a Radio Telescope","authors":"Hiroki Nakahara, Tsutomu Sasao, H. Nakanishi, K. Iwai, T. Nagao, Naoya Ogawa","doi":"10.1109/ISMVL.2016.35","DOIUrl":"https://doi.org/10.1109/ISMVL.2016.35","url":null,"abstract":"A radio telescope analyzes radio frequency (RF) signal received from celestial objects. It consists of an antenna, a receiver, and a spectrometer. The spectrometer converts the time domain signal into the frequency domain signal by an FFT operation. This paper proposes an FFT circuit based on nested residue number system (NRNS). Since the FFT operation is the most computationally intensive part, parallel implementation is necessary to realize a high-speed FFT. We used an FPGA to implement the circuit. The FPGA consists of look-up tables (LUTs) and block RAMs (BRAMs). For direct parallel FFT realization using an existing FPGA library, the number of LUTs for the complex multipliers is the bottleneck. To reduce the number of LUTs in an FPGA, we increase the dynamic range stage by stage. In this case, NRNS2NRNS converters that convert smaller dynamic range to larger dynamic range are necessary. We implemented the proposed NRNS FFT on the Xilinx Corp. Virtex 7 FPGA. Compared with a conventional binary FFT, although the number of block RAMs (BRAMs) was increased by 20.0-156.5%, in the RNS FFT, the number of LUTs was decreased by 42.4-47.8%and the maximum clock frequency was increased by 9.3-41.7%.With this technique, we successfully implemented an FFT that satisfied the required size and speed specifications on an available FPGA, since the excessive number of LUTs was the bottleneck of the binary FFT.","PeriodicalId":246194,"journal":{"name":"2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124685614","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 Bit-Vector Approach to Satisfiability Testing in Finitely-Valued Logics 有限值逻辑可满足性检验的位向量方法
Pub Date : 2016-05-18 DOI: 10.1109/ISMVL.2016.47
Joan Ramon Soler, F. Manyà
We define a new bit-vector approach for reducing the satisfiability problem of any finitely-valued logic to SAT. Our approach consists of first encoding both the finitely-valued logic and the formula under consideration as an SMT program under the logic of quantifier-free uninterpreted functions and bit vectors (QF_UFBV), and then automatically derive a SAT instance using flattening techniques and efficient CNF conversion algorithms. Moreover, we report on an experimental investigation that shows that the proposed approach is competitive.
我们定义了一种新的位向量方法,用于将任何有限值逻辑的可满足性问题简化为SAT。我们的方法包括首先将有限值逻辑和所考虑的公式编码为无量子未解释函数和位向量(QF_UFBV)逻辑下的SMT程序,然后使用平坦化技术和高效的CNF转换算法自动导出SAT实例。此外,我们报告了一项实验调查,表明所提出的方法具有竞争力。
{"title":"A Bit-Vector Approach to Satisfiability Testing in Finitely-Valued Logics","authors":"Joan Ramon Soler, F. Manyà","doi":"10.1109/ISMVL.2016.47","DOIUrl":"https://doi.org/10.1109/ISMVL.2016.47","url":null,"abstract":"We define a new bit-vector approach for reducing the satisfiability problem of any finitely-valued logic to SAT. Our approach consists of first encoding both the finitely-valued logic and the formula under consideration as an SMT program under the logic of quantifier-free uninterpreted functions and bit vectors (QF_UFBV), and then automatically derive a SAT instance using flattening techniques and efficient CNF conversion algorithms. Moreover, we report on an experimental investigation that shows that the proposed approach is competitive.","PeriodicalId":246194,"journal":{"name":"2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126876454","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
Logic Synthesis for Quantum State Generation 量子态生成的逻辑综合
Pub Date : 2016-05-18 DOI: 10.1109/ISMVL.2016.30
Philipp Niemann, R. Datta, R. Wille
Quantum computation established itself as a promising emerging technology and, hence, attracted considerable attention in the domain of computer-aided-design (CAD). However, quantum mechanical phenomena such as superposition, phase shifts, or entanglement lead to a logic model which poses serious challenges to the development of a proper design flow for quantum circuits. Consequently, researchers addressed synthesis of quantum circuits not as a single design step, but considered sub-tasks such as synthesis of Boolean components or synthesis of restricted subsets of quantum functionality. Generating a particularly desired quantum state is another of these sub-tasks. However, logic synthesis of quantum circuits accomplishing that has hardly been considered yet. In this work, we propose a generic method which automatically synthesizes a quantum circuit generating any desired quantum state from an initially given basis state. The proposed method allows for both, a theoretical determination of upper bounds as well as an experimental evaluation of the number of quantum gates needed for this important design step.
量子计算作为一种新兴技术,在计算机辅助设计(CAD)领域引起了广泛的关注。然而,叠加、相移或纠缠等量子力学现象导致的逻辑模型对量子电路的适当设计流程的发展提出了严峻的挑战。因此,研究人员不将量子电路的合成作为一个单一的设计步骤,而是考虑子任务,如布尔分量的合成或量子功能的限制子集的合成。产生一个特别想要的量子态是这些子任务中的另一个。然而,用量子电路的逻辑合成来实现这一点还很少被考虑。在这项工作中,我们提出了一种通用方法,该方法可以自动合成量子电路,从初始给定的基态生成任何所需的量子态。所提出的方法允许两者,上界的理论确定以及这个重要设计步骤所需的量子门数量的实验评估。
{"title":"Logic Synthesis for Quantum State Generation","authors":"Philipp Niemann, R. Datta, R. Wille","doi":"10.1109/ISMVL.2016.30","DOIUrl":"https://doi.org/10.1109/ISMVL.2016.30","url":null,"abstract":"Quantum computation established itself as a promising emerging technology and, hence, attracted considerable attention in the domain of computer-aided-design (CAD). However, quantum mechanical phenomena such as superposition, phase shifts, or entanglement lead to a logic model which poses serious challenges to the development of a proper design flow for quantum circuits. Consequently, researchers addressed synthesis of quantum circuits not as a single design step, but considered sub-tasks such as synthesis of Boolean components or synthesis of restricted subsets of quantum functionality. Generating a particularly desired quantum state is another of these sub-tasks. However, logic synthesis of quantum circuits accomplishing that has hardly been considered yet. In this work, we propose a generic method which automatically synthesizes a quantum circuit generating any desired quantum state from an initially given basis state. The proposed method allows for both, a theoretical determination of upper bounds as well as an experimental evaluation of the number of quantum gates needed for this important design step.","PeriodicalId":246194,"journal":{"name":"2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)","volume":"86 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114023547","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}
引用次数: 24
An Algebraic Approach to Reducing the Number of Variables of Incompletely Defined Discrete Functions 不完全定义离散函数中变量数减少的代数方法
Pub Date : 2016-05-18 DOI: 10.1109/ISMVL.2016.18
J. Astola, P. Astola, R. Stankovic, I. Tabus
In this paper, we consider incompletely defined discrete functions, i.e., Boolean and multiple-valued functions, f:S→{0,1,...,q-1} where S ⊆ {0,1,...,q-1}n i.e.,the function value is specified only on a certain subset S of the domain of the corresponding completely defined function. We assume the function to be sparse i.e. |S| is 'small' relative to the cardinality of the domain. We show that by embedding the domain {0,1,...,q-1}n, where n is the number of variables and q is a prime power, in a suitable ring structure, the multiplicative structure of the ring can be used to construct a linear function {0,1,...,q-1}n {0,1,...,q-1}m that is injective on S provided that m > 2logq |S| + logq(n - 1). In this way we find a linear transform that reduces the number of variables from n to m, and can be used e.g. in implementation of an incompletely defined discrete function by using linear decomposition.
本文考虑不完全定义的离散函数,即布尔函数和多值函数,f:S→{0,1,…,q-1}式中S≤{0,1,…,q-1}n,即函数值仅在对应的完全定义函数的定义域的某个子集S上指定。我们假设函数是稀疏的,即vs vs相对于定义域的基数是“小”的。通过嵌入域{0,1,…,q-1}n,其中n为变量数,q为素数幂,在合适的环结构中,环的乘法结构可用来构造线性函数{0,1,…n, q1}{0,1,……当m > 2logq |S| + logq(n -1)时,q-1}m在S上内射。通过这种方法,我们找到了一种线性变换,它可以将变量的数量从n减少到m,并且可以用线性分解来实现一个不完全定义的离散函数。
{"title":"An Algebraic Approach to Reducing the Number of Variables of Incompletely Defined Discrete Functions","authors":"J. Astola, P. Astola, R. Stankovic, I. Tabus","doi":"10.1109/ISMVL.2016.18","DOIUrl":"https://doi.org/10.1109/ISMVL.2016.18","url":null,"abstract":"In this paper, we consider incompletely defined discrete functions, i.e., Boolean and multiple-valued functions, f:S→{0,1,...,q-1} where S ⊆ {0,1,...,q-1}n i.e.,the function value is specified only on a certain subset S of the domain of the corresponding completely defined function. We assume the function to be sparse i.e. |S| is 'small' relative to the cardinality of the domain. We show that by embedding the domain {0,1,...,q-1}n, where n is the number of variables and q is a prime power, in a suitable ring structure, the multiplicative structure of the ring can be used to construct a linear function {0,1,...,q-1}n {0,1,...,q-1}m that is injective on S provided that m > 2logq |S| + logq(n - 1). In this way we find a linear transform that reduces the number of variables from n to m, and can be used e.g. in implementation of an incompletely defined discrete function by using linear decomposition.","PeriodicalId":246194,"journal":{"name":"2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114726523","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}
引用次数: 13
Dependency Analysis of BMI in Health Checkup Blood Data BMI对健康体检血液数据的依赖性分析
Pub Date : 2016-05-18 DOI: 10.1109/ISMVL.2016.31
Mizuki Higuchi, Ken-ichi Sorachi, Y. Hata
This paper analyzes the relationship between the change of Body Mass Index (BMI) in one year and the medical examination value of a specific health checkup. To determine this, we divided subjects into 13 groups by BMI changes. We calculated the variation in one year in each group and classify this variation into gender, age, and obesity levels. Our result shows men tend to be more susceptible from variation of BMI. For low and high BMI, some inspection items have the different relationships to change as other items. Some relationships are different depending on gender, age, and obesity levels.
本文分析了一年内身体质量指数(BMI)的变化与某次健康体检体检值的关系。为了确定这一点,我们根据BMI变化将受试者分为13组。我们计算了每组一年内的变化,并将这种变化分为性别、年龄和肥胖水平。我们的研究结果表明,男性更容易受到BMI变化的影响。对于低BMI和高BMI,一些检查项目与其他项目的变化关系不同。根据性别、年龄和肥胖程度,有些关系是不同的。
{"title":"Dependency Analysis of BMI in Health Checkup Blood Data","authors":"Mizuki Higuchi, Ken-ichi Sorachi, Y. Hata","doi":"10.1109/ISMVL.2016.31","DOIUrl":"https://doi.org/10.1109/ISMVL.2016.31","url":null,"abstract":"This paper analyzes the relationship between the change of Body Mass Index (BMI) in one year and the medical examination value of a specific health checkup. To determine this, we divided subjects into 13 groups by BMI changes. We calculated the variation in one year in each group and classify this variation into gender, age, and obesity levels. Our result shows men tend to be more susceptible from variation of BMI. For low and high BMI, some inspection items have the different relationships to change as other items. Some relationships are different depending on gender, age, and obesity levels.","PeriodicalId":246194,"journal":{"name":"2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130200300","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
Realization of Associative Image Search: Development of Image Retrieval Platform for Enhancing Serendipity 关联图像检索的实现:增强偶然性的图像检索平台的开发
Pub Date : 2016-05-18 DOI: 10.1109/ISMVL.2016.43
M. Haseyama
This paper presents "Associative Image Search", a new image retrieval scheme and its specific engineering application, which enable value creation from big data. The main aim of the associative image search is the realization of information retrieval that enhances the potential for serendipities by providing users with new awareness. Thus, this paper presents the details of research for realizing associative image retrieval. Furthermore, as an example of its applications, a Biomimetics image retrieval platform is also introduced in this paper. By associatively and collaboratively using data accumulated in the fields of biology and material science, the Biomimetics image retrieval platform enables acceleration of their knowledge sharing in different research fields. From retrieval results actually obtained from this platform, there is discussion of the potential of serendipities such as new knowledge emergence.
本文提出了一种新的图像检索方案“关联图像搜索”及其具体的工程应用,实现了大数据的价值创造。关联图像搜索的主要目的是实现信息检索,通过为用户提供新的感知来增强偶然性的潜力。因此,本文提出了实现联想图像检索的研究细节。此外,本文还介绍了仿生图像检索平台的应用实例。通过将生物学和材料科学领域积累的数据进行关联和协作,Biomimetics图像检索平台可以加速他们在不同研究领域的知识共享。从该平台实际获得的检索结果中,讨论了诸如新知识出现等偶然性的潜力。
{"title":"Realization of Associative Image Search: Development of Image Retrieval Platform for Enhancing Serendipity","authors":"M. Haseyama","doi":"10.1109/ISMVL.2016.43","DOIUrl":"https://doi.org/10.1109/ISMVL.2016.43","url":null,"abstract":"This paper presents \"Associative Image Search\", a new image retrieval scheme and its specific engineering application, which enable value creation from big data. The main aim of the associative image search is the realization of information retrieval that enhances the potential for serendipities by providing users with new awareness. Thus, this paper presents the details of research for realizing associative image retrieval. Furthermore, as an example of its applications, a Biomimetics image retrieval platform is also introduced in this paper. By associatively and collaboratively using data accumulated in the fields of biology and material science, the Biomimetics image retrieval platform enables acceleration of their knowledge sharing in different research fields. From retrieval results actually obtained from this platform, there is discussion of the potential of serendipities such as new knowledge emergence.","PeriodicalId":246194,"journal":{"name":"2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132590881","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 Low-Voltage and Low-Power CMOS Temperature Sensor Circuit with Digital Output for Wireless Healthcare Monitoring System 一种用于无线医疗监测系统的低电压低功耗CMOS数字输出温度传感器电路
Pub Date : 2016-05-18 DOI: 10.1109/ISMVL.2016.53
Agung Setia Budi, Ryota Sakamoto, H. Tamura, K. Tanno
This paper describes a low-voltage and low-power temperature sensor circuit with digital interface for wireless healthcare monitoring system. The proposed circuit consists of temperature sensor core circuit and digital interface circuit. Both circuits are able to be operated at 1.0 V. The proposed temperature sensor circuit is operated in weak inversion region of MOSFETs. The proposed digital interface circuit converts current into time using Current-to-Time Converter (ITC). The proposed circuit is simulated using HSPICE with 1P, 5M, 3-well, 0.18-μm CMOS process (BSIM3v3.2, LEVEL53). From the simulation, it is obtained that temperature range is 33 °C to 45 °C, resolution of proposed circuit is 0.059 °C with +0.076/-0.075 °C inaccuracy and the total power consumption is 23.2 μW.
介绍了一种用于无线健康监测系统的低电压、低功耗数字接口温度传感器电路。该电路由温度传感器核心电路和数字接口电路组成。两个电路都能在1.0 V下工作。所提出的温度传感器电路工作在mosfet的弱反转区。该数字接口电路采用电流-时间转换器(ITC)将电流转换为时间。采用HSPICE对该电路进行了仿真,采用1P, 5M, 3孔,0.18 μm CMOS工艺(BSIM3v3.2, LEVEL53)。仿真结果表明,该电路的温度范围为33℃~ 45℃,分辨率为0.059℃,误差为+0.076/-0.075℃,总功耗为23.2 μW。
{"title":"A Low-Voltage and Low-Power CMOS Temperature Sensor Circuit with Digital Output for Wireless Healthcare Monitoring System","authors":"Agung Setia Budi, Ryota Sakamoto, H. Tamura, K. Tanno","doi":"10.1109/ISMVL.2016.53","DOIUrl":"https://doi.org/10.1109/ISMVL.2016.53","url":null,"abstract":"This paper describes a low-voltage and low-power temperature sensor circuit with digital interface for wireless healthcare monitoring system. The proposed circuit consists of temperature sensor core circuit and digital interface circuit. Both circuits are able to be operated at 1.0 V. The proposed temperature sensor circuit is operated in weak inversion region of MOSFETs. The proposed digital interface circuit converts current into time using Current-to-Time Converter (ITC). The proposed circuit is simulated using HSPICE with 1P, 5M, 3-well, 0.18-μm CMOS process (BSIM3v3.2, LEVEL53). From the simulation, it is obtained that temperature range is 33 °C to 45 °C, resolution of proposed circuit is 0.059 °C with +0.076/-0.075 °C inaccuracy and the total power consumption is 23.2 μW.","PeriodicalId":246194,"journal":{"name":"2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123681668","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
Gray-Scale Morphology Based Image Segmentation and Character Extraction Using SVM 基于支持向量机的灰度形态学图像分割与特征提取
Pub Date : 2016-05-18 DOI: 10.1109/ISMVL.2016.38
Jianjun Chen, N. Takagi
Signs and notices are widely used for finding public places and other locations. However, information on signs or notices is inaccessible to many visually impaired people. Therefore, automatically reading text from natural scene images becomes an important application to assist the visually impaired. However, finding text in scene images is a great challenge because it cannot be assumed that the acquired image contains only characters. Natural scene images usually contain diverse text in different size, fonts, orientations and colors, and complex backgrounds such as windows, bricks, and character-like texture. Therefore, this paper proposes a new method to support the scene text reading. This method mainly includes tow parts: (1) image segmentation and, (2) character extraction. The algorithm is implemented and evaluated using a set of natural scene images. Accuracy of the proposed method are calculated and analyzed to determine the success and limitations. Recommendations for improvements are given based on the results.
标志和布告被广泛用于寻找公共场所和其他地点。然而,许多视障人士无法获得标志或通知上的信息。因此,从自然场景图像中自动读取文本成为辅助视障人士的重要应用。然而,在场景图像中寻找文本是一个巨大的挑战,因为不能假设获取的图像只包含字符。自然场景图像通常包含不同大小、字体、方向和颜色的各种文本,以及复杂的背景,如窗口、砖块和类似字符的纹理。为此,本文提出了一种支持场景文本读取的新方法。该方法主要包括两个部分:(1)图像分割和(2)特征提取。该算法使用一组自然场景图像来实现和评估。对所提出方法的精度进行了计算和分析,以确定该方法的成功和局限性。根据结果提出改进建议。
{"title":"Gray-Scale Morphology Based Image Segmentation and Character Extraction Using SVM","authors":"Jianjun Chen, N. Takagi","doi":"10.1109/ISMVL.2016.38","DOIUrl":"https://doi.org/10.1109/ISMVL.2016.38","url":null,"abstract":"Signs and notices are widely used for finding public places and other locations. However, information on signs or notices is inaccessible to many visually impaired people. Therefore, automatically reading text from natural scene images becomes an important application to assist the visually impaired. However, finding text in scene images is a great challenge because it cannot be assumed that the acquired image contains only characters. Natural scene images usually contain diverse text in different size, fonts, orientations and colors, and complex backgrounds such as windows, bricks, and character-like texture. Therefore, this paper proposes a new method to support the scene text reading. This method mainly includes tow parts: (1) image segmentation and, (2) character extraction. The algorithm is implemented and evaluated using a set of natural scene images. Accuracy of the proposed method are calculated and analyzed to determine the success and limitations. Recommendations for improvements are given based on the results.","PeriodicalId":246194,"journal":{"name":"2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128235420","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
Tolerance Distances on Minimal Coverings 最小覆盖层的公差距离
Pub Date : 2016-05-18 DOI: 10.1109/ISMVL.2016.13
Catalin Zara, D. Simovici
We define distances on the space of minimal coverings of a finite set that generalize entropy distances on partitions, and establish connections between these spaces. The metric space of minimal coverings has multiple applications in machine learning and data mining, in areas such as multi-label classifications and determination of frequent item sets.
我们定义了有限集合的最小覆盖空间上的距离,推广了分区上的熵距离,并建立了这些空间之间的联系。最小覆盖度量空间在机器学习和数据挖掘中有多种应用,如多标签分类和频繁项集的确定。
{"title":"Tolerance Distances on Minimal Coverings","authors":"Catalin Zara, D. Simovici","doi":"10.1109/ISMVL.2016.13","DOIUrl":"https://doi.org/10.1109/ISMVL.2016.13","url":null,"abstract":"We define distances on the space of minimal coverings of a finite set that generalize entropy distances on partitions, and establish connections between these spaces. The metric space of minimal coverings has multiple applications in machine learning and data mining, in areas such as multi-label classifications and determination of frequent item sets.","PeriodicalId":246194,"journal":{"name":"2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129122516","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
期刊
2016 IEEE 46th International Symposium on Multiple-Valued Logic (ISMVL)
全部 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