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

31 results about "Spin locks" patented technology

Using Spin Locks. Spin locks are a low-level synchronization mechanism suitable primarily for use on shared memory multiprocessors. When the calling thread requests a spin lock that is already held by another thread, the second thread spins in a loop to test if the lock has become available. When the lock is obtained,...

Construction method and device for system operation lagging, equipment, medium and program product

The invention provides a system operation lagging construction method and device, equipment, a medium and a program product. Relates to the technical field of system performance testing. The method comprises the steps that the CPU thread number and a watchdog threshold value of a current system are obtained; on the basis of the CPU thread number and the watchdog threshold value, the duration of the target thread executing busy waiting operation is calculated through a preset formula; initializing a spin lock of a kernel mode, and creating target threads of which the number is the same as that of the CPU threads, so that the target threads execute preset processing logic to construct system operation jamming; the preset processing logic comprises the following steps: periodically obtaining a spin lock; responding to the situation that the spin lock is not obtained, and continuing to execute the spin lock obtaining operation; and in response to obtaining the spin lock, executing a busy waiting operation. According to the method, CPU resources are continuously occupied through kernel spin lock competition, and a real system jamming scene is simulated. The busy waiting operation duration is dynamically calculated, it is ensured that the single-thread lock holding time is slightly lower than a watchdog threshold value, and crash of a system triggering unrecoverable is avoided.
Owner:CHINA UNITED NETWORK COMM GRP CO LTD +2

Quantum gate protocol for the execution of spin locking onto superconducting qubit architectures

A system and method for inducing spin locking onto superconducting qubits, via a control drive, during performance of a quantum gate between the superconducting qubits is described. Spin locking may prolong the coherence times of the superconducting qubits involved in the gate, therefore reducing the risk that a fault occurs due to interference by noise in the environment. In order to induce spin locking, pulses may be directed at the superconducting qubits for the duration of the gate. The pulses may be determined and optimized by optimal coherence control methods and applied using a control drive. The pulse profiles may be determined in a manner that is specific to the given gate, to the superconducting qubits involved in the gate, and to the quantum hardware upon which the superconducting qubits and the gate are implemented.
Owner:AMAZON TECH INC

A stable spin lock

ActiveCN224539574UShoe lacesSpin locks
The utility model discloses a kind of steady spin lock buckle treasures, including fixed base, the fixed base top fixed clamping is equipped with mounting seat, the mounting seat inside is equipped with the limiting of I-shaped wire collector, the mounting seat top is equipped with the positioning member that can drive wire collector rotation, the positioning member top fixed clamping is equipped with rotating upper cover, the mounting seat is equipped with the limiting placement groove of placing wire collector, the middle part of the wire collector and the inner wall of limiting placement groove form wire collection space;The utility model compared with prior art has the advantages that improve locking stability, broaden adaptation scene: by being provided with three winding through holes of wire collector in winding hole, cooperate shoelace cross threading mode, increase the contact area and friction force of shoelace and wire collector, effectively reduce shoelace slip, loose risk;Stability and operation convenience are considered;Anti-rotation and flexible transmission are combined;Assembling maintenance is convenient, protect shoelace.
Owner:SHENZHEN SOUNDGO TECHNOLOGY CO LTD

Fair spinlock with protection against thread preemption

ActiveUS12675343B2Parallel computingSpin locks
Techniques can include: thread TH1 acquiring a spinlock; while TH1 holds the spinlock, adding threads TH2 and TH3 to a wait queue based on a FIFO (first in first out) ordering in which threads attempt to acquire the spinlock, where TH1, TH2 and TH3 respectively have positions P1, P2 and P3 in the FIFO ordering; while TH1 holds the spinlock, pre-empting TH2; while TH2 is inactive and waiting at P2 in the FIFO ordering of the queue, TH1 releasing the spinlock; detecting that the spinlock is free and that TH3 is waiting in the queue at P3, where TH2 is next, in the FIFO ordering of threads in the queue, to acquire the spinlock after released by TH1; and responsive to said detecting, performing first processing including: cancelling the second position or index P2 of TH2 in the FIFO ordering; and TH3 acquiring the spinlock.
Owner:DELL PROD LP

