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

490 results about "Priority scheduling" patented technology

Priority scheduling involves priority assignment to every process, and processes with higher priorities are carried out first, whereas tasks with equal priorities are carried out on a first-come-first-served (FCFS) or round robin basis.

Heterogeneous AI computing power resource scheduling method and system

The invention discloses a heterogeneous AI computing power resource scheduling method and system, and the method comprises the steps: constructing a heterogeneous AI computing power resource pool, wherein the heterogeneous AI computing power resource pool integrates the computing resources of a plurality of heterogeneous AI acceleration chips; obtaining a scheduling demand of the AI task, wherein the scheduling demand comprises a task type, a resource request quantity, a priority identifier and a task group association relationship; generating a multi-dimensional scheduling strategy according to task requirements, wherein the scheduling strategy comprises a priority scheduling rule, an affinity scheduling rule and a resource preemption rule; based on a multi-dimensional scheduling strategy, the AI tasks are dynamically allocated to target computing power nodes of the heterogeneous AI computing power resource pool, and the task execution state and the resource utilization rate are monitored in real time; and dynamically adjusting computing resource allocation according to the resource utilization rate. Through the heterogeneous AI computing power resource pool, the resource utilization rate is remarkably improved, dynamic resource allocation is realized through a multi-dimensional scheduling strategy, and meanwhile, a communication path is optimized through an affinity scheduling strategy, so that the problem of task starvation caused by resource fragmentation is avoided.
Owner:EASYSTACK INC

Multi-platform concurrent transmission edge computing data acquisition method

The invention specifically relates to the technical field of edge computing, and discloses a multi-platform concurrent transmission edge computing data acquisition method, which comprises the following steps: S1, concurrent access of multi-platform equipment: establishing a mapping relationship between equipment identity and a communication link; s2, data concurrent collection and preprocessing: obtaining a preprocessed data stream; s3, concurrent transmission priority scheduling: allocating a transmission bandwidth for each data stream; s4, edge node parallel computing: distributing the subtasks to a plurality of computing nodes; s5, cloud collaboration and global optimization: generating a global optimization strategy; s6, carrying out full-link monitoring and dynamic regulation and control; concurrent access of heterogeneous equipment is realized by generating data streams in a uniform format, multi-platform compatibility is effectively enhanced, bandwidth is dynamically allocated to the data streams according to priority weight indexes by calculating the priority weight indexes of the data streams, data transmission efficiency is improved, and the data transmission efficiency is improved by allocating sub-tasks to a plurality of computing nodes. And the resource utilization rate of the edge computing gateway is improved.
Owner:NINGXIA JINRUNCHANG TECH CO LTD

Industrial control data processing system and method based on embedded real-time operating system

The invention discloses an industrial control data processing system and method based on an embedded real-time operating system, and relates to the technical field of industrial automation control, and the industrial control data processing system comprises a dynamic weight evaluation module, a resource elastic distribution module and a dual self-healing verification module; and the dynamic weight evaluation module is used for generating a dynamic weight value according to the task type, the data security level, the deadline margin and the historical execution abnormal rate. According to the industrial control data processing system and method based on the embedded real-time operating system, the task criticality is quantified in real time through the dynamic weight evaluation module, and the real-time response capability and the resource utilization efficiency of the industrial control system are improved in combination with elastic resource allocation driven by load prediction. A dynamic weight mechanism ensures that the emergency task can instantly preempt resources, and the problem of low-priority task blocking caused by traditional static priority scheduling is avoided.
Owner:HUIZHOU HONGDA AUTOMATION COATING SYSTEM ENGINEERING CO LTD +2

Interaction method and platform system based on artificial intelligence equipment

