期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Fast Square Root Calculation without Division for High Performance Control Systems of Power Electronics
1
作者 Anton Dianov Alecksey Anuchin alexey bodrov 《CES Transactions on Electrical Machines and Systems》 CSCD 2022年第2期145-152,共8页
The calculation of square roots is a frequently used operation in control systems of power electronics for different applications:motor drives,power converters,etc.At the same time,the execution of this procedure sign... The calculation of square roots is a frequently used operation in control systems of power electronics for different applications:motor drives,power converters,etc.At the same time,the execution of this procedure significantly loads microcontrollers and uses its power,which can be utilized for performing other important tasks.Therefore,it restricts the size of code,which can be processed by the microcontroller and compels developers to limit the number of functions,or to decrease execution frequency of a program.Thus,the calculation of square roots is a bottle-neck in implementation of high-performance control systems,thus effective optimization of this task is extremely important in modern and efficient devices.In respect that many applications do not need precise calculation of square roots,the optimization of execution time can be achieved by decreasing of precision of the result.The proposed technique is based on the approximation of parabola with hyperbola,which allows you to rapidly find the approximate value of a square root.Taking into account that many digital signal processors(DSP)are not equipped with an effective divider,the developed algorithm does not use divisions,so it can be executed faster.The payback for this optimization is approximation error with a maximum of 0.5%,however,it is acceptable for the overwhelming majority of control systems. 展开更多
关键词 Approximate computing Approximation algorithms Newton method Numerical methods
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部