Recent Tech News
- Feb. 1 2012 News
- Jan. 31 2012 News
- Jan. 30 2012 News
- Jan. 26 2012 News
- Jan 25 2012 News
- Apple Sued by South Korean IPhone Users Over Location Data
- Qualcomm owned Snaptracs launches Tagg The Pet Tracker
- Now Common in Five of Six Mobile Platforms: Total Control
- Patents, schmatents! Google + Motorola could change your home
- Sprint Cancels WiMax Version of BlackBerry PlayBook

1. Binary XOR operation allows the original symbol reconstruction.
Do spread:
symbol sequence X (XOR) some code Y => some signal Z
Do despread:
some signal Z (XOR) some code Y => symbol sequence X
—————
2. Let’s assume there are 10 users who want to send its data X1, X2, …, X10.
Let’s assume they have their own codes Y1, Y2, [...]
For high data rate, simply send fast.
Which one is high data rate ? 2 bits for 1 second vs. 2 bits for 6 seconds.
So, if you want a high data rate, your sending rate should be fast.
Time and frequency relationship is reverse. Short time duration means wide bandwidth.
That’s why wide bandwidth is need for faster [...]
First, think about the definition of spreading factor (SF): the number of chips for each symbol.
Second, remember that a chip duration is fixed.
Third, what is symbol? Each symbol can represent some amount of bits. e.g., QPSK, each symbol represents 2 bits.
SF: 2 SF vs. 512 SF
Time: 2*delta vs. 512*delta
Data: 1 symbol vs. 1 symbol
where delta [...]

