0% found this document useful (0 votes)
381 views40 pages

Synchronization Basics

Uploaded by

Ravi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
381 views40 pages

Synchronization Basics

Uploaded by

Ravi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 40

Basic Principles of Synchronization

1 © 2017 Nokia
Contents

 What is Synchronization

 Why Synchronization

 Types of Synchronization

 Synchronization in TDM Networks

 Synchronization in Packet Network


• Sync E
• 1588V2
What is Synchronization

Synchronization means to align the clock of the NEs so that two


communicating NEs send and receive data at the same
time/rate.
The transmission path between two NEs in a telephony network
will loose alignment when it is not synchronized.

/
Why we need Synchronization
 Correct synchronization of network nodes is essential for Quality of Service. Successful
handover, for instance, depends largely upon the quality of synchronization of the network
elements involved.

 The quality of the carrier frequency of the radio interface is also critical, in order for us to
guarantee a low level of interference between adjacent cells. Furthermore, when a radio
interface is based on TDD, it is vital that all the different Node-B are synchronized together.

 Another service that will require high-quality synchronization is Location. It is expected that
the 3G Mobile Network would incorporate this type of services. This would enable
technicians to use trilateration to find user equipment with exceeded error margins. The
method used by the Location service calls for high-quality synchronization signals

 Effective synchronization also permits hitless handover of subscriber connections between


adjacent radio base stations

 Routers and switches in the transport network may therefore be required to provide
synchronization to the radio base stations in order for them to handle and transport data
properly

 mobile network evolution to LTE and future planning for 5G networks and services has
generated an increased and pressing need for the delivery of accurate phase
synchronization
Implication of Poor Synchronization in Network

Voice traffic – audible clicks


Fax – loss of lines
Digital data – frame errors
Video – frozen frames
SDH/PDH interface – pointer adjustments
Cellular – hand-over failures
Cellular – eccessive dropped call rate
Customer – Repeated calls / Increased Cost & Customer loss
Operations – Increased maintenance costs
Revenue – Churning of high end customers / Lower revenues

© Ericsson AB 2009 | Ericsson Internal | X (X) | Date


Types of Synchronization

• TIME synchronization ensures that all the nodes


share the same time reference

• FREQUENCY synchronization ensures that all the


data processing, switching and transmission are
performed at the same rate throughout the network

• Phase Synchronization also required in some


Cases (TDD)
Types of Synchronization(cont..)

• Different radio technologies and features have different


synchronization requirements. These can be categorized into two
main types - frequency synchronization and phase synchronization.
Many different options exist to provide frequency synchronization,
although fewer exist that can reliably deliver the required accuracy
and stability for phase synchronization.
• The following types of synchronization describe the alignment
between two clock signals drawn in light and dark blue in the
examples below. On the left side the two clocks are drawn
independently and on the right hand side they are shown
superimposed on each other
Types of Synchronization

Reference

Asynchronous
- Frequency unknown 23 24 25 26
- Phase unknown
- Frame Number unknown 47 48

Frequency synchronization 23 24 25 26
- Frequency same
- Phase unknown
- Frame Number unknown 47 48 49 50

Phase synchronization
- Frequency same 23 24 25 26
- Phase same
- Frame Number unknown 47 48 49 50

Time synchronization 23 24 25 26
- Frequency same
- Phase same
- Frame Number same 23 24 25 26
Synchronization standards
Standards for Frequency Synch

 PRC - Primary Reference Clock - PRC is Master clock used to synchronize the entire
network. It is a stand alone equipment and its internal clock can be atomic Cesium based
or GPS based: both of them assure the same frequency however the first one ensure a
higher level of availability. Combination of Cesium and GPS is also possible to offer
redundancy.
PRC frequency accuracy is less than 1x10-11, according to G.811
 SSU - Synchronization Supply Units - SSU is a clock regenerator. It is also called
SASE (Stand alone Synchronisation Equipment): it is used to distribute the sync source
trough more direction and to attenuate jitter and wander effects by narrow band low pass
filtering. In the case of PRC fault (or in case all reference signals are lost) SSU target is
to maintain the last phase & frequency as good as it can: this state is called Holdover.
SSU frequency accuracy is less than 2x10-10/day, according to G.812
 SEC - SDH Equipment Clock - SEC is the internal clock of all nodes. SEC takes the
sync source from traffic (STM-N or 2MBit/s) or from external signals (2MBit/s or 2MHz).
Selection is made by a priority table and by SSM of the STM-N and 2Mbit/s interfaces.
SEC frequency accuracy is less than 4.6x10-6, according to G.813

National Transmission Team / 12/20/20


Clock Priority

Order Priority Quality

Level Code
(within S1 byte)

Highest 1 G.811 (PRC) 0010

