PEAS Descriptor in AI

PEAS stands for Performance measure, Environment, Actuators, Sensors.
It is a framework used to specify the task environment for an intelligent agent. It helps in designing agents by clearly identifying:

  • P (Performance measure) – Criteria used to judge the success of the agent.

  • E (Environment) – The surroundings or context in which the agent operates.

  • A (Actuators) – The tools or means through which the agent acts upon the environment.

  • S (Sensors) – Devices or input channels that the agent uses to perceive its environment.


PEAS Descriptions for Given Agents:

i. Vacuum Cleaner Robot

ComponentDescription
Performance MeasureCleanliness, electricity usage, time taken, area cleaned
EnvironmentRooms, floors, furniture, dirt, obstacles
ActuatorsWheels, suction mechanism, brush, vacuum motor
SensorsDirt sensor, bump sensor, infrared/ultrasonic sensors, camera

ii. Automobile Driver Agent

ComponentDescription
Performance MeasureSafety, speed compliance, fuel efficiency, travel time, comfort
EnvironmentRoads, traffic, pedestrians, road signs, weather conditions
ActuatorsSteering, accelerator, brakes, horn, indicators
SensorsCameras, radar, lidar, GPS, speedometer, proximity sensors

iii. Part Picking Robot (Industrial)

ComponentDescription
Performance MeasureAccuracy of pick, speed, number of parts picked, minimal damage
EnvironmentConveyor belts, parts bin, factory floor, robotic arm station
ActuatorsRobotic arms, grippers, conveyor belts
SensorsVision system (camera), proximity sensors, touch sensors

iv. Medical Diagnosis System

ComponentDescription
Performance MeasureAccuracy of diagnosis, patient recovery rate, time efficiency
EnvironmentPatient data, medical records, symptoms, lab reports
ActuatorsDisplay screen, report generation system, alerts
SensorsInput from keyboard, mouse, electronic health records, patient monitoring devices

v. Online English Tutor

ComponentDescription
Performance MeasureStudent improvement, engagement level, test scores, feedback
EnvironmentOnline platform, students, internet environment
ActuatorsScreen display, voice output, chat window, animations
SensorsKeyboard input, microphone, webcam, student response data