Digital 2
Digital 2
Logic Gates
● AND Gate: Used to combine multiple conditions. For instance, to grant access, both
correct password and valid time must be true.
● OR Gate: Used to check if at least one of multiple conditions is true. For example, if
multiple users are authorized to access a specific area.
● NOT Gate: Used to invert a signal. For instance, to negate a condition, such as if a
sensor detects an intrusion.
Multiplexers
Decoders
Encoders
2. System Functionality
Input:
Processing:
Output:
A demultiplexer can be used to efficiently handle access control for multiple rooms or areas. By
using a demultiplexer, a single control signal can be used to direct the output to different rooms
or devices.
Diagram:
.
References: