|
【资料名称】:NSN载频级别上下行质量查询zzh
【资料作者】:流浪
【资料日期】:20111208
【资料语言】:中文
【资料格式】:DOC
【资料目录和简介】:
--指定小区载频级别质量统计
select a.period_start_time time,
o.name BSC,
c.la_id_lac LAC,
c.cell_id CI,
/*a.trx_id,
a.trx_frequency "频点",*/
/*a.CLASS_UPPER_RANGE,*/
sum(a.freq_dl_qual6 + a.freq_dl_qual7) "D67",
sum(a.freq_dl_qual0 + a.freq_dl_qual1 + a.freq_dl_qual2 +
a.freq_dl_qual3 + a.freq_dl_qual4 + a.freq_dl_qual5 +
a.freq_dl_qual6 + a.freq_dl_qual7) "D采样和",
round(sum(a.freq_dl_qual6 + a.freq_dl_qual7) /
NULLIF(sum(a.freq_dl_qual0 + a.freq_dl_qual1 + a.freq_dl_qual2 +
a.freq_dl_qual3 + a.freq_dl_qual4 + a.freq_dl_qual5 +
a.freq_dl_qual6 + a.freq_dl_qual7),
0) * 100,
2) "D差质比",
sum(a.freq_ul_qual6 + a.freq_ul_qual7) "U67",
sum(a.freq_ul_qual0 + a.freq_ul_qual1 + a.freq_ul_qual2 +
a.freq_ul_qual3 + a.freq_ul_qual4 + a.freq_ul_qual5 +
a.freq_ul_qual6 + a.freq_ul_qual7) "U采样和",
round(sum(a.freq_ul_qual6 + a.freq_ul_qual7) /
NULLIF(sum(a.freq_ul_qual0 + a.freq_ul_qual1 + a.freq_ul_qual2 +
a.freq_ul_qual3 + a.freq_ul_qual4 + a.freq_ul_qual5 +
a.freq_ul_qual6 + a.freq_ul_qual7),
0) * 100,
2) "U差质比"
扫码关注5G通信官方公众号,免费领取以下5G精品资料
1、回复“YD5GAI”免费领取《中国移动:5G网络AI应用典型场景技术解决方案白皮书》
2、回复“5G6G”免费领取《5G_6G毫米波测试技术白皮书-2022_03-21》
3、回复“YD6G”免费领取《中国移动:6G至简无线接入网白皮书》
4、回复“LTBPS”免费领取《《中国联通5G终端白皮书》》
5、回复“ZGDX”免费领取《中国电信5G NTN技术白皮书》
6、回复“TXSB”免费领取《通信设备安装工程施工工艺图解》
7、回复“YDSL”免费领取《中国移动算力并网白皮书》
8、回复“5GX3”免费领取《 R16 23501-g60 5G的系统架构1》
作者的更多帖子

淡定自若
纠缠不清
红颜为谁掉泪
再美始终是伤
|
|
|
|
|
| |
|