The invention provides an interaction method based on artificial intelligence equipment, belongs to the technical field of artificial intelligence, and remarkably optimizes the efficiency of an AI equipment interaction system through distributed resource dynamic scheduling, multi-framework heterogeneous collaboration and full-link intelligent monitoring. Based on an elastic capacity expansion and contraction and priority scheduling strategy of Kubernetes, GPU resource islands are eliminated, and the computing power distribution efficiency is improved; a Flink checkpoint mechanism and Spark RDD blood relationship tracking are integrated, training task breakpoint continuous calculation and millisecond-level fault recovery are achieved, and repeated data processing is avoided; gPU node performance indexes are collected in real time through Prometheus Exporter, and in combination with Grafana visual early warning, the anomaly detection response speed is shortened to the second level; seamless access of frames such as TensorFlow / PyTorch is supported, heterogeneous device protocol conversion is achieved through a unified API gateway, and the cross-platform migration cost is reduced.
Owner:ZHONGKE NUOXIN BEIJING HI TECH

SECS / GEM protocol-based semiconductor device communication system and method

The invention discloses a semiconductor device communication system and method based on an SECS / GEM protocol. The system comprises an SECS / GEM protocol processing module, a PLC communication module and a service logic processing module. The protocol processing module realizes message coding and decoding and state management through an HSMS / GEM layered architecture, and supports equipment capability dynamic negotiation; the PLC communication module adopts a factory mode to adapt to a multi-manufacturer controller to realize online mapping of a physical register and a logic address; and the business logic module dynamically loads the command processor based on a reflection mechanism, and realizes multi-condition event triggering through a rule engine. The method comprises the processes of system initialization, message priority scheduling, composite alarm processing and exception recovery, and the equipment integration efficiency and the communication reliability are remarkably improved. The method solves the problems of rigid parameter mapping, single event processing and poor equipment compatibility of a traditional scheme, and can be widely applied to equipment automation control of scenes such as semiconductor wafer manufacturing and packaging testing.
Owner:GUANGDONG SOWOTECH CO LTD

Timed task execution optimization method and system

The invention provides a timed task execution optimization method and system, and aims to solve the problems of inflexible static priority scheduling, unintelligent resource allocation and the like in the prior art. According to the method, a distributed timed task intelligent scheduling framework is constructed and comprises five core components including a task management console, a scheduling decision engine, a resource monitoring agent, a task execution cluster and metadata storage. Task basic information is obtained through task feature extraction, a dynamic priority score is calculated based on decision factors such as SLA urgency, resource matching degree and service weight, and task priority ranking is achieved. And performing intelligent task allocation by adopting a BestFit algorithm, and allocating the task to the optimal execution node. The system monitors the CPU utilization rate, the memory occupation and the IO waiting time of the nodes in real time, and when the CPU utilization rate exceeds 85%, an elastic resource allocation strategy is triggered. And when the task execution time exceeds the pre-estimated duration, performing task splitting and rescheduling based on a dynamic fragmentation algorithm.
Owner:BEIJING YULORE INNOVATION TECH

Data access prediction scheduling method and system based on dynamic threshold

The invention relates to a data access prediction scheduling method and system based on a dynamic threshold value, and belongs to the technical field of data processing. The method comprises the following steps of: dynamically adjusting an abnormal detection threshold in an access behavior by utilizing reinforcement learning and an error feedback mechanism, realizing preposition identification of potential high-frequency access data by combining abnormal point classification processing and access trend prediction, and generating a scheduling request to drive cache preheating or interface priority scheduling of the data. According to the method, access behavior modeling, anomaly recognition, trend prediction and strategy feedback mechanisms are combined, interface access optimization requirements in a mass data storage system are met, and the key problems that access behaviors are unpredictable, scheduling response lags and the like are solved.
Owner:QILU UNIVERSITY OF TECHNOLOGY (SHANDONG ACADEMY OF SCIENCES) +1

Distributed event processing method and electronic equipment

The invention provides a distributed event processing method and electronic equipment, which can be applied to the field of distributed technologies. The distributed event processing method comprises the following steps: receiving an event processing request at a request receiving entrance of a distributed system, and searching a priority and a mutual exclusion execution type corresponding to an event type from a preset event registration library according to an identifier representing the event type in the event processing request; based on the priority and the timestamp of the event processing request, inserting an event object obtained after packaging the event processing request into a priority scheduling queue; after an event object used for execution is extracted from the priority scheduling queue, conflict detection is carried out on a mutual exclusion execution type corresponding to the event type based on a global mapping table maintained in the distributed system; and under the condition that the conflict is not detected, calling a service processor corresponding to the event type to execute the event object, and updating the current execution count of the event type in the global mapping table based on the execution state.
Owner:INSPUR SUZHOU INTELLIGENT TECH CO LTD

Priority scheduling generation method and system for Beidou satellite short message communication

The invention relates to a priority scheduling generation method and system for Beidou satellite short message communication, and the method comprises the steps: collecting multi-dimensional features, such as message service types, user identities, spatio-temporal information, channel states and the like, dynamically calculating the priority score of each message through a configurable weighting model, and then, carrying out the dynamic calculation of the priority score of each message; the method comprises the following steps of: abstracting a message into a conflict graph vertex, establishing an edge according to a receiving conflict relationship, distributing candidate message sets which are not conflicted with each other for each scheduling time slot by adopting an independent set selection algorithm, and performing joint optimization on a message sending sequence and power distribution by using a genetic algorithm in each time slot by taking a maximized comprehensive utility value as a target, and generating a final scheduling instruction. Through dynamic evaluation, conflict avoidance and resource collaboration, intelligence and self-adaption of a scheduling strategy are realized, and the guarantee capability of a system for key messages and the overall resource utilization efficiency are remarkably improved.
Owner:HUAXIN ZHENGNENG GRP CO LTD

Flexible job shop scheduling method based on preference driven graph reinforcement learning

The embodiment of the invention discloses a flexible job shop scheduling method based on preference-driven graph reinforcement learning, and relates to the field of shop dynamic scheduling in an intelligent manufacturing technology. According to the method, by constructing a multi-objective optimization model, multiple objectives of the job shop can be optimized at the same time, including the minimum completion time, the total delay and the total cost. Wherein an imperfect maintenance model is constructed, and the maintenance demand and the maintenance opportunity of each machine are dynamically determined. And capturing a complex relationship between the operation and the machine by using an improved graph neural network. In combination with a preference-driven mechanism, a maintenance plan and workshop scheduling are adjusted in real time through a graph reinforcement learning method, and efficient priority scheduling rules under different preferences are learned, so that an integrated decision of machine allocation, an operation sequence and maintenance arrangement in dynamic scheduling is realized.
Owner:NANJING UNIV OF AERONAUTICS & ASTRONAUTICS

Vehicle-mounted electrical control unit debugging simulation system based on digital twinning

The invention discloses a vehicle-mounted electrical control unit (ECU) debugging simulation system and method based on digital twinning. The system is composed of a data aggregation and time reference module, a consistency evaluation module, a synchronization and correction module, a semantic communication and scheduling module, an arbitration and security debugging module, and a cross-layer adaptive degradation and execution and iteration module. Channel-level time delay is estimated through a unified time reference, a consistency difference spectrum containing amplitude, time sequence, event and derivative components is constructed, confidence is given, time delay compensation and event-level alignment are calculated, and deterministic and priority scheduling is implemented according to semantic benefits; actions such as parameter recharge, message injection, task rhythm perturbation and environmental stimulation are generated and limited under the constraint of a security invariant set, control right soft handover and gating are realized based on confidence, and grading and degrading are performed when the confidence is low or the constraint is triggered; millisecond-level bidirectional collaborative debugging of twin and physical ECUs is realized, and consistency convergence, safety and bandwidth time arrival are improved.
Owner:JIANGSU LIANYUNGANG SECONDARY VOCATIONAL SCHOOL

Protocol conversion and protocol self-learning method and system for optical storage and charging cooperation of transformer area

The invention discloses a protocol conversion and protocol self-learning method and system for transformer area optical storage and charging cooperation, and the method comprises the steps: constructing a digital twinborn body of a transformer area optical storage and charging system, carrying out the parallel operation of a protocol agent and a protocol agent in a virtual environment, and achieving the cooperative training of the protocol agent and the protocol agent through a hierarchical reinforcement learning architecture, the protocol agent is responsible for learning a dynamic priority scheduling and compression strategy for heterogeneous protocol messages such as Modbus, CAN and IEC 104, the protocol agent is responsible for learning a power balance and voltage stability control strategy based on photovoltaic output, energy storage SOC and charging load, and the two agents realize cross-domain collaborative optimization through a reward function mutual coupling mechanism. And finally, safely deploying the collaborative strategy obtained by training to the edge control equipment of the physical transformer area. According to the method, the problems of disjunction of protocol conversion and cooperative control, protocol strategy solidification, insufficient cross-domain cooperation and the like in the prior art are solved, and the operation efficiency and the self-adaptive capability of the transformer area optical storage and charging system are improved.
Owner:SICHUAN SIJI TECHNOLOGY CO LTD

USB-A interface and serial port dynamic switching and protection system based on analog switch

The invention relates to the technical field of communication, in particular to a USB-A interface and serial port dynamic switching and protection system based on an analog switch. Comprising a main control unit, the main control unit is used for planning dynamic switching and conflict coordination of a USB-A interface and a serial port as a whole, generating a conflict-free channel switching control instruction by integrating a dynamic priority scheduling algorithm and combining a USB data transmission real-time load, a serial port communication request emergency degree and a device historical interaction record fed back by a state detection unit, and sending the conflict-free channel switching control instruction to the state detection unit; the analog switch unit is driven to complete channel gating; an analog switch unit; a grading protection unit; a protocol adaptation unit; and a state detection unit. Priority scheduling is carried out by means of the main control unit in combination with multi-dimensional parameters such as the transmission load of the USB-A interface and the communication emergency degree of the serial port UART, communication channels of the USB-A interface and the serial port can be flexibly switched, the flexibility and adaptability of interface switching are enhanced, and the problem of switching limitation caused by a single triggering condition is solved.
Owner:BEIJING SATECOMM SCI & TECH CO LTD

Intelligent logistics scheduling and resource distribution system based on multi-source data fusion

The invention relates to an intelligent logistics scheduling and resource distribution system based on multi-source data fusion, and relates to the technical field of logistics management technologies, and the system comprises the steps: collecting vehicle operation state data, road condition data, logistics order dynamic data and warehouse inventory change data in real time based on a multi-source heterogeneous interaction platform; constructing a multi-modal traffic logistics time series data set; based on a maximum priority scheduling algorithm, giving priority weights to the logistics orders in combination with logistics order timeliness demands and cargo features; based on the logistics order priority weight, path optimization is carried out by using a space-time hierarchical planning algorithm, and an initial transportation path set is constructed; real-time monitoring of the transportation process is achieved based on the digital twinborn technology, the path condition is sensed dynamically, the optimal transportation path is obtained through continuous adjustment, and an intelligent logistics scheduling and resource allocation scheme based on multi-source data fusion is generated. The method has the advantages that the resource allocation efficiency is improved and the transportation cost is reduced by optimizing the priority path and continuously adjusting the transportation path.
Owner:QINGDAO FANQUE INFORMATION TECHNOLOGY CO LTD

Lightweight asynchronous message processing method and system for high-concurrency scene

The invention relates to a lightweight asynchronous message processing method and system for a high-concurrency scene, and the method comprises the steps: receiving a message request of a client, carrying out the preprocessing of the message request, and generating a to-be-processed message; distributing the to-be-processed message to a multi-level priority queue based on a priority scheduling mechanism; dynamically adjusting the number of core threads and the maximum number of threads of the thread pool according to the resource state data, and forming a thread pool resource configuration scheme of the current scheduling period; dynamically calculating the message processing quantity of the current scheduling batch based on the message accumulation quantity of each priority queue, the thread pool resource configuration scheme, the CPU utilization rate in the resource state data and the JVM heap memory utilization rate; and based on the out-of-heap memory buffer area reference, assigning the to-be-processed message object to a corresponding processing thread to execute a service processing logic until the processing operation of the messages in all the scheduling units is completed. The method has the effect of improving the resource adaptability of the asynchronous message processing architecture.
Owner:TONGCHENG NETWORK TECH CO LTD

