Design Methodology · Study deck

Empathize and Define

Picture a cold-room operator who notices a warning after stock has already warmed.

Blueprint Bina is your guide for this deck.

thinkingempathizedefine
Blueprint Bina, the module guide, in a scene from this chapter.
iotclass.org

After studying this chapter

Learning objectives

You will be able to:

  • Plan field research for an IoT product without biasing users toward a preselected device or feature.
  • Separate what users say, think, do, and feel so the team can distinguish evidence from inference.
  • Convert observations into pain points, personas, journey moments, and clear problem frames.
  • Write Point-of-View statements and How Might We prompts that keep the solution space open.
iotclass.org

Major section

Empathy Changes Architecture

In IoT, empathize and define work should change what the team builds.

  • For example, a facilities team that asks for a "smart freezer sensor" may really need a freezer-loss recovery workflow.
  • The problem frame then becomes an operational handoff problem with sensing, networking, escalation, and accountability parts.

Key terms

If the pain
If the pain is auditability after an incident, the prototype may be an event log and acknowledgement model before any enclosure design.

Why it matters

The same discipline prevents over-engineering.

Empathize and Define form an evidence loop: observe the real context, synthesize patterns, frame the problem, and gate the next prototype.
Empathize and Define form an evidence loop: observe the real context, synthesize patterns, frame the problem, and gate the next prototype.
iotclass.org

Major section

Empathy Changes Architecture (continued)

That frame may lead to a DS18B20 probe plus door switch, local buzzer mute, battery-backed gateway, MQTT QoS 1 publish, SMS escalation, and a support playbook instead of only a nicer dashboard.

  • If the evidence says the pain is two minutes of uncertain setup during installation, the first prototype may be a paper provisioning flow, a Figma status screen, or a bench ESP32 that shows pairing states clearly.
  • If the pain is auditability after an incident, the prototype may be an event log and acknowledgement model before any enclosure design.
  • The same discipline prevents over-engineering.
iotclass.org

Major section

Empathy Changes Architecture (continued)

Empathy work is therefore not a soft preface to real engineering; it is the mechanism that decides which engineering risk is worth spending time on next.

  • Observe real context and workflow captures what people, devices, spaces, and handoffs actually do, while: Interview recent events and reasons asks for concrete episodes instead of hypothetical preferences.
  • The last node,: Gate next prototype with evidence, permits only the smallest artifact that can resolve the riskiest open claim.
  • The gate also records whose workflow may be harmed by the prototype and who has authority to stop the field test.
iotclass.org

Major section

Empathy Changes Architecture (continued)

Separate what staff did from the team's interpretation, and mark contradictory cases instead of averaging them away.

  • Revisit the site at the difficult shift, door position, network condition, and escalation window; a daytime interview cannot prove overnight operation.
  • If prototype evidence contradicts the frame, the arrow returns to observation and synthesis; it does not merely trigger another interface iteration.
  • Person boundary:: Include installer, maintainer, support agent, data subject, alert recipient, and buyer when those roles affect the product.
  • Decision boundary:: Frame the decision or action that must improve, then let sensing, connectivity, automation, and UI follow from that decision.
iotclass.org

Major section

Research the Whole Service Path

Strong field notes connect a quote or observation to a decision the team must make.

  • For a cold-room alert, that path may include probe placement, door state, local display, gateway connectivity, MQTT publish, cloud rule, APNs or FCM notification, shift handoff, acknowledgement, support ticket, and incident closeout.
  • For a home-energy monitor, the sample may need a renter, homeowner, installer, call-centre agent, utility program manager, and someone who opts out of sharing fine-grained data.
  • A support-ticket cluster about failed pairing informs BLE provisioning recovery, QR-code fallback, captive-portal wording, and what diagnostics the agent needs in Zendesk.
iotclass.org

Major section

Research the Whole Service Path (continued)

