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.

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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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".
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.
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.".
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.
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.
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.
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?
Show answer
Answer: B The Empathize stage uses observation and interviews to understand behavior before selecting a solution.
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?
Show answer
Answer: C Empathy maps are stronger when direct quotes, observed actions, inferred thoughts, and emotions are kept separate.
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.
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:
Show answer
Answer: A A useful insight record should include the evidence, the user role or context, and the design consequence.
Print reference
Answers
Answer key.
- B · The Empathize stage uses observation and interviews to understand behavior before selecting a solution.
- C · Empathy maps are stronger when direct quotes, observed actions, inferred thoughts, and emotions are kept separate.
- 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.
- A · A useful insight record should include the evidence, the user role or context, and the design consequence.