Skip to main content

PSS and SSS in LTE (Primary and secondary synchronization signals)

In most of websites I found where do PSS and SSS come and what do these are beneficial for. The thing which most of the LTE learners want to understand is that, "What is exactly those signals?". That is the reason I started this post.

PSS & SSS are two synchronization symbols in LTE which help UE (User equipment) to synchronize with network.

So,
PSS stands for Primary synchronization signal.
SSS stands for Secondary synchronization signal.

PSS is nothing but a sequence known as Zadoff-Chu Sequence. It comes in last symbol of slot 1 and slot 0. For detail info on where & how does it come, go to PSS and SSS synchronization.

Now, What is Zadoff-chu Sequence ?
In LTE, Zadoff chu sequence is a combination of complex sequences. These sequences have a special property, known as CAZAC webform. CAZAC stands for "Constant Amplitude Zero Autocorrelation". It means when we use this as a synchronization code, the correlation between the ideal sequence present in UE and a received sequence comes from eNB is greatest when the lag is zero. When there is any lag between the two sequences, the correlation is zero.

Here is the diagrammatic illustration:


Now, what are those 62 numbers? How can we get it?
Here is a small video of 1 min on  Zadoff chu sequence used in LTE. You can see the equation shown in this video to get the answer of above question.




So, let's summarize it, UE has few sequences stored. When it is switched on, it starts scanning the network i.e it does correlation of the received signal with its own sequences. If UE gets a pick amplitude, it assumes that this is the PSS and starts waiting for the next PSS, and if it gets the pick again, it confirms that this is the PSS.
The pick denotes the middle subcarrier of the complete symbol. so it reads 31 subcarriers up and 31 subcarrier down in frequency domain to read complete PSS. That's the reason, PSS & SSS always comes in middle 72 subcarrier (62 for signal and 5 symbol is reserved each side). Once it confirmed that it listened to PSS, it starts listening to SSS. Here comes the bonus, SSS is not a Zadoff-chu sequence. Check my next post for the details about SSS.


Please comment, ask or share your views.

Comments

Popular posts from this blog

Why does PSS & SSS synchronization need?

Before answering the exact question, let's go back little at once UE is switched on. When UE is switched on, it feels there are numerous signal around itself with different frequencies. So, it is now confused, with which signal he has to go with? Which is its right signal? So it starts scanning the radio signals which it supports. UE supports some specific bands. Bands contain a range of frequencies like band 7. Band: 7 Uplink Freq: 2500 - 2570 MHz Downlink Freq: 2620 - 2690MHz So it scans the frequencies which is supported by UE, and read PSS. To know more about how to read PSS and SSS, go to PSS signals  and SSS signals . So, Between UE is turned on and UE starts receiving and sending data it needs to synchronize with it's supported frequencies. This is done by PSS and SSS. Now, Where is PSS transmitted? PSS is transmitted in the last symbol of 0th and 10th slot in a frame. It gets repeated in each 5 msec time interval. [ Click here for the above image

SSS in LTE (secondary synchronization signals)

SSS stands for secondary synchronization signals. SSS comes in the symbol just before PSS comes. If you don't know, how did we detect PSS, then goto this the previous post of  PSS and SSS in LTE (Primary and secondary synchronization signals) SSS is basically an m-sequence or Maximum length sequence. Now, What is m-sequence? M-sequence is a pseudo random binary sequence. These sequence can be generated just by cycling through every possible state of a shift register of length resulting in a sequence of length . Here, Three m-sequences, each of length 31, are used to generate the secondary synchronization signals. SSS Generation Two binary sequences, each of length 31, are used to generate the SSS. Sequences  s 0 ( m 0 )  and  s 1 ( m 1 )  are different cyclic shifts of an  m -sequence,  ˜ s . The indices  m 0  and  m 1  are derived from the cell-identity group,  N ID (2)  and determine the cyclic shift. The values can be read from table 6.11.2.1-1 in "Physical Cha