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

48 results about "Input design" patented technology

Input Design. In an information system, input is the raw data that is processed to produce output. During the input design, the developers must consider the input devices such as PC, MICR, OMR, etc. Therefore, the quality of system input determines the quality of system output.

SQL (Structured Query Language) statement structure verification system based on large model and knowledge graph fusion enhancement

The invention discloses an SQL statement structure verification system based on large model and knowledge graph fusion enhancement. The SQL statement structure verification system comprises a knowledge graph construction module, an input design module, a verifier design module and an output design module. According to the method, a knowledge graph is introduced as a structured semantic support, and a closed-loop enhancement processing flow of SQL statements from generation, verification to optimization is realized in combination with a structure perception cue word design, a rule verification mechanism and a Function Call feedback interface; the defects that an existing Text2SQL method is insufficient in structural understanding, lack of semantic reasoning, weak in generalization ability, dependent on computing power and the like are overcome. According to the method, triple guarantee of semantic perception, rule driving and model assistance is realized, the accuracy, robustness and interpretability of SQL generation are remarkably improved, and the cognitive load and operation risk of non-professional users in database interaction are effectively reduced.
Owner:GUIZHOU NORMAL UNIVERSITY

Design information generation method and device of intellectual property core, electronic equipment and medium

The invention discloses a design information generation method and device of an intellectual property core, electronic equipment and a medium. The method comprises the steps that input design associated information of the intellectual property core is acquired; determining a current design direction type according to the design association information; according to the design direction type and a port signal naming rule of a preset template library, a standardized top-layer code is generated, and the standardized top-layer code comprises standardized signal code information, a standardized time sequence constraint file and a standardized power domain constraint file. According to the embodiment of the invention, based on a design direction type and a port signal naming rule of a preset template library, port naming standardization is automatically carried out on top-layer codes: signal code information, a time sequence constraint file and a power domain constraint file, so that the problem that design information such as top-layer HDL codes, instantiation codes and SDC, UPF and the like of a current digital IP needs to be written manually is solved; time and labor are consumed, efficiency is low, and errors are prone to occurring.
Owner:JINAN MAIWEI INTELLIGENT TECHNOLOGY CO LTD

Rapid design model reconstruction method and system based on parameterized feature decoupling

The invention provides a rapid design model reconstruction method and system based on parameterized feature decoupling, and relates to the technical field of data processing, and the method comprises the steps: selecting a product template from a parameterized product template library constructed according to a feature decoupling idea; on the basis of the selected product template, a new design scheme is obtained through saving operation; based on the new design scheme, determining a process type selection calculation book through project requirements, inputting main body parameters of the design scheme according to the process type selection calculation book, and storing the main body parameters to obtain a parameterized design scheme; on the basis of a parameterized design scheme, parameters of key parts are sequentially input and stored according to predefined part types in a product template, and complete parameter configuration is obtained. Normalization and standardization of product design are achieved, and finally the purposes of shortening the development period and reducing the product cost are achieved.
Owner:XIAN RENDE ZHIRONG INFORMATION TECHNOLOGY CO LTD

Method and device for designing and testing electronic apparatus using artificial intelligence

To provide a method, a device, a system, and an article for utilizing an artificial intelligence (AI)-based model to update a product design on the basis of an execution result of a generated verification code.SOLUTION: A device including a programmable circuit instantiates: generating, using a first trained artificial intelligence (AI)-based model, on the basis of an input design, a verification code; performing the verification code to generate a verifiability score for the input design; and adjusting, using a second trained AI-based model, on the basis of the verifiability score, the input design.SELECTED DRAWING: Figure 7
Owner:INTEL CORP

Methods and systems for unit cell creation and visualization

A method for designing a unit cell may include receiving input data via a user interface, the input data including one or more input design parameters for a unit cell, rendering a virtual three-dimensional (3D) representation of the unit cell within the user interface, based on the input design parameters, receiving, via the user interface, at least one modification command modifying the virtual 3D representation of the unit cell, altering the input data based on the received modification command, resulting in modified design parameters for the unit cell differing from the input design parameters, and outputting the modified design parameters for the unit cell.
Owner:CARBON INC

Highway engineering drawing, quantity and price integrated construction cost compilation method and system based on AI enhancement

