<?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=A1660069</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=A1660069"/>
	<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php/Special:Contributions/A1660069"/>
	<updated>2026-05-05T09:50:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.4</generator>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12156</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12156"/>
		<updated>2018-10-21T08:18:18Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Interface System Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;V-rep simulation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Virtual robot experimentation platform was used in our project. It is involved to test our Street Agent logical and test our project design. The remote control interface is used to communicate designed Street Agent with virtual rovers. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arduino Uno R3 with WIFI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Physical robot platform was built by using Arduino board with necessary sensors. Arduino board and 3D printed rover structure. Arduino rover is used to collect the environment information and receive the movement command which is from Street agent, such as avoiding boundary, approaching food source, approaching nest location and following pheromone trail.&lt;br /&gt;
&lt;br /&gt;
=Interface System Design=&lt;br /&gt;
&lt;br /&gt;
[[File:111.PNG]]&lt;br /&gt;
&lt;br /&gt;
All system need to be controlled via own deigned Street agent logical. Interface System consists of processing module and action module, processing module is used to &lt;br /&gt;
process all data from outside of the system, action module is used to process all commands from Street Agent decision and send to action module to enable rovers achieve the specified functions.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12155</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12155"/>
		<updated>2018-10-21T08:14:15Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Interface System Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;V-rep simulation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Virtual robot experimentation platform was used in our project. It is involved to test our Street Agent logical and test our project design. The remote control interface is used to communicate designed Street Agent with virtual rovers. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arduino Uno R3 with WIFI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Physical robot platform was built by using Arduino board with necessary sensors. Arduino board and 3D printed rover structure. Arduino rover is used to collect the environment information and receive the movement command which is from Street agent, such as avoiding boundary, approaching food source, approaching nest location and following pheromone trail.&lt;br /&gt;
&lt;br /&gt;
=Interface System Design=&lt;br /&gt;
&lt;br /&gt;
[[File:111.PNG]]&lt;br /&gt;
&lt;br /&gt;
All system need to be controlled via own deigned Street agent logical. Interface System consists of processing module and action module, processing module is used to &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
all data from outside of the system need to be sent to our own designed processing module.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12154</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12154"/>
		<updated>2018-10-21T08:05:54Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Interface System Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;V-rep simulation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Virtual robot experimentation platform was used in our project. It is involved to test our Street Agent logical and test our project design. The remote control interface is used to communicate designed Street Agent with virtual rovers. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arduino Uno R3 with WIFI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Physical robot platform was built by using Arduino board with necessary sensors. Arduino board and 3D printed rover structure. Arduino rover is used to collect the environment information and receive the movement command which is from Street agent, such as avoiding boundary, approaching food source, approaching nest location and following pheromone trail.&lt;br /&gt;
&lt;br /&gt;
=Interface System Design=&lt;br /&gt;
&lt;br /&gt;
[[File:111.PNG]]&lt;br /&gt;
&lt;br /&gt;
All system need to be controlled via own deigned Street agent logical. For all information from environment need to be translate and send to the agent, agent will send the decision back to platform. The flexible processing module and action module have been established for ensure the interaction of agent and platform.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12153</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12153"/>
		<updated>2018-10-21T08:05:19Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Interface System Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;V-rep simulation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Virtual robot experimentation platform was used in our project. It is involved to test our Street Agent logical and test our project design. The remote control interface is used to communicate designed Street Agent with virtual rovers. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arduino Uno R3 with WIFI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Physical robot platform was built by using Arduino board with necessary sensors. Arduino board and 3D printed rover structure. Arduino rover is used to collect the environment information and receive the movement command which is from Street agent, such as avoiding boundary, approaching food source, approaching nest location and following pheromone trail.&lt;br /&gt;
&lt;br /&gt;
=Interface System Design=&lt;br /&gt;
&lt;br /&gt;
[[File:picture.PNG]]&lt;br /&gt;
&lt;br /&gt;
All system need to be controlled via own deigned Street agent logical. For all information from environment need to be translate and send to the agent, agent will send the decision back to platform. The flexible processing module and action module have been established for ensure the interaction of agent and platform.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12152</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12152"/>
		<updated>2018-10-21T08:04:21Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Interface System Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;V-rep simulation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Virtual robot experimentation platform was used in our project. It is involved to test our Street Agent logical and test our project design. The remote control interface is used to communicate designed Street Agent with virtual rovers. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arduino Uno R3 with WIFI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Physical robot platform was built by using Arduino board with necessary sensors. Arduino board and 3D printed rover structure. Arduino rover is used to collect the environment information and receive the movement command which is from Street agent, such as avoiding boundary, approaching food source, approaching nest location and following pheromone trail.&lt;br /&gt;
