Skip to main content

Why do we use log?

"Logarithm" is a word made up by Scottish mathematician John Napier (1550-1617), from the Greek word logos meaning "proportion, ratio or word" and arithmos meaning "number", ... which together makes "ratio-number" !

In its simplest form logarithm gives the info about:
           how many a number can give another number


basically its used to get the power ie. the exponent of the base number in the log with respect to the log number

for eg:

 1. log2(8)=3   ie  23 = 8

how many a number (to the base number) (2)
another number (log number) (8)
raise to power (3)

2.  log2(4)=2   ie  22 = 


same goes for the negative logarithms:

1.   \log_2 \!\left( \frac{1}{2} \right) = -1,\,
                since
          2^{-1} = \frac 1 {2^1} = \frac 1 2.


reference: 
www.mathsisfun.com/algebra/logarithms.html



Comments

Popular posts from this blog

AC mains current and transformer current

These are two separate issues: 1) How much current the transformer can supply? 2) How much current can your mains AC supply deliver? The answer to (2) is easy. Go to your fuse box and look at the rating on the fuse or circuit breaker. If the rating is 40A, then the maximum power delivered before blowing the fuse is 220V x 40A = 8800W. Generally it is between (20A-50A) and the answer to (1) is, The maximum current delivered by the transformer will depend on the size and construction of the transformer: 1. As an example, let us say the transformer steps down from 220VAC to 20VAC.     This is approximately 10:1 reduction. 2. Then if the transformer is rated at 1A on...

How to calculate the battery standby time according to the load?

Things we should know:   P = V . I                     (ie. power in watts = volts x amps) Every battery has a amps/hr (Ah) rating which signifies for how many hours it can deliver that much amount of current? for eg. 2000mAh battery can deliver 2000mili Amps per hour  Eg.1 Inverter battery standby calculation 1.Calculating the total battery capacity in Watts/hr:  if our inverter battery has a rating of 150Ah and voltage 12V thus it can deliver 150Amps per hour. thus power delivered per hour will be 1800Watts/hr  (1800 = 12 x 150) .............................(  P = V . I  ) 2.battery threshold level : (actual battery capacity) now before proceeding take into consideration that the battery wont be fully discharged due to the internal protection circuit in the inverter so we have to first take 85% of our total battery ca...

Basics of MS-DOS commands (PDF downloadable)

MS-DOS basic concepts and commands with examples: https://drive.google.com/file/d/0B3e9v7xyGe0ubVBHWnpwUW1ZYnc/edit?usp=sharing MS-DOS simple commands with exmaples: https://drive.google.com/file/d/0B3e9v7xyGe0uVXhlbm9nb01EWWs/edit?usp=sharing