Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/261152038

Algorithmic PON/P2P FTTH access network design for CAPEX minimization

Conference Paper · November 2013


DOI: 10.1109/TELFOR.2013.6716199

CITATIONS READS
3 546

5 authors, including:

Yonas Tefera Jose Gutierrez


Addis Ababa Institute of Technology Aalborg University
3 PUBLICATIONS   3 CITATIONS    52 PUBLICATIONS   180 CITATIONS   

SEE PROFILE SEE PROFILE

Michael Jensen
Aalborg University
17 PUBLICATIONS   78 CITATIONS   

SEE PROFILE

Some of the authors of this publication are also working on these related projects:

Processing, Analysis and Visualization of Electrical Grid Smart Metering Data View project

Broadband to all View project

All content following this page was uploaded by Jose Gutierrez on 10 June 2014.

The user has requested enhancement of the downloaded file.


21st Telecommunications forum TELFOR 2013 Serbia, Belgrade, November 26-28, 2013.

Algorithmic PON/P2P FTTH Access Network


Design for CAPEX Minimization
Konstantinos Papaefthimiou Yonas Tefera Dimitar Mihaylov
Department of Electronic Systems Department of Electronic Systems Department of Electronic Systems
Aalborg University, Denmark Aalborg University, Denmark Aalborg University, Denmark
Email: kostas.papaefthimiou@gmail.com Email: yonasyehualaeshet@yahoo.com Email: aaulife@yahoo.com
Jose M. Gutierrez Michael Jensen
Department of Electronic Systems Department of Electronic Systems
Aalborg University, Denmark Aalborg University, Denmark
Email: jgl@es.aau.dk Email: mj@es.aau.dk

September 2013 CAPEX should be given a high priority. In case of a full-buried


fiber network, the largest share in the initial expenses comes
Abstract—Due to the emergence of high bandwidth-requiring from trenching works [6]. Considering this fact, applying the
services, telecommunication operators (telcos) are called to up- best-fit topology is of great importance.
grade their fixed access network. In order to keep up with the
competition, they must consider different optical access network In this paper, we are comparing two different minimizations,
solutions with Fiber To The Home (FTTH) as the prevailing one. trenching and fiber, using SMT and A* algorithms within a
It provides an obvious advantage for the end users in terms of green-field FTTH network deployment in Lolland municipal-
high achievable data rates. On the other hand, the high initial ity. The two algorithms are implemented for two architec-
deployment cost required exists as the heaviest impediment. tures, namely P2P and PON. The design utilizes Geographic
The main goal of this paper is to study different approaches
when designing a fiber access network. More concretely, two Information System (GIS) data of the selected service area,
different optimizations are alternatively evaluated, fiber and i.e. digital maps with road segments and subscriber locations.
trenching minimization, over two of the most typical fiber access Digging, duct and fiber costs are calculated, which can be used
architectures, Point-to-Point (P2P) and Passive Optical Network as an input to a cost effective and reliable network design.
(PON). These are applied to a real geographical scenario and The rest of the document is structured as follows, starting
the best returned output in terms of minimum trenching and
fiber length is highlighted. Finally, a physical topology that fits with a brief discussion on the access network architectures
best in one of these architectures will be chosen with regards to presented in section II. Section III discusses literature work
minimum total capital expenditure (CAPEX). related to this paper and what is new in here. The methodology
behind the total trenching, fiber length and CAPEX calculation
I. I NTRODUCTION is discussed in section IV. Section V discusses extensively the
In the last decade bandwidth requirements have grown design procedure and the results obtained for the case study
tremendously worldwide. Bandwidth hungry services such as region. Finally, a conclusion is given on the results obtained
file sharing, video streaming, on-line gaming, High Definition and what is learned from this work.
Television (HDTV) and cloud-based services are becoming
immensely popular and are putting pressure on the existing II. FTTH A RCHITECTURES
legacy network infrastructure [1]. Copper-based access net-
Optical fiber networks have a number of deployment
works continue their inevitable decline in deployment [2].
architectures [7], with FTTH as an all fiber access architecture.
Telcos are trying to integrate new technologies to increase the
There are basically two main kinds of FTTH topological
data rates of the copper cables, such as G.Vector or Phantom,
structures: Point-to-Point (P2P) and Passive Optical Network
but these are only efficient in a very short range (≤ 1km), so it
(PON). In this section, we briefly present a comprehensive
cannot be regarded as a global future broadband solution [3].
summary for these two mostly deployed access architectures.
The distance limitation is also a prohibitive factor for hybrid
fiber/copper access technologies, such as VDSL or VDSL2
A. Passive Optical Network
[4]. On the other hand, fiber access networks are regarded as
a future proof technology, that can fully cover the expected In PON topology a single strand of fiber runs from the CO
rise in users’ traffic demands in the upcoming years. to a passive optical splitter(s), which is further separated into n
Even though many telcos are accepting the need to deploy strands of fiber to serve up to n end users. No active equipment
FTTH networks, some are reluctant to join in due to the is used within the access network. The maximum coverage
incurred high investment costs that are typically dominated by distance between the CO and the end user (ONT) should be
digging works and ducts [5]. Therefore, when considering the in range between 10 and 20 km, which also depends on the
deployment of FTTH networks the minimization of the total number of splits [8].