&lt;br /&gt;
=Interface System Design=&lt;br /&gt;
&lt;br /&gt;
All system need to be controlled via own deigned Street agent logical. For all information from environment need to be translate and send to the agent, agent will send the decision back to platform. The flexible processing module and action module have been established for ensure the interaction of agent and platform.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12151</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12151"/>
		<updated>2018-10-21T08:02:58Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Interface System Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;V-rep simulation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Virtual robot experimentation platform was used in our project. It is involved to test our Street Agent logical and test our project design. The remote control interface is used to communicate designed Street Agent with virtual rovers. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arduino Uno R3 with WIFI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Physical robot platform was built by using Arduino board with necessary sensors. Arduino board and 3D printed rover structure. Arduino rover is used to collect the environment information and receive the movement command which is from Street agent, such as avoiding boundary, approaching food source, approaching nest location and following pheromone trail.&lt;br /&gt;
&lt;br /&gt;
=Interface System Design=&lt;br /&gt;
&lt;br /&gt;
All system need to be controlled via own deigned Street agent logical. For all information from environment need to be translate and send to the agent, agent will send the decision back to platform. The flexible processing module and action module have been established for ensure the interaction of agent and platform.&lt;br /&gt;
[[File:picture.PNG]]&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12150</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12150"/>
		<updated>2018-10-21T07:59:55Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Interface System Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;V-rep simulation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Virtual robot experimentation platform was used in our project. It is involved to test our Street Agent logical and test our project design. The remote control interface is used to communicate designed Street Agent with virtual rovers. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arduino Uno R3 with WIFI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Physical robot platform was built by using Arduino board with necessary sensors. Arduino board and 3D printed rover structure. Arduino rover is used to collect the environment information and receive the movement command which is from Street agent, such as avoiding boundary, approaching food source, approaching nest location and following pheromone trail.&lt;br /&gt;
&lt;br /&gt;
=Interface System Design=&lt;br /&gt;
&lt;br /&gt;
All system need to be controlled via own deigned Street agent logical. For all information from environment need to be translate and send to the agent, agent will send the decision back to platform. The flexible processing module and action module have been established for ensure the interaction of agent and platform.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12149</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12149"/>
		<updated>2018-10-21T07:59:09Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Interface System Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;V-rep simulation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Virtual robot experimentation platform was used in our project. It is involved to test our Street Agent logical and test our project design. The remote control interface is used to communicate designed Street Agent with virtual rovers. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arduino Uno R3 with WIFI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Physical robot platform was built by using Arduino board with necessary sensors. Arduino board and 3D printed rover structure. Arduino rover is used to collect the environment information and receive the movement command which is from Street agent, such as avoiding boundary, approaching food source, approaching nest location and following pheromone trail.&lt;br /&gt;
&lt;br /&gt;
=Interface System Design=&lt;br /&gt;
&lt;br /&gt;
All system need to be controlled via own deigned Street agent logical. For all information from environment need to be translate and send to the agent, agent will send the decision back to platform. The flexible processing module and action module have been established for ensure the interaction of agent and platform. &lt;br /&gt;
[[File:picture.PNG]]&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Picture.png&amp;diff=12148</id>
		<title>File:Picture.png</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Picture.png&amp;diff=12148"/>
		<updated>2018-10-21T07:58:34Z</updated>

		<summary type="html">&lt;p&gt;A1660069: A1660069 uploaded a new version of &amp;amp;quot;File:Picture.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12145</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12145"/>
		<updated>2018-10-21T06:42:02Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Interface System Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;V-rep simulation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Virtual robot experimentation platform was used in our project. It is involved to test our Street Agent logical and test our project design. The remote control interface is used to communicate designed Street Agent with virtual rovers. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arduino Uno R3 with WIFI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Physical robot platform was built by using Arduino board with necessary sensors. Arduino board and 3D printed rover structure. Arduino rover is used to collect the environment information and receive the movement command which is from Street agent, such as avoiding boundary, approaching food source, approaching nest location and following pheromone trail.&lt;br /&gt;
