<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Sensory Illusion on TLDRLSS</title>
        <link>https://tldrlss.com/en/tags/sensory-illusion/</link>
        <description>Recent content in Sensory Illusion on TLDRLSS</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Thu, 14 May 2026 07:30:00 +0800</lastBuildDate><atom:link href="https://tldrlss.com/en/tags/sensory-illusion/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Spatial Disorientation vs. Motion Sickness: What&#39;s the Difference? Sensory Deception Happens in Diving, VR, and Space too! Exploring the Fatal Bugs of Human Senses</title>
        <link>https://tldrlss.com/en/article/2026/05/whats-difference-between-spatial-disorientation-and-motion-sickness/</link>
        <pubDate>Thu, 14 May 2026 07:30:00 +0800</pubDate>
        
        <guid>https://tldrlss.com/en/article/2026/05/whats-difference-between-spatial-disorientation-and-motion-sickness/</guid>
        <description>&lt;img src="https://tldrlss.com/global-assets/images/science/sensory-illusion-1.jpg" alt="Featured image of post Spatial Disorientation vs. Motion Sickness: What&#39;s the Difference? Sensory Deception Happens in Diving, VR, and Space too! Exploring the Fatal Bugs of Human Senses" /&gt;&lt;p&gt;Have you ever had this experience: you&amp;rsquo;re wearing VR goggles playing a roller coaster, sitting still in a chair, but suddenly you feel dizzy and nauseous?&lt;/p&gt;
&lt;p&gt;Or you&amp;rsquo;re looking down at your phone in a car, and as you scroll, you feel your stomach churning?&lt;/p&gt;
&lt;p&gt;This feeling of the &amp;ldquo;brain being tricked&amp;rdquo; is actually the same thing as the fatal &lt;strong&gt;&amp;ldquo;Spatial Disorientation&amp;rdquo;&lt;/strong&gt; faced by fighter pilots.&lt;/p&gt;
&lt;p&gt;What exactly is wrong with our proud sensory systems?&lt;/p&gt;
&lt;h2 id=&#34;the-brains-three-sets-of-sensors&#34;&gt;The Brain&amp;rsquo;s Three Sets of Sensors
&lt;/h2&gt;&lt;p&gt;Our brain is like a computer, receiving three sets of &amp;ldquo;Logs&amp;rdquo; to determine the body&amp;rsquo;s position in space:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Sensor&lt;/th&gt;
          &lt;th&gt;Corresponding Organ&lt;/th&gt;
          &lt;th&gt;Responsible For&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Vision&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Eyes&lt;/td&gt;
          &lt;td&gt;Horizon, movement of surroundings&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Vestibular System&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Inner Ear (Semicircular Canals + Otolith Organs)&lt;/td&gt;
          &lt;td&gt;Rotation, acceleration, gravity direction&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Proprioception&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Muscles and Nerves&lt;/td&gt;
          &lt;td&gt;Body posture, limb position, pressure distribution&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;On the ground, these three systems work together seamlessly. The reason you can walk with your eyes closed without falling is that they are silently syncing in the background.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;But as soon as you &lt;strong&gt;leave the ground and enter three-dimensional space&lt;/strong&gt;, the bugs in this &amp;ldquo;ancient hardware&amp;rdquo; are triggered.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;!--adsense--&gt;
&lt;h2 id=&#34;when-the-three-systems-start-to-clash&#34;&gt;When the Three Systems Start to Clash
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;Sensory Conflict Theory&lt;/code&gt; is currently the core framework explaining spatial disorientation.&lt;/p&gt;
&lt;p&gt;In simple terms: when the &lt;code&gt;eyes&lt;/code&gt;, &lt;code&gt;inner ear&lt;/code&gt;, and &lt;code&gt;muscles&lt;/code&gt; each send out &lt;strong&gt;contradictory&lt;/strong&gt; information, the &lt;strong&gt;brain doesn&amp;rsquo;t know who to believe&lt;/strong&gt;, leading to wrong spatial judgments.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Scenario&lt;/th&gt;
          &lt;th&gt;Eyes Say&lt;/th&gt;
          &lt;th&gt;Inner Ear Says&lt;/th&gt;
          &lt;th&gt;Result&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Flying level in clouds&lt;/td&gt;
          &lt;td&gt;&amp;ldquo;It&amp;rsquo;s all white ahead, no movement&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;&amp;ldquo;We are rolling to the left!&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;Pilot makes wrong corrections&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Looking at phone in car&lt;/td&gt;
          &lt;td&gt;&amp;ldquo;The screen is still&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;&amp;ldquo;The car is shaking!&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;Nausea (Motion Sickness)&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;VR Roller Coaster&lt;/td&gt;
          &lt;td&gt;&amp;ldquo;We are diving!&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;&amp;ldquo;You&amp;rsquo;re sitting still&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;Dizziness/Nausea (VR Motion Sickness)&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;The brain can&amp;rsquo;t process this &amp;ldquo;clash of information,&amp;rdquo; so it creates a false spatial perception.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&#34;motion-sickness-vs-spatial-disorientation-whats-the-difference&#34;&gt;Motion Sickness vs. Spatial Disorientation: What&amp;rsquo;s the Difference?
