330 likes | 415 Vues
This project explores the use of Double Handover Technique to avoid traffic jams by efficiently managing handover data in GSM infrastructure. The project involves using algorithms and programs to calculate distances between cell boundaries, overcoming technical challenges such as handling massive data and variable coverage distances. The Java program developed for this purpose utilizes functions like file handling, data processing, and speed calculations. The project aims to improve accuracy in distance calculations and expand implementation to other roads. Market segments interested in the product/service include telecommunications companies like Vodafone, with potential financial returns and competitive advantages. The project also faced obstacles and presents opportunities for future work to enhance accuracy and scalability.
E N D
Acknowledgement • Project Idea
Requirements • The Technology used and why it is used
The Main idea used • The Algorithm used
Program used to implement it • Output shape
Double Handover Technique ⇨ Idea ⇨ Equation: ⇨ Conclusion
TEMS ⇨ Usage
Drive Tests Benefits ⇨Distance Calculations
⇨Knowing cells sequence through road • Obstacle
Major Cells • Project Advantage ⇨ DOH doesn’t have to be between successive boundaries
GSM Infrastructure ⇨GSM data Capture ◉ Air-Interface ◉ A-bis-Interface ◉ A-interface
⇨GSM Frequencies ◉ 900 ◉ 1800
Massive Data • Number of mobiles per cell (Density)
Technical Problems that faced us: ⇨Live Massive Data ◉ INET
⇨ 900 & 1800 Frequency Bands ◉ Important Point
⇨ Distance between cell boundaries seems Variable ◉ Cell “3386”: * Coverage distance of the cell = [2.6+2.5+2.15+2.12+2.08]/5 = 2.29 Km ◉ Cell “3385”: * Coverage distance of the cell = [1.2+1+1.25+1.15]/4 = 1.15 Km
How Java Program Work: ⇨ Function used in the code: ◉ getFiles(folder, list) ◉ searchfile(fo,dlist)
◉getcelltime(dlist,celltime) ◉ getsequence(celltime,pntarr,pntarrlength, fr) ◉getspeed(pntarr,pntarrlength,sectionspeed,fr)
◉Getaveragevelocity(avb,avf) ◉ Deletefiles (flist) ◉Timer
Market Segments That Will Be Interested In The Product/Service • Charge On Market Segment
Actual Cost Of The Project • Financial Returns For Vodafone
Major Competitors ⇨Competitive Advantage • Statistics Of Your Market Study
Other Algorithms We Tried To Achieve The Project ⇨ Obstacles That Faced Us
Future work ⇨ Increase The Accuracy of the Calculated Distance Between Cell Boundaries ⇨ Implement It On Other Roads