CN103455584A - Method for automatically generating report form by road testing system - Google Patents

Method for automatically generating report form by road testing system Download PDF

Info

Publication number
CN103455584A
CN103455584A CN2013103793848A CN201310379384A CN103455584A CN 103455584 A CN103455584 A CN 103455584A CN 2013103793848 A CN2013103793848 A CN 2013103793848A CN 201310379384 A CN201310379384 A CN 201310379384A CN 103455584 A CN103455584 A CN 103455584A
Authority
CN
China
Prior art keywords
data
condition
meet
report form
counter
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.)
Pending
Application number
CN2013103793848A
Other languages
Chinese (zh)
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.)
Yangtze Delta Region Institute of Tsinghua University Zhejiang
Original Assignee
Yangtze Delta Region Institute of Tsinghua University Zhejiang
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 Yangtze Delta Region Institute of Tsinghua University Zhejiang filed Critical Yangtze Delta Region Institute of Tsinghua University Zhejiang
Priority to CN2013103793848A priority Critical patent/CN103455584A/en
Publication of CN103455584A publication Critical patent/CN103455584A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention relates to a method for automatically generating a report form by a road testing system. The method comprises the following steps of firstly, collecting road test data; secondly, counting the collected data indexes for calculating; thirdly, verifying whether the counting of the data is finished or not, if so, performing next step and otherwise, returning to the first step; fourthly, displaying the index calculation result; fifthly, outputting the report form according to the preset output format; sixthly, finishing. The method disclosed by the invention has the beneficial effects that the modification and the expansibility of the report form are integrally considered and the convenience is brought for dynamically modifying the indexes and the representing mode of the report form in real time by a user according to the own requirement.

Description

