Sensors & Measurement · Study deck
Choosing the Right Sensor
Picture a greenhouse team deciding when to water one bed.
Physics Phoebe is your guide for this deck.

After studying this chapter
Learning objectives
You will be able to:
- Explain: The mathematical gist.: The chapter's CR2477 exercise uses 0.070 mAh/day, or 2.92 µA, and a 1,000 mAh cell, giving 14,286 days before other losses.
- Explain: Temperature Terry (DS18B20) raised his hand: "I am waterproof, I cost $3, I have +/-0.5 degree accuracy, and I sleep at only 1 microamp!".
- Explain: This demonstrates how your priorities directly determine the "best" sensor -- there is no objectively best sensor, only the best sensor for your requirements.
- Explain: The useful question is not which sensor has the longest feature list.
Major section
Start With the Measurement Story
A precise catalog number is not installed proof.
- The useful question is not which sensor has the longest feature list.
- A gateway is the local device or service that joins sensor data to a wider system.
- This opening does not name one best sensor or score.
- The winning part is the one that still supports the decision.
Major section
Field Conditions Drive Selection
The mathematical gist.: The chapter's CR2477 exercise uses 0.070 mAh/day, or 2.92 µA, and a 1,000 mAh cell, giving 14,286 days before other losses.
- The total becomes 4.06 µA, so the same division gives 10,267 days, or 28.1 years.
Major section
Putting Numbers to It
For DS18B20, the project weights are accuracy 9, waterproofing 10, sleep current 7, cost 5, and humidity 3.
- Weights encode your priorities, so changing a weight changes the ranking.
- Adjust the requirement weights below to see how they change the sensor ranking.
- This demonstrates how your priorities directly determine the "best" sensor -- there is no objectively best sensor, only the best sensor for your requirements.
Major section
For Kids: Meet the Sensor Squad!
But my temperature accuracy is only +/-1 degree.".
- But there were SO many choices!
- Temperature Terry (DS18B20) raised his hand: "I am waterproof, I cost $3, I have +/-0.5 degree accuracy, and I sleep at only 1 microamp!".
- For an indoor project, I might choose differently!".
Major section
Nest Protect Sensor Selection
Sensor selection decisions that work at prototype scale can fail catastrophically at production volumes.
- The Nest Protect smoke and CO detector illustrates how production constraints reshape sensor choices.
- The MQ-2 performed well in lab tests -- detecting smoke, CO, and natural gas.
- Total cost of ownership was 40% lower despite higher sensor unit cost.
Deck summary
Key takeaways
A precise catalog number is not installed proof.
- The mathematical gist.: The chapter's CR2477 exercise uses 0.070 mAh/day, or 2.92 µA, and a 1,000 mAh cell, giving 14,286 days before other losses.
- For DS18B20, the project weights are accuracy 9, waterproofing 10, sleep current 7, cost 5, and humidity 3.
- But my temperature accuracy is only +/-1 degree.".
- Sensor selection decisions that work at prototype scale can fail catastrophically at production volumes.
Retrieval practice
Recall check 1 of 2

Physics Phoebe says: answer from memory, then check your reasoning.
Q1When comparing sensors, should you design based on "typical" or "maximum" accuracy specifications?
Show answer
Answer: B Always design for maximum (worst-case) specifications.
Q2You are designing a battery-powered outdoor weather station that needs temperature accuracy of +/-0.5C and must be waterproof. Which sensor is the best choice?
Show answer
Answer: D
Retrieval practice
Recall check 2 of 2

Physics Phoebe says: answer from memory, then check your reasoning.
Q3Place each selection decision where it lives so you can defend a sensor choice against the measurement, integration, and deployment constraints.
Show answer
Answer: A Place each selection decision where it lives so you can defend a sensor choice against the measurement, integration, and deployment constraints.
Q4Complete the sensor auto-detection and configuration:
Show answer
Answer: A A lookup dictionary maps I2C addresses to sensor names.
Print reference
Answers
Answer key.
- B · Always design for maximum (worst-case) specifications.
- D
- A · Place each selection decision where it lives so you can defend a sensor choice against the measurement, integration, and deployment constraints.
- A · A lookup dictionary maps I2C addresses to sensor names.