CN111950162B - Modeling method and device and electronic equipment - Google Patents

Modeling method and device and electronic equipment Download PDF

Info

Publication number
CN111950162B
CN111950162B CN202010833417.1A CN202010833417A CN111950162B CN 111950162 B CN111950162 B CN 111950162B CN 202010833417 A CN202010833417 A CN 202010833417A CN 111950162 B CN111950162 B CN 111950162B
Authority
CN
China
Prior art keywords
model
port
target
subsystem
icon corresponding
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
CN202010833417.1A
Other languages
Chinese (zh)
Other versions
CN111950162A (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.)
Beijing Shi Guan Jin Yang Technology Development Co ltd
Original Assignee
Beijing Shi Guan Jin Yang Technology Development 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 Beijing Shi Guan Jin Yang Technology Development Co ltd filed Critical Beijing Shi Guan Jin Yang Technology Development Co ltd
Priority to CN202010833417.1A priority Critical patent/CN111950162B/en
Publication of CN111950162A publication Critical patent/CN111950162A/en
Application granted granted Critical
Publication of CN111950162B publication Critical patent/CN111950162B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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/10Geometric CAD
    • G06F30/12Geometric CAD characterised by design entry means specially adapted for CAD, e.g. graphical user interfaces [GUI] specially adapted for CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/20Configuration CAD, e.g. designing by assembling or positioning modules selected from libraries of predesigned modules

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Geometry (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Computational Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Architecture (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a modeling method, a modeling device and electronic equipment, wherein a subsystem to be modeled is determined in the modeling process, and the subsystem comprises a plurality of models and a plurality of ports; acquiring a target port and a target model which need to be connected in the subsystem; generating a routing icon corresponding to the target port and a routing target corresponding to the target model to realize the connection between the target port and the target model. Based on the scheme, the variables between the ports and the model are not connected in a connecting mode, so that the number of the connecting wires can be reduced to a great extent, the complexity of the connecting wires is reduced, and the risk of incorrect system design is reduced.

Description

Modeling method and device and electronic equipment
Technical Field
The present application relates to the field of modeling, and in particular, to a modeling method, apparatus, and electronic device.
Background
With the advancement of technology, product systems are becoming more and more complex, and when designing complex systems, multiple subsystems are often required to be cooperatively designed. Each subsystem may include a plurality of ports and a plurality of models, each port and each model including at least one variable.
At present, complex system design is realized based on modeling technology, in the modeling process, variables between a port and a model and between models are connected in a connecting mode in each subsystem, so that the connection relation and data transmission between the variables are displayed.
However, the modeling method is easy to cause an excessive and complex number of lines in a single subsystem, and further is easy to cause a system design error.
Disclosure of Invention
In view of the above, the present application provides a modeling method, apparatus and electronic device, so as to solve the problem in the prior art that in each subsystem during modeling, variables between ports and models, and between models are all connected by adopting a connection mode, so that the number of connection lines is too large and complex, and further, the system design is wrong.
In order to achieve the above purpose, the present application provides the following technical solutions:
a modeling method, comprising:
determining a subsystem to be modeled, wherein the subsystem comprises a plurality of models and a plurality of ports;
acquiring a target port and a target model which need to be connected in the subsystem;
generating a routing icon corresponding to the target port and a routing target corresponding to the target model to realize the connection between the target port and the target model.
Optionally, the generating the routing icon corresponding to the destination port, and the routing destination corresponding to the destination model include:
determining the variable type of the target port;
when the variable type of the target port is an input variable, generating a first route icon corresponding to the target port and a first route target corresponding to the target model;
and when the variable type of the target port is an output variable, generating a second routing icon corresponding to the target port and a second routing target corresponding to the target model.
Optionally, the method further comprises:
acquiring a first model and a second model which need to be connected in the subsystem;
and connecting the first model and the second model by adopting a connecting line.
Optionally, the method further comprises:
acquiring a first triggering operation of a routing icon corresponding to each port in the subsystem;
determining at least one model having a connection relationship with the port;
and displaying a connection line between the port and the at least one model.
Optionally, the method further comprises:
acquiring a second triggering operation of a routing icon corresponding to each model in the subsystem;
determining a port having a connection relationship with the model;
and displaying a connection line between the model and the port.
Optionally, the method further comprises:
acquiring variable name display control operation;
and displaying or hiding the variable names of the models in the subsystem based on the variable name display control operation.
Optionally, the method further comprises:
acquiring a third triggering operation of a routing icon corresponding to each port in the subsystem;
and displaying a connection relation display table of the port and the corresponding model.
Optionally, after displaying the connection relation display table of the port and the corresponding model, the method further includes:
acquiring a table editing instruction;
and editing the connection relation display table of the port and the corresponding model based on the table editing instruction.
A modeling apparatus, comprising:
a determining unit, configured to determine a subsystem to be modeled, where the subsystem includes a plurality of models and a plurality of ports;
the acquisition unit is used for acquiring a target port and a target model which need to be connected in the subsystem;
and the generating unit is used for generating a routing icon corresponding to the target port and a routing target corresponding to the target model, and realizing the connection between the target port and the target model.
Optionally, the generating unit is specifically configured to:
determining the variable type of the target port;
when the variable type of the target port is an input variable, generating a first route icon corresponding to the target port and a first route target corresponding to the target model;
and when the variable type of the target port is an output variable, generating a second routing icon corresponding to the target port and a second routing target corresponding to the target model.
Optionally, the apparatus further comprises:
the connection unit is used for acquiring a first model and a second model which need to be connected in the subsystem; and connecting the first model and the second model by adopting a connecting line.
Optionally, the apparatus further comprises:
the first display unit is used for acquiring a first trigger operation of a route icon corresponding to each port in the subsystem; determining at least one model having a connection relationship with the port; and displaying a connection line between the port and the at least one model.
Optionally, the apparatus further comprises:
the second display unit is used for acquiring a second triggering operation of the route icon corresponding to each model in the subsystem; determining a port having a connection relationship with the model; and displaying a connection line between the model and the port.
Optionally, the apparatus further comprises:
the display control unit is used for acquiring variable name display control operation; and displaying or hiding the variable names of the models in the subsystem based on the variable name display control operation.
Optionally, the apparatus further comprises:
a third display unit, configured to obtain, for each port in the subsystem, a third trigger operation of a routing icon corresponding to the port; and displaying a connection relation display table of the port and the corresponding model.
Optionally, the apparatus further comprises:
the editing unit is used for acquiring a table editing instruction after displaying the connection relation display table of the port and the corresponding model; and editing the connection relation display table of the port and the corresponding model based on the table editing instruction.
An electronic device, comprising: a memory and a processor;
the memory is used for storing programs;
the processor is configured to execute the program to implement the steps of the modeling method as described above.
Compared with the prior art, the application discloses a modeling method, a modeling device and electronic equipment, wherein a subsystem to be modeled is determined in the modeling process, and the subsystem comprises a plurality of models and a plurality of ports; acquiring a target port and a target model which need to be connected in the subsystem; generating a routing icon corresponding to the target port and a routing target corresponding to the target model to realize the connection between the target port and the target model. Based on the scheme, the variables between the ports and the model are not connected in a connecting mode, so that the number of the connecting wires can be reduced to a great extent, the complexity of the connecting wires is reduced, and the risk of incorrect system design is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present application 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 application, 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 schematic diagram of a subsystem according to an embodiment of the present application;
FIG. 2 is a schematic flow chart of a modeling method disclosed in an embodiment of the present application;
FIG. 3 is a schematic diagram of a routing icon according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a connection between a display port and at least one model according to an embodiment of the present application;
FIG. 5 is a schematic diagram of a connection between a model and a port according to an embodiment of the present application;
FIG. 6 is a schematic diagram showing the display of variable names of models in a display subsystem according to an embodiment of the present application;
fig. 7 is a schematic diagram of a connection relationship display table of a display port and a corresponding model according to an embodiment of the present application;
FIG. 8 is a schematic diagram of a modeling apparatus according to an embodiment of the present application;
fig. 9 is a block diagram of a hardware structure of an electronic device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
For ease of understanding, the present application will be described with reference to fig. 1, where fig. 1 is a schematic diagram of a subsystem structure disclosed in an embodiment of the present application, and as shown in fig. 1, the subsystem includes a plurality of models (such as "pg_yv0.X, gt18.y, … …, pg_pt04.y" and the like in fig. 1, and "YV0" as a model), and a plurality of ports (such as "pro portner_pg_3, … …, and pro portner_pg_39" and the like in fig. 1, and "pg_ge 01").
The subsystem adopts the current general modeling technology, the variables between the port and the model and the variables between the model and the model are connected in a connecting mode so as to show the connection relation and data transmission between the variables, the modeling effect is shown in a specific figure 1, and as can be seen from the figure 1, the number of connecting lines in the subsystem is excessive and complex, and under the condition, the subsystem is easy to design in error, and the whole system is further designed in error.
In order to solve the problems, the application provides a novel modeling method, which can solve the problems that in the prior art, as variables between ports and models and between models are connected in a wire connection mode in each subsystem during modeling, the number of wires is too large and complex, and the design of a system is wrong.
Next, a modeling method provided by the present application is described by the following examples.
Referring to fig. 2, fig. 2 is a flow chart of a modeling method disclosed in an embodiment of the present application, where the method may include:
step S101: a subsystem to be modeled is determined, the subsystem including a plurality of models and a plurality of ports therein.
In the present application, the subsystem to be modeled may be any subsystem in a system applied to any scene. Such as the subsystem shown in fig. 1.
Step S102: and acquiring a target port and a target model which need to be connected in the subsystem.
In this step, the target port and the target model to be connected in the subsystem are acquired. The variables of the target ports and the variables of the target models have a connection relationship, wherein the target port to be connected is any one port (such as 'pro-ner_pg_3, … …, pro-ner_pg_39' shown in fig. 1) in the subsystem, and the target model to be connected is any one model (such as 'pg_yv0. X, gt18.Y, … …, pg_pt04. Y' shown in fig. 1) in the subsystem.
Step S103: generating a routing icon corresponding to the target port and a routing target corresponding to the target model to realize the connection between the target port and the target model.
In the application, the route icon corresponding to the target port and the route target corresponding to the target model are generated, and the connection between the target port and the target model can be realized.
In the present application, when generating the route icon corresponding to the target port and the route target corresponding to the target model, the variable type of the target port needs to be determined; when the variable type of the target port is an input variable, generating a first route icon corresponding to the target port and a first route target corresponding to the target model; and when the variable type of the target port is an output variable, generating a second routing icon corresponding to the target port and a second routing target corresponding to the target model.
For ease of understanding, referring to fig. 3, fig. 3 is a schematic diagram of a routing icon provided in an embodiment of the present application, where "," "are routing icons," "indicates that a variable type of a corresponding destination port or a variable type of a destination model is an output variable, and" "indicates that a variable type of a corresponding destination port or a variable type of a destination model is an input variable.
It should be further noted that, for the connection between the models in the subsystem, a connection mode may be adopted, and specifically, a first model and a second model that need to be connected in the subsystem may be obtained; and connecting the first model and the second model by adopting a connecting line.
For ease of understanding, please refer to fig. 3, "UserVar" and "pg_yv0.X" are two models that need to be connected, and the two models are still connected by a connection line.
The application discloses a modeling method, which comprises the steps of determining a subsystem to be modeled in a modeling process, wherein the subsystem comprises a plurality of models and a plurality of ports; acquiring a target port and a target model which need to be connected in the subsystem; generating a routing icon corresponding to the target port and a routing target corresponding to the target model to realize the connection between the target port and the target model. Based on the scheme, the variables between the ports and the model are not connected in a connecting mode, so that the number of the connecting wires can be reduced to a great extent, the complexity of the connecting wires is reduced, and the risk of incorrect system design is reduced.
In the application, a first trigger operation of a routing icon corresponding to each port in the subsystem can be obtained; determining at least one model having a connection relationship with the port; and displaying a connection line between the port and the at least one model.
The first triggering operation may be a clicking operation on a routing icon corresponding to the port, please refer to fig. 4, fig. 4 is a schematic diagram of a connection line between a display port and at least one model according to an embodiment of the present application, as shown in fig. 4, by clicking a leftmost routing icon ". Sur", a connection line between the port corresponding to the routing icon and at least one model (such as "UseVar, useVar _8, usevar_9, usevar_10, usevar_11, usevar_12" shown in fig. 4) may be displayed.
In the application, a second triggering operation of the routing icon corresponding to each model in the subsystem can be obtained; determining a port having a connection relationship with the model; and displaying a connection line between the model and the port.
The second triggering operation may be a clicking operation on a routing icon corresponding to the model, please refer to fig. 5, fig. 5 is a schematic diagram of a connection between a model and a port disclosed in an embodiment of the present application, as shown in fig. 5, by clicking a routing icon "UseVar" of the model, a connection between the routing icon (as shown in the leftmost side of fig. 4) of the port corresponding to the routing icon may be displayed.
In the application, variable name display control operation can also be obtained; and displaying or hiding the variable names of the models in the subsystem based on the name display control operation.
In general, to make the modeling interface more compact, the variable names of the model are hidden. The name display or hiding control operation can be realized by triggering a specific icon of the modeling page by a user. Referring to fig. 6, fig. 6 is a schematic diagram showing a variable name of a model in a display subsystem according to an embodiment of the present application. As shown in fig. 6, "signal_1, b, etc." is the variable name of the displayed model.
In the application, a third triggering operation of the routing icon corresponding to each port in the subsystem can be obtained; and displaying a connection relation display table of the port and the corresponding model.
The third triggering operation may be a double-click operation on the routing icon corresponding to the port, refer to fig. 7, fig. 7 is a schematic diagram showing a table showing a connection relationship between the port and the corresponding model, as shown in fig. 7, where the left side of the table is a variable of the currently connected port, and the right side is a variable of the model connected by the variable of each port.
It should be noted that, after displaying the connection relationship display table of the port and the corresponding model, the method further includes:
acquiring a table editing instruction; and editing the connection relation display table of the port and the corresponding model based on the table editing instruction. The table boundary instruction may include an instruction to add, edit, or delete a connection relationship.
The modeling apparatus disclosed in the embodiments of the present application will be described below, and the modeling apparatus described below and the modeling method described above may be referred to correspondingly to each other.
Referring to fig. 8, fig. 8 is a schematic structural diagram of a modeling apparatus according to an embodiment of the present application. As shown in fig. 8, the modeling apparatus may include:
a determining unit 11, configured to determine a subsystem to be modeled, where the subsystem includes a plurality of models and a plurality of ports;
an obtaining unit 12, configured to obtain a target port and a target model that need to be connected in the subsystem;
and the generating unit 13 is used for generating a routing icon corresponding to the target port and a routing target corresponding to the target model, and realizing the connection between the target port and the target model.
Optionally, the generating unit is specifically configured to:
determining the variable type of the target port;
when the variable type of the target port is an input variable, generating a first route icon corresponding to the target port and a first route target corresponding to the target model;
and when the variable type of the target port is an output variable, generating a second routing icon corresponding to the target port and a second routing target corresponding to the target model.
Optionally, the apparatus further comprises:
the connection unit is used for acquiring a first model and a second model which need to be connected in the subsystem; and connecting the first model and the second model by adopting a connecting line.
Optionally, the apparatus further comprises:
the first display unit is used for acquiring a first trigger operation of a route icon corresponding to each port in the subsystem; determining at least one model having a connection relationship with the port; and displaying a connection line between the port and the at least one model.
Optionally, the apparatus further comprises:
the second display unit is used for acquiring a second triggering operation of the route icon corresponding to each model in the subsystem; determining a port having a connection relationship with the model; and displaying a connection line between the model and the port.
Optionally, the apparatus further comprises:
the display control unit is used for acquiring variable name display control operation; and displaying or hiding the variable names of the models in the subsystem based on the variable name display control operation.
Optionally, the apparatus further comprises:
a third display unit, configured to obtain, for each port in the subsystem, a third trigger operation of a routing icon corresponding to the port; and displaying a connection relation display table of the port and the corresponding model.
Optionally, the apparatus further comprises:
the editing unit is used for acquiring a table editing instruction after displaying the connection relation display table of the port and the corresponding model; and editing the connection relation display table of the port and the corresponding model based on the table editing instruction.
Referring to fig. 9, fig. 9 is a block diagram of a hardware structure of an electronic device according to an embodiment of the present application, and referring to fig. 9, the hardware structure of the electronic device may include: at least one processor 1, at least one communication interface 2, at least one memory 3 and at least one communication bus 4;
in the embodiment of the application, the number of the processor 1, the communication interface 2, the memory 3 and the communication bus 4 is at least one, and the processor 1, the communication interface 2 and the memory 3 complete the communication with each other through the communication bus 4;
processor 1 may be a central processing unit CPU, or a specific integrated circuit ASIC (Application Specific Integrated Circuit), or one or more integrated circuits configured to implement embodiments of the present application, etc.;
the memory 3 may comprise a high-speed RAM memory, and may further comprise a non-volatile memory (non-volatile memory) or the like, such as at least one magnetic disk memory;
wherein the memory stores a program, the processor is operable to invoke the program stored in the memory, the program operable to:
determining a subsystem to be modeled, wherein the subsystem comprises a plurality of models and a plurality of ports;
acquiring a target port and a target model which need to be connected in the subsystem;
generating a routing icon corresponding to the target port and a routing target corresponding to the target model to realize the connection between the target port and the target model.
Alternatively, the refinement function and the extension function of the program may be described with reference to the above.
The embodiment of the present application also provides a storage medium storing a program adapted to be executed by a processor, the program being configured to:
determining a subsystem to be modeled, wherein the subsystem comprises a plurality of models and a plurality of ports;
acquiring a target port and a target model which need to be connected in the subsystem;
generating a routing icon corresponding to the target port and a routing target corresponding to the target model to realize the connection between the target port and the target model.
Alternatively, the refinement function and the extension function of the program may be described with reference to the above.
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.
In the present specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, and identical and similar parts between the embodiments are all enough to refer to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (8)

1. A modeling method, comprising:
determining a subsystem to be modeled, wherein the subsystem comprises a plurality of models and a plurality of ports;
acquiring a target port and a target model which need to be connected in the subsystem;
generating a routing icon corresponding to the target port and a routing icon corresponding to the target model, and realizing the connection between the target port and the target model;
the method further comprises the steps of:
acquiring a first triggering operation of a routing icon corresponding to each port in the subsystem;
determining at least one model having a connection relationship with the port;
displaying a connection between the port and the at least one model;
acquiring a second triggering operation of a routing icon corresponding to each model in the subsystem;
determining a port having a connection relationship with the model;
and displaying a connection line between the model and the port.
2. The method of claim 1, wherein the generating the routing icon corresponding to the destination port and the routing icon corresponding to the destination model comprises:
determining the variable type of the target port;
when the variable type of the target port is an input variable, generating a first route icon corresponding to the target port and a first route icon corresponding to the target model;
and when the variable type of the target port is an output variable, generating a second routing icon corresponding to the target port and a second routing icon corresponding to the target model.
3. The method according to claim 1, wherein the method further comprises:
acquiring a first model and a second model which need to be connected in the subsystem;
and connecting the first model and the second model by adopting a connecting line.
4. The method according to claim 1, wherein the method further comprises:
acquiring variable name display control operation;
and displaying or hiding the variable names of the models in the subsystem based on the variable name display control operation.
5. The method according to claim 1, wherein the method further comprises:
acquiring a third triggering operation of a routing icon corresponding to each port in the subsystem;
and displaying a connection relation display table of the port and the corresponding model.
6. The method of claim 5, wherein after displaying the connection relationship presentation form of the port and the corresponding model, the method further comprises:
acquiring a table editing instruction;
and editing the connection relation display table of the port and the corresponding model based on the table editing instruction.
7. A modeling apparatus, comprising:
a determining unit, configured to determine a subsystem to be modeled, where the subsystem includes a plurality of models and a plurality of ports;
the acquisition unit is used for acquiring a target port and a target model which need to be connected in the subsystem;
the generating unit is used for generating a route icon corresponding to the target port and a route target corresponding to the target model, so as to realize the connection between the target port and the target model;
the apparatus further comprises:
the first display unit is used for acquiring a first trigger operation of a route icon corresponding to each port in the subsystem; determining at least one model having a connection relationship with the port; displaying a connection between the port and the at least one model;
the second display unit is used for acquiring a second triggering operation of the route icon corresponding to each model in the subsystem; determining a port having a connection relationship with the model; and displaying a connection line between the model and the port.
8. An electronic device, comprising: a memory and a processor;
the memory is used for storing programs;
the processor for executing the program to implement the respective steps of the modeling method according to any one of claims 1 to 6.
CN202010833417.1A 2020-08-18 2020-08-18 Modeling method and device and electronic equipment Active CN111950162B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010833417.1A CN111950162B (en) 2020-08-18 2020-08-18 Modeling method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010833417.1A CN111950162B (en) 2020-08-18 2020-08-18 Modeling method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN111950162A CN111950162A (en) 2020-11-17
CN111950162B true CN111950162B (en) 2023-09-26

Family

ID=73342122

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010833417.1A Active CN111950162B (en) 2020-08-18 2020-08-18 Modeling method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111950162B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103455681A (en) * 2013-09-12 2013-12-18 北京应用物理与计算数学研究所 Multi-beam visualized modeling system and method based on block diagrams
KR101396885B1 (en) * 2012-12-07 2014-05-19 국방과학연구소 System entity structure based block-diagram editor for structural modeling and editing method thereof
CN104484166A (en) * 2014-12-04 2015-04-01 山东科技大学 Graphical modeling device and method for automatic testing system
CN105813310A (en) * 2014-12-31 2016-07-27 广州励丰文化科技股份有限公司 Performance lighting power supply controlling method and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10318665B2 (en) * 2014-12-15 2019-06-11 Schneider Electric Software, Llc Variable equivalency on connection in a process simulation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101396885B1 (en) * 2012-12-07 2014-05-19 국방과학연구소 System entity structure based block-diagram editor for structural modeling and editing method thereof
CN103455681A (en) * 2013-09-12 2013-12-18 北京应用物理与计算数学研究所 Multi-beam visualized modeling system and method based on block diagrams
CN104484166A (en) * 2014-12-04 2015-04-01 山东科技大学 Graphical modeling device and method for automatic testing system
CN105813310A (en) * 2014-12-31 2016-07-27 广州励丰文化科技股份有限公司 Performance lighting power supply controlling method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
动力学仿真中的子系统建模技术研究;王波兴;胡臻;夏鸿建;陈立平;;计算机集成制造系统(03);全文 *
自定义特征的图形系统在管网建模上的应用;何坤金;陈正鸣;刘景;;计算机工程与设计(22);全文 *

Also Published As

Publication number Publication date
CN111950162A (en) 2020-11-17

Similar Documents

Publication Publication Date Title
CN106339226B (en) A kind of methods of exhibiting and page presentation device of Webpage
JP4629792B2 (en) 2D tree for editing graph-like diagrams
TWI531953B (en) Temporary formatting and charting of selected data
US20130145312A1 (en) Wiring Method for a Graphical Programming System on a Touch-Based Mobile Device
CN107025037B (en) Control method and device of intelligent equipment
EP2277103A2 (en) Ranking visualization types based upon fitness for visualizing a data set
JP2009532805A (en) Virtual view schematic editor
CN105843477B (en) The method and apparatus of display event
CN111399941A (en) Batch configuration method, device and equipment for BMC (baseboard management controller) functions
CN112838937B (en) Processing method and system for custom network topology
CN109240756A (en) A kind of method and device of dynamically load JavaScript module
CN111428430A (en) Circuit device information acquisition method, device, equipment and medium in circuit design
CN111950162B (en) Modeling method and device and electronic equipment
CN107452043B (en) Network graph connection method, application and visual terminal
CN109814867A (en) A kind of dummy model method of construction and system
JP2009080744A (en) Cost calculation system for wiring harness
JPH03204687A (en) Presentation device
CN113010582A (en) Data processing method and device, computer readable medium and electronic equipment
CN109828899A (en) Acquisition method, device and the computer equipment of test data
CN114444172A (en) BIM model component display method and device, electronic equipment and storage medium
CN110312990A (en) Configuration method and system
CN103246518A (en) Configuration method and device based on service component architecture
CN110008265A (en) A kind of method, apparatus, server and the computer storage medium of configuration work stream
CN116702912B (en) Quantum circuit editing method, device, equipment and medium
CN117172161B (en) Flow field simulation method and device, computer equipment and storage medium

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