Each interview should separate observed facts from interpretation: "the gateway LED was red for three hours" is evidence; "operators do not care about reliability" is usually a weak inference.

  • A telemetry gap around shift changes informs alert throttling, role routing, and acknowledgement ownership.
  • The output should be a traceable board of evidence, assumptions, open questions, and prototype tests, not a decorative persona poster.
  • Recruit by role and scenario.: Include the person who installs, uses, maintains, receives alerts, appears in data, and owns operational risk.
iotclass.org

Major section

Findings to System Constraints

Translate each insight into actors, states, events, and measurements.

  • Actors may include device, gateway, user, installer, automation rule, support agent, and external service.
  • States may include unpaired, provisioning, normal, pending, offline, stale, faulted, acknowledged, overridden, and recovered.
  • Events need timestamps, source, confidence, freshness, and ownership so later prototypes can test the real workflow.
iotclass.org

Major section

Findings to System Constraints (continued)

A vague finding such as "users need trust" is not testable.

  • A stronger constraint says that after a sensor misses three reporting intervals, the interface must show stale status, last successful heartbeat, battery estimate, network path, and next recovery action within one screen.
  • If research shows that the device observes a shared corridor, the data model needs purpose limitation, field-level retention, access roles, and possibly edge redaction before cloud upload.
  • If an alert can trigger a physical response, the system needs confidence thresholds, duplicate suppression, audit records, manual override, and clear ownership for who acts.
iotclass.org

Major section

Why Empathize Comes First

A device may be installed by one person, configured by another, monitored by a third, and affect people who never touch the app.

  • Discovery therefore has to include the full service context, not only the buyer or the most enthusiastic user.
  • The main risk is not that the team cannot build the device.
  • The main risk is building a device that fits the team's imagined workflow instead of the real one.
iotclass.org

Major section

Research Methods

Field trials reveal what changes under real constraints.

  • Seeing how the task is actually performed in the real environment.
  • Quotes, stories, recurring needs, objections, and unresolved questions.
  • Finding handoffs, waiting, repeated effort, alert fatigue, and support burden.
  • Capturing repeated events that do not happen during one visit.
iotclass.org

Major section

Empathy Maps

An empathy map is a synthesis tool, not a decoration.

  • It helps the team compare direct quotes, inferred thoughts, observed behaviors, and emotional signals.
  • Below, Does records observed actions, while Feels captures emotional signals.
  • Direct quotes from interviews, support calls, or field sessions.
  • The user may believe the device is hard to reset after a fault.
The empathy map separates interview quotes, inferred concerns, observed actions, and emotional signals so the team can compare evidence types before defining the problem.
The empathy map separates interview quotes, inferred concerns, observed actions, and emotional signals so the team can compare evidence types before defining the problem.
iotclass.org

Major section

From Evidence to Pain Points

"The field technician needs confirmation at the device because network access is unreliable in the basement.".

  • Pain points should connect evidence to a user outcome.
  • "Needs a dashboard".
  • "The operator cannot tell whether an alert is urgent without walking to the equipment.".
  • "Needs more sensors".

Why it matters

"The supervisor needs a trend view because single incidents do not reveal repeated misuse.".

iotclass.org

Major section

From Evidence to Pain Points (continued)

"The supervisor needs a trend view because single incidents do not reveal repeated misuse.".

  • "The maintainer cannot locate which part of the machine changed state before the fault.".
  • Focuses on the decision gap that sensing might address.
  • "Needs cloud analytics".
  • Explains why history and aggregation may matter.
iotclass.org

Major section

Define the Problem

The Define stage turns research into a problem frame that can guide ideation and prototype testing.

  • The need should be a verb phrase, not a product.
  • The insight should come from evidence, not the team's preference.
  • "Users need a smart lock.".
  • "Factories need predictive maintenance.".

Why it matters

Line supervisors need to recognize repeated vibration changes before a shift ends because repairs are only practical during scheduled downtime.

iotclass.org

Major section

