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

104 results about "Front and back ends" patented technology

In software engineering, the terms front end and back end refer to the separation of concerns between the presentation layer (front end), and the data access layer (back end) of a piece of software, or the physical infrastructure or hardware. In the client–server model, the client is usually considered the front end and the server is usually considered the back end, even when some presentation work is actually done on the server itself.

Magnetic recording head and magnetic disk storage apparatus mounting the magnetic head

Embodiments of the invention provide a write head for perpendicular recording in which the magnetic field intensity applied at a read element is reduced with larger write-field gradients and the distance between a write element and a read element is small. In one embodiment, a pair of magnetic bodies for shielding a read element are provided on the leading and trailing sides of the read element respectively and whichever one of the two shields is the longer in the length from the air bearing surface is shorter than the length up to the back contact position PBK at which a main pole and an auxiliary pole are connected.
Owner:WESTERN DIGITAL TECHNOLOGIES INC

Interaction control method and system for intelligent agent and front-end and back-end systems

The invention discloses an interaction control method and system for an intelligent agent and a front-end and back-end system, and the method achieves the automatic control of the intelligent agent on the front-end and back-end system through the integration of a large language model. The method comprises the following steps: an intelligent agent performs natural language intention recognition through a large language model, automatically selects a proper tool, extracts parameters required by the tool, converts the intention into a target task, generates a structured control instruction, maintains a complete session history and supports multiple rounds of dialogue interaction; the back end receives a user request, calls an intelligent agent to generate a structured instruction, transmits the structured instruction to the front end, and dynamically adjusts a subsequent instruction according to the received front end feedback; and the front end receives the instruction transmitted by the rear end, automatically identifies an instruction format through a regular expression, performs corresponding operation after parameter verification and feeds back a result. According to the method, unified control of the agent on the front-end UI and the back-end business logic is realized, complex multi-round dialogue and multi-step operation are supported, and the method has a wide application prospect.
Owner:ZHEJIANG LAB

VirtIO interface-based ubiquitous hardware equipment virtualization support method

The invention provides a VirtIO interface-based ubiquitous hardware equipment virtualization supporting method and system, according to a VirtIO interface standard, bottom layer physical hardware is abstracted into virtual equipment, a VirtIO virtual equipment driver is divided into a front end and a rear end, data interaction is carried out through a sharing mechanism to form a virtual hardware abstraction layer, and the virtual hardware abstraction layer is used for supporting virtual hardware. Upwards providing state information of virtual equipment and interface information of operation equipment for an application program, shielding heterogeneity of bottom-layer physical equipment, and downwards butting local and / or far-end physical equipment to carry out actual I / O operation; and calling a migration interface through the virtual hardware abstraction layer, establishing a link with a far-end virtual device driver, transmitting the state of the local virtual device to a far end, and recovering and reconstructing the virtual device by the far-end driver. According to the method, heterogeneous hardware in a ubiquitous scene can obtain more efficient resource abstraction and management, the resource utilization rate is improved, and meanwhile the resource dynamic configuration and flexible expansion capacity is provided.
Owner:SHANGHAI JIAOTONG UNIV

Retaining device for mounting a slide rail to a server rack

ActiveUS20250324538A1ServersData center roomsControl theoryThrust block
A retaining device for mounting a slide rail to a server rack between front and rear ends of the server rack includes a rear support unit connected with the rear end, and a front support unit connected with the slide rail. The rear support unit includes a rear support rail and a biasing member. The front support unit includes a front support rail telescopically disposed on the rear support rail, and a front bracket connectable with the front end and the slide rail. The front support rail has a thrust block abutting against the biasing member. The front support rail is moved rearwardly to move the slide rail and the front bracket toward the rear support rail so as to vary a distance between the front bracket and the rear end, and the thrust block compresses the biasing member to tightly connect the front bracket with the front end.
Owner:FIRST DOME

Boom construction for dynamic energy transfer system

In one aspect, a boom assembly for a mobile machine includes a front end and a rear end, and further includes an extendable and retractable boom. The boom includes a first end, a second end, a top wall extending from the first end to the second end, and a bottom wall extending from the first end and the second end, the bottom wall being opposed to the top wall, and a central wall. The central wall connects the top wall and the bottom wall so as to form a front compartment on one side of the central wall, and a rear compartment on a second side of the central wall, when the boom is in an extended position. A component of an actuator system is connected to the central wall and located within the rear compartment.
Owner:CATERPILLAR INC

Underground carry-scraper autonomous navigation path generation system based on interaction of front end and rear end

