<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>User Study | Haokun Wang</title><link>https://wanghaokun.site/tags/user-study/</link><atom:link href="https://wanghaokun.site/tags/user-study/index.xml" rel="self" type="application/rss+xml"/><description>User Study</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Fri, 11 Oct 2024 00:00:00 +0000</lastBuildDate><image><url>https://wanghaokun.site/media/icon_hu_645fa481986063ef.png</url><title>User Study</title><link>https://wanghaokun.site/tags/user-study/</link></image><item><title>Fiery Hands: Designing Thermal Glove through Thermal and Tactile Integration for Virtual Object Manipulation</title><link>https://wanghaokun.site/publication/conference-paper-fiery-hands/</link><pubDate>Fri, 11 Oct 2024 00:00:00 +0000</pubDate><guid>https://wanghaokun.site/publication/conference-paper-fiery-hands/</guid><description/></item><item><title>Fiery Hands: Thermal-Tactile Glove for VR Object Manipulation</title><link>https://wanghaokun.site/project/fiery-hands/</link><pubDate>Fri, 11 Oct 2024 00:00:00 +0000</pubDate><guid>https://wanghaokun.site/project/fiery-hands/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>How do you make a virtual fire feel real on your hands? &lt;strong>Fiery Hands&lt;/strong> answers that question with a custom wearable thermal glove that delivers localized thermal &lt;em>and&lt;/em> tactile sensations to the palm and all five fingertips — without blocking the hand or preventing natural object manipulation in VR.&lt;/p>
&lt;p>Published at &lt;strong>ACM UIST 2024&lt;/strong> (the premier venue for novel interactive systems), this project represents a step change in how XR systems can deliver believable thermal touch.&lt;/p>
&lt;hr>
&lt;h2 id="the-problem">The Problem&lt;/h2>
&lt;p>Existing haptic gloves either:&lt;/p>
&lt;ul>
&lt;li>Cover the inner palm and fingertip surfaces, blocking touch and dexterity, or&lt;/li>
&lt;li>Place thermal actuators only on the back of the hand, limiting localized feedback&lt;/li>
&lt;/ul>
&lt;p>The challenge: thermal actuators are physically large (Peltier modules), slow (seconds to change temperature), and need direct skin contact. Placing enough of them to cover a hand while preserving freedom of movement seemed contradictory.&lt;/p>
&lt;p>&lt;strong>Research Question:&lt;/strong> Can we achieve the &lt;em>perception&lt;/em> of localized thermal feedback across the full hand using fewer actuators cleverly placed on non-obstructive body sites?&lt;/p>
&lt;hr>
&lt;h2 id="research-approach">Research Approach&lt;/h2>
&lt;p>We leveraged two perceptual phenomena from psychophysics:&lt;/p>
&lt;ol>
&lt;li>&lt;strong>Thermal Referral&lt;/strong> — the brain attributes a thermal sensation to a &lt;em>nearby&lt;/em> tactile stimulus site, not the actual thermal source. Heat felt elsewhere &amp;ldquo;moves&amp;rdquo; to where you&amp;rsquo;re touching.&lt;/li>
&lt;li>&lt;strong>Tactile Masking&lt;/strong> — a vibrotactile cue can suppress or redirect the perceived location of a thermal stimulus.&lt;/li>
&lt;/ol>
&lt;p>By combining strategically placed Peltier actuators on the &lt;em>outer&lt;/em> palm and back of fingers with vibrotactile motors at fingertip contact points, we could generate perceived thermal sensations &lt;em>at the fingertips&lt;/em> without physically touching them.&lt;/p>
&lt;hr>
&lt;h2 id="system-design">System Design&lt;/h2>
&lt;h3 id="hardware">Hardware&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>Thermal actuators&lt;/strong>: 4 custom-fabricated Peltier modules (30 × 30 mm) mounted on the outer palm and finger dorsal surfaces&lt;/li>
&lt;li>&lt;strong>Tactile actuators&lt;/strong>: 5 coin-type LRA vibration motors placed at the inner fingertip&lt;/li>
&lt;li>&lt;strong>Controller&lt;/strong>: Arduino Mega with custom power amplifier board; Bluetooth LE to PC&lt;/li>
&lt;li>&lt;strong>Glove substrate&lt;/strong>: Thin spandex with 3D-printed actuator mounts — allows full grip&lt;/li>
&lt;/ul>
&lt;h3 id="unity-vr-integration">Unity VR Integration&lt;/h3>
&lt;ul>
&lt;li>Built in &lt;strong>Unity 2022 LTS&lt;/strong> with &lt;strong>OpenXR / XR Interaction Toolkit&lt;/strong>&lt;/li>
&lt;li>Custom C# &lt;code>HapticFeedbackManager&lt;/code> subscribes to XR physics collision events and maps contact surface temperature to actuator commands&lt;/li>
&lt;li>Real-time thermal rendering: fire = sustained warm + rhythmic vibration; ice = sustained cool + gentle pulse; metal = rapid ramp-up on contact&lt;/li>
&lt;li>Deployed on &lt;strong>Meta Quest 2&lt;/strong> via Quest Link (PC-tethered for full Peltier power budget)&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="user-evaluation">User Evaluation&lt;/h2>
&lt;h3 id="study-1--thermal-localization">Study 1 — Thermal Localization&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>N = 12 participants&lt;/strong>, within-subject design&lt;/li>
&lt;li>&lt;strong>Task&lt;/strong>: identify which finger perceived the thermal stimulus while only the dorsal actuators were active&lt;/li>
&lt;li>&lt;strong>Conditions&lt;/strong>: palm-only thermal, 4× Peltier positions × 3 temperature levels (warm/hot/neutral)&lt;/li>
&lt;li>&lt;strong>Measure&lt;/strong>: accuracy of localization, JND (just-noticeable difference)&lt;/li>
&lt;/ul>
&lt;h3 id="study-2--vr-interaction-plausibility">Study 2 — VR Interaction Plausibility&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>N = 16 participants&lt;/strong>&lt;/li>
&lt;li>&lt;strong>Task&lt;/strong>: interact with three virtual objects (glowing coal, ice block, metal rod) and rate realism&lt;/li>
&lt;li>&lt;strong>Conditions&lt;/strong>: thermal-only, tactile-only, thermal+tactile (Fiery Hands), and no-feedback baseline&lt;/li>
&lt;li>&lt;strong>Measures&lt;/strong>: NASA-TLX, immersion subscale, perceived temperature match (7-pt Likert)&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="results--key-findings">Results &amp;amp; Key Findings&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Localization accuracy: 84%&lt;/strong> — participants correctly identified the stimulated finger using only dorsal Peltier placement, validating the thermal referral strategy&lt;/li>
&lt;li>&lt;strong>Plausibility rating&lt;/strong> of thermal+tactile condition was &lt;strong>significantly higher&lt;/strong> than any single-modality condition (F(3,45)=18.4, p&amp;lt;.001, η²=0.55)&lt;/li>
&lt;li>Users reported the coal interaction as &amp;ldquo;surprisingly convincing&amp;rdquo; — qualitative themes: warmth buildup over time felt organic, not mechanical&lt;/li>
&lt;li>Power consumption reduced by &lt;strong>60%&lt;/strong> vs. placing individual Peltiers at each fingertip while achieving comparable perceptual quality&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="impact">Impact&lt;/h2>
&lt;ul>
&lt;li>📄 Published: &lt;strong>ACM UIST 2024&lt;/strong> — &lt;em>Proceedings of the 37th Annual ACM Symposium on User Interface Software and Technology&lt;/em>&lt;/li>
&lt;li>DOI:
&lt;/li>
&lt;li>Inspired follow-on work on thermally-integrated wearables for extended wear XR sessions&lt;/li>
&lt;/ul></description></item><item><title>Thermal In Motion: Designing Thermal Flow Illusions with Tactile and Thermal Interaction</title><link>https://wanghaokun.site/publication/conference-paper-thermal-motion/</link><pubDate>Fri, 11 Oct 2024 00:00:00 +0000</pubDate><guid>https://wanghaokun.site/publication/conference-paper-thermal-motion/</guid><description/></item><item><title>Let It Snow: Designing Snowfall Experience in VR</title><link>https://wanghaokun.site/publication/journal-article-snow/</link><pubDate>Wed, 15 May 2024 00:00:00 +0000</pubDate><guid>https://wanghaokun.site/publication/journal-article-snow/</guid><description/></item><item><title>Thermal Masking: When the Illusion Takes Over the Real</title><link>https://wanghaokun.site/publication/conference-paper-thermal-masking/</link><pubDate>Sat, 11 May 2024 00:00:00 +0000</pubDate><guid>https://wanghaokun.site/publication/conference-paper-thermal-masking/</guid><description/></item><item><title>Fabric Thermal Display using Ultrasonic Waves</title><link>https://wanghaokun.site/publication/conference-paper-ultrasound-glove/</link><pubDate>Fri, 01 Sep 2023 00:00:00 +0000</pubDate><guid>https://wanghaokun.site/publication/conference-paper-ultrasound-glove/</guid><description/></item><item><title>Upper Body Thermal Referral and Tactile Masking for Localized Feedback</title><link>https://wanghaokun.site/publication/journal-article-upperbody/</link><pubDate>Wed, 22 Feb 2023 00:00:00 +0000</pubDate><guid>https://wanghaokun.site/publication/journal-article-upperbody/</guid><description/></item><item><title>Mid-Air Thermo-Tactile Feedback using Ultrasound Haptic Display</title><link>https://wanghaokun.site/publication/conference-paper-fire/</link><pubDate>Wed, 01 Sep 2021 00:00:00 +0000</pubDate><guid>https://wanghaokun.site/publication/conference-paper-fire/</guid><description/></item></channel></rss>