Shared Cold-Room Monitoring

The original request is "add more sensors and a dashboard." The team pauses to empathize and define before choosing hardware.

  • The alarm may be correct but poorly timed.
  • Researchers are unsure who owns after-hours response.
  • The technical alert is not enough; ownership is unclear.
  • Slow response even when data is available.

Why it matters

Lab staff sharing cold-room equipment need to distinguish normal loading events from risky temperature excursions because repeated ambiguous alarms reduce trust and delay the right response.

iotclass.org

Major section

Evidence Record

Focus next on: Role, the companion label anchoring An evidence record keeps research findings traceable from observation and role context through risk, requirement, evidence, and the next test trigger.

  • The first highlights: Observation, the second uses: Role to assign an actor, and the last highlights: Context.
  • Separates evidence from the team's interpretation.
An evidence record keeps research findings traceable from observation and role context through risk, requirement, evidence, and the next test trigger.
An evidence record keeps research findings traceable from observation and role context through risk, requirement, evidence, and the next test trigger.
iotclass.org

Deck summary

Key takeaways

In IoT, empathize and define work should change what the team builds.

  • That frame may lead to a DS18B20 probe plus door switch, local buzzer mute, battery-backed gateway, MQTT QoS 1 publish, SMS escalation, and a support playbook instead of only a nicer dashboard.
  • Empathy work is therefore not a soft preface to real engineering; it is the mechanism that decides which engineering risk is worth spending time on next.
  • Separate what staff did from the team's interpretation, and mark contradictory cases instead of averaging them away.
  • Strong field notes connect a quote or observation to a decision the team must make.
iotclass.org

Retrieval practice

Recall check 1 of 3

Blueprint Bina says: answer from memory, then check your reasoning.

Q1A team observes that operators silence a machine alert several times per shift. What should the team do first in the Empathize stage?

ARemove the alert after noting operators silence it several times per shift.
BAsk operators about recent silencing events and observe the workflow around them.
CAdd machine learning to classify alerts before asking why they are silenced.
DIncrease alert volume and log fewer questions during the shift.
Show answer

Answer: B The Empathize stage uses observation and interviews to understand behavior before selecting a solution.

iotclass.org

Retrieval practice

Recall check 2 of 3

Blueprint Bina says: answer from memory, then check your reasoning.

Q2A researcher writes: "The technician checks the local display before opening the app." Which empathy map quadrant should hold this note?

ASays, because it is a clear statement.
BThinks, because it implies the technician trusts the display.
CDoes, because it records an observable action.
DFeels, because the technician may be frustrated.
Show answer

Answer: C Empathy maps are stronger when direct quotes, observed actions, inferred thoughts, and emotions are kept separate.

iotclass.org

Retrieval practice

Recall check 3 of 3

Blueprint Bina says: answer from memory, then check your reasoning.

Q3Place each empathize-and-define activity where it lives so you can turn observed user evidence into a focused but still open design challenge.

AField Research
BEmpathy Synthesis
CProblem Frame
DHMW Prompts
Show answer

Answer: A Separate field observation, evidence synthesis, and ideation framing so you can trace a How Might We prompt back to real user evidence without locking in a solution.

Q4Complete the helper that extracts research notes that are ready to become design insights:

Afor note in notes:
Bfor note in ready:
Cwhile notes == ready:
Dif notes in note:
Show answer

Answer: A A useful insight record should include the evidence, the user role or context, and the design consequence.

iotclass.org

Print reference

Answers

Answer key.

  1. B · The Empathize stage uses observation and interviews to understand behavior before selecting a solution.
  2. C · Empathy maps are stronger when direct quotes, observed actions, inferred thoughts, and emotions are kept separate.
  3. A · Separate field observation, evidence synthesis, and ideation framing so you can trace a How Might We prompt back to real user evidence without locking in a solution.
  4. A · A useful insight record should include the evidence, the user role or context, and the design consequence.
iotclass.org