Sign in

username or email:

password:



Not a member?
Forgot your Password?

Search documents



Search tips

Documents by category

See Also

DSPFPGA

Embedded Systems Documents > A Guide to Approximations

In this section, our goal is to list some of the best and most useful Embedded Systems related documents (papers, theses, etc) available for free on the web in pdf format (you'll need a pdf reader to view them). Add a document to the list.

To narrow the list, you can filter the documents by 'type':
All Types | Application Notes | Books | Master Theses | Papers/Articles | PhD Theses | White Paper 

Rate this document:
+11

A Guide to Approximations

By Jack G. Ganssle

Abstract:

Most embedded processors don’t know how to compute trig and other complex functions. Programming in C we’re content to call a library routine that does all of the work for us. Unhappily this optimistic approach often fails in real time systems where size, speed and accuracy are all important issues. The compiler’s runtime package is a one-size-fits-all proposition. It gives a reasonable trade-off of speed and precision. But every embedded system is different, with different requirements. In some cases it makes sense to write our own approximation routines. Why?

Download Document Download Document
(This item is protected by original copyright)


Rate this document:
+11

There are no comments yet!


Sorry, you need javascript enabled to post any comments.