- This topic has 11 replies, 1 voice, and was last updated 13 years, 3 months ago by
paraHO.
-
AuthorPosts
-
Colin
GuestI’m trying to understand a basic thing about GSM RF and timeslots. I’m pretty sure at least one of these statements must be false, because they don’t add up properly.
a) One pulse of GSM RF can carry 116 bits of data (2 x 58, from ETSI TS 145.002)
b) A single timeslot of a single frame corresponds to a single pulse of RF.
c) A control channel in LAPDm carries up to 23 bytes, or 184 bits of data.
So how can those 184 bits of data fit onto 116 bits in the pulse? What have I got wrong?
paraHO
GuestI think you are reading the information round the wrong way and mixing your digits.
A “burst” contains 148 bits, 116 bits of which are real data and the remaining bits are basically for synchronisation.
Colin
GuestOK, so an RF burst contains 116 bits of data.
But if a single LAPDm message on the air interface carries 184 bits of data then how can it be carried on a single burst?
pix
Guestone burst contain 184 bits.
when the burst is used for TCH, it contains 116 bits of useful data, and 68 bits of other info (training sequence, guard bands, etc).
a LapDm message might be sent on many timeslots (= many bursts). For instance the measurement results are sent over 4 bursts.
Regards,
Colin
GuestOK, I found a bit of information that clarifies the control channels: ‘The 184 bits of raw information are processed to yeild 456 bits. These 456 bits are then transmitted through four time slots’.
I hadn’t picked up that one LAPDm message is spread over four frames of a timeslot.
Thanks for your help,
ColinparaHO
GuestSorry I should have said a “Normal Burst”
VK
GuestBe informed that a normal burst carries only 114 bits & not 116 bits.
paraHO
GuestFor “Normal Burst” see GSM0502 R99 Cl 5.2.3
Length of Field 58 – e0-e57
Length of Field 58 – e58-e115Total 116 bits
VK
Guest3 T + 57 CD + 1 S + 26 TS + 1 S + 57 CD + 3 T + 8.25 GP
T – Tail bit (3 + 3) = 6
CD – Coded data (57 + 57) = 114
S – Stealing Flag (1 + 1) = 2
TS – Training Sequence (26) = 26
GP – Guard period (8.25) = 8.25VK
GuestHope everyone knows about the stealing flag.
pix
Guesteverybody seems a bit optimistic … you’re expecting to much from humanity 🙂
paraHO
GuestThe use of stealing flag is optional in the Normal Burst.
-
AuthorPosts