200 likes | 386 Views
4 th Year Final Project Presentation. Presentation Outline. Project Overview Technology System development Conclusions & Future Development Questions. Project Overview. Unified Communication System based on the Location of Communication Devices
E N D
Presentation Outline • Project Overview • Technology • System development • Conclusions & Future Development • Questions
Project Overview • Unified Communication System based on the Location of Communication Devices • Integration of RTLS with communications. • A user tags the communication devices they use. • System to track these devices and their owners. • Owners and devices located in different zones. • Optimise routing of communications.
Project Overview • Tag detected by reader in zone. • Information gathered. • Client sends tag information to server. • Server interacts with database. • Server communicates with client.
Technology Evaluation Kit • RFID reader. • Drivers. • Passive RFID tags. • Sample Software. • Rges. • MIFAREWnd. • Documentation.
Technology • RFID reader connected to client PC. • Readerused to detect tags. • Tag powered by reader via electromagnetism.
Technology • Tag is selected by the reader via this process:
System Development • MySQL Database. • Table design. • Data Storage.
System Development • Database management system. • phpMyAdmin. • Aid in learning SQL.
System Development C/C++ • Several programs developed. • Edited version of Rges suitable for this system. • UDP client. • UDP server. • Program to start up the database CLI automatically.
System Development Applications demonstrating the system. • Re-routing telephony. • Visual Basic – Visual Studio. • Event driven. • Drag and drop components.
System Development • Visual basic telephony applications. • VBVoice add-on. • Database connection – MyODBC driver. Provider=MySQL;Data Source =MySQLDatabase;User Id=Username; Password=Password;.
System Development VBVoice Applications • Rules for the system. • No contact zones. • Routing calls to nearest device.
System Development • Various component properties. • Application database connection:
System Development • Application running. • User prompted for number to dial. • Testing the various output permutations.
System Development Web Development • Configuration of system rules • User interaction with system. • Check if system is running correctly. • Aid against loss and theft of items.
System Development • HTML. • WAMP5 task manager. • Apache. • MySQL. • PHP
Conclusions & Future Development • RFID efficiently re-routes communications with the integration of RTLS. • Should be used in a variety of communications applications. • Useful convenience for businesses and customers. • Is already in use by Walmart and Tesco stocking systems. • Versatile and adaptable. • Possibly the next generation barcode.
Conclusions & Future Development • Different communication forms. • Instant messaging • Instant messages sent to one of a selection of IM addresses shows the logic of the project well. • Client application A (normal IM client) sends IM to IM address, B. • Client app B receives IM. • Queries database. • Forwards IM to appropriate address C1, C2 or C3. • Result based on information returned from database.
Questions • Any Questions?