Maximize Fiber ROI in Emerging Markets¶
global model
Identify the best connectivity path for thousands of unserved locations, factoring in demand, mobile coverage, tower visibility for fixed wireless, and fiber proximity.
Interactive Map
The map shows connectivity options modelled for all schools in Brazil, where over 30 thousand schools lack Internet access. Hover over each school to view distances to nearby towers and fiber network access nodes.
Model Components¶
-
Satellite Detection: Uses AI and satellite imagery to pinpoint schools in the target country
-
Terrain Analysis: Determines line-of-sight from each nearby tower to candidate locations
-
Telecom Infrastructure: Maps mobile coverage, towers, and fiber access points
-
Local Demographics: Measures population density within defined radii of each site
-
Demand Forecast: Converts population data into location-specific demand projections
-
Cost Estimate: Compares buildout costs for fiber, fixed wireless, and mobile internet options
graph LR
A[Terrain Analysis] --> E[Technical Feasibility];
B[Telecom Infrastructure] --> E;
C[Local Demographics] --> F[Demand Forecast];
E --> G[Cost Estimate];
G --> H[Recommended Connectivity Option per Site];
F --> H;