The invention belongs to the technical field of path planning, and discloses an underground carry-scraper autonomous navigation path generation system based on front-end and rear-end interaction, which comprises the following steps: fusing multi-source map data, and constructing a space coordinate bidirectional mapping engine coupling physical space and pixel space association; detecting space conflicts between the user-labeled path points and the roadway structure in real time and generating a dynamic path skeleton; road section types are divided, then paths are dynamically optimized, redundant data are synchronously compressed, and an optimized path packet is generated; constructing a route version control tree, dynamically allocating storage resources according to roadway topology, and generating a simulation ready path file package; the transverse error and the minimum roadway wall distance are solved in real time, a verification report is generated, then an overrun event in the simulation trajectory tracking process is captured, a double-channel tracing report is generated, and a path section needing to be corrected is reversely marked; and performing hot update on the optimization rule, quantifying the path adaptability and performing reverse iteration on the core parameter library.
Owner:QINGDAO FAMBITION HEAVY MASCH CO LTD

A resource management method, apparatus, and readable storage medium

This application discloses a resource management method, apparatus, and readable storage medium, relating to the field of electronic information. Compared to previous solutions, the resource management method provided in this application pre-adapts the front-end page of the resource pool to the cloud management platform. When a user logs in on the cloud management platform, the corresponding resource pool's front-end page is opened, and the instructions from the front-end page are forwarded to the resource pool's management platform back-end. Compared to the previous method of directly retrieving data from the corresponding resource pool using the cloud management platform's back-end management module, this solution avoids data and system transformation because both the front-end and back-end are the resource pool's own front-end and back-end. The logic is simpler, and since the front-end and back-end are adapted, advanced functions are not lost, resulting in higher applicability.
Owner:JINAN INSPUR DATA TECH CO LTD

Retaining device for mounting a slide rail to a server rack

ActiveUS12495512B2ServersData center roomsControl theoryThrust block
A retaining device for mounting a slide rail to a server rack between front and rear ends of the server rack includes a rear support unit connected with the rear end, and a front support unit connected with the slide rail. The rear support unit includes a rear support rail and a biasing member. The front support unit includes a front support rail telescopically disposed on the rear support rail, and a front bracket connectable with the front end and the slide rail. The front support rail has a thrust block abutting against the biasing member. The front support rail is moved rearwardly to move the slide rail and the front bracket toward the rear support rail so as to vary a distance between the front bracket and the rear end, and the thrust block compresses the biasing member to tightly connect the front bracket with the front end.
Owner:FIRST DOME

Secure query processing

A distributed database keeps an abstract syntax tree (AST) and an included user code from interacting with a query engine coordinator during the performance of query execution processes. The query engine coordinator is separated into a frontend and backend, where a compiler on the frontend generates an AST and serializes it to be sent to the backend. The backend is implemented in a security environment separate from the front end. The backend deserializes the AST, sanitizes it, and generates a query plan based on the sanitized AST.
Owner:AMAZON TECH INC

Terminal, electrical connection module and connector

The present utility model discloses a terminal, an electrical connection module, and a connector. The terminal comprises a mating section configured to interlock with a mating terminal and having a front end section and a rear end section, as well as a primary locking tab configured to engage in a connector housing. The front end section of the mating section comprises: a front annular section comprising a first top wall, a first bottom wall, and a pair of first side walls; and a front reinforcing section configured to increase the structural strength of the front annular section, comprising a first bottom plate, a first side plate, and a first engagement plate arranged on two sides of the first bottom plate.A root section of the primary locking tab is connected to a rear side of the first upper wall, the first bottom plate rests against an outer side of the first bottom wall, the first side plate rests against an outer side of one of the first side walls and is connected to the first upper wall, and the first engagement plate engages in the other first side wall. In the present utility model, the mating section of the clamp has reinforcing sections at both the front and rear end sections, which improve the structural strength of the mating section and ensure that the clamp is reliably locked in the housing.
Owner:TYCO ELECTRONICS (SHANGHAI) CO LTD

Automatic aging device