Data processing priority scheduling method for high-speed satellite communication and related equipment

The invention provides a data processing priority scheduling method for high-speed satellite communication and related equipment, which can effectively improve the transmission performance of a high-speed satellite communication system so as to adapt to differentiated requirements of various communication scenes. The method comprises the following steps: acquiring cross-layer state information; calling a strategy matrix, wherein the strategy matrix is used for defining weight coefficients of different data types under different network states and channel qualities; calculating a target priority score for the to-be-transmitted data stream according to the cross-layer state information and the strategy matrix; sequencing the target priority scores from high to low to obtain a sequencing result; scheduling transmission queues of the data streams for transmission according to a sorting result, and allocating cache transmission queues for the data streams with high priority scores; when it is monitored that the priority score of the new data stream exceeds a preset emergency threshold value, the new data stream is inserted into a cache transmission queue of the transmission queue, and back pressure control is carried out on data streams of other priorities.
Owner:SHENZHEN XINGLIAN TIANTONG TECH CO LTD

Unmanned aerial vehicle channel management method, platform and equipment under low-altitude economy

The invention discloses an unmanned aerial vehicle channel management method, platform and device under low-altitude economy, and relates to the technical field of unmanned aerial vehicle navigation and path planning, and the method comprises the steps: determining a preset airspace range, dividing a height layer and longitude and latitude grid units, and constructing a three-dimensional airspace resource map; distributing state label generation mapping; receiving a flight task; performing conflict detection and mediation to generate a target decision in combination with the atlas and the mapping; and executing channel management according to the decision to realize low-altitude unmanned aerial vehicle channel management. The technical problem that a traditional unmanned aerial vehicle channel management mode lacks a low-altitude airspace three-dimensional refined modeling, dynamic conflict detection and priority scheduling mechanism in a low-altitude economic scene is solved, and refined management, real-time conflict avoidance and differentiated resource scheduling of a low-altitude unmanned aerial vehicle channel are achieved. And thus, the airspace utilization efficiency and the flight safety are improved.
Owner:INTELLIGENT INTER CONNECTION TECH CO LTD

Priority scheduling method and system for on-orbit data processing tasks

The invention discloses a priority scheduling method and system for an on-orbit data processing task. The method comprises the following steps: constructing a DAG model, decomposing a macroscopic task into subtasks, defining a subtask dependency relationship, and endowing a subtask node with a priority attribute; setting or dynamically adjusting the priorities of the sub-tasks according to task service types, processing delay requirements or external instructions; maintaining a schedulable queue containing subtasks which have completed precursor tasks and meet scheduling conditions; calculating task scheduling priority indexes based on the queue, sorting, and selecting optimal calculation resource allocation; the priority is dynamically adjusted according to task waiting time or an external instruction during execution, and hunger of low-priority tasks is avoided; the multiple processing units execute the high-priority tasks in parallel according to needs; and after the task is completed, updating a subsequent node dependency state, and adding a new schedulable task cycle. According to the method, high-priority task resource allocation can be guaranteed preferentially, low-priority task hunger is avoided, and the overall throughput rate of the system and the self-adaptive capacity to on-orbit diversified tasks are remarkably improved.
Owner:HARBIN INSTITUTE OF TECHNOLOGY (SHENZHEN) (INSTITUTE OF SCIENCE AND TECHNOLOGY INNOVATION HARBIN INSTITUTE OF TECHNOLOGY SHENZHEN)

Test case dynamic priority scheduling method for automobile electronic chip

The invention relates to the field of task queue scheduling of automobile chips, in particular to a test case dynamic priority scheduling method for automobile electronic chips. Comprising the following steps: analyzing standard test data of the automobile electronic chip, and organizing a structured data set associated with the physical layout of the chip; identifying failure clusters and noise points on the structured data set by using a data clustering algorithm; extracting geometric and position features of the failure cluster, classifying the failure cluster into a known failure mode by using a classifier, performing correlation analysis on the failure mode, an upstream key process step and an equipment log, and establishing a causal relationship; calculating a function security risk score for each chip; and when the function security risk score is higher than a preset risk threshold value, generating and executing a dynamic task rearrangement instruction, and dynamically improving the execution priority of the test case. According to the method, the priority is dynamically selected according to the function security risk score through the dynamic task rearrangement instruction, so that the test time is saved, and the coverage depth and quality of the test are improved.
Owner:JIANGSU HAINA ELECTRONICS TECH CO LTD

