You are on page 1of 12

COLLEGE OF ENGINEERING & TECHNOLOGY

UNIVERSITY OF SARGODHA

Digital Logic Design

EE-211

Open Ended Lab

 Implementation of Password Security System using ICs

Lab Instructor: Engr. Asjad Ullah

Student Name

Roll No.

Date Performed

Marks obtained

Instructor Signature
Open Ended Lab
Implementation of Password Based Security System Using
Gates

Session: 2020-2024

Semester: (3rd)

Submitted by:

Group Members:

SAWERA AKHTAR ELEN51F20R002

MUZZAMIL SAJJAD ELEN51F20R012

USMAN ALI ELEN51F20R020

Submitted to: Engr. ASJAD ULLAH

Department of Electrical Engineering

College of Engineering and Technology


University of Sargodha

Contents

Introduction

Objective

Procedure

Pin Configuration of IC’s

Simulation Circuit

Truth Table

Applications

Advantages/Disadvantages

Precaution
Implementation of Password Security System Using Gates

Components:

 2, XOR IC 74LS86
 2, NOT IC 74LS04
 2, AND IC 74LS08
 2, 8 position DIP Switch.
 1, Battery 9v.
 1, Green led (correct password).
 1, Red led (incorrect password).
 12, Resistors of 10kΩ
 2, Resistors of 470Ω
 Connecting wires.
 Breadboard:

Objective:

For this OEL, I will implement a password security system. The


“Password Security System” is made by the key concepts I have
learned in prior labs of Digital Logic Design.

Procedure:
1. Install the IC’s and Resistors neatly on the bread board.
2. Wire the Pins 7 and 14 of all IC’s to VCC and GND Respectively.
3. Wire one end of the switches with VCC.
4. Wire one end of resistors to GND.
5. Now connect the other end of the switches to the resistors and wire it to the
gates of XOR IC.
6. Now the output of the XOR is sent as inputs in NOT IC and is grounded with
help of a resistor simultaneously.
7. Now the output of the NOT is sent as inputs in AND IC.
8. Now the single output of the AND gate is Direct Connect to Green LED and
Ground the LED with 470-ohm Resistor.
9. Another Hand the single output of the AND gate is Connect NOT gate.
10. Now the Output of NOT gate is Connect to Red LED and Ground the LED with
470-ohm Resistor.

Pin Configuration and Truth Table of ICs:


XOR Gate;

A B X

0 0 0

0 1 1

1 0 1

1 1 0
AND Gate;

Input Output

A B X

0 0 0

0 1 0

1 0 0

1 1 1
NOT Gate;

Input Output

A B X

0 0 0

0 1 1

1 0 1

1 1 0
Simulation Circuit:

InCorrect Password:
Correct Password:
Truth table Configuration:
For the configuration of truth table I have set the input password which
is 111100. So for testing the input and output configuration I designed
the truth table.

S1 S2 S3 S4 S5 S6 Output

0 0 0 1 1 1 Red
Light(0)

0 0 1 1 0 1 Red
Light(0)

1 1 1 1 0 0 Green
Light
(1)

Applications:

 Home Security production


 Locker Security production
 Private Room production
 Bank Balance Room production
 5-star Restaurant else. Etc.

Advantages:
1. It protects from different kind of theft and robberies.
2. Password may give the first line of defense against unauthorized access
to your personal information.
3. Totally cost efficient.
Dis-Advantages:

1. If the password or identification number is forgotten it cannot be


accessed.
2. Powered by Electricity. May not work properly if there is a power
failure.

Precautions:
I. Always check to see that the power switch is OFF before plugging into the outlet.
Also turn instrument or equipment OFF before unplugging from the outlet.
II. Check the IC’s before using them in the circuit.
III. Connect the Wire’s to IC’s with Soldier Very carefully. Because circuit
IV. Don’t use battery more then 12 Volts or it might result in causing damage to the
LED’s
Conclusion:

At the end, I conclude that the password based security system is


more efficient and more advanced way to reduce the theft level and
many kinds of other irrelevant mishap

The End

You might also like