ActiveCN224231870UImprove aging efficiencyElectrical testingCommunication unitControl engineering
The utility model provides an automatic aging device which is applied to the technical field of product aging. The automatic aging device provided by the utility model comprises an instruction sending module, a lifting control module and at least one aging module, the instruction sending module, the lifting control module and the aging module are connected in sequence; the lifting control module comprises a lifting console and a first wireless communication unit; the aging module comprises a sliding rail, a plurality of sliding plates and a plurality of instruction receiving units; the instruction receiving units and the sliding plates are distributed up and down in the vertical space, and the instruction receiving units correspond to the sliding plates and are located above the sliding plates in the vertical direction; in addition, second wireless communication units are integrated at the front end and the rear end of each instruction receiving unit in the movement direction of the sliding rail respectively. The utility model aims to solve the technical problem of how to improve the aging efficiency of the automatic aging equipment.
Owner:DECO SEMICON(SHENZHEN) CO LTD

Decision tree model optimization method and device, processor and storage medium

The embodiment of the invention provides a decision tree model optimization method and device, a processor and a storage medium. The method is applied to the decision tree generation system, the system comprises a front end and a rear end, the front end is used for displaying and operating a decision tree model structure aiming at a target business scene, and the method is executed by the rear end and comprises the steps of determining personalized adjustment data of a decision tree model according to adjustment operation of a user in a front end interface; wherein the personalized adjustment data comprises a personalized decision tree model structure after user adjustment operation and operation data corresponding to the user adjustment operation; determining decision tree optimization data corresponding to each piece of personalized adjustment data; wherein the decision tree optimization data comprises a current decision tree model structure, personalized adjustment data and evaluation data of the personalized adjustment data; and based on each decision tree optimization data, optimizing the current decision tree model until the optimized decision tree model meets a preset performance condition.
Owner:CHINA CONSTRUCTION BANK +1

A consistent hash-based numa resource binding relationship monitoring tool

ActiveCN115658423BTerm memoryVia device
The application provides a numa resource binding relationship monitoring tool based on consistent hash, which is divided into web front and back end, IO process, monitoring service cluster, device driver and numa resource according to functions. The web front and back end is used for displaying numa resource binding relationship, performance optimization suggestion and one-key repair button. The IO process is used for transmitting or storing data through an IO device. The monitoring service cluster is used for monitoring IO process, IO device, CPU and memory binding relationship and ranking their performance. The device driver is used for providing driving interface of data transmission and performance test of IO device of the numa node. The numa resource includes hardware resources of CPU, memory and IO device managed by the numa node. The application can solve problems in the prior art, such as high difficulty of process binding operation, low performance after binding process and poor real-time performance of performance monitoring.
Owner:SHANDONG YUNHAI GUOCHUANG CLOUD COMPUTING EQUIP IND INNOVATION CENT CO LTD

Movable tool storage cabinet

The utility model belongs to the technical field of storage containers, and particularly relates to a movable tool storage cabinet which comprises a cabinet body, a plurality of storage drawers are arranged on the cabinet body from top to bottom, a cover plate is connected to the upper end of the cabinet body in a buckled mode, and an expansion mechanism is arranged between the cover plate and the cabinet body. The expansion mechanism comprises an expansion plate, guide rails and a stable connecting rod, a notch groove is formed in the upper end of the cover plate, the notch groove penetrates through the side portion of one end of the cover plate, the guide rails are arranged at the front end and the rear end in the notch groove, the expansion plate is connected with the guide rails and then slidably connected in the notch groove, and the stable connecting rod is arranged between the expansion plate and the lower side of the cabinet body. In addition to the arrangement of a plurality of storage drawers capable of carrying a plurality of tools to facilitate maintenance, the area of the operation table top can be flexibly and conveniently expanded according to the actual maintenance scene requirement, and the arrangement of a stable connecting rod can conveniently and rapidly meet the telescopic adjustment, displacement and fixation of an expansion plate, and can also play a role in bearing assistance after the plate surface is expanded.
Owner:XIANGYANG SANPENG AVIATION TECH CO LTD

Top-down analysis AI full stack performance tuning tool

The embodiment of the invention discloses an AI full stack performance tuning tool for top-down analysis. A front end, a middle end and a rear end are separated; the front end is used for visually displaying summarized information needing to be concerned on each level of the AI full stack and specific execution information of different granularities; the middle end is used for connecting the front end and the rear end and providing a plurality of configurable visual components; and the rear end is used for receiving the data files in various data formats, processing the data files and storing the processed data files in a plurality of mutually decoupled databases for the middle end to query and call after configuration. The method has the advantages that the working efficiency of developers of all levels can be improved; a developer can be assisted to realize more accurate and deep performance optimization; the personalized configuration requirements of different levels of development on the front-end interface can be met; the large model deployment and use cost can be reduced, and the utilization rate of the computing power cluster system and the computing power chip is improved.
Owner:BEIJING YIXIN YIYU MICROELECTRONICS TECH CO LTD

