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

18results about How to "Reduce development difficulty" patented technology

A wind turbine multi-source data fusion and power prediction method

This invention discloses a method for multi-source data fusion and power prediction of wind turbine units, belonging to the field of power prediction technology. It addresses the technical problems of poor multi-source data fusion and power prediction analysis in existing solutions. By filtering and retaining key features through mutual information, redundant information can be effectively reduced. Dynamic weighting via an attention mechanism makes the fused features more adaptable to real-time operating conditions. Differential weight adjustments for wind speed, terrain, and equipment status ensure high relevance of the fused features even in complex scenarios. Spatial feature extraction captures local spatial correlations, temporal features capture temporal dependencies, and random forests handle nonlinear mappings, solving the problem of insufficient generalization ability of single models. The attention mechanism automatically assigns weights to different time steps and features, avoiding complex mathematical processes such as matrix operations and noise covariance estimation.
Owner:GD POWER DEVELOPMENT CO LTD +2

A motor load adaptive adjustment method based on analog circuit

PendingCN122092742Aachieve recognizabilityRealize intelligent responseMotor parameters estimation/adaptationElectric machineMotor loop
This application provides a motor load adaptive adjustment method based on analog circuits, relating to the field of motor control technology, including the following steps: converting the load current in the motor circuit into a first voltage signal, and generating a mode selection signal based on the amplitude and rate of change of the signal; wherein, when the amplitude of the first voltage signal exceeds a first threshold and its rate of change exceeds a second threshold, the mode selection signal indicates a dynamic response mode; otherwise, the mode selection signal indicates a steady-state adjustment mode; when the indication is a steady-state adjustment mode, the first voltage signal is introduced into a first path, which includes a first error amplifier with a first proportional coefficient; when the indication is a dynamic response mode, the first voltage signal is introduced into a second path, which includes a second error amplifier with a second proportional coefficient greater than the first proportional coefficient; generating and outputting a motor drive signal according to the adjustment signal output from the selected path.
Owner:TIANJIN HEXI GUANGQI ENERGY TECHNOLOGY CO LTD

Plug and play OAuth2 single sign-on authentication service system and method

ActiveCN121530766BStable and reliable background supportAchieve seamless interactionUser identity/authority verificationEngineeringAccess token
The application relates to the technical field of single sign-on, in particular to a plug-and-play OAuth2 single sign-on authentication service system and method, which comprises the following steps: redirecting to a client according to a login address carrying an authorization code preset by the client; after receiving the authorization code, automatically calling a token interface of an authentication center system to obtain an OAuth2 token, calling a token generation interface provided by an original system by a plug-in client jar package, and obtaining an original system token based on user information in the OAuth2 token; the plug-in client jar package establishes a bidirectional mapping relationship between an OAuth2 access token and an original system access token and between an OAuth2 refresh token and an original system refresh token, and stores the tokens in Redis; and when the OAuth2 token state changes, synchronously updating the original system token state based on the mapping relationship in Redis. The method does not need to make large-scale modification on an existing business system, and reduces integration cost and development difficulty.
Owner:NORTH CHINA DIGITAL HEALTH TECHNOLOGY CO LTD

A High-Speed ​​Communication System and Method for Multi-Unit CHB Frequency Converters Based on FPGA Ping-Pong Buffer

PendingCN122093347AHighly optimized resourcessave logic resourcesBus networksPower conversion systemsComputer hardwareFrequency changer
This invention belongs to the field of digital control systems for power electronic devices. It provides a high-speed communication system and method for multiple units of CHB frequency converter based on FPGA ping-pong buffer. By building an efficient parallel processing architecture at the FPGA hardware level, it realizes zero-wait instruction issuance and instantaneous status acquisition between the controller and dozens of distributed power units, compressing the system communication and processing time from milliseconds to hundreds of microseconds, achieving the technical effect of CHB frequency converters achieving extremely short control cycles and high dynamic performance.
Owner:湖北中盛电气有限公司 +1

A distributed complex event processing system using hyper-heuristic algorithm

PendingCN122111653AImplementation cycleachieve operabilityResource allocationInterprogram communicationComplex event processingDistributed database
The application discloses a kind of distributed complex event processing systems using super heuristic algorithm, belong to distributed computer system technical field.The system includes cluster control component, distributed database, message middleware, event collection and analysis middleware, event distribution middleware and CEP processing node.It is in at core, by event collection and analysis middleware call super heuristic algorithm, CEP rule and historical data are trained, and optimal event fragment division method and Gower distance model based on attribute weight are automatically obtained;At runtime, event distribution middleware is based on the distance model to calculate the similarity of new event and existing partition, and in combination with the real-time load state of CEP processing node, dynamic, reasonable load distribution and balance are realized.The application realizes the intelligent adaptation and zero business invasion of CEP processing distribution, significantly improves the adaptability, universality and resource utilization of system in dynamic scene.
Owner:SHENYANG JIANZHU UNIVERSITY

Vector processor functional verification method and system

PendingCN122364012AReduce difficultyReduce the amount of codeReference modelingData format
This invention discloses a method and system for verifying the functionality of a vector processor. The method unifies matrix, vector, and scalar data formats into a matrix type using a reference model. Multi-input interface data is stored in corresponding data queues in the form of address plus data. The required computational data is extracted according to the current instruction, and unused data is stored back to the original queue. Expected output data at the clock cycle level is generated and compared with the actual output data of the vector processor to determine functional correctness. The system includes an instruction generator module, a controller module, a data generation module, a reference model module, a data collection module, and a data comparator module. This invention can improve the accuracy of vector processor fault location, simplify verification logic, and improve overall verification efficiency.
Owner:奕算智能科技(上海)有限公司 +1

A method for reducing range sidelobe clutter using a variety of orthogonal waveforms

A short-range clutter suppression method for reducing the number of orthogonal waveforms used, comprising: determining the range of short-range clutter to be suppressed; determining the number of short-range clutter ambiguities M; determining the number of orthogonal waveforms to be used and the corresponding orthogonal waveforms; determining the ambiguity region in which the main clutter region is located; determining the timing of the radar transmitting the orthogonal waveforms and transmitting the orthogonal waveforms; and performing matched filtering on the echo according to the order of the transmitted orthogonal waveforms to obtain the main clutter region signal with short-range ambiguous clutter suppressed. Compared with existing range ambiguity suppression methods, the present application can improve the suppression capability of short-range clutter, and is suitable for cases where there are multiple short-range ambiguities and the main clutter region is outside the multiple ambiguity regions in the short-range region. Especially for cases where the pulse repetition frequency is high, resulting in a large number of observable region ambiguities, the number of orthogonal waveforms is reduced, and the improvement is more obvious.
Owner:XIAN INSTITUE OF SPACE RADIO TECH

Chip verification method, system, device, readable storage medium and program product

PendingCN122088409AReduce development difficultyReduce operational riskComputer aided designSpecial data processing applicationsReference modelControl cell
This application relates to a chip verification method, apparatus, computer device, computer-readable storage medium, and computer program product. The method includes: configuring a dynamic storage structure accessible via a handle in a global control unit of the verification environment; an excitation generator, while driving a transaction request to the module under test (DUT), writing the page table entry corresponding to the transaction into the dynamic storage structure; a reference model receiving the transaction request and performing a cache matching test; when a missing state is determined, sampling the internal state signal of the DUT and entering a blocking waiting state until timing synchronization with the DUT is completed; finally, the reference model obtaining the page table entry from the dynamic storage structure and calculating the expected result, comparing it with the DUT. This invention solves the stability and completeness problems of the model under complex random states through a blocking sampling mechanism of a cacheless reference model, improving the verification efficiency and coverage of the translation cache unit.
Owner:SHANGHAI BIREN TECH CO LTD

Highly integrated anti-radiation master-slave redundant collaborative robot joint module

ActiveCN116442275BAchieving Fault Tolerancehave independenceLow voltageReliability engineering
The application belongs to the technical field of special robots, and particularly relates to a high-integration anti-radiation main-backup redundant collaborative robot joint module, which solves the problem that a collaborative robot joint module cannot normally serve due to various radiation effects caused by ray ionization in a nuclear radiation environment; the joint module is composed of a module integrated by a mechanical structure and a redundant comprehensive electronic circuit system; the redundant comprehensive electronic circuit system comprises a low-voltage power supply system, a servo driving system, a communication system, a sensing and perceiving system, an MCU control system and a constant temperature system, and all of them are integrated with main-backup function modules; the main-backup function modules work independently; the MCU control system detects fault signals of the main-backup modules of each system, and controls automatic switching of the main-backup function modules in each system; the redundant comprehensive electronic circuit system of the application is highly integrated and mechanically and electrically assembled with the mechanical structure inside a joint module shell; the shell is made of radiation-resistant lightweight material, and each system inside the joint has high-integration redundancy, radiation resistance and independence.
Owner:HUNAN UNIV

A method, apparatus, device, and medium for instruction control based on write-response words.

PendingCN122086476Aflexible allocationFlexible adaptationConcurrent instruction executionResource utilizationTheoretical computer science
This invention relates to the field of computer technology, specifically to an instruction control method, apparatus, device, and medium based on write-response words. Firstly, this application breaks away from the traditional reliance on hardware primitives by using a mechanism where asynchronous functional components write a write-response word to the corresponding register address area after completing a task. Traditional solutions suffer from limited hardware primitive adaptability, making it difficult to efficiently utilize resources across different cores. This solution, however, uses a unified write-response word to feedback completion status, enabling flexible resource allocation on demand and significantly improving resource utilization. Secondly, this solution does not involve complex API calls. The write-response word mechanism is simple and direct, easily adapting to changes in the number of processor cores, enhancing system scalability. Thirdly, traditional solutions struggle with complex dynamic cross-core task dependencies, while this solution can accurately grasp task completion status through write-response words, flexibly scheduling tasks and effectively adapting to complex dynamic scenarios.
Owner:太初(无锡)电子科技有限公司

A software-defined IoT edge gateway and data processing method

PendingCN122093867AReduce development difficultyFriendly experienceNetwork traffic/resource managementTransmissionComputer hardwareMobile end
This invention relates to a software-defined IoT edge gateway and data processing method. The IoT edge gateway includes: a communication module for connecting sensors using multiple communication protocols, dynamically configuring communication parameters, and acquiring configuration information; a data interpretation module for receiving raw data sent by sensors and dynamically interpreting, format-converting, and mapping the raw data using data parsing rules to generate semantically structured data; a data storage module for storing data; a Wi-Fi / 4G communication module for uploading the semantically structured data to a cloud server and receiving configuration information from the cloud server; and an MCU for coordinating the work of each module and verifying and dynamically loading configuration information. This invention achieves lightweight and optimized edge data processing by dynamically defining the device's real-time interpretation, mapping relationships, data processing, and analysis of raw data through accompanying mobile software.
Owner:SUZHOU JITAN TECHNOLOGY CO LTD

An index structure, a file backup method, a file recovery method, and a system

This invention discloses an index structure, a file backup method, a file recovery method, and a system, belonging to the field of file backup and recovery technology. It includes: an index file for recording the location of files in the index and information about the backed-up files; a directory entry file for recording the names of the backed-up directories and files, and whose absolute paths and all subdirectories and files under this directory can be obtained based on their positions in the directory entry file; and a data file for storing the data of the files in the backup directory. This index structure, file backup method, file recovery method, and system consume few system resources, have a fast response time, and require only a few I / O operations when querying and recovering directories or files. The number of I / O operations does not increase linearly with the number of directories or files. It also has strong scalability, supporting network storage, compression, deduplication, encryption, and other extensions. It has no requirements for the operating environment, is easy to use, and reduces development and maintenance difficulty.
Owner:NANJING UNARY INFORMATION TECH

Non-feedback network photovoltaic air conditioning system and control method thereof

PendingCN122092252AIntelligent switching and stable operationMake sure to startMechanical apparatusSingle network parallel feeding arrangementsControl engineeringAir conditioning
The invention discloses a non-feed network photovoltaic air conditioning system and a control method thereof.The non-feed network photovoltaic air conditioning system comprises an air conditioning unit, a photovoltaic controller used for supplying power to the air conditioning unit and an alternating current mains supply, and the alternating current mains supply is connected to a direct current bus through a power factor correction circuit; the photovoltaic controller is connected to a direct current bus through a first conversion module, and the first conversion module and the power factor correction circuit can construct bus voltage of the direct current bus. Compared with the prior art, the non-stop operation of the air conditioning unit can be realized under the photovoltaic condition when the alternating current mains supply is powered off, and meanwhile, the smooth transition from the off-grid state to the grid-connected state is realized when the alternating current mains supply is powered on.
Owner:GREE ELECTRIC APPLIANCE INC OF ZHUHAI

A data transmission system

PendingCN122432092Alow costReduce development difficulty
The embodiment of the present disclosure discloses a data transmission system. The system comprises a host and a PCIe device, the host is provided with a first CPU, and the PCIe device is provided with a second CPU and an EDMA module; wherein the first CPU and the second CPU perform at least one data transmission task for target data to be transmitted through the EDMA module. The embodiment of the present disclosure can meet the performance requirements in complex scenarios such as multi-task and multi-core processor based on single-sided EDMA integrated architecture, and reliably realize data transmission between the host and the PCIe device, and the hardware cost is significantly reduced. At the same time, the difficulty of software development and maintenance is significantly reduced, and the resource conflict or synchronization hidden danger is greatly reduced, the problem that the transmission reliability cannot be guaranteed due to the error of transmission logic is solved, and the transmission efficiency is improved.
Owner:XIAMEN UNISOC TECH CO LTD