Cover plate locking and unlocking device

The utility model relates to the technical field of cover locking and unlocking, disclose a cover locking and unlocking device, including electronic shell, storehouse cover, spin lock spare and coin lock spare, electronic shell has battery compartment, and battery compartment is used for placing battery spare, and storehouse cover is used for covering battery compartment, and electronic shell has cover lock groove, and the inner end of spin lock spare is embedded cover lock groove, and spin lock spare is in locking state or unlocking state through cover lock groove with electronic shell, the outer end of spin lock spare forms spin lock groove, and coin lock spare is used for embedding spin lock groove, and coin lock spare is used for operating spin lock spare rotation for switching locking state or unlocking state. Through the rotation coin lock spare realizes the switching of storehouse cover and unlocking state locking state, and the replacement of battery spare is convenient, and the coin lock spare is more interesting through hand, and the control feeling is stronger, improves the participation of children and improves the hands-on ability of children, and, adopt coin lock spare to realize the locking or unlocking of storehouse cover, and the operation is simple and fast, and the children can realize the assembly and disassembly of storehouse cover independently.
Owner:SHENZHEN NADRAY INNOVATIONS TECH CO LTD

Fair spinlock with protection against thread preemption

Techniques can include: thread TH1 acquiring a spinlock; while TH1 holds the spinlock, adding threads TH2 and TH3 to a wait queue based on a FIFO (first in first out) ordering in which threads attempt to acquire the spinlock, where TH1, TH2 and TH3 respectively have positions P1, P2 and P3 in the FIFO ordering; while TH1 holds the spinlock, pre-empting TH2; while TH2 is inactive and waiting at P2 in the FIFO ordering of the queue, TH1 releasing the spinlock; detecting that the spinlock is free and that TH3 is waiting in the queue at P3, where TH2 is next, in the FIFO ordering of threads in the queue, to acquire the spinlock after released by TH1; and responsive to said detecting, performing first processing including: cancelling the second position or index P2 of TH2 in the FIFO ordering; and TH3 acquiring the spinlock.
Owner:DELL PROD LP

System performance optimization method, apparatus and device, and computer program product

The embodiment of the invention provides a system performance optimization method, device and equipment and a computer program product, a system comprises multiple threads used for accessing shared resources, the multiple threads correspond to spin locks, and the system performance optimization method comprises the steps that in the process that the multiple threads compete for the spin locks, the multiple threads compete for the spin locks; obtaining a reference spin frequency of spin operation performed by a single thread in the plurality of threads, wherein the reference spin frequency is related to a lower limit value of system overhead; and regulating and controlling an event of competing for the spin lock by a single thread on the basis of the reference spin frequency so as to optimize the performance of the system. In the embodiment, the thread can be effectively controlled to carry out spin waiting operations of different times based on the reference spin times, and particularly, unnecessary spin operations carried out in different scenes can be reduced, so that the overall performance of a system can be improved, the total overhead of the system can be optimized, the utilization rate of CPU resources can also be ensured, and the user experience is improved. And the practicability of the method is improved.
Owner:ALIBABA CLOUD COMPUTING CO LTD

A spinlock deadlock detection method of a multi-core operating system

The application provides a spin lock deadlock detection method of a multi-core operating system, and the method comprises the following steps: acquiring an operating system processor core set, and sequentially searching variables of each processor core; removing processor cores without spin lock information to be acquired in the variables to form a to-be-detected core set; using a bitmap dyeing method to cyclically search whether a processor core running a detection program in the to-be-detected core set acquires a spin lock, if yes, a deadlock occurs, if not, the processor core is removed, and other processor cores are sequentially detected until the to-be-detected core set is empty, the multi-core operating system does not have a deadlock, and the detection ends. The method designed by the application has the advantages of high efficiency, accuracy, simplicity and convenience, can detect a deadlock problem as early as possible and timely feedback, and enables a user to take corresponding deadlock release measures according to a feedback result, so that the system can continue to run.
Owner:XIAN AVIATION COMPUTING TECH RES INST OF AVIATION IND CORP OF CHINA

