Here are some photographs from Berlin:
All the above photographs are from The ruins of the Kaiser Wilhelm Memorial Church in Berlin, destroyed by Allied bombing in Second World War and preserved as a memorial
Latest News and Information on 4G, 5G, 6G, and other Wired & Wireless Technologies in General.
Testing UMTS by Dan Fox, Anritsu
Its nearly three years since I wrote an FAQ on UMTS Testing. So when I got my hands on this book the other day, I so wanted to read it. It would be a while before I manage to go through the book in detail but my initial impression is that this book looks quite good.
Since the book deals with Protocol Testing, the testing has been grouped into three categories:
There is a chapter explaining each of these. The Conformance testing is of interest to me as I have been involved directly and indirectly with this for quite some years now. The book explains the process, standards required and submission of tests to GCF/PTCRB.
For those whom testing does not hold much charm, they can gain greater understanding of the concepts by reading Part II of the book. One thing I really liked in this book is that the diagrams explain the concepts very well. Rather than copying them straight from the 3GPP specifications, they have been improved and re-done by the author. Basic things like 'Dynamic TFCI selection' and 'Layer 2 transport channel processing flow for the 12.2 kbps RMC' are explained clearly using the diagrams.
There is just the right amount of detail in the chapters for Physical Layer, Layer 2 (MAC, RLC, PDCP) and Layer 3 (RRC, NAS). Further chapters show message flow sequence charts explaining things like 'setting up of speech call' and 'location updating procedure'. I have some basic sequence diagrams for message flow in the Tutorial section but the ones in the book are comparatively more detailed.
The book mainly covers UMTS, with an introduction to HSPA. It would be worthwhile to have the next edition covering LTE in detail. The main reason being that there are lots of changes in the case of LTE. The Air Interface has changed, the channels are different. The NAS messages and entities are different. UMTS (and HSPA) use TTCN-2 for testing but LTE uses TTCN-3. UMTS does not use MIMO (MIMO available for HSPA from Release 7 onwards) but LTE would generally always use MIMO.
Overall, this seems to be a useful book and I am looking forward to reading it in detail.
The figure here shows the multipath propagation for a signal. Signal goes from transmitter to the receiver through multipath that have different lengths i.e. path 1, path2 and path 3. The signal from different path arrives at the receiver at different times although it’s originated from the same source. The received symbol as shown below is longer than the duration of the original symbol.
Delay spread can cause adjacent symbols to interfere at the receiver. As a result of the multipath the delayed version of the first symbol shifts into the next symbol time and thus causes overlap between he symbols. In OFDMA this is taken care of where more time is give for each symbol to be received at the receiver by inserting a guard time.
The Doppler shift introduces another type of interference in OFDMA i.e. inter carrier interference (ICI). OFDMA divided the spectrum into narrowband subcarriers and they are tightly spaced simply because they are orthogonal. One of the requirements for orthogonality is to maintain the subcarrier spacing exactly the reciprocal of the symbol period. The figure below shows the frequency shifts thus changing the subcarrier spacing which results in the loss of orthogonality. This loss of orthogonality creates interference among the signals which is called as ICI. Since the subcarriers in OFDMA are usually very narrow hence the OFDMA system becomes very sensitive to ICI. ICI destroys the orthogonality of the OFDMA system which is overcome by the use of cyclic prefix mechanism.
Under this mechanism OFDM symbols are extended into periodical symbols i.e. redundant information is sent out to ensure that analysis can be conducted on the undistorted information and is called as cyclic extension.
It can be implemented by copying the portion of the original symbol from the end and attaching it to the front or copying it from the front and attaching it to the end. Since OFDMA has already assigned the guard time to defeat ISI, cyclic extension can be put into the guard time interval. This is called cyclic prefix. With cyclic prefix used the delayed version of the previous symbols cannot shift into the useful time of the current symbol so ISI is eliminated as well. Also the cyclic prefix provides redundant information and allows spectral analysis in the receiver to maintain the orthogonality of the subcarriers. Thus the cyclic prefix can be used to deal with both ISI and ICI.
The above concepts can be summarized in teh form of the picture below