2 G.812T (SSU transit) 0100

3 G.812L (SSU local) 1000

4 G.813 (SEC) 1011

Lowest 5 Do not use1) 1111

Quality unknown 0000


1)
This signal should not be used for synchronization. It is automatically
transmitted in the backward direction of the port, which is selected as clock
reference. This is done to prevent synchronization loops.

11
Reference input interfaces:
Reference input signals:
T1, derived from:
STM-N (ITU-T Recommendation G.707 [18])
34 368 kbit/s with 125μs frame structure
139 264 kbit/s with 125μs frame structure
T2, derived from:
2 048 kbit/s (EN 300 166 [1])
T3, derived from:
2 048 kHz (EN 300 166 [1])
2 048 kbit/s (EN 300 166 [1]) with SSM according to (ITU-T Recommendation G.704 [16]).
Output signals:
T4: External reference signal,
2 048 kHz (ITU-T Recommendation G.703 [15]) (after physical interface)
2 048 kbit/s (EN 300 166 [1]) with SSM according to (ITU-T Recommendation G.704 [16]) (after
physical interface).
NOTE: The main application of 2 048 kbit/s signals with SSM is the exchange of synchronization status
information between an SSU and an SDH network element within a node.
T0: Timing signals for equipment-internal signal processing and for generating outgoing SDH traffic signals:
Frequencies are implementation-specific.
Basic properties for T0:
Frequency Accuracy: ± 4,6 × 10-6
Holdover: 5 × 10-8 (initial frequency offset)
2 × 10-6 (temperature)
1 × 10-8/day (aging)
12
Synchronization Methods

To ensure that all the digital exchanges in the network are


closely in synchronization, either the mutual or master-slave
synchronization strategy is deployed.

•Mutual Synchronization
 Each exchange clock is allowed to drift within tightly
specified tolerances. If an exchange clock has drifted
outside the mean tolerance of the other exchange clocks
that it is connected to, then it autonomously adjusts itself to
the mean frequency.
Synchronization Methods (contd.)

• Mater-slave Method
 Timing of all the exchanges in
the network is referenced or
traced to one or a small number
of master clocks.
 Each exchange clock is
synchronized to a higher-level
exchange clock that resides in a
higher level of synchronization.
The highest level exchange
clock is synchronized to the
master clock.
Working Modes

Each clock can works in three different conditions:


• Free-running. A free running oscillator has never been locked to a
reference and the accuracy of its output signal is determined by
technology and stratum level. Output accuracy is only as good as the
stratum level of the oscillator. For example PRC works in free running
mode (Cesium has stratus1).
• Locked. An oscillator is acquiring or locked when a higher order
clock is applied as its reference. The circuit may use a phase-locked
loop or frequency-locked loop to steer the oscillators output. Output
accuracy of a node connected to PRC is Stratum 1 as long as the
reference is available.
• Holdover. An oscillator that has been locked to a reference enters
holdover when its reference signal is lost. In this state clock
frequency accuracy drifts at a rate consistent with the stratum level of
the oscillator Holdover mode

National Transmission Team / 12/20/20


Working Modes (contd.)

National Transmission Team / 12/20/20


Working Modes (contd.)

National Transmission Team / 12/20/20


Working Modes (contd.)

National Transmission Team / 12/20/20


Accuracy and Stability
 The quality of a synchronization signal is defined in terms of accuracy and stability, in comparison with the nominal value. The
diagrams below show an analogous example of shots fired at targets to depict the difference between accuracy and stability.

 Accuracy is concerned with the ‘closeness’ of a measurement to the actual (true) value. Stability is concerned with the
repeatability of that measurement if it were taken several times without changing any conditions which may otherwise affect
the result. In networking terms, both accuracy and stability characterize the deviation in the local clock compared with a
reference clock elsewhere in the network.

It is essential that a network synchronization solution be accurate and stable. When considering
whether a clock will meet the requirements to ‘lock’ and provide an adequate timing source, both
accuracy and stability should be considered together. Ordinarily, cases (i) and (iii) would never lock,
case (iv) would always lock, and target (ii) could potentially lock if the algorithm used is able to filter
the deviation (jitter) of the measurements. This is because the maximum error is a significantly
smaller value than those in cases (i) and (iii).
Clock Performance Graph
Synchronization in TDM Network

A network to provide reference timing signals.


In general, the structure comprises nodes connected by links.
Node 1

Node 2a Node 2b

Node 3a Node 3c Node 3d


Node 3b Timing

Node 4a Node 4b

A network that shall be able to provide all types of traffic


networks with reference timing signals of the required quality.
Synchronization Network Design The Synchronization
Network: Nodes & Links

Timing (frequency) is carried


Core Network PRC by the Traffic in case of TDM
Node 1 MGW Networks (PDH, SDH/SONET)