Three-gear key knob

The invention provides a three-gear key knob, and belongs to the technical field of power equipment control. Comprising an upper cover and a base, the upper cover and the base are used in cooperation, a spin lock body is installed in the middle of the base and penetrates through the upper cover, the spin lock body comprises a middle base, a lock cylinder is rotationally installed on the inner wall of the middle base and used in cooperation with an external key, and a position adjusting mechanism is installed at the bottom of the lock cylinder. Precise locking and clear hand feeling feedback of gears are achieved through cooperation of the position adjusting mechanism and the gear push rod, connection and disconnection of all circuits in the control circuit are changed through cooperation of the cam block and the contact push rod, meanwhile, the relative position of the cam block and the contact push rod can be locked through cooperation of the positioning wheel and the gear push rod, and the operation is convenient. The stable and fixed gear after adjustment is ensured, gear deviation caused by vibration or mistaken touch is prevented, and then mistaken on-off of a circuit is avoided.
Owner:CNTD ELECTRIC TECH CO LTD

Inertial measurement unit product software three-level architecture, implementation method thereof and terminal equipment

The invention discloses an inertial measurement unit product software three-level architecture and an implementation method thereof, and terminal equipment, a three-level architecture operation scheme is designed for an inertial measurement unit product software product, and meanwhile, software dual backup is designed for internal software, so that online software upgrading can be continued even if abnormal power failure occurs in the software upgrading process and a backup program is started for operation when the product is powered on, and the software upgrading efficiency is improved. According to the method, the software running safety and reliability of the inertial measurement unit product are improved. According to the method, software online upgrading of an inertial measurement unit product is achieved through the monitoring software, the data processing DSP software mainly completes the functions of inertial measurement unit self-alignment, self-detection, self-calibration, spin lock zeroing, spin lock parking and the like, the data processing DSP software does not conduct programming operation on FLASH, and the safety and reliability of FLASH operation are improved. By embedding a domestic operating system, the real-time performance of the system is improved, multi-task parallel operation is supported, meanwhile, the response time of interruption is shortened, and the precision and reliability of an inertial measurement unit product are improved.
Owner:HUNAN AEROSPACE ELECTROMECHANICAL EQUIP & SPECIAL MATERIAL INST

Container spreader

ActiveCN224411185USpin locksMechanical engineering
The container lifting device comprises a rectangular lifting frame and four or more than four spin locks symmetrically arranged on the rectangular lifting frame, wherein the spin lock comprises a shell fixed on the rectangular lifting frame and a lock tongue movably arranged in the shell, the lock tongue can rotate in the shell and can also move vertically in the shell, and a tapered lock head at the lower end of the lock tongue can be retracted into the lower opening of the shell or extended out of the lower opening. The container lifting device is provided with four or more than four spin locks, and each spin lock can be vertically adjusted, so that the lifting of containers of various specifications can be realized, and the device has good versatility.
Owner:YICHANG YULONG INTEGRATED HOUSING CONSTRUCTION CO LTD

Spin lock design method and device, electronic equipment and storage medium

The embodiment of the invention relates to the technical field of Internet, and discloses a spin lock design method and device, electronic equipment and a storage medium. According to the embodiment of the invention, at least the problems that the stability of write operation is poor, a timeout mechanism is not set, too long waiting is possibly caused, and the response speed of the system is influenced in an existing CP AUTOSAR OS system can be relieved; by adding the first preset parameter to check and judge whether the spin lock is configured with a lock method related to interruption or not, check whether lock obtaining is overtime or not, read and judge whether the state variable of the spin lock is an even number or not, and other design logics, the process of obtaining the lock through write operation is optimized, the stability of system write operation is improved, and the system response speed is increased.
Owner:FAW JIEFANG AUTOMOTIVE CO

Child safety seat and related spin lock mechanism

