期刊论文详细信息
Journal of Formalized Reasoning
A Formal Proof of Square Root and Division Elimination in Embedded Programs
Pierre Neron
关键词: Program Transformation;    Arithmetic;    Embedded Systems;   
DOI  :  10.6092/issn.1972-5787/3887
学科分类:计算机科学(综合)
来源: Universita degli Studi di Bologna
PDF
【 摘 要 】

The use of real numbers in a program can introduce differences between the expected and the actual behavior of the program, due to the finite representation of these numbers. Therefore, one may want to define programs using real numbers such that this difference vanishes. This paper defines a program transformation for a certain class of programs that improves the accuracy of the computations on real number representations by removing the square root and division operations from the original program in order to enable exact computation with addition, multiplication and subtraction. This transformation is meant to be used on embedded systems, therefore the produced programs have to respect constraints relative to this kind of code. In order to ensure that the transformation is correct, i.e. preserves the semantics, we also aim at specifying and proving this transformation using the PVS proof assistant.

【 授权许可】

CC BY   

【 预 览 】
附件列表
Files Size Format View
RO201904267133900ZK.pdf 234KB PDF download
  文献评价指标  
  下载次数:4次 浏览次数:22次