Week17: Applications and Implications, Project Development

Applications and Implications

This project is designed to enhance security and control access to medical equipment by using an NFC card reader and relay system. By ensuring that only authorized personnel can activate the relay, the system restricts unauthorized usage, promoting safety and compliance. This is particularly critical in healthcare environments where the misuse of equipment could have serious consequences.

Project Integration

This project represents a synthesis of various technical and creative skills acquired through this course, demonstrating the following aspects:

By custom-making most components, this project showcases an in-depth understanding of the required technical and design principles.

Applications

The system's primary application is in medical facilities to restrict access to sensitive equipment. However, it has broader applications, including:

Future iterations could adapt the system for time-based access control, multi-user authentication, or integration with larger security frameworks.

Project Development

What Will It Do?

The system reads NFC cards to verify the identity of the user. If an authorized card is presented, the relay is activated, enabling the connected medical equipment to function. If the card is not recognized, the relay remains off, ensuring that unauthorized access is blocked.

Who Has Done What Beforehand?

Access control systems are commonly used in various industries, often employing RFID or NFC technologies. However, the application of such systems to medical equipment is relatively novel. Existing solutions typically focus on general access control for rooms or buildings rather than specific devices. This project aims to bridge that gap by applying access control directly to critical medical tools.

What Will You Design?

The design phase encompasses several elements:

What Materials and Components Will Be Used?

Where Will They Come From?

Electronic components will be sourced from reputable suppliers such as Mouser, Digikey, or local electronics markets. The casing will be fabricated in-house using a 3D printer or CNC machine, depending on the design requirements.

How Much Will They Cost?

The estimated cost breakdown is as follows:

What Parts and Systems Will Be Made?

The project involves designing and fabricating the following:

What Processes Will Be Used?

What Questions Need to Be Answered?

How Will It Be Evaluated?

The system will be evaluated based on the following criteria:

Progress Tracking

What Tasks Have Been Completed?

What Tasks Remain?

What Has Worked? What Hasn't?

The core functionality of reading NFC cards and controlling the relay is operational. However, stability issues with external libraries and challenges in casing design have been identified as areas needing improvement.

What Questions Need to Be Resolved?

How can firmware dependencies be minimized for better reliability? What alternative materials could improve the casing's durability?

What Will Happen When?

The next steps involve finalizing the firmware and casing within the next two weeks, followed by extensive testing to ensure the system meets all requirements.

What Have You Learned?

This project has provided valuable insights into system design, embedded programming, and the importance of iterative testing and refinement. It has also emphasized the need to address dependency and scalability challenges proactively.