ActiveUS12643441B2Child seatsClassical mechanicsSpin locks
A child safety seat includes a base, a seat body and a spin lock mechanism. The seat body is movably disposed on the base and switchable relative to the base between two different positions. The spin lock mechanism includes a pivoting component and a locking component. The pivoting component is pivotally connected to one of the base and the seat body. A driving slot is formed on the pivoting component. The locking component is for engaging with and disengaging from the other of the base and the seat body and movably passes through the driving slot along a direction substantially parallel to an engaging direction and a disengaging direction of the locking component. The locking component can be driven by pivoting movement of the pivoting component to disengage from the other of the base and the seat body to allow switching movement of the seat body relative to the base.
Owner:WONDERLAND SWITZERLAND AG

Locking type packaging wine box

The utility model relates to the field of wine boxes, and discloses a locking type packaging wine box which comprises a box body and a box cover, the box cover is installed at the top end of the box body, and a spin lock structure is arranged in the box cover. The spin lock structure comprises a set of inner cavities formed in the box cover, the top ends of the interiors of the inner cavities are movably connected with rotating pieces, three sets of rotating strips are welded to the edges of the rotating pieces, rotating rods are hinged to the ends of each set of rotating strips respectively, and push rods are hinged to the other ends of the rotating rods respectively. According to the wine box with the locking type packaging function, by arranging the spin lock structure, when the box is opened, the rotating piece is rotated anticlockwise through the straight strip, the spring is pulled to contract through linkage of the rotating strip and the rotating rod, the clamping feet are pulled to retract inwards through the push rod, the three sets of clamping feet retract inwards and retreat from the clamping grooves at the same time, locking of the box cover and the box body can be relieved, and the box cover is taken down; the box body and the box cover are triangular prisms, the buckling stability of the three groups of clamping feet is high, the operation is quick and simple, the box cover is not easy to fall off, and the problems that box opening is strenuous and the stability is poor are solved.
Owner:CHENGDU MASTERPIECE BAOFENG ART PACKAGING PRINTING CO LTD

Container spreader spin lock working state monitoring device and monitoring method

The invention provides a container spreader spin lock working state monitoring device and method, and the device comprises a spin lock mechanism which comprises a spin lock housing, a spin lock shaft is arranged at the bottom of the spin lock housing in a penetrating manner, the spin lock shaft can rotate around the axis of the spin lock shaft, a torque sensor is arranged in the spin lock shaft, and a lock head is coaxially fixed to the bottom end of the spin lock shaft through a connecting bottom shaft; three monitoring target spots are arranged on the circumference of the outer ring of the spin lock shaft in an array mode, the supporting circular ring is coaxially fixed to the inner wall of the bottom end of the spin lock shell, and three sets of laser displacement sensors are installed on the inner wall of the supporting circular ring in the circumferential direction and right face the three monitoring target spots respectively; the angle monitoring module is fixed on the top surface of the magnetic ring; the magnetic ring is magnetically fixed at the top end of the first limiting seat; the micro photoelectric sensor is installed on the inner side of the supporting circular ring and right faces a reference target spot on the surface of the spin lock shaft. According to the invention, a non-contact sensing scheme is adopted, so that safety accidents such as container inclination and falling caused by lifting when the spin lock is not locked and the lifting appliance is moved away due to incomplete unlocking are prevented, and the safety of loading and unloading operation is guaranteed.
Owner:SHEKOU CONTAINER TERMINALS +4

Interrupt threading method for embedded edge soft real-time system IPI

The invention provides an embedded edge soft real-time system IPI interrupt threading method, which relates to the technical field of Linux kernel interrupt subsystems, and comprises the following steps: setting a threading mark of IPI interrupt, and calling an interrupt registration interface function; deleting the judgment limitation on the interrupt type to which the IPI interrupt belongs in the interrupt registration interface function, and forcibly generating a kernel thread; and when a processing result returned by the primary interrupt callback processing on the IPI interrupt is that the processing is continued by the thread, waking up the secondary kernel thread, and executing an interrupt processing function registered by the IPI interrupt by the secondary kernel thread. When IPI interrupt is used in an RT kernel driver, normal processing can be performed under the condition that a spin lock is used in an interrupt processing function and a process context to protect shared resources; according to the method, the image of the drive code is reduced to the minimum by switching between the RT kernel and the non-RT kernel, and the interrupt processing code and the mutual exclusion mechanism of the interrupt processing code do not need to be changed in the RT kernel.
Owner:WEAPON EQUIP RES INST OF CHINA NAT WEAPON EQUIP GRP

Container rotary unloading lifting appliance

The invention belongs to the technical field of lifting equipment, and particularly relates to a container rotary unloading lifting appliance which comprises a frame, a plurality of lifting lugs are arranged at the upper end of the frame, and turnover frames are rotationally arranged on the two sides of the bottom of the frame. The device further comprises a positioning assembly. The positioning assembly comprises two cross beams, the two cross beams are located on the left side and the right side of the turnover frame, the end of the left cross beam is fixedly connected to the turnover frame, the end of the right cross beam is slidably connected to the turnover frame, sliding blocks are slidably connected to the two sides of the cross beams, and spin locking devices are arranged at the bottoms of the sliding blocks. Reinforcing plates are slidably connected to the two sides of the bottom of the cross beam. According to the discharging auxiliary assembly, the discharging range can be accurately controlled in the container discharging process, materials are directly subpackaged in all the material barrels, the materials are effectively prevented from being poured out of the barrels, and therefore normal collection of the materials is guaranteed.
Owner:JIANGSU RONGXIN GENERAL EQUIP CO LTD

Cross-core communication system and method and computer readable storage medium

The invention provides a cross-core communication system and method and a computer readable storage medium, and is applied to the technical field of automotive electronics. Multi-core efficient communication is realized by adopting a double-buffer shared memory structure, memory states are dynamically switched through shared memory management information, signal routing is controlled, and data access atomicity is guaranteed in combination with a spin lock mechanism. When the system runs, the two sets of internal memories are alternately used for receiving and transmitting signals, and when a routing demand is detected, the idle internal memory is automatically switched for data storage, so that the interaction problem caused by data isolation among multiple cores is solved, and the expansibility of the automobile electronic system is improved.
Owner:BEIJING JINGWEI HIRAIN TECH CO INC

Device for disassembling and assembling lock head of spin lock of lifting appliance

The utility model belongs to the technical field of port mechanical equipment, and particularly relates to a lifting appliance spin lock head disassembling and assembling device which comprises a top plate, a positioning auxiliary ring, plate teeth and a ratchet wheel connecting sleeve. The top plate is a round iron plate, six M8 through holes are formed in the top plate and distributed in a six-equal-division circumference mode with the circle center of the top plate as the center, the positioning auxiliary ring is welded to the center of the bottom face of the top plate, and the plate teeth penetrate through the through holes of the top plate and are fixed through nuts. The ratchet connecting sleeve is welded to the center of the top face of the top plate. The inner diameter of the positioning auxiliary ring is matched with the size of a positioning notch of the lifting appliance spin lock nut to form clearance fit. When dismounting and mounting operation is carried out, the positioning auxiliary ring can be rapidly and accurately sleeved into the positioning notch of the spin lock nut, accurate positioning is provided for the whole dismounting and mounting process, the phenomena of slipping and dislocation which are prone to occurring when a traditional tool is operated are avoided, and time for finding and adjusting the position of the tool is greatly saved.
Owner:TIANJIN-HEBEI INTERNATIONAL CONTAINER TERMINAL CO LTD

A heterogeneous nuclear spin lock implementation system and method

This application provides a heterogeneous core spinlock implementation system and method. The system includes: a shared memory module for supporting atomic operation protocols of the architecture atomic operation unit; an ARM core module and a DSP core module, both used to complete initialization through the atomic operation unit, independently initiate lock requests through the architecture atomic operation unit and CAS logic processing unit, detect in real time whether the lock acquisition conditions are met based on the atomic operation unit, access shared resources based on the memory barrier control unit when the lock acquisition conditions are met, and independently release the lock through the atomic operation unit after completing the access to the shared resources; and an AXI bus interconnect module for realizing the interconnection between the dual cores and the shared memory module, which can adapt to the heterogeneous architecture of ARM cores and DSP cores, improve synchronization efficiency and reliability while ensuring fairness, and fully utilize the hardware performance of the dual cores.
Owner:SHANGHAI SMARTLOGIC TECHNOLOGY LTD

