Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Issue 13.0/01.06.

2023

SRI RAMAKRISHNA ENGINEERING COLLEGE


VATTAMALAIPALAYAM, N.G.G.O. COLONY POST, COIMBATORE – 641 022.
Department of Robotics and Automation

ASSIGNMENT TEST
Date 10-04-2024 Department Robotics & Automation
Semester VI Class/Section III-year R&A
Duration 45 Minutes Maximum marks 30
Course Code & Title: 20RA213 Artificial Intelligence for Robotics
Course Outcome Addressed
CO2: Infer appropriate AI methods to solve a given problem.
CO3: Formalize a given problem in the language/framework of different AI methods.
CO4: Summarize the learning methods adopted in AI.

Assignment Test Questions [3x10=30 Marks]

S.No Questions COs


1. Design an A* search algorithm with heuristic functions for a delivery robot 2
navigating a grid-based environment, comparing it with greedy best-first search
in terms of advantages and limitations. Provide pseudocode for A* and
demonstrate its application in finding the shortest path for the robot from the
Initial Position (Green) to Goal Position (Red).

Or
2. Solve the Wumpus World problem using an AI algorithm, which guides the 2
agent from Room [1, 1] to retrieve the treasure while avoiding pits and the
Wumpus. Implement the algorithm's steps in a sample scenario, evaluate its
performance, and discuss any encountered limitations.

3. Discuss the concepts of quantifiers and their types in First-Order Logic (FOL), 3
emphasizing their significance in practical applications. Elucidate the contrast
between the existential quantifier (∃) and the universal quantifier (∀), and
provide examples demonstrating their usage in FOL statements within real-
world scenarios.
Or

Page 1 of 2
Issue 13.0/01.06.2023
S.No Questions COs
4. Compare and contrast First-Order Logic (FOL) with Propositional Logic, 3
emphasizing their respective roles in practical applications. Discuss the
advantages and limitations of First-Order Logic in representing and reasoning
about complex knowledge domains, and provide examples to illustrate its
effectiveness in real-world scenarios.
5. In the realm of agricultural robotics, robotic perception is fundamental for tasks 4
like crop monitoring. Specify a particular agricultural application and detail how
perception techniques like computer vision or sensor fusion aid the robot in
comprehending its environment. Additionally, analyze the challenges and
limitations intrinsic to robotic perception within this agricultural context.
Or
6. Describe the application of reinforcement learning in training a robot for 4
autonomous inspection tasks. Outline the stages of the reinforcement learning
process and examine the challenges encountered when employing reinforcement
learning in the context of autonomous inspection robotics.

Page 2 of 2

You might also like