Optimization method for edge computing task unloading and resource scheduling of Internet of Vehicles

The invention relates to an internet of vehicles edge computing task unloading and resource scheduling optimization method, which comprises the following steps: constructing an internet of vehicles edge computing system model fusing a task jump mechanism and dual-priority scheduling, the system model comprising a road test unit deployment model, a communication model, a computing model and a task jump model; establishing a joint optimization function aiming at minimizing the total time delay and the total energy consumption of the system; decomposing a joint optimization problem into three sub-problems of unloading decision, computing resource allocation and communication strategy selection; a deep reinforcement learning algorithm is adopted to intelligently sense a road environment state, an optimal communication priority strategy combination is dynamically selected, and a task unloading decision and computing resource allocation are collaboratively optimized; and in each scheduling time slot, the edge server allocates communication bandwidth and computing resources to the vehicle tasks according to the selected strategy, and triggers a task preemption and cross-server jump mechanism, thereby realizing maximization of system throughput and minimization of task processing time delay.
Owner:NANJING UNIV OF POSTS & TELECOMM

Dynamic partitioning and priority scheduling method based on time series data

The invention relates to the technical field of data management, and discloses a dynamic partitioning and priority scheduling method based on time sequence data, which comprises the following steps: collecting time sequence characteristics of an industrial data source through an edge gateway and carrying out structured storage in Redis, the time sequence characteristics comprising collection frequency, historical peak time period and service priority; load indexes are calculated based on time sequence characteristics, and a distributed message system is driven to execute dynamic partition adjustment of pre-judgment type capacity expansion, hot spot precise splitting and low-peak intelligent capacity reduction; and full-link data priority scheduling is realized through production end route isolation, Broker end resource inclination and consumption end thread pool isolation. According to the invention, the dynamic adaptation of the distributed message system resource and the industrial time series data load is realized, the real-time performance of high-quality data is ensured, the integrity of data transmission and the system adaptability are improved, and the problems of poor load fluctuation adaptation, high-quality data delay and easy data loss due to faults in the prior art are effectively solved.
Owner:JIHUA LAB

Artificial intelligence power equipment fault prediction method, system, equipment and medium

The invention relates to the technical field of power data analysis, in particular to an artificial intelligence power equipment fault prediction method, system equipment and a medium. Extracting frequency characteristics of time window segmentation after preprocessing by a self-adaptive noise reduction and interpolation filling technology, and constructing a multi-source disturbance characteristic set; clustering analysis and nonlinear relation modeling are adopted to accurately quantify response characteristics, and a causal inference algorithm is combined to determine correlation weights of disturbance and faults; based on a random forest model, fusing a feature set, a response parameter and a weight training prediction model, and identifying hidden fault risks such as overheating and insulation aging of the transformer through a dynamic threshold mechanism; and finally, dynamically adjusting power grid parameters based on a priority scheduling instruction, continuously optimizing an operation scheme, realizing conversion from post-event maintenance to active protection, and reducing an unplanned shutdown risk.
Owner:GUIZHOU POWER GRID CO LTD

Task priority scheduling and resource awareness management method for unmanned ship

The invention discloses an unmanned ship-oriented task priority scheduling and resource awareness management method, and belongs to the technical field of unmanned ship control. The method comprises the steps of obtaining a task request generated by an unmanned ship system, inputting the task request into a task classifier for task classification and priority allocation, performing real-time monitoring on resources of the unmanned ship system based on a resource perception and threshold grading model, judging an alarm interval where the resources of the current unmanned ship system are located, and sending the alarm interval to the unmanned ship system. Obtaining a target scheduling strategy; allocating each task in the task request to a corresponding thread pool for execution, dynamically adjusting the scheduling of each task according to a multi-thread pool cooperation and preemption mechanism, and dynamically optimizing the load and channel of the unmanned ship system based on a load balancing and channel selection mechanism; feedback information during execution of each task is collected, a target scheduling strategy is adjusted through an adaptive optimization mechanism, and scheduling and resource allocation of each task are updated in real time. The method improves the resource utilization rate of the unmanned ship system.
Owner:WUHAN HUAHANG QINGZHOU INTELLIGENT TECHNOLOGY CO LTD

Software development project progress prediction management method based on artificial intelligence

The invention discloses a software development project progress prediction management method based on artificial intelligence, and relates to the technical field of project management, and the method comprises the steps: extracting a causal relation from entity relation graph data, and constructing a causal knowledge graph; a graph structure analysis method and a time sequence prediction method are combined, predicted completion time and delay probability are calculated for the causal knowledge graph and the associated time sequence data, and a progress risk assessment result is generated; performing causal chain identification on the progress risk assessment result and the causal knowledge graph by adopting a causal reasoning method to generate delay interpretation information; according to the delay interpretation information, a preset resource priority and a task weight, a rule driving and priority scheduling strategy is adopted to construct a compensation scheduling scheme; and implementing a compensation scheduling scheme, collecting implementation effect data and analyzing a scheduling effect through a closed-loop feedback and dynamic adjustment mechanism, and generating an optimized scheduling management scheme. The intelligent level and the practical value of project progress management are greatly improved.
Owner:HANGZHOU LAISAI TECHNOLOGY CO LTD

Monorail crane multi-vehicle cooperative scheduling control method based on edge calculation

The invention discloses a monorail crane multi-vehicle cooperative scheduling control method based on edge calculation, which comprises the following steps: carrying out topological modeling on a track, and constructing a section-time slice space-time resource model; acquiring real-time operation data of each vehicle at an edge computing node, generating a vehicle state set and executing time-space conflict prediction; when a multi-vehicle potential conflict is detected, carrying out topology consistency check on a conflict section; calculating a priority value of each vehicle in the corrected candidate traffic relation; performing section occupation authorization and shadow time slot distribution through a double-threshold mechanism; the node issues an operation instruction to the authorized vehicle; when abnormal events such as communication interruption, retention or task insertion are detected, the node triggers local path replanning and occupancy right redistribution. According to the method, a multi-factor priority scheduling mechanism is introduced into the edge computing node, so that real-time conflict avoidance and self-adaptive cooperative control of multiple monorail cranes is realized.
Owner:SHANDONG YANMEI HEIBAO ELECTRIC TECH CO LTD

Kubernetes task priority scheduling method and device based on AI

The embodiment of the invention relates to the technical field of task scheduling, and discloses an AI-based Kubernetes task priority scheduling method and device, and the method comprises the steps: obtaining the historical task information of at least one task in a Kubernetes cluster, the historical task information comprises the historical task execution information of each task, business importance levels and business timeliness information of businesses to which the tasks belong; inputting historical task information of at least one task into a task priority prediction model to obtain a task priority score of each task; acquiring real-time resource information of the Kubernetes cluster and real-time task execution information of each task; and scheduling each task based on the real-time resource information, the real-time task execution information of each task and the task priority score of each task. And a service fine-grained and dynamic resource scheduling strategy is realized. The resource allocation of each task can be flexibly adjusted according to the real-time resource of the current Kubernetes cluster and the task execution information of each task, and the resource can be dynamically preempted according to the task priority score.
Owner:DUXIAOMAN TECH (BEIJING) CO LTD

Vehicle-mounted multi-device Bluetooth communication cooperative management system