FPGA-based spin lock software semi-physical simulation test method

The invention relates to a spin lock software semi-physical simulation test method based on an FPGA (Field Programmable Gate Array), and solves the technical problems that the existing spin lock software test method occupies design time, influences the integrity of tested software or has a galloping risk. The method is applied to simulation debugging and fault testing of spin lock software in a three-self-inertia combination product, an equivalent mathematical model of a spin lock mechanism is achieved through an FPGA, relevant parameters of the mathematical model in the FPGA are modified through external key operation, various data information of a locking motor and a frame motor is simulated, and a simulation testing platform is constructed; the simulation test platform can flexibly inject data and simulate the real state of the spin lock software in a whole machine real object, including a normal working condition and an abnormal working condition, so that the test work of the spin lock software is efficiently and reliably completed.
Owner:XIAN AEROSPACE PRECISION ELECTROMECHANICAL INST

Safety seat having a spin lock

ActiveUS12545154B2Child seatsControl engineeringSpin locks
A safety seat that includes a first base, a second base positioned on the first base and rotatable relative to the first base about an axis, a seat positioned on the second base and rotatable relative to the first base about the axis, and a lock disposed on the second base. The lock has a movable lock component configured to lock the first base with the second base. The safety seat further includes an actuator configured to disengage the movable lock component from the first base and permit the second base to rotate relative to the first base, and a link comprising a first end and a second end, the link extending between the movable lock component and the actuator. The first end contacts the movable lock component and the second end contacts the actuator.
Owner:WONDERLAND SWITZERLAND AG

Management method, device and system of interrupt controller and storage medium

The invention provides an interrupt controller management method and device, electronic equipment and a storage medium, and belongs to the technical field of computer system architecture.The interrupt controller management method comprises the steps that an exclusive instruction sent by a first processor core is received, and a spin lock corresponding to an interrupt controller is configured to be in a locked state based on the exclusive instruction; receiving a modification request sent by the first processor core, wherein the modification request is used for requesting to modify the data of the interrupt controller; determining whether the exception level of the first processor core meets a target level; determining whether the memory management unit attribute of the first processor core is a target attribute; modifying data of the interrupt controller based on the modification request under the condition that the exception level of the first processor core meets the target level and the attribute of the memory management unit of the first processor core is the target attribute; according to the method, security isolation and efficient scheduling of access to the interrupt controller in the multi-core processor system are realized, and the controllability of the interrupt configuration process and the system stability are improved.
Owner:JINAN MAIWEI INTELLIGENT TECHNOLOGY CO LTD

Inter-core real-time synchronization method and device based on multi-core architecture and storage medium

The invention relates to the technical field of multi-core processor design, discloses an inter-core real-time synchronization method and device based on a multi-core architecture and a storage medium, and provides a real-time synchronization and inter-core task scheduling method oriented to a multi-core processor and parallel tasks. Global scheduling and a non-preemptive spin lock protocol are combined to improve the real-time performance and schedulability of multi-core interaction; the realized multi-core synchronization mechanism can operate normally under different queuing waiting mechanisms; based on a linear programming and task blocking relationship, a non-preemptive spin lock protocol blocking time and schedulability analysis method oriented to parallel tasks and global scheduling is provided, and the schedulability of a system can be remarkably improved. Besides, when the method is applied to multi-core architecture products and components, the system efficiency can be effectively improved, the hardware performance can be exerted, and then the problems that in the multi-core and parallel development process of the embedded real-time system, the schedulability and the real-time performance of the multi-core system are poor can be solved.
Owner:SHANDONG INSPUR SCI RES INST CO LTD

Inter-core mutual exclusion method, inter-core communication method, inter-core interruption method and terminal

