<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Navigation on MayaLucIA</title>
    <link>https://mayalucia.dev/tags/navigation/</link>
    <description>Recent content in Navigation on MayaLucIA</description>
    <generator>Hugo -- 0.156.0</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 25 Feb 2026 12:00:00 +0100</lastBuildDate>
    <atom:link href="https://mayalucia.dev/tags/navigation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Path Integration: The CPU4 Circuit</title>
      <link>https://mayalucia.dev/modules/mayajiva/path-integration/</link>
      <pubDate>Wed, 25 Feb 2026 12:00:00 +0100</pubDate>
      <guid>https://mayalucia.dev/modules/mayajiva/path-integration/</guid>
      <description>&lt;p&gt;Path integration is the ability to maintain an estimate of displacement from a starting point by accumulating self-motion cues. In desert ants and bees, this is the primary homing mechanism. In &lt;em&gt;Drosophila&lt;/em&gt;, the CPU4 neurons in the central complex are believed to perform this computation.&lt;/p&gt;
&lt;h2 id=&#34;the-cpu4-model&#34;&gt;The CPU4 Model&lt;/h2&gt;
&lt;p&gt;Eight neurons with preferred directions spaced evenly around the circle. Each neuron integrates the component of velocity along its preferred direction:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Input:&lt;/strong&gt; heading (from ring attractor) and speed (constant in our model)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Accumulation:&lt;/strong&gt; half-wave rectified projection of velocity onto preferred direction&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Memory leak:&lt;/strong&gt; optional exponential decay parameter λ that causes old displacements to fade&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Decoding:&lt;/strong&gt; population vector gives the home direction; its magnitude gives the distance&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;the-memory-leak-trade-off&#34;&gt;The Memory Leak Trade-Off&lt;/h2&gt;
&lt;p&gt;A perfect integrator (λ = 0) remembers everything but accumulates drift errors on long journeys. A leaky integrator (λ &amp;gt; 0) forgets old displacements, creating a &amp;ldquo;horizon&amp;rdquo; beyond which the bug cannot navigate home. This trade-off generates a phase diagram: for each noise level, there is an optimal exploration duration beyond which homing fails.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Bug Model: Braitenberg Navigation</title>
      <link>https://mayalucia.dev/modules/mayajiva/bug-model/</link>
      <pubDate>Wed, 25 Feb 2026 12:00:00 +0100</pubDate>
      <guid>https://mayalucia.dev/modules/mayajiva/bug-model/</guid>
      <description>&lt;p&gt;The bug is a Braitenberg-inspired vehicle that navigates using stochastic Langevin dynamics. It has a position, a heading, and a single steering input derived from its compass circuit. The locomotion model is intentionally minimal: an Euler&amp;ndash;Maruyama integrator of heading and position, with rotational diffusion providing the &amp;ldquo;random walk&amp;rdquo; that makes exploration possible.&lt;/p&gt;
&lt;h2 id=&#34;the-locomotion-law&#34;&gt;The Locomotion Law&lt;/h2&gt;
&lt;p&gt;The bug moves at constant speed along its heading direction. Steering is governed by:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Goal-directed torque&lt;/strong&gt; &amp;mdash; derived from the difference between current heading and home direction (from path integrator)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rotational noise&lt;/strong&gt; &amp;mdash; Gaussian white noise scaled by a diffusion coefficient&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Compass input&lt;/strong&gt; &amp;mdash; the ring attractor&amp;rsquo;s decoded heading, which itself depends on the quantum compass&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The balance between deterministic steering and stochastic exploration determines whether the bug can navigate home. This is quantified by the &lt;strong&gt;Péclet number&lt;/strong&gt; &amp;mdash; the ratio of directed transport to diffusion.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
