Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

14results about How to "Easy to parse" patented technology

High-speed communication method based on embedded instrument

PendingCN121907948Aeasy to parseResponsiveTransmissionComputer architecturePool
The invention discloses a high-speed communication method based on an embedded instrument. The high-speed communication method comprises the following steps that S1, the instrument receives protocol data; s2, analyzing the protocol data, and extracting effective instructions in the protocol data; s3, setting an instruction buffer pool, and storing the effective instruction into the instruction buffer pool; s4, sending a protocol data receiving response to the test system; and S5, the instrument analyzes and responds to the effective instruction in the instruction buffer pool when the resource is idle, and then waits for receiving the instruction next time. According to the method, the cache thread is additionally arranged, so that temporary storage of the ASCII instruction after the instrument equipment completes VXI-11 unpacking is realized, and resource scheduling is facilitated to complete analysis and response of the ASCII instruction when the instrument is idle. Through the method, the instrument responds to the message when the resource is idle, and message blocking or instruction response failure caused by a high-priority task is avoided. The problems of instruction failure and error response during rapid receiving of instrument equipment during high-speed VXI-11 communication are effectively solved.
Owner:青岛艾诺仪器有限公司

A chef machine control circuit with weighing function

ActiveCN224553670Ueasy to parseImplement weighing functionComputer hardwareControl signal
The utility model discloses a kind of chef machine control circuit with weighing function, it includes electronic scale control circuit, main control circuit and display control circuit, electronic scale control circuit includes electronic scale control chip U1;Main control circuit includes switching power supply module, motor control module and MCU, switching power supply module is connected with MCU, electronic scale control chip U1, motor control module and display control circuit respectively, MCU is connected with electronic scale control chip U1, motor control module and display control circuit respectively.Electronic scale control chip U1 is connected with external weighing sensor, it is used to read the weighing data of weighing sensor, and after reading, the weighing data is sent to MCU, it is convenient for MCU to parse data, after MCU completes to parse data, generates control signal, and control signal is sent to display control circuit.Display control circuit receives control signal, and according to control signal display weight data, to realize the weighing function of chef machine.
Owner:FOSHAN ZHIXU ELECTRONIC TECH CO LTD

An intelligent mattress sleep-aiding regulation method and system based on a deep search large model

PendingCN122527476Aeasy to parseStable and reliable output
The application discloses an intelligent mattress sleep-aiding regulation method based on a deep search large model, aiming at solving the problems of single sleep-aiding regulation scheme, lack of personalization and interpretability. The method comprises the following steps: collecting original physiological data of different sources, constructing user portrait features through preprocessing and encoding; configuring prompt words containing system prompt words and user prompt words, wherein the system prompt words set the model role, sleep medical knowledge, parameter structure definition and scheme quantity requirement, and the user prompt words are obtained based on user portrait optimization; configuring injection prefixes and adjustment parameters to constrain the output content of the large model; generating multiple sets of regulation schemes with multi-modal collaborative control parameters through large model reasoning; and performing output verification on the generated content, including parameter range constraint verification and multi-scheme difference verification. The application utilizes the reasoning ability of the large language model to realize personalized and interpretable intelligent mattress sleep-aiding regulation, and improves the sleep quality of users.
Owner:SLEEMON HEALTHY SLEEP TECHNOLOGY CO LTD +1

GNSS reference station data fusion transmission method and device based on one-way optical shutter, and medium

ActiveCN122283757BReduce the number of deploymentsReduce hardware costs
The application discloses a GNSS reference station data fusion transmission method and device based on a one-way optical shutter and a medium. In view of the problem that a limited number of one-way optical shutter ports is difficult to bear real-time transmission of large-scale GNSS reference station original observation data flow, the application receives multi-station data flow through multi-NTRIP concurrent access on the source side, encapsulates and generates a standard internal transmission frame containing a unique station code according to a station coding mapping table, generates a fusion data block through time window aggregation, and dynamically maps the fusion data block to a fusion channel and a corresponding port of the optical shutter for one-way transmission according to station priority, traffic statistics and optical shutter port load. The fusion data block is block-level parsed on the target side, distributed to a corresponding recovery queue according to a unique station code, and reorganized to restore independent original observation data flow of each station. The application realizes high-density multiplexing transmission and accurate recovery of large-scale reference station data under limited optical shutter ports, reduces hardware cost, and improves transmission reliability and port utilization.
Owner:WUHAN UNIV +1

Multi-channel persistent fast packet receiving, sorting and lock-free asynchronous read-write method

PendingCN122547568AGuaranteed continuous storageEasy to classify
This invention provides a multi-channel continuous fast packet reception, sorting, and lock-free asynchronous read / write method, relating to the fields of computer communication and storage technology. The method includes: employing a dynamic expansion mechanism to continuously receive and store multi-channel data packets; classifying and sorting the stored data packets; and asynchronously reading and writing the parsed data packets in a lock-free manner. This invention generates an independent message stack for each channel, enabling continuous reception and storage of messages from multiple channels without pre-allocating excessive memory space. The speed of receiving buffer expansion is dynamically adjusted based on data flow rate. Fast classification and sorting of data packets is achieved using a hash table or sorted binary tree. A circular stack is created to sequentially store the parsed data content of each packet, updating the stack top position after data content is stored. When reading data, the starting position for reading is found using the stack top position and the number of packets read, and then the data is copied, thereby achieving lock-free asynchronous parallel data read / write.
Owner:SHOUGANG TECHNOLOGY (BEIJING) CO LTD

GNSS reference station data fusion transmission method and device based on one-way optical shutter, and medium

PendingCN122283757AReduce the number of deploymentsReduce hardware costsMultiplexingData stream
This invention discloses a method, device, and medium for GNSS reference station data fusion transmission based on a unidirectional optical shutter. Addressing the problem that the limited number of unidirectional optical shutter ports makes it difficult to support the real-time transmission of large-scale GNSS reference station raw observation data streams, this invention receives data streams from multiple stations concurrently via multiple NTRIPs on the source side. It encapsulates and generates standard internal transmission frames containing unique station codes according to a station coding mapping table, aggregates these frames through a time window to generate fused data blocks, and dynamically maps them to the fusion channel and corresponding optical shutter ports based on station priority, traffic statistics, and optical shutter port load before unidirectional transmission. On the target side, the fused data blocks are parsed at the block level, distributed to the corresponding recovery queues based on unique station codes, and reassembled to restore the independent raw observation data streams of each station. This invention achieves high-density multiplexing transmission and accurate recovery of large-scale reference station data with limited optical shutter ports, reduces hardware costs, and improves transmission reliability and port utilization.
Owner:WUHAN UNIV +1

Unmanned vehicle trajectory rendering method and device, equipment and medium

PendingCN122597550AAchieve centered displayimprove integrity
Embodiments of the present application provide a method, device, equipment and medium for rendering a trajectory of an unmanned vehicle. The method comprises: first, obtaining a continuous sequence of latitude and longitude coordinates collected by the unmanned vehicle, and converting the sequence of latitude and longitude coordinates into a standardized geographic data format; then, calculating a bounding box of the trajectory based on the geographic data format, and constructing a projection function for mapping latitude and longitude coordinates to a two-dimensional coordinate in a plane according to the size parameters of a target vector canvas and the bounding box; then, iterating through each latitude and longitude coordinate in the geographic data format, and sequentially calling the projection function to calculate the screen coordinates of the latitude and longitude coordinates on the target vector canvas; finally, generating vector graphics path data according to each screen coordinate, and embedding the vector graphics path data into a display interface to display the trajectory. Through the above method, the visualization display of the high-precision trajectory of the unmanned vehicle is realized on the web end with light weight, high performance and low distortion.
Owner:SHANGHAI ECAR TECHNOLOGY CO LTD

Device defect grading method and apparatus, electronic device, storage medium

ActiveCN121188204BExpanding context dimensionsincrease diversity
This application provides a method, apparatus, electronic device, and storage medium for equipment defect classification, relating to the field of equipment defect analysis technology. The method includes: acquiring a defect description query text and extracting a defect description query feature vector; calculating a feature similarity score based on the defect description query feature vector and candidate defect feature vectors; determining a target defect feature vector based on the feature similarity score; determining a first initial defect level based on the target defect feature vector and the defect description query text using a target defect level generation model; determining a second initial defect level based on the defect description query text using an equipment defect knowledge graph; determining a third initial defect level based on the defect description query text using a defect classification rule table; and fusing the first, second, and third initial defect levels to obtain a target defect level. This application can improve the accuracy and reliability of equipment defect classification.
Owner:CHINA NUCLEAR POWER ENGINEERING COMPANY LTD +1

A method and system for displaying DWG two-dimensional drawings

The application discloses a DWG two-dimensional drawing display method and system, and the method comprises the following steps: receiving a DWG file, and traversing the DWG file layer by layer to obtain all two-dimensional vector objects; analyzing each two-dimensional vector object, and dividing the two-dimensional vector object into a non-text vector object and a text vector object; splitting the non-text vector object, and constructing a first set; drawing the non-text vector object based on the first set; splitting the text vector object, and constructing a second set; and drawing the text vector object based on the second set. The application realizes efficient geometric multiplexing of minimum two-dimensional elements, and greatly optimizes the analysis and rendering mode of the graphic element data in the two-dimensional drawing.
Owner:BEI JING YOU NUO KE JI GU FEN YOU XIAN GONG SI

Apparatus and method for cross-fault measurement in experimental earthquakes

