integer representation
Recently Published Documents


TOTAL DOCUMENTS

28
(FIVE YEARS 6)

H-INDEX

5
(FIVE YEARS 1)

2021 ◽  
Author(s):  
Shruti Kulkarni ◽  
Maryam Parsa ◽  
J. Parker Mitchell ◽  
Catherine Schuman

2021 ◽  
Vol 95 ◽  
pp. 69-80
Author(s):  
José Ezequiel Soto Sánchez ◽  
Tim Weyrich ◽  
Asla Medeiros e Sá ◽  
Luiz Henrique de Figueiredo

Author(s):  
Andrzej Chmielowiec

AbstractThe article presents an algorithm for fast and error-free determination of statistics such as the arithmetic mean and variance of all contiguous subsequences and fixed-length contiguous subsequences for a sequence of industrial measurement data. Additionally, it shows that both floating-point and integer representation can be used to perform this kind of statistical calculations. The author proves a theorem on the number of bits of precision that an arithmetic type must have to guarantee error-free determination of the arithmetic mean and variance. The article also presents the extension of Welford’s formula for determining variance for the sliding window method—determining the variance of fixed-length contiguous subsequences. The section dedicated to implementation tests shows the running times of individual algorithms depending on the arithmetic type used. The research shows that the use of integers in calculations makes the determination of the aforementioned statistics much faster.


Author(s):  
Dong-won Park ◽  
Seokhie Hong ◽  
Nam Su Chang ◽  
Sung Min Cho

Abstract Modular multiplication is one of the most time-consuming operations that account for almost 80% of computational overhead in a scalar multiplication in elliptic curve cryptography. In this paper, we present a new speed record for modular multiplication over 192-bit NIST prime P-192 on 8-bit AVR ATmega microcontrollers. We propose a new integer representation named Range Shifted Representation (RSR) which enables an efficient merging of the reduction operation into the subtractive Karatsuba multiplication. This merging results in a dramatic optimization in the intermediate accumulation of modular multiplication by reducing a significant amount of unnecessary memory access as well as the number of addition operations. Our merged modular multiplication on RSR is designed to have two duplicated groups of 96-bit intermediate values during accumulation. Hence, only one accumulation of the group is required and the result can be used twice. Consequently, we significantly reduce the number of load/store instructions which are known to be one of the most time-consuming operations for modular multiplication on constrained devices. Our implementation requires only 2888 cycles for the modular multiplication of 192-bit integers and outperforms the previous best result for modular multiplication over P-192 by a factor of 17%. In addition, our modular multiplication is even faster than the Karatsuba multiplication (without reduction) which achieved a speed record for multiplication on AVR processor.


Author(s):  
Wakhid Kurniawan ◽  
Hafizd Ardiansyah ◽  
Annisa Dwi Oktavianita ◽  
Mr. Fitree Tahe

In the programming world, understanding floating point is not easy, especially if there are floating point and bit-level interactions. Although there are currently many libraries to simplify the computation process, still many programmers today who do not really understand how the floating point manipulation process. Therefore, this paper aims to provide insight into how to manipulate IEEE-754 32-bit floating point with different representation of results, which are integers and code rules of float twice.  The method used is a literature review, adopting a float-twice prototype using C programming. The results of this study are applications that can be used to represent integers of floating-point manipulation by adopting a float-twice prototype. Using the application programmers make it easy for programmers to determine the type of program data to be developed, especially those running on 32 bits floating point (Single Precision).


2017 ◽  
Vol 24 (7) ◽  
pp. 1228-1238 ◽  
Author(s):  
Adel Agila ◽  
Dumitru Baleanu ◽  
Rajeh Eid ◽  
Bulent Irfanoglu

The behaviors of some vibrating dynamic systems cannot be modeled precisely by means of integer representation models. Fractional representation looks like it is more accurate to model such systems. In this study, the fractional Euler–Lagrange equations model is introduced to model a fractional damped oscillating system. In this model, the fractional inertia force and the fractional damping force are proportional to the fractional derivative of the displacement. The fractional derivative orders in both forces are considered to be variable fractional orders. A numerical approximation technique is utilized to obtain the system responses. The discretization of the Coimbra fractional derivative and the finite difference technique are used to accomplish this approximation. The response of the system is verified by a comparison to a classical integer representation and is obtained based on different values of system parameters.


Sign in / Sign up

Export Citation Format

Share Document