&lt;/h2&gt;&lt;blockquote&gt;
&lt;p&gt;You might ask: &lt;strong&gt;Isn&amp;rsquo;t motion sickness just spatial disorientation?&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Correct, their root is &lt;strong&gt;sensory conflict&lt;/strong&gt;, but the outcomes are very different:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Feature&lt;/th&gt;
          &lt;th&gt;Motion Sickness&lt;/th&gt;
          &lt;th&gt;Spatial Disorientation&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Essence&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;A &lt;strong&gt;defense reaction&lt;/strong&gt; of the body&lt;/td&gt;
          &lt;td&gt;A &lt;strong&gt;cognitive error&lt;/strong&gt; of space&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Brain&amp;rsquo;s Logic&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;&amp;ldquo;The info is too messy, I might be poisoned, let&amp;rsquo;s vomit!&amp;rdquo;&lt;/td&gt;
          &lt;td&gt;&amp;ldquo;I feel the plane is level; the instruments must be broken.&amp;rdquo;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Main Consequences&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Nausea, vomiting, cold sweats&lt;/td&gt;
          &lt;td&gt;Loss of direction, wrong operations&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Danger&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Extremely uncomfortable, but usually not fatal&lt;/td&gt;
          &lt;td&gt;&lt;strong&gt;Extremely fatal&lt;/strong&gt;, because you make &lt;strong&gt;decisions with &amp;ldquo;false confidence&amp;rdquo;&lt;/strong&gt;&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;When you&amp;rsquo;re motion sick, you &lt;strong&gt;know&lt;/strong&gt; you&amp;rsquo;re dizzy and want to get out of the car to rest.&lt;/p&gt;
&lt;p&gt;But in spatial disorientation, you &lt;strong&gt;don&amp;rsquo;t know&lt;/strong&gt; you&amp;rsquo;re disoriented. The &lt;code&gt;brain&lt;/code&gt; gives you a &lt;strong&gt;very real and confident illusion, making you believe you&amp;rsquo;re right and the world is tilted&lt;/strong&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Motion sickness is the body protesting; spatial disorientation is the brain lying.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This &amp;ldquo;false confidence&amp;rdquo; is the most dangerous part.&lt;/p&gt;
&lt;!--adsense--&gt;
&lt;h2 id=&#34;not-just-in-the-sky-cross-domain-sensory-deception&#34;&gt;Not Just in the Sky: Cross-Domain Sensory Deception
&lt;/h2&gt;&lt;p&gt;The bugs in this &amp;ldquo;ancient hardware&amp;rdquo; don&amp;rsquo;t just happen on planes. Whenever we leave our familiar ground environment, the sensory system starts to fail:&lt;/p&gt;
&lt;h3 id=&#34;underwater-diving-cant-tell-up-from-down&#34;&gt;Underwater Diving: Can&amp;rsquo;t Tell Up from Down
&lt;/h3&gt;&lt;p&gt;Water&amp;rsquo;s buoyancy cancels out gravity, making your &lt;code&gt;proprioception&lt;/code&gt; completely fail. In deep or murky water, you can&amp;rsquo;t even tell &amp;ldquo;which way is up.&amp;rdquo;&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Issue&lt;/th&gt;
          &lt;th&gt;Explanation&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Gravity Interference&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Buoyancy cancels gravity, &lt;strong&gt;body can&amp;rsquo;t feel where &amp;ldquo;down&amp;rdquo; is&lt;/strong&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Loss of Vision&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;In deep sea or silted areas, you can&amp;rsquo;t see the surface or the bottom&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Fatal Error&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;In panic, one might rush toward what &amp;ldquo;feels like up,&amp;rdquo; but swim deeper instead&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Solution&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Watch the depth gauge, or &lt;strong&gt;watch where the bubbles go&lt;/strong&gt;, bubbles always go up&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;The laws of physics are more reliable than your intuition.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id=&#34;vr-virtual-reality-the-digital-version-of-spatial-disorientation&#34;&gt;VR (Virtual Reality): The Digital Version of Spatial Disorientation