&lt;br /&gt;
=Interface System Design=&lt;br /&gt;
[File:pciture.PNG]]&lt;br /&gt;
All system need to be controlled via own deigned Street agent logical. For all information from environment need to be translate and send to the agent, agent will send the decision back to platform. The flexible processing module and action module have been established for ensure the interaction of agent and platform. &lt;br /&gt;
[[File:picture.PNG]]&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12144</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12144"/>
		<updated>2018-10-21T06:40:47Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Technical Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;V-rep simulation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Virtual robot experimentation platform was used in our project. It is involved to test our Street Agent logical and test our project design. The remote control interface is used to communicate designed Street Agent with virtual rovers. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arduino Uno R3 with WIFI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Physical robot platform was built by using Arduino board with necessary sensors. Arduino board and 3D printed rover structure. Arduino rover is used to collect the environment information and receive the movement command which is from Street agent, such as avoiding boundary, approaching food source, approaching nest location and following pheromone trail.&lt;br /&gt;
&lt;br /&gt;
=Interface System Design=&lt;br /&gt;
&lt;br /&gt;
All system need to be controlled via own deigned Street agent logical. For all information from environment need to be translate and send to the agent, agent will send the decision back to platform. The flexible processing module and action module have been established for ensure the interaction of agent and platform. &lt;br /&gt;
[[File:picture.PNG]]&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Picture.png&amp;diff=12143</id>
		<title>File:Picture.png</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Picture.png&amp;diff=12143"/>
		<updated>2018-10-21T06:38:22Z</updated>

		<summary type="html">&lt;p&gt;A1660069: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12142</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12142"/>
		<updated>2018-10-21T06:37:31Z</updated>

		<summary type="html">&lt;p&gt;A1660069: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;V-rep simulation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Virtual robot experimentation platform was used in our project. It is involved to test our Street Agent logical and test our project design. The remote control interface is used to communicate designed Street Agent with virtual rovers. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arduino Uno R3 with WIFI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Physical robot platform was built by using Arduino board with necessary sensors. Arduino board and 3D printed rover structure. Arduino rover is used to collect the environment information and receive the movement command which is from Street agent, such as avoiding boundary, approaching food source, approaching nest location and following pheromone trail. &lt;br /&gt;
&lt;br /&gt;
=Interface System Design=&lt;br /&gt;
&lt;br /&gt;
All system need to be controlled via own deigned Street agent logical. For all information from environment need to be translate and send to the agent, agent will send the decision back to platform. The flexible processing module and action module have been established for ensure the interaction of agent and platform. &lt;br /&gt;
[[File:picture.PNG]]&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12138</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12138"/>
		<updated>2018-10-21T06:20:19Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Technical Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12137</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12137"/>
		<updated>2018-10-21T06:19:45Z</updated>

		<summary type="html">&lt;p&gt;A1660069: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;br /&gt;
&lt;br /&gt;
As shown in figure above, street includes Street Engine and Street language. The street language is used on the street engine directly. Therefore, the street processing has reduced the latency and power consumption. Street engine uses global memory to operate every single processing element.  &lt;br /&gt;
Street Engine is core system of the Street Agent, The Street Language is parallel structure which means the system does not force the system following flow control, every single command in system is independent. comparing current architectures, the real time processing efficiency has been improved.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12128</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12128"/>
		<updated>2018-10-21T05:37:30Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Technical Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:pciture.PNG]]&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12127</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12127"/>
		<updated>2018-10-21T05:37:14Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Technical Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[File:pciture.PNG]]&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12126</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12126"/>
		<updated>2018-10-21T05:36:40Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Technical Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[File:pciture.PNG|thumbnail]]&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12125</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12125"/>
		<updated>2018-10-21T05:35:20Z</updated>

		<summary type="html">&lt;p&gt;A1660069: /* Technical Background */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[File:pciture.png|thumbnail]]&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Pciture.PNG&amp;diff=12124</id>
		<title>File:Pciture.PNG</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=File:Pciture.PNG&amp;diff=12124"/>
		<updated>2018-10-21T05:34:08Z</updated>

		<summary type="html">&lt;p&gt;A1660069: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12123</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12123"/>
		<updated>2018-10-21T05:33:46Z</updated>

		<summary type="html">&lt;p&gt;A1660069: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
