Why Use Microseconds Instead of Nanoseconds in Engineering Calculations?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
marly
Messages
10
Reaction score
0
I’m taking an electronics course and in the book it’s talking about a period in AC electricity and it asking me to find the frequency for the period and also the time for the frequency.

The problem is this:

Calculate the period for the two frequencies of 1 MHz and 2 MHz.

For 1 MHz I use T = [itex]\frac{1}{f}[/itex] = [itex]\frac{1}{1 x 10^{6}}[/itex] = 1 x 10[itex]^{-6}[/itex] = 1 [itex]\mu[/itex]s

This makes sense to me and when I put it in my calculator I get 1 x 10 [itex]^{-6}[/itex]

For 2MHz in the book it shows:

For 2 MHz I use T = [itex]\frac{1}{f}[/itex] = [itex]\frac{1}{2 x 10^{6}}[/itex] = .5 x 10[itex]^{-6}[/itex] = .5 [itex]\mu[/itex]s

This answer makes sense to me too.

On my calculator it shows 500 x [itex]^{-9}[/itex] which is 500 nanoseconds, instead of .5 microseconds.

What I don't understand, is why would I use .5 [itex]\mu[/itex]s instead of 500 nanoseconds?

To me, it would seem more "right" to say, "oh, that's 500 nanoseconds, instead of .5 microseconds".
 
Physics news on Phys.org
Engineering notation is a special form of scientific notation, where the number is expressed such that the exponent of ten is some multiple (positive or negative) of 3.

For more details, see:
https://www.dlsweb.rmit.edu.au/lsu/content/3_MathsEssentials/maths_pdfs/scientific%20notation.pdf
 
Technically, in engineering notation, the number before the unit should always be between 1.0 and 1000.0. So instead of saying 0.5 microsecond, you should say 500 nanosecond. If you went to shorter and shorter times, you would keep using ns until you got to 1.0 ns, and below that you would say 990 picosecond instead of 0.99 ns. However, there is nothing wrong with saying 0.5 microsecond, and I doubt you would get marked down for giving this answer.
 
Thank you very much. That makes sense perfect sense. Thanks!

My book says the answer is .5 microseconds and that’s why I was getting confused. I thought the answer should have been 500 nanoseconds, because as you said, the number before the unit should be 1.0 and 1000.0