A kind of method of driver test system automatic report generation
Technical field
The present invention relates to a kind of driver test system, particularly relate to the method for automatic report generation in a kind of driver test system.
Background technology
Driver test system is the general name along a series of testing apparatuss that adopt in the drive test examination.It take geospatial database as basis, adopts the spatial model analysis method, provides in real time multiple space multidate information, the in good time test of the information such as the longitude and latitude on its main Dui Yan road, space planning, graphic structure, weather conditions.
There is defect in driver test system form producing method of the prior art: (1) hard coded is realized, by code, is produced fully, and inconvenient user revises according to self-demand; (2) fill in form according to predefined data.Can need to revise according to the user, but index all pre-defines, be inconvenient to expand.
Summary of the invention
The present invention is exactly in order to address the above problem, and overcomes the existing problem of driver test system in prior art, the invention provides a kind of method of driver test system automatic report generation to satisfy the demands.
To achieve these goals, technical scheme of the present invention is as follows:
A kind of method of driver test system automatic report generation, is characterized in that, comprises the following steps:
(1) collect drive test data;
(2) statistics collection to data target calculated;
(3) whether verification msg adds up complete, as result is yes, carries out next step; As result is no, come back to (1) step;
(4) show index result of calculation;
(5) according to default output format output report;
(6) complete.
The method of above-mentioned a kind of driver test system automatic report generation, is characterized in that, the concrete steps of described (2) step are:
1) drive test data of collecting being entered to Counter is calculated;
2) judge that data are whether in default condition and range;
3) be in default condition and range as data, judge whether data meet and condition; Not in default condition and range, judge whether data meet entry condition as data;
4) as step 3) in data meet entry condition, each Acc calculates in Counter; As step 3) in data do not meet the shaping part, each Acc calculates in Counter;
5) as step 3) in data do not meet entry condition, the cond of resetting; As step 3) in data meet and condition, the cond of resetting;
6) as after the replacement cond, get back to the 1st) step again enters Counter by the drive test data of collecting and calculated.
The invention has the beneficial effects as follows: considered alterability and the extensibility of form, facilitated the user need to on-the-fly modify in real time index and the presentation mode of form according to self.
The accompanying drawing explanation
Fig. 1 is FB(flow block) of the present invention;
Fig. 2 is the FB(flow block) that data target is calculated.
Embodiment
For technological means, creation characteristic that the present invention is realized, reach purpose and effect is easy to understand, below in conjunction with concrete diagram, further set forth the present invention.
Referring to Fig. 1, a kind of method of driver test system automatic report generation, is characterized in that, comprises the following steps:
(1) collect drive test data;
(2) statistics collection to data target calculated;
(3) whether verification msg adds up complete, as result is yes, carries out next step; As result is no, come back to (1) step;
(4) show index result of calculation;
(5) according to default output format output report;
(6) complete.
With an index for example: if calculate the RSCP mean value in communication process, we need to be done as follows:
A) definition statistical indicator:
1) RSCP total value:
2) RSCP sampling number:
They have common condition: in communication process (the conversation beginning event of take is the condition entrance, take the end of conversation event as the condition outlet)
B) then read successively every drive test data, if data drop in condition and range, counting statistics index, by different level save datas (by the UE statistics, by the daily record statistics, record respectively by general evaluation system).
C) after data read:
Definition shows index:
RSCP mean value=RSCP total value/RSCP sampling number
And calculate the RSCP mean value of each level
D) definition output format: comprise the level (show total result still by different level show), scope, painted etc. of demonstration, and output in corresponding form.
Referring to Fig. 2, the concrete steps of described (2) step are:
1) drive test data of collecting being entered to Counter is calculated;
2) judge that data are whether in default condition and range;
3) be in default condition and range as data, judge whether data meet and condition; Not in default condition and range, judge whether data meet entry condition as data;
4) as step 3) in data meet entry condition, each Acc calculates in Counter; As step 3) in data do not meet the shaping part, each Acc calculates in Counter;
5) as step 3) in data do not meet entry condition, the cond of resetting; As step 3) in data meet and condition, the cond of resetting;
6) as after the replacement cond, get back to the 1st) step again enters Counter by the drive test data of collecting and calculated.
The statistical indicator definition is divided into:
Counter: calculative index set
→ Acc: statistical items
→ → IE: the distance index that statistical items is corresponding
→ → Range: the zone of reasonableness of distance index maybe needs the mapping calculation operation of carrying out
→ Condition: condition entry (Acc under same Counter shares a condition entry), what satisfy condition just can be calculated
→ → Acc: the same Acc of structure is mainly used in the index in the design conditions item
→ → Compare: the manner of comparison of condition, have by the time, by scope, press lead, by hysteresis etc. mode.
The invention has the beneficial effects as follows: considered alterability and the extensibility of form, facilitated the user need to on-the-fly modify in real time index and the presentation mode of form according to self.
Above demonstration and described ultimate principle of the present invention, principal character and advantage of the present invention.The technician of the industry should understand; the present invention is not restricted to the described embodiments; that in above-described embodiment and instructions, describes just illustrates principle of the present invention; the present invention also has various changes and modifications without departing from the spirit and scope of the present invention, and these changes and improvements all fall in the claimed scope of the invention.The claimed scope of the present invention is defined by appending claims and equivalent thereof.

Claims (2)

1. the method for a driver test system automatic report generation, is characterized in that, comprises the following steps:
(1) collect drive test data;
(2) statistics collection to data target calculated;
(3) whether verification msg adds up complete, as result is yes, carries out next step; As result is no, come back to (1) step;
(4) show index result of calculation;
(5) according to default output format output report;
(6) complete.
2. a kind of method of driver test system automatic report generation according to claim 1, is characterized in that, the concrete steps of described (2) step are:
1) drive test data of collecting being entered to Counter is calculated;
2) judge that data are whether in default condition and range;
3) be in default condition and range as data, judge whether data meet and condition; Not in default condition and range, judge whether data meet entry condition as data;
4) as step 3) in data meet entry condition, each Acc calculates in Counter; As step 3) in data do not meet the shaping part, each Acc calculates in Counter;
5) as step 3) in data do not meet entry condition, the cond of resetting; As step 3) in data meet and condition, the cond of resetting;
6) as after the replacement cond, get back to the 1st) step again enters Counter by the drive test data of collecting and calculated.
CN2013103793848A 2013-08-27 2013-08-27 Method for automatically generating report form by road testing system Pending CN103455584A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013103793848A CN103455584A (en) 2013-08-27 2013-08-27 Method for automatically generating report form by road testing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013103793848A CN103455584A (en) 2013-08-27 2013-08-27 Method for automatically generating report form by road testing system