Iu Iu PRC

Node 2a RNC RNC Node 2b


Iur
Node 3b Iub

Node 3a NodeB Node 3b NodeB


NodeB Node 3d
Node 3c NodeB

UTRAN
Synch paths
NodeB Node 4a NodeB Node 4b
Synchronization Network Design Synchronization Network Reference
Chain (ITU-T G.803, G.823)
PRC
G.811
PRC limits
SEC

SEC
N G.813 network SDH distribution
element clocks SEC

1st
SSU
G.812
SSU limits For worst-case scenario K = 10, N = 20
Total number of SDH network element
SEC
clocks is limited to 60
N G.813 network SDH distribution
SEC
element clocks
SEC

SSU
K-1th G.812

N G.813 network SEC


element clocks SEC
SDH distribution Network Limits (MTIE/TDEV)
SEC limits for PRC, SSU, SEC
SEC

Kth SSU
G.812
Synchronization in Packet Network

Figure 5. Sync-E & IEEE1588 deployed in Packet Network

•SONET/SDH synchronization distribution model is not possible in packet network


•SyncE allows operators to converge services onto a single cost efficient packet network
– Carriers are pushing for Synchronous Ethernet (SyncE)
– British Telecom, France Telecom and Deutsche Telekom are supporting synchronous Ethernet at ITU
•ToP allows operators to offer synchronous services over an existing packet network
– Synchronous Ethernet can be used to bring the Network Clock to the edge of the network

/
protocols used for synchronising packet-based networks

• Time of day synchronisation can be achieved with protocols such as Network


Time Protocol (NTP) which ensures that clients are correctly updated with time of
day information based on a standard universal time source. NTP and its different
versions distribute time and day information periodically to clients, such as
personal computers and network devices, while ensuring corrections for
geographic locations.

• Synchronous Ethernet on the other hand ensures frequency synchronisation at the


physical level. Ethernet SyncE achieves frequency by timing the output bit clocks
from highly accurate stratum 1 traceable clock signals, in a fashion similar to
traditional TDM and SONET/SDH synchronisation

• the phase synchronisation is a major requirement for newer mobile technologies


and has only been addressed recently via the introduction of the IEEE1588v2
Precise Time Protocol (PTP) standard. This packet-based synchronisation
mechanism combines frequency and phase synchronisation at sub-microsecond
levels, with ToD distribution capabilities via the efficient mechanism of packet
exchanges. This process ensures that edge clients are all frequency and phase
aligned to a reference clock through apacket distribution.
Synchronous Ethernet

Data Packet Network Data

Server Client

L2-L7 (Packet) L2-L7 (Packet) L2-L7 (Packet)


Stratum 1
Traceable Recovered
reference Physical Layer Physical Layer Physical Layer Clock
DPLL DPLL

DPLL

Timing Flow Data Flow


Figure 6. Sync-E demonstration in Packet Network

•Uses the physical layer of Ethernet


•Can only distribute frequency, it can’t distribute time of the day
•It is not affected by impairments introduced by the higher levels of the network
•Point-to-point timing distribution, similar with SONET/SDH synchronization distribution
model

/
Synchronous Ethernet

 One possible solution to “synchronizing” the packet network is adding a BITS timing
source traceable to a stratum 1 at every node that needs to communicate with a TDM
network element. But this would be cost prohibitive.

 The ITU (International Telecommunication Union) has identified two possible solutions
for distributing precise frequency synchronization across packet based networks.

 Synchronous Ethernet (SyncE) is one method and is based on physical layer clock
distribution which relies on the concept of line timing

 The Second method relies on dedicated time stamp messages carried by data packets.
The ITU does not dictate a specific timestamp protocol, but PTP (Precision Time
Protocol) which was standardized by IEEE 1588 has been universally adopted for use in
timing distribution for telecom networks because of its performance.

 Both SyncE and packet based (1588) synchronization methods are specified by the ITU-
T G.8261 standard

© Ericsson AB 2009 | Ericsson Internal | X (X) | Date


Synch Distribution of packet network using syncE
Synchronous Ethernet

 Synchronous Ethernet is a method used to distribute stratum 1 traceable frequency


synchronization to packet (Ethernet) nodes that need to communicate with TDM network
elements. It is also used to distribute timing to applications that rely on precise frequency
synchronization such as wireless backhaul.

 This would have been impossible without frequency synchronization.

 SyncE frequency synchronization is achieved through the physical layer in the same way
that SONET/SDH line timing distributes its timing.

 It is important to note that every node in the chain must be capable of recovering and re-
transmitting frequency synchronization. Inserting an asynchronous node in the path
would break the chain of synchronization.

© Ericsson AB 2009 | Ericsson Internal | X (X) | Date


