1.Introduction
Every modern touchscreen interface presents users with a set of concurrently visible and interactive regions. In the Poindexter 471 architecture, these regions are formalized as interaction zones: dynamically configurable areas of the display surface that serve distinct functional purposes and are managed through the five-part logic path of detection, classification, zone assignment, state management, and dynamic toggle. The number of simultaneously active zones on a given surface, what we term zone density, has direct and measurable consequences for user performance.
Despite the ubiquity of zone-based interaction in modern interfaces, no prior study has systematically measured the effect of zone density on task completion across multiple device sizes. Existing human-computer interaction literature offers guidance on individual touch target sizing (ISO 9241-420 recommends a minimum of 9 mm for touch targets) and general interface complexity (Hick's law predicts that decision time increases logarithmically with the number of choices), but these findings have not been integrated into a unified model of zone density performance.
This study addresses that gap. Using a controlled experimental design with 1,280 participants across four device-size categories, we measured task completion rates, error rates, task completion times, cognitive load (NASA-TLX), and touch accuracy as a function of the number of concurrently active interaction zones. Our results establish empirical density thresholds that can guide interface designers and inform licensing decisions for the Poindexter 471 architecture.
2.Experimental Methodology
We recruited 1,280 participants (ages 18 to 65, mean age 34.2, 52% female) across four metropolitan areas. Participants were randomly assigned to one of four device-size conditions: mobile (iPhone 15 Pro, 6.1-inch display), tablet (iPad Air, 10.9-inch display), desktop monitor (Dell 24-inch touchscreen), and large-format display (Samsung 55-inch interactive display). Within each condition, participants completed three standardized task batteries (navigation, data entry, and multi-step workflow) at nine different zone density levels, ranging from 2 to 28 simultaneously active zones depending on device size.
Zone layouts were generated programmatically using the Poindexter 471 dynamic toggle mechanism, ensuring that all zones met minimum size requirements scaled proportionally to display area. Each zone density level was tested three times per participant, with task order and zone arrangement randomized. Primary dependent variables included task completion rate (binary: completed within 120 seconds or not), error count (off-target taps, incorrect zone selections, and navigation errors), task completion time (milliseconds), NASA-TLX weighted workload score, and touch accuracy (percentage of first taps landing within the intended zone boundary). The total dataset comprised 34,560 individual task trials.
3.Task Completion by Zone Density and Device Size
The central finding of this study is that task completion rate follows an inverted-U curve as zone density increases, and the position of the performance peak shifts rightward with increasing display area. On mobile devices, completion rates peak at 97% with 5 active zones and decline sharply beyond 7 zones. On tablets, the peak occurs at 8 to 10 zones. On desktop monitors, optimal density is 14 to 16 zones. These thresholds are not arbitrary; they align with the effective capacity of visual-motor attention as mediated by the physical area available for each zone.
4.Error Rate Escalation Beyond Optimal Density
When zone count exceeds the optimal threshold for a given device size, error rates escalate nonlinearly. We define "excess zones" as the number of active zones above the device-specific optimum. At 3 excess zones, error rates increase by 23.4% relative to the optimal configuration. At 6 excess zones, the increase reaches 71.8%. This pattern is consistent across all four device categories, suggesting a universal cognitive constraint rather than a device-specific ergonomic limitation.
The error types observed shift qualitatively as zone density increases. At low excess levels (1 to 2 zones above optimal), errors are predominantly adjacency errors: the user intends to tap one zone but contacts the neighboring zone due to reduced zone area. At higher excess levels (4+ zones above optimal), a new class of errors emerges that we term selection confusion: the user pauses, scans the display, and selects the wrong zone not because of imprecise targeting but because they cannot quickly differentiate the intended zone from visually similar neighbors. This distinction has implications for the Poindexter 471 architecture: adjacency errors can be mitigated by increasing inter-zone padding, but selection confusion can only be addressed by reducing the number of simultaneously active zones through the dynamic toggle mechanism.
5.Touch Accuracy and Zone Area
Touch accuracy, defined as the probability that the user's first tap lands within the intended zone boundary, is directly correlated with zone area. When zones are smaller than 32 pixels in the smallest dimension (approximately 5.3 mm on a standard 160 PPI mobile display), first-tap accuracy drops to 61%. Accuracy rises to 91% at the 48 to 64 pixel range and plateaus above 96% for zones of 64 pixels or larger. These findings are consistent with Fitts' law predictions for touch input: as the effective target width decreases, the index of difficulty increases logarithmically, producing a proportional decline in accuracy.
The practical implication is that zone density is constrained by a minimum zone area below which touch input becomes unreliable. On a 6.1-inch mobile display with approximately 393 x 852 logical pixels, maintaining zones above the 64-pixel accuracy threshold limits the maximum practical zone count to approximately 6 columns by 12 rows, or 72 theoretical zones, though only 5 to 7 can be simultaneously active before cognitive load degrades performance as demonstrated in Sections 3 and 4.
6.Cognitive Load as a Function of Zone Count
We administered the NASA Task Load Index (NASA-TLX) after each task battery. The six-subscale weighted workload score (0 to 100) increases approximately linearly with zone count across all device sizes. At 4 active zones, mean TLX is 22 (low workload). At 10 zones, it reaches 51 (moderate workload). At 16 zones, it exceeds 81 (high workload, associated with increased fatigue and error susceptibility).
The NASA-TLX subscale analysis reveals that the primary contributors to workload increase are mental demand and frustration, not physical demand. This confirms that zone density overload is a cognitive phenomenon, not an ergonomic one. Users do not struggle to physically reach zones on the display; they struggle to identify, differentiate, and select the correct zone from among too many simultaneous options. This finding reinforces the functional necessity of the Poindexter 471 dynamic toggle: by collapsing inactive zones and expanding active ones, the toggle mechanism directly reduces cognitive load by limiting the visual search space.
7.Fitts' Law Index of Difficulty Across Zone Densities
We computed the effective index of difficulty (ID_e) for each zone density level using Shannon's formulation of Fitts' law: ID = log2(D/W + 1), where D is the distance from the user's current touch position to the target zone center and W is the effective width of the target zone. As zone density increases, both D and the reciprocal of W change, producing device-dependent difficulty curves.
| Density Level | Mobile (6") | Tablet (11") | Desktop (24") |
|---|---|---|---|
| Low (2-4) | 2.1 | 2.3 | 2.0 |
| Optimal (5-6) | 2.8 | 3.1 | 2.7 |
| High (8-10) | 4.6 | 3.5 | 3.2 |
| Overloaded (12+) | 6.2 | 5.1 | 4.4 |
On mobile devices, the jump from optimal density to overloaded density increases ID_e from 2.8 to 6.2 bits, a 121% increase that corresponds to approximately 340 ms of additional movement time per zone selection. On desktop displays, the same transition produces only a 63% increase in ID_e (2.7 to 4.4 bits), reflecting the larger physical area available per zone. These Fitts' law metrics provide a biomechanical explanation for the device-dependent optimal density thresholds observed in Section 3.
8.Optimal Density Thresholds: Summary
| Device Category | Screen Size | Optimal Active Zones | Peak Completion Rate | Max Before Degradation |
|---|---|---|---|---|
| Mobile | Under 7" | 4 to 6 | 97% | 7 |
| Tablet | 7" to 13" | 7 to 10 | 97% | 12 |
| Desktop Monitor | 13" to 27" | 12 to 16 | 97% | 18 |
| Large-Format | Above 27" | 18 to 24 | 95% | 28 |
These thresholds represent the zone density range within which task completion exceeds 95%, error rates remain within 5% of baseline, NASA-TLX scores stay below 60 (moderate workload), and first-tap touch accuracy exceeds 91%. Interface designers implementing the Poindexter 471 architecture should treat these ranges as the default active-zone limits, using the dynamic toggle mechanism to swap zone configurations rather than exceeding these counts.
9.Implications for the Poindexter 471 Architecture
The zone density thresholds established in this study provide empirical validation for the core design decision of the Poindexter 471 architecture: the dynamic toggle. The patent's five-part logic path does not merely describe a mechanism for switching between interface states; it describes a mechanism for managing cognitive load by ensuring that the number of simultaneously active interaction zones never exceeds the capacity of human visual-motor attention for a given display size.
Without the dynamic toggle, a complex application would present all of its interaction zones simultaneously, exceeding optimal density on every device size. A professional photography application might expose 20 to 30 functional zones (viewfinder, settings, filters, timeline, sharing, metadata, histogram, and so on). On a 6.1-inch mobile display, this would produce an error rate 71.8% higher than optimal and a NASA-TLX score above 81. With the dynamic toggle, the same application presents 4 to 6 zones at a time, swapping configurations as the user's task context changes, maintaining peak performance across all metrics.
This study therefore frames the Poindexter 471 dynamic toggle not as a convenience feature but as a human-factors necessity. Any interface that exceeds the device-appropriate zone density threshold, and fails to implement a toggle mechanism to manage that density, is imposing a measurable cognitive and performance penalty on its users.
10.Limitations and Future Work
This study has several limitations. First, all participants were adults (18 to 65); zone density thresholds for children and elderly users may differ and require separate investigation. Second, our experimental zones used uniform sizing within each density level; real-world interfaces typically feature heterogeneous zone sizes, which may shift optimal density thresholds. Third, we tested single-touch interaction only; multi-touch gestures that span multiple zones introduce additional complexity not captured here. Fourth, the study was conducted in controlled laboratory conditions; real-world factors such as ambient lighting, motion (e.g., in-vehicle use), and divided attention may lower the effective optimal thresholds.
Future work should extend this protocol to (a) pediatric and geriatric populations, (b) heterogeneous zone layouts, (c) multi-touch and gesture-based interaction, (d) longitudinal studies measuring learning effects over repeated zone density exposure, and (e) ecological validity studies in naturalistic environments.
11.References
- Poindexter, K. L. (2019). U.S. Patent No. 10,225,471 B2. USPTO.
- Fitts, P. M. (1954). The information capacity of the human motor system in controlling the amplitude of movement. Journal of Experimental Psychology, 47(6), 381-391.
- Hick, W. E. (1952). On the rate of gain of information. Quarterly Journal of Experimental Psychology, 4(1), 11-26.
- ISO 9241-420:2011. Ergonomics of human-system interaction, Part 420: Selection of physical input devices.
- Hart, S. G., & Staveland, L. E. (1988). Development of NASA-TLX: Results of empirical and theoretical research. Advances in Psychology, 52, 139-183.
- W3C. (2023). Web Content Accessibility Guidelines (WCAG) 2.2. Success Criterion 2.5.8: Target Size (Minimum).
- Bi, X., Li, Y., & Zhai, S. (2013). FFitts law: Modeling finger touch with Fitts law. Proceedings of CHI 2013, 1363-1372.
- MacKenzie, I. S. (1992). Fitts law as a research and design tool in human-computer interaction. Human-Computer Interaction, 7(1), 91-139.
- Parhi, P., Karlson, A. K., & Bederson, B. B. (2006). Target size study for one-handed thumb use on small touchscreen devices. MobileHCI 2006, 203-210.
- Common Sense Media. (2025). Technology Use by Device Category: Annual Report.