CN101389109A - Real-time call monitoring and balancing method for emergency communication - Google Patents

Real-time call monitoring and balancing method for emergency communication Download PDF

Info

Publication number
CN101389109A
CN101389109A CNA2008100719283A CN200810071928A CN101389109A CN 101389109 A CN101389109 A CN 101389109A CN A2008100719283 A CNA2008100719283 A CN A2008100719283A CN 200810071928 A CN200810071928 A CN 200810071928A CN 101389109 A CN101389109 A CN 101389109A
Authority
CN
China
Prior art keywords
reflection
excel
real
emergency communication
base station
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2008100719283A
Other languages
Chinese (zh)
Other versions
CN101389109B (en
Inventor
李秉煌
张韬
林志山
谢昭平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Mobile Group Fujian Co Ltd
Original Assignee
China Mobile Group Fujian Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Mobile Group Fujian Co Ltd filed Critical China Mobile Group Fujian Co Ltd
Priority to CN2008100719283A priority Critical patent/CN101389109B/en
Publication of CN101389109A publication Critical patent/CN101389109A/en
Application granted granted Critical
Publication of CN101389109B publication Critical patent/CN101389109B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The invention relates to a method for emergency communication real-time calling monitoring and balance, which is characterized programming a visual controls using VBA programmable language of EXCEL by the tool, calling the Reflection software, and transmitting data stored in the EXCEL to the Reflection, and finally operating the NOKIA system in form of instruction; monitoring dynamic calling situation and conventional optimization measures in the emergency communication guarantee region in real-time, checking channel type configuration of base stations, reading customer number of base stations, computing wireless calling load situation of base stations, optimizing base stations that have not reached the load alarm. The invention greatly solves the problem of how to call the Reflection software by the EXCEL, data transmission between different software and data reading.

Description

Emergency communication real-time call monitoring and balanced method
Technical field
The present invention relates to mobile communication voice and data field.
Background technology
Large-scale activity is more and more, the task that emergency communication ensures is also more and more heavier, the base station number that relates to is also increasing, this needs great amount of manpower and material resources to participate in wherein, in order to save the required resource that takies, reduce production link, keep the uniformity that ensures, increase work efficiency, thereby this method is just arisen at the historic moment.
Summary of the invention
The invention solves EXCEL and how to go to call Reflection software, and the problem of data passes between different software and data read.
Emergency communication real-time call monitoring of the present invention and balanced method, write visual control by the VBA of EXCEL language able to programme, call Reflection software, and give Reflection, finally the NOKIA system is operated with the form of instruction with the data passes of storing in the EXCEL.Data result after the operation is returned to EXCEL, and making a strategic decision for next step optimization provides foundation.
The optimization decision-making of making can be optimized operation with above-mentioned same process by network optimization control.The function that native system is realized is based on the NOKIA communication system, calls the dynamic traffic situation that Reflection software is monitored the emergency communication support area in real time by EXCEL, and optimization routine measure, check the channel type configuration of base station, read the number of users of base station in real time, calculate the wireless traffic load condition of base station, and real-time every optimization is carried out in the base station that reaches the load early warning.
Removing to open the Reflection software that in computer, has installed by statement in the VBA, and server info (as IP, user name, password etc.) relevant in the main interface is sent to the Reflection window, thereby the logining of control Reflection and server; After logining server, the instruction that VBA continues will to carry out in the Reflection window is carried in the past, and the process and the result of recording instruction execution, and log file is directed into the loading table of EXCEL the most at last, is organized into the data that will monitor.
Whole process all is the VBA statement to be arranged in control, and Reflection software is just carried out the action that will operate.
In the Click event routine, use Call statement Linked Invoke Reflection software routines, in the subprogram of calling Reflection software, at first Reflection is defined as a VBA object with CreateOb ject function, use With then ... end with clause carries out the setting of attribute, and the status attribute Visible of Reflection is set to True, thereby opens Reflection software.
After Reflection software is opened, utilize the Transmit method of Reflection that the information (IP, Password, instruction etc.) in the Excel table is inputed to the Reflection window, and then make Reflection software carry out associative operation, finally finish calling process to Reflection software.
Description of drawings:
Fig. 1 is an emergency communication call monitoring master surface chart.
Fig. 2 is " loading " chart.
Fig. 3 is an emergency guarantee optimization routine measure surface chart.
Fig. 4 is that DR is provided with window figure.
Fig. 5 is a system flow chart.
Embodiment:
There are 2 controls at emergency communication call monitoring master interface, and one is to import the base station configuration control, mainly is with the time slot configuration importing form of base station, comprises SDCCH, TCHF, TCHD; Another is the base station load monitoring, mainly is voice user number, GPRS number of users importing form with want monitored base stations.
Upper left side at main interface need write the IP of BSC router, password, BSC user name, BSC password etc.
" loading " table in, mainly be to be used for depositing the data that control imports, and calculate the load of each base station.Need the base station information of input in advance that CI, BSC and SEGMENT_ID number are arranged, this must fill in, and system imports data as index.
" loading " right side in the table, be the optimization routine control, the network optimization personnel can optimize controls by these with prioritization scheme and be implemented, as Fig. 3.
After clicking the optimization control, can eject the correlation window that needs input, as Fig. 4.
Other two tables " ZEEI " and " ZERO " table ephemeral data storeroom just, need not to pay close attention to.
Technology realizes principle: removing to open the Reflection software that has installed by statement in computer in the VBA, and server info (as IP, user name, password etc.) relevant in the main interface is sent to the Reflection window, thereby the logining of control Reflection and server; After logining server, the instruction that VBA continues will to carry out in the Reflection window is carried in the past, and the process and the result of recording instruction execution, and log file is directed into the loading table of EXCEL the most at last, is organized into the data that will monitor.
Whole process all is the VBA statement to be arranged in control, and Reflection software is just carried out the action that will operate.
Technical scheme: in the Click event routine, use Call statement Linked Invoke Reflection software routines, in the subprogram of calling Reflection software, at first Reflection is defined as a VBA object with CreateOb ject function, use With then ... end with clause carries out the setting of attribute, and the status attribute Visible of Reflection is set to True, thereby opens Reflection software.
After Reflection software is opened, utilize the Transmit method of Reflection that the information (IP, Password, instruction etc.) in the Excel table is inputed to Reflect ion window, and then make Reflect ion software carry out associative operation, finally finish calling process to Reflection software.

Claims (2)

1. emergency communication real-time call monitoring and balanced method, it is characterized in that: instrument is write visual control by the VBA of EXCEL language able to programme, call Reflection software, and give Reflection with the data passes of storing in the EXCEL, finally the NOKIA system is operated with the form of instruction; The dynamic traffic situation of the support area of monitoring emergency communication in real time, and the optimization routine measure, check the channel type configuration of base station, read the number of users of base station in real time, calculate the wireless traffic load condition of base station, and real-time every optimization is carried out in the base station that reaches the load early warning.
2. emergency communication real-time call monitoring as claimed in claim 1 and balanced method, it is characterized in that: the data passes of storing in the EXCEL is given Reflection, finally the NOKIA system is operated with the form of instruction, data result after the operation is returned to EXCEL, and making a strategic decision for next step optimization provides foundation.
CN2008100719283A 2008-10-14 2008-10-14 Real-time call monitoring and balancing method for emergency communication Active CN101389109B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008100719283A CN101389109B (en) 2008-10-14 2008-10-14 Real-time call monitoring and balancing method for emergency communication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008100719283A CN101389109B (en) 2008-10-14 2008-10-14 Real-time call monitoring and balancing method for emergency communication

Publications (2)

Publication Number Publication Date
CN101389109A true CN101389109A (en) 2009-03-18
CN101389109B CN101389109B (en) 2011-09-07

Family

ID=40478224

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008100719283A Active CN101389109B (en) 2008-10-14 2008-10-14 Real-time call monitoring and balancing method for emergency communication

Country Status (1)

Country Link
CN (1) CN101389109B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102083072A (en) * 2009-11-30 2011-06-01 中国移动通信集团福建有限公司 GSM channel type conversion method and GSM channel type conversion device
CN106412982A (en) * 2016-11-03 2017-02-15 北京市天元网络技术股份有限公司 Monitoring system and method of vehicle-mounted mobile base station
CN109050996A (en) * 2018-06-28 2018-12-21 上海卫星工程研究所 The instruction template generation method of satellite multi-mode complication system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101262682A (en) * 2008-04-22 2008-09-10 广东高新兴通信股份有限公司 A configuration management for monitoring batch management of base station devices

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102083072A (en) * 2009-11-30 2011-06-01 中国移动通信集团福建有限公司 GSM channel type conversion method and GSM channel type conversion device
CN102083072B (en) * 2009-11-30 2014-12-24 中国移动通信集团福建有限公司 GSM channel type conversion method and GSM channel type conversion device
CN106412982A (en) * 2016-11-03 2017-02-15 北京市天元网络技术股份有限公司 Monitoring system and method of vehicle-mounted mobile base station
CN109050996A (en) * 2018-06-28 2018-12-21 上海卫星工程研究所 The instruction template generation method of satellite multi-mode complication system

Also Published As

Publication number Publication date
CN101389109B (en) 2011-09-07

Similar Documents

Publication Publication Date Title
CN109803004B (en) Block chain intelligent contract management method and device, electronic equipment and storage medium
CN107948254B (en) Big data processing framework arrangement system and method of hybrid cloud platform
CN1319323C (en) Method for implementing multi-channel warning service and warning managing system
CN107294808A (en) The methods, devices and systems of interface testing
CN101854652A (en) Telecommunications network service performance monitoring system
CN109542057A (en) Novel maintenance model and its construction method based on virtual Machine Architecture
CN107612984B (en) Big data platform based on internet
CN110430081A (en) The intelligent method for inspecting and device of automatic editing based on instruction
CN101877857A (en) Intelligent decision support system for mobile communication network optimization
CN104270787A (en) Full-automatic closed-loop control method of wireless network work order
CN101389109B (en) Real-time call monitoring and balancing method for emergency communication
CN102075964A (en) Method and equipment for acquiring performance data by using network management system
CN108983723B (en) Intelligent management control method and management system for field construction process
CN201021997Y (en) Data warehouse and business analysis device
CN116389486B (en) Method and system for realizing operation analysis of multiple cloud resources
CN111882143B (en) Enterprise risk early warning, prevention and control system in high-risk industry
CN106569421A (en) Remote monitoring method and system for electric automobile
CN112084152A (en) Full life cycle management system of electronic measuring instrument
CN117061592A (en) Data center system based on cloud platform and construction method thereof
CN103164776B (en) A kind of medicine traceability system and medicine retroactive method thereof and flow monitoring method
CN108989116B (en) Big data collection and analysis system and method
CN201995020U (en) Trusteeship call center system with performance calculating and managing functions
CN105653523A (en) Energy consumption supervise network of things basis platform system building method
CN104091229A (en) Whole diesel engine test data management platform
CN105827433B (en) Parallel network framework based on ACP method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant