Crude logrithms?


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    Omaha, Nebraska USA
    Posts
    263

    Question Crude logrithms?

    Does anyone know of a simple way to get crude/approximate logs? Or should I just put a lookup table in EEPROM?
    Russ
    N0EVC, xWB6ONT, xWN6ONT

    "Easy to use" is easy to say.

  2. #2
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    I've never used it, but it looks interesting.

    http://www.dattalo.com/technical/sof...ic/piclog.html
    <br>
    DT

  3. #3
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    699


    Did you find this post helpful? Yes | No

    Default

    There are many methods for approximating a logarithm but all require a lot of computation to get a decent approximation. If you can deal with continued fractions or powers to the fourth then you are fine.

    Another solution is to plot the log function that you will use in the range that you need using a program like Microsoft Excel. Then find an approximation (an equation) using the functions provided in the Excel program.

    Robert

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts