<?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>Model on MayaLucIA</title>
    <link>https://mayalucia.dev/tags/model/</link>
    <description>Recent content in Model 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/model/index.xml" rel="self" type="application/rss+xml" />
    <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>
