Project

General

Profile

E1 Clock Notes » History » Version 1

laforge, 05/04/2018 10:20 PM

1 1 laforge
h1. E1 Clock Notes
2
3
h2. E1 Clock
4
5
The Rx and Tx clock on a E1 line are completely separate and must not be alighed / in phase / identical.
6
7
Any receiver will always recover the clock for the received signal from the received signal itself.
8
9
Most transmitters (E1 interfaces) can be configured to use either the recovered/received clock from one particular line, or a local reference for transmit.
10
11
h2. GSM BTS / E1 Clock
12
13
All E1 based BTS we know of use the clock recovered from the E1 line as reference clock to discipline their internal reference oscillator (often an OCXO).  This internal oscillator is what's used to derive the GSM carrier clock from, and hence high precision is required.
14
15
h2. Implications for our own board
16
17
We want to include a GPS-DO in our design, to ensure operation of the BTS at proper carrier frequency.  That GPS-DO should have
18
* some GPS receiver with 1PPS output
19
* some local, voltage-controlled oscillator (VCTCXO)
20
** the frequency should permit simple division to generate the 2.048 MHz required for E1 (otherwise we'd need a PLL)
21
* some DAC to steer the voltage-controlled oscillator
22
* some circuitry to count the number of of oscillator cycles between 1PPS edges
23
* some software to compensate for 1PPS jitter, loop filtering, possibly temperature compensation, etc.
24
25
h2. GPS-DO links
26
27
* The "Lars DYI GPS-DO":http://www.eevblog.com/forum/projects/lars-diy-gpsdo-with-arduino-and-1ns-resolution-tic/?all
28
** doesn't actually count clock cycles but charges a capacitor with pulses and uses the resulting voltage?
Add picture from clipboard (Maximum size: 48.8 MB)