=Background=&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
=Motivation=&lt;br /&gt;
&lt;br /&gt;
Street Engine is a new developed computer architecture which is developed by The University of Adelaide. In previous years, two groups has been proved Street Engine is able to achieve advanced cognitive computation in real-time, such as Tic Tac Toe group. But the Artificial General Intelligence agent cannot be limited in one or two single function achievement.&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Artificial General Intelligent Street Agents remains as a challenge to a the Street project research group. Therefore, Our group expect to build a virtual and physical platform with embedded Street Agent to achieve multi-agent with multi-functions to reproduce simple cognitive behaviours of insects, such as ants foraging behaviours. &lt;br /&gt;
&lt;br /&gt;
=Technical Background=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Street&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
[[File:pciture.png]]&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12122</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12122"/>
		<updated>2018-10-21T05:13:10Z</updated>

		<summary type="html">&lt;p&gt;A1660069: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Introduction&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Background&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Motivation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A suitable experimental system for Street Agents &lt;br /&gt;
&lt;br /&gt;
New computer architecture has been developed in 2015 at The University of Adelaide. A suitable experimental system for Street Agents remains as a challenge to the Street project team. Therefore, our aim is to develop a artificial intelligent system, including multi-functions, based on Street, with virtual and physical UGV platforms for cognitive AI agents.It is expected that Street Agent is able to support our platform to achieve the artificial general intelligence functions.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12117</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=12117"/>
		<updated>2018-10-21T04:47:27Z</updated>

		<summary type="html">&lt;p&gt;A1660069: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Introduction&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Background&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Motivation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
New computer architecture has been developed in 2015 at The University of Adelaide. A suitable experimental system for Street Agents remains as a challenge to the Street project team. Therefore, our aim is to develop a artificial intelligent system, including multi-functions, based on Street, with virtual and physical UGV platforms for cognitive AI agents.It is expected that Street Agent is able to support our platform to achieve the artificial general intelligence functions.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=11925</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=11925"/>
		<updated>2018-10-19T08:47:18Z</updated>

		<summary type="html">&lt;p&gt;A1660069: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Introduction&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
This project aims to use Street Agent to develop an suitable experimental platform which is able to reproduce the Ant&amp;#039;s foraging behaviours. This project has developed an entire ant foraging logical by using Street language and an multi-agent interface system for Street Agent. Own designed platform has been proved the Street Engine can be used to reproduce simple cognitive behaviours of ants.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Background&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
In biology, ants walk randomly and leave a trail of pheromone when they foraging, once an ant find food, ant can follow pheromone trail back to the nest, other ants will follow this pheromone to approach food&lt;br /&gt;
when they find this pheromone trail.&lt;br /&gt;
Street Cognitive Architecture is first developed based on Soar Cognitive Architecture at The University of Adelaide. It is aimed be used for artificial intelligent(AGI) applications. The street language has developed for building street engine, which is based on pattern-matching rules.&lt;br /&gt;
In 2018, honour project team at the university has developed own designed street agent logical and an multi-agent entire suitable experimental platform using street agent to achieve ants cooperation foraging behaviours, including recognize food, nest location and pheromone. During project period, the street language has been used to create an artificial general intelligent system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The projects aims to reproduce the simple behaviors of ants that finding food and carrying food back to nest. We will be using the Street language to build the AI agent. the AI agent will be test in visual environment simulation. Furthermore a physical platform will be build to support AI agent. A robot&amp;#039;s behaviors includes reaching food, depositing food, carrying food and laying pheromone.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
	<entry>
		<id>https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=11921</id>
		<title>Projects:2018s1-160 UAV Platform for Cognitive AI Agent</title>
		<link rel="alternate" type="text/html" href="https://projectswiki.eleceng.adelaide.edu.au/projects/index.php?title=Projects:2018s1-160_UAV_Platform_for_Cognitive_AI_Agent&amp;diff=11921"/>
		<updated>2018-10-19T08:19:41Z</updated>

		<summary type="html">&lt;p&gt;A1660069: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Students&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Junyi Jiang&lt;br /&gt;
&lt;br /&gt;
Zhi Cao&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Supervisors&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
 &lt;br /&gt;
Prof. Michael Liebelt	      		     &lt;br /&gt;
&lt;br /&gt;
Mr. Xin Yuan&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Introduction&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
This project aims to develop a UGV p&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The projects aims to reproduce the simple behaviors of ants that finding food and carrying food back to nest. We will be using the Street language to build the AI agent. the AI agent will be test in visual environment simulation. Furthermore a physical platform will be build to support AI agent. A robot&amp;#039;s behaviors includes reaching food, depositing food, carrying food and laying pheromone.&lt;/div&gt;</summary>
		<author><name>A1660069</name></author>
		
	</entry>
</feed>