PendingCN121935039AEliminate consistencyEliminate hungerProgram initiation/switchingProgram synchronisationStopwatchSpin locks
The invention discloses an inter-core mutual exclusion method, an inter-core communication method, an inter-core interruption method and a terminal.The inter-core mutual exclusion method comprises the steps that a task is responded to initiate a resource access request, a priority label of the task is identified, and the task priority is determined according to the priority label; for the priority processing task, the priority processing task obtains a hardware spin lock through a preset instruction, and if the hardware spin lock obtaining operation is completed within a preset period, the hardware spin lock is obtained within a first preset delay time, and a watchdog timer is started; for the real-time / best effort processing task, the real-time / best effort processing task enters an MCS linked list queuing lock, a thread corresponding to the real-time / best effort processing task performs variable spinning in a local memory, the MCS linked list queuing lock is obtained within second preset delay time, and a watchdog timer is started; and during the lock holding period, the watchdog continuously monitors, and if the lock holding time exceeds a preset multiple of the worst task execution time, the lock is forcibly released and an alarm is given. According to the inter-core mutual exclusion method, an MCS linked list queuing lock is adopted to replace a traditional spin lock when tasks are processed in real time or as much as possible, disordered competitive self-rotation is converted into FIFO queue waiting, a precursor node only spins locally and actively notifies a subsequent node, the problems of bus cache consistency storm and hunger are thoroughly solved, and fairness and predictable delay of multi-core access are guaranteed.
Owner:ZHANGJIAKOU POWER SUPPLY COMPANY OF STATE GRID JINBEI ELECTRIC POWER COMPANY

Method and device for running task based on multi-core CPU

The application discloses a kind of FreeRTOS running task method and device based on multi-core CPU, it is related to embedded real-time operating system technical field, so that FreeRTOS real-time operating system supports the multitasking operation of multi-core CPU.The main technical scheme of the application is: if target core preempts spin lock to access global task ready list, first task can be determined according to the priority of task in global task ready list and the task in the core task ready list of itself, global task ready list stores the task not bound with core, each core has the core task ready list corresponding to itself and stores the task bound with core;Target core runs first task and releases spin lock;While target core runs first task, if other core preempts spin lock to access global task ready list, second task can also be determined according to the priority of task in global task ready list and the task in the core task ready list of itself, and runs second task.
Owner:HAINING ESWIN IC DESIGN CO LTD +1

Forklift, container taking and placing lifting appliance and working method of container taking and placing lifting appliance

The invention belongs to the field of container lifting, and particularly relates to equipment for lifting and lifting a container, in particular to a forklift, a container taking and placing lifting appliance and a working method of the container taking and placing lifting appliance. The container pick-and-place lifting appliance comprises a horizontal cantilever; two stand columns; a reinforcing plate of the rotating arm is hinged to the vertical arm through a rotating shaft; and the triggering piece is arranged in the stand column and used for fixing the vertical arm and the reinforcing plate when a second spin lock is inserted into a hoisting hole in the side wall of a second container. The relative positions of the vertical arm and the rotating arm are automatically locked through the triggering piece when the second spin lock is inserted into the hoisting hole, the instantaneous impact load generated when the driving oil cylinder serves as a temporary support is eliminated, the impact force borne by the driving oil cylinder is reduced, and the service life of the driving oil cylinder is prolonged. And meanwhile, shaking of the rotating arm can be avoided, abrasion to the rotating shaft is reduced, and the safety during container lifting is improved.
Owner:XUZHOU XCMG PORT MASCH CO LTD

Lifting machine, lifting module and working method thereof

PendingCN122035685ALoad-engaging elementsControl engineeringSpin locks
The invention belongs to the technical field of container hoisting, and particularly relates to equipment for hoisting a container, in particular to a hoisting machine, a hoisting module and a working method of the hoisting machine. Through the cooperation of the pressing pipe, the lifting ring and the abutting piece, when the spin lock is replaced, abutting can be relieved only by rotating the lifting ring, a bolt does not need to be disassembled, and a pin shaft does not need to be knocked, so that the operation steps are greatly simplified, the maintenance time is saved, physical damage to the synchronous connecting rod and the spin lock auxiliary shaft caused by repeated disassembly and assembly is fundamentally avoided, a traditional fixed connection mode is changed, and the cost is reduced. The quick connection and separation between the synchronous connecting rod and the spin lock countershaft are realized.
Owner:XUZHOU XCMG PORT MASCH CO LTD