PendingCN122362472Aachieve capturenot easily affectedAxial displacementClassical mechanics
This application relates to the field of seismic measurement technology, and provides an apparatus and method for measuring cross-fault motion in experimental earthquakes. The apparatus includes a metal rod, an elastic compression spring installed at the first end of the metal rod, and a rod axial force gauge installed on the metal rod. The method involves installing the apparatus on a fault model and calculating fault motion. Based on the tensile stiffness K1 of the apparatus for measuring cross-fault motion in experimental earthquakes and the data recorded by the rod axial force gauge, the axial displacement of the metal rod, the shear displacement in the fault shear direction, and the real-time velocity and acceleration of the fault motion at time t are calculated. The apparatus for measuring cross-fault motion in experimental earthquakes of this application has a simple structure, is easy to manufacture, and can capture vibration information during fault instability without the need for complex field equipment deployment. It is not easily affected by the environment, and the test results are accurate. The method can accurately describe the instability process of experimental earthquakes.
Owner:CHINA UNIV OF MINING & TECH (BEIJING) +2

Micro-grid large signal stability analysis method for controlling heterogeneous inverter

The invention discloses a micro-grid large signal stability analysis method for controlling a heterogeneous inverter, and relates to the technical field of stability analysis. Comprising the following steps: constructing a plurality of GFM inverter equivalent oscillator models and a plurality of GFL inverter equivalent oscillator models of the series-parallel island microgrid; all the equivalent vibrator models are simultaneously established, and an island series-parallel micro-grid network vibrator model is obtained; respectively determining a first stability domain between each GFM inverter and a paired GFM inverter connected with the GFM inverter, and a second stability domain between each GFM inverter and a paired GFL inverter connected with the GFM inverter; and traversing and crossing the first stability domain and the second stability domain of each GFM inverter to obtain the overall frequency stability domain of the system, and determining the large signal stability according to the overall frequency stability domain of the system. According to the method, the dimensionality and complexity of the stability criterion are reduced, and the criterion of the large signal stability of the micro-grid is easier to analyze and calculate.
Owner:NORTHWESTERN POLYTECHNICAL UNIV

An offline log analysis system and method

PendingCN122268891AEasy to uploadEasy to decompressTransmissionSoftware engineeringProcessing
The application discloses an offline log analysis system and method. The system of the application comprises a log collection agent, a custom log processing service, an Elasticsearch cluster and a Kibana visualization platform; the log collection agent collects offline log files, the custom log processing service performs analysis and filtering processing on the offline log files; receives and stores a log analysis script uploaded by a user, and in response to an execution instruction of a stored log analysis script by the user, calls the script to analyze the processed log data. The Elasticsearch cluster stores the processed log data; the Kibana visualization platform queries and visually displays the stored log data. The application connects logs of various environments to the offline log platform of the company through a custom service platform as a channel, so that fast and efficient log analysis, statistics and query are realized.
Owner:SHANGHAI CHENYU INFORMATION TECH CO LTD

A method for tracing water pollution by fusing three-dimensional fluorescence and isotope tracking

PendingCN122385568Aeasy to parseConvenient for initial positioning
The present application relates to the technical field of pollution tracing, and specifically discloses a water pollution tracing method combining three-dimensional fluorescence and isotope tracing. The method comprises the following steps: collecting water samples in a river basin for three-dimensional fluorescence scanning, constructing a fluorescence spectrum dataset through component screening; performing fluorescence intensity and index analysis on the dataset to obtain the dynamic change trajectory of pollutants and the node response relationship; splitting the pollution logic stage based on the trajectory and response relationship, extracting the functional boundary and node dominant attribute; determining the unbalanced dominant object through input-output balance analysis, analyzing the competition and inhibition relationship of different unbalanced dominant objects when multiple source nodes coexist, and outputting the type. Through the synergistic combination of three-dimensional fluorescence and isotope tracing, combined with node attribute identification and competition and inhibition analysis, the present application realizes the analysis of pollution sources, migration paths and component competition relationships.
Owner:HEILONGJIANG PROVINCIAL INSTITUTE OF WATER CONSERVANCY (HEILONGJIANG PROVINCIAL SOIL & WATER CONSERVATION MONITORING STATION)

Method for verifying the credibility of dns system root zone file based on multi-element heterogeneous data

This invention provides a DNS system root zone file trustworthiness association verification system based on multi-source heterogeneous data. It includes a multi-source heterogeneous data acquisition module, which is connected to an IANA Root Zone Database data acquisition module, an AXFR transfer data acquisition module, and an active probe data module. This system solves the technical problem that previous methods of acquiring root zone file data were often single-source, relying solely on DNS requests or zone transfer requests. However, these methods could not determine whether the acquired file was the latest version or whether it had been hijacked and tampered with. This invention allows for the dynamic construction of trustworthy root zone file data and enables dynamic monitoring of root zone files. The constructed trustworthy root zone file can be used to establish local roots, optimize the DNS resolution process, improve resolution efficiency, and also for detecting root-side resolution anomalies.
Owner:CHINA ACADEMY OF INFORMATION & COMM +1