Brewing assembly for a coffee maker

The utility model provides a kind of brewing assembly for coffee machine, including brewing support, brewing kettle, brewing kettle top rod and linkage mechanism, brewing head is fixed in brewing support inside upper end, brewing kettle can swing installation in brewing head downside;Brewing kettle is connected with brewing head by drive mechanism, drive mechanism includes swing lever rotatably installed in the side portion of brewing head and driving link that is hinged between swing lever and brewing kettle, guiding groove for guiding brewing kettle is provided on brewing support;Brewing kettle top rod is liftable installed in the brewing chamber of brewing kettle, linkage mechanism is installed in the bottom of brewing kettle top rod;In the process that drive mechanism drives brewing kettle to swing, linkage mechanism links brewing kettle top rod to make it lift relative to brewing kettle, to realize the function of coffee powder compaction and coffee cake residue pushing out;The utility model provides a kind of brewing assembly for coffee machine, overcome the defect that existing brewing structure drive is complex, cost is higher, maintenance and control difficulty is big.
Owner:NINGBO MEIGESITE ELECTRICAL TECH CO LTD

Micro application running method, device, equipment, storage medium and program product

ActiveCN114356520BRealize componentizationReduce development difficultyProgram initiation/switchingProgram code adaptionEvent triggerFlip-flop
Embodiments of the application disclose a micro application running method and device, equipment, storage medium and program product, and belong to the technical field of application. The method comprises the following steps: obtaining a target micro application script of a target micro application; in response to a target trigger event, triggering a target trigger corresponding to the target trigger event in the target micro application script; reading an event parameter corresponding to the target trigger event from a first data storage area, different triggers corresponding to different first data storage areas; and based on the event parameter, executing a target call action corresponding to the target trigger. In the micro application running process, different triggers are provided with special data storage areas, so that the call action associated with the trigger can access the data storage area, which can achieve the purpose of data transmission in the micro application, and can also avoid the conflict problem of data corresponding to different triggers.
Owner:GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP LTD

A personalized hairpin method based on dynamic library, storage medium and system

This invention relates to a personalized card issuance method based on a dynamic library, comprising the following steps: obtaining formatted personalized data through a card issuance interface encapsulated by the dynamic library; obtaining and parsing a local personalized file, and integrating the personalized file with the personalized data; generating encryption machine instructions by calling corresponding encryption methods to obtain keys; obtaining encryption and decryption results by calling decryption algorithms, and generating card writing instructions based on the encryption and decryption results; and sending the card writing instructions to the card issuance device by calling corresponding device-related methods. This invention also provides a storage medium and a personalized card issuance system based on a dynamic library. Using the personalized card issuance method, storage medium, and system based on a dynamic library described in this invention reduces the requirements for personalization personnel, speeds up programming, reduces the maintenance workload of the dynamic library, and lowers the development difficulty.
Owner:BEIJING WATCH DATA SYSTEM CO LTD

Automatic driving model deployment method, device and equipment and storage medium

ActiveCN116069340BImprove model deployment efficiencyReduce development difficultySimulationDeployment algorithm
The present disclosure relates to an automatic driving model deployment method, device, equipment and storage medium. A configuration file of a hardware platform to be deployed is obtained, a search space is constructed, and the similarity of a calculation node of an algorithm model to be deployed to a corresponding associated operator in the search space is determined. A candidate operator is determined according to the similarity. The candidate operator corresponding to the calculation node is selected, combined according to a calculation node relationship graph, and a candidate deployment algorithm model is obtained. For a hardware platform that needs to deploy an automatic driving algorithm model, an automatic driving algorithm model adapted to the hardware platform can be automatically output according to the hardware information of the hardware platform. The problem that the current model deployment work requires high professional ability and experience of algorithm deployment engineers, and the model deployment efficiency is low and the cycle is long is solved. The workload of automatic driving algorithm model deployment in the vehicle development process of the host factory is greatly reduced, and the model deployment efficiency is improved.
Owner:GUOKE FOUNDATION STONE (CHONGQING) SOFTWARE CO LTD