978-1-4799-1420-3/13/$31.00 ©2013 IEEE 168


B. Point-to-Point Optical Network possible cable paths (road segments) and nodes V representing
In P2P topology a direct and dedicated link exists between the COs, the NTs, the road segment points (SPs), the splitters
the CO and the end users [9]. This architecture is highly and PCPs.
scalable, upgradeable and service transparent. In a P2P net- In order to create the trenched traces for the fiber to pass, SMT
work deployment, N number of fibers (this number depends on and A* have been used in both architectures. SMT describes
how many subscribers are connected to the network) and 2xN the way to connect a set of nodes (segment points - SPs)
number of transceivers are needed to provide certain service to using the smallest amount of trenching, resulted from picking
N number of end-users [10]. In order to reduce the CAPEX, the shortest edges (road segments) to interconnect these nodes
a number of fibers can be bundled together. To achieve the in a tree-formation [24]. A* is a greedy graph traversal and
expected throughput, the maximum distance separating the CO path finding algorithm which lies on the principle of breadth
from the end users should not exceed 10km [11]. first search algorithms [25].
The design of the access network using A* and SMT algo-
III. R ELATED W ORK rithms is implemented in two phases. In the first phase, a
Optical access network design has been the subject of connection is established between the CO and splitters/PCPs.
many research works dealing with different versions of the In the second phase, the remaining connections between the
problem depending on the topologies and the particular issues splitters/PCPs and Terminal SPs (TSP)1 are established. The
addressed. A number of papers deal with optimizing the result in both cases is a spanning tree representing the trenched
network planning in PON and P2P architectures, particularly fiber network.
in finding the best possible positions of splitters and routing 3) Parameters calculation: After forming the minimum
of the ducts and fiber [12][13][14]. In addition, most of the trees using the two algorithms, the final trenching length,
published literature related to optimization in the network fiber length and cost in every architecture are calculated, as
design are based on meta-heuristic approaches such as genetic shown in equations 1, 2, 3 and 4.
algorithms and simulated annealing [15][16][17]. Some other Trenching length calculation in PON/P2P Design
papers use a mixed integer linear programming (MILP) [18]
J I  K !
or game theory [19] approach to automate the FTTH designs. X X X
TTL = L(COj , CPji ) + L(CPji , T SPk )
Various papers also exist that deal with the economic expen- j=1 i=1 k=1
diture of a FTTH rollout from CAPEX and OPEX perspective ∀ (COj , CPji ) and (CPji , T SPk ) ∈
/ P (1)
[20][21][22]. This paper differs from other literature because
it focuses at the green-field rollout of FTTH network using Fiber length calculation in PON/P2P Design
GIS data of an existing geographical scenario as an input.
J X
I I X
K 
The optimization problem studied here compares both A* and TFL =
X
L(COj , CPji ) +
X
L(CPji , T SPk ) (2)
SMT algorithm to find out the least expensive one in terms j=1 i=1 i=1 k=1
of CAPEX. To the best of our knowledge, such a comparison | {z
TFL 1
} | {z
TFL 2
}

with exact calculation of the final overall trenching and fiber CAPEX calculation in PON/P2P Design
length needed to connect a certain number of end users to the
network is not considered in another optimization literature. CAP EXP ON = T T L · (T cost + D cost) + T F L · Single strand
(3)
IV. M ETHODOLOGY
The main step to perform this analysis is to construct CAP EXP 2P = T T L · (T cost + D cost) + T F L 1 · Bundle+
the trees for each of the studied minimization techniques. +T F L 2 · Single strand
(4)
However, there are a few intermediate steps that must be
explained to fully understand the procedure followed: where:
1) Forming groups of NTs: In PON architecture design,
a 1:32 splitter is assumed to be used. In P2P architecture • T cost and D cost are trenching and duct cost respec-
deployment case, instead of splitters primary connection points tively, which values can be obtained from Table I
(PCPs) are used where the bundle of fiber (96 cables for • TTL and TFL are Total Trenching Length and Total Fiber
uplink/downlink) is divided between the users connected to the Length, respectively
same PCP. The NTs which are closer to each other are served • CP (Connection Point) denotes a PCP and a splitter in
by the same splitter/PCP. In turn, this leads to a reduction in P2P and PON cases respectively
the fiber needed to connect them to the network. This grouping • i, j, k represents the number of CPs, COs and TSPs
formation of NTs is performed using the k-means clustering respectively
algorithm [23]. • L(x,y) is the length of the path between node x and y
2) Tree formation: Typically, network links cannot be built • P is the set of unique trenched paths (x,y) or (y,x)
wherever desired but must follow some existing cable paths,
the road network and other infrastructure. A network graph 1 TSP: is a segment point available to establish connectivity to a number of
G = (V, E) is used, consisting of edges E representing the NTs

