Saturday, January 17, 2009

Wcdma Design Handbook or Introduction to Python

WCDMA Design Handbook

Author: Andrew Richardson

Developed out of a successful professional engineering course, this practical handbook provides a comprehensive explanation of the Wideband CDMA (Code Division Multiple Access) air interface of third generation UMTS cellular systems. The book addresses all aspects of the design of the WCDMA radio interface from the lower layers (RF and baseband processing) to the upper layers of the protocol architecture (non-access stratum and RRC layers). This is an ideal course book and reference for students and professional engineers.



Table of Contents:
1Introduction1
2WCDMA in a nutshell24
3Spreading codes and modulation64
4Physical layer115
5RF aspects137
6Chip rate processing functions184
7Symbol rate processing functions217
8Layer 2 - medium access control (MAC)248
9Layer 2 - RLC300
10PDCP and BMC protocols337
11Layer 3 - RRC349
12Measurements395
13NAS437
14Idle mode functions508

Read also Microeconomic Theory or New Media Technology

Introduction to Python

Author: Guido Van Rossum

This manual provides an introduction to Python, an easy to learn object-oriented programming language.

Python combines power with clear syntax. It has modules, classes, exceptions, very high level data types, and dynamic typing. Python can link directly to libraries written in C or C++ and can be embedded as an extension language for applications that need a programmable interface.

Python is free software. It can be used with GNU (GNU/Linux), Unix, Microsoft Windows and many other systems.

This is a printed copy of the official Python tutorial from the Python 2.5 distribution (updated November 2006). For each copy sold $1 is donated to the Python Software Foundation by the publisher.



No comments:

Post a Comment