<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://projectswiki.eleceng.adelaide.edu.au/projects/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A1650033</id>
	<title>Projects - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://projectswiki.eleceng.adelaide.edu.au/projects/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=A1650033"/>
	<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php/Special:Contributions/A1650033"/>
	<updated>2026-04-29T22:45:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.4</generator>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-160_Cooperating_Autonomous_Vehicles&amp;diff=8902</id>
		<title>Projects:2017s1-160 Cooperating Autonomous Vehicles</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-160_Cooperating_Autonomous_Vehicles&amp;diff=8902"/>
		<updated>2017-10-27T05:24:21Z</updated>

		<summary type="html">&lt;p&gt;A1650033: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Project 160: Cooperating Autonomous Vehicles&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Aim:&amp;#039;&amp;#039;&amp;#039; Ronin uprising &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Project Advisors:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Prof. Michael Liebelt&lt;br /&gt;
&lt;br /&gt;
Dr. Braedan Phillips  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Team members:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Mitchell Testen&lt;br /&gt;
&lt;br /&gt;
Nathan Cartledge &lt;br /&gt;
&lt;br /&gt;
Zacharie Curl&lt;br /&gt;
&lt;br /&gt;
Troy Hu&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Communication System ==&lt;br /&gt;
&lt;br /&gt;
Units communicate via a dedicated WiFi network using UDP packets to minimize network traffic congestion. Packets contain the Sender’s ID, Destination ID and pre-defined messages to minimize packet size and latency. The packet structure is shown below:&lt;br /&gt;
&lt;br /&gt;
[Sender, Destination, Message] &lt;br /&gt;
Sender = 3 bytes, Destination = 3 bytes,message = 1 byte&lt;br /&gt;
&lt;br /&gt;
These messages are routed by a central communication point called the “Brainbox”, that is responsible for:&lt;br /&gt;
Real-time system diagnostics &lt;br /&gt;
System state management&lt;br /&gt;
Chain structure formation and organisation&lt;br /&gt;
Assigns the role of each Unit&lt;br /&gt;
Updating Followers’ Infrared targe&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Dynamic Chain Formation ==&lt;br /&gt;
&lt;br /&gt;
The developed cooperative behaviour allows the units to form a chain with designated ‘Leader’ and ‘Follower’ units to maintain a “real-time” census of members participating in a formation. &lt;br /&gt;
&lt;br /&gt;
The units participating in the formation take one of two roles:&lt;br /&gt;
Leader - follows a predefined path or can be remotely controlled. &lt;br /&gt;
Follower - tracks  encoded Infrared signal containing the Leader’s unique IDl to seek and maintain a position in the formation.&lt;/div&gt;</summary>
		<author><name>A1650033</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-160_Cooperating_Autonomous_Vehicles&amp;diff=8901</id>
		<title>Projects:2017s1-160 Cooperating Autonomous Vehicles</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2017s1-160_Cooperating_Autonomous_Vehicles&amp;diff=8901"/>
		<updated>2017-10-27T05:19:32Z</updated>

		<summary type="html">&lt;p&gt;A1650033: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Project 160: Cooperating Autonomous Vehicles&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Aim:&amp;#039;&amp;#039;&amp;#039; Ronin uprising &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Project Advisors:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Prof. Michael Liebelt&lt;br /&gt;
&lt;br /&gt;
Dr. Braedan Phillips  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Team members:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Mitchell Testen&lt;br /&gt;
&lt;br /&gt;
Nathan Cartledge &lt;br /&gt;
&lt;br /&gt;
Zacharie Curl&lt;br /&gt;
&lt;br /&gt;
Troy Hu&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Communication System&lt;br /&gt;
&lt;br /&gt;
Units communicate via a dedicated WiFi network using UDP packets to minimize network traffic congestion. Packets contain the Sender’s ID, Destination ID and pre-defined messages to minimize packet size and latency. The packet structure is shown below:&lt;br /&gt;
&lt;br /&gt;
[Sender, Destination, Message] &lt;br /&gt;
Sender = 3 bytes, Destination = 3 bytes,message = 1 byte&lt;br /&gt;
&lt;br /&gt;
These messages are routed by a central communication point called the “Brainbox”, that is responsible for:&lt;br /&gt;
Real-time system diagnostics &lt;br /&gt;
System state management&lt;br /&gt;
Chain structure formation and organisation&lt;br /&gt;
Assigns the role of each Unit&lt;br /&gt;
Updating Followers’ Infrared targe&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Dynamic Chain Formation&lt;br /&gt;
&lt;br /&gt;
The developed cooperative behaviour allows the units to form a chain with designated ‘Leader’ and ‘Follower’ units to maintain a “real-time” census of members participating in a formation. &lt;br /&gt;
&lt;br /&gt;
The units participating in the formation take one of two roles:&lt;br /&gt;
Leader - follows a predefined path or can be remotely controlled. &lt;br /&gt;
Follower - tracks  encoded Infrared signal containing the Leader’s unique IDl to seek and maintain a position in the formation.&lt;/div&gt;</summary>
		<author><name>A1650033</name></author>
		
	</entry>
</feed>