0% found this document useful (0 votes)
12 views4 pages

Locker System

Uploaded by

bandar Mama
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views4 pages

Locker System

Uploaded by

bandar Mama
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Department of Engineering Technology

Spring 2024

EET121 – Digital Logic Design


Experiment # 14
Practical Title 4-bit Password Security System CLO
Assessment
Lab Project
05

Student Information
Abdullah Mohsin
Names Dawood Siddique
Abdu Rahman
23fa-048-st
Roll No. 23fa-023-st
23fa-014-st
Date 6-2-2024

Assessment
Marks Obtained

Remarks

Signature
Objective: - 4-bit password security system
The idea of this system is that the 4 switches “DATE INSERT SWITCHES” acts as holding the correct
password for unlocking the lock.

 On the other hand, the other 4 switches “USER DATA INSERT SWITCHES” acts as data entry point
where the code is to be entered to open lock.
 The DATA INSERT SWITCHES” have static value and is hidden from the person who is trying to
open the lock.
 If the “USER DATA SWITCHES” matches the “DATA INSERT SWITCHES” then the green LED
will light up and the lock will open.
 While if the “USER INSERT CODE” does not match the“DATA INSERT CODE ” then the red LED
will glow which is an alarming situation that some wrong person is unlocking the lock.
 The project is a security system which allows only authorized access to users with a password.
 This system provides a user friendly security system for organizations and homes.
BENEFITS:
 Password is necessary to secure our important data.
 Now a day’s door security is also necessary because it provide security to our life, property, money,
documents etc.
 Give the flexibility to the user to change or reset the password in case the user forgets that Combination.
of the project:
List of Components:
1. XOR GATES*4
2. NOT GATES*4
3. NAND GATES*1
4. AND GATES*3
5. LED LIGHT *10
6. 220 OHMS RESISTOR *10
7. 10 Kilo-OHMS RESISTOR *8
8. SWITCHES *8
9. BUZZER
10. JUMPER WIRES
11. CONNECTING WIRE
12. BATTERY 9V
13. GLACE PAPER *4
14. PERMAINANT MARKER
15. UHU TUBE
16. TAPE
17. MAGNET
18. THERMAPOLE
Theory:

WORKING:

 In this project four XOR gates ,four NOT gates, three AND gates and one NAND gate are used. As
XOR gate give 0 as output only if the input combinations are same it moves to NOT gate and it invert
it and output will be 1.
 When the “USER CODE’’ does not match the “INSERT CODE’’ that means one input of XOR is 1
and other is 0, the XOR gate will produce output equal to 1 , then this is inverted to 0 and the NAND
gate connected RED LED will produce an output equal to In that case RED LED will glow which is
indication for wrong password.
 When the “USER CODE’’ matches the “INSERT CODE’’ that means that both input of XOR are
same ,the XOR will produce output equal to 0. Then the AND gate connected to the GREEN LED
will produce output equal to 1 In that case GREEN LED will glow which is the indication for correct
password.

Circuit /Block Diagram:


 Correct Password Entry:

 When the entered password matches the stored password, each XOR gate produces an output of 0.
 The Green LED connected to the output of this NAND gate lights up, indicating a correct password.

 Incorrect Password Entry:

 When the entered password does not match the stored password, at least one XOR gate produces an
output of 1.
 The NAND gate receives 1 on one input and 0 on the other, resulting in a high output.
 The Red LED connected to the output of this NAND gate lights up, indicating an incorrect password.

Application:

 Locking of door
 It give user more secure yet cost efficient way of door locking system.
 Increase the security level to prevent an unauthorized unlocking of the door.
 Bank locker
 In banks each client has locker so it is necessary to give security to their case.
 For that purpose this technique is used to secure the locker.
 Digital appliances
 Security password is used in digital appliances like, mobile phones, computers, laptops,
tablets etc.
 Switching
 It is used for the switching of appliances like air conditioner, LEDs, TV etc.

Results:
The 4-bit password security system successfully demonstrates a simple yet effective method of securing access
using basic digital logic components. The system can be scaled up or modified for more complex security
requirements, making it a versatile solution for various applications. The use of XOR,NOT,,AND and NAND
gates ensures reliable performance with minimal components.
The 4-bit password security system successfully demonstrates a simple yet effective method of securing access
using basic digital logic components. The system can be scaled up or modified for more complex security
requirements, making it a versatile solution for various applications.

You might also like