This document describes a face recognition security system that uses PCA (principal component analysis) algorithm to authenticate users. The system extracts facial features from images to generate templates, which it compares to templates in a database. If a match is found, the user is validated and an alarm circuit is deactivated. Otherwise, the alarm sounds. It concludes that the system successfully identifies users from facial images and generates monthly attendance reports for employees.