169
V. C ASE S TUDY
In this section, the described methodology is applied to a
real geographical scenario to find the best cost-wise solution
for trenching and deploying fiber in both P2P and PON
access architectures comparing SMT and A* algorithms in
the municipality of Lolland, Denmark. The total area coverage
amounts for 889 km2 [4] while its population reaches 44
635 inhabitants, based on the latest statistical data for the 1st
quarter of 2013, obtained from Denmark Statistics [26]. The
total number of households (GIS available data) is 29 175.
Out of the total number of available NT locations, trenching
and fiber reached almost 90% coverage, due to the CO-NT
Figure 3: Total PON trench length
distance limitation in P2P architecture as described in section
II.

Figure 4: Total P2P fiber length

Figure 1: Digital representation of Lolland commune with its


corresponding 14 COs and NTs
Figure 1 presents the test case area. The x-symbols depict
the NT locations and the stars represent the 14 CO locations.
The CO locations are selected looking at the density of the
NTs in the region. The continuous lines that form the digital
road network are used for applying the graph algorithms
and calculating the total trenching and fiber length. It is
assumed that the fiber is buried, following the existing road
infrastructure. Figures 2, 3, 4 and 5 present the final trenching
and fiber lengths returned in P2P and PON architecture by Figure 5: Total PON fiber length
applying both SMT and A* algorithms, respectively.

The results clearly prove that SMT algorithm reduces the


total trenching length in expense of increased total fiber length
needed to connect the NTs to the network, while A* algorithm
follows the reverse pattern. In addition, the total trenching
length is much smaller than the total fiber length in each CO
area due to the reuse of trenches by a number of NTs which
need separate strands of fiber to be connected to the network.
To show the difference from cost perspective, the final
CAPEX based on trenching, ducts and fiber cables needed
for the whole area, is calculated. Cost assumptions are taken
for the different parameters used in the CAPEX calculation as
shown in table I on the following page.
Figure 2: Total P2P trench length

