CN113051669B - Automatic simulation method, device and equipment for railway vehicle and storage medium - Google Patents

Automatic simulation method, device and equipment for railway vehicle and storage medium Download PDF

Info

Publication number
CN113051669B
CN113051669B CN202110405359.7A CN202110405359A CN113051669B CN 113051669 B CN113051669 B CN 113051669B CN 202110405359 A CN202110405359 A CN 202110405359A CN 113051669 B CN113051669 B CN 113051669B
Authority
CN
China
Prior art keywords
simulation
simulator
module
automatic
target
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
CN202110405359.7A
Other languages
Chinese (zh)
Other versions
CN113051669A (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.)
CRRC Qingdao Sifang Co Ltd
Original Assignee
CRRC Qingdao Sifang 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 CRRC Qingdao Sifang Co Ltd filed Critical CRRC Qingdao Sifang Co Ltd
Priority to CN202110405359.7A priority Critical patent/CN113051669B/en
Publication of CN113051669A publication Critical patent/CN113051669A/en
Application granted granted Critical
Publication of CN113051669B publication Critical patent/CN113051669B/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
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • G06F21/121Restricting unauthorised execution of programs
    • G06F21/125Restricting unauthorised execution of programs by manipulating the program code, e.g. source code, compiled code, interpreted code, machine code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/23Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]

Abstract

The application discloses an automatic simulation method, device and equipment for a railway vehicle and a storage medium. The method comprises the following steps: receiving a simulation request sent by a simulator client; screening a target automatic simulation module corresponding to the authority of a simulator from a local pre-established automatic simulation platform system according to the simulation request; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing simulation operation in a programmed manner; and encrypting the source code of the target automatic simulation module to obtain an encrypted simulation module, and sending the encrypted simulation module to the simulator client side so that the simulator client side can perform corresponding simulation operation by using the encrypted simulation module. Therefore, the simulator client can execute programmed simulation operation by utilizing the received target automatic simulation module, so that the simulation efficiency is improved, and the probability of manual operation errors is reduced.

Description

