CN106529070B - Circuit board CAM data automatic processing method and system - Google Patents
Circuit board CAM data automatic processing method and system Download PDFInfo
- Publication number
- CN106529070B CN106529070B CN201611045375.5A CN201611045375A CN106529070B CN 106529070 B CN106529070 B CN 106529070B CN 201611045375 A CN201611045375 A CN 201611045375A CN 106529070 B CN106529070 B CN 106529070B
- Authority
- CN
- China
- Prior art keywords
- cam data
- processing
- cam
- data
- processing result
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
- G06F30/36—Circuit design at the analogue level
- G06F30/367—Design verification, e.g. using simulation, simulation program with integrated circuit emphasis [SPICE], direct methods or relaxation methods
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Evolutionary Computation (AREA)
- Geometry (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- General Factory Administration (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention discloses a method and a system for automatically processing CAM data of a circuit board. Wherein, the method comprises the following steps: A. preprocessing the CAM data; B. uploading the preprocessed CAM data and the corresponding configuration file to a server; C. the server automatically completes the processing of the CAM data according to the configuration file, and packages and outputs the processing result and the processed CAM data to a designated position; D. and importing the processed CAM data and the processing result into a working space and displaying the CAM data and the processing result. According to the invention, the CAM data to be processed is automatically submitted to the server, the CAM data is automatically processed by the server according to the configuration file, and the generated processing result is returned and imported into the working space, so that a manufacturer can quickly confirm the processing result after receiving the processed CAM data.
Description
Technical Field
The invention relates to the field of circuit board data optimization, in particular to a circuit board CAM data automatic processing method and system.
Background
Before the circuit board is manufactured, it is necessary to optimize the CAM data (graphic data stored in formats such as computer Aided Manufacturing, Gerber, etc.) so that it can be used for Manufacturing. The CAM data making process relies on manual operation of CAM software to modify, and although the operation can be simplified by program development partial script, the operation is still mainly manual operation.
In the manufacturing process of the CAM data of the circuit board, because the personnel levels are inconsistent and the difficulty difference between different CAM data is different, the manufacturing of the CAM data is always time-consuming and is difficult to really unify actual operation methods and steps, so that the efficiency and the accuracy of the manufacturing of the CAM data are difficult to control, and the problem that the CAM management personnel are troubled all the year round is caused.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
In view of the above-mentioned deficiencies of the prior art, the present invention provides a method and a system for automatically processing CAM data of a circuit board, which aims to solve the problem of low efficiency and accuracy of CAM data production.
The technical scheme of the invention is as follows:
a method for automatically processing CAM data of a circuit board comprises the following steps:
A. preprocessing the CAM data;
B. uploading the preprocessed CAM data and the corresponding configuration file to a server;
C. the server automatically completes the processing of the CAM data according to the configuration file, and packages and outputs the processing result and the processed CAM data to a designated position;
D. and importing the processed CAM data and the processing result into a working space and displaying the CAM data and the processing result.
The automatic processing method of the circuit board CAM data, wherein the step A specifically comprises the following steps:
converting the format of the CAM data;
defining and sorting the layer attributes in the CAM data;
specifying a contour line of the CAM data;
the graphic attributes of the CAM data are converted.
The automatic processing method for the CAM data of the circuit board, wherein the step B further comprises the following steps:
the CAM data is checked to determine if the requirements for automatic processing are met, and if so, an upload operation is performed.
The automatic processing method of the circuit board CAM data, wherein the step C specifically comprises the following steps:
c1, the server calls CAM processing program to process CAM data automatically according to the parameters in the configuration file;
c2, after the processing is finished, acquiring the generated processing log and recording the processing result in the processing log;
c3, packaging the processing log and the processed CAM data and outputting the packaged CAM data to a specified position.
The automatic processing method for the circuit board CAM data comprises the following steps:
d1, monitoring the designated position in the server at regular time;
d2, when the processing result and the CAM data are monitored, automatically downloading the processing result and the CAM data, and then importing the processing result and the CAM data into the working space;
and D3, opening and displaying the processing result.
An automatic processing system for CAM data of circuit board, which comprises:
the preprocessing module is used for preprocessing the CAM data;
the submitting module is used for uploading the preprocessed CAM data and the corresponding configuration file to a server;
the data processing module is used for automatically finishing the processing of the CAM data according to the configuration file and packaging and outputting a processing result and the processed CAM data to a specified position;
and the import module is used for importing the processed CAM data and the processing result into the working space and displaying the CAM data and the processing result.
The automatic processing system for the circuit board CAM data comprises a preprocessing module and a data processing module, wherein the preprocessing module specifically comprises:
the format conversion unit is used for converting the format of the CAM data;
a definition sorting unit for defining and sorting the layer attributes in the CAM data;
an outline specifying unit for specifying an outline of the CAM data;
and the attribute conversion unit is used for converting the graphic attributes of the CAM data.
The automatic processing system for the circuit board CAM data comprises a submission module and a processing module, wherein the submission module specifically comprises:
the checking unit is used for checking the CAM data to determine whether the CAM data meets the requirement of automatic processing, and if so, the CAM data is uploaded.
The automatic processing system for the circuit board CAM data comprises a data processing module, a data processing module and a data processing module, wherein the data processing module specifically comprises:
the automatic processing unit is used for calling a CAM processing program to automatically process the CAM data according to the parameters in the configuration file;
a recording unit configured to acquire the generated processing log after the processing is completed, and record a processing result in the processing log;
and the output unit is used for packaging and outputting the processing log and the processed CAM data to a specified position.
The automatic processing system for the circuit board CAM data comprises an importing module and a processing module, wherein the importing module specifically comprises:
the monitoring unit is used for monitoring the designated position in the server at regular time;
the downloading and importing unit is used for automatically downloading the processing result and the CAM data when the processing result and the CAM data which are processed are monitored, and then importing the processing result and the CAM data into the working space;
and the display unit is used for opening the processing result and displaying the processing result.
Has the advantages that: the invention realizes the real CAM data production automation, changes the original respective treatment of each producing person into the uniform treatment on the server, not only replaces the manual work with the machine, greatly improves the production efficiency, but also ensures the accuracy of CAM data production and solves the problem that the production results of different persons with the same CAM data are not consistent due to the adoption of the uniform automatic treatment mode.
Drawings
FIG. 1 is a flow chart of a method for automatically processing CAM data of a circuit board according to a preferred embodiment of the present invention.
Detailed Description
The invention provides a method and a system for automatically processing CAM data of a circuit board, and the invention is further described in detail below in order to make the purpose, the technical scheme and the effect of the invention clearer and clearer. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, fig. 1 is a flow chart of a preferred embodiment of a method for automatically processing CAM data of a circuit board according to the present invention, as shown in the figure, the method includes the following steps:
s1, preprocessing the CAM data;
s2, uploading the preprocessed CAM data and the corresponding configuration file to a server;
s3, the server automatically completes the processing of the CAM data according to the configuration file, and packages and outputs the processing result and the processed CAM data to the designated position;
s4, importing the processed CAM data and the processed result into the working space and displaying the data.
According to the invention, the CAM data to be processed is automatically submitted to the server, the CAM data is automatically processed by the server according to the configuration file, and the generated processing result is returned and imported into the working space, so that a manufacturer can quickly confirm the processing result after receiving the processed CAM data.
For the existing CAM data making scheme, partial auxiliary functions are generally added on the basis of manual operation, although the CAM data making has certain efficiency improvement, the CAM data making cannot fundamentally replace the manual processing process of personnel, the problems of omission or errors and the like possibly generated in manual making cannot be really avoided, the operation modes of the making personnel cannot be really unified, the results of the same CAM data made by different making personnel are different, and the checking workload is increased. After the system is adopted, the workload of a CAM data manufacturing department is greatly reduced, the quality is obviously improved, and the system has obvious progress compared with the original manufacturing method.
Specifically, the step S1 specifically includes:
converting the format of the CAM data;
defining and sorting the layer attributes in the CAM data;
specifying a contour line of the CAM data;
the graphic attributes of the CAM data are converted.
That is, in step S1, the format of the CAM data is mainly converted, for example, into ODB + + format; defining and sequencing the classification attributes in the data, and determining whether a starting layer and a stopping layer of a set drilling layer exist or not by searching the attributes of the drilling layer; designating a CAM data outline, for example, by looking up outline data to determine whether an outline is established, and if not, designating the outline; converting the graphic attributes, for example, by analyzing the graphic attributes in the CAM data to determine whether there is an attribute classification for the graphic as required, and if not, converting the graphic attributes.
Further, in step S2, the pre-processed CAM data and the corresponding configuration file are uploaded to the server by the client.
In addition, the client can select which configuration file is used when the CAM data is processed, and can set partial parameters in the configuration file so as to meet the automatic processing requirements under different conditions. That is, when the CAM data is submitted to the server, the corresponding configuration file is designated for use.
The step S2 further includes:
the CAM data is checked to determine if the requirements for automatic processing are met, and if so, an upload operation is performed.
That is, before the last time the CAM file arrives at the server, it is necessary to confirm that the CAM file can satisfy the requirement of automatic processing, that is, the content in step S1 is completed.
Further, the step S3 specifically includes:
s31, the server calls the CAM processing program to automatically process the CAM data according to the parameters in the configuration file;
s32, after the processing is finished, acquiring the generated processing log and recording the processing result in the processing log;
s33, the processed log and the processed CAM data are packaged and output to the designated position.
Step S3 is the content of completing the automatic processing, which is automatically completed on the server. Specifically, the server checks whether the uploaded CAM data exists at regular time, if the CAM data exists, the CAM data is backed up, the configuration file specified when the CAM data is submitted is read, and then the CAM processing program is called according to parameters in the configuration file to automatically process the CAM data.
After each processing procedure is completed, a corresponding processing log is generated, and the processing result can be recorded on the processing log. Then, the processing log and the processed CAM data are packaged and output to a designated position.
Wherein the content completed by the automatic processing includes but is not limited to: and optimizing a circuit pattern, optimizing a solder resist pattern and the like, for example, automatically analyzing the direct spacing of the patterns, and moving, deforming or otherwise processing certain patterns which do not meet the set minimum spacing in the configuration file according to the requirements in the configuration file so as to meet the requirements of the configuration file.
Further, the step S4 specifically includes:
s41, monitoring the designated position in the server at regular time;
s42, when the processing result and the CAM data are monitored, the processing result and the CAM data are automatically downloaded and then imported into the working space;
and S43, opening and displaying the processing result.
In step S4, the designated location output by the server is monitored regularly, and the processed data is downloaded into the workspace, the data includes: processing the log and the processed CAM data. And opening the processed CAM data and the processing log, and displaying the content of the CAM data and the processing log to a producer for the producer to confirm. Specifically, when the processing result (recorded in the processing log) and the CAM data are monitored, the processing result and the CAM data are downloaded and imported into the working space, and then the processing result and the CAM data are opened and displayed for the manufacturer to confirm. Some of the content may be adjusted during the validation process. After the final production and confirmation are completed, the CAM data can be output.
The invention also provides a preferred embodiment of the automatic processing system for the CAM data of the circuit board, which comprises:
the preprocessing module is used for preprocessing the CAM data;
the submitting module is used for uploading the preprocessed CAM data and the corresponding configuration file to a server;
the data processing module is used for automatically finishing the processing of the CAM data according to the configuration file and packaging and outputting a processing result and the processed CAM data to a specified position;
and the import module is used for importing the processed CAM data and the processing result into the working space and displaying the CAM data and the processing result.
Further, the preprocessing module specifically includes:
the format conversion unit is used for converting the format of the CAM data;
a definition sorting unit for defining and sorting the layer attributes in the CAM data;
an outline specifying unit for specifying an outline of the CAM data;
and the attribute conversion unit is used for converting the graphic attributes of the CAM data.
Further, the submission module specifically includes:
the checking unit is used for checking the CAM data to determine whether the CAM data meets the requirement of automatic processing, and if so, the CAM data is uploaded.
Further, the data processing module specifically comprises:
the automatic processing unit is used for calling a CAM processing program to automatically process the CAM data according to the parameters in the configuration file;
a recording unit configured to acquire the generated processing log after the processing is completed, and record a processing result in the processing log;
and the output unit is used for packaging and outputting the processing log and the processed CAM data to a specified position.
Further, the importing module specifically includes:
the monitoring unit is used for monitoring the designated position in the server at regular time;
the downloading and importing unit is used for automatically downloading the processing result and the CAM data when the processing result and the CAM data which are processed are monitored, and then importing the processing result and the CAM data into the working space;
and the display unit is used for opening the processing result and displaying the processing result.
The technical details of the above module unit have been described in the foregoing method, and thus are not described again.
In conclusion, the invention realizes the real CAM data production automation, changes the original respective processing of each producer into the unified processing on the server, not only replaces the manual work by the machine and greatly improves the production efficiency, but also ensures the accuracy of CAM data production and solves the problem of inconsistent production results of different workers with the same CAM data due to the adoption of a unified automatic processing mode.
It is to be understood that the invention is not limited to the examples described above, but that modifications and variations may be effected thereto by those of ordinary skill in the art in light of the foregoing description, and that all such modifications and variations are intended to be within the scope of the invention as defined by the appended claims.
Claims (6)
1. A circuit board CAM data automatic processing method is characterized by comprising the following steps:
A. preprocessing the CAM data;
B. uploading the preprocessed CAM data and the corresponding configuration file to a server;
C. the server automatically completes the processing of the CAM data according to the configuration file, and packages and outputs the processing result and the processed CAM data to a designated position;
D. importing the processed CAM data and the processing result into a working space and displaying;
the step C specifically comprises the following steps:
c1, the server calls CAM processing program to process CAM data automatically according to the parameters in the configuration file;
c2, after the processing is finished, acquiring the generated processing log and recording the processing result in the processing log;
c3, packaging and outputting the processing log and the processed CAM data to a designated position;
the step C1 includes that the server checks whether there is the CAM data that is uploaded at regular time, when the CAM data is found, the CAM data is backed up, the configuration file appointed when the CAM data is submitted is read in, and the CAM processing program is called to automatically process the CAM data according to the parameters in the configuration file;
the step A specifically comprises the following steps:
converting the format of the CAM data;
defining and sorting the layer attributes in the CAM data;
specifying a contour line of the CAM data;
the graphic attributes of the CAM data are converted.
2. The method for automatically processing CAM data on circuit board of claim 1, wherein the step B further comprises:
the CAM data is checked to determine if the requirements for automatic processing are met, and if so, an upload operation is performed.
3. The method of claim 1, wherein step D comprises:
d1, monitoring the designated position in the server at regular time;
d2, when the processing result and the CAM data are monitored, automatically downloading the processing result and the CAM data, and then importing the processing result and the CAM data into the working space;
and D3, opening and displaying the processing result.
4. An automatic processing system for CAM data of circuit board, comprising:
the preprocessing module is used for preprocessing the CAM data;
the submitting module is used for uploading the preprocessed CAM data and the corresponding configuration file to a server;
the data processing module is used for automatically finishing the processing of the CAM data according to the configuration file and packaging and outputting a processing result and the processed CAM data to a specified position;
the import module is used for importing the processed CAM data and the processing result into the working space and displaying the processed CAM data and the processing result;
the data processing module specifically comprises:
the automatic processing unit is used for calling a CAM processing program to automatically process the CAM data according to the parameters in the configuration file;
a recording unit configured to acquire the generated processing log after the processing is completed, and record a processing result in the processing log;
the output unit is used for packaging and outputting the processing log and the processed CAM data to a specified position;
the server regularly checks whether the uploaded CAM data exist or not, when the CAM data are found, the CAM data are backed up, a configuration file specified when the CAM data are submitted is read in, and a CAM processing program is called according to parameters in the configuration file to automatically process the CAM data;
the preprocessing module specifically comprises:
the format conversion unit is used for converting the format of the CAM data;
a definition sorting unit for defining and sorting the layer attributes in the CAM data;
an outline specifying unit for specifying an outline of the CAM data;
and the attribute conversion unit is used for converting the graphic attributes of the CAM data.
5. The automatic processing system for circuit board CAM data of claim 4, wherein the submitting module specifically comprises:
the checking unit is used for checking the CAM data to determine whether the CAM data meets the requirement of automatic processing, and if so, the CAM data is uploaded.
6. The automatic processing system for circuit board CAM data of claim 4, wherein the import module specifically comprises:
the monitoring unit is used for monitoring the designated position in the server at regular time;
the downloading and importing unit is used for automatically downloading the processing result and the CAM data when the processing result and the CAM data which are processed are monitored, and then importing the processing result and the CAM data into the working space;
and the display unit is used for opening the processing result and displaying the processing result.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201611045375.5A CN106529070B (en) | 2016-11-24 | 2016-11-24 | Circuit board CAM data automatic processing method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201611045375.5A CN106529070B (en) | 2016-11-24 | 2016-11-24 | Circuit board CAM data automatic processing method and system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN106529070A CN106529070A (en) | 2017-03-22 |
CN106529070B true CN106529070B (en) | 2020-04-17 |
Family
ID=58356732
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201611045375.5A Active CN106529070B (en) | 2016-11-24 | 2016-11-24 | Circuit board CAM data automatic processing method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106529070B (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107515348B (en) * | 2017-08-14 | 2020-05-22 | 奥士康科技股份有限公司 | Method for preventing film data from open short circuit |
CN107784184A (en) * | 2017-11-17 | 2018-03-09 | 奥士康科技股份有限公司 | A kind of wiring board CAM data processing systems and processing method |
CN112782177B (en) * | 2020-12-09 | 2022-10-28 | 广州广合科技股份有限公司 | Automatic data output method of AVI appearance inspection machine |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101655881A (en) * | 2009-05-15 | 2010-02-24 | 上海闻泰电子科技有限公司 | PCB design method and system automatically leading in design rule |
CN102214261A (en) * | 2011-07-11 | 2011-10-12 | 西安电子科技大学 | Method for automatic check of process data of printed circuit board |
CN102385722A (en) * | 2011-10-18 | 2012-03-21 | 东莞生益电子有限公司 | Method for automatically leading drilling data in Genesis 2000 system into ERP system |
CN102521431A (en) * | 2011-11-18 | 2012-06-27 | 东莞生益电子有限公司 | Method for processing lead wire in PCB (Printed Circuit Board) design data |
CN102750407A (en) * | 2011-11-16 | 2012-10-24 | 中国电子科技集团公司第三十八研究所 | Automatic processing and converting method for computer-aided design (CAD) /computer-aided engineering (CAE) data |
CN102819552A (en) * | 2012-06-26 | 2012-12-12 | 深圳市百能信息技术有限公司 | Method and system for automatically examining and verifying Printed Circuit Board (PCB) project files |
CN103279861A (en) * | 2013-06-04 | 2013-09-04 | 深圳市百能信息技术有限公司 | PCB engineering problem contrastive analysis and PCB engineering problem contrastive analysis result sending method and device |
CN103823882A (en) * | 2014-03-03 | 2014-05-28 | 深圳市百能信息技术有限公司 | Method and system for automatically auditing PCB project files |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8214192B2 (en) * | 2008-02-27 | 2012-07-03 | Mentor Graphics Corporation | Resource remapping in a hardware emulation environment |
CN104252153A (en) * | 2013-06-28 | 2014-12-31 | 鸿富锦精密工业(深圳)有限公司 | CNC (computer numerical control) processing program generating system and method |
CN104732018A (en) * | 2015-03-06 | 2015-06-24 | 小米科技有限责任公司 | PCB wiring treatment method and device |
-
2016
- 2016-11-24 CN CN201611045375.5A patent/CN106529070B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101655881A (en) * | 2009-05-15 | 2010-02-24 | 上海闻泰电子科技有限公司 | PCB design method and system automatically leading in design rule |
CN102214261A (en) * | 2011-07-11 | 2011-10-12 | 西安电子科技大学 | Method for automatic check of process data of printed circuit board |
CN102385722A (en) * | 2011-10-18 | 2012-03-21 | 东莞生益电子有限公司 | Method for automatically leading drilling data in Genesis 2000 system into ERP system |
CN102750407A (en) * | 2011-11-16 | 2012-10-24 | 中国电子科技集团公司第三十八研究所 | Automatic processing and converting method for computer-aided design (CAD) /computer-aided engineering (CAE) data |
CN102521431A (en) * | 2011-11-18 | 2012-06-27 | 东莞生益电子有限公司 | Method for processing lead wire in PCB (Printed Circuit Board) design data |
CN102819552A (en) * | 2012-06-26 | 2012-12-12 | 深圳市百能信息技术有限公司 | Method and system for automatically examining and verifying Printed Circuit Board (PCB) project files |
CN103279861A (en) * | 2013-06-04 | 2013-09-04 | 深圳市百能信息技术有限公司 | PCB engineering problem contrastive analysis and PCB engineering problem contrastive analysis result sending method and device |
CN103823882A (en) * | 2014-03-03 | 2014-05-28 | 深圳市百能信息技术有限公司 | Method and system for automatically auditing PCB project files |
Also Published As
Publication number | Publication date |
---|---|
CN106529070A (en) | 2017-03-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10964025B2 (en) | Assembly monitoring method and device based on deep learning, and readable storage medium | |
KR100483448B1 (en) | Integrated support apparatus for supporting sheet metal machining | |
CN106529070B (en) | Circuit board CAM data automatic processing method and system | |
JP2012151250A (en) | Substrate inspection system | |
CN111859571B (en) | Stacker safety evaluation method and system based on parameterized design | |
CN116756042B (en) | Data integrated management system and method based on digital twin technology | |
CN115827499B (en) | UI (user interface) automatic testing method | |
CN109885921B (en) | Method, system, medium and equipment for transferring mounting data based on three-dimensional component library | |
CN115049304A (en) | Production process control traceable management method, system, medium and device | |
CN116643985A (en) | MES and CAPP process data transmission collaborative verification method | |
CN114322874A (en) | Body-in-white measuring method and system | |
CN110852035B (en) | PCB design platform capable of self-learning | |
CN113934710A (en) | Data acquisition method and device | |
CN111931017A (en) | Intelligent configuration method and system suitable for coal preparation plant | |
US20200150909A1 (en) | Device And Method For Checking The Printing of an Article | |
CN114237635B (en) | Method, system and storage medium for rapid deployment, operation and maintenance of semiconductor visual inspection | |
CN117391042B (en) | PCB layout analysis method based on DFX design execution system | |
Armstrong | Automating Scan-Based Inspection for Repeatable Process Control | |
US11675339B1 (en) | Route based manufacturing system analysis, apparatuses, systems, and methods | |
CN113569542B (en) | Implementation method for automatically drawing and analyzing nuclear power engineering construction plan network diagram | |
CN118644150A (en) | Engineering quality assessment method, device and equipment based on BIM | |
CN117724427A (en) | Production and verification method based on machine identification and related equipment | |
CN116562221A (en) | Method, device, equipment and storage medium for marking printed circuit board | |
CN117891218A (en) | Equipment information model generation method for sensing computation control multi-type equipment access | |
CN116796439A (en) | Automatic assembly method, storage medium and device for whole vehicle model of commercial vehicle |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |