Create a high-level design for a home alarm system. Assume that
there are 4 windows and 2 doors. The windows and doors have light
sensors, so if any object crosses the light path, an appropriate
event will be registered. Also, each window and door has latches
with sensors that detect if the latch has been turned.
Your solution will consist of the following
parts
1. Use a
variable “Armed” to allow a user to arm the alarm system. So if a...
Design and implement a Fire Alarm IOT System, using the
framework of the Raspberry PI device, temperature, C02 and CO
sensors.
•Define the process specification of the system. The system
should collect and analyze the sensor data and email alerts when a
fire is detected
•Define the domain model for this IOT device
•Define the Service specifications
Identify FM Broadcasting System in wireless communication and
design circuit.
Draw the appropriate circuit diagram or functioning
diagram.
Develop circuit diagram in MATLAB for FM Broadcasting System
and run the simulation.
3. Design and draw a circuit using the cascade system to operate
two cylinders (A and B) which, on the operation of a start valve,
produces the sequence A – B + B – A+. The cylinders should park in
the positions B – A + when the start switch is in the ‘off’
position.
4. Modify the circuit designed for question 3 to provide an
emergency stop which will park both cylinders in the extended
position (i.e. A +...
Which of the following is NOT an example of robust process design?
A fire alarm that goes off when a fire is detected in a building
A saw that will not start if the blade is not inserted properly in its housing
A building that can withstand a major earthquake
A colorful liquid laundry packet that resembles a piece of candy
A fire alarm system inside an office building has two types of
activation devices, A and B, which operate independently.
Probability that device A is turned on in the case of a fire is
0.97.
Probability that device B is turned on in the case of a fire is
0.85.
When there is a fire, the fire alarm system is turned on when at
least one of two activation devices is turned on.
Probability that both devices are turned on...
Design a sequential circuit with 2 JK flip-flops A and B, and 2 inputs, E and x. the design must adhere to the following requirements: If E = 0, the circuit remains in the same state regardless of the value of x. When E = 1 and x = 1, the circuit goes through the state transitions from 00 to 01 to 10 to 11 back to 00 and repeats. When E = 1 and x = 0, the circuit goes through the...
1. Design a combinational logic circuit that converts 4 bits
binary to gray code
2. Design a combinational logic circuit that converts gray code to
4 bits binary
3. Design a combinational logic circuit that converts 4bits 2421 to
excess 3 code