170
Cost(e/m) R EFERENCES
Trenching (T cost) 20 [1] Dawid Nowak and John Murphy, nowakd,murphyj @ eeng.dcu.ie, FTTH:
Duct (D cost) 2 The Overview of Existing Technologies
Fiber cable (Bundle) 0.6 [2] Fibre to the Home Council Europe, FTTH Business Guide, Business
Fiber cable (Single Strand) 0.05 Committee, Second Edition, 16/01/2011
[3] Rong Zhao, Wolfgang Fischer, Edgar Aker and Pauline Rigby, Creating
Table I: Sample Cost Values a bright future: Broadband Access Technologies, 2013
[4] Michael Jensen and Jose M. Gutierrez, Upper Bound Performance Esti-
mation for Copper Based Broadband Access, Networking and Security
By substituting the values from Table I into equations 3 Section in Aalborg University, Denmark.
and 4, the total CAPEX is calculated. The cost results are [5] K. Casier, S. Verbrugge, R. Meersman, D. Colle, M. Pickavet and P.
presented in table II. Demeester, A clear and balanced view on FTTH deployment costs, J.
Inst. Telecommun. Prof., vol. 2, no. 3, pp. 2730, 2008.
[6] K. Casier, S.Verbrugge, R. Meersman, D. Colle, M. Pickavet, P. De-
meester, A clear and balanced view on FTTH deployment costs, Pro-
P2P PON ceedings of FITCE Congress 2008
Steiner 26 188 927 24 510 654 [7] Chinlon Lin, Broadband Optical Access Networks and Fiber-to-the-
A* 27 027 705 26 148 842 Home, Systems Technologies and Deployment Strategies, John Wiley &
Sons Ltd, 2006
Table II: Total costs [8] Leonid G. Kazovsky, Wei-Tao Shaw, David Gutierrez, Ning Cheng, and
Shing-Wa Wong, Next-Generation Optical Access Networks, Journal of
As shown in table II, the initial capital expenditure for P2P Lightwave Technology, Vol. 25, Issue 11, pp. 3428-3442 (2007)
architecture, irrespective of the algorithmic design approach [9] J. Prat, Next-generation FTTH passive optical networks: research towards
unlimited bandwidth access, Springer, 2008.
used, is higher compared to PON architecture. This high initial [10] Samuel Varghese. Fabrication and Characterization of All-Fiber Com-
rollout expenditure tips the balance in PON implementation ponents for Optical Access Network PhD thesis, December 2008.
direction. However, a fiber access infrastructure planning is a [11] IEEE Standards,802.3ah, Carrier Sense Multiple Access with Collision
Detection (CSMA/CD) Access Method and Physical Layer Specifications
much more complex process that should not be based solely [12] M. Chardy , M.-C. Costa , A. Faye , M. Trampont , Optimizing splitter
on the economic factor. Various aspects can affect the pref- and fiber location in a multilevel optical FTTH network , European
erence towards a specific architecture, such as geographical Journal of Operational Research, 18 May 2012.
[13] Akira Agata and Kosuke Nishimura, Suboptimal PON Network Design-
scenario, customer prioritization, scalability, upgradability and ing Algorithm for Minimizing Deployment Cost of Optical Fiber Cables,
energy efficiency issues. Looking at the rollout cost difference KDDI R & D Laboratories Inc
between the two architectures and clear clarification of the [14] S.P. van Loggerenberg , M.J. Grobler and S.E. Terblanche, Solving
the Passive Optical Network with Fiber Duct Sharing Planning Problem
current as well as the future demands and commercial targets Using Discrete Techniques
set, P2P architecture can prove to be an overall better solution. [15] Miao Lv & Xue Chen, Heuristic Based Multi-Hierarchy Passive Optical
Network Planning, 2009
VI. C ONCLUSION [16] Branka Lakic & Marek Hajduczenia, On optimized Passive Optical
Network (PON)deployment, Nokia Siemens Networks S.A., R
This work compares fiber and trenching minimization pro- [17] Anton Riedl, A Versatile Genetic Algorithm for Network Planning,
cess, using two different algorithmic approaches in P2P and Institute of Communication Networks, Munich University of Technology
PON fiber access architectures. Based on the calculations [18] Kin Fai Poon and Anis Ouali, A MILP Based Design Tool for FTTH
Access Networks with Consideration of Demand Growth,6th International
together with assumed realistic costs for trenching works, Conference on Internet Technology and Secured Transactions, December
ducts and fiber cabling, which occupy the biggest share in the 2011.
initial rollout, the preferable topology in terms of least CAPEX [19] Koen Casier, Bart Lannoo, Jan Van Ooteghem, Sofie Verbrugge, Didier
Colle, Mario Pickavet, and Piet Demeester, Game-Theoretic Optimization
is highlighted. The case study presented covers the Danish of a Fiber-to-the-Home Municipality Network Rollout, Optical Society of
municipality of Lolland. Real GIS data for the households America, 2009
locations and the road network is used to produce the final [20] S. Kulkarni, M. El-Sayed, P. Gagen, and B. Polonsky, FTTH network
economics: key parameters impacting technology decisions, Proc. Net-
output. works 2008, Budapest, Hungry, 2008
Results prove that minimum spanning tree algorithms are [21] Brandi N. Guidry, Paula P. Carson and Christoph Haon, Economic
always preferable over shortest path algorithms in terms of Implications of FTTH Networks: A Cross-Sectional Analysis, Journal of
Economic and Social policy, 2012
least trenching while for the fiber minimization the vice [22] The Socio-Economic impact of Bandwidth, Analysys Mason Limited and
versa is true, irrespective of the architecture picked. This Tech4i2 Limited, 2013
behavior is attributed to the different principle underlying [23] Christopher M Bishop, Pattern Ricognition and Machine Learning,
Springer Science + Business Media, LLC, 2006
both approaches. Shortest path algorithms always return the [24] Gabriel Robins and Alexander Zelikovsky, Minimum Steiner Tree Con-
minimum weight path connecting two nodes (fiber), regardless struction
of the rest nodes that need to be connected. On the other [25] Masoud Nosrati, Ronak Karimi and Hojat Allah Hasanvand, Investi-
gation of the * (Star) Search Algorithms: Characteristics, Methods and
hand, minimum spanning trees produce an overall minimum Approaches, 2011
weight solution for all the nodes that need to be connected [26] Danmarks Statistik, http://www.dst.dk/.
(trenching). Out of the four cases presented, applying SMT in
PON architecture returns the least deployment cost. This fact
indicates a preference for PON topology from implementation
point of view, when minimization of the total CAPEX is
prioritized.

171

View publication stats

You might also like