Publications (1)

Publication Number Publication Date
CN103455584A true CN103455584A (en) 2013-12-18

Family

ID=49737947

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013103793848A Pending CN103455584A (en) 2013-08-27 2013-08-27 Method for automatically generating report form by road testing system

Country Status (1)

Country Link
CN (1) CN103455584A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104915378A (en) * 2015-05-08 2015-09-16 珠海世纪鼎利通信科技股份有限公司 Rapid statistics task generation system and method suitable for big data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1941985A (en) * 2005-09-27 2007-04-04 北京日讯在线科技有限公司 System and method for analyzing measuring wireless network data based on knowledge deduction
CN101227687A (en) * 2007-01-16 2008-07-23 天津中环腾梁技术有限公司 Processing method of TEMS mobile network testing data
CN101835182A (en) * 2010-02-04 2010-09-15 西安方诚通讯技术服务有限公司 Analyzing system and analyzing method for wireless network optimizing computer

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1941985A (en) * 2005-09-27 2007-04-04 北京日讯在线科技有限公司 System and method for analyzing measuring wireless network data based on knowledge deduction
CN101227687A (en) * 2007-01-16 2008-07-23 天津中环腾梁技术有限公司 Processing method of TEMS mobile network testing data
CN101835182A (en) * 2010-02-04 2010-09-15 西安方诚通讯技术服务有限公司 Analyzing system and analyzing method for wireless network optimizing computer

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104915378A (en) * 2015-05-08 2015-09-16 珠海世纪鼎利通信科技股份有限公司 Rapid statistics task generation system and method suitable for big data
CN104915378B (en) * 2015-05-08 2018-11-13 珠海世纪鼎利科技股份有限公司 A kind of statistics task quick-speed generation system and method suitable for big data

Similar Documents

Publication Publication Date Title
CN103150900B (en) Traffic jam event automatic detecting method based on videos
CN104408924B (en) A kind of urban road abnormal traffic stream detection method based on coupled hidden markov model
KR101396109B1 (en) Marketing model determination system
CN110310474A (en) A kind of vehicle flowrate prediction technique and device based on space-time residual error network
KR20110023748A (en) Adaptive analytics multidimensional processing system
CN106447075B (en) Trade power consumption needing forecasting method and system
CN104166731A (en) Discovering system for social network overlapped community and method thereof
CN102426590B (en) Quality evaluation method and device
CN111400366B (en) Interactive outpatient quantity prediction visual analysis method and system based on Catboost model
CN102466747B (en) A kind of measurement data compression display device and control method thereof
CN107330469A (en) A kind of trip mode recognition methods based on GPS track data
CN108073597A (en) The page clicks on behavior methods of exhibiting, device and system
CN110349013A (en) Risk control method and device
CN113268403A (en) Time series analysis and prediction method, device, equipment and storage medium
CN103455584A (en) Method for automatically generating report form by road testing system
CN115345416A (en) Housing vacancy rate estimation based on gas data for natural gas
CN111145535B (en) Travel time reliability distribution prediction method under complex scene
CN117252108A (en) Data rationality verification method, system and storage medium based on semantic integrity
CN111143439A (en) Algorithm for calculating workload based on vehicle scheduled route
CN110956330A (en) Method and system for predicting line loss of power transmission line based on multidimensional influence quantity
CN106649501B (en) Consistency checking system and method for access model of substation monitoring database and SCD
CN114095335A (en) Network alarm processing method and device and electronic equipment
CN115658796A (en) Visual display method and system for map grid data
CN106547024B (en) For the residual static correction amount estimation method and device of microseism perforation data
CN110475198B (en) Urban road user track deviation correction processing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20131218

RJ01 Rejection of invention patent application after publication