Republic of the Philippines
UNIVERSITY OF SOUTHERN MINDANAO
Kabacan, Cotabato
COLLEGE OF ENGINEERING AND INFORMATION TECHNOLOGY
CS 10 - Operating Systems
1st Semester 2024-2025
Title: Assignment
Topic: Process States
Name of Student: Nida Malantawan
Date Accomplished: October 07, 2024
“… turning ideas into reality”
Traffic Lights and Process State Transitions:
1. Ready to Running:
o Condition: A car or pedestrian waits at a red light (ready state) and starts
moving when the light turns green (running state).
2. Running to Waiting:
o Condition: A car or pedestrian is moving (running state), but the light
turns yellow, so they must prepare to stop (waiting state).
3. Waiting to Ready:
o Condition: A car or pedestrian is stopped at a red light (waiting state) and
gets ready to move when the light is about to turn green (ready state).
4. Running to Terminated:
o Condition: A car or pedestrian has completed crossing the intersection
(running state) and no longer participates in the traffic process, like reach-
ing the destination (terminated state).
“… turning ideas into reality”