|
发表于 2006-5-25 10:00:00
|
显示全部楼层
<P>还是英文说得清楚一些,copy过来共勉。</P><P>input data 00,01,10,11</P><P>QPSK:<FONT color=#ff3300>00-->01-->10-->11</FONT></P><P><FONT color=#000000>OQPSK:</FONT><FONT color=#ff0000>00-->[01-->00-->10]-->11</FONT></P><P>If the modulation data changes, QPSK modulation makes one symbol change each period. If the
data is the same, then QPSK and OQPSK do not change state. However, if the data changes,
then OQPSK will make at least one symbol change and possibly two changes in a single period.
In the above example, the data input to the modulator is: 00, 10, 01, 11. The upper I/Q diagram
shows the symbol changes made by QPSK <FONT color=#ff3300>(00-->01-->10-->11)</FONT>. The I/Q modulator for QPSK moves from state to
state, for a total of three transitions (with one transition going through the origin,data from 01 to 10). For the same
pattern, OQPSK makes four transition<FONT color=#ff0000>00-->[01-->00-->10]-->11</FONT>, and it avoids the origin. The change from 00 to 10 results
in a single transition since the value of Q did not change. However, the change from 10 to 01
makes two transitions because the value of Q does change. First the modulator returns to the 00
state. Then one-half period later, the modulator changes to the final 01 state. This action, due to
the delay placed into the Q branch of the modulator, eliminates the transition through the origin.
The change from the 01 to 11 state for OQPSK is a single transition since the value of Q again
remained constant.</P><P>The modulation is Filtered QPSK in the base station, and Filtered Offset QPSK in the mobile
station. Note that the I/Q diagram for the base station signal is for only a single channel (such as
the pilot channel). In normal operation, many channels are summed together and transmitted on
top of each other by the base station. O-QPSK is used in the mobile stations because it avoids
going through the origin and makes the design of the output amplifier easier. For the base station,
since many channels are summed together, using O-QPSK would not always avoid the origin.
This is due to the random nature of adding many signals together.</P><P>由于OQPSK调制方式避免了调制信号经过IQ图的原点,也就是避免了调制信号的幅度出现零点,极大的降低了调制信号的动态范围,降低了Tx链路的设计难度。对于基站,过零点是不可避免的,所以用的是QPSK方式。</P> |
|