
In modern households, a substantial proportion of physical objects remain unused for extended periods, resulting in inefficiencies in resource utilization. Existing studies typically rely on static metrics, such as usage frequency or time ratio, which fail to capture the dynamic evolution of object states. This paper proposes a probabilistic modeling framework based on discrete-time Markov chains to characterize the transitions between usage and non-usage states of everyday objects. Taking a floor lamp as a representative case, we define a multi-state system including active use, ready-to-use, idle, and dormant states. A state transition matrix is constructed to model the probabilistic dynamics, and the steady-state distribution is analyzed to understand long-term behavioral patterns. The results indicate that non-use states dominate the long-run distribution, with strong persistence observed in idle and dormant states. The study demonstrates that object utilization should be understood as a dynamic process governed by transition probabilities rather than static metrics. The proposed framework provides theoretical support for smart home optimization, product design, and sustainable resource management.
Keywords: Markov chain, state transition, object utilization, floor lamp, smart home systems
With the increasing abundance of consumer goods, the number of objects in household environments has grown significantly. However, their effective utilization remains low. Many objects spend most of their lifecycle in non-use states, raising concerns about inefficiency, spatial waste, and sustainability.
Traditional approaches to measuring object utilization rely on static indicators such as usage duration or frequency. While intuitive, these metrics fail to explain how and why objects transition between usage and non-usage. For example, a floor lamp may exhibit low usage not only due to lack of demand but also due to accessibility issues, environmental conditions, or behavioral inertia.
This paper argues that object usage should be conceptualized as a dynamic stochastic process rather than a static property. We adopt a Markov chain framework to model the temporal evolution of object states, enabling a more granular and interpretable analysis of usage behavior.
The contributions of this paper are as follows:
A formal definition of multi-state object usage beyond binary on/off classification
A Markov chain-based modeling framework for state transitions
A steady-state analysis revealing long-term utilization characteristics
Design implications for improving object activation and reducing idle states
Prior work in sustainability and product lifecycle analysis has emphasized the importance of improving utilization rates. However, most studies treat usage as an aggregate metric, overlooking temporal dynamics.
Markov models have been widely applied in modeling user behavior, system reliability, and device operation states. Their ability to capture probabilistic transitions makes them suitable for analyzing repeated and stochastic behaviors.
Recent developments in IoT enable real-time monitoring of device states. While these systems focus on automation and control, there is limited work on modeling long-term behavioral patterns of household objects.
This study bridges these areas by applying stochastic modeling to object usage in everyday environments.
We define the state space of a floor lamp as:
where:
: Active use (lamp is on and providing value)
: Ready state (off but easily activatable)
: Idle state (temporarily unused)
: Dormant state (effectively excluded from regular use)
This classification captures different semantic meanings of non-use.
Let denote the state at time . We assume:
A transition matrix is defined as:
with each row summing to 1.
If the chain is ergodic, a stationary distribution exists such that:
This distribution represents the long-term proportion of time spent in each state.
In practical implementations, transition probabilities can be estimated using:
Smart plug power logs
Motion sensors (user presence)
Ambient light sensors
Time-series data can be discretized into state sequences for frequency-based estimation.
An illustrative transition matrix is given by:
High probability reflects immediate post-use inactivity
High and probabilities indicate strong persistence
Low probability suggests difficulty in reactivation
The steady-state distribution reveals:
Dominance of non-use states
Significant accumulation in idle and dormant states
Limited proportion of active usage
This confirms that object utility is temporally sparse and unevenly distributed.
Idle and dormant states exhibit strong “stickiness,” meaning that once an object enters these states, it is unlikely to return to active use without external intervention.
Transition probabilities implicitly encode activation cost:
Higher friction → lower
Better accessibility → higher reactivation probability
From a modeling perspective, design optimization aims to:
Increase transitions toward
Reduce transitions toward
Minimize persistence in
Examples include voice control, automation, and contextual triggers.
This paper proposes a Markov chain-based framework for modeling object usage states, using a floor lamp as a case study. The results demonstrate that object utilization is better understood as a stochastic dynamic process rather than a static measure.
The key insight is that improving utilization is equivalent to reshaping the transition probability structure. This perspective provides a new lens for analyzing and designing everyday objects in smart environments.
Assumes first-order Markov property (ignores long-term memory)
Uses illustrative rather than empirical data
State definitions may vary across contexts
Future work may include:
Hidden Markov Models (HMM)
Reinforcement learning for adaptive control
Multi-object interaction modeling
Norris, J. R. Markov Chains. Cambridge University Press.
Ross, S. M. Introduction to Probability Models.
Norman, D. A. The Design of Everyday Things.
Gershenfeld, N. When Things Start to Think.
Relevant IoT and smart home system journals