Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. A school needs to schedule its last five classes - Math 101, CS 101, Biology 101, English 101, and Dance 101. There are two

image text in transcribed

3. A school needs to schedule its last five classes - Math 101, CS 101, Biology 101, English 101, and Dance 101. There are two buildings that have space for these classes. However, some classes must be in the same building and some must be in different buildings. Math 101 and Biology 101 must be in the same building; CS 101 and Dance 101 must be in the same building. Dance 101 and English 101 must be in different buildings. (a) Define the variables that your Boolean function will use. Clearly state the names, what they represent, and what 0/1 represents. (Note: You can do this with only five variables.) (b) Give a Boolean expression that evaluates to 1 if Math 101 and Biology 101 are in the same building (c) Give a Boolean expression that evaluates to 1 if Dance 101 and English 101 are in different buildings. (d) Write the full Boolean function that evaluates to 1 if the classes are scheduled without violating the constraints. (e) Use Logisim to create a circuit that implements this Boolean function. Make sure that your circuit exhibits the proper behavior. Take a screenshot of your circuit (with any input). (f) Using your circuit, what are two ways to schedule the classes? Make sure the schedule makes sense! Take screenshots showing your circuit evaluates to 1 for each of these schedules. (g) Using your circuit, what are two ways the classes cannot be scheduled? Make sure the circuit outputs 0. Take screenshots showing your circuit evaluates to 0 for each of these schedules. Pane 2 1 2 + 3. A school needs to schedule its last five classes - Math 101, CS 101, Biology 101, English 101, and Dance 101. There are two buildings that have space for these classes. However, some classes must be in the same building and some must be in different buildings. Math 101 and Biology 101 must be in the same building; CS 101 and Dance 101 must be in the same building. Dance 101 and English 101 must be in different buildings. (a) Define the variables that your Boolean function will use. Clearly state the names, what they represent, and what 0/1 represents. (Note: You can do this with only five variables.) (b) Give a Boolean expression that evaluates to 1 if Math 101 and Biology 101 are in the same building (c) Give a Boolean expression that evaluates to 1 if Dance 101 and English 101 are in different buildings. (d) Write the full Boolean function that evaluates to 1 if the classes are scheduled without violating the constraints. (e) Use Logisim to create a circuit that implements this Boolean function. Make sure that your circuit exhibits the proper behavior. Take a screenshot of your circuit (with any input). (f) Using your circuit, what are two ways to schedule the classes? Make sure the schedule makes sense! Take screenshots showing your circuit evaluates to 1 for each of these schedules. (g) Using your circuit, what are two ways the classes cannot be scheduled? Make sure the circuit outputs 0. Take screenshots showing your circuit evaluates to 0 for each of these schedules. Pane 2 1 2 +

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning ASP.NET 2.0 And Databases

Authors: John Kauffman, Bradley Millington

1st Edition

0471781347, 978-0471781349

More Books

Students also viewed these Databases questions

Question

=+1. How will you measure awareness objectives?

Answered: 1 week ago

Question

=+2. How will you measure acceptance objectives?

Answered: 1 week ago

Question

What distinguishes craft and industrial unions from each other?

Answered: 1 week ago