PTP IEEE1588

Data
Packet Network Data

Master Slave
Timing Packets

L2-L7 (Packet) L2-L7 (Packet) L2-L7 (Packet)


Stratum 1
Traceable Recovered
reference Physical Layer Physical Layer Physical Layer Clock
ToP ToP
DPLL DPLL

Timing Packets Timing Packets

Timing Flaw /Data Flow


Figure 7. IEEE1588 demonstration in Packet Network

•Independent of the physical layer, IEEE1588 PTP is over UDP


•Can distribute frequency and time of the day (Zarlink 30110)
•Can be affected by impairments of the telecom network such as packet delay variation
•Broadcast time timing distribution

/
PTP IEEE1588

 Instead of transmitting frequency synchronization over the physical layer with line timing
or SyncE methods, packet based timing relies on time stamp packets inserted in the data
stream. Time stamps are inserted at the master node where a stratum 1 traceable
reference is available, and then extracted at the slave clock where the synchronized
frequency reference is needed.

 The advantage of using packet based timing is that nodes between the master and
slave clocks can remain asynchronous. This avoids expensive “forklift upgrades” of
existing equipment. Only slave nodes that require precise frequency synchronization for
communicating with other SONET/SDH network elements need to incorporate the timing
extraction circuitry. The rest of the packet network can remain asynchronous.
.
 This is a key advantage over physical layer timing methods (e.g., SyncE) that need
synchronous timing circuitry at every node. Another advantage of packet based timing is
in its ability to transmit both frequency accuracy and phase information which is essential
in applications such as wireless networks (e.g., LTE, WiMax, W-CDMA). SyncE is only
capable of transmitting frequency accuracy.

© Ericsson AB 2009 | Ericsson Internal | X (X) | Date


Precision Time Protocol(IEEE1588v2)
Operating Principle
Basic Time message Exchange
Basic Time message Exchange(Contd..)
Timing over Packet vs Synchronous Ethernet

Timing over Packet Synchronous Ethernet


IEEE1588v2 PTP Point to point optical GE PRC

1588
3G BTS
master
Packet
Network Connection via Microwave
RNC
3G BTS

 Standardized (IEEE1588-2008) exchange of  Standardized synchronization according


synchronization information between master ITU-T G.8261/2/4
and slave  Synchronous Ethernet operates on Physical
 Suitable for Layer 2 or Layer 3 networks Layer (Layer 1) and has to be supported on
 Can be used on a packet backhaul to provide each hop along the connection.
Frequency and Phase Sync  Not affected by network load and
 For Freq Sync, intermediate nodes only impairments
need to forward the ToP messages  Alternative (not competing) or
according to the selected QoS class complementing technology to IEEE1588-
 For Phase Sync, on path support is 2008
required to achieve the tight accuracy  Can be used on a packet backhaul to
requirement (Transparent or Boundary provide Frequency Sync
clocks in the intermediate nodes)
How to Provide Synch?
Techniques to Provide ToD
Synchronization in mobile backhaul application

It is mainly needed for the synchronization of the air interface between base station
and user equipment
 In an all IP mobile backhaul network only the base stations have to be synchronized
from a functional point of view. The main reason for synchronization is the handover
between base stations.

 The controller (RNC and BSC) have not to be synchronized in an all IP network in
general but some exceptions exist:
 TDM connections have to be handled by the controller (e.g. E1 or E1 CES)
 Internal components need synchronization
(e.g. RNC2600 redundant ATM switching fabrics)

 Intermediate devices between controller have not to synchronized in an all IP network


in general but some exceptions exist:
 TDM connections have to be handled (e.g. E1 or E1 CES)
 Synchronous Ethernet is used in the mobile backhaul network
 Future: Phase or time synchronization need support by intermediate devices
Synchronization in mobile backhaul
application
Synchronization accuracy requirements of different mobile technologies.
The requirements are at the air interface of the antenna.
The accuracy needed at the network interfaces are typically more stringent due to internal BTS inaccuracies.
The accuracy at the network interface of a specific BTS is vendor dependent

Application Frequency Phase Time


CDMA ±50 ppb ±3µs
±10µs (±3µs Preferred)
CDMA2000 ±50 ppb
(1)
GSM ±50 ppb
±50 ppb (macro cell)
UMTS-FDD/WCDMA (FDD) ±100 ppb (micro cell)
±250 ppb (Femto)
UMTS-TDD/WCDMA (TDD) ±50 ppb ±2.5µs (2)
TD-SCDMA ±50 ppb ±3µs (3)
Not yet specified for
LTE (FDD) ±50 ppb
MBMS
LTE (TDD) ±50 ppb ±10µs (2)
Mobile WiMAX ±50 ppb ±1µs (2)
Thanks

You might also like