The invention relates to the technical field of highway engineering digital management and artificial intelligence, and provides a highway engineering drawing, quantity and price integrated cost compilation method and system based on AI enhancement. The method comprises the steps of obtaining a to-be-processed design drawing; based on AI multi-modal recognition capability, processing the input design drawing, and performing automatic extraction, calculation and cleaning to form a multi-level engineering quantity combination data set based on standard EBS classification and coding; automatically associating the project amount combination data set to a budget cost project, a list sub-item or a quota sub-item based on a rule engine, and generating cost data of each stage according to different compilation depths and data category requirements of cost of different stages; performing penetration or backtracking on data of each link from input to output, and generating a graph, quantity and price integrated management framework; and when the design drawing is changed, updating the related engineering quantity combination data set and the cost number based on the drawing, quantity and price integrated management framework so as to generate standardized cost data and reports.
Owner:GUANGDONG TOONE TECH CO LTD

Predicting process control parameters for fabricating an object using deposition

Process control parameters are predicted to fabricate an object using deposition. An input design geometry is provided for the object. A training data set includes past post-build physical inspection data for a plurality of objects that comprise at least one object that is different from the object to be physically fabricated; and training data generated through a repetitive process of randomly choosing values for each of multiple process control parameters and scoring adjustments to the multiple process control parameters as leading to either undesirable or desirable outcomes, the outcomes based respectively on the presence or absence of defects detected in a fabricated object arising from the process control parameter adjustments. A machine learning algorithm is trained using the provided training data set and a predicted optimal set of the multiple process control parameters is generated for initiating and performing the deposition process to fabricate the object.
Owner:RELATIVITY SPACE INC

Software function point identification method fusing large model and multiple clustering analysis

The invention relates to a software function point identification method fusing a large model and multiple clustering analysis, and solves the problems of subjective deviation, inconsistent naming and low auditing efficiency caused by function disassembly depending on artificial experience in traditional function point measurement and calculation. The method comprises the following steps: inputting a design scheme, and constructing a document level semantic tree; obtaining feature information described by corresponding function points in the semantic tree, and analyzing the feature information to determine candidate function points; fusing the candidate function points according to semantic tree hierarchy alignment; and carrying out differentiation processing on the candidate function points, and carrying out duplicate removal on the similarity frequency according to the candidate function points to obtain the function points. According to the method, based on construction and analysis of a document hierarchy semantic tree, feature positions and large model reasoning ability are combined, and accurate extraction and auditing of function points are achieved. And differentiation is formed by adopting multiple clustering, and a co-cooperation relation matrix is constructed through clustering cross validation, so that the function point de-duplication accuracy is greatly improved.
Owner:HUAXIN CONSULTATING CO LTD

GPU program soft error elasticity prediction method and system based on error propagation knowledge graph

The invention discloses a GPU program soft error elasticity prediction method based on an error propagation knowledge graph. The method comprises the steps that static and dynamic information of a program is acquired; single-particle bit flipping fault injection is carried out at the register or memory level, and the occurrence rate of different types of error results after bit flipping occurs at each fault point of the program is obtained; preprocessing data obtained by fault injection, and encoding heuristic features; the method comprises the following steps: pre-training a Word2Vec model based on a program SASS assembly code, and mining semantic knowledge of an instruction to obtain a semantic embedding feature of the instruction; constructing an error propagation knowledge graph by combining the execution condition and the data dependency relationship between the program instructions; and fusing the two heterogeneous feature representations as input, and designing a GPU program soft error elasticity prediction model based on the graph convolutional network. According to the method, heterogeneous feature mining and error propagation relation modeling are carried out on the program, the soft error elasticity of the GPU program fault point can be identified more accurately, and the method has higher soft error prediction rate and lower space-time overhead.
Owner:NANJING UNIV OF AERONAUTICS & ASTRONAUTICS

Online identification and input design method and device for wireless power transmission system