Industrial control front and back end cross-language platform encryption communication method and system based on national secret

The invention discloses an industrial control front-end and back-end cross-language platform encryption communication method and system based on national secret, and belongs to the technical field of energy equipment industrial control network security, and the method comprises the steps: a server generates a self-defined combination containing a factory equipment type, a timestamp and an equipment serial number identifier; sending the user-defined combination to a trusted execution environment (TEE) through a TCP / IP (Transmission Control Protocol / Internet Protocol); the TEE verifies the legality of the combination, if the verification is passed, a pair of SM2 private key and public key is generated, and the SM2 public key is returned to the server; the server negotiates an SM4 key with the client through a cross-language key interoperation mechanism based on the SM2 public key; and the two parties use the SM4 key to carry out encryption communication on the industrial control instruction and data. Secure communication of a cross-language platform in a domestic industrial control system can be realized, eavesdropping and tampering are prevented, and intrinsic safety of energy equipment is realized.
Owner:DONGFANG ELECTRIC ZHONGNENG IND CONTROL NETWORK SECURITY TECH (CHENGDU) CO LTD

Front-end and back-end information synchronization method and system

The invention relates to the field of computer software development, in particular to a front-end and back-end information synchronization method and system. The method comprises the following steps: constructing a page configuration file, and configuring a model binding attribute in a form view tag or a list view tag; in response to a received interface change instruction, modifying the field sub-tag in the form view tag or the list view tag; analyzing the name attribute of the updated field sub-tag, and automatically checking and updating the structure of the back-end data entity object pointed by the model binding attribute; in response to a received page access request of a client, generating interface description metadata, and sending the interface description metadata to the client; and in response to the received information filled by the user and returned by the client, storing the information filled by the user into the back-end data entity object according to the model binding attribute. By adopting the method, the development efficiency of software front and back ends can be effectively improved.
Owner:GUANGZHOU TAIDONG TECH CO LTD

Control method and control system for single-tool head and tail cutting device of edge bonding machine

The invention relates to the technical field of edge bonding machines, in particular to a control method and a control system of a single-tool head and tail cutting device of an edge bonding machine, and the system comprises a man-machine conversation unit, a CPU control unit, a conveying mechanism control unit and a single-tool head and tail cutting control unit. The conveying mechanism control unit comprises a conveying motor frequency converter, a conveying motor, a rotary encoder and a conveying mechanism position sensing switch; a signal of the rotary encoder is output to the CPU control unit so as to provide plate moving position data; the single-tool head-tail cutting control unit comprises a head-tail cutting horizontal moving module; a head and tail cutting lifting module; the invention discloses a head-tail cutting blocking module. Precise control and machining of the head and the tail of the plate are achieved, rotary cutting is conducted on reserved edge sealing strips at the front end and the rear end of the plate through the head and tail cutter, the edge sealing machine is simpler in structure, the machine length size of the whole edge sealing machine is shortened, use is convenient, the structure of the edge sealing machine is simplified, and control units are reduced; and meanwhile, the stability and the reliability of the equipment are enhanced.
Owner:NANXING MACHINERY CO LTD

User interface for collaborative computer-aided language translation platform

A system for aiding translation from a first language to a second language includes a frontend and a backend. An input document can be subdivided into segments, which in turn can be fragmented into document fragments. A document fragment, selected by a translator, can be further edited by that translator into sub-fragments which in turn can be provided as input to one or more suggestion engines. Output from the suggestion engines includes prior human translations of the sub-fragment, machine translations of the sub-fragment, and / or hybrid combinations thereof.
Owner:TRANSLATION BUSINESS SYST JAPAN

Code generation method and system based on table structure, server and medium

The invention provides a code generation method and system based on a table structure, a server and a medium, and relates to the technical field of computers.The method comprises the steps that table structure analysis is conducted on a data table in a preset data source, and table structure meta-information is obtained; performing field semantic recognition on the table structure meta-information according to a preset rule base, and determining a front-end control type and a back-end verification rule; according to a preset generation strategy, table structure meta-information, a front-end control type and a back-end verification rule, calling a code template to execute rendering processing, and generating an original code; and carrying out front-end and rear-end interface binding on the original code to generate a target code. The project development efficiency and the code quality can be effectively improved.
Owner:HANGZHOU XINYUN SEMICON GRP CO LTD

Web application dynamic key encryption method based on SM3 and SM4

