1
Group EE 2.2 – ID Card Access System Project Description Approach Background/Motivation The makerspace in Ingram Hall will host a variety of equipment from soldering stations and 3D printers to metal and plastic mills. Improper use of this equipment can lead to damage of expensive machinery and personal injuries. Acknowledgements We would like to thank the following: Dr. Compeau - Instructor Mr. Hinkle - Instructor Dr. Cook - Sponsor Dr. Stephan - Faculty advisor Robert Peavey - Technical assistance Discussion/Conclusion This project demonstrates the ability to use the existing Texas State Student ID cards and card readers to regulate access to the makerspace equipment. This design can be adapted to machines that require a range of voltages and to accommodate multiple machines while still providing students and administrators with valuable insight about times the machine is used. Designed for use in the Ingram Hall makerspace Prevents students who have not completed safety training from using certain equipment Interfaces with the Texas State University ID card system Data about machine usage is collected and analyzed Sponsor: Dr. Ray Cook, Texas State University Results Test Pass Criteria Result University Door Access System Integration The Arduino correctly outputs to the console when an ID with permissions is scanned and does not output to the console whenever an ID without permissions is held up to the card reader. Pass User Interface The proper output LED lights up (or the relay signal is activated/not activated) for each given use case. Pass ID Card Slot Arduino reads that the limit switch is closed when the ID card is inserted, and reads that the limit switch is open when no ID card is inserted. Pass Output Relay Voltage output from the relay is 120V ± 8%. Pass Arduino/ Raspberry Pi Communication Raspberry Pi correctly receives the signal that the Arduino sends. Pass Raspberry Pi Timestamping Input data is stored with the correct timestamp. Pass Data Analysis Algorithm The popular use times, percentage of time used and whether the machine is currently available are correct. Pass Full System Integration The tests will pass if the system produces the proper output for each given use case. Pass Use Analysis Team Members Evan Bell, Carly Inselmann, Taylor Moralez, Natalie Ownby 1) Authentication The user is authenticated by the Texas State University card reader system using their student or faculty ID card. ID Access System State Diagram 2) Authorization After receiving the authentication signal from the card reader, the system allows the user to enable and disable power to the machine using an Arduino- controlled outlet. 3) Accountability The system sends data regarding when the machines are turned on and off to a central Raspberry Pi via an RF transceiver. This data is analyzed to gain insight about when the machine is typically used. This information will be displayed graphically and include the percentage of time a machine is used and whether or not the machine is currently available. This can be expanded to include other valuable statistics. Sequence Diagram for Arduino/ Raspberry Pi Communication Multiple Arduinos to one Raspberry Pi

Printinggato-docs.its.txstate.edu/jcr:d34fc7ab-e334-4744... · the Texas State University card reader system using their student or faculty ID card. ID Access System State Diagram

  • Upload
    others

  • View
    2

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Printinggato-docs.its.txstate.edu/jcr:d34fc7ab-e334-4744... · the Texas State University card reader system using their student or faculty ID card. ID Access System State Diagram

Printing:This poster is 48” wide by 36” high. It’s designed to be printed on a large-format printer.

Customizing the Content:The placeholders in this poster are formatted for you. Type in the placeholders to add text, or click an icon to add a table, chart, SmartArt graphic, picture or multimedia file.

To add or remove bullet points from text, just click the Bullets button on the Home tab.

If you need more placeholders for titles, content or body text, just make a copy of what you need and drag it into place. PowerPoint’s Smart Guides will help you align it with everything else.

Want to use your own pictures instead of ours? No problem! Just right-click a picture and choose Change Picture. Maintain the proportion of pictures as you resize by dragging a corner.

Group EE 2.2 – ID Card Access System

Project DescriptionApproach

Background/Motivation● The makerspace in Ingram Hall will host a

variety of equipment from soldering stations and 3D printers to metal and plastic mills.

● Improper use of this equipment can lead to damage of expensive machinery and personal injuries.

AcknowledgementsWe would like to thank the following:Dr. Compeau - InstructorMr. Hinkle - InstructorDr. Cook - SponsorDr. Stephan - Faculty advisorRobert Peavey - Technical assistance

Discussion/ConclusionThis project demonstrates the ability to use the existing Texas State Student ID cards and card readers to regulate access to the makerspace equipment. This design can be adapted to machines that require a range of voltages and to accommodate multiple machines while still providing students and administrators with valuable insight about times the machine is used.

● Designed for use in the Ingram Hall makerspace● Prevents students who have not completed

safety training from using certain equipment● Interfaces with the Texas State University ID

card system● Data about machine usage is collected and

analyzed

Sponsor: Dr. Ray Cook, Texas State University

ResultsTest Pass Criteria Result

University Door Access System Integration

The Arduino correctly outputs to the console when an ID with permissions is scanned and does not output to the console whenever an ID without permissions is held up to the card reader.

Pass

User Interface The proper output LED lights up (or the relay signal is activated/not activated) for each given use case.

Pass

ID Card Slot Arduino reads that the limit switch is closed when the ID card is inserted, and reads that the limit switch is open when no ID card is inserted.

Pass

Output Relay Voltage output from the relay is 120V ± 8%. Pass

Arduino/ Raspberry Pi Communication

Raspberry Pi correctly receives the signal that the Arduino sends.

Pass

Raspberry Pi Timestamping

Input data is stored with the correct timestamp. Pass

Data Analysis Algorithm

The popular use times, percentage of time used and whether the machine is currently available are correct.

Pass

Full System Integration

The tests will pass if the system produces the proper output for each given use case.

Pass

Use Analysis

Team Members

Evan Bell, Carly Inselmann, Taylor Moralez, Natalie Ownby

1) AuthenticationThe user is

authenticated by the Texas State University card

reader system using their student or faculty ID card.

ID Access System State Diagram

2) AuthorizationAfter receiving the

authentication signal from the card reader, the

system allows the user to enable and disable power to

the machine using an Arduino-

controlled outlet.

3) AccountabilityThe system sends data regarding when the machines are turned on and off to a

central Raspberry Pi via an RF transceiver. This data is analyzed to gain

insight about when the machine is typically used. This information will be displayed graphically and include the

percentage of time a machine is used and whether or not the machine is currently

available. This can be expanded to include other valuable statistics.

Sequence Diagram for

Arduino/ Raspberry Pi

Communication

Multiple Arduinos to one Raspberry Pi