Automatic simulation method, device and equipment for railway vehicle and storage medium
Technical Field
The present invention relates to the field of computers, and in particular, to a method, an apparatus, a device, and a storage medium for automated simulation of a rail vehicle.
Background
CAE (Computer Aided Engineering ) simulation is an important means for optimizing product performance in the product research and development process, in a plurality of fields, such as a rail vehicle host factory, a plurality of technicians engaged in CAE work are distributed in a design department and a pre-research department, the CAE technicians can determine analyzed boundary conditions according to industry standards and current test data, and simulation analysis of multidisciplinary subjects such as structural strength, dynamics, pneumatic performance, noise and the like is performed on rail vehicle components to verify whether the vehicle performance meets standard requirements and provide a technical scheme for optimizing and improving the products. However, the CAE analysis requires a lot of preparation work and complicated process, and meanwhile, many operations that need to be repeated manually are also needed, so how to improve the working efficiency of the CAE engineer, reduce the repeated manual labor, and improve the simulation efficiency is a problem that needs to be solved at present.
Disclosure of Invention
In view of the above, the present invention aims to provide a method, a device and a medium for automatically simulating a railway vehicle, which can improve the simulation efficiency. The specific scheme is as follows:
in a first aspect, the application discloses an automated simulation method for a rail vehicle, applied to an automated simulation platform, comprising:
receiving a simulation request sent by a simulator client;
screening a target automatic simulation module corresponding to the authority of a simulator from a local pre-established automatic simulation platform system according to the simulation request; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing simulation operation in a programmed manner;
and encrypting the source code of the target automatic simulation module to obtain an encrypted simulation module, and sending the encrypted simulation module to the simulator client side so that the simulator client side can perform corresponding simulation operation by using the encrypted simulation module.
Optionally, the encrypting the source code of the target automation simulation module to obtain an encrypted simulation module includes:
and encrypting the source code of the target automatic simulation module by using a symmetric encryption algorithm or an asymmetric encryption algorithm to obtain the encrypted simulation module.
Optionally, the screening the target automation simulation module corresponding to the authority of the simulator from the local pre-created automation simulation platform system according to the simulation request includes:
determining a role corresponding to the simulator client according to the simulator information carried in the simulation request, and determining the simulator authority of the simulator client according to the role;
and screening an automatic simulation module corresponding to the authority of the simulator from a local pre-established automatic simulation platform system to serve as the target automatic simulation module.
Optionally, the screening the target automation simulation module corresponding to the authority of the simulator from the local pre-created automation simulation platform system according to the simulation request includes:
and screening all automation simulation modules corresponding to the simulator permission from the local pre-established automation simulation platform system according to the simulator permission carried in the simulation request, and taking the automation simulation modules as the target automation simulation modules.
Optionally, the screening the target automation simulation module corresponding to the authority of the simulator from the local pre-created automation simulation platform system according to the simulation request includes:
and screening an automatic simulation module corresponding to the simulator authority and the module characteristics from a local pre-established automatic simulation platform system according to the module characteristics and the simulator authority of the module to be called carried in the simulation request, and taking the automatic simulation module as the target automatic simulation module.
Optionally, after the sending the encrypted simulation module to the simulator client, the method further includes:
and updating the local automatic simulation module, judging whether the target automatic simulation module corresponding to the authority of the simulator is the latest version or not after the client of the simulator logs in, and if not, sending a version update prompt to the client of the simulator.
Optionally, a process for creating an automated simulation module in the automated simulation platform system includes:
classifying simulation operations of target components related to the railway vehicle according to disciplines, and extracting operation characteristics of a target operation process in the simulation operations;
and generating corresponding programming processing instructions based on the operation characteristics, and obtaining the automatic simulation modules of different disciplines based on the programming processing instructions.
In a second aspect, the present application discloses an automated rail vehicle simulation apparatus comprising:
the receiving module is used for receiving the simulation request sent by the client of the simulator;
the screening module is used for screening out a target automatic simulation module corresponding to the authority of a simulator from a local pre-established automatic simulation platform system according to the simulation request; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing simulation operation in a programmed manner;
and the encryption transmission module is used for carrying out source code encryption on the target automatic simulation module to obtain an encrypted simulation module and transmitting the encrypted simulation module to the simulator client side so that the simulator client side can carry out corresponding simulation operation by utilizing the encrypted simulation module.
In a third aspect, the present application discloses an electronic device comprising:
a memory for storing a computer program;
and the processor is used for executing the computer program to realize the automatic simulation method of the railway vehicle.
In a fourth aspect, the present application discloses a computer-readable storage medium for storing a computer program; wherein the computer program when executed by the processor implements the automated rail vehicle simulation method described above.
In the application, receiving a simulation request sent by a simulator client; screening a target automatic simulation module corresponding to the authority of a simulator from a local pre-established automatic simulation platform system according to the simulation request; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing simulation operation in a programmed manner; and encrypting the source code of the target automatic simulation module to obtain an encrypted simulation module, and sending the encrypted simulation module to the simulator client side so that the simulator client side can perform corresponding simulation operation by using the encrypted simulation module. Therefore, the target automation simulation module corresponding to the authority of the simulator is screened out according to the simulation request of the client of the simulator, and the target automation simulation module is encrypted and then sent to the client, and as the automation simulation module is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing the simulation operation in a programmed manner, the client of the simulator can perform the simulation operation in the programmed manner by receiving the target automation simulation module, the simulation efficiency is improved, the probability of errors of manual operation is reduced, meanwhile, the module management and the use can be facilitated by constructing the automation simulation module based on different departments, the secret management of the module can be realized by encrypting the target automation simulation module, and the safety of the automation simulation module is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present invention, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of an automated simulation method for a rail vehicle provided by the present application;
FIG. 2 is a schematic diagram of a hardware component structure of an automated simulation platform provided in the present application;
FIG. 3 is a schematic diagram of an automated simulation system architecture provided herein;
FIG. 4 is a flowchart of a specific automated simulation method for a rail vehicle provided herein;
FIG. 5 is a schematic diagram of a relationship between job roles, rights, departments and simulators provided in the present application;
FIG. 6 is a user management interface of an automated simulation platform system provided herein;
FIG. 7 is a role and rights management interface for an automated simulation platform system provided herein;
FIG. 8 is a version update software interface of an automated simulation platform system provided herein;
FIG. 9 is a flowchart of a specific automated simulation method for a rail vehicle provided herein;
FIG. 10 is a schematic structural view of an automated simulation device for a rail vehicle provided by the present application;
fig. 11 is a block diagram of an electronic device provided in the present application.
Detailed Description
In the prior art, CAE analysis needs a large amount of preparation work and complicated process, and simultaneously, the simulation efficiency is reduced by a plurality of work needing manual repetition. In order to overcome the technical problems, the application provides an automatic simulation method for a railway vehicle, which can reduce manual repeated labor and improve simulation efficiency and accuracy.
The embodiment of the application discloses an automatic simulation method of a railway vehicle, which is shown in fig. 1 and is applied to an automatic simulation platform, and the method can comprise the following steps:
step S11: and receiving a simulation request sent by a simulator client.
In this embodiment, a simulation request sent by a simulator client is first received, where the simulation request includes, but is not limited to, simulator information, simulation requirement information, and the like.
Step S12: screening a target automatic simulation module corresponding to the authority of a simulator from a local pre-established automatic simulation platform system according to the simulation request; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and used for performing simulation operation in a programmed mode.
In this embodiment, after the simulation request is received, a target automation simulation module corresponding to the authority of a simulator is screened from a local pre-created automation simulation platform system according to the simulation request, that is, the authority of the simulator of the client of the simulator can be determined according to the simulation request, and then the authority of which automation simulation modules the client of the simulator has is determined according to the authority of the simulator, and the automation simulation modules corresponding to the authority of the simulator are screened from the local pre-built automation simulation platform system as the target automation simulation modules, where the automation simulation modules in the automation simulation platform system are simulation software for performing simulation operations based on different disciplines related to the railway vehicle, that is, the automation simulation modules for performing the target programming simulation operations are built based on discipline as classification standards, and one or more automation simulation modules for different components can be further included under each discipline classification, and then the automation simulation platform system is obtained based on the automation simulation modules. The authority of the simulator is determined through the simulation request, so that the accurate correspondence between the client of the simulator and the authority of the automatic simulation module can be realized, and the simulator aiming at different disciplines can acquire the corresponding automatic module according to the service requirements of the simulator, thereby improving the simulation work efficiency.
In this embodiment, the screening, according to the simulation request, the target automation simulation module corresponding to the authority of the simulator from the local pre-created automation simulation platform system may include: and screening all automation simulation modules corresponding to the simulator permission from the local pre-established automation simulation platform system according to the simulator permission carried in the simulation request, and taking the automation simulation modules as the target automation simulation modules. It can be understood that, according to the authority of the simulator carried in the simulation request, all automation simulation modules corresponding to the authority of the simulator are screened out from the local pre-established automation simulation platform system to be used as the target automation simulation modules, namely, all automation simulation modules having the authority of the current client of the simulator are screened out.
In this embodiment, the screening, according to the simulation request, the target automation simulation module corresponding to the authority of the simulator from the local pre-created automation simulation platform system may include: and screening an automatic simulation module corresponding to the simulator authority and the module characteristics from a local pre-established automatic simulation platform system according to the module characteristics and the simulator authority of the module to be called carried in the simulation request, and taking the automatic simulation module as the target automatic simulation module. It can be understood that the policy request may include a module feature of a module to be called and a simulator authority, where the module feature is a module feature of an automation simulation module that needs to be called by a simulator client, and according to the module feature and the simulator authority, an automation simulation module that meets the simulator authority and the module feature is screened from a local pre-created automation simulation platform system to be used as the target automation simulation module. Therefore, by adding the module characteristics with the calling module in the simulation request, only the needed automatic simulation module can be obtained, the waste of unnecessary transmission resources is reduced, and the simulation efficiency is improved.
Step S13: and encrypting the source code of the target automatic simulation module to obtain an encrypted simulation module, and sending the encrypted simulation module to the simulator client side so that the simulator client side can perform corresponding simulation operation by using the encrypted simulation module.
In this embodiment, after the target automation simulation module is selected, the automation simulation module is subjected to source code encryption to obtain an encrypted simulation module, and then the encrypted simulation module is sent to the simulator client, so that the simulator client performs corresponding simulation operation by using the encrypted simulation module. For example, the hardware composition structure diagram of the automated simulation platform shown in fig. 2 comprises 1 host computer for installing the system software of the automated simulation platform, and multiple simulator clients for obtaining the automation modules for simulation work. Further, for example, the architecture schematic diagram of an automated simulation system shown in fig. 3 is applied to an automated simulation platform server software system, where the automated simulation platform server software system includes system framework software and a plurality of automated simulation modules, and the server software system screens out a target automated simulation module from the local automated simulation modules according to the authority of the simulator client and sends the target automated simulation module to the simulator client.
In this embodiment, the encrypting the source code of the target automation simulation module to obtain the encrypted simulation module may include: and encrypting the source code of the target automatic simulation module by using a symmetric encryption algorithm or an asymmetric encryption algorithm to obtain the encrypted simulation module. The target automation simulation module can be encrypted by a symmetric encryption algorithm or an asymmetric encryption algorithm, and different automation simulation modules can use the same key for encryption or different keys for encryption.
From the above, in this embodiment, a simulation request sent by a client of a simulator is received; screening a target automatic simulation module corresponding to the authority of a simulator from a local pre-established automatic simulation platform system according to the simulation request; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing simulation operation in a programmed manner; and encrypting the source code of the target automatic simulation module to obtain an encrypted simulation module, and sending the encrypted simulation module to the simulator client side so that the simulator client side can perform corresponding simulation operation by using the encrypted simulation module. Therefore, the target automation simulation module corresponding to the authority of the simulator is screened out according to the simulation request of the client of the simulator, and the target automation simulation module is encrypted and then sent to the client, and as the automation simulation module is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing the simulation operation in a programmed manner, the client of the simulator can perform the simulation operation in the programmed manner by receiving the target automation simulation module, the simulation efficiency is improved, the probability of errors of manual operation is reduced, meanwhile, the module management and the use can be facilitated by constructing the automation simulation module based on different departments, the secret management of the module can be realized by encrypting the target automation simulation module, and the safety of the automation simulation module is improved.
The embodiment of the application discloses a specific automatic simulation method for a railway vehicle, which is shown in fig. 4, and can comprise the following steps:
step S21: and receiving a simulation request sent by a simulator client.
Step S22: and determining a role corresponding to the simulator client according to the simulator information carried in the simulation request, and determining the simulator authority of the simulator client according to the role.
In this embodiment, after receiving a simulation request, determining that the policy is a role corresponding to the client according to the simulator information included in the simulation request, where the simulator information may include department information, post information and the like to which the simulator belongs, and then determining, according to the determined role, a simulation authority of the simulator client according to a mapping relationship created in advance, where it may be understood that, for the simulator client, the role corresponds to one role, the role corresponds to the authority attribute of the simulator one by one, the simulator authority determines that the role may obtain the usage authority of those automation modules, the simulator client is given to the role of the simulator client through the simulator information included in the simulation request, and one role may correspond to multiple simulator clients, and one simulator client may only have one role.
Step S23: screening an automatic simulation module corresponding to the authority of the simulator from a local pre-established automatic simulation platform system to serve as a target automatic simulation module; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and used for performing simulation operation in a programmed mode.
In this embodiment, after determining the authority of the client of the simulator, an automated simulation module corresponding to the authority of the simulator is screened out from the locally pre-created automated simulation platform system to be used as a target automated simulation module; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing simulation operation in a programmed mode. The client of the simulator can receive the automatic simulation modules needed in the simulation work corresponding to the authority position by uploading the simulation request containing the information of the simulator, and can acquire the corresponding automatic simulation modules according to the self business requirements of simulation personnel of different departments and roles, so that the automatic simulation module management of different software of different disciplines is realized, and the accurate correspondence of the simulator and the authority of each automatic simulation module is realized. For example, as shown in fig. 5, for a client-side simulator, i.e. a user corresponds to a department attribute one by one, i.e. one simulator belongs to one department, one department may have one or more simulators, a role corresponds to a permission attribute one by one, a role permission determines an automation module that can be obtained by the role, a system administrator gives the simulator a role, and one role may correspond to a plurality of simulators.
Further, for example, the user management interface of the automated simulation platform system shown in fig. 6 is classified by departments, each department may include multiple simulators, further as shown in fig. 7, the roles and rights management interface of the automated simulation platform system may be set by a system administrator, and meanwhile, the rights of the automated simulation modules owned by different role roles may be added, deleted, and the automated simulation modules owned by the roles may be added, modified, or deleted. The administrator can perform operations such as department management, user management, role management, and automatic simulation module management on the automatic simulation platform system.
Step S24: and encrypting the source code of the target automatic simulation module to obtain an encrypted simulation module, and sending the encrypted simulation module to the simulator client side so that the simulator client side can perform corresponding simulation operation by using the encrypted simulation module.
Step S25: and updating the local automatic simulation module, judging whether the target automatic simulation module corresponding to the authority of the simulator is the latest version or not after the client of the simulator logs in, and if not, sending a version update prompt to the client of the simulator.
In this embodiment, the local automation simulation module may be updated in the software optimization and improvement process, and after the client of the simulator logs in, if the automation simulation module in the corresponding authority has update content, the client of the simulator is prompted to update the local automation simulation module, so that the client of the simulator can timely learn and update the local automation simulation module, thereby simply and timely implementing version update of the automation simulation module, and implementing unified version update and management of each automation simulation module. For example, in the version update software interface of the automated simulation platform system shown in fig. 8, a system administrator updates the system at the host end, and after a simulator logs in at the client end of the simulator, if the automation module has update content in the authority of the simulator, the system prompts the simulator to update the automated simulation module at the client end of the simulator.
For the specific process of step S21 and step S24, reference may be made to the corresponding content disclosed in the foregoing embodiment, and no further description is given here.
From the above, according to the information of the simulator carried in the simulation request, determining the role corresponding to the simulator client, and according to the role, determining the authority of the simulator client. The corresponding automatic simulation module can be sent according to the self business requirements of different departments and role simulation personnel, and the efficiency and the safety of issuing the simulation module are improved. And updating the local automatic simulation module, judging whether the target automatic simulation module corresponding to the authority of the simulator is the latest version or not after the client of the simulator logs in, and if not, sending a version update prompt to the client of the simulator so that the client of the simulator can timely know and update the local automatic simulation module to timely update the version.
The embodiment of the application discloses a specific automatic simulation method for a railway vehicle, which is shown in fig. 9, and can comprise the following steps:
step S31: classifying simulation operations of target components related to the railway vehicle according to disciplines, and extracting operation characteristics of a target operation process in the simulation operations.
In this embodiment, first, the simulation operation of the target component related to the railway vehicle is classified according to disciplines, and the operation characteristics of the target operation process in the above simulation operation are extracted. Firstly, CAE work in an enterprise is combed according to components and disciplines, such as CAE simulation of structural strength, collision and aerodynamic performance for car body components, CAE simulation of structural strength and dynamics for bogie components, then target operation processes of manual repetition, higher error rate, low efficiency and the like in simulation operation are extracted according to disciplines, and then operation characteristics of different types of components in the target operation process are extracted. For example, the strength simulation for a vehicle body structure is divided into 4 processes including pre-processing, including geometric processing and finite element generation, imparting finite element material properties, loading calculations according to standards, result viewing, and reporting. For pretreatment, due to the structural similarity of different vehicle bodies, a plurality of similar operations exist in the pretreatment process, the operation characteristics in the operations are extracted, for example, the filling of process holes, the effect of the process holes with the diameters smaller than R on the calculation result is very little, and a plurality of process holes on the structure can be removed at one time by a preset programming method, so that the efficiency is improved. For the assignment of the material characteristics of the finite element materials, a grading naming rule of the structural components of the vehicle body, such as an Underframe outer beam, an underwrame_OuterBeam_T4_HT, is preset, material characteristic information in naming is matched through a programming method, the underwrame indicates that the outer beam is a part belonging to the Underframe of the vehicle body, the Outerbeam indicates that the outer beam is named, T4 indicates that the thickness is 4, and the HT indicates that the adopted material is HT-type stainless steel, so that the automatic assignment of the material properties can be realized. For loading calculation, result viewing and report generation, similar operation features are extracted based on operation similarities of different vehicle body structures, working conditions and reports.
Step S32: and generating corresponding programming processing instructions based on the operation characteristics, and obtaining automation simulation modules of different disciplines based on the programming processing instructions so as to obtain an automation simulation platform system based on the automation simulation modules.
In this embodiment, after the operation features are obtained, corresponding programmed processing instructions are generated based on the operation features, and automated simulation modules of different disciplines are obtained based on the programmed processing instructions, so as to obtain an automated simulation platform system. Namely, corresponding programming processing instructions are generated according to the extracted operation characteristics so as to normalize the CAE simulation process, and the working efficiency is improved through a programming method. And (3) obtaining the automatic simulation modules aiming at the components in different disciplines according to the programmed processing instructions, developing the automatic simulation modules of each discipline, promoting the cooperation among the disciplines, and strengthening the support for product research and development. Such as the structural strength and vehicle dynamics disciplines illustrated by way of example in fig. 7, an automated simulation module that includes collision analysis, body structure, and bogie structure. Finally, the automatic simulation platform system is obtained based on the obtained automatic simulation modules of the different parts under different disciplines.
Step S33: and receiving a simulation request sent by a simulator client.
Step S34: and screening a target automatic simulation module corresponding to the authority of the simulator from the automatic simulation platform system according to the simulation request.
Step S35: and encrypting the source code of the target automatic simulation module to obtain an encrypted simulation module, and sending the encrypted simulation module to the simulator client side so that the simulator client side can perform corresponding simulation operation by using the encrypted simulation module.
The specific processes of the steps S33, S34, and S35 may refer to the corresponding contents disclosed in the foregoing embodiments, and will not be described herein.
As can be seen from the above, in this embodiment, the simulation operations of the target components related to the railway vehicle are classified according to disciplines, the operation characteristics of the target operation process in the simulation operations are extracted, corresponding programmed processing instructions are generated based on the operation characteristics, and the automated simulation modules of different disciplines are obtained based on the programmed processing instructions, so as to obtain the automated simulation platform system. The CAE simulation process is normalized by extracting the operation characteristics of the target operation process in the simulation operation and generating the corresponding programming processing instruction based on the operation characteristics, so that human operation errors are reduced, and the working efficiency is improved by a programming method.
Correspondingly, the embodiment of the application also discloses an automatic simulation device of the railway vehicle, which is applied to an automatic simulation platform, and is shown in fig. 10, and the device comprises:
a receiving module 11, configured to receive a simulation request sent by a client of a simulator;
the screening module 12 is used for screening a target automation simulation module corresponding to the authority of a simulator from a local pre-established automation simulation platform system according to the simulation request; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing simulation operation in a programmed manner;
and the encryption sending module 13 is used for encrypting the source code of the target automation simulation module to obtain an encrypted simulation module and sending the encrypted simulation module to the simulator client side so that the simulator client side can perform corresponding simulation operation by using the encrypted simulation module.
From the above, in this embodiment, a simulation request sent by a client of a simulator is received; screening a target automatic simulation module corresponding to the authority of a simulator from a local pre-established automatic simulation platform system according to the simulation request; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing simulation operation in a programmed manner; and encrypting the source code of the target automatic simulation module to obtain an encrypted simulation module, and sending the encrypted simulation module to the simulator client side so that the simulator client side can perform corresponding simulation operation by using the encrypted simulation module. Therefore, the target automation simulation module corresponding to the authority of the simulator is screened out according to the simulation request of the client of the simulator, and the target automation simulation module is encrypted and then sent to the client, and as the automation simulation module is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing the simulation operation in a programmed manner, the client of the simulator can perform the simulation operation in the programmed manner by receiving the target automation simulation module, the simulation efficiency is improved, the probability of errors of manual operation is reduced, meanwhile, the module management and the use can be facilitated by constructing the automation simulation module based on different departments, the secret management of the module can be realized by encrypting the target automation simulation module, and the safety of the automation simulation module is improved.
In some embodiments, the screening module 12 may specifically include:
the first screening unit is used for determining a role corresponding to the simulator client according to the simulator information carried in the simulation request, and determining the simulator authority of the simulator client according to the role; and screening an automatic simulation module corresponding to the authority of the simulator from a local pre-established automatic simulation platform system to serve as the target automatic simulation module.
And the second screening unit is used for screening all automation simulation modules corresponding to the simulator permission from the local pre-established automation simulation platform system according to the simulator permission carried in the simulation request, and taking the automation simulation modules as the target automation simulation modules.
And the third screening unit is used for screening the automatic simulation module corresponding to the module characteristics and the module rights of the simulator from the local pre-established automatic simulation platform system according to the module characteristics and the simulator rights of the module to be called carried in the simulation request, and taking the automatic simulation module corresponding to the simulator rights and the module characteristics as the target automatic simulation module.
In some embodiments, the rail vehicle automation simulation device may specifically include:
and the update prompt unit is used for updating the local automatic simulation module, judging whether the target automatic simulation module corresponding to the authority of the simulator is the latest version or not after the client of the simulator logs in, and sending a version update prompt to the client of the simulator if the target automatic simulation module corresponding to the authority of the simulator is not the latest version.
In some embodiments, the rail vehicle automation simulation device may specifically include:
the automatic simulation module construction unit is used for classifying simulation operations of target components related to the railway vehicle according to disciplines and extracting operation characteristics of a target operation process in the simulation operations; and generating corresponding programming processing instructions based on the operation characteristics, and obtaining the automatic simulation modules of different disciplines based on the programming processing instructions.
In some specific embodiments, the encryption transmission module 13 may specifically include:
and the encryption unit is used for encrypting the source code of the target automatic simulation module by utilizing a symmetric encryption algorithm or an asymmetric encryption algorithm to obtain the encrypted simulation module.
Further, the embodiment of the application further discloses an electronic device, and referring to fig. 11, the content in the drawing should not be considered as any limitation on the application scope.
Fig. 11 is a schematic structural diagram of an electronic device 20 according to an embodiment of the present application. The electronic device 20 may specifically include: at least one processor 21, at least one memory 22, a power supply 23, a communication interface 24, an input output interface 25, and a communication bus 26. Wherein the memory 22 is used for storing a computer program, which is loaded and executed by the processor 21 to implement the relevant steps in the automated simulation method of a rail vehicle disclosed in any of the foregoing embodiments.
In this embodiment, the power supply 23 is configured to provide an operating voltage for each hardware device on the electronic device 20; the communication interface 24 can create a data transmission channel between the electronic device 20 and an external device, and the communication protocol to be followed is any communication protocol applicable to the technical solution of the present application, which is not specifically limited herein; the input/output interface 25 is used for acquiring external input data or outputting external output data, and the specific interface type thereof may be selected according to the specific application requirement, which is not limited herein.
The memory 22 may be a carrier for storing resources, such as a read-only memory, a random access memory, a magnetic disk, or an optical disk, and the resources stored thereon include an operating system 221, a computer program 222, and data 223 including an automation simulation module, and the storage may be temporary storage or permanent storage.
The operating system 221 is used for managing and controlling various hardware devices on the electronic device 20 and the computer program 222, so as to implement the operation and processing of the processor 21 on the mass data 223 in the memory 22, which may be Windows Server, netware, unix, linux, etc. The computer program 222 may further comprise a computer program that can be used to perform other specific tasks in addition to the computer program that can be used to perform the rail vehicle automated simulation method performed by the electronic device 20 disclosed in any of the previous embodiments.
Further, the embodiment of the application also discloses a computer storage medium, wherein the computer storage medium stores computer executable instructions, and when the computer executable instructions are loaded and executed by a processor, the steps of the automatic simulation method for the railway vehicle disclosed in any embodiment are realized.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, so that the same or similar parts between the embodiments are referred to each other. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The software modules may be disposed in Random Access Memory (RAM), memory, read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
Finally, it is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The method, the device, the equipment and the medium for automatically simulating the rail vehicle provided by the invention are described in detail, and specific examples are applied to the principle and the implementation mode of the invention, and the description of the examples is only used for helping to understand the method and the core idea of the invention; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in accordance with the ideas of the present invention, the present description should not be construed as limiting the present invention in view of the above.

Claims (7)

1. An automated simulation method for a railway vehicle, which is applied to an automated simulation platform, comprises the following steps:
receiving a simulation request sent by a simulator client;
screening a target automatic simulation module corresponding to the authority of a simulator from a local pre-established automatic simulation platform system according to the simulation request; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing simulation operation in a programmed manner;
encrypting the source code of the target automatic simulation module to obtain an encrypted simulation module, and sending the encrypted simulation module to the simulator client side so that the simulator client side can perform corresponding simulation operation by using the encrypted simulation module;
the step of screening the target automation simulation module corresponding to the authority of the simulator from the local pre-established automation simulation platform system according to the simulation request comprises the following steps:
determining a role corresponding to the simulator client according to the simulator information carried in the simulation request, and determining the simulator authority of the simulator client according to the role;
screening an automatic simulation module corresponding to the authority of the simulator from a local pre-established automatic simulation platform system to serve as the target automatic simulation module;
or, the step of screening the target automation simulation module corresponding to the authority of the simulator from the local pre-created automation simulation platform system according to the simulation request comprises the following steps:
screening all automation simulation modules corresponding to the simulator permission from a local pre-established automation simulation platform system according to the simulator permission carried in the simulation request, and taking the automation simulation modules as the target automation simulation modules;
or, the step of screening the target automation simulation module corresponding to the authority of the simulator from the local pre-created automation simulation platform system according to the simulation request comprises the following steps:
according to the module characteristics and the simulator rights of the module to be called carried in the simulation request, an automatic simulation module corresponding to the simulator rights and the module characteristics is screened out from a local pre-established automatic simulation platform system to be used as the target automatic simulation module;
wherein, when the target component is a vehicle body component, disciplines corresponding to the vehicle body component include structural strength, collision and aerodynamic performance CAE simulation; when the target component is a truck component, disciplines corresponding to the truck component include structural strength and dynamic discipline CAE simulation.
2. The automated rail vehicle simulation method according to claim 1, wherein the encrypting the source code of the target automated simulation module to obtain the encrypted simulation module comprises:
and encrypting the source code of the target automatic simulation module by using a symmetric encryption algorithm or an asymmetric encryption algorithm to obtain the encrypted simulation module.
3. The automated rail vehicle simulation method of claim 1, wherein after the sending the encrypted simulation module to the simulator client, further comprising:
and updating the local automatic simulation module, judging whether the target automatic simulation module corresponding to the authority of the simulator is the latest version or not after the client of the simulator logs in, and if not, sending a version update prompt to the client of the simulator.
4. A method of automated simulation of a rail vehicle according to any of claims 1 to 3, wherein the process of creation of an automated simulation module in the automated simulation platform system comprises:
classifying simulation operations of target components related to the railway vehicle according to disciplines, and extracting operation characteristics of a target operation process in the simulation operations;
and generating corresponding programming processing instructions based on the operation characteristics, and obtaining the automatic simulation modules of different disciplines based on the programming processing instructions.
5. An automated simulation device for a rail vehicle, applied to an automated simulation platform, comprising:
the receiving module is used for receiving the simulation request sent by the client of the simulator;
the screening module is used for screening out a target automatic simulation module corresponding to the authority of a simulator from a local pre-established automatic simulation platform system according to the simulation request; the automatic simulation module in the automatic simulation platform system is simulation software which is constructed based on different departments related to the railway vehicle and is used for performing simulation operation in a programmed manner;
the encryption transmission module is used for carrying out source code encryption on the target automatic simulation module to obtain an encrypted simulation module and transmitting the encrypted simulation module to the simulator client so that the simulator client can carry out corresponding simulation operation by utilizing the encrypted simulation module;
wherein, the screening module specifically includes:
the first screening unit is used for determining a role corresponding to the simulator client according to the simulator information carried in the simulation request, and determining the simulator authority of the simulator client according to the role; screening an automatic simulation module corresponding to the authority of the simulator from a local pre-established automatic simulation platform system to serve as the target automatic simulation module;
the second screening unit is used for screening all automation simulation modules corresponding to the simulator permission from the local pre-established automation simulation platform system according to the simulator permission carried in the simulation request, and taking the automation simulation modules as the target automation simulation modules;
the third screening unit is used for screening an automatic simulation module corresponding to the module characteristics and the module rights of the simulator from a local pre-established automatic simulation platform system according to the module characteristics and the simulator rights of the module to be called carried in the simulation request, and taking the automatic simulation module corresponding to the simulator rights and the module characteristics as the target automatic simulation module;
wherein, when the target component is a vehicle body component, disciplines corresponding to the vehicle body component include structural strength, collision and aerodynamic performance CAE simulation; when the target component is a truck component, disciplines corresponding to the truck component include structural strength and dynamic discipline CAE simulation.
6. An electronic device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the rail vehicle automated simulation method of any one of claims 1 to 4.
7. A computer-readable storage medium storing a computer program; wherein the computer program when executed by the processor implements a rail vehicle automation simulation method according to any of the claims 1 to 4.
CN202110405359.7A 2021-04-15 2021-04-15 Automatic simulation method, device and equipment for railway vehicle and storage medium Active CN113051669B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110405359.7A CN113051669B (en) 2021-04-15 2021-04-15 Automatic simulation method, device and equipment for railway vehicle and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110405359.7A CN113051669B (en) 2021-04-15 2021-04-15 Automatic simulation method, device and equipment for railway vehicle and storage medium

Publications (2)

Publication Number Publication Date
CN113051669A CN113051669A (en) 2021-06-29
CN113051669B true CN113051669B (en) 2023-05-02

Family

ID=76520690

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110405359.7A Active CN113051669B (en) 2021-04-15 2021-04-15 Automatic simulation method, device and equipment for railway vehicle and storage medium

Country Status (1)

Country Link
CN (1) CN113051669B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111027164A (en) * 2018-10-08 2020-04-17 长城汽车股份有限公司 Automatic simulation analysis method and device based on STAR-CCM +

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104182906B (en) * 2014-07-04 2020-07-31 广东电网有限责任公司教育培训评价中心 Method and system for realizing transformer substation simulation of multi-role cooperative operation
CN104299475A (en) * 2014-10-23 2015-01-21 上海自仪泰雷兹交通自动化系统有限公司 Simulator used for automatic monitoring system of train
CN104463492B (en) * 2014-12-23 2017-12-26 国家电网公司 A kind of operation management method of power system cloud emulation platform
CN109586963B (en) * 2018-11-30 2022-03-04 北京仿真中心 Cloud simulation platform security guarantee system, server, terminal and method
CN109614706A (en) * 2018-12-11 2019-04-12 中国航空工业集团公司成都飞机设计研究所 A kind of numeral simulation analysis management system
CN110136457A (en) * 2019-05-15 2019-08-16 青岛市城市规划设计研究院 Urban intersection group's coordination optimizing method based on microscopic traffic simulation
CN110516472A (en) * 2019-08-20 2019-11-29 珠海格力电器股份有限公司 Emulation mode and device
CN110826233B (en) * 2019-11-08 2024-01-26 电子科技大学 Multi-user traffic simulation platform system
CN111176246B (en) * 2020-02-25 2021-06-01 杭州和利时自动化有限公司 Remote simulation method and system for distributed control system
CN111368443A (en) * 2020-03-06 2020-07-03 北京旷视机器人技术有限公司 Equipment simulation method and device and electronic equipment

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111027164A (en) * 2018-10-08 2020-04-17 长城汽车股份有限公司 Automatic simulation analysis method and device based on STAR-CCM +

Also Published As

Publication number Publication date
CN113051669A (en) 2021-06-29

Similar Documents

Publication Publication Date Title
US10805154B2 (en) Secure configuration management system
Du et al. Optimization of change order management process with object-oriented discrete event simulation: Case study
CN106055377A (en) Method for achieving distributed compiling and distributed compiling system
Ruiz et al. Reuse of safety certification artefacts across standards and domains: A systematic approach
US20090319576A1 (en) Extensible task execution techniques for network management
CN111309621A (en) Interface test method, system, equipment and storage medium
CN113051669B (en) Automatic simulation method, device and equipment for railway vehicle and storage medium
US11301245B2 (en) Detecting bias in artificial intelligence software by analysis of source code contributions
CN112435072A (en) Model creating method and device, electronic equipment and storage medium
JP2020021309A (en) Vulnerability management system and program
CN113535574B (en) Automatic generation method, device, equipment and medium for test user data
US20210389945A1 (en) Software inquiry information management system and software inquiry information management method
Ntentos et al. Evaluating and improving microservice architecture conformance to architectural design decisions
Miksa et al. Process management plans
Trad The Business Transformation and Enterprise Architecture Framework-The Applied Holistic Mathematical Model’s Persistence Concept (AHMMPC)
CN112328473A (en) Code automation integration test method and device and electronic equipment
Iriondo et al. Simulation data management in a product lifecycle management context
CN117056238B (en) Method and computing device for verifying correctness of model conversion under deployment framework
Alkhafidl et al. Web-Based Application Development for Applying Research or Internship Cover Letters at Kalbis Institute
CN109086043A (en) A kind of method and apparatus for quickly generating WEB project based on configuration
Ariyani et al. APPLICATION OF TASK MANAGEMENT AND TRACKING ENGINEER AT PT
CN111949539B (en) Automobile electronic basic software testing system based on WEB
Zhao et al. Communication scheduling data generation for pre-configured IMA network
CN114691120A (en) Software engineering code generation method and device
Kumar et al. Demonstrating the Need to Build Up a Standard Proving Ground for Movement Model Acceptance

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