The invention provides an online identification and input design method and device for a wireless power transmission system, and the method comprises the steps: carrying out the online estimation of a transfer function parameter of a target system, and building an initial small signal model; constructing a full-order model corresponding to the target system, and performing order adaptive order reduction processing; determining a loss function of the target system by taking minimization of disturbance of the excitation signal to the target system as a target; on the basis of defining the loss function, constructing an optimization problem of the target system under disturbance constraint, and performing optimal excitation input design; and constructing a robust controller of the target system by adopting a robust control method in combination with the initial small signal model. According to the method, the system modal change can be tracked in real time under the closed-loop working condition, the modeling precision and the real-time performance are improved, and the problem that the identification precision is poor in the prior art is solved.
Owner:WUHAN UNIV

Microservice creation method and device

The invention provides a micro-service creation method and device. The method comprises the following steps: acquiring an input design document associated with a first business processing system; creating a plurality of initial micro-services in the first business processing system according to the input design document; wherein each initial micro-service comprises a code engineering framework and an interface implementation code; and in response to completion of creation of the interface implementation code of each initial micro-service, performing unit testing on each initial micro-service, and synchronously filling a code engineering framework of each initial micro-service with the business processing code matched with the corresponding system requirement to obtain the first micro-service, thereby greatly shortening the development period and improving the development efficiency. Therefore, the system can respond to business changes more quickly, and the accuracy and applicability of the system are improved at the same time.
Owner:SICHUAN RURAL COMMERCIAL UNITED BANK CO LTD +1

A transformer three-dimensional parameterized design method based on autodesk inventor

The application belongs to the technical field of transformer three-dimensional design, and discloses a transformer three-dimensional parameterized design method based on Autodesk Inventor, which is realized based on an iLogic programming platform embedded in Autodesk Inventor, and the design steps are as follows: step one, establishing a standard component template; step two, parameterized design; step three, three-dimensional model generation; step four, two-dimensional drawing generation; and step five, version management and updating. The sub-modules are set as the standard component template, and the parameterized mode is used, so that the designer only needs to input design data in the input interface of the parameterized standard component template during design, then calls the program to calculate, and the transformer three-dimensional model and two-dimensional drawing can be obtained, thereby greatly reducing the workload and shortening the design cycle, and more importantly, the algorithm of the parameterized standard component template eliminates the quality problems caused by human factors and controls the design quality at a high level.
Owner:CHANGZHOU TOSHIBA TRANSFORMER

Cross-language and cross-target stance detection method based on collaborative guidance of dual expert models

The present invention relates to a cross-language and cross-target stance detection method based on collaborative guidance of dual expert models, and belongs to the field of natural language processing technology. The present invention includes: constructing a cross-language and cross-target training dataset to generate the input required for model training; designing a cross-language expert model, and optimizing the adaptability of the mBERT model in cross-language tasks by using prompt fine-tuning and consistency learning; constructing a cross-target expert model, and generating high-quality target representations by mining target category information and an optimization method based on contrastive learning; optimizing the representation capability of the collaborative module by using unlabeled data in the target language; jointly guiding the collaborative module to train the cross-language expert model and the cross-target expert model, integrating the losses of the cross-language expert model and the cross-target expert model and the contrastive learning loss, and improving the overall performance of the model by optimizing the total loss. The present invention improves the accuracy, robustness and generalization ability of the cross-language stance detection task.
Owner:KUNMING UNIV OF SCI & TECH

Drawing generation system and drawing generation method

To automatically generate a drawing including at least one of process information and sequence information.SOLUTION: The drawing generation system 1 includes a drawing generation unit 10 that receives an input of input data including a design specification that is a book in which design information of a plurality of devices is described and outputs output data including drawing data. The drawing generation unit 10 includes a device information generation unit 11 that generates device information on the devices based on the input design specification, and a connection information generation unit 12 that generates connection information indicating a connection relationship between the devices based on the input design specification, and the drawing generation unit 10 generates drawing data in which a plurality of figures including symbols representing the devices and lines connecting the devices are drawn in a frame of the drawing based on the device information and the connection information generated by the device information generation unit 11 and the connection information generation unit 12, and output the generated drawing data.SELECTED DRAWING: Figure 2
Owner:KK TOSHIBA +1

Design generation device and design generation method

The present disclosure relates to a design generation device including a design generator configured to generate at least one design from design data when design data is input, a simulator configured to simulate the at least one design and evaluate a result of the simulating, and an optimization engine configured to derive an optimization parameter for the at least one design by inputting the evaluation result obtained from the simulator into a parameter optimization model provided in advance, wherein the design generator modifies the at least one design according to the optimization parameter. By doing so, an optimized design may be automatically generated by reflecting industry-specific characteristics and user needs.
Owner:AXION CO LTD

Insole manufacturing system, insole manufacturing method, and insole

Provided are: an insole manufacturing system and manufacturing method which enable anyone in any area to manufacture a desired insole according to their needs; and an insole manufactured by the same. This manufacturing system for manufacturing a desired insole composed of a plurality of parts from thousands of patterns or more, preferably hundreds of thousands of patterns or more, even more preferably hundreds of billions of patterns or more, includes a design unit which is configured by a computer, and which selects a plurality of parts from a predetermined part list according to an input design specification and designs the insole by arranging the plurality of selected parts.
Owner:SPIRAL TURN CO LTD

Solder ball management system and method

The invention relates to the technical field of integrated circuit design, in particular to a solder ball management system and method. The solder ball management system comprises an information acquisition module used for acquiring a solder ball layer and a port layer from an input design layout, wherein the port layer comprises a plurality of ports; the solder ball creating module is used for creating solder balls on the solder ball layer based on a preset creating mode; and the solder ball connecting module is used for connecting the solder balls with the ports, and / or connecting the solder balls of different solder ball layers. According to the solder ball management system, automatic creation, arrangement and connection of the solder balls are realized through cooperation of a plurality of functional modules, and the problem that the existing solder ball layout management efficiency and yield are low is solved.
Owner:HUAXIN GIANTS (HANGZHOU) MICROELECTRONICS CO LTD

A method and system for monitoring abnormal behavior of a flow meter

The application discloses a kind of flow meter abnormal behavior monitoring method and system, method includes flow meter abnormal state description, preliminary control input, unknown dynamic approximation, adaptive parameter update law, final control input and flow meter abnormal behavior monitoring.The application belongs to the field of data processing, specifically refers to a kind of flow meter abnormal behavior monitoring method and system, the scheme is compensated unknown disturbance by using adaptive switching control gain through preliminary control input design, unknown nonlinear dynamics caused by temperature change and medium fluctuation factor to flow meter are approximated using logic system, to further improve the precision of abnormal monitoring;Adopting online adaptive updating fuzzy approximator parameter, set fusion updating mechanism in combination with fusion coefficient, realize the continuous learning of dynamic characteristics under normal and abnormal state of flow meter;Adaptive dynamic abnormal threshold mechanism is introduced, dynamically adjusts abnormal threshold, avoids false alarm and miss problem caused by fixed threshold.
Owner:SHANDONG AILAN INTELLIGENT TECH CO LTD +1

system

We provide the system. [Solution] An input means for the user to input design instructions to the system in natural language, A natural language processing means that analyzes natural language instructions input through an input means, An instruction interpretation means interprets specific design requirements and placement conditions based on instructions analyzed by a natural language processing means, An image generation means that automatically generates design drawings based on the design requirements obtained by the instruction interpretation means, A means for verifying the results, which includes checking the quality of the generated design drawings and verifying their consistency with the instructions, An output means for providing the user with the final confirmed design drawings, A system that includes this.
Owner:SOFTBANK GROUP CORP

Information processing device, information processing device control method, and information processing device control program

To further easily create a space for exhibiting objects in a virtual space.SOLUTION: An information processing device for providing a virtual exhibition space in which a plurality of objects is exhibited in a virtual space comprises: an acquisition unit which acquires arrangement instructions for a plurality of objects in the virtual exhibition space, the arrangement instructions transmitted from a communication terminal of each of a plurality of working users who inputs design instructions for the virtual exhibition space; an arrangement unit which arranges the plurality of objects in the virtual exhibition space in accordance with the arrangement instructions; a generation unit which generates display data for displaying the virtual exhibition space updated in accordance with the arrangement instructions; and a transmission unit which transmits the display data to the communication terminals of the plurality of working users. A list of the plurality of objects present in the virtual exhibition space and a map of the virtual exhibition space indicative of the arrangement positions of the plurality of objects are displayed in display units of the communication terminals. The arrangement instructions are transmitted to the information processing device in response to operations for moving the arrangement positions of the plurality of objects on the map by the working users.SELECTED DRAWING: Figure 2
Owner:LAILA CO LTD

Information processing device, method for controlling information processing device, and program for controlling information processing device

The present invention makes it possible to more easily create a space for exhibiting objects in a virtual space. This information processing device for providing a virtual exhibition space where a plurality of objects are exhibited in a virtual space comprises: an acquisition unit that acquires instructions for arranging a plurality of objects in a virtual exhibition space, said instructions being transmitted from respective communication terminals of a plurality of working users who input design instructions for the virtual exhibition space; an arrangement unit that arranges the plurality of objects in the virtual exhibition space in accordance with the arrangement instructions; a generation unit that generates display data for displaying the virtual exhibition space updated in accordance with the arrangement instructions; and a transmission unit that transmits the display data to the communication terminals of the plurality of working users. A display unit of each communication terminal displays a list of the plurality of objects present in the virtual exhibition space and a virtual exhibition space map showing the arrangement positions of the plurality of objects. The arrangement instruction is transmitted to the information processing device in response to each operation performed by a working user to move the arrangement positions of the plurality of objects on the map.
Owner:LAILA CO LTD

A via cell automatic generation method, system, device, medium and product

The present application relates to the field of integrated circuit computer-aided design, and particularly relates to a via cell automatic generation method, system, device, medium and product. The via cell automatic generation method comprises the following steps: inputting a design rule file, identifying and extracting constraint parameters of a via and metal interconnection, and dividing the constraint parameters into size type and surrounding amount type constraint rules; traversing and obtaining values of the surrounding amount constraint parameters of the surrounding amount type constraint rules in the design rule file, arranging and combining all the values, defining each combination generated as a candidate via cell configuration, and generating a via cell configuration list. The via cell configuration list is traversed, and it is judged whether the candidate via cell configuration conforms to the size type constraint rule. If not, it is modified or deleted. If the rule is met, a via cell library is output. The system, computer device, computer readable storage medium and computer program product of the present application have the same beneficial effects as the via cell automatic generation method.
Owner:HUAXIN GIANTS (HANGZHOU) MICROELECTRONICS CO LTD

Predicting Process Control Parameters for Fabricating an Object Using Deposition

Process control parameters are predicted to fabricate an object using deposition. An input design geometry is provided for the object. A training data set includes past post-build physical inspection data for a plurality of objects that comprise at least one object that is different from the object to be physically fabricated; and training data generated through a repetitive process of randomly choosing values for each of multiple process control parameters and scoring adjustments to the multiple process control parameters as leading to either undesirable or desirable outcomes, the outcomes based respectively on the presence or absence of defects detected in a fabricated object arising from the process control parameter adjustments. A machine learning algorithm is trained using the provided training data set and a predicted optimal set of the multiple process control parameters is generated for initiating and performing the deposition process to fabricate the object.
Owner:RELATIVITY SPACE INC

Cart for a floor cleaning machine

1. The name of the design product: floor washing machine control graphical user interface for electronic equipment. 2. The use of the design product: for an electronic equipment. 3. The design points of the design product: in the graphical user interface. 4. The picture or photo that best indicates the design points: design 1 interface change state figure 2. 5. Design 1 is designated as the basic design. 6. The use of the graphical user interface: for controlling the operation of the driving type floor washing machine program. 7. Human-Computer Interaction Methods of Graphical User Interface: Design 1 main view is the main interface; Design 1 interface state change diagram 1 is the interface after correctly entering the password in the input box of Design 1 main view and clicking the right arrow; Design 1 interface state change diagram 2 is the interface after clicking "il ACKNLOWLEDGE" in Design 1 interface state change diagram 1; Design 1 interface state change diagram 3 is the interface after clicking "Settings" in Design 1 interface state change diagram 2; Design 1 interface state change diagram 4 is the interface after clicking "Battery Management" in Design 1 interface state change diagram 3; Design 2 main view is the main interface; Design 2 interface state change diagram 1 is the interface after correctly entering the password in the input box of Design 2 main view and clicking the right arrow; Design 2 interface state change diagram 2 is the interface after clicking "il" in Design 2 interface state change diagram 1. The interface after "ACKNLOWLEDGE"; Design 2 interface change state diagram 3 is the interface after clicking "Settings" in Design 2 interface change state diagram 2; Design 2 interface change state diagram 4 is the interface after clicking "Language Management" in Design 2 interface change state diagram 3; Design 3 main view is the main interface; Design 3 interface change state diagram 1 is the interface after correctly entering the password in the input box in the Design 3 main view and clicking the right arrow; Design 3 interface change state diagram 2 is the interface after clicking "il ACKNLOWLEDGE" in Design 3 interface change state diagram 1; Design 3 interface change state diagram 3 is the interface after clicking "Settings" in Design 3 interface change state diagram 2; Design 3 interface change state diagram 4 is the interface after clicking "Date and Time" in Design 3 interface change state diagram 3; Design 4 main view is the main interface; Design 4 interface change state diagram 1 is the interface after correctly entering the password in the input box in the Design 4 main view and clicking the right arrow; Design 4 interface change state diagram 2 is the interface after clicking "il The interface after "ACKNLOWLEDGE"; Design 4 interface change state diagram 3 is the interface after clicking "Settings" in Design 4 interface change state diagram 2; Design 4 interface change state diagram 4 is the interface after clicking "Runtime Management" in Design 4 interface change state diagram 3; Design 5 main view is the main interface; Design 5 interface change state diagram 1 is the interface after correctly entering the password in the input box in the Design 5 main view and clicking the right arrow; Design 5 interface change state diagram 2 is the interface after clicking "ACKNLOWLEDGE" in Design 5 interface change state diagram 1; Design 5 interface change state diagram 3 is the interface after clicking "Settings" in Design 5 interface change state diagram 2; Design 5 interface change state diagram 4 is the interface after clicking "Historical Fault Query" in Design 5 interface change state diagram 3.
Owner:NANJING TEVOS HIGH-TECH CO LTD

Icon bar of artificial intelligence assistant graphical user interface for electronic devices

1. Name of the product of this design: Icon bar for the graphical user interface of an artificial intelligence assistant for an electronic device. 2. Purpose of this design product: This design product is used in electronic equipment. 3. The key design features of this design product lie in the portion of the graphical user interface for which protection is sought. 4. The picture or photo that best illustrates the key points of the design: the main view of Design 1. 5. Designate Design 1 as the base design. 6. Purpose of the Graphical User Interface: The AI ​​assistant graphical user interface of an electronic device is used for display and interaction. The purpose of the icon bar of the AI ​​assistant graphical user interface of an electronic device is: when a user enters a voice command (such as "HiBixby") to run an AI application, the Bixby icon appears. The icon notifies the user that the AI ​​assistant application is running and waiting for the user's command, and if the user enters a voice command or types a text command, the application performs a specific function in response to the user's command. Design 1 displays weather information in response to a user's command to display the information, and displays an icon for waiting for another input from the user. Design 2 shows an example of an icon and a command in a horizontal box above the icon. The user can enter the command by voice or text input on the text box above the icon. Design 3 shows the state of recognizing the user's voice command of "How's the weather?" 7. Other circumstances that require explanation: This design is a partial design, and the portion indicated by the dotted line in the view does not fall within the scope of protection required.
Owner:SAMSUNG ELECTRONICS CO LTD

Additive and subtractive integrated intelligent construction system and method for special-shaped structure

The invention provides an additive and subtractive integrated intelligent construction system and method for a special-shaped structure, and the system comprises a hybrid layered construction (HLC) software system which is used for generating and converting a control instruction which can be executed by a robot system based on an input design model; the hybrid intelligent construction HIC controller is used for generating and coordinating corresponding control instructions of the additive tasks and the subtractive tasks on the basis of the control instructions from the hybrid hierarchical construction HLC software system; and the hybrid intelligent construction hardware system is used for executing the control instructions of the material increase task and the material decrease task sent by the hybrid intelligent construction HIC controller. High-precision and efficient construction of a large complex special-shaped structure is achieved, and material waste can be reduced.
Owner:SHANGHAI CONSTRUCTION GROUP CO LTD +1

Device for managing dimensional information, system for managing dimensional information comprising the said device, method for managing dimensional information, and program for managing dimensional information

Device (40) for managing dimensional information, which manages dimensional information about an embedded object (51) contained in a search image showing the presence or absence of an embedded (51) object in a measurement object (50) and generated by a device (10) for scanning embedded objects, which performs a scan along the measurement object (50), wherein the device (40) for managing dimensional information comprises: a detection unit (41) configured to detect search information comprising the search image from the device (10) for scanning embedded objects; and a search information storage unit (43) configured to store the search information acquired by the acquisition unit (41); characterized by an input unit (44) into which design information is entered, which includes position information about the embedded object (51) in the measured object (50); a matching unit (47) configured to compare the search information stored in the search information storage unit (43) with the design information entered into the input unit (44) and to determine whether a match exists or not; and a design drawing generation unit (48) which is configured to generate a design drawing with screw positions based on the search information and the corresponding design information, if, as a result of the matching performed by the matching unit (47), the search information matches the design information.
Owner:OMRON CORP

A high-precision servo valve coil resistance and outer diameter calculation method

The application discloses a kind of high-precision servo valve coil resistance and outer diameter calculation method, comprising the following steps: step 1: input design parameter;Step 2: preliminary winding parameter;Step 3: process parameter calculation;Step 4: coil resistance and winding after outer diameter calculation;Step 5: calculation result output;Step 6: compare result correction parameter, the present application is aimed at servo valve coil enameled wire wire diameter, the number of turns is many, ordinary calculation method precision difference cannot directly guide the design, manufacture etc. of coil, innovatively proposed considering the method of ellipse correction perimeter according to coil cross winding condition, in combination with the setting of layer height, filling coefficient and other detailed parameters, solve the problem that accurate resistance, coil winding diameter etc. cannot be obtained by traditional slot width coefficient calculation method.The calculation method realizes the automatic calculation by software program, and the test of enameled wire meter resistance, outer diameter and coil winding resistance and outer diameter verifies the accuracy of the calculation method.
Owner:AVIC NANJING SERVO CONTROL SYST CO LTD

Method for obtaining tread pattern pitch arrangement diagram based on CATIA and VBA

The invention provides a method for obtaining a tread pattern pitch arrangement diagram based on CATIA and VBA, and the method comprises the following steps: S1, drawing each pitch pattern plane diagram based on CATIA, and assigning a positioning reference point; s2, entering a VBA development interaction interface, inputting design information and storing a file address; s3, designing an information checking module in the VBA interactive interface, and checking the input design information; s4, designing and creating a Product module in the VBA interactive interface, and establishing a pitch arrangement initial environment; s5, designing a pattern pitch arrangement module in the VBA interactive interface to realize automatic arrangement of a pitch graph according to a specified sequence; and S6, exporting a DWG format module corresponding to the automatic arrangement pitch diagram obtained in the step S5 in a VBA interactive interface, and outputting a two-dimensional design diagram. The pitch arrangement diagram obtained by the method provided by the invention is accurate in positioning and high in efficiency, and a multi-style pitch arrangement diagram can be quickly provided; the working efficiency of tire pattern pitch research can be improved, and the tire design time and cost are saved.
Owner:PRINX CHENGSHAN (SHANDONG) TIRE COMPANY LTD

Distribution network engineering construction system and method cooperating with terminal and cloud

The invention relates to a distribution network engineering construction system and method cooperating with a terminal and a cloud, and the system comprises a project cooperation management module which is used for responding to an externally input design task, and a terminal creates a distribution network engineering project and generates a control instruction; the data acquisition module is used for receiving the control instruction, acquiring original data and returning the original data to the cloud server; the line layout module is used for receiving the original data to generate a preliminary line layout suggested path of the distribution network project; the project generation module is used for receiving the preliminary line layout suggested path, calling a cloud cost library to carry out cost calculation on the preliminary line layout suggested path, selecting the preliminary line layout suggested path corresponding to the lowest total cost, generating a project budget report of the distribution network project and uploading the project budget report to the cloud; and the cloud collaborative design module is used for receiving the project budget report for deepening design of the distribution network project, obtaining a final distribution network design scheme and transmitting the final distribution network design scheme to the terminal for output.
Owner:POWERCHINA FUJIAN ELECTRIC POWER SURVEY & DESIGN INST CO LTD