Complex event detection method on basis of IMF (instance matching frequency) internal and external memory replacement policy
A technology for complex events and detection methods, applied in the field of event stream processing, can solve the problems of huge amount of data, no large time scale complex event detection, long end duration, etc., to achieve compressed storage, save memory space, and enhance efficiency Effect
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Publication Date
- 2013-10-16
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention belongs to event stream processing technology, and in particular relates to a complex event detection method based on an IMF (Instance Matching Frequency, instance matching frequency) internal and external memory replacement strategy. Background technique
[0002] As sensors and Electronic Data Gathering Equipment (EDGE) such as Radio Frequency Identification (RFID) are widely used in many fields such as supply chain management, environmental monitoring, and the Internet of Things, a large number of incidents are generated. type of data. However, users are not interested in all raw event data. For example, in a wind monitoring system, the application is not interested in the wind speed data read by each sensor, but only in the wind speed increased by 5 miles within 2 seconds. Interesting information from which the arrival of a hurricane or tornado can be inferred. The wind speed data here is called the original event or basic event, and...
Examples
Embodiment Construction
[0036] (1) Scan the event stream and read the current event;
[0037] The present invention defines event as ET (OID, T), wherein, OID (being Object ID) is the unique identification of event object; ET (being Event Type) is event type, is the description of a kind of state that user cares about; T (i.e. Timestamp) is the timestamp when the event occurred. The semantics represented by the event model are: the object OID is detected at time T and an event of type ET occurs. This event model is applicable to the data collected by electronic data acquisition equipment such as RFID and sensors. For example, in the RFID deployment system, the reader 1 placed at position A reads the item with the tag oid at time t, which can be expressed as event A (oid, t), indicates that the event that the item oid is placed at position A at time t occurs.
[0038] The complex event detection method based on the IMF internal and external storage replacement strategy provided by the present invent...