一种基于节点的相邻网格查找方法及系统

By constructing a hash table in the grid data and performing incremental updates, the problem of low efficiency in adjacency lookup in large-scale dynamic grid data is solved, realizing efficient and real-time grid adjacency lookup, which is suitable for large-scale grid data processing in computer-aided engineering.

CN121455950BActive Publication Date: 2026-07-17SHANGHAI AVIATION IND GRP CO LTD

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
SHANGHAI AVIATION IND GRP CO LTD
Filing Date
2025-10-29
Publication Date
2026-07-17

AI Technical Summary

Technical Problem

Existing technologies suffer from low efficiency in querying grid adjacency relationships when processing large-scale dynamic grid data. In particular, the entire data structure needs to be reconstructed during local segmentation and merging operations, resulting in high computational load and slow query response speed, making it difficult to meet real-time requirements.

Method used

A hash table is used to construct the mapping relationship between nodes and grids, and only incremental updates are performed when the grid changes dynamically. The hash value is calculated by the MurmurHash algorithm, and a linked list is used to resolve collisions. The hash table capacity is dynamically expanded, and only the affected node and grid data are updated to avoid global reconstruction.

Benefits of technology

It improves the efficiency of grid adjacency relationship queries, reduces computational overhead, supports real-time updates of dynamic grid data, is suitable for efficient processing of millions of grid data, and meets real-time query requirements.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN121455950B_ABST
    Figure CN121455950B_ABST
Patent Text Reader

Abstract

本发明涉及一种基于节点的相邻网格查找方法及系统。该方法包括如下步骤:步骤S1:导入网格数据;步骤S2:构建哈希表;步骤S3:维护哈希表;步骤S4:查询目标网格的相邻网格。本发明解决了频繁网格更新情况下的查询效率问题,具有高效支持动态网格数据更新、显著减少计算开销并提升相邻网格查询效率的优点,避免了重新构建整个数据结构的高昂计算开销,特别是在网格局部分割和合并时,能够快速更新相邻网格的关系,显著提高了查询效率,具备动态扩展能力,能够有效应对大规模网格数据的实时存储与查询需求,适用于高效处理百万级网格数据的场景。
Need to check novelty before this filing date? Find Prior Art