ACPR (adjacent channel power ratio), AltCPR (alternatechannel power ratio), and noise are important performancemetrics for digital communication systems thatuse, for example, WCDMA (wideband code division multipleaccess) modulation. ACPR and AltCPR are bothmeasures of spectral regrowth. The power in the WCDMAcarrier is measured using a 5MHz measurement bandwidth;see Figure 1. In the case of ACPR, the total powerin a 3.84MHz bandwidth centered at 5MHz (the carrierspacing) away from the center of the outermost carrier ismeasured and compared to the carrier power. The resultis expressed in dBc. For AltCPR, the procedure is thesame, except we center the measurement 10MHz awayfrom the center of the outermost carrier.
上傳時間: 2013-11-02
上傳用戶:maricle
Blind Equalizer 的演算法主要是利用CMA及 LMS 的配合,當CMA將EYE打開,使訊號趨近于正確值,就切換到LMS,利用Slicer的輸出當作training sequence來調(diào)整Equalizer的系數(shù),而carrier Recovery 的部份,則是將phase error track出來
上傳時間: 2013-12-28
上傳用戶:it男一枚
Simulation of a transmitter implementingthe OFDM transmission chain with QPSK modulation on each sub-carrier
標簽: implementingthe transmission transmitter Simulation
上傳時間: 2013-12-23
上傳用戶:cainaifa
This paper examines the asymptotic (large sample) performance of a family of non-data aided feedforward (NDA FF) nonlinear least-squares (NLS) type carrier frequency estimators for burst-mode phase shift keying (PSK) modulations transmitted through AWGN and flat Ricean-fading channels. The asymptotic performance of these estimators is established in closed-form expression and compared with the modified Cram`er-Rao bound (MCRB). A best linear unbiased estimator (BLUE), which exhibits the lowest asymptotic variance within the family of NDA FF NLS-type estimators, is also proposed.
標簽: performance asymptotic examines non-data
上傳時間: 2015-12-30
上傳用戶:225588
在DAB系統(tǒng)中的頻率同步,載頻同步,參考一下carrier frequency offset estimation of DAB receiver based on phase reference symbol
上傳時間: 2014-11-23
上傳用戶:songrui
This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming book “Single carrier FDMA: A New Air Interface for Long Term Evolution” (Wiley, Nov. 2008) which I co-authored with professor David J. Goodman at Polytechnic University. The purpose of this simulator is to give some concrete idea of how SC-FDMA system works. It does lack many realistic and sophisticated features such as channel coding, time-varying fading channel model, soft decision decoding, etc. Regardless, I am hoping that it will help you understand SC-FDMA which is a fairly new development in 3GPP LTE.
標簽: simulator This baseband upcoming
上傳時間: 2016-08-26
上傳用戶:小草123
PC機與智能儀器串口通信 MSComm 控件 MSComm 控件通過串行端口傳輸和接收數(shù)據(jù),為應(yīng)用程序提供串行通訊功能。 語法 MSComm 說明 MSComm 控件提供下列兩種處理通訊的方式: 事件驅(qū)動通訊是處理串行端口交互作用的一種非常有效的方法。在許多情況下,在事件發(fā)生時需要得到通知,例如,在 carrier Detect (CD) 或 Request To Send (RTS) 線上一個字符到達或一個變化發(fā)生時。在這些情況下,可以利用 MSComm 控件的 OnComm 事件捕獲并處理這些通訊事件。OnComm 事件還可以檢查和處理通訊錯誤。所有通訊事件和通訊錯誤的列表,參閱 CommEvent 屬性。
上傳時間: 2016-10-05
上傳用戶:225588
PC機與智能儀器串口通信 MSComm 控件提供下列兩種處理通訊的方式: 事件驅(qū)動通訊是處理串行端口交互作用的一種非常有效的方法。在許多情況下,在事件發(fā)生時需要得到通知,例如,在 carrier Detect (CD) 或 Request To Send (RTS) 線上一個字符到達或一個變化發(fā)生時。在這些情況下,可以利用 MSComm 控件的 OnComm 事件捕獲并處理這些通訊事件。OnComm 事件還可以檢查和處理通訊錯誤。所有通訊事件和通訊錯誤的列表,參閱 CommEvent 屬性。 在程序的每個關(guān)鍵功能之后,可以通過檢查 CommEvent 屬性的值來查詢事件和錯誤。如果應(yīng)用程序較小,并且是自保持的,這種方法可能是更可取的。例如,如果寫一個簡單的電話撥號程序,則沒有必要對每接收一個字符都產(chǎn)生事件,因為唯一等待接收的字符是調(diào)制解調(diào)器的“確定”響應(yīng)。 每個使用的 MSComm 控件對應(yīng)著一個串行端口。如果應(yīng)用程序需要訪問多個串行端口,必須使用多個 MSComm 控件??梢栽?Windows“控制面板”中改變端口地址和中斷地址。
上傳時間: 2016-10-05
上傳用戶:qlpqlq
PC機與智能儀器串口通信 MSComm 控件提供下列兩種處理通訊的方式: 事件驅(qū)動通訊是處理串行端口交互作用的一種非常有效的方法。在許多情況下,在事件發(fā)生時需要得到通知,例如,在 carrier Detect (CD) 或 Request To Send (RTS) 線上一個字符到達或一個變化發(fā)生時。在這些情況下,可以利用 MSComm 控件的 OnComm 事件捕獲并處理這些通訊事件。OnComm 事件還可以檢查和處理通訊錯誤。所有通訊事件和通訊錯誤的列表,參閱 CommEvent 屬性。 在程序的每個關(guān)鍵功能之后,可以通過檢查 CommEvent 屬性的值來查詢事件和錯誤。如果應(yīng)用程序較小,并且是自保持的,這種方法可能是更可取的。例如,如果寫一個簡單的電話撥號程序,則沒有必要對每接收一個字符都產(chǎn)生事件,因為唯一等待接收的字符是調(diào)制解調(diào)器的“確定”響應(yīng)。 每個使用的 MSComm 控件對應(yīng)著一個串行端口。如果應(yīng)用程序需要訪問多個串行端口,必須使用多個 MSComm 控件??梢栽?Windows“控制面板”中改變端口地址和中斷地址。
上傳時間: 2016-10-05
上傳用戶:洛木卓
詳細的OFDM設(shè)計過程,包括Matlab仿真、DSP源碼及文檔說明。 OFDM(正交頻分復(fù)用)技術(shù)實際上是MCM(Multi-carrier Modulation,多載波調(diào)制)的一種。
上傳時間: 2013-12-25
上傳用戶:dianxin61
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1