90 likes | 193 Views
Shuai Zhang, Ziwen Zhang, Jikai Yin. Nearby: Hybrid Network Mobile Application. System Architecture.
E N D
Shuai Zhang, Ziwen Zhang, Jikai Yin Nearby: Hybrid Network Mobile Application
System Architecture Thegoalofoursystemistoprovidebroadcastservicethatcoversasmanyendusersinthebasestationoriginalcoveragewhensomeoftheusersdonothavedirectconnectivitytothebasestation. Enduser CentralbrokerandBaseStation
Howdoesthissystemwork? Locationdatabase Centralbrokerwillknowtheareatheuser4anduser5usedtobeinareoutofcoverage. User4anduser5canreporttheirlocationinformationtothecentralbrokewiththehelpofothernearbyusers. Centralserverwillchooseuserswhoareclosetothedisconnectedareaandaskthemtousead-hoctechniquestodiscoverandsendmessagetotheusersinthatarea. Theareacannowbefullycoveredagain.User4anduser5willreceivebroadcastmessageswithanintermediateuserrelaying. User1location1updateTime User2location2updateTime User3 location3 updateTime User4location4updateTime user2 User5location5updateTime User6location6updateTime user3 User7location7updateTime user1 Disconnectedarea user4 user7 user5 user6
Two main parts of implementation • Theschedulingalgorithmrunninginsidethecentralbrokethataimstoprovidebroadcastcoverageashighaspossible. • Thetechniquethatenablesenduserstotalktoeachotherwithoutinfrastructure.
WifiDirect– solution to mobilead-hoc • Wi-Fi Direct, initially called Wi-Fi P2P, is a Wi-Fi standard that enable devices to connect easily with each other • Without requiring a wireless access point • Communicate at typical Wi-Fi speeds for both file transfer to internet connectivity. • Wi-Fi peer to peer allows Android 4.0 or later devices with the appropriate hardware to connect directly to each other via Wi-Fi without an intermediate access point.
Implement • Location-based Service Application • Interfaces: Location Nearby and Wi-Fi P2P Nearby. • MySQL and PHP on back-end server • Android on front-end Mobile Phone • Google Map API v2 and Wi-Fi P2P service.