1 / 15

CaRFID Project

CaRFID Project. Group 4 Günay Geyik Aras Yurtman İlker Fındık Numan Emre Karagöz. Overall Project consists of two main parts. Tracking the number of avaliable parking lots in each parking area and storing when which car parks to or leaves from a lot.

brady-white
Download Presentation

CaRFID Project

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CaRFID Project Group 4 Günay Geyik Aras Yurtman İlker Fındık Numan Emre Karagöz

  2. Overall Project consists of two main parts • Tracking the number of avaliable parking lots in each parking area and storing when which car parks to or leaves from a lot. • Sharing this avaliability information with the users (drivers) that are coming to Bilkent, according to their destination building.

  3. Overall Project – Part 1 Antennas RFID Reader 1 Server RFID Reader 2

  4. Communicatingwith RFID Reader • We used Java driver for event-based communication with RFID reader • First initialize the device • Then the device sends some information when an event occurs • Event types used: tag arrival, tag depart • Each time an event occurs, we insert required information to our database • We record when which car enters to or exits from which slot

  5. Database Structure priority academic reader_no antenna_no b_id b_name p_id p_name s_id Near Reside Buildings Parks Slots time_entered time_left Parked_Cars model d_id name surname b_year v_id tag_id color make year Drive Drivers Vehicles academic_v

  6. Server GUI • Built inNetBeans • Eases the control of database (adding/deleting/displaying a driver/vehicle/depart time etc.)

  7. Overall Project – Part 2 Access Point 1 Server Access Point 2

  8. The GUI for PDA • Built inNetBeans • Changes in parking lots are updated simultaneously

  9. The GUI for PDA

  10. The GUI for PDA

  11. The GUI for PDA

  12. The GUI for PDA

  13. Possible Upgrades for Real-Life Use • Using distance sensors instead of RFIDs and antennas • Your suggestions...

More Related