Essays about: "Floating-point format"

Showing result 1 - 5 of 15 essays containing the words Floating-point format.

  1. 1. Effects of Varying Precision on a FPGA using the SpMXV problem : A comparative study

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Vendela Asplund; Martin Lindefors; [2023]
    Keywords : ;

    Abstract : With Moore’s Law slowing down, designing computer hardware that keeps up with the performance demands is becoming increasingly difficult. An interesting area of research is the Field Programmable Gate Array (FPGA) which is a re-programmable hardware device, and which might not be as dependent on Moore’s Law as other hardware. READ MORE

  2. 2. 64-point FFT Instruction Implementation and Evaluation on a Microcode Programmable Processor

    University essay from Linköpings universitet/Institutionen för systemteknik; Linköpings universitet/Tekniska fakulteten

    Author : Yongjun Liu; Zejun Huang; [2022]
    Keywords : FFT; Instruction design;

    Abstract : Fast Fourier Transform is an efficient algorithm for computing the Discrete Fourier Transform (DFT) and one of the most important algorithms used in many digital signal processing applications over decades. This thesis presents an efficient implementation method of a 32-bit complex number 64-point FFT instruction on a micro-programmable processor. READ MORE

  3. 3. Assessing Differences in Precision with Posit Floating Point Format compared to IEEE 754

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Timmy Lindholm; Olof Jonnerby; [2021]
    Keywords : ;

    Abstract : Choosing the correct floating point representation can greatly impact the performance and precision of floating point operations. The current floating point representation standard is IEEE 754. A recent floating point representation which seems to yield a greater precision for the same number of bits is called Posit. READ MORE

  4. 4. Mitchell-Based Approximate Operations on Floating-Point Numbers

    University essay from Linköpings universitet/Datorteknik

    Author : Noah Hellman; [2021]
    Keywords : floating-point numbers; approximations; arithmetics; asic; fpga; mitchell;

    Abstract : By adapting Mitchell's algorithm for floating-point numbers, one can efficiently perform arithmetic floating-point operations in an approximate logarithmic domain in order to perform approximate computations of functions such as multiplication, division, square root and others. This work examines how this algorithm can be improved in terms of accuracy and hardware complexity by applying a set of various methods that are parametrized and offer a large design space. READ MORE

  5. 5. A Comparative Study on the Accuracy of IEEE-754 and Posit for N-body Simulations

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Christofer Nolander; Amanda Strömdahl; [2021]
    Keywords : ;

    Abstract : IEEE-754 has been the standard floating-point format for several decades. However, in recent years multiple new floating-point formats have emerged, one of which is Posit. This study aimed to examine the accuracy of 32-bit IEEE-754 compared to that of 32-bit Posit. READ MORE