Design Process of Anti-theft device

7
Group 1: Adrian Burke, Michael Pellegrini, Daniel Linderman, Colin Palmer, Markell Jones- Francis DESIGN PROCESS OF ANTI- THEFT DEVICE

description

Design Process of Anti-theft device. Group 1: Adrian Burke, Michael Pellegrini , Daniel Linderman , Colin Palmer, Markell Jones-Francis . Step:1 Come up with a rational Plan. As a group at first we were a little confused on what we needed to do in order to accomplish the task at hand - PowerPoint PPT Presentation

Transcript of Design Process of Anti-theft device

Page 1: Design Process of Anti-theft device

Group 1: Adrian Burke, Michael Pellegrini, Daniel Linderman, Colin

Palmer, Markell Jones-Francis

DESIGN PROCESS OF ANTI-THEFT DEVICE

Page 2: Design Process of Anti-theft device

As a group at first we were a little confused on what we needed to do in order to accomplish the task at hand

The Task: Our task was to come up with a circuit to get an Anti-Theft device to properly function, in doing this we had to have green LED that stayed active whenever there was no disruption of the heat sensor touch sensor, or sound, then we had to somehow circuit a yellow LED that would turn on once another light was activated, then afterwards we had to circuit a red LED and an alarm buzzer so that when all three LED’s the green, yellow, and red were activated the alarm would sound.

STEP:1COME UP WITH A RATIONAL PLAN

Page 3: Design Process of Anti-theft device

In order for our design we had to use Boolean Algebra, and translated the Boolean Algebra into logic gates, we did this for each part of our task the Yellow LED, Green LED, Red LED, and the Alarm.

Green LED: A’ B’ C’ Yellow LED: A’ B’ C + A’ B C’ + A B’ C’ Red LED: A’ B C + A B’ C + A B C’ Alarm Circuit: A B C In order to reduce the complexity of the system we

combined like components of the circuit, i.e. the AB AND gate from the Red LED was replaced by the AB AND gate from the alarm circuit

STEP 2:DESIGN PLAN

Page 4: Design Process of Anti-theft device

A B C Output0 0 0 Green0 0 1 Yellow0 1 0 Yellow1 0 0 Yellow1 0 0 Red0 1 1 Red1 1 0 Red1 1 1 Alarm

STEP 3:TRUTH TABLE

Page 5: Design Process of Anti-theft device

DESIGN PLAN

Page 6: Design Process of Anti-theft device

During simulation we first wanted to make sure that the designs that we were using were correct, and if we were missing anything that would make the circuits work, and also to make sure that we didn’t blow out any LED’s, AND gates, and OR gates.

Simulation at first conveyed to our group that we had few minor problems in our design and that we had to go back fix our equations, and then simulate once again.

After final testing we assessed all problems that occurred during simulation and were able to finalize our design and move onto building the actual circuit for the alarm system.

STEP 4:SIMULATION

Page 7: Design Process of Anti-theft device

For the first class when we actually started to build the circuit we had nothing working at all, we had no clue what we were doing, and we were going to get our simulation to work on the actual circuit board.

That same day we were enlightened more in depth by Naranjhan on how Boolean algebra corresponds with the actual circuitry of the alarm system.

After we solved the problems we encountered, then we moved on to building the alarm system and the lights that it was composed of.

Then we linked the circuits, which brought about the challenge of linking them properly.

STEP 5:BUILDING THE CIRCUIT