WCDMA3G_MeanSquare
Description: Measure the mean square of baseband signal
Library: 3GPPFDD, Measurement
Class: SDFWCDMA3G_MeanSquare
Parameters
Name |
Description |
Default |
Unit |
Type |
Range |
---|---|---|---|---|---|
StartSym |
start symbol |
0 |
|
int |
[0, ∞) |
BurstLen |
length of input signal burst |
2560 |
|
int |
(0:102400] |
BurstNum |
number of bursts |
1 |
|
int |
(0:30] |
SquareRoot |
if the result is square root: No, Yes |
No |
|
enum |
|
Pin Inputs
Pin |
Name |
Description |
Signal Type |
---|---|---|---|
1 |
In |
signal to be measured |
complex |
Notes/Equations
- This subnetwork model is used to measure the mean square of a baseband signal. The schematic is shown in the following figure.
Each firing, one token is consumed. - The SquareRoot parameter is used to indicate whether the value is square rooted.
- The block mean square is the value measured based on each data block while the average is the value measured based on all the past blocks.