The invention relates to the technical field of wireless communication networks, in particular to a vehicle-mounted multi-device Bluetooth communication cooperative management system, which comprises a connection priority scheduling module, a dynamic channel allocation module, an interference suppression optimization module, a load balancing adjustment module and a frequency switching coordination module. According to the invention, through extracting the device connection state and the communication requirement, comparing the communication priority in real time, improving the connection scheduling efficiency, and dynamically adjusting the bandwidth and the power in combination with the load and the channel occupation, the channel is prevented from being occupied by a single device for a long time, the channel utilization rate is improved, the interference abnormal device combination is rapidly identified when the interference occurs, and the interference suppression is executed; the method is advantaged in that interruption caused by signal conflicts is reduced, flow redistribution is carried out on high-load equipment through load analysis, uneven communication pressure is alleviated, a frequency switching path is optimized, delay and interruption caused by unreasonable switching are reduced, stable connection, resource balance and interference suppression under multi-equipment concurrent communication are realized, and communication efficiency is improved.
Owner:SHENZHEN HENGCHANGTONG ELECTRONICS CO LTD

Optical network dynamic resource allocation method fusing AI large model

The invention discloses an optical network dynamic resource allocation method fused with an AI large model, which relates to the technical field of real-time scheduling of network resources, and comprises the following steps: constructing a service prediction model based on terminal behavior characteristics, calculating bandwidth sensitivity Bs and burst probability Pt, generating priority weight Wp, and improving burst service scheduling response; the T-CONT allocation rate and period are adjusted in a self-adaptive mode through a resource allocation efficiency function Ef and a buffer area demand index Bh, and priority scheduling of key services is guaranteed; the scheduling pressure is judged by introducing double thresholds of a signaling overhead index So and a network congestion degree Oc, AI reestimation and resource reallocation are triggered when abnormity occurs, and meanwhile, a bandwidth recovery parameter Br is recorded to optimize a subsequent strategy, so that minute-level intelligent scheduling and resource utilization maximization are realized.
Owner:GUANGZHOU CHONGE INFORMATION TECH CO LTD

Adaptive CPU priority scheduling method based on near-end strategy optimization

The invention discloses a self-adaptive CPU (central processing unit) priority scheduling method based on near-end strategy optimization, which comprises the following steps of: firstly, establishing a task scheduling model in a simulation environment, performing matrix processing on a current task queue state and a task characteristic into an environment state for input, and extracting a task sequence time sequence characteristic by introducing a gating circulation unit; and respectively outputting task priority strategy distribution and state value estimation by using a dual-network architecture of PPO. In the training process, a course learning mechanism is adopted to gradually transit from a short task load scene to a complex mixed load. During operation, the trained scheduling agent is deployed to an operating system kernel scheduler, the priority of each task is output in real time according to the current state, and a rapid scheduling decision is realized by means of a priority heap. Through a multi-target reward function, the intelligent agent is guided to optimize the system throughput, the task average response time and the hunger prevention index at the same time, and extreme unfair scheduling is avoided. Experiments show that the method shows relatively high performance, stability and robustness in heterogeneous task, high concurrency and long-tail load scenes, and the system resource utilization rate and the user experience are effectively improved.
Owner:SHENYANG INST OF COMPUTING TECH CO LTD THE CHINESE ACAD OF SCI

Edge computing node collaborative task unloading method for guaranteeing low-delay service

The invention discloses an edge computing node collaborative task unloading method for guaranteeing a low-delay service, and relates to the field of edge computing, each edge computing node generates a collaborative view comprising the edge computing node and a neighbor edge computing node through a local LSTM prediction model and federated learning, and the collaborative view comprises a predicted resource state and a predicted network state; according to the invention, the local LSTM prediction model and federated learning are combined to generate the collaborative view, so that accurate prediction and global information sharing of edge node resources and network states are realized, and the accuracy of decision making is improved; the tasks are analyzed into a dependency graph with key path marks, so that priority scheduling of the key tasks is ensured, and the overall task time delay is reduced; based on a weighted voting consensus mechanism of node credibility and resource adequacy, the efficiency and reliability of decision consensus among nodes are improved; the task unloading efficiency and the service quality of the low-delay service are effectively improved, and the stability and the reliability of the edge computing system are enhanced.
Owner:JIANGSU YUNJI COMMUNICATION TECHNOLOGY CO LTD