Add a skeleton
[ipdf/sam.git] / chapters / BackgroundHardware.tex
1 \chapter{Physical Limitations on Precision}\label{BackgroundHardware}
2
3 This chapter will focus on the physical limitations on precision due to hardware. It will describe the traditional approaches to working with real numbers and the current state of the art.
4
5 NOTE: Depending on how much I get into the VHDL stuff, this chapter may seem less relevant to the actual research we are doing and it might be very short.
6 However I think even if I do not actually do any hardware designs, a literature review about precision of numbers would not be complete if it only mentioned software algorithms.
7
8
9
10 \section{Real Number Representations}
11
12 This section will discuss representations of real numbers in hardware, including the trivial: fixed point, IEEE floating points, and anything else I find that is interesting.
13
14
15 \section{Floating Point Units}
16
17 This section will give an overview of FPUs, focusing on IEEE.
18
19 \section{Graphical Processing Units}
20
21 This section will discuss anything relevant we can find on GPUs, but will probably be very short.
22

UCC git Repository :: git.ucc.asn.au