CN112100737B - Model generation method, model generation device, storage medium and electronic equipment - Google Patents

Model generation method, model generation device, storage medium and electronic equipment Download PDF

Info

Publication number
CN112100737B
CN112100737B CN202010793986.8A CN202010793986A CN112100737B CN 112100737 B CN112100737 B CN 112100737B CN 202010793986 A CN202010793986 A CN 202010793986A CN 112100737 B CN112100737 B CN 112100737B
Authority
CN
China
Prior art keywords
component
coordinate system
model
data
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
CN202010793986.8A
Other languages
Chinese (zh)
Other versions
CN112100737A (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.)
Shanghai Digital Design Technology Co ltd
Original Assignee
Shanghai Digital Design Technology 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 Shanghai Digital Design Technology Co ltd filed Critical Shanghai Digital Design Technology Co ltd
Priority to CN202010793986.8A priority Critical patent/CN112100737B/en
Publication of CN112100737A publication Critical patent/CN112100737A/en
Application granted granted Critical
Publication of CN112100737B publication Critical patent/CN112100737B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/15Vehicle, aircraft or watercraft design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Geometry (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Automation & Control Theory (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention discloses a model generation method and a model generation device. The method comprises the following steps: the method comprises the steps of obtaining component information of a plurality of components, respectively modeling the components according to the component information to obtain component model data, respectively establishing coordinate system data of end positions of the components according to the component information, assembling the components into equipment according to the component model data and the coordinate system data, generating an assembled equipment model, respectively modeling the components of the equipment, and combining the model data of the components together in an assembling mode, so that the problem of complex calculation of manually calculating the space positions of the components when the whole equipment is modeled is solved, the problem of large calculation amount when the equipment is modeled is reduced, and the modeling efficiency is improved.

Description

Model generation method, model generation device, storage medium and electronic equipment
Technical Field
The present invention relates to the field of modeling technologies, and in particular, to a model generation method, a model generation apparatus, a storage medium, and an electronic device.
Background
When modeling, traditional CAE (Computer Aided Engineering) simulation software needs to discretize each model into a quadrilateral, and the position of 4 node coordinates of the quadrilateral in space is unique. For example, the antenna of the satellite is modeled, the physical structure of the antenna is formed by assembling and combining a plurality of arms and joints, the structural characteristics of the arms are cylindrical, different arms are different in length and direction and are similar in structure, the joints are structures for positioning and are simplified into a coordinate system and rigid connecting elements in finite element simulation.
This requires a simulation engineer to perform a complete calculation process on the spatial position of the assembled model, and the spatial position can be discretized, which results in a very large amount of work for calculating the coordinates of the spatial position and a very low efficiency.
Disclosure of Invention
In view of the above problems, a model generation method, a model generation device, a storage medium, and a processor are provided to solve the problems of very large workload and low efficiency in calculating coordinates of spatial positions.
According to an aspect of the present invention, there is provided a model generation method including:
acquiring component information of a plurality of components;
modeling the plurality of components respectively according to the component information to obtain component model data;
respectively establishing coordinate system data of the end point position of each part according to the part information;
assembling the plurality of parts into an apparatus based on the part model data and the coordinate system data, generating an assembled apparatus model.
Optionally, the component information includes specification information and a grid number, and the modeling the plurality of components according to the component information to obtain component model data includes:
respectively establishing discrete points on each part according to the specification information and the grid number;
and respectively connecting the discrete points on each part into a quadrilateral grid to obtain the part model data.
Optionally, the component includes a first component and a second component, the component information includes specification information, and the establishing coordinate coefficient data of the end point positions of the respective components according to the component information includes:
and respectively establishing a coordinate system of a target end point at the joint between the two parts on the first part and the second part according to the specification information to obtain coordinate system data.
Optionally, the assembling the plurality of parts into the equipment according to the part model data and the coordinate system data, the generating the assembled equipment model comprising:
adding component model data for the first and second components;
controlling the first part or the second part to move according to the coordinate system data of the first part and the second part, so that the coordinate system of the target end point of the first part is coincident with the coordinate system of the target end point of the second part;
and exporting the part model data of the first part and the second part, the coordinate system data of the first part and the second part after movement, and the coordinate coefficient data of the assembled equipment model as the assembled equipment model.
Optionally, the component comprises an arm and a joint, and the device model comprises a satellite antenna model.
In accordance with another aspect of the present invention, there is provided a model generation apparatus including:
an information acquisition module for acquiring component information of a plurality of components;
the modeling module is used for respectively modeling the plurality of components according to the component information to obtain component model data;
the coordinate establishing module is used for respectively establishing coordinate system data of the end point position of each part according to the part information;
and the model generation module is used for assembling the plurality of parts into equipment according to the part model data and the coordinate system data and generating an assembled equipment model.
Optionally, the component information includes specification information and a grid number, and the modeling module includes:
the discrete point establishing submodule is used for respectively establishing discrete points on each part according to the specification information and the grid number;
and the connection submodule is used for respectively connecting the discrete points on each part into a quadrilateral grid to obtain the part model data.
Optionally, the component includes a first component and a second component, the component information includes specification information, and the coordinate establishing module is specifically configured to respectively establish a coordinate system of a target endpoint at a connection between the two components on the first component and the second component according to the specification information, so as to obtain the coordinate system data.
Optionally, the model generation module comprises:
an adding submodule for adding component model data of the first component and the second component;
the motion sub-module is used for controlling the first component or the second component to move according to the coordinate system data of the first component and the second component, so that the coordinate system of the target end point of the first component is superposed with the coordinate system of the target end point of the second component;
and the derivation submodule is used for deriving the part model data of the first part and the second part, the coordinate system data of the first part and the second part after the movement and the coordinate coefficient data of the assembled equipment model into the assembled equipment model.
Optionally, the component comprises an arm and a joint, and the device model comprises a satellite antenna model.
According to another aspect of the present invention, there is provided a storage medium comprising a stored program, wherein the apparatus on which the storage medium is located is controlled to perform one or more of the methods as described above when the program is run.
In accordance with another aspect of the present invention, there is provided an electronic apparatus including: a memory, a processor, and executable instructions stored in the memory and executable in the processor, wherein the processor implements one or more methods as described above when executing the executable instructions.
According to the embodiment of the invention, the part information of a plurality of parts is obtained, the parts are respectively modeled according to the part information to obtain the part model data, the coordinate system data of the end point position of each part is respectively established according to the part information, the parts are assembled into equipment according to the part model data and the coordinate system data, and the assembled equipment model is generated, so that the parts of the equipment are respectively modeled, and the model data of each part are combined together in an assembling mode, thereby avoiding the complex calculation problem of manually calculating the space position of each part when the whole equipment is modeled, reducing the problem of large calculation amount when the equipment is modeled, and improving the modeling efficiency.
Drawings
Various additional advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a flow chart of a model generation method according to an embodiment of the invention;
FIG. 2 is a schematic diagram of a mesh model of an arm;
FIG. 3 is a flow chart of a model generation method according to a second embodiment of the invention;
FIG. 4 is a schematic diagram of a modeling interface for a joint;
FIG. 5 is an assembled view of a satellite antenna
Fig. 6 is a block diagram of a model generation apparatus according to a third embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Example one
Referring to fig. 1, a flowchart of a model generation method in a first embodiment of the present invention is shown, which specifically includes:
in step 101, component information for a plurality of components is obtained.
In the embodiment of the present invention, the component is a part of a machine, for example, a component such as an arm, a joint, and the like of a satellite antenna, and may specifically include any suitable component, which is not limited in this embodiment of the present invention. The device is composed of a plurality of components, and in order to avoid complex calculation for modeling the whole device, modeling can be carried out by the components, and then assembly can be carried out.
In this embodiment of the present invention, the component information includes specification information, grid number, and the like, or other arbitrarily-used component information, which is not limited in this embodiment of the present invention. For example, the specification information of the arm of the satellite antenna includes the diameter of the arm, the length of the arm, and the number of meshes in the axial direction of the arm and the number of meshes in the circumferential direction of the arm, which need to be set when the mesh model of the arm is established.
In an embodiment of the invention, optionally, the component comprises an arm and a joint, and the device model comprises a satellite antenna model. The satellite antenna may consist of an arm and a knuckle, for example, two arms and two knuckles, the two arms being connected by one knuckle and one arm being connected to the other knuckle, which may in turn be connected to the location where the antenna is to be mounted.
And 102, respectively modeling the plurality of components according to the component information to obtain component model data.
In the embodiment of the invention, according to the part information, modeling is respectively carried out on a plurality of parts to obtain model data of the parts, the model data are recorded as the part model data, and each part model data is named as a unique identifier.
For example, when finite element automated modeling is performed on a satellite antenna, as shown in the schematic diagram of the grid model of the arm shown in fig. 2, for the arm, the diameter D of the arm, the length L of the arm, the number n of grids in the axial direction of the arm, and the number m of grids in the circumferential direction of the arm are obtained, and accordingly, the grid model of the arm is established, and the part model data of the arm is obtained. For joints, the joints can be simplified into coordinate systems and rigid connection elements in finite element simulation.
And 103, respectively establishing coordinate system data of the end point positions of each part according to the part information.
In an embodiment of the invention, the end point position of each component is a predetermined end point position of the component at the connection with other components. For example, the two end positions of the arm, the two end positions of the joint. A component may include one or more endpoint locations. According to the component information, coordinate system data of the end point position of each component is respectively established, where the coordinate system data includes a coordinate system origin, a direction vector in each direction of the coordinate system, a coordinate matrix, and the like, or other arbitrarily applicable coordinate system data, which is not limited in this embodiment of the present invention.
For example, a coordinate system of the arm is created based on the diameter D and the length L of the arm, the origin of the coordinate system of the left end of the arm is (0, 0), the direction vector of the X direction is (L, 0), the direction vector of the Y direction is (0, D/2, 0), and the transformation matrix of the coordinate system is TA1. The origin of the coordinate system at the right end of the arm is (L, 0), the direction vector in the X direction is (0, 0), and the direction vector in the Y direction is (L, D/2, 0), and the transformation matrix of the coordinate system is TB1.
And 104, assembling the plurality of parts into equipment according to the part model data and the coordinate system data, and generating an assembled equipment model.
In the embodiment of the invention, each part is automatically assembled according to the coordinate system data of each part to obtain the assembled equipment, and the assembled equipment model is obtained. For example, the component model data of the first component and the second component are added, the first component or the second component is controlled to move according to the coordinate system data of the first component and the second component, so that the coordinate system of the target end point of the first component coincides with the coordinate system of the target end point of the second component, the component model data of the first component and the second component, the coordinate system data of the first component and the second component after moving, and the coordinate coefficient data of the assembled device model are derived as the assembled device model, or any other suitable implementation manner, which is not limited in the embodiment of the present invention.
According to the embodiment of the invention, part information of a plurality of parts is obtained, modeling is respectively carried out on the parts according to the part information to obtain part model data, coordinate system data of end point positions of the parts are respectively established according to the part information, the parts are assembled into equipment according to the part model data and the coordinate system data, an assembled equipment model is generated, the parts of the equipment are respectively modeled, and the model data of the parts are combined together in an assembling mode, so that the problem of complex calculation of manually calculating the space positions of the parts when the whole equipment is modeled is avoided, the problem of large calculation amount when the equipment is modeled is reduced, and the modeling efficiency is improved.
Example two
Referring to fig. 3, a flowchart of a model generation method in the second embodiment of the present invention is shown, which specifically may include:
in step 201, component information of a plurality of components is obtained.
In the embodiment of the present invention, the specific implementation manner of this step may refer to the description in the foregoing embodiment, and details are not described herein.
And step 202, respectively establishing discrete points on each part according to the specification information and the grid number.
In the embodiment of the present invention, the part information includes specification information and the number of meshes. The specification information includes, but is not limited to, length, width, depth, diameter, etc., or any other suitable specification information, which is not limited in this respect by embodiments of the present invention. The number of grids refers to the number of grids to be built in various directions when a grid model is built, and the number of grids can be manually set or can be determined according to specification and size. Discrete points are the vertices of the mesh in the mesh model. According to the specification information and the number of meshes, the finite element automated modeling tool can automatically establish discrete points on the component.
For example, the diameter D of the arm, the length L of the arm, the number n of meshes in the axial direction of the arm, and the number m of meshes in the circumferential direction of the arm. And (3) establishing a grid model of the arm rod, and if the left-end coordinates of the arm rod are (0, 0) and the right-end coordinates of the arm rod are (L, 0), dividing the nodes of the dispersed grid into L/(n) +1 sections in the axial direction and dividing the nodes into (360/m) nodes in the circumferential direction. The first coordinates of the first section are (0, D/2, 0), the second coordinates are (0, D/2 × (cos (1 × 360/m)), D/2 × (sin (1 × 360/m))), the third coordinates are (0, D/2 × (cos (2 × 360/m)), D/2 × (sin (2 × 360/m))), and so on, and the 360/(m) th points are (0, D/2 × (cos ((m-1) × 360/m))), D/2 × (sin ((m-1) × 360/m))). The first point of the second section has coordinates of (L/n, D/2, 0), the second point has coordinates of (L/n, D/2 × (cos (1 × 360/m)), D/2 × (sin (1 × 360/m))), the third point has coordinates of (L/n, D/2 × (cos (2 × 360/m)) D/2 × (sin (2 × 360/m)), and so on, and the 360/(m) th point has coordinates of (L/n, D/2 × (cos ((m-1) × 360/m)), D/2 × (sin ((m-1) × 360/m)). By analogy, the first point of the L/(n) +1 section has coordinates of (L, D/2, 0), the second point has coordinates of (L, D/2 x (cos (1 × 360/m)), D/2 x (sin (1 × 360/m)), the third point has coordinates of (L, D/2 x (cos (2 × 360/m)), D/2 x (sin (2 × 360/m)), and so on, and the 360/(m) th point has coordinates of (L, D/2 x (cos ((m-1) × 360/m)), D/2 x (sin ((m-1) × 360/m)), and so on, all the discrete points on the entire arm are established.
And 203, respectively connecting the discrete points on each part into a quadrilateral grid to obtain the part model data.
In the embodiment of the invention, after the discrete points on the part are established, the discrete points are connected into the quadrilateral grids to generate the grid model, and the part model data is obtained. For example, all discrete points on the whole arm are completely established, two adjacent points on the first cross section and two adjacent points on the adjacent cross section in the same sequence are sequentially selected to be connected into a quadrangle according to the cross section sequence and the creation sequence of each cross section point, and then the creation of the grid model of the arm is completed, and the part model data of the arm is obtained.
And 204, respectively establishing a coordinate system of a target end point at the connecting position between the two parts on the first part and the second part according to the specification information to obtain coordinate system data.
In an embodiment of the invention, the parts comprise a first part and a second part, and in order to assemble the first part and the second part together, a coordinate system of the end point position of the connection between the two parts on the first part and the second part needs to be established to obtain coordinate system data of the end point position of the first part and coordinate system data of the end point position of the second part.
For example, for the arm, a coordinate system of the arm is created according to the diameter D and the length L of the arm, the origin of the coordinate system of the left end of the arm is (0, 0), the direction vector of the X direction is (L, 0), the direction vector of the Y direction is (0, D/2, 0), and the transformation matrix of the coordinate system is TA1. The origin of the coordinate system at the right end of the arm rod is (L, 0), the direction vector in the X direction is (0, 0), the direction vector in the Y direction is (L, D/2, 0), and the conversion matrix of the coordinate system is TB1. As shown in fig. 4, for a schematic diagram of a modeling interface of a joint, a central coordinate of the joint, a coordinate system origin of a joint a end, an included angle between a coordinate system Z axis of a point a and a global X axis, an included angle between the Z axis and a global Y axis, an X-direction vector of the point a, a coordinate system origin of a joint B end, an included angle between the coordinate system Z axis of a point B and a global X axis, an included angle between the Z axis and a global Y axis, and an X-direction vector of the point B are obtained, and according to the above conditions, the coordinate origin of the joint, the coordinate system of the joint a end, a coordinate matrix of which is AT, and the coordinate system of the joint B end, a coordinate matrix of which is BT are calculated.
Step 205, adding component model data of the first component and the second component.
In the embodiment of the invention, when the assembly relationship between the first component and the second component is established, the component model data of the first component and the second component are added firstly. Of course, a third member, a fourth member, and the like may be included in addition to the first member and the second member, and the embodiment of the present invention is explained taking the assembly between the first member and the second member as an example.
For example, the joint is introduced first, assuming that the position of the first component introduced is the default position. Then, the arm is introduced, and at this time, the part model data of the joint and the part model data of the arm are independent of each other.
And step 206, controlling the first component or the second component to move according to the coordinate system data of the first component and the second component, so that the coordinate system of the target end point of the first component is coincident with the coordinate system of the target end point of the second component.
In the embodiment of the invention, the first part or the second part is controlled to move according to the coordinate system data of the first part and the second part, so that after the first part moves or the second part moves, the coordinate system of the target end point of the first part and the coordinate system of the target end point of the second part can be superposed.
For example, as shown in the assembly diagram of the satellite antenna shown in FIG. 5, the left side of the arm (first member) is manually designatedThe coordinate system of the end is coincident with the coordinate system of the B end of the joint (second component), and then the coordinate transformation relation of all nodes on the arm rod is T1 -1 Multiplying the multiplied BT by the coordinate of a certain point on the arm lever, and circularly traversing all the points in the arm lever to obtain the position of the transformed arm lever. If another joint is provided and another joint is introduced, the transformation relation of the joint is AT1 under the condition that the A end of the joint is coincident with the right end of the arm rod -1 ×T1 -1 And (6) BT (x). The transformed position of the arm or joint is determined therefrom, and the arm or joint is controlled to move to that position to complete the assembly of the arm and joint, thereby obtaining an assembled device.
And step 207, exporting the component model data of the first component and the second component, the coordinate system data of the first component and the second component after movement, and the coordinate coefficient data of the assembled equipment model as the assembled equipment model.
In the embodiment of the invention, after the first component or the second component is moved, the coordinate system data of the first component and the coordinate system data of the second component are obtained. And then, the coordinate system data of the whole equipment model can be calculated according to the coordinate system data of the first component and the second component. For example, the fitting relationship between a plurality of arms and a plurality of joints is determined in order, and the inverse matrix of the coordinate system matrix is continuously pre-multiplied by the transformation relationship to obtain the global coordinates of the entire fitting as the coordinate system data of the entire device model.
In an embodiment of the present invention, the part model data of the part, the coordinate system data of the moved part, and the coordinate coefficient data of the assembled equipment model are derived as the assembled equipment model. For example, the spatial position and unit format of the whole assembled satellite antenna model are derived for the identification and calling of the general CAE software.
According to the embodiment of the invention, the part information of a plurality of parts is obtained, the discrete points on each part are respectively established according to the specification information and the grid number, the discrete points on each part are respectively connected into the quadrilateral grids to obtain the part model data, the coordinate system of the target end point at the connection part between the two parts on the first part and the second part is respectively established according to the specification information to obtain the coordinate system data, the part model data of the first part and the second part are added, the first part or the second part is controlled to move according to the coordinate system data of the first part and the second part, so that the coordinate system of the target end point of the first part is superposed with the coordinate system of the target end point of the second part, the part model data of the first part and the second part, the coordinate system data of the first part and the second part after moving and the coordinate coefficient data of the assembled equipment model are exported as the assembled equipment model, the plurality of parts of the equipment are respectively modeled, the coordinate system model data of the first part and the second part after moving are combined together, the problem of calculating the position of the equipment by manual calculation is solved, and the problem of the calculation of the equipment is reduced.
EXAMPLE III
Referring to fig. 6, a block diagram of a model generation apparatus in a third embodiment of the present invention is shown, which may specifically include:
an information acquisition module 301 for acquiring component information of a plurality of components;
the modeling module 302 is configured to respectively model the plurality of components according to the component information to obtain component model data;
a coordinate establishing module 303, configured to respectively establish coordinate system data of end positions of each component according to the component information;
a model generation module 304, configured to assemble the plurality of components into an equipment according to the component model data and the coordinate system data, and generate an assembled equipment model.
In the embodiment of the present invention, optionally, the component information includes specification information and a grid number, and the modeling module includes:
the discrete point establishing submodule is used for respectively establishing discrete points on each part according to the specification information and the grid number;
and the connection submodule is used for respectively connecting the discrete points on each part into a quadrilateral grid to obtain the part model data.
In the embodiment of the present invention, optionally, the component includes a first component and a second component, the component information includes specification information, and the coordinate establishing module is specifically configured to respectively establish a coordinate system of a target endpoint at a connection between the two components on the first component and the second component according to the specification information, so as to obtain the coordinate system data.
In the embodiment of the present invention, optionally, the model generating module includes:
the adding submodule is used for adding the component model data of the first component and the second component;
the motion submodule is used for controlling the first component or the second component to move according to the coordinate system data of the first component and the second component, so that the coordinate system of the target endpoint of the first component is coincided with the coordinate system of the target endpoint of the second component;
and the derivation submodule is used for deriving the part model data of the first part and the second part, the coordinate system data of the first part and the second part after the movement and the coordinate coefficient data of the assembled equipment model into the assembled equipment model.
In an embodiment of the present invention, optionally, the part includes an arm and a joint, and the device model includes a satellite antenna model.
According to the embodiment of the invention, the part information of a plurality of parts is obtained, the parts are respectively modeled according to the part information to obtain the part model data, the coordinate system data of the end point position of each part is respectively established according to the part information, the parts are assembled into equipment according to the part model data and the coordinate system data, and the assembled equipment model is generated, so that the parts of the equipment are respectively modeled, and the model data of each part are combined together in an assembling mode, thereby avoiding the complex calculation problem of manually calculating the space position of each part when the whole equipment is modeled, reducing the problem of large calculation amount when the equipment is modeled, and improving the modeling efficiency.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
In an embodiment of the present disclosure, the model generating apparatus includes a processor and a memory, the modules and the sub-modules are stored in the memory as program units, and the processor executes the program units stored in the memory to implement corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set with one or more than one, the identification information of the claim object to be queried, the claim request information and the corresponding data system address are obtained from the claim system, the identification information of the claim object and the corresponding data system address are submitted to a setting page, the setting page is jumped to the query page of the data system corresponding to the data system address, the relevant information of the claim object is obtained from the query page of the data system according to the identification information of the claim object, and the claim processing result of the claim object is generated according to the relevant information and the claim request information, so that the automatic query and the obtaining of the relevant information of the claim object outside the claim system are realized, the problem that operation errors are easy to occur in a complicated manual operation process is avoided, the processing time of the claim generating processing result is saved, the labor cost is saved, and the efficiency and the accuracy of the claim processing are improved.
The memory may include volatile memory in a computer readable medium, random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
An embodiment of the present invention provides a storage medium on which a program is stored, the program implementing the model generation method when executed by a processor.
The embodiment of the invention provides a processor, which is used for running a program, wherein the model generation method is executed when the program runs.
The embodiment of the invention provides electronic equipment, which comprises a processor, a memory and a program which is stored on the memory and can run on the processor, wherein the processor executes the program and realizes the following steps:
acquiring component information of a plurality of components;
modeling the plurality of components respectively according to the component information to obtain component model data;
respectively establishing coordinate system data of the end point positions of all the components according to the component information;
assembling the plurality of components into an apparatus based on the component model data and coordinate system data, generating an assembled equipment model.
Optionally, the component information includes specification information and a grid number, and the modeling the multiple components according to the component information to obtain component model data includes:
respectively establishing discrete points on each part according to the specification information and the grid number;
and respectively connecting the discrete points on each part into a quadrilateral grid to obtain the part model data.
Optionally, the component includes a first component and a second component, the component information includes specification information, and the establishing coordinate coefficient data of the end point positions of the respective components according to the component information includes:
and respectively establishing a coordinate system of a target end point at the joint between the two parts on the first part and the second part according to the specification information to obtain coordinate system data.
Optionally, the assembling the plurality of parts into the equipment according to the part model data and the coordinate system data, the generating the assembled equipment model comprising:
adding component model data for the first and second components;
controlling the first part or the second part to move according to the coordinate system data of the first part and the second part, so that the coordinate system of the target end point of the first part is coincident with the coordinate system of the target end point of the second part;
and exporting the part model data of the first part and the second part, the coordinate system data of the first part and the second part after movement and the coordinate coefficient data of the assembled equipment model to form the assembled equipment model.
Optionally, the component comprises an arm and a joint, and the device model comprises a satellite antenna model.
The present application also provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device:
acquiring component information of a plurality of components;
modeling the plurality of components respectively according to the component information to obtain component model data;
respectively establishing coordinate system data of the end point position of each part according to the part information;
assembling the plurality of components into an apparatus based on the component model data and coordinate system data, generating an assembled equipment model.
Optionally, the component information includes specification information and a grid number, and the modeling the plurality of components according to the component information to obtain component model data includes:
respectively establishing discrete points on each part according to the specification information and the grid number;
and respectively connecting the discrete points on each part into a quadrilateral grid to obtain the part model data.
Optionally, the component includes a first component and a second component, the component information includes specification information, and the establishing coordinate coefficient data of the end point positions of the respective components according to the component information includes:
and respectively establishing a coordinate system of a target end point at the joint between the two parts on the first part and the second part according to the specification information to obtain coordinate system data.
Optionally, the assembling the plurality of components into a plant according to the component model data and the coordinate system data, the generating an assembled plant model comprising:
adding component model data for the first and second components;
controlling the first part or the second part to move according to the coordinate system data of the first part and the second part, so that the coordinate system of the target end point of the first part is coincident with the coordinate system of the target end point of the second part;
and exporting the part model data of the first part and the second part, the coordinate system data of the first part and the second part after movement, and the coordinate coefficient data of the assembled equipment model as the assembled equipment model.
Optionally, the component comprises an arm and a joint, and the device model comprises a satellite antenna model.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Disks (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It can be clearly understood by those skilled in the art that, for convenience and simplicity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
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 think of the changes or substitutions within the technical scope of the present invention, and shall cover 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 (12)

1. A method of model generation, comprising:
acquiring component information of a plurality of components; the part information includes specification information and the number of meshes;
modeling the plurality of components respectively according to the component information to obtain component model data;
respectively establishing coordinate system data of the end point positions of all the components according to the component information; wherein the coordinate coefficient data of each component belongs to a coordinate system respectively constructed for each component;
and assembling the plurality of parts into equipment according to the part model data and the coordinate system data, so that the coordinate systems of the target end points of the joints among the parts are overlapped, and generating an assembled equipment model.
2. The method of claim 1, wherein the modeling the plurality of components separately from the component information to obtain component model data comprises:
respectively establishing discrete points on each part according to the specification information and the grid number;
and respectively connecting the discrete points on each part into a quadrilateral grid to obtain the part model data.
3. The method of claim 1, wherein the part comprises a first part and a second part, the part information comprises specification information, and the establishing coordinate coefficient data of the end point positions of the respective parts respectively according to the part information comprises:
and respectively establishing a coordinate system of a target end point at the joint between the two parts on the first part and the second part according to the specification information to obtain coordinate system data.
4. The method of claim 3, wherein the assembling the plurality of parts into an equipment based on the part model data and coordinate system data, generating an assembled equipment model comprises:
adding component model data for the first and second components;
controlling the first part or the second part to move according to the coordinate system data of the first part and the second part, so that the coordinate system of the target end point of the first part is coincident with the coordinate system of the target end point of the second part;
and exporting the part model data of the first part and the second part, the coordinate system data of the first part and the second part after movement and the coordinate coefficient data of the assembled equipment model to form the assembled equipment model.
5. The method of any of claims 1-4, wherein the parts comprise arms and joints, and the equipment model comprises a satellite antenna model.
6. A model generation apparatus, comprising:
an information acquisition module for acquiring component information of a plurality of components;
the modeling module is used for respectively modeling the plurality of components according to the component information to obtain component model data; the part information includes specification information and the number of meshes;
the coordinate establishing module is used for respectively establishing coordinate system data of the end point positions of all the components according to the component information; wherein the coordinate coefficient data of each component belongs to a coordinate system respectively constructed for each component;
and the model generation module is used for assembling the plurality of parts into equipment according to the part model data and the coordinate system data, so that the coordinate systems of target end points at the joints among the parts are overlapped, and an assembled equipment model is generated.
7. The apparatus of claim 6, wherein the modeling module comprises:
the discrete point establishing submodule is used for respectively establishing discrete points on each part according to the specification information and the grid number;
and the connection submodule is used for respectively connecting the discrete points on each part into a quadrilateral grid to obtain the part model data.
8. The apparatus according to claim 6, wherein the component includes a first component and a second component, the component information includes specification information, and the coordinate establishing module is specifically configured to establish a coordinate system of a target endpoint at a connection between the two components on the first component and the second component according to the specification information, respectively, to obtain the coordinate system data.
9. The apparatus of claim 8, wherein the model generation module comprises:
an adding submodule for adding component model data of the first component and the second component;
the motion sub-module is used for controlling the first component or the second component to move according to the coordinate system data of the first component and the second component, so that the coordinate system of the target end point of the first component is superposed with the coordinate system of the target end point of the second component;
and the derivation submodule is used for deriving the part model data of the first part and the second part, the coordinate system data of the first part and the second part after the movement and the coordinate coefficient data of the assembled equipment model into the assembled equipment model.
10. The apparatus of any of claims 6-9, wherein the components comprise arms and joints, and the device model comprises a satellite antenna model.
11. A storage medium, characterized in that the storage medium comprises a stored program, wherein a device on which the storage medium is located is controlled to perform the method according to any one of claims 1 to 5 when the program is run.
12. An electronic device, comprising: memory, a processor and executable instructions stored in the memory and executable in the processor, wherein the processor when executing the executable instructions implements the method of any one of claims 1 to 5.
CN202010793986.8A 2020-08-07 2020-08-07 Model generation method, model generation device, storage medium and electronic equipment Active CN112100737B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010793986.8A CN112100737B (en) 2020-08-07 2020-08-07 Model generation method, model generation device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010793986.8A CN112100737B (en) 2020-08-07 2020-08-07 Model generation method, model generation device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN112100737A CN112100737A (en) 2020-12-18
CN112100737B true CN112100737B (en) 2022-10-04

Family

ID=73752688

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010793986.8A Active CN112100737B (en) 2020-08-07 2020-08-07 Model generation method, model generation device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN112100737B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112764742A (en) * 2021-01-19 2021-05-07 上海数设科技有限公司 Data processing method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101540118A (en) * 2009-04-24 2009-09-23 四川电力试验研究院 Method for training dynamic emulational assembly of composite member
CN102314711B (en) * 2010-07-01 2013-07-17 中国地质科学院矿产资源研究所 Three-dimensional visualization method and device for mineral resource evaluation information
CN104268325A (en) * 2014-09-18 2015-01-07 成都飞机工业(集团)有限责任公司 Automatic modelling method for coordinate measuring machine model
CN108981677B (en) * 2018-09-19 2021-05-07 陕西飞机工业(集团)有限公司 Method for mounting aircraft component based on laser positioning
CN110245405B (en) * 2019-06-04 2021-07-23 蓝箭航天空间科技股份有限公司 Carrier rocket top-down modeling method based on SIEMENS NX and rocket modeling structure

Also Published As

Publication number Publication date
CN112100737A (en) 2020-12-18

Similar Documents

Publication Publication Date Title
JP6372119B2 (en) Multi-component computer fluid dynamics simulation
CN107945225A (en) The method and device of virtual scene structure, computing device, storage medium
CN112100737B (en) Model generation method, model generation device, storage medium and electronic equipment
CN110688798B (en) Deformation prediction method, device, equipment and storage medium for shell structural part
CN110955715A (en) ERP system, data conversion method and device of target platform and electronic equipment
CN116205009A (en) Impeller model structure analysis method and device, electronic equipment and storage medium
US20160019314A1 (en) Interoperable hierarchical model for conducting multiuser cax operations
CN115793647A (en) Robot obstacle avoidance path planning method, system and medium
CN110597552B (en) Configuration method, device, equipment and storage medium of project continuous integrated pipeline
CN114594714A (en) Equipment control method, device, equipment and storage medium
JP7012793B2 (en) Modeling operation zones for manufacturing resources using virtual models and graphic-based simulations
CN112214978A (en) Data processing method and related equipment
CN113065180A (en) GIM analysis method, device, equipment and storage medium
CN114851190B (en) Low-frequency drive and control integrated-oriented mechanical arm track planning method and system
CN113591280B (en) Modelica model calculation method, device, equipment and storage medium
CN116185378A (en) Optimization method of calculation graph, data processing method and related products
CN113591281B (en) Modelica model calculation method, device, equipment and storage medium
CN113076631A (en) Robot simulator generation method, robot model simulation method and device
CN204790978U (en) Welded analogue means
KR101682598B1 (en) Method for pressure interpolation technology of aircraft fuel tank, and recording medium storing program for executing the same, and recording medium storing program for executing the same
CN116663196A (en) Welding gun clamp design method, electronic equipment, storage medium and processor
CN112530026A (en) Association method and device of components
CN115878131B (en) Code generation method and device for digital twin application and electronic equipment
CN117765047B (en) Workpiece registration method, device, computer equipment and storage medium
CN115488535A (en) Welding gun track generation method and device for medium-assembly welding seam

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