AI
Machine Learning
Robotics
Automation
Technology
Innovation
Future of Technology
Tech Trends
Digital Transformation
Sample Paper 1
Section A
Question 1
Choose the correct answers to the questions from the given option.
i. Three laws of Robotics are created by
(a) Stephen Hawking
(b) Victor Scheinman
(c) Elon Asima
(d) Isaac Asimov
ii. The characteristics of a robot do not include(s):
(a) Robots cannot move
(b) It can be designed to perform disastrous tasks
(c) It can be programmed to perform a variety of ethical tasks.
(d) Robots are always controlled by humans
iii. Actuators can be considered as:
(a) Human Head
(b) Human muscles
(c) Human hands
(d) None of these
iv. Which of the following is/are robotic component(s)?
(a) Sensor
(b) Controller
(c) Actuator
(d) All of these
v. How many Degrees of Freedom (DoF) does a robot arm with a single revolute joint has?
(a) One
(b) Two
(c) Three
(d) Four
vi. Which of the following describes a robot's movements in two dimensions?
(a) Extending a robotic arm
(b) Rotation around a fixed axis
(c) Straight line movement
(d) Moving in a circle
vii. The structure of neural networks was inspired by:
(a) Human brain structure
(b) Computer programming
(c) Logical Reasoning
(d) Statistical analysis and data modelling
viii. Which of the following can be performed in AI in an email system?
(a) Filter incoming mails
(b) Prioritise emails
(c) Grammar Correction
(d) All of these
ix. Information can be defined as:
(a) Raw Facts
(b) Abrupt sentences
(c) Processed data
(d) Collection of dates only
x. Which platform(s) use(s) recommendation systems?
(a) YouTube
(b) Netflix
(c) Amazon
(d) All of these
xi. Which of the following is not a characteristic of deterministic computing?
(a) Non adaptable
(b) Randomness
(c) Accurate results
(d) Discrete Data
xii. To adapt the changes, AI model requires ...........................
(a) History Data
(b) New Updated Data
(c) Diverse Data
(d) Discrete Data
xiii. Which of these is the first stage of the AI project framework?
(a) Data Collection
(b) Problem definition and scope
(c) Evaluation
(d) Modelling
xiv. Which of the following is not an expert system?
(a) DENDRAL
(b) MYCIN
(c) XCON
(d) Image classification system
xv. Which of these is the primary purpose of data in AI?
(a) To train AI models
(b) To generate revenue
(c) To develop algorithms
(d) None of these
xvi. The suitable computing technique for a problem of classifying temperature as hot or cold is:
(a) Binary Logic
(b) AI Computing
(c) Deterministic computing
(d) Probabilistic computing
xvii. Which of the following is true for lists in Python?
(a) Lists are mutable
(b) Lists are immutable
(c) Tuple and Lists both are immutable
(d) None of these
xviii. What will be the output of the following statement?
print(a) if a>b else print (b)
(a) It will give an error
(b) It will print the larger number
(c) It will print the smaller number
(d) None of these
xix. The function of 'else' in 'if-else' statement is:
(a) To execute the block of statement when the condition is True
(b) To execute the block of statement when the condition is False
(c) To specify an alternative condition
(d) None of these
xx. In Python, which keyword is used to terminate a loop immediately?
(a) exit
(b) return
(c) break
(d) continue
Question 2
i. What do you understand by Collaborative robots? Explain with the help of an example.
Ans: Collaborative robots are also called cobots and they are designed to work alongside humans and assist them in tasks that require both human skills and machine precision. These are smaller and lighter than traditional industrial robots and they are equipped with sensors to detect and avoid obstacles.
For example, the first collaborative robot, the Universal Robot, was developed in 2008 by Universal Robots. It was a six-jointed articulated robot arm that revolutionized the market for industrial robots.
ii. What are the main components of a robot?
Ans: There are six important components of a robot which are as follows:
iii. Explain end-effectors with the help of an example.
Ans: Robot end effector is a device attached to the wrist of a manipulator for the purpose of holding materials, parts, tools to perform a specific task.
Examples:
iv. Explain the difference between Angular motion and linear motion of a robotic arm.
Ans:
Angular Motion |
Linear Motion |
Angular motion refers to the rotating movement of an object or a
component of a system around a fixed point or axis. |
Linear motion refers to the movement of a robot in a straight line
along a specific path. |
Following are the key properties of an object showing angular motion
The object rotates in a plane perpendicular to the axis of rotation. Angular velocity describes the rate at which an object or a component
of a system rotates. |
Following are the key properties of an object that exhibits linear
motion:
Straight Path Constant Velocity or Acceleration |
v. Write some examples of activities that involve a robot arm to move in two dimensions.
Ans: Two dimensional motions are required for tasks such as drawing figures on a plane surface, navigating a maze, and executing pick and place operations on a surface. Two dimensional motion permits the arm's movement in a plane, which increases the range of reachable orientations as well as positions, making it suitable for tasks involving object interaction in a a two-dimensional environment.
vi. Which decade was the peak of AI development and why?
Ans: The duration from 2000 to 2010 was the peak of AI tool development. The concept of deep learning, which includes the specialized artificial neural networks, gained high popularity during this time. The availability of large amount of data, programming support, and data storage support through cloud helped researchers execute complex deep learning algorithms in easy and efficient manner.
vii. What do you understand by Accountability in terms of AI Ethics?
Ans: In terms of AI Ethics, Accountability tells who is accountable or responsible for AI Systems' activities and consequences or results, including their creators, operators, and organizations. Accountability also includes continuous monitoring and optimisation of AI systems.
viii. How does data visualization help in understanding data?
Ans: Data visualisation techniques allow the graphical representation of data in the form of charts, graphs or diagrams. Data visualisation can reveal patterns, trends or relationships within the data, making it simpler to recognize important features and understand the data. Bar graphs, scatter plots, histograms, heat maps, and line graphs are examples of typical visualisation tools.
ix. What do you understand by Data privacy and ethics in AI? Explain.
Ans: As the use of Artificial Intelligence grows, data privacy and ethical considerations become very important. Responsible AI development requires protecting sensitive data, obtaining informed consent, and adhering to ethical practices throughout the data collection and usage process.
x. Explain Narrow AI with the help of an example.
Ans: Narrow AI refers to artificial intelligence systems that are designed to perform specific tasks such as voice recognition or image analysis. It's the most common type of AI that we encounter in our daily lives. Examples include the voice assistants on our phones like Siri and Google Assistant, recommendation algorithms used by Netflix and Amazon, and the AI that powers autonomous vehicles.
Section B
Question 3
What are the various characteristics of a robot? Explain each of them by considering an example of a medical surgery robot.
Ans: Various characteristics of robots are as follows:
Question 4
How do links and joints help in linear motion? What are the benefits of more Degrees of Freedom in robots?
Ans: With the help of links and joints, linear motion is produced in following ways:
Question 5
Explain the applications of AI in banking and healthcare.
Ans:
Applications of AI in banking are as follows:
Question 6
What do you mean by deterministic computing? What are the various characteristics of deterministic computing? What are the various limitations of deterministic computing?
Ans: Deterministic computing refers to a computing paradigm in which the output and behaviour of a system are completely determined by its input and a set of predefined rules or algorithms. In deterministic computing, the execution of computations does not allow randomness or flexibility.
The main characteristics of deterministic computing are as follows:
Sample Paper 2
Section A