MSCBSC 移動(dòng)通信論壇
搜索
登錄注冊(cè)
網(wǎng)絡(luò)優(yōu)化工程師招聘專欄 4G/LTE通信工程師最新職位列表 通信實(shí)習(xí)生/應(yīng)屆生招聘職位

  • 閱讀:1989
  • 回復(fù):2
小區(qū)指標(biāo)提。ㄈ
zhbgogogo1
初級(jí)會(huì)員
鎵嬫満鍙風(fēng)爜宸查獙璇? style=


 發(fā)短消息    關(guān)注Ta 

積分 499
帖子 108
威望 7661 個(gè)
禮品券 8 個(gè)
專家指數(shù) -41
注冊(cè) 2010-7-20
專業(yè)方向  網(wǎng)優(yōu)
回答問(wèn)題數(shù) 0
回答被采納數(shù) 0
回答采納率 0%
 
發(fā)表于 2013-02-18 15:02:37  只看樓主 
【資料名稱】:小區(qū)指標(biāo)提取(全)

【資料作者】:W

【資料日期】:2013

【資料語(yǔ)言】:中文

【資料格式】:DOC

【資料目錄和簡(jiǎn)介】:

select to_char(tra.period_start_time,'yyyymmdd') "統(tǒng)計(jì)時(shí)間",
to_char(tra.period_start_time,'hh24')stime,
o_bsc.namebsc_name,
c_bts.cell_idcell_id,
tra.segment_id seg_id,
round(sum(ave_avail_tch_sum/ave_avail_tch_den),0)"工作信道數(shù)",
round(sum(ave_avail_tch_sum/ave_avail_tch_den)+sum(ave_non_avail_tch),0)"配置信道數(shù)",
round(100*decode(sum(ave_avail_TCH_sum/ave_avail_TCH_den)+sum(ave_non_avail_TCH),0,0,
sum(ave_avail_TCH_sum/ave_avail_TCH_den)/
(sum(ave_avail_TCH_sum/ave_avail_TCH_den)+sum(ave_non_avail_TCH))),2)"信道完好率",
round(sum(ava.ave_avail_full_tch/ava.res_av_denom2),0)"tchf信道數(shù)",
round(sum(ave_sdcch_sub/res_av_denom3),0) "SD信道數(shù)",
round(sum(ave_busy_tch/res_av_denom14),2) "TCH erl",
round(sum(ava.ave_tch_busy_full),2) "全速率erl",
round(sum(ava.ave_tch_busy_half),2) "半速率erl",
round(sum(ava.ave_busy_sdcch/ava.res_av_denom15),2)"sd erl",
sum(tra.tch_call_req-tra.tch_norm_seiz)-
sum(ho.msc_o_sdcch_tch+ho.bsc_o_sdcch_tch)-sum(ho.cell_sdcch_tch)+
sum(tra.tch_succ_seiz_for_dir_acc)-
sum(tra.tch_rej_due_req_ch_a_if_crc-
(ho.bsc_i_unsucc_a_int_circ_type+ho.msc_controlled_in_ho+
ho.ho_unsucc_a_int_circ_type))"tch擁塞次數(shù)",
decode(sum(tra.tch_call_req)-sum(tra.tch_rej_due_req_ch_a_if_crc
-(ho.bsc_i_unsucc_a_int_circ_type+ho.msc_controlled_in_ho
+ ho.ho_unsucc_a_int_circ_type)),0,0,
round(100*(sum(tra.tch_call_req - tra.tch_norm_seiz)
- sum(msc_o_sdcch_tch + bsc_o_sdcch_tch + cell_sdcch_tch)
+ sum(tra.tch_succ_seiz_for_dir_acc)
- sum(tra.tch_rej_due_req_ch_a_if_crc
-(bsc_i_unsucc_a_int_circ_type
+ msc_controlled_in_ho
+ ho_unsucc_a_int_circ_type)))/(sum(tra.tch_call_req)
- sum(tra.tch_rej_due_req_ch_a_if_crc
-(ho.bsc_i_unsucc_a_int_circ_type
+ ho.msc_controlled_in_ho
+ ho.ho_unsucc_a_int_circ_type)))),2)"tch擁塞率",
sum(tra.sdcch_busy_att) "sd原始擁塞次數(shù)",
sum(tra.sdcch_busy_att-tra.tch_seiz_due_sdcch_con) "sd擁塞次數(shù)",
round(100*decode(sum(tra.sdcch_seiz_att),0,0,sum(tra.sdcch_busy_att)/sum(tra.sdcch_seiz_att)),2) "sd原始擁塞率",
round(100*decode(sum(tra.sdcch_seiz_att),0,0,
sum(tra.sdcch_busy_att-tra.tch_seiz_due_sdcch_con)/sum(tra.sdcch_seiz_att)),2)"sd擁塞率",
sum(tra.tch_norm_seiz)-sum(tra.tch_succ_seiz_for_dir_acc) + sum(ho.msc_i_sdcch_tch+ho.bsc_i_sdcch_tch)+
sum(ho.cell_sdcch_tch)+ sum(tra.tch_seiz_due_sdcch_con)"試呼次數(shù)",
sum(tra.tch_radio_fail+tra.tch_rf_old_ho+tra.tch_abis_fail_call+tra.tch_abis_fail_old+tra.tch_a_if_fail_call+
tra.tch_a_if_fail_old+tra.tch_tr_fail+tra.tch_tr_fail_old+tra.tch_lapd_fail+tra.tch_bts_fail+tra.tch_user_act+
tra.tch_bcsu_reset+tra.tch_netw_act+tra.tch_act_fail_call)"TCH掉話數(shù)",
round(decode((sum(tra.tch_norm_seiz) /*(normal calls)*/
+sum(msc_i_sdcch_tch+bsc_i_sdcch_tch+cell_sdcch_tch) /* ;(DR calls)*/
-sum(tra.tch_succ_seiz_for_dir_acc) /*;ref.2*/
+ sum(tra.tch_seiz_due_sdcch_con)/*calls started as FACCH call setup*/
- sum(serv.tch_re_est_assign)),0,0,
100*(sum(tch_radio_fail+tch_rf_old_ho+tch_abis_fail_call+
tch_abis_fail_old+tch_a_if_fail_call+tch_a_if_fail_old+
tch_tr_fail+tch_tr_fail_old+tch_lapd_fail+
tch_bts_fail+tch_user_act+tch_bcsu_reset+tch_netw_act+
tch_act_fail_call)
-sum(serv.tch_re_est_assign))/*(call re-establishments)*/ /(sum(tra.tch_norm_seiz) /*(normal calls)*/
+sum(msc_i_sdcch_tch+bsc_i_sdcch_tch+cell_sdcch_tch) /* ;(DR calls)*/
-sum(tra.tch_succ_seiz_for_dir_acc) /*;ref.2*/
+sum(tra.tch_seiz_due_sdcch_con)/*calls started as FACCH call setup*/
-sum(serv.tch_re_est_assign))),2)/*(call re-establishments)*/"掉話率dcr_3j",
sum(ho.msc_i_tch_tch_at+ho.msc_i_sdcch_tch_at

查看積分策略說(shuō)明
附件下載列表:
2013-2-18 15:02:37  下載次數(shù): 11
cell_kpi(全).rar (2.43 KB)
掃碼關(guān)注5G通信官方公眾號(hào),免費(fèi)領(lǐng)取以下5G精品資料
  • 1、回復(fù)“YD5GAI”免費(fèi)領(lǐng)取《中國(guó)移動(dòng):5G網(wǎng)絡(luò)AI應(yīng)用典型場(chǎng)景技術(shù)解決方案白皮書
  • 2、回復(fù)“5G6G”免費(fèi)領(lǐng)取《5G_6G毫米波測(cè)試技術(shù)白皮書-2022_03-21
  • 3、回復(fù)“YD6G”免費(fèi)領(lǐng)取《中國(guó)移動(dòng):6G至簡(jiǎn)無(wú)線接入網(wǎng)白皮書
  • 4、回復(fù)“LTBPS”免費(fèi)領(lǐng)取《《中國(guó)聯(lián)通5G終端白皮書》
  • 5、回復(fù)“ZGDX”免費(fèi)領(lǐng)取《中國(guó)電信5G NTN技術(shù)白皮書
  • 6、回復(fù)“TXSB”免費(fèi)領(lǐng)取《通信設(shè)備安裝工程施工工藝圖解
  • 7、回復(fù)“YDSL”免費(fèi)領(lǐng)取《中國(guó)移動(dòng)算力并網(wǎng)白皮書
  • 8、回復(fù)“5GX3”免費(fèi)領(lǐng)取《 R16 23501-g60 5G的系統(tǒng)架構(gòu)1
  • 對(duì)本帖內(nèi)容的看法? 我要點(diǎn)評(píng)

     
    [充值威望,立即自動(dòng)到帳] [VIP貴賓權(quán)限+威望套餐] 另有大量?jī)?yōu)惠贈(zèng)送活動(dòng),請(qǐng)光臨充值中心
    充值擁有大量的威望和最高的下載權(quán)限,下載站內(nèi)資料無(wú)憂
    mmb207
    中級(jí)會(huì)員
    鎵嬫満鍙風(fēng)爜宸查獙璇? style=


     發(fā)短消息    關(guān)注Ta 

    積分 519
    帖子 52
    威望 4717 個(gè)
    禮品券 18 個(gè)
    專家指數(shù) 5
    注冊(cè) 2007-9-24
    專業(yè)方向  交換核心網(wǎng)
    來(lái)自 云南昆明
    回答問(wèn)題數(shù) 0
    回答被采納數(shù) 0
    回答采納率 0%

    用支付寶求購(gòu)
     
    發(fā)表于 2013-02-18 15:16:22  QQ
    我那個(gè)去,下載下來(lái)是損壞的,重新上傳!

    對(duì)本帖內(nèi)容的看法? 我要點(diǎn)評(píng)

     
    [立即成為VIP會(huì)員,百萬(wàn)通信專業(yè)資料立即下載,支付寶、微信付款,簡(jiǎn)單、快速!]
    tjp1017
    中級(jí)會(huì)員
    鎵嬫満鍙風(fēng)爜宸查獙璇? style=


     發(fā)短消息    關(guān)注Ta 

    積分 1016
    帖子 103
    威望 199327 個(gè)
    禮品券 5 個(gè)
    專家指數(shù) 1
    注冊(cè) 2010-9-16
    專業(yè)方向  移動(dòng)網(wǎng)優(yōu)
    回答問(wèn)題數(shù) 0
    回答被采納數(shù) 0
    回答采納率 0%
     
    發(fā)表于 2013-02-18 15:43:32 
    無(wú)語(yǔ)。。。。。。。。

    對(duì)本帖內(nèi)容的看法? 我要點(diǎn)評(píng)

     
    最新通信職位:廣東通信人才網(wǎng) | 北京通信人才網(wǎng) | 上海通信人才網(wǎng) | 南京通信人才網(wǎng) | 西安通信人才網(wǎng) | 重慶通信人才網(wǎng) | 中國(guó)通信人才網(wǎng)

    快速回復(fù)主題    
    標(biāo)題
    內(nèi)容
     上傳資料請(qǐng)點(diǎn)左側(cè)【添加附件】

    (勾選中文件為要?jiǎng)h除文件)


    當(dāng)前時(shí)區(qū) GMT+8, 現(xiàn)在時(shí)間是 2025-02-03 02:11:59
    渝ICP備11001752號(hào)  Copyright @ 2006-2016 mscbsc.com  本站統(tǒng)一服務(wù)郵箱:mscbsc@163.com

    Processed in 0.381516 second(s), 19 queries , Gzip enabled
    TOP
    清除 Cookies - 聯(lián)系我們 - 移動(dòng)通信網(wǎng) - 移動(dòng)通信論壇 - 通信招聘網(wǎng) - Archiver