Skip to content
Parallax Learn

Parallax Learn

  • Welcome
  • Tutorials
        • Tutorial Series head tag

          Tutorial Series
        • Tutorial Series

          The special, classroom-ready series pages are organized collections of tutorials for our most popular hardware and/or languages. The tutorials for each topic are conveniently accessible from a single page, shown in the order it is recommended that they be completed.
        • Robotics Series Head tag

          Robotics Series
        • Robotics Series

          • Artificial Intelligence
          • Cybersecurity: Radio Data tutorialCybersecurity
          • cyber:bot + Python
          • cyber:bot + MakeCode
          • Boe-Bot Tutorial SeriesBoe-Bot
          • Arduino Shield-Bot
          • ActivityBot with C TutorialsActivityBot + C
          • ActivityBot with BlocklyProp Tutorial SeriesActivityBot + BlocklyProp
          • Scribbler 3 Tutorial SeriesScribbler 3
        • Electronics & Programming Series Head tag

          Electronics & Programming Series
          • BS2 Board of Education Tutorial SeriesBS2 Board of Education
          • Propeller C-Language BasicsPropeller C Basics
          • FLiP Try-It Kit C Tutorial SeriesFLiP Try-It Kit + C
          • FLiP Try-It Kit BlocklyProp TutorialsFLiP Try-It Kit + BlocklyProp
          • Badge WX Tutorial SeriesBadge WX
          • Propeller BlocklyProp Basics and ProjectsPropeller BlocklyProp Basics
          • View All Tutorial Series »
        • Browse Tutorials
        • Browse Tutorials

          Individual tutorials sorted by robot or kit, and language.
        • By Robot or Kit
          • ActivityBot
          • SumoBot WX
          • Boe-Bot
          • Shield-Bot
          • cyber:bot
          • Badge WX
          • ELEV-8
          • ARLO
        • By Language
        • By Language

          • Propeller C
          • Arduino
          • BlocklyProp
          • PBASIC
          • Python
          • MakeCode
          • View All Tutorials »
  • Educators
  • Reference
  • Downloads
  • Home
  • All Courses
  • Electrical Measurements

Electrical Measurements

Convert Prefixes to Values

Convert Metric Prefixes to Decimal Values

For the sake of making  calculations, a common first step is to convert a measurement with a metric prefix to its decimal equivalent.  So, instead of starting with 1 kΩ, you’d want to start with 1000 Ω.  For this step, just replace the metric prefix with x metric-prefix-decimal-value.  If you are not sure of the metric prefix’s decimal value, just look it up in the table.

 

Here is another example with 20 ms.  Looking up m in the SI Metric Prefixes table, its decimal value is 0.001.  So, replace m with x 0.001, and then calculate the result.

 

If you multiply some value by 1, the result is that same value.  For example, 2 kΩ x 1 = 2 kΩ.  The quantity is unchanged.  The faction 1000 / k is also equal to the number 1.  Remember from the SI Metric Prefix chart that kilo = 1000.  So if you start with k = 1000 and divide both sides by k, you get 1000 / k = 1.  Multiplying 2 kΩ by 1 (in the form of 1000/k), the k’s in the numerator and denominator cancel, and the result is 2000 Ω.  It’s still the same value as 2 kΩ, but in this case, without the metric prefix.  

(View full size: muam-multiply-by-one-prefix-to-val.mp4)

 

 


Printer-friendly version
Metric Prefixes
Prev
Prefix to Values Script and Tests
Next

DISCUSSION FORUMS | PARALLAX INC. STORE

About | Terms of Use | Feedback: learn@parallax.com | Copyright©Parallax Inc. 2024

© 2025 Parallax Learn • Built with GeneratePress