The invention relates to a Web application dynamic secret key encryption method based on SM3 and SM4, and relates to the technical field of data security. According to the method, a dynamic symmetric secret key is cooperatively generated at a front end and a rear end, a secret key seed is generated by utilizing an SM3 Hash algorithm, and sensitive data is encrypted and transmitted by combining an SM4 symmetric encryption algorithm, so that the secret key is not hard-coded and not transmitted; the session key is dynamically changed each time, the algorithm support can be completely localized, the encryption and decryption process is simple and efficient, a complicated certificate system or public key infrastructure is not needed, the front and rear ends only need to synchronize the key generation rule, and the method is suitable for an offline or weak network environment, does not depend on real-time network verification, and is easy to implement. The method can be used for offline or weak network environments such as an intranet and a government affair private network, and can effectively prevent historical data from being replayed by introducing factors such as dates and timestamps, so that sensitive data is effectively prevented from being stolen or tampered in the transmission process, and the overall security protection capability of Web application is improved.
Owner:BEIJING CATHAY INTERNET INFORMATION TECH CO LTD +1

Switchgear and Electronic Equipment

Provided is an opening and closing device that can stably move a slide member while suppressing an increase in size. [Solution] The opening and closing device 10 includes a base member 12, a metal sliding case 14, a rotating member 16 that rotates in an opening direction and a closing direction around a rotating shaft member 22 as a fulcrum, coil springs 24a, 24b, and 24c housed in the sliding case 14, and a sliding member 18 that is housed in the sliding case 14 and pressed toward the rotating member 16 by the elastic force of the coil springs. The sliding case 14 has a pair of side plate portions 14b that are provided to sandwich the sliding member 18 from both sides in the width direction. At least one of the front and rear ends of the side plate portions 14b is bent inward in the width direction so that the inner surface can slide against the front or rear surface of the sliding member 18.
Owner:SHIMONISHI GIKEN KOGYO KK

Security authentication system and method between masses and equipment based on strong PUF (Physical Unclonable Function)

The invention discloses a system and method for security authentication between masses and equipment based on strong PUF, and belongs to the technical field of Internet of Things equipment security performance improvement. The system comprises a decentralized node cluster, a monitoring host and a front and rear end display platform; the decentralized node cluster comprises a plurality of nodes, and each device serves as a node; each node is configured with a dynamic random access memory (DRAM) for extracting hardware fingerprints; the monitoring host receives and processes the node message and executes an authentication process; the front and rear end display platform comprises a front end and a rear end; the back end receives the log data of the nodes through the network service framework and forwards the log data to the front end; the front end visualizes the node state, the message statistics and the log content in real time, and displays the log through an API (Application Program Interface) or a webpage mode; according to the system and the method for security authentication between cluster equipment based on the strong PUF provided by the invention, the problems of difficulty in key management, high resource overhead and difficulty in group equipment dynamic maintenance in the prior art are solved.
Owner:ZHONGBEI UNIV

Developing box

The utility model relates to a developing box which comprises a developing shell, a developing roller and a chip bracket for mounting a chip, and the developing shell is provided with a cavity for accommodating a developing agent. The developing housing has a front end and a rear end in a mounting direction of the developing cartridge. The developing roller is rotatably mounted on the developing housing. The developing shell is provided with a first end and a second end in the axial direction of the developing roller. The chip support is arranged at the first end of the developing shell. The developing box further comprises an elastic forced pushing piece, the elastic forced pushing piece is installed on the bottom face of the developing shell, and the elastic forced pushing piece is closer to the rear end of the developing shell relative to the front end of the developing shell. After the developing box is installed on the drum box, the elastic pushing piece can make contact with the drum box shell so as to force the rear end of the developing shell to move in the direction away from the drum box shell. The chip support of the developing box is simple in structure, the matching of a drum box and imaging equipment cannot be changed when the developing box moves, and good printing quality can be ensured.
Owner:ZHUHAI ORITONE INFOTECH CO LTD

Method and apparatus for managing and controlling separated link data based on micro service

The application discloses a kind of based on microservice's separated link data management and device, the method comprises: whether there is addressing instruction, if yes, determining including first, second interactive object addressing object, first interactive object is the object of the object of front-end page data for the instruction request end of addressing instruction, second interactive object is the object of the object of back-end service data for the instruction request end of addressing instruction;When addressing object is first interactive object, according to the target interaction demand of first interactive object, call the link interaction service corresponding to target interaction demand in target link service, to realize the data interaction function of first interactive object and target link service;When addressing object is second interactive object, based on microservice architecture and corresponding interaction interface, data interaction operation is executed to second interactive object and target link service.It can be seen that the present application can realize the separation management and control of front and back end data, improve data management and control efficiency and control accuracy.
Owner:SHENZHEN POWER SUPPLY BUREAU

Relay protection reinforcement method and system against single event upset and storage medium

The application discloses a kind of methods for reinforcing relay protection against single event upset, system and storage medium, belong to the technical field of power system relay protection.The application is directed to the analog quantity data of the front end of relay protection equipment, through outlier detection and repair technology, guarantee the reliability of analog quantity data sampling.For the back end part of relay protection equipment, it is proposed to compare and analyze the starting relay state and the starting variable, compare and analyze the starting variable and the export variable, and the comprehensive verification of the protection CPU and the starting CPU opening message, effectively prevent the export bit misoperation caused by single event upset.The application effectively prevents the protection data anomaly and export bit error caused by single event upset from the front and back end of relay protection device, and improves the reliability of export.Solves the technical problems that the existing technology causes protection data anomaly and export bit error due to single event upset, which ultimately affects the reliability of protection.
Owner:CHINA ELECTRIC POWER RESEARCH INSTITUTE CO LTD +4

Finite element file visualization system and method, medium and equipment

The invention relates to the technical field of finite element simulation, and particularly provides a finite element file visualization system and method, a medium and equipment, and the system can comprise a front end and a rear end; the rear end is used for processing and fusing the INP structure file and the ODB simulation result file related to the object to be processed to obtain a structure data file; the structure data file comprises node information, unit connection information, instance hierarchy information and material information related to the to-be-processed object; the front end is used for acquiring a structural data file; in response to an operation instruction of a user, generating a simulation result based on the structural data file; the simulation result comprises a three-dimensional grid structure model corresponding to the to-be-processed object and / or a stress nephogram obtained by superposing equivalent stress data on the three-dimensional grid structure model; the three-dimensional grid structure model comprises related information of each grid node or each grid unit. According to the embodiment of the invention, the processing efficiency and display precision of the finite element data are improved.
Owner:NINGBO SOWEI TECHNOLOGY CO LTD

Moving device for long workpiece machining

The utility model relates to the technical field of machining, and discloses a moving device for long workpiece machining, which comprises a workbench, an adjusting platform and a workpiece, the adjusting platform is slidably mounted at the top of the workbench, slide rail seats are mounted at the tops of the front end and the rear end of the workbench, and slide rails fixed on the bottom surface of the adjusting platform are clamped in the slide rail seats. A straight toothed plate is fixed to the bottom of the front end of the adjusting platform, the bottom of the straight toothed plate is in meshing transmission with a transmission gear installed at the top of the front end of the workbench, and the adjusting platform can be adjusted in a reciprocating mode at the top of the workbench under the mutual meshing transmission of the transmission gear and the straight toothed plate. Through the transmission gear, the straight toothed plate and the positioning assembly, after a plurality of positioning holes are combined for use, the displacement of the adjusting platform on the top of the workbench can be conveniently adjusted, and the installation requirements of slender workpieces with different lengths are met; the first positioning part or the second positioning part forming the positioning assembly can be conveniently assembled and positioned with the positioning hole.
Owner:SHANDONG NORTH ELECTROMECHANICAL CO LTD

Dustproof filter screen fixing structure for cabinet

The utility model discloses a dustproof filter screen fixing structure for a cabinet, which comprises a press-fit frame positioned on the front side of the cabinet, a dustproof net is arranged in an inner cavity of the press-fit frame, extrusion assemblies are arranged on two sides of the dustproof net, each extrusion assembly comprises a plurality of limiting pins welded on two sides of the dustproof net, and the limiting pins are welded on two sides of the dustproof net. The two sides of the pressing frame are each provided with a plurality of limiting arc grooves matched with the limiting pins, the two ends of the front side of the dustproof net are each provided with two guide columns in a welded mode, the guide columns are connected with the pressing frame in a sliding mode, the surfaces of the guide columns are sleeved with first springs, and the front ends and the rear ends of the first springs are welded to the pressing frame and the dustproof net respectively. According to the utility model, through the arrangement of the plug-in assembly, the press-fit frame and the cabinet are connected, then the press-fit frame is installed and fixed through the cooperative use of the socket and the fixing seat, and the dustproof net is extruded and limited through the arrangement of the extrusion assembly, so that the purposes of stable and firm installation and convenient and efficient disassembly and assembly can be achieved.
Owner:SHANDONG NATURAL INFORMATION TECH CO LTD