gonajenia
Newbie level 3
- Joined
- Dec 12, 2012
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- In ST.PETERBURG
- Activity points
- 1,302
We want to design a system that sounds a buzzer inside our home whenever motion outside is
detected at night. Assuming we have a motion sensor with output M that indicates whether
motion is detected (M=1 means motion detected) and a light sensor with output L that indicates
if light is detected (L=1 means light is detected). The buzzer inside the home has a
single input B that when 1 creates a loud warning sound. Using AND, OR, and NOT gates,
create a simple digital circuit to implement the motion detector at night system.
detected at night. Assuming we have a motion sensor with output M that indicates whether
motion is detected (M=1 means motion detected) and a light sensor with output L that indicates
if light is detected (L=1 means light is detected). The buzzer inside the home has a
single input B that when 1 creates a loud warning sound. Using AND, OR, and NOT gates,
create a simple digital circuit to implement the motion detector at night system.