&lt;/h3&gt;&lt;p&gt;VR is a &lt;strong&gt;&amp;ldquo;reverse&amp;rdquo; sensory conflict&lt;/strong&gt;: the eyes see movement, but the body isn&amp;rsquo;t moving at all.&lt;/p&gt;
&lt;p&gt;When this conflict is too severe, the &lt;code&gt;brain&lt;/code&gt; reaches a very nonsensical conclusion:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;&amp;ldquo;I&amp;rsquo;m poisoned, hallucinating, let&amp;rsquo;s vomit to get the poison out!&amp;rdquo;&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is why VR makes people feel nauseous.&lt;/p&gt;
&lt;p&gt;VR developers have very interesting solutions:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Solution&lt;/th&gt;
          &lt;th&gt;Principle&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Virtual Nose&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Adding a faint nose shape in the center, &lt;strong&gt;giving the brain a stable reference point&lt;/strong&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Teleportation&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Abandoning smooth walking for point-to-point blinking to cut visual shift signals&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Physical Haptic Anchor&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Sitting in a real chair, feet on the edge of a rug, to let the brain know &amp;ldquo;my feet are on the ground&amp;rdquo;&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;illusions-in-the-dark-autokinesis&#34;&gt;Illusions in the Dark: Autokinesis
&lt;/h3&gt;&lt;p&gt;On a pitch-black night, if you stare at a distant, stationary point of light (like a red light on a building or a star) for a few seconds, your eye muscles will make tiny jumps, but the brain misinterprets these jumps as &lt;strong&gt;&amp;ldquo;that point of light is moving.&amp;rdquo;&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It&amp;rsquo;s like if you stare at a tiny black dot on a wall for long enough, you&amp;rsquo;ll feel like it&amp;rsquo;s crawling.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;For pilots or drivers, this &lt;code&gt;Autokinesis&lt;/code&gt; can cause them to &amp;ldquo;chase&amp;rdquo; a light that isn&amp;rsquo;t moving at all, veering off course.&lt;/p&gt;
&lt;h3 id=&#34;space-the-ultimate-boss-of-spatial-disorientation&#34;&gt;Space: The Ultimate Boss of Spatial Disorientation
&lt;/h3&gt;&lt;p&gt;In space, there is no gravity at all. The inner ear fluid floats around, and the brain &lt;strong&gt;has no idea where the floor is&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;In the first few days, astronauts &lt;strong&gt;feel the world spinning whenever they turn their heads&lt;/strong&gt;, and sometimes can&amp;rsquo;t even feel where their own limbs are.&lt;/p&gt;
&lt;p&gt;More dangerously, in space, vomit &lt;strong&gt;floats around the mouth and nose&lt;/strong&gt; and could be inhaled into the lungs.&lt;/p&gt;
&lt;p&gt;The solution is &lt;strong&gt;&amp;ldquo;Visual Authoritarianism&amp;rdquo;&lt;/strong&gt;: inside the space station, &lt;strong&gt;light direction&lt;/strong&gt; and &lt;strong&gt;label text direction&lt;/strong&gt; are unified, stating &amp;ldquo;the side with lights is the ceiling.&amp;rdquo;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Forcing the brain to accept a set of virtual gravity logic.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;!--adsense--&gt;
&lt;h2 id=&#34;cross-domain-survival-logic&#34;&gt;Cross-Domain Survival Logic
&lt;/h2&gt;&lt;p&gt;Whether in the sky, underwater, in VR, or in space, the logic for handling sensory deception is exactly the same:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Environment&lt;/th&gt;
          &lt;th&gt;Error Source&lt;/th&gt;
          &lt;th&gt;Tool&lt;/th&gt;
          &lt;th&gt;Core Thinking&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Airplane&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Inner ear fluid inertia&lt;/td&gt;
          &lt;td&gt;Dashboard&lt;/td&gt;
          &lt;td&gt;Believe the data&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Underwater&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Buoyancy cancels gravity&lt;/td&gt;
          &lt;td&gt;Bubbles / Depth Gauge&lt;/td&gt;
          &lt;td&gt;Believe physics&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;VR&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Eyes move, body doesn&amp;rsquo;t&lt;/td&gt;
          &lt;td&gt;Virtual Nose / Haptic Anchor&lt;/td&gt;
          &lt;td&gt;Add anchors&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;strong&gt;Space&lt;/strong&gt;&lt;/td&gt;
          &lt;td&gt;Zero-gravity environment&lt;/td&gt;
          &lt;td&gt;Light / Text direction&lt;/td&gt;
          &lt;td&gt;Establish new norms&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Use reliable external systems to replace unreliable internal feelings.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Spatial disorientation reminds us:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Human instincts are not perfect; sometimes &amp;ldquo;following your feelings&amp;rdquo; will lead you to danger.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Whether in the air, underwater, or in daily life, &lt;strong&gt;finding an objective &amp;ldquo;attitude indicator&amp;rdquo; might be the key to not getting lost.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;reference&#34;&gt;Reference
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Spatial_disorientation&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Spatial disorientation - Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.youtube.com/watch?v=xCfFw3K5D8A&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;秒懂空間迷向｜戰機的真正殺手..是飛行員都躲不過！ - YouTube&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
