Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. The Braitenberg vehicle in figure 3 implement its controllers with a simple neural network which has two layers of neurons; starting from the

 

1. The Braitenberg vehicle in figure 3 implement its controllers with a simple neural network which has two layers of neurons; starting from the top sides, the first layer receives inputs from the sensors and sends its outputs to the second layer, while the neurons in the second layer drive the motors of the robot. The picture shows a schematic representation of a mobile robot. Assume that it is moving at a default (slow) speed. left right distance distance sensor sensor ... left right wheel Figure 3 wheel a) Implement a simple neural network by connecting the neurons (small circles) in order to implement the obstacle avoidance behavior (i.e., while moving in the environment, the robot avoids the obstacle that it senses by means of the IR sensors). You do not need to specify the weights of the connections; just say whether each connection is excitatory (+) or inhibitory (-). There are several ways to achieve this, just come up with ONE solution. b) Are there any inspirations for you to design an intelligent robot?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Computer Architecture A Quantitative Approach

Authors: John L. Hennessy, David A. Patterson

4th edition

123704901, 978-0123704900

More Books

Students also viewed these Programming questions