Part Design a database for an Access Control System. The purpose of the system is to control who has access to which doors at what time. There are six entities in this database: Users ● Groups o A user can be assigned to more than one group. • Doors • AccessRules o Decides which Group has access to which Door at which TimeSchedule. o Example: Group A can access the Front Door on Monday from 7am to 9pm. Example: Group B can access the Back Door on Saturday from 8am to 10pm

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Part
Design a database for an Access Control System. The purpose of the system is to control
who has access to which doors at what time.
There are six entities in this database:
●
●
Users
Groups
O
A user can be assigned to more than one group.
Doors
AccessRules
O Decides which Group has access to which Door at which TimeSchedule.
Example: Group A can access the Front Door on Monday from 7am to 9pm.
o
o Example: Group B can access the Back Door on Saturday from 8am to 10pm.
TimeSchedules
To make it simple, we only need to pport Weekly Schedules.
The TimeSchedules table has the following columns:
Id
O
O
DayOfWeek
StartTime
■ EndTime
o Example: a schedule with DayOfWeek-Monday, StartTime=7:00,
EndTime=23:00 means this schedule grants access on Monday from 7am to
11pm.
Entrance Logs
O This table keeps a permanent record of which user accessed which door at
what time.
o The logs must remain valid even after the related records have been updated.
For example, after user X is deleted, the admin should still be able to know
who (the name of the user) accessed which door (name of the door, which
may also change).
1.
Design a conceptual schema. The schema should only contain the six
entities listed above. Your job is to design the relationships between them.
2..
Convert the schema you designed in (1) to a relational schema. Hint:
additional middle table needs to be added for each M:N relationship in your conceptual
schema.
Notes: When drawing the diagram, please follow the notation style in Course Project 1
Solution.
Transcribed Image Text:Part Design a database for an Access Control System. The purpose of the system is to control who has access to which doors at what time. There are six entities in this database: ● ● Users Groups O A user can be assigned to more than one group. Doors AccessRules O Decides which Group has access to which Door at which TimeSchedule. Example: Group A can access the Front Door on Monday from 7am to 9pm. o o Example: Group B can access the Back Door on Saturday from 8am to 10pm. TimeSchedules To make it simple, we only need to pport Weekly Schedules. The TimeSchedules table has the following columns: Id O O DayOfWeek StartTime ■ EndTime o Example: a schedule with DayOfWeek-Monday, StartTime=7:00, EndTime=23:00 means this schedule grants access on Monday from 7am to 11pm. Entrance Logs O This table keeps a permanent record of which user accessed which door at what time. o The logs must remain valid even after the related records have been updated. For example, after user X is deleted, the admin should still be able to know who (the name of the user) accessed which door (name of the door, which may also change). 1. Design a conceptual schema. The schema should only contain the six entities listed above. Your job is to design the relationships between them. 2.. Convert the schema you designed in (1) to a relational schema. Hint: additional middle table needs to be added for each M:N relationship in your conceptual schema. Notes: When drawing the diagram, please follow the notation style in Course Project 1 Solution.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY