CN110727838B - Method and system for checking consistency of part numbers in virtual sample vehicle and loading list - Google Patents

Method and system for checking consistency of part numbers in virtual sample vehicle and loading list Download PDF

Info

Publication number
CN110727838B
CN110727838B CN201910915610.7A CN201910915610A CN110727838B CN 110727838 B CN110727838 B CN 110727838B CN 201910915610 A CN201910915610 A CN 201910915610A CN 110727838 B CN110727838 B CN 110727838B
Authority
CN
China
Prior art keywords
standard
list
part number
numbers
information
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
Application number
CN201910915610.7A
Other languages
Chinese (zh)
Other versions
CN110727838A (en
Inventor
陈亭
邹骥
罗宇驰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
FAW Volkswagen Automotive Co Ltd
Original Assignee
FAW Volkswagen Automotive Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by FAW Volkswagen Automotive Co Ltd filed Critical FAW Volkswagen Automotive Co Ltd
Priority to CN201910915610.7A priority Critical patent/CN110727838B/en
Publication of CN110727838A publication Critical patent/CN110727838A/en
Application granted granted Critical
Publication of CN110727838B publication Critical patent/CN110727838B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures

Abstract

The invention discloses a method and a system for checking consistency of part numbers in a virtual sample car and a loading list, wherein the method comprises the following steps: processing all part information in the loading list into part numbers in a standard format and then storing the part numbers in a first standard part number list; extracting part numbers in a standard format from all the part information in the virtual sample car and storing the part numbers in a second standard part number list; and establishing a cyclic check model, performing consistency check on the part numbers of the first standard part number list and the second standard part number list, and simultaneously marking corresponding consistency marks on each part number according to a check result, thereby realizing the consistency of the part numbers in the automatic check virtual sample vehicle and the loading list and the automatic marking consistency check result. By adopting the method, the system for checking the consistency of the virtual sample vehicle and the part numbers in the loading list solves the problems of low efficiency, long time consumption, high possibility of making mistakes and the like when the consistency of the virtual sample vehicle and the part numbers in the loading list is checked by manual comparison.

Description

Consistency checking method and system for part numbers in virtual sample vehicle and loading list
Technical Field
The invention relates to the technical field of automobile manufacturing, in particular to a method and a system for checking consistency of part numbers in a virtual sample automobile and a loading list.
Background
In an automobile research and development system, in order to ensure the integrity and the assembly performance of a trial-manufacture sample car, Virtual trial assembly (VTO) is required, that is, before actual loading, three-dimensional data corresponding to each part is collected according to part numbers in a loading list, and a Virtual sample car which is 100% consistent with a target car is assembled in three-dimensional visualization software Deltagen, so that problems are found in advance and are promoted to be solved, and the subsequent smooth actual loading is ensured.
In the actual working process, engineers make a loading list according to the division of different vehicle function modules (such as a power assembly, a chassis and an internal and external decoration), and the part information in the loading list can be changed continuously along with the continuous updating of the project information. The virtual trial assembly is performed according to the assembly process of the whole vehicle, and is different from the module division of the loading list, so that certain deviations can be generated between the part numbers of the virtual sample vehicle in the Deltagen and the part numbers in the loading list along with the continuous progress of the project, and the deviations need to be checked and analyzed to ensure that the part numbers of the virtual sample vehicle and the part numbers of the loading list reach 100 percent of consistency.
However, Deltagen is three-dimensional visual software under the Dasuo system flag, the loading list is stored in Excel software and the like, and the two are independent from each other, so that part information in the virtual sample car and the loading list needs to be compared and checked in a way of manually copying and searching part numbers, and the two are ensured to be completely consistent. Because the number of parts of the whole vehicle is about thousand, the workload of manually comparing and checking part numbers is huge, at least 3 times of checking are needed in each virtual trial assembly project, about 3 days are consumed for each checking, the checking efficiency is low, and errors are easy to generate.
Disclosure of Invention
The invention aims to provide a method and a system for checking consistency of a virtual sample vehicle and part numbers in a loading list, and the method and the system are used for solving the problems of low efficiency, long time consumption, high possibility of errors and the like when the consistency of the virtual sample vehicle and the part numbers in the loading list is checked by manual comparison.
In order to achieve the above purpose, the invention provides the following technical scheme:
a method for checking consistency of part numbers in a virtual sample car and a loading list comprises the following steps:
processing all part information in the loading list into part numbers in a standard format and then storing the part numbers in a first standard part number list;
extracting part numbers in a standard format from all the part information in the virtual sample car and storing the part numbers in a second standard part number list;
and establishing a cyclic check model, performing consistency check on the part numbers of the first standard part number list and the second standard part number list, and marking each part number with corresponding consistency according to a check result.
Preferably, the part numbers in the first standard part number list and the part numbers in the second standard part number list adopt the same standard format.
Preferably, the method for processing all the part information in the loading list into the part number in the standard format specifically includes:
extracting all part information in a loading list;
deleting the color data of all the part information according to the naming rule of the part information to obtain a part number;
and converting the interval format between the data bits of the part number into a standard interval format to obtain the part number in the standard format.
Preferably, the method for extracting the part number in the standard format from the part information of all the virtual sample vehicles specifically includes:
exporting a structure tree file of the virtual sample car from the Deltagen software;
screening part information of an assembly supply level in the structure tree file;
and extracting the part number in a standard format from the part information according to the naming rule of the part information.
Specifically, the method for screening the part information of the assembly supply level in the structure tree file comprises the following steps:
analyzing and interpreting a data structure of the structure tree file, and deleting redundant information in the structure tree file;
and traversing all the part information in the structure tree file, and judging and deleting all the child node part information in the assembly part information according to the identifier of the assembly part to obtain the part information of the assembly supply level.
Specifically, the redundant information is user-defined input information.
Preferably, the method for extracting the part number in the standard format from the part information comprises the following steps:
the part number in the part information of the assembly supply level is set as a standard format by default;
and traversing the part information of the assembly supply level, and extracting a data segment corresponding to the part number in the part information of the assembly supply level according to the naming rule of the part information of the assembly supply level.
Preferably, the method for checking consistency between the part numbers in the first standard part number list and the part numbers in the second standard part number list specifically includes:
checking whether the part numbers in the first standard part number list exist in the second standard part number list one by one, and marking the checking result corresponding to the part numbers in the first standard part number list;
and checking whether the part numbers in the second standard part number list exist in the first standard part number list one by one, and correspondingly marking the checking result on the part numbers in the second standard part number list.
A system for checking the consistency of virtual sample vehicles and part numbers in a loading list comprises a first part number standardization module, a second part number standardization module and a checking module, wherein,
the first part number standardization module is used for processing all part information in the loading list into part numbers in a standard format and then storing the part numbers in the first standard part number list;
the second part number standardization module is used for extracting part numbers in a standard format from all the part information in the virtual sample car and then storing the part numbers in a second standard part number list;
the checking module is used for establishing a cyclic checking model, checking consistency of the part numbers of the first standard part number list and the second standard part number list, and marking corresponding consistency marks on each part number according to checking results.
A computer-readable storage medium, having stored thereon a computer program which, when being executed by a processor, is adapted to carry out the steps of the method of any one of the preceding claims 1 to 7.
Compared with the prior art, the method and the system for checking the consistency of the part numbers in the virtual sample car and the loading list have the following beneficial effects:
the invention provides a method for checking consistency of a virtual sample vehicle and part numbers in a loading list, which comprises the steps of firstly processing all part information in the loading list into part numbers in a standard format and then storing the part numbers in a first standard part number list; extracting part numbers in a standard format from all the part information of the virtual sample car and storing the part numbers in a second standard part number list; after the part numbers in the first standard part number list and the part numbers in the second standard part number list are processed into the same standard format, a cyclic check model is established, consistency check is carried out on the part numbers in the first standard part number list and the second standard part number list, corresponding consistency marks are made on each part number according to check results, consistency of the virtual sample car and the part numbers in the loading list is automatically checked, differences between the virtual sample car and the loading list are timely found to solve according to the consistency marks made on each part number, the virtual sample car is completely realized according to the loading list, effective tracking and checking of the loading list are realized, and smooth follow-up actual loading is guaranteed through the loading effect of the virtual sample car.
According to the consistency checking system for the virtual sample vehicle and the part numbers in the loading list, the consistency checking method for the virtual sample vehicle and the part numbers in the loading list is adopted, the consistency of the virtual sample vehicle and the part numbers in the loading list is automatically checked, the checking result is automatically marked, and the problems that when the consistency of the virtual sample vehicle and the part numbers in the loading list is manually checked in a contrast mode, the efficiency is low, the consumed time is long, errors are prone to occurring and the like are solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention and not to limit the invention. In the drawings:
FIG. 1 is a schematic flow chart of a method for checking consistency of part numbers in a virtual prototype car and a loading list in an embodiment of the invention;
FIG. 2 is a schematic flowchart of a method for verifying whether a part number in a first standard part number list exists in a second standard part number list by a cyclic verification model according to an embodiment of the present invention;
fig. 3 is a schematic flow chart of a method for verifying whether a part number in the second standard part number list exists in the first standard part number list by the cyclic verification model in the embodiment of the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention more comprehensible, embodiments accompanying figures are described in detail below. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example one
Referring to fig. 1, a method for checking consistency between a virtual prototype car and part numbers in a loading list according to this embodiment includes:
processing all part information in the loading list into part numbers in a standard format and then storing the part numbers in a first standard part number list;
extracting part numbers in a standard format from all the part information in the virtual sample car and storing the part numbers in a second standard part number list;
and establishing a cyclic check model, performing consistency check on the part numbers of the first standard part number list and the second standard part number list, and marking each part number with corresponding consistency according to a check result.
The consistency of the part numbers in the virtual sample vehicle and the loading list is automatically checked, the checking efficiency is effectively improved, meanwhile, according to consistency marks made on each part number, the difference between the virtual sample vehicle and the loading list is found in time to solve, the virtual sample vehicle is completely realized according to the loading list, effective tracking and checking on the loading list are realized, and smooth proceeding of subsequent actual loading is guaranteed through the loading effect of the virtual sample vehicle.
The part numbers in the first standard part number list and the part numbers in the second standard part number list adopt the same standard format, and in the specific implementation process, the format of the part numbers in the part information of the assembly supply level in the virtual sample vehicle can be used as the standard format, so that all the part information in the vehicle list only needs to be processed into the part numbers of the standard format, the workload is greatly reduced, meanwhile, the part numbers in the first standard part number list and the part numbers in the second standard part number list adopt the same standard format, the convenience is provided for the subsequent consistency check work, and the reliability of the check result is ensured.
In addition, the first standard part number list and the second standard part number list can be stored in an Excel file format, so that related processing operations can be conveniently carried out by using plug-ins of Excel, the method is simple and clear, cloud storage can be carried out, subsequent consistency verification work can be conveniently carried out by using a cloud computing processing mode, and the verification efficiency is further improved.
In the method for checking consistency between the virtual sample car and the part numbers in the loading list provided by this embodiment, the method for processing all the part information in the loading list into the part numbers in the standard format specifically includes:
extracting all part information in a loading list;
deleting the color data of all the part information according to the naming rule of the part information to obtain a part number;
and converting the interval format between the data bits of the part number into a standard interval format to obtain the part number in the standard format.
The part number format standardization of the loading list is carried out, and the aim is to carry out the format standardization on the part number of each ordered part in the loading list so as to provide a reliable data source for the subsequent consistency check work. When a loading list is appointed, as some parts need color information, a plurality of data bits corresponding to the color data in the part information need to be deleted according to the naming rule of the part information, and part numbers are obtained. Moreover, different modules of the loading list can be completed by different engineer teams, so that the interval formats among the data bits of the part numbers in the loading list are inconsistent, for example, multiple interval formats for spacing the data bits by adopting space symbols such as spaces, underlines or dot symbols need to be uniformly converted into standard interval formats, a reliable checked data source is provided for subsequent consistency checking work, misjudgment caused by format inconsistency is avoided, and the efficiency of the consistency checking work of the virtual prototype car and the part numbers in the loading list is improved.
In the method for checking consistency between a virtual sample vehicle and part numbers in a loading list provided in this embodiment, the method for extracting part numbers in a standard format from all part information of the virtual sample vehicle specifically includes:
exporting a structure tree file of the virtual sample car from the Deltagen software;
screening part information of an assembly supply level in the structural tree file;
and extracting the part number in the standard format from the part information according to the naming rule of the part information.
In specific implementation, the structure tree file in the plmxml format can be exported through an export function in the Deltagen software, and the structure tree file can be opened and edited through Excel.
Further, the method for screening the part information of the assembly supply level in the structure tree file comprises the following steps:
analyzing a data structure of the reading structure tree file, and deleting redundant information in the structure tree file;
traversing all the part information in the structure tree file, and simultaneously judging and deleting all the child node part information in the assembly part information according to the identifier of the assembly part to obtain the part information of the assembly supply level.
In the method for screening the part information at the assembly supply level in the structure tree file, redundant information in the structure tree file is user-defined input information, a user can input the information in a customized manner in the Deltagen software, the information can be various text contents and part numbers, and the information needs to be deleted in order to avoid influencing the subsequent part number processing. The simplest method for deleting redundant information is as follows: according to the identifier of user-defined input information, such as 'UserData', a search model is built through the search function of Excel software or by self to traverse the exported structure tree file in the plmxml format, and all the line data with the identifier of 'UserData' are deleted. Furthermore, the assembly supply part information in the Deltagen software is often composed of data of a plurality of parts, and we need to extract part numbers only at the assembly supply level, and for such cases, all sub-node part information in the assembly part information is judged and deleted according to identifiers of assembly parts, so as to obtain the part information at the assembly supply level. For example: an identifier 'ZSB' is defined in the Deltagen software as an identifier of the assembly part, and when the identifier of the assembly part is detected, all child nodes under the node of the assembly part are traversed according to the data relation in the structure tree file and deletion operation is carried out.
After screening out the part information of the assembly supply level in the structure tree file, the method for extracting the part number in the standard format from the part information comprises the following steps: because the part number in the part information of the assembly supply level is default to be set to be in a standard format, the format is not required to be modified; only the part information of the assembly supply level needs to be traversed, and meanwhile, the data segment corresponding to the part number in the part information of the assembly supply level is extracted according to the naming rule of the part information of the assembly supply level. For example, only part number information of all supply levels is left in the structure tree file, according to the naming rule of the part information in the Deltagen software, all line data containing the part number are screened out firstly, and then the part number is further extracted from the line data.
Referring to fig. 2 or fig. 3, in the method for checking consistency of part numbers in a virtual prototype vehicle and a loading list provided in this embodiment, the method for checking consistency of part numbers in a first standard part number list and part numbers in a second standard part number list specifically includes:
checking whether the part numbers in the first standard part number list exist in the second standard part number list one by one, and marking the checking result corresponding to the part numbers in the first standard part number list;
and checking whether the part numbers in the second standard part number list exist in the first standard part number list one by one, and correspondingly marking the checking result on the part numbers in the second standard part number list.
The verification process can be realized by adopting a vlookup function in Excel software, but the operation is very complicated, some columns need to be added again, the time is consumed, and the searching precision cannot be completely ensured.
In this embodiment, the consistency check is preferably implemented by establishing a cyclic check model, and referring to fig. 2, a first row of part numbers in a first standard part number list is extracted, then a first row of part numbers in a second standard part number list is extracted, whether two part numbers are consistent or not is judged, and if so, a row identification bit corresponding to the part number in the first standard part number list is set to be 1; if the two parts are not consistent, further judging whether the second standard part number list reaches the last line, and if the second standard part number list reaches the last line, setting a line identification bit corresponding to the part number of the first standard part number list to be 0; and if the second standard part number list does not reach the last line, extracting the part numbers of the next line of the second standard part number list, and continuously judging whether the two part numbers are consistent or not until the second standard part number list reaches the last line. And after the row identification bit corresponding to the part number in the first standard part number list is set to be 1 or 0, judging whether the first standard part number list reaches the last row, if so, stopping checking, and if not, extracting the part number in the next row of the first standard part number list to carry out the checking operation until the last row of the first standard part number list is finished. The specific process that the cyclic verification model realizes the one-by-one verification of whether the part numbers in the first standard part number list exist in the second standard part number list and correspondingly marks the verification result on the part numbers in the first standard part number list is realized.
Referring to fig. 3 again, first, the first line of part numbers in the second standard part number list is extracted, then the first line of part numbers in the first standard part number list is extracted, whether the two part numbers are consistent or not is judged, and if so, the line identification bit corresponding to the part number in the second standard part number list is set to be 1; if the first standard part number list is inconsistent with the second standard part number list, further judging whether the first standard part number list reaches the last line, and if the first standard part number list reaches the last line, setting a line identification bit corresponding to the part number of the second standard part number list to be 0; and if the first standard part number list does not reach the last line, extracting the part numbers of the next line of the first standard part number list, and continuously judging whether the two part numbers are consistent or not until the first standard part number list reaches the last line. And after the line identification bit corresponding to the part number in the second standard part number list is set to be 1 or 0, judging whether the second standard part number list reaches the last line, if so, stopping checking, and if not, extracting the part number in the next line of the second standard part number list to carry out the checking operation until the last line of the second standard part number list is finished. The specific process that the cyclic verification model realizes the one-by-one verification of whether the part numbers in the second standard part number list exist in the first standard part number list and correspondingly marks the verification result on the part numbers in the second standard part number list is realized.
The two processes can be carried out synchronously to improve the checking efficiency, and the problems of low efficiency, long time consumption, easy error and the like existing when the consistency of the part numbers in the virtual sample car and the loading list is checked by manual contrast are solved.
Example two
A system for checking the consistency of virtual sample vehicles and part numbers in a loading list comprises a first part number standardization module, a second part number standardization module and a checking module, wherein,
the first part number standardization module is used for processing all part information in the loading list into part numbers in a standard format and then storing the part numbers in the first standard part number list;
the second part number standardization module is used for extracting part numbers in a standard format from all the part information in the virtual sample car and then storing the part numbers in a second standard part number list;
the checking module is used for establishing a cyclic checking model, checking consistency of the part numbers of the first standard part number list and the second standard part number list, and marking corresponding consistency marks on each part number according to checking results.
The consistency check system for the virtual sample vehicle and the part numbers in the loading list, provided by the invention, has the same technical effect as the consistency check method for the virtual sample vehicle and the part numbers in the loading list, which is provided by the previous embodiment, realizes the automatic check of the consistency of the virtual sample vehicle and the part numbers in the loading list, and simultaneously automatically marks the check result, thereby solving the problems of low efficiency, long time consumption, easy error and the like when the consistency of the virtual sample vehicle and the part numbers in the loading list is checked by manual comparison.
EXAMPLE III
The embodiment of the invention provides a computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method for checking consistency of part numbers in a virtual sample car and a loading list in the first embodiment are executed.
In the foregoing description of embodiments, the particular features, structures, materials, or characteristics may be combined in any suitable manner in any one or more embodiments or examples.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (7)

1. A consistency check method for part numbers in a virtual sample car and a loading list is characterized by comprising the following steps:
processing all part information in the loading list into part numbers in a standard format and then storing the part numbers in a first standard part number list;
exporting a structure tree file in a plmxml format from the Deltagen software; screening part information of an assembly supply level in the structural tree file; extracting a part number in a standard format from the part information in the assembly supply level according to the naming rule of the part information in the assembly supply level, and storing the part number in the standard format into a second standard part number list after extracting the part number in the standard format;
establishing a cyclic check model, and performing consistency check on the part numbers of the first standard part number list and the second standard part number list, wherein the method specifically comprises the following steps: checking whether the part numbers in the first standard part number list exist in the second standard part number list one by one, and correspondingly marking the checking result on the part numbers in the first standard part number list; and checking whether the part numbers in the second standard part number list exist in the first standard part number list one by one, and correspondingly marking a checking result on the part numbers in the second standard part number list, wherein the part numbers in the first standard part number list and the part numbers in the second standard part number list adopt the same standard format.
2. The method for verifying consistency between the virtual sample car and the part numbers in the loading list according to claim 1, wherein the method for processing all the part information in the loading list into the part numbers in a standard format specifically comprises the following steps:
extracting all part information in a loading list;
deleting the color data of all the part information according to the naming rule of the part information to obtain a part number;
and converting the interval format between the data bits of the part number into a standard interval format to obtain the part number in the standard format.
3. The method for verifying consistency of the part numbers in the virtual sample car and the loading list according to claim 1, wherein the method for screening the part information of the assembly supply level in the structure tree file comprises the following steps:
analyzing and interpreting a data structure of the structure tree file, and deleting redundant information in the structure tree file;
and traversing all the part information in the structure tree file, and judging and deleting all the child node part information in the assembly part information according to the identifier of the assembly part to obtain the part information of the assembly supply level.
4. The method for verifying the consistency of the virtual prototype car and the part numbers in the loading list according to claim 3, wherein the redundant information is user-defined input information.
5. The method for verifying consistency of the part numbers in the virtual sample car and the loading list according to claim 1, wherein the method for extracting the part numbers in the standard format from the part information comprises the following steps:
the part number in the part information of the assembly supply level is set as a standard format by default;
and traversing the part information of the assembly supply level, and extracting a data segment corresponding to the part number in the part information of the assembly supply level according to the naming rule of the part information of the assembly supply level.
6. A system for checking the consistency of virtual sample vehicles and part numbers in a loading list is characterized by comprising a first part number standardization module, a second part number standardization module and a checking module, wherein,
the first part number standardization module is used for processing all part information in the loading list into part numbers in a standard format and then storing the part numbers in the first standard part number list;
the second part number standardization module is used for exporting a structure tree file in a plmxml format from the Deltagen software; screening part information of an assembly supply level in the structural tree file; extracting part numbers in a standard format from the part information in the assembly supply level according to the naming rule of the part information in the assembly supply level, and storing the part numbers in the standard format into a second standard part number list after extracting the part numbers;
the checking module is used for establishing a cyclic checking model and checking consistency of part numbers of the first standard part number list and the second standard part number list, and specifically comprises the following steps: checking whether the part numbers in the first standard part number list exist in the second standard part number list one by one, and correspondingly marking the checking result on the part numbers in the first standard part number list; and checking whether the part numbers in the second standard part number list exist in the first standard part number list one by one, and correspondingly marking a checking result on the part numbers in the second standard part number list, wherein the part numbers in the first standard part number list and the part numbers in the second standard part number list adopt the same standard format.
7. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method according to any one of the claims 1 to 5.
CN201910915610.7A 2019-09-26 2019-09-26 Method and system for checking consistency of part numbers in virtual sample vehicle and loading list Active CN110727838B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910915610.7A CN110727838B (en) 2019-09-26 2019-09-26 Method and system for checking consistency of part numbers in virtual sample vehicle and loading list

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910915610.7A CN110727838B (en) 2019-09-26 2019-09-26 Method and system for checking consistency of part numbers in virtual sample vehicle and loading list

Publications (2)

Publication Number Publication Date
CN110727838A CN110727838A (en) 2020-01-24
CN110727838B true CN110727838B (en) 2022-09-30

Family

ID=69219498

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910915610.7A Active CN110727838B (en) 2019-09-26 2019-09-26 Method and system for checking consistency of part numbers in virtual sample vehicle and loading list

Country Status (1)

Country Link
CN (1) CN110727838B (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150088474A1 (en) * 2013-09-25 2015-03-26 Ford Global Technologies, Llc Virtual simulation
CN103631667A (en) * 2013-09-27 2014-03-12 国家电网公司 Method for verifying consistency of intelligent device ICD and virtual terminal list
KR101944110B1 (en) * 2017-08-29 2019-01-31 주식회사 경신 Apparatus for generating virtual number of parts having different vehicle types and method thereof
CN110097647B (en) * 2019-05-20 2020-11-24 珠海格力电器股份有限公司 Automatic checking method, explosion diagram making method and drawing software

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
《全虚拟设计在Vision-R概念车研发中的应用》;唐明星等;《机械制造》;20170620;第55卷(第6期);第7-10、23页 *

Also Published As

Publication number Publication date
CN110727838A (en) 2020-01-24

Similar Documents

Publication Publication Date Title
CN109448100B (en) Three-dimensional model format conversion method, system, computer device and storage medium
CN108089893B (en) Method and device for determining redundant resources, terminal equipment and storage medium
US9223819B2 (en) Linking of parent-child data records in a legacy software modernization system
CN103838672A (en) Automated testing method and device for all-purpose financial statements
CN106649457B (en) Data processing system based on object relation mapping technology
CN104133772A (en) Automatic test data generation method
CN104598376A (en) Data driving layered automation test system and method
CN111324577B (en) Yml file reading and writing method and device
CN101901265B (en) Objectification management system of virtual test data
CN109189756A (en) Electronic device, the method for Data Migration and storage medium
CN110990467B (en) BIM model format conversion method and conversion system
CN115169810A (en) Artificial intelligence system construction method and device for power grid regulation
CN110647318B (en) Method, device, equipment and medium for creating instance of stateful application
CN104778179A (en) Data migration test method and system
US8965797B2 (en) Explosions of bill-of-materials lists
CN110442371A (en) A kind of method, apparatus of release code, medium and computer equipment
CN110866024B (en) Vector database increment updating method and system
CN106557881B (en) Business process system construction method based on business activity execution sequence
CN111367890A (en) Data migration method and device, computer equipment and readable storage medium
CN107766519B (en) Method for visually configuring data structure
CN108959391B (en) Apparatus, system, method, and storage medium for presenting database cluster architecture diagram
CN110727838B (en) Method and system for checking consistency of part numbers in virtual sample vehicle and loading list
US20160123120A1 (en) Systems, methods, and computer medium to optimize storage for hydrocarbon reservoir simulation
CN112131291B (en) Structured analysis method, device and equipment based on JSON data and storage medium
CN115033936A (en) Material model management method for SolidWorks system

Legal Events

Date Code Title Description
PB01 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