CN105740060B - A kind of information filtering method in distributed virtual environment - Google Patents

A kind of information filtering method in distributed virtual environment Download PDF

Info

Publication number
CN105740060B
CN105740060B CN201610030675.XA CN201610030675A CN105740060B CN 105740060 B CN105740060 B CN 105740060B CN 201610030675 A CN201610030675 A CN 201610030675A CN 105740060 B CN105740060 B CN 105740060B
Authority
CN
China
Prior art keywords
entity
time
lvt
region
subscribing entities
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.)
Active
Application number
CN201610030675.XA
Other languages
Chinese (zh)
Other versions
CN105740060A (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.)
National University of Defense Technology
Original Assignee
National University of Defense Technology
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 National University of Defense Technology filed Critical National University of Defense Technology
Priority to CN201610030675.XA priority Critical patent/CN105740060B/en
Publication of CN105740060A publication Critical patent/CN105740060A/en
Application granted granted Critical
Publication of CN105740060B publication Critical patent/CN105740060B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/465Distributed object oriented systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention belongs to field of information processing, and in particular to the information filtering method in a kind of distributed virtual environment.Specific steps are as follows: creation defines M announcement entity, N number of subscribing entities and a message screening module, definition system end of run time and propulsion step-length, all to announce motion information of the entity to message screening module statement update area and the region, all subscribing entities are stated to order the motion information in region and the region to message screening module;Message screening module will update, order area information is deposited respectively into UList or SList queue;Then entity or subscribing entities are announced and update its regional movement information to message screening module;Each update area and each intersection situation for ordering region are calculated, obtains the storage of region overlapping time intervals into ROTList;With time stepping method, announces entity and update it with renewal time stamp LVTmAttribute AmWhen, message screening module receives the subscribing entities list of the attribute value by determining according to the region overlapping time in ROTList, and removes the outdated information in ROTList.

Description

A kind of information filtering method in distributed virtual environment
Technical field
The invention belongs to field of information processing, and in particular to the information filtering method in a kind of distributed virtual environment.
Background technique
Distributed virtual environment (Distributed Virtual Environment, DVE) is based on virtual environment and net One technology of network.It on the one hand, include multiple pseudo-entities in DVE, each pseudo-entity has state alone, for describing it The attributes such as position, speed, acceleration.The world that these pseudo-entities generate for the computer that user provides immersion.Another party Face, the computer for running these pseudo-entities is connected by distributed network, and shared information.The use of diverse geographic location Family can be interacted on the network of interconnection in real time by controlling pseudo-entity.Due to passing through network communication between each pseudo-entity Message is sent and received, when pseudo-entity quantity is more, interaction is frequent or interaction data packet is larger, network communication load increases therewith Greatly, become an important factor for influencing the requirement of DVE system real time and operational efficiency.The message that pseudo-entity is sent and received into Row filtering can effectively reduce the transmission and processing of data packet, reduce network communication expense.
Generally, message screening mechanism makes entity only receive relative number as far as possible for filtering unrelated data According to.Two class pseudo-entities are usually defined in Virtual Space: announcing entity and subscribing entities.Wherein, announcing entity can be to it Its entity sends message;Subscribing entities can receive message from other entities.Entity and subscribing entities are announced respectively using update Region and order its interested region of region description.Update area and order region are defined in abstract d dimension space Coordinate subset.Update area defines the influence area for announcing entity, orders region and then describes the interested region of subscribing entities. It announces and orders both sides' exchange area and define information, announce entity according to local update region and the external matching knot for ordering region Fruit is to determine whether need to be sent out locally generated state update message.Subscribing entities only need to receive update area and this The state that other entities of region overlapping are ordered on ground updates.Therefore, message screening process needs to send and receive process for message Overlapping region list is provided, to determine which receiving entity message transmission each time has.
Message screening process include update area and order region statement, Region Matching calculates, overlapping region list makes With three steps.Firstly, multiple pseudo-entities state entity to message screening module as needed in initialization or when operation Update area and order region, the statement in region is the basis that Region Matching calculates, and needs the storage of corresponding data structure The update area of each pseudo-entity statement and order region.Secondly, message screening process searches and orders what region collection intersected Update area collection carries out Region Matching calculating, obtains overlapping region list.On the one hand, each update area and order region There is it that can generate the time range of effect, and since region may change at runtime, therefore, it is necessary to region Temporal information and motion information are described, it is also desirable to reduce the calculating of Region Matching calculating as far as possible according to these situations of change Expense.On the other hand, occur since entity changes update area or orders region in discrete time step, Region Matching calculates It carries out being also more natural method in discrete time step.However, this, which may cause event, loses problem: actually occurring Intersection process is not captured to, and is not sent and received in the suitable time so as to cause message.Finally, announcing entity hair It send and associated subscribing entities is sent the data to according to overlapping region list when message.
Therefore, the information filtering method in distributed virtual environment and region statement, Region Matching computing cost and region Computational accuracy is related.Message is sent and received process and is directly affected the number transmitted on a distribution network using information filtering method According to amount, have become a key technical problem of distributed virtual environment researcher care.Many researchers are in this side Many research work have been done in face, such as force matching message screening, the message screening based on grid etc..These methods can part Network data transmission is reduced, but accurate message screening can not be carried out, it is possible to create event loses problem.
Summary of the invention
The technical problem to be solved by the present invention is providing the information filtering method in a kind of distributed virtual environment, meet To the filtering requirement of interaction data between pseudo-entity in operational process, the data volume in transmission over networks is reduced.By accurate It calculates interworking entity and participates in the time interval of interaction, reduce the data processing operation of recipient, improve the utilization of computing resource Rate.Specific technical solution is as follows:
A kind of information filtering method in distributed virtual environment, comprising the following steps:
(1) creation defines M announcement entity, N number of subscribing entities, 1 message screening module, and in distributed virtual environment In to announce entity, subscribing entities and message screening module initialize, initial time t is setcur=0, the end of run time For tend, runing time step-length is timestep;Wherein M, N are natural number and meet M >=1, N >=1;The unit of timestep can When thinking, the chronomeres such as minute, second;
Announce entity PmIt indicates, subscript m is to announce the unique identification of entity, m=1,2,3 ..., M;Subscribing entities Sn It indicates, subscript n is the unique identification of subscribing entities, n=1,2,3 ..., N;D dimension space relevant to pseudo-entity is defined, wherein D is natural number and meets D >=1.Each announcement entity PmIt is corresponding with attribute variable's collection, uses AmIt indicates,AmIn t moment Value be Am=Am(t), each announcement entity PmIt all include a local virtual time LVTmIt is pushed away for recording local zone time Into LVTmFor positive real number;Each subscribing entities SnAll remember comprising a local virtual time for recording local time stepping method For LVTn+M, LVTn+MFor positive real number;
Announce entity PmThere is the update area in D dimension space to be associated in any t moment, uses RUm(t) it indicates (when indicating When certain specific moment or time range, RU can also be abbreviated asm), RUm(t)={ [Ulm,d(t),Uum,d(t)], 1≤d≤D }, wherein Ulm,d(t)、Uum,dIt (t) is real number, d is integer, respectively indicate the update area in the lower limit value and upper limit value of t moment d dimension, And meet Ulm,d(t)≤Uum,d(t);Update area RUmIn UTm=[Utam,Utbm] in time range the movement of d dimension make With polynomial function RUFuncm,d=Uvm,d·t1+0.5·Uam,d·t1 2It describes, wherein UTm=[Utam,Utbm] it is when updating Between section, Uvm,dFor movement velocity, Uam,dFor acceleration, Uvm,d、Uam,d、t1、Utam、UtbmFor real number and Utam≤t1≤ Utbm, define binary group RUMoveInfom,d=(Uvm,d,Uam,d) store variable in the function.
Subscribing entities SnThere is the order region in D dimension space to be associated in any t moment, uses RSn(t) it indicates (when indicating When certain specific moment or time range, RS can also be abbreviated asn), RSn(t)={ [Sln,d(t),Sun,d(t)], 1≤d≤D }, wherein Sln,d(t)、Sun,d(t) it is real number, respectively indicates the order region in the lower limit value and upper limit value of t moment d dimension, and meet Sln,d(t)≤Sun,d(t);Order region RSnIn STn=[Stan,Stbn] in time range the movement of d dimension use it is multinomial Formula function RSFuncn,d=Svn,d(Stan)·t2+0.5·San,d·t2 2It describes, wherein STn=[Stan,Stbn] it is when ordering Between section, Svn,d(Stan) it is StanThe movement velocity at moment, San,dFor acceleration constant, Svn,d(Stan)、San,d、Stan、 StbnAnd t2It is real number and Stan≤t2≤Stbn, define binary group RSMoveInfon,d=(Svn,d(Stan),San,d) storage Parameter in the function.
Message screening module indicates that it is the announcement of M that message screening module, which has a length, with MF (Message Filter) The order area queue SList that area queue UList and a length are N.UList m content UListmIt is real to announce Body PmAttribute update area four-tuple (UTm,RUm(Utam),RUMoveInfom,ROTListm), wherein 1≤m≤M, ROTListmIndicate that length is the queue of N, nth elements ROT in queuem,n=(Tlm,n,Tum,n), Tlm,n、Tum,nAttach most importance to respectively The lower limit value and upper limit value of folded time interval, both for the real number for being more than or equal to 0;
RUMoveInfom={ RUMoveInfom,1,RUMoveInfom,2,...,RUMoveInfom,d,..., RUMoveInfom,DBe the update area motion information;
SList n-th content SListnFor subscribing entities SnOrder zone triplet (STn,RSn(Stan), RSMoveInfon), wherein 1≤n≤N,
RSMoveInfom={ RSMoveInfom,1,RSMoveInfom,2,...,RSMoveInfom,d,..., RSMoveInfom,DBe the order region motion information;
The major function of message screening module is to utilize the update area and its motion information and SList stored in UList The order region of middle storage and its motion information are to region at the appointed time range UTm∩STn=[max (Utam,Stan),min (Utbm,Stbn)] in the time interval that overlaps each other predicted, to obtain announcing entity PmUpdate area RUmWith order Entity SnOrder region RSnThe time interval ROT of overlappingm,n;Due to two region RUmAnd RSnOverlapping each other meansThat is,D=1,2,3 ..., D.
The detailed process of initialization:
Announce entity Pm(m=1,2,3 ..., M) carry out initialization step are as follows: it enables and announces entity local virtual time LVTm =0;Init attributes variables set Am=Am(0), renewal time section UTm, update area RU in D dimension spacem(Utam) and its Motion information RUMoveInfom, wherein UtamIndicate moment value, RUm(t) it indicates to announce entity PmHave in D dimension space in t moment Update area be associated;M, D are natural number;Am(0) value at the t=0 moment is indicated, initial time takes Utam=0;
Subscribing entities Sn(n=1,2,3 ..., N) carry out initialization step are as follows: enable the subscribing entities local virtual time LVTn+M=0;Initialize order time section STn, order region RS in D dimension spacen(Stan) and its motion information RSMoveInfon, wherein StanIndicate moment value, RSn(t) subscribing entities S is indicatednThere is the order area in D dimension space in t moment Domain is associated;N is natural number, and initial time takes Stan=0;
Message screening module initialization step are as follows: the announcement area queue UList and a length that one length of setting is M For the order area queue SList of N;When initialization, UList, SList are disposed as empty queue;
(2) motion information of the entity to message screening module statement update area and update area is announced for described M, it is described N number of subscribing entities are stated to order region and order the motion information in region to message screening module;Message screening module will update Region and its motion information, which are stored in, to be announced in area queue UList, will order region and its motion information is stored in and orders area In domain queue SList;Detailed process are as follows:
Announce entity PmBy update area RUm(Utam) and motion information RUMoveInfomWith time interval UTmIt is sent to and disappears Cease filtering module;Message screening module updates m UList in UList queuem, UList is setm=(UTm,RUm(Utam), RUMoveInfom,ROTListm), wherein ROTListmFor the empty queue of length N;
Subscribing entities SnRegion RS will be orderedn(Stan) and order motion information RSMoveInfonWith time interval STnIt sends To message screening module;Message screening module updates n-th SList in SList queuen:
SList is setn=(STn,RSn(Stan),RSMoveInfon), ULi queue each single item UList is setm(m=1, 2,3 ..., M) in every ROTm,nFor sky, ROTm,nIt is ROTListmN-th of queue.
(3) message screening module calculates the overlapping time model of subscribing entities ordered region and announce entity update area It encloses, and updates corresponding overlapping time intervals ROT value in UList list;
(31) each single item UList in UList queue is traversedmIn ROTListm(m=1,2,3 ..., M), if ROTListm It is not sky, thens follow the steps (32);Otherwise, step (33) are executed;
(32) UList is traversedmMiddle ROTListmEvery ROTm,n(n=1,2,3 ..., N), if ROTm,nFor sky, then it is directed to Announce entity PmWith subscribing entities Sn, respectively from UListmAnd SListnMiddle acquisition update area and order region and update area Motion information and order region motion information, execute step (34);Otherwise, movement is not executed, (4) are entered step;
(33) for announcement entity Pm, traverse each subscribing entities Sn(n=1,2,3 ..., N), respectively from UListmWith SListnThe middle motion information for obtaining update area and ordering region and update area and the motion information for ordering region, execute Step (34);
(34) equation according to the following formula,
Wherein tcurFor real number, to execute the current time when step, Uum,d(tcur)、Ulm,d(tcur)、Uvm,d(tcur)、 Sun,d(tcur)、Sln,d(tcur) and Svn,d(tcur) it is respectively current tcurThe Uu at momentm,d、Ulm,d、Uvm,d, and max (Utam, Stan)≤tcur≤min(Utbm,Stbn);
Solve the range of the disaggregation t of inequality, as ROTm,n;UList is setmThe ROTList of elementmN-th in queue Entry value is ROTm,n
(4) it announces entity and sends attribute to subscribing entities according to the overlapping time intervals obtained in step (3);
(41) entity P is announcedmThe process of (1≤m≤M) Update attribute: if judgement tcurNot equal to 0 and Am(tcur) it is equal to Am (tcur- timestep), then the corresponding attribute variable's collection of the entity is not updated;Otherwise, step (42) are gone to;
(42) entity P is announcedmCurrent time LVT is sent to message screening modulem, request acquisition [LVTm,LVTm+ Timestep] time range and PmThe subscribing entities list of domain of the existence overlapping;
(43) message screening module initializes an empty list EntityList, for storing the order for receiving more new data Entity;
(44) message screening module inquiry m elements of UList list obtain ROTListmList;
(45) according to LVTmUpdate ROTListmEvery ROT in listm,n, n=1,2,3 ..., N be allowed to as the newest time, And determine the subscribing entities needed from entity reception message is announced, the specific steps are as follows:
(451) remember ROTm,n=(c, e), judges LVTmWhether+timestep is more than or equal to c, if it is, going to step (452);Otherwise end step (45);
(452) judge LVTmWhether it is greater than e, if it is, going to step (453), otherwise, updates ROTm,nValue is ROTm,n =[LVTm, e], and by subscribing entities SnEntityList list is added;
(453)ROTm,nIt is worth out of date, enables ROTm,n=(null, null);
(46) entity P is announcedmEntityList list is obtained from message screening module, if the list length is expressed as X, Middle X is integer and 0≤X≤N;
(47) entity P is announcedmEach subscribing entities S into EntityList listx, x=1,2,3 ..., X, which is sent, to be belonged to Property AmValue and its timestamp LVTm, subscribing entities SnReceive attribute data AmIt is handled afterwards, each subscribing entities SnProcessing The process of data receiver is as follows:
(471) judge local zone time LVTn+MWhether LVT is more than or equal tom, if so, the data are out-of-date, disregard, tie Beam step (47);If it is not, local zone time is then advanced to LVTmMoment, and make LVTn+M=LVTm
(472) enter attribute AmReception process flow, i.e., the value is stored or is applied to the reality of subscribing entities In the operation of border.
(5) time stepping method enables tcur=tcur+timestep;If meeting tcur> tend, then end processing;Otherwise, under One step;
(6) it announces entity and updates local virtual time and Update attribute value;Subscribing entities update the local virtual time;
Detailed process are as follows: announce entity PmUpdate attribute Am=Am(tcur) and local virtual time LVTm=tcur(m=1, 2,3 ..., M), subscribing entities SnUpdate local virtual time LVTn+M=tcur(n=1,2,3 ..., N);Am(tcur) value with Specific application is related, can determine at random in some applications, is determined in some applications according to certain conditions.For example, certain In the distributed virtual environment of unmanned plane collision detection, on the one hand the attribute of the position and speed of unmanned plane is updated according to unmanned plane Being executed for task determines, on the other hand needs to adjust the movement velocity of itself according to the motion profile of other unmanned planes.
(7) it announces entity and subscribing entities is respectively modified update area and orders area information, return step (2);Specifically Process are as follows:
(71) entity P is announcedmThe process that (1≤m≤M) modifies update area is as follows:
Judge UtbmWhether t is greater thancur, if so, the announcement entity does not modify update area, go to step (73);If It is no, then execute (72);
(72) renewal time section UT is modifiedm, and modify the update area RU of every d dimension in D dimension spacem,dAnd binary group RUMoveInfom,d
(73) certain subscribing entities SnThe process that region is ordered in (n=1 ..., N) modification is as follows:
Judge StbnWhether t is greater thancur, if so, the subscribing entities, which are not modified, orders region, execute step (75);If It is no, then execute (74);
(74) order time section ST is modifiedn, and modify the order region RS of every d dimension in D dimension spacen,dAnd binary group RSMoveInfon,d
(75) return step (2);
It can reach following using the present invention the utility model has the advantages that the present invention is asked for the message screening in distributed virtual environment Topic not only solves and carries out the problem of data filtering reduces network transmission, and by being overlapped matched side based on region space-time Method accurately estimates and carries out the period that data are filtered, improving the precision of data filtering.The present invention pseudo-entity more New region or order region accurately calculate region overlapping time when changing, and not only can be reduced the number of region overlapping calculation, It is allowed to without being calculated in each time step, and the region overlapping occurred between adjacent time step-length, solution can be captured Certainly event loses problem.
Detailed description of the invention
Fig. 1 is overview flow chart of the present invention;
Fig. 2 is the flow chart of all announcement entities and subscribing entities statement area information;
Fig. 3 is the flow chart of MF module zoning overlapping time intervals;
Fig. 4 is the flow chart announced entity and send attribute to subscribing entities.
Specific embodiment
In order to better understand the content of the present invention, it is illustrated with reference to the accompanying drawings and examples.
As shown in Figure 1, treatment process of the invention are as follows: M announcement entity of creation definition, N number of subscribing entities and one disappear Filtering module is ceased, M announcement entity, N number of subscribing entities and the message screening module are initialized simultaneously, define system operation End time tend, promote step-length timestep.Then all announcements entities to message screening module state it initially during this The motion information of update area and the region, all subscribing entities state its initial order region and the area to message screening module The motion information in domain;Message screening module deposits update area, order area information respectively to corresponding UList or SList team In column;Then entity or subscribing entities are announced and update its regional movement information to message screening module;Then message screening module Each update area and each intersection situation for ordering region are calculated according to update and order region and its motion information, is calculated To region overlapping time intervals store into corresponding ROTList;Finally, during carrying out time stepping method, when announcement entity PmIt updates it and stabs LVT with renewal timemAttribute AmWhen, message screening module will be according to ROTListmIn region overlapping when Between determination can receive the subscribing entities list of the attribute value, while removing ROTListmIn outdated information for updating ROTListm
Assuming that there is an announcement entity P in the example1, a subscribing entities S1With a message screening module MF, when operation Between be tend=3s, time stepping method step-length are timestep=1s.P1Attribute and update area information modification and S1Order Area information is modified as shown in table 1~3:
1 attribute change table of table
2 update area information of table modifies table
Table 3 orders region and modifies table
Specific step is as follows for embodiment:
Step 1: defining two-dimensional space (D=2) relevant to pseudo-entity, the dimension of hyperspace is initialized;When initial Between tcur=0;Initialize 1 announcement entity, 1 subscribing entities and a MF module.
1.1: initial message filtering module MF:
The empty queue UList that length is 1 is set;The empty queue SList that length is 1 is set.
Entity and 1 subscribing entities are announced for 1.2:1 to be initialized in the client of distribution operation.
Entity P is announced in initialization1Are as follows: enable LVT1=0;Init attributes are A1=A1(0)=10, renewal time, section was UT1=[Uta1,Utb1]=[0,1] s;Update area is the rectangle of 1m × 1m in 2 dimension spaces, is expressed as RU1(0)={ [Ul1,1 (0),Uu1,1(0)],[Ul1,2(0),Uu1,2(0)] }={ [6,7], [4,5] }, the region are initial in renewal time interval range Movement velocity is Uv1,1(0)=- 2m/s, Uv1,2(0)=2m/s, acceleration Ua1,1=0, Ua1,2=0m/s2
Initialize subscribing entities S1Are as follows: enable LVT2=0;Initialization order time section is ST1=[Sta1,Stb1]=[0, 3] s orders the rectangle that region is 1m × 1m in 2 dimension spaces, is expressed as RS1(0)={ [Sl1,1(0),Su1,1(0)],[Sl1,2 (0),Su1,2(0)] }={ [3,4], [5,6] };Region initial motion speed in order time interval range is Sv1,1(0) =2m/s, Sv1,2(0)=- 2m/s, acceleration Sa1,1=0, Sa1,2=8m/s2
Step 2: 1 announcement entity and 1 subscribing entities to MF module statement update area and order area information.Such as Shown in Fig. 2, for the flow chart of all announcement entities and subscribing entities statement area information.
Announce entity P1State the process of update area are as follows:
2.1:P1By update area RU1(0) and its motion information
RUMoveInfo1={ (Uv1,1(0),Ua1,1),(Uv1,2(0),,Ua1,2) and time interval UT1It is sent to MF mould Block.
2.2:MF module updates the 1st UList in UList queue1Content:
Initialize queue ROTL1UList is arranged in the empty queue for being 1 for length1For UList1=(UT1,RU1(0), RUMoveInfo1,ROTList1)。
Subscribing entities S1The process in region is ordered in statement are as follows:
2.3:S1Region RS will be ordered1(0) and its motion information
RSMoveInfo1={ (Sv1,1(0),Sa1,1),(Sv1,2(0),Sa1,2) and time interval ST1It is sent to MF module.
2.4:MF module updates the 1st SList in SList queue1:
SList is set1=(ST1,RS1(0),RSMoveInfo1)。
UList is arranged in 2.5:MF module1In ROT1,1For sky.
Step 3: MF module calculates the overlapping time of subscribing entities ordered region and announce entity update area, and more Corresponding ROT value in new UList list;As shown in figure 3, the flow chart of MF module zoning overlapping time.
3.1: traversal UList queue obtains non-empty queue UList1
3.2: traversal UList1Middle ROTList1List obtains ROT1,1, due to ROT1,1For sky, it is therefore desirable to calculate the area ROT Domain overlapping time, then for announcement entity P1With subscribing entities S1, respectively from UList1And SList1It is middle obtain corresponding region and Its motion information;
3.3: ROT is obtained according to the disaggregation that equation (1) solves inequality1,1, UList is set1The ROTList of element1Queue In the 1st entry value be ROT1,1
3.3.1: enable ROT1,1=(- ∞ ,+∞), [a, b]=[Uta1,Utb1]∩[Sta1,Stb1]=[0,1] ∩ [0,3] =[0,1], a, b are the intermediate variable for assignment.
3.3.2: for d=1, i.e. the first dimension of 2 dimension spaces calculates RU1,1、RS1,1In the dimension in [a, b] time range Overlapping time IntervalSet1: IntervalSet1=[0.5,1].
3.3.3: for d=2, i.e. the second dimension of 2 dimension spaces calculates RU1,2、RS1,2In the dimension in [a, b] time range Overlapping time IntervalSet2: IntervalSet2=[0,0.5].
3.3.4: solving
ROT1,1=ROT1,1∩IntervalSet1∩IntervalSet2=(- ∞ ,+∞) ∩ [0.5,1] ∩ [0,0.5] =[0.5,0.5], i.e., region RU in two-dimensional space1And RS1Only intersect at the t=0.5s moment in time [0,1] range.Due to t =0.5s the moment occurs between two step-length points of t=0 and t=1, if only each step-length point calculate in real time update area and The intersection situation for ordering region will be unable to the region that capture occurs in t=0.5 and intersect information.By in t=0 according to area Domain motion conditions accurately calculate the following potential establishment domain matched period, improve the precision of Region Matching, solve to get over Part loses problem.
3.3.5: setting UList1The ROTList of element1The 1st entry value in queue is ROT1,1
Step 4: announcing result that entity is calculated according to overlapping time intervals to subscribing entities Update attribute, detailed process As shown in Figure 4.
4.1: t at this timecurEqual to 0, then 4.2 are executed;
4.2:P1Current time LVT is sent to MF module1=0, and request to obtain in [LVT1,LVT1+ timestep]= [0,1] the subscribing entities list of generation area overlapping therewith in s time range;
The 1st UList of 4.3:MF module polls UList list1Obtain ROTList1List, ROTList1Element in list ROT1,1=[c, e]=[0.5,0.5];
4.4: according to LVT1=0 updates ROTList1ROT in list1,1For the newest time and determine ordering for reception attribute update Purchase entity:
4.4.1: according to LVT1Calculate LVT1+ tiemstep meets LVT1+ tiemstep=1 > c=0.5;
4.4.2: judge LVT1=0 < e=0.5, then update ROT1,1Value is ROT1,1=[max (LVT1, c), e]=[max (0,0.5), 0.5]=[0.5,0.5], i.e. order region is in LVT1=0.5 moment and announcement entity update area RU1Intersection, will Subscribing entities S1EntityList list is added;
4.5: announcing entity P1EntityList list is obtained from MF module;
4.6: because including subscribing entities S in EntityList list1, therefore announce entity P1To S1Send attribute A1=10 And its timestamp LVT1, S1Receive A1It is handled afterwards:
4.6.1: judging local zone time LVT2With LVT1Relationship, LVT2=LVT1=0, then go to 4.6.2;
4.6.2: entering attribute A0Reception process flow.By attribute A0Stored or be applied to the reality of subscribing entities In the operation of border.The reception process flow is related to specific application, for example, in the distributed virtual ring of certain unmanned plane collision detection In border, each unmanned plane all has subscribed the position and speed attribute of other unmanned planes, the attribute for receiving other unmanned planes more After new, unmanned plane will adjust the motion profile of itself based on collision detection algorithm.
Step 5: carrying out time stepping method.Time stepping method is to subsequent time, t at this timecur=tcur+ timestep=0+1= 1s meets tcur< tend
Step 6: all announcement entities and subscribing entities carry out time stepping method;Announce entity P1The local virtual time be LVT1=1, Update attribute A1=A1(1)=5.Subscribing entities S1Local virtual time LVT2=1.
Step 7: announcement entity and subscribing entities are respectively modified update area and order area information.
For announcing entity P1, execute following procedure:
7.1: due to Utb1=tcur, then 7.2 are executed;
7.2: modifying renewal time section according to table 2 is UT1=[Uta1,Utb1]=[1,3] s, acceleration Ua1,1=0, Ua1,2=1m/s2;At this point, update area is still the rectangle of 1m × 1m, current time position is RU1(1)={ [Ul1,1(1),Uu1,1 (1)],[Ul1,2(1),Uu1,2(1)] }={ [4,5], [6,7] };The movement velocity at current time is Uv1,1(1)=- 2m/s, Uv1,2(1)=2m/s.Specific modification and application are related, in the present embodiment, announcement entity attributes update reference table 1 into Row, the modification of update area information and the modification content of reference table 2 and table 3 progress respectively for ordering area information.
For subscribing entities S1, execute following procedure:
7.3: due to Stbn< tcur, then the subscribing entities, which are not modified, orders region, terminates 7.3.
Step 8: announcing entity P1Update area is stated again to MF module.
8.1:P1By update area RU1(1) and its motion information RUMoveInfo1={ (Uv1,1(1),Ua1,1),(Uv1,2 (1),Ua1,2) and time binary group UT1It is sent to MF module.
8.2:MF module updates the 1st UList in UList queue1Content: initialization ROTList1The sky for being 1 for length UList is arranged in queue1=(UT1,RU1,RUMoveInfo1,ROTList1)。
Step 9: MF module calculates the overlapping time of subscribing entities ordered region and announce entity update area, and more Corresponding ROT value in new UList list.
9.1: traversal UList queue obtains non-empty queue UList1
9.2: traversal UList1Middle ROTList1List, due to ROT1,1For sky, it is therefore desirable to calculate ROT overlapping time, then For announcement entity P1With subscribing entities S1, respectively from UList1And SList1It is middle to obtain corresponding region and its motion information;
9.3: ROT is obtained according to the disaggregation that equation (1) solves inequality1,1, UList is set1The ROTList of element1Queue In the 1st entry value be ROT1,1
9.3.1: enable ROT1,1=(- ∞ ,+∞), [a, b]=[Uta1,Utb1]∩[Sta1,Stb1]=[1,3] ∩ [0,3] =[1,3].As it can be seen that it is update area and order region within the scope of [1,3] s that the ROT value currently calculated, which embodies time interval, Intersect situation, if each region and its motion conditions do not change (in this example when t=2) during this period, without recalculating The intersection in the two regions, to reduce the number of region overlapping calculation.
9.3.2: for d=1, i.e. the first dimension of 2 dimension spaces calculates RU1,1、RS1,1In the dimension in [a, b] time range Overlapping time IntervalSet1: IntervalSet1=[1,1].
9.3.3: for d=2, i.e. the second dimension of 2 dimension spaces calculates RU1,2、RS1,2In the dimension in [a, b] time range Overlapping time IntervalSet2:
9.3.4: solving Region RU i.e. in two-dimensional space1And RS1It is non-intersecting in time [1,3] range.
Step 10: announcing entity P1According to overlapping time to subscribing entities Update attribute.
10.1: A at this time1(tcur) it is not equal to A1(tcur- timestep), then execute 9.2;
10.2:P1Current time LVT is sent to MF module1=1, and request the subscribing entities column of generation area overlapping therewith Table;
10.3:MF module initialization EntityList list;
The 1st UList of 10.4:MF module polls UList list1Obtain ROTList1List;
10.5: according to LVT1Update ROTList1Every ROT in list1,1For the newest time and determine what reception attribute updated Subscribing entities:
Therefore terminate the 10.5th step, EntityList list is still empty;
10.6: announcing entity P1EntityList list is obtained from MF module;
10.7: announcing entity P1Into EntityList list, each subscribing entities sends attribute AmValue and its timestamp LVT1, because list is empty by EntityList, announce entity P1Without to any subscribing entities Update attribute, attribute more new data quilt Filtering.It can be seen that can carry out data filtering by this method reduces network transmission.
Step 11: carrying out time stepping method.
11.1: time stepping method to subsequent time, at this time tcur=tcur+ timestep=1+1=2s meets tcur< tend
11.2: all announcement entities and subscribing entities carry out time stepping method;
11.2.1: announce entity P1The local virtual time be LVT1=2, Update attribute A1=A1(2)=6.
11.2.2: subscribing entities S1Local virtual time LVT2=2.
Step 12: announcement entity and subscribing entities are respectively modified update area and order area information.
For announcing entity P1, execute following procedure:
12.1: due to Utb1> tcur, then the announcement entity does not modify update area and goes to the 12nd step;
For subscribing entities S1, execute following procedure:
12.2: due to Stbn< tcur, then the subscribing entities, which are not modified, orders region, terminates 6.2.
Step 13: announcing entity according to overlapping time to subscribing entities Update attribute.
13.1: A at this time1(tcur) it is not equal to A1(tcur- timestep), then execute 13.2;
13.2:P1Current time LVT is sent to MF module1=2, and request the subscribing entities column of generation area overlapping therewith Table;
13.3:MF module initialization EntityList list;
The 1st UList of 13.4:MF module polls UList list1Obtain ROTList1List, ROTList1Element in list
13.5: according to LVT1Update ROTList1Every ROT in list1,1For the newest time and determine what reception attribute updated Subscribing entities:
13.5.1:Therefore terminate the 13.5th step, EntityList list is still empty;
13.6: announcing entity P1EntityList list is obtained from MF module;
13.7: announcing entity P1Into EntityList list, each subscribing entities sends attribute A1(2) value and its time Stab LVT1, because not including subscribing entities in EntityList list, therefore announce entity P1It does not send and belongs to any subscribing entities Property, attribute more new data is filtered.
Step 14: carrying out time stepping method.
14.1: time stepping method to subsequent time, at this time tcur=tcur+ timestep=2+1=3s meets t≤tend
14.2: all announcement entities and subscribing entities carry out time stepping method;
14.2.1: announce entity P1The local virtual time be LVT1=3, Update attribute A1=A1(3)=7;
14.2.2: subscribing entities S1Local virtual time LVT2=3.
Step 15: announcement entity and subscribing entities are respectively modified update area and order area information.
For announcing entity P1, execute following procedure:
15.1: due to Utb1=tend, then the announcement entity does not modify update area, goes to the 16th step;
For subscribing entities S1, execute following procedure:
15.2: due to Stbn=tend, then the subscribing entities, which are not modified, orders region, terminates 15.2.
Step 16: announcing entity according to overlapping time to subscribing entities Update attribute.
16.1: A at this time1(tcur) it is not equal to A1(tcur- timestep), then execute 16.2;
16.2:P1Current time LVT is sent to MF module1=3, and request the subscribing entities column of generation area overlapping therewith Table;
16.3:MF module initialization EntityList list;
The 1st UList of 16.4:MF module polls UList list1Obtain ROTList1List, ROTList1Element in list
16.5: according to LVT1Update ROTList1Every ROT in list1,1For the newest time and determine what reception attribute updated Subscribing entities:
16.5.1:Therefore terminate the 16.5th step, EntityList list is still empty;
16.6: announcing entity P1EntityList list is obtained from MF module;
16.7: announcing entity P1Into EntityList list, each subscribing entities sends attribute A1(3) value and its time Stab LVT1, because not including subscribing entities in EntityList list, therefore announce entity P1It does not send and belongs to any subscribing entities Property, attribute more new data is filtered.
Step 17: carrying out time stepping method.
17.1: time stepping method to subsequent time, at this time tcur=tcur+ timestep=3+1=4s meets tcur> ten
Step 18: reaching terminates service condition, terminate operation.
It should be pointed out that those skilled in the art can be in claim the invention is not limited to specific embodiments above Protection scope in make any deformation or improvement, be within the scope of the present invention.

Claims (6)

1. the information filtering method in a kind of distributed virtual environment, which comprises the following steps:
(1) creation defines M announcement entity, N number of subscribing entities, 1 message screening module, and right in distributed virtual environment It announces entity, subscribing entities and message screening module to be initialized, initial time t is setcur=0, the end of run time is tend, runing time step-length is timestep, and wherein M, N are natural number and meet M >=1, N >=1;
Announce entity PmIt indicates, subscript m is to announce the unique identification of entity, m=1,2,3 ..., M;Subscribing entities SnIt indicates, Subscript n is the unique identification of subscribing entities, n=1,2,3 ..., N;D dimension space relevant to pseudo-entity is defined, wherein D is certainly It so counts and meets D >=1;Each announcement entity PmIt is corresponding with attribute variable's collection, uses AmIt indicates,AmIn the value of t moment For Am=Am(t), each announcement entity PmIt all include a local virtual time LVTmFor recording local time stepping method, LVTmFor Positive real number;Each subscribing entities SnAll LVT is denoted as recording local time stepping method comprising a local virtual timen+M, LVTn+MFor positive real number;
Announce entity Pm(m=1,2,3 ..., M) carry out initialization step are as follows: it enables and announces entity local virtual time LVTm=0; Init attributes variables set Am=Am(0), renewal time section UTm, update area RU in D dimension spacem(Utam) and its movement Information RUMoveInfom, wherein UtamIndicate moment value, RUm(t) it indicates to announce entity PmHave in D dimension space more in t moment New region is associated;M, D are natural number;Am(0) value at the t=0 moment is indicated, initial time takes Utam=0;When update Between section be expressed as UTm=[Utam,Utbm], Utam、UtbmFor real number;
Subscribing entities Sn(n=1,2,3 ..., N) carry out initialization step are as follows: enable subscribing entities local virtual time LVTn+M=0; Initialize order time section STn, order region RS in D dimension spacen(Stan) and its motion information RSMoveInfon, wherein StanIndicate moment value, RSn(t) subscribing entities S is indicatednThere is the order region in D dimension space to be associated in t moment;N is certainly So number, initial time take Stan=0;Order time section is expressed as STn=[Stan,Stbn], Stan、StbnIt is real number;
Message screening module initialization step are as follows: the announcement area queue UList and a length that one length of setting is M are N Order area queue SList;When initialization, UList, SList are disposed as empty queue;UList m content UListm To announce entity PmAttribute update area four-tuple (UTm,RUm(Utam),RUMoveInfom,ROTListm), wherein 1≤m ≤ M, ROTListmIndicate that length is the queue of N, nth elements ROT in queuem,n=(Tlm,n,Tum,n), Tlm,n、Tum,nRespectively For the lower limit value and upper limit value of overlapping time intervals, both for the real number for being more than or equal to 0;
(2) motion information of the entity to message screening module statement update area and update area is announced for described M, it is described N number of Subscribing entities are stated to order region and order the motion information in region to message screening module;Message screening module is by update area It is stored in and is announced in area queue UList with its motion information, region and its motion information will be ordered and ordering area queue In SList;
(3) message screening module calculates the overlapping time range of subscribing entities ordered region and announce entity update area, and Update corresponding overlapping time intervals ROT value in UList list;
(4) it announces entity and sends attribute to subscribing entities according to the overlapping time intervals obtained in step (3);
(5) time stepping method enables tcur=tcur+timestep;If meeting tcur> tend, then end processing;Otherwise, into next step Suddenly;
(6) it announces entity and updates local virtual time and Update attribute value;Subscribing entities update the local virtual time;
(7) it announces entity and subscribing entities is respectively modified update area and orders area information, return step (2).
2. the information filtering method in a kind of distributed virtual environment as described in claim 1, which is characterized in that the step (2) detailed process are as follows:
Announce entity PmBy update area RUm(Utam) and motion information RUMoveInfomWith renewal time section UTmIt is sent to and disappears Cease filtering module;Message screening module updates m UList in UList queuem, UList is setm=(UTm,RUm(Utam), RUMoveInfom,ROTListm), wherein ROTListmFor the empty queue of length N;
Subscribing entities SnRegion RS will be orderedn(Stan) and motion information RSMoveInfonWith order time section STnIt is sent to and disappears Cease filtering module;Message screening module updates n-th SList in SList queuen: i.e. setting SListn=(STn,RSn(Stan), RSMoveInfon), UList queue each single item UList is setmEvery ROT in (m=1,2,3 ..., M)m,nFor sky, ROTm,nIt is ROTListmN-th entry value of queue.
3. the information filtering method in a kind of distributed virtual environment as described in claim 1, which is characterized in that the step (3) the following steps are included:
(31) each single item UList in UList queue is traversedmIn ROTListm(m=1,2,3 ..., M), if ROTListmIt is not Sky thens follow the steps (32);Otherwise, step (33) are executed;
(32) UList is traversedmMiddle ROTListmEvery ROTm,n(n=1,2,3 ..., N), if ROTm,nFor sky, then it is directed to and announces Entity PmWith subscribing entities Sn, respectively from UListmAnd SListnIt middle acquisition update area and orders region and update area and orders The motion information in region is purchased, is executed step (34);Otherwise, (4) are entered step;
(33) for announcement entity Pm, traverse each subscribing entities Sn(n=1,2,3 ..., N), respectively from UListmAnd SListn The middle motion information for obtaining update area and ordering region and update area and the motion information for ordering region, execute step (34);
(34) equation according to the following formula,
Wherein tcurFor real number, to execute the current time when step, Uum,d(tcur)、Ulm,d(tcur)、Uvm,d(tcur)、Sun,d (tcur)、Sln,d(tcur) and Svn,d(tcur) it is respectively current tcurThe Uu at momentm,d、Ulm,d、Uvm,d, and max (Utam,Stan)≤ tcur≤min(Utbm,Stbn);
Solve the range of the disaggregation t of inequality, as ROTm,n;UList is setmThe ROTList of elementmThe n-th entry value in queue For ROTm,n
4. the information filtering method in a kind of distributed virtual environment as described in claim 1, which is characterized in that the step (4) detailed process are as follows:
(41) entity P is announcedmThe process of (1≤m≤M) Update attribute: if judgement tcurNot equal to 0 and Am(tcur) it is equal to Am(tcur- Timestep), then the corresponding attribute variable's collection of the entity is not updated;Otherwise, step (42) are gone to;
(42) entity P is announcedmCurrent time LVT is sent to message screening modulem, request acquisition [LVTm,LVTm+ timestep] when Between range and PmThe subscribing entities list of domain of the existence overlapping;
(43) message screening module initializes an empty list EntityList, for storing the order reality for receiving more new data Body;
(44) message screening module inquiry m elements of UList list obtain ROTListmList;
(45) according to LVTmUpdate ROTListmEvery ROT in listm,n, n=1,2,3 ..., N be allowed to as the newest time, and really It is fixed to need from the subscribing entities for announcing entity reception message, the specific steps are as follows:
(451) remember ROTm,n=(c, e), judges LVTmWhether+timestep is more than or equal to c, if it is, going to step (452); Otherwise end step (45);
(452) judge LVTmWhether it is greater than e, if it is, going to step (453), otherwise, updates ROTm,nValue is ROTm,n= [LVTm, e], and by subscribing entities SnEntityList list is added;
(453)ROTm,nIt is worth out of date, enables ROTm,n=(null, null);
(46) entity P is announcedmEntityList list is obtained from message screening module, if the list length is expressed as X, wherein X is Integer and 0≤X≤N;
(47) entity P is announcedmEach subscribing entities S into EntityList listx, x=1,2,3 ..., X sends attribute Am Value and its timestamp LVTm, subscribing entities SnReceive attribute data AmIt is handled afterwards, each subscribing entities SnHandle data Received process is as follows:
(471) judge local zone time LVTn+MWhether LVT is more than or equal tom, if so, the data are out-of-date, disregard, end step (47);If it is not, local zone time is then advanced to LVTmMoment, and make LVTn+M=LVTm
(472) enter attribute AmReception process flow, i.e., the value is stored or is applied to the practical operation of subscribing entities In.
5. the information filtering method in a kind of distributed virtual environment as described in claim 1, which is characterized in that the step (6) detailed process are as follows: announce entity PmUpdate attribute Am=Am(tcur) and local virtual time LVTm=tcur, m=1,2, 3 ..., M, subscribing entities SnUpdate local virtual time LVTn+M=tcur, n=1,2,3 ..., N.
6. the information filtering method in a kind of distributed virtual environment as described in claim 1, which is characterized in that the step (7) detailed process are as follows:
Detailed process are as follows:
(71) entity P is announcedmThe process that (1≤m≤M) modifies update area is as follows:
Judge UtbmWhether t is greater thancur, if so, the announcement entity does not modify update area, go to step (73);If it is not, then holding Row (72);
(72) renewal time section UT is modifiedm, and modify the update area RU of every d dimension in D dimension spacem,dAnd binary group RUMoveInfom,d
(73) certain subscribing entities SnThe process that region is ordered in (n=1 ..., N) modification is as follows:
Judge StbnWhether t is greater thancur, if so, the subscribing entities, which are not modified, orders region, execute step (75);If it is not, then holding Row (74);
(74) order time section ST is modifiedn, and modify the order region RS of every d dimension in D dimension spacen,dAnd binary group RSMoveInfon,d
(75) return step (2).
CN201610030675.XA 2016-01-18 2016-01-18 A kind of information filtering method in distributed virtual environment Active CN105740060B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610030675.XA CN105740060B (en) 2016-01-18 2016-01-18 A kind of information filtering method in distributed virtual environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610030675.XA CN105740060B (en) 2016-01-18 2016-01-18 A kind of information filtering method in distributed virtual environment

Publications (2)

Publication Number Publication Date
CN105740060A CN105740060A (en) 2016-07-06
CN105740060B true CN105740060B (en) 2019-01-11

Family

ID=56246237

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610030675.XA Active CN105740060B (en) 2016-01-18 2016-01-18 A kind of information filtering method in distributed virtual environment

Country Status (1)

Country Link
CN (1) CN105740060B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1391162A (en) * 2002-07-26 2003-01-15 中国人民解放军国防科学技术大学 Method for implementing hierarchical distributed simulation operation support environment based on interoperation protocol
CN101420354A (en) * 2008-11-26 2009-04-29 北京航空航天大学 Multicast spreading method oriented to wide area network remote virtual environment
US7653401B2 (en) * 2002-07-25 2010-01-26 Hai Qu Filtering of broadcast SMS messages

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7653401B2 (en) * 2002-07-25 2010-01-26 Hai Qu Filtering of broadcast SMS messages
CN1391162A (en) * 2002-07-26 2003-01-15 中国人民解放军国防科学技术大学 Method for implementing hierarchical distributed simulation operation support environment based on interoperation protocol
CN101420354A (en) * 2008-11-26 2009-04-29 北京航空航天大学 Multicast spreading method oriented to wide area network remote virtual environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"HLA/RTI中区域匹配算法研究";杨建池;《中国优秀硕士学位论文全文数据库(电子期刊)信息科技辑》;20040131(第1期);全文

Also Published As

Publication number Publication date
CN105740060A (en) 2016-07-06

Similar Documents

Publication Publication Date Title
KR102665720B1 (en) System and method for optimizing dynamic pairing function
Alsboui et al. Enabling distributed intelligence for the Internet of Things with IOTA and mobile agents
WO2020181729A1 (en) Path planning method employing distributed parallel computation and system thereof
CN103761309B (en) Operation data processing method and system
Ahmed et al. Cyber Physical System: Architecture, applications and research challenges
Dechouniotis et al. Edge computing resource allocation for dynamic networks: The DRUID-NET vision and perspective
Twardowski et al. Multi-agent architecture for real-time big data processing
CN104049575A (en) Collecting And Delivering Data To A Big Data Machine In A Process Control System
Roy et al. Micro-safe: Microservices-and deep learning-based safety-as-a-service architecture for 6G-enabled intelligent transportation system
Chilipirea et al. An integrated architecture for future studies in data processing for smart cities
CN103729257A (en) Distributed parallel computing method and system
CN105262841A (en) CDN network load balancing implementation method and CDN scheduling server
Cao et al. Second-order consensus in time-delayed networks based on periodic edge-event driven control
TW201921299A (en) Systems and methods for determining estimated time of arrival
CN105721544A (en) Inter-vehicle information sharing method and device based on contents
Hati et al. DewBCity: blockchain network-based dew-cloud modeling for distributed and decentralized smart cities
Mondal et al. A cps based social distancing measuring model using edge and fog computing
CN105740060B (en) A kind of information filtering method in distributed virtual environment
CN106488402B (en) Ground is made an inventory rendering method and relevant device
CN103617083A (en) Storage scheduling method and system, job scheduling method and system and management node
CN103945004B (en) Data dispatching method and system between a kind of data center
CN106980642A (en) A kind of business datum real-time exhibition system and method
CN111338381A (en) Unmanned aerial vehicle operation control method and device, remote controller and storage medium
CN105488289B (en) The method of Dynamic Graph structure matching under distributed environment
CN108804781A (en) The geographical process near real-time analogy method that stream calculation is integrated with Sensor Network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant