CN111597596A - Signal system-based construction drawing automatic drawing method and device - Google Patents

Signal system-based construction drawing automatic drawing method and device Download PDF

Info

Publication number
CN111597596A
CN111597596A CN202010259622.1A CN202010259622A CN111597596A CN 111597596 A CN111597596 A CN 111597596A CN 202010259622 A CN202010259622 A CN 202010259622A CN 111597596 A CN111597596 A CN 111597596A
Authority
CN
China
Prior art keywords
information
configuration
configuration information
construction drawing
code bit
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.)
Granted
Application number
CN202010259622.1A
Other languages
Chinese (zh)
Other versions
CN111597596B (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.)
Unittec Co Ltd
Original Assignee
Unittec 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 Unittec Co Ltd filed Critical Unittec Co Ltd
Priority to CN202010259622.1A priority Critical patent/CN111597596B/en
Publication of CN111597596A publication Critical patent/CN111597596A/en
Application granted granted Critical
Publication of CN111597596B publication Critical patent/CN111597596B/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots

Abstract

The invention provides a construction drawing automatic drawing method and a device based on a signal system, comprising the following steps: importing input data and a code bit table in a table form, and importing a schematic diagram; acquiring configuration information; carrying out logic relation analysis on the input data and the code bit table to obtain an analysis result; and calling a drawing VB script to draw a construction drawing by combining the schematic drawing and the configuration information according to the analysis result. The automatic drawing of the construction drawing is realized by importing information in a tabular form and classifying the information to configure drawing rules, the drawing flow of the construction drawing is simplified, the drawing efficiency is improved, and meanwhile the drawing accuracy is ensured.

Description

Signal system-based construction drawing automatic drawing method and device
Technical Field
The invention belongs to the field of automatic drawing, and particularly relates to a construction drawing automatic drawing method and device based on a signal system.
Background
The existing drawing system for the signal system has the defects of various input data and complicated configuration process, in the drawing process of a construction drawing, all drawings need to be drawn manually, and data need to be configured according to corresponding formats and rules. Due to the fact that the information associated information in the drawing is many and complex, a non-professional person may not be capable of configuring and generating an accurate construction drawing, errors are prone to occur in the drawing process, and the drawing period is long.
Disclosure of Invention
In order to solve the defects and shortcomings in the prior art, the invention provides a construction drawing automatic drawing method and device based on a signal system, which is used for introducing information required by drawing drawings and a mode of classifying and configuring construction drawing rules in a tabular form, simplifying the configuration process of the drawing drawings and improving the drawing efficiency and accuracy.
The technical scheme of the invention comprises the following steps:
importing input data and a code bit table in a table form, and importing a schematic diagram;
acquiring configuration information;
carrying out logic relation analysis on the input data and the code bit table to obtain an analysis result;
and calling a drawing VB script to draw a construction drawing by combining the schematic drawing and the configuration information according to the analysis result.
Optionally, the importing the input data and the code bit table in a tabular form, and importing the schematic diagram, includes:
acquiring information required for drawing a construction drawing and a relation between the information and signal system equipment;
according to the acquired information, the generation of input data and a code bit table is manually finished;
the input data and code bit table are imported in a table form.
Optionally, the obtaining configuration information includes:
acquiring template configuration information according to the common fixed and unchangeable information of each project and site;
acquiring project configuration information according to the specific information of each project and combining the template configuration information;
and acquiring station configuration information according to the specific information of each interlocking area.
Optionally, the acquired configuration information further includes a manual configuration part, which specifically includes cabinet model information, combination cabinet configuration information, distribution cabinet configuration information, power supply configuration information, and title bar information.
Optionally, the analyzing the logical relationship between the input data and the code bit table to obtain an analysis result includes:
performing logic relation analysis according to the corresponding relation between the table content information and the position information to obtain an analysis result;
and calculating the position of the data according to the analysis result.
Optionally, the invoking a drawing VB script to draw the construction drawing according to the analysis result by combining the schematic drawing and the configuration information includes:
acquiring content information of the construction drawing according to the analysis result and the imported schematic drawing;
obtaining a drawing rule of the construction drawing according to the configuration information;
and calling a drawing VB script to draw the construction drawing based on the content information and the drawing rule.
Optionally, the input data includes wildcard information, terminal information, system interlocking area naming specification, and site list of each device in the signal system.
Optionally, the code bit table includes code bit information of each interlocking region.
The invention also provides a construction drawing automatic drawing device based on a signal system based on the same design idea, and the device comprises:
a content import module: the input data and the code bit table are imported in a table form, and the schematic diagram is imported;
a rule configuration module: for obtaining configuration information;
a logic analysis module: the system is used for analyzing the logic relation between the input data and the code bit table to obtain an analysis result;
a drawing module: and the construction drawing system is used for calling a drawing VB script to draw a construction drawing according to the analysis result and in combination with the schematic diagram and the configuration information.
Optionally, the rule configuration module includes a template configuration module, a project configuration module, and a site configuration module;
the template configuration module is used for acquiring the common fixed and unchangeable information of each project and site;
the project configuration module is used for acquiring the specific information of each project and completing configuration according to the information configured by the template configuration module and the site number;
the station configuration module is used for acquiring the information specific to each interlocking area.
The technical scheme provided by the invention has the beneficial effects that:
the method for carrying out the rule configuration of the construction drawing by importing the information required by the drawing and classifying in a tabular form reduces the investment of manpower and fund, the drawing personnel only need to fill and write the configuration file to automatically draw the construction drawing, the CAD is not needed to be manually used for drawing all the construction drawings, the drawing efficiency is improved, and meanwhile, the accuracy of the construction drawing is ensured. In addition, when the design ideas of the two sets of construction drawings are only partially different, only part of the previous input data, the code bit table and the configuration file is needed to be modified, and then the construction drawings meeting the new requirements can be generated, so that the reconfiguration time is saved, and the flexibility of automatic drawing of the construction drawings is enhanced.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on the drawings without creative efforts.
FIG. 1 is a block diagram of a construction drawing automatic drawing method based on a signal system according to the present invention;
FIG. 2 is a block diagram of the ATD system of the present invention;
fig. 3 is a block diagram of an automatic construction drawing device based on a signal system in the present invention.
Detailed Description
To make the structure and advantages of the present invention clearer, the structure of the present invention will be further described with reference to the accompanying drawings.
Example one
As shown in fig. 1, the method for automatically drawing a construction drawing based on a signal system provided by the invention comprises the following steps:
s1: importing input data and a code bit table in a table form, and importing a schematic diagram;
s2: acquiring configuration information;
s3: carrying out logic relation analysis on the input data and the code bit table to obtain an analysis result;
s4: and calling a drawing VB script to draw a construction drawing by combining the schematic diagram and the configuration information according to the analysis result.
In this embodiment, importing the input data and the code bit table in a tabular form, and importing the schematic diagram specifically includes: and (3) arranging and drawing information required by the construction drawing and the relation between the information and signal system equipment, importing input data and a code bit table in an excel table form, and importing the AutoCAD schematic diagram through a page. The input data and code bit table are imported with the content of the construction drawing to be drawn and are also information sources when the drawing rules are configured at the later stage. The input data and the code bit table are imported in the excel file form, so that the process of inputting the construction drawing information is simplified, the complex data rule limitation is broken through, and the operation of non-professional personnel is facilitated.
The input data comprises distribution cabinet universal matching, annunciator universal matching, permutation and combination universal matching, turnout universal matching, a relay terminal corresponding table, comprehensive backup panel button information, turnout interlayer universal matching information, annunciator lamp sealing terminal information, system interlocking area naming specifications, a station list, a meter shaft terminal table, a meter shaft terminal corresponding table and information which is fixed and unchangeable in a drawing. The code bit table includes code bit information for each of the interlocking regions.
In this embodiment, the configuration information is acquired through the configuration interface, so as to complete configuration of the construction drawing rule, which specifically includes: acquiring template configuration information according to the common fixed and unchangeable information of each project and site; after the template configuration is completed, acquiring project configuration information according to the specific information of each project and by combining the template configuration information; and after the project configuration is finished, acquiring site configuration information according to the specific information of each interlocking area.
The manual configuration part in the configuration information comprises cabinet model information and power supply configuration information in the template configuration information, and combination cabinet configuration information, branch cabinet configuration information and title bar information in the site configuration information. The configuration information of the combination cabinet and the configuration information of the branch cabinet are derived from data in input data and a code bit table and are configured in a page clicking mode. The title bar information is configured by manual input.
In the process of configuring according to the classification of the template configuration information, the project configuration information and the site configuration information, the template, the project and the site are in a one-way one-to-many relationship from front to back, and the method specifically comprises the following steps: one template corresponds to at least one item, but one item corresponds to at most one template; one project corresponds to at least one site, but one site corresponds to at most one project.
The method for obtaining the configuration information in a classified mode is combined with the template copying function, the function of flexibly modifying the drawing rule of the construction drawing is achieved, a new template meeting the requirements can be generated only by modifying part of the configuration information, and the configuration efficiency is improved.
In this embodiment, analyzing the logical relationship between the input data and the code bit table to obtain an analysis result includes: acquiring content data of the excel table, and splitting and recombining the content data to obtain sorted content data; acquiring position information of points and lines in the table, and analyzing a corresponding logical relationship between the position information and the content data; uploading the obtained analysis result to a mapping database; and calling a schematic diagram VB script to read the information of the schematic diagram and storing the read information into the drawing database.
In this embodiment, after completing importing the input data and the code bit table and acquiring the configuration information, according to the analysis result, invoking a drawing VB script to draw the construction drawing in combination with the schematic diagram and the configuration information, including: obtaining the content of the construction drawing according to the analysis result and the schematic diagram information obtained by the logic relation analysis; obtaining a drawing rule of the construction drawing according to the configuration information; and calling a drawing VB script based on the content and the drawing rule of the construction drawing, and drawing the construction drawing through CAD.
The automatically drawn construction drawing comprises an interface cabinet wiring diagram, a combined side terminal wiring diagram, an outdoor lightning protection cabinet wiring diagram, an outdoor branch cabinet wiring diagram, a relay type table, a circuit diagram of a collection driving and control module of each device, a shaft counting track, a fault zero resetting circuit diagram and an IBP (information base protocol) coil diagram, and the drawn drawing is downloaded to the local through a download button.
Specifically, in the method for automatically drawing a construction drawing based on a signal system in this embodiment, the construction drawing is finally completed through the operation of the CAD, and the drawing process is performed through a VB script called by a java program.
The function of automatically drawing the construction drawing is realized by importing the input data and the code bit table in a tabular form and configuring templates, projects and sites in a classified manner, the manual participation part is reduced, the drawing efficiency is improved, and meanwhile, the errors caused by manual reasons are avoided. In addition, the configuration information is input by adopting a modularized structure, so that the configuration process of the drawing rule is simplified. When new requirements appear, a drawing person can generate a new drawing rule only by slightly changing the configuration information, so that the professional requirements on the drawing person are reduced, and the drawing flexibility is improved.
The above-mentioned method for automatically drawing a construction drawing based on a signal system is described below with reference to a specific example, in this example, the method for automatically drawing a construction drawing is implemented by an ATD system, and includes the following steps:
the method comprises the following steps: and importing input data and a code bit table in the form of an excel file, and importing an AutoCAD schematic diagram in an import page.
Step two: and acquiring configuration information on a configuration interface, configuring templates, projects and sites related to the construction drawing, calling a schematic diagram VB script to read the schematic diagram information and storing the schematic diagram information in a drawing database.
Step three: and based on the excel file in the step one, acquiring content data of an excel table through an ATD system, and splitting and recombining the content data to obtain the sorted content data. And calculating the data position, analyzing the corresponding logical relationship between the position information and the content data, and finally uploading the obtained analysis result to a mapping database.
Step four: and reading information in the drawing database, and calling a drawing VB script to draw the construction drawing.
In this example, the ATD system structure is shown in fig. 2. The ATD system structure comprises four parts of template configuration, project configuration, version management and CAD drawing, wherein the content of the template configuration comprises input data import, schematic diagram import, cabinet model configuration, power supply configuration and template copy. The content of the project configuration comprises a template selection page, a site import page and site configuration, wherein the content of the site configuration comprises code bit table import, axle counting point import, axle counting reset import, dynamic beacon import, combination cabinet configuration, branch cabinet configuration and schematic diagram configuration information. The CAD drawing part also comprises a drawing downloading function, and the drawing which is finished is downloaded to the local through a downloading button.
In specific implementation, according to the common fixed and unchangeable information of each project and site, acquiring template configuration information; after the template configuration is completed, acquiring project configuration information according to the specific information of each project and by combining the template configuration information; and after the project configuration is finished, acquiring site configuration information according to the specific information of each interlocking area. The manual configuration part in the configuration information comprises cabinet model information and power supply configuration information in the template configuration information, and combination cabinet configuration information, branch cabinet configuration information and title bar information in the site configuration information. The configuration information of the combination cabinet and the configuration information of the branch cabinet are derived from data in input data and a code bit table and are configured in a page clicking mode. The title bar information is configured by manual input.
Example two
The invention also provides a construction drawing automatic drawing device 5 based on a signal system, as shown in fig. 3, the device comprises:
the content import module 51: the input data and the code bit table are imported in a table form, and the schematic diagram is imported;
the rule configuration module 52: for obtaining configuration information;
the logic analysis module 53: the system is used for analyzing the logic relation between the input data and the code bit table to obtain an analysis result;
the drawing module 54: and the construction drawing system is used for calling a drawing VB script to draw a construction drawing according to the analysis result and in combination with the schematic diagram and the configuration information.
In this embodiment, the content import module 51 is configured to import the input data, the code bit table, and the schematic diagram in an excel table form, and specifically configured to: and (3) arranging and drawing information required by the construction drawing and the relation between the information and signal system equipment, importing input data and a code bit table in a table form, and importing the AutoCAD schematic diagram through a page. The input data and code bit table are imported with the content of the construction drawing to be drawn and are also information sources when the drawing rules are configured at the later stage. The input data and the code bit table are imported in the excel file form, so that the process of inputting the construction drawing information is simplified, the complex data rule limitation is broken through, and the operation of non-professional personnel is facilitated.
The rule configuration module 52 includes a template configuration module 521, an item configuration module 522, and a site configuration module 523. The template configuration module 521 is configured to obtain template configuration information according to the common fixed and unchangeable information of each project and site; the project configuration module 522 is configured to obtain project configuration information according to information specific to each project and in combination with the template configuration information; the station configuration module 523 is configured to obtain station configuration information according to information specific to each interlocking area.
Specifically, the template configuration module 521, the project configuration module 522 and the site configuration module 523 are in a one-way one-to-many relationship from front to back, and specifically include: one template corresponds to at least one item, but one item corresponds to at most one template; one project corresponds to at least one site, but one site corresponds to at most one project.
The logic analysis module 53 is configured to perform logic relationship analysis on the input data and the code bit table to obtain an analysis result, and specifically configured to: acquiring content data of the excel table, and splitting and recombining the content data to obtain sorted content data; acquiring position information of points and lines in the table, and analyzing a corresponding logical relationship between the position information and the content data; uploading the obtained analysis result to a mapping database; and calling a schematic diagram VB script to read the information of the schematic diagram and storing the read information into the drawing database.
The drawing module 54 is configured to invoke a drawing VB script to draw a construction drawing according to the analysis result, in combination with the schematic diagram and the configuration information, and is specifically configured to: obtaining the content of the construction drawing according to the analysis result and the schematic diagram information obtained by the logic relation analysis; obtaining a drawing rule of the construction drawing according to the configuration information; and calling a drawing VB script based on the content and the drawing rule of the construction drawing, and drawing the construction drawing through CAD.
The sequence numbers in the above embodiments are merely for description, and do not represent the sequence of the assembly or the use of the components.
The above description is only exemplary of the present invention and should not be taken as limiting the invention, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A construction drawing automatic drawing method based on a signal system is characterized by comprising the following steps:
importing input data and a code bit table in a table form, and importing a schematic diagram;
acquiring configuration information;
carrying out logic relation analysis on the input data and the code bit table to obtain an analysis result;
and calling a drawing VB script to draw a construction drawing by combining the schematic drawing and the configuration information according to the analysis result.
2. The method for automatically drawing the construction drawing based on the signal system as claimed in claim 1, wherein the importing the input data and the code bit table in a tabular form, importing the schematic drawing, comprises:
acquiring information required for drawing a construction drawing according to the relation between the signal system devices;
according to the acquired information, the generation of input data and a code bit table is manually finished;
the input data and code bit table are imported in a table form.
3. The method for automatically drawing the construction drawing based on the signal system as claimed in claim 1, wherein the obtaining the configuration information comprises:
acquiring template configuration information according to the common fixed and unchangeable information of each project and site;
acquiring project configuration information according to the specific information of each project and combining the template configuration information;
and acquiring station configuration information according to the specific information of each interlocking area.
4. The method for automatically drawing the construction drawing based on the signal system as claimed in claim 1, wherein the acquired configuration information further includes a manual configuration part, specifically including cabinet model information, combination cabinet configuration information, branch cabinet configuration information, power supply configuration information, and title bar information.
5. The method for automatically drawing the construction drawing based on the signal system as claimed in claim 1, wherein the analyzing the logical relationship between the input data and the code bit table to obtain the analysis result comprises:
performing logic relation analysis according to the corresponding relation between the table content information and the position information to obtain an analysis result;
and calculating the data position according to the analysis result.
6. The method for automatically drawing the construction drawing based on the signal system as claimed in claim 1, wherein the step of drawing the construction drawing by calling a drawing VB script according to the analysis result and the schematic diagram and the configuration information comprises the steps of:
acquiring content information of the construction drawing according to the analysis result and the imported schematic drawing;
obtaining a drawing rule of the construction drawing according to the configuration information;
and calling a drawing VB script to draw the construction drawing based on the content information and the drawing rule.
7. The method as claimed in claim 1, wherein the input data includes general information, terminal information, system interlocking area naming specification, and site list of each device in the signal system.
8. The method for automatically drawing the construction drawing based on the signal system as claimed in claim 1, wherein the code bit table comprises code bit information of each interlocking area.
9. An automatic construction drawing device based on a signal system is characterized by comprising:
a content import module: the input data and the code bit table are imported in a table form, and the schematic diagram is imported;
a rule configuration module: for obtaining configuration information;
a logic analysis module: the system is used for analyzing the logic relation between the input data and the code bit table to obtain an analysis result;
a drawing module: and the construction drawing system is used for calling a drawing VB script to draw a construction drawing according to the analysis result and in combination with the schematic diagram and the configuration information.
10. The automatic construction drawing device based on the signal system as claimed in claim 9, wherein the rule configuration module comprises a template configuration module, a project configuration module and a site configuration module;
the template configuration module is used for acquiring the common fixed and unchangeable information of each project and site;
the project configuration module is used for acquiring the specific information of each project and completing configuration according to the information configured by the template configuration module and the site number;
the station configuration module is used for acquiring the information specific to each interlocking area.
CN202010259622.1A 2020-04-03 2020-04-03 Automatic construction drawing method and device based on signal system Active CN111597596B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010259622.1A CN111597596B (en) 2020-04-03 2020-04-03 Automatic construction drawing method and device based on signal system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010259622.1A CN111597596B (en) 2020-04-03 2020-04-03 Automatic construction drawing method and device based on signal system

Publications (2)

Publication Number Publication Date
CN111597596A true CN111597596A (en) 2020-08-28
CN111597596B CN111597596B (en) 2023-08-15

Family

ID=72185545

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010259622.1A Active CN111597596B (en) 2020-04-03 2020-04-03 Automatic construction drawing method and device based on signal system

Country Status (1)

Country Link
CN (1) CN111597596B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113192159A (en) * 2021-03-09 2021-07-30 浙江众合科技股份有限公司 Equipment drawing system based on signal system
CN113505552A (en) * 2021-07-13 2021-10-15 北京全路通信信号研究设计院集团有限公司 Station interlocking annunciator circuit drawing module dividing method and device

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105303001A (en) * 2015-11-27 2016-02-03 北京交通大学 Method for automatically drawing railway yard graph
CN105653777A (en) * 2015-12-29 2016-06-08 南京工业大学 Intelligent mapping system of general survey of underground power line
CN106056349A (en) * 2016-05-18 2016-10-26 国网山东省电力公司经济技术研究院 Province-city-county three-level power grid programming GIS drawing system and method
CN106570037A (en) * 2015-10-12 2017-04-19 中兴通讯股份有限公司 Data processing method and device
CN107992651A (en) * 2017-11-20 2018-05-04 中铁第四勘察设计院集团有限公司 The two-dimentional drawing methods of one kind parametrization and system
CN107992650A (en) * 2017-11-20 2018-05-04 中铁第四勘察设计院集团有限公司 A kind of gate parametrization two dimension drawing methods and system
WO2018091100A1 (en) * 2016-11-17 2018-05-24 Toyota Motor Europe Method for comparing a first drawing with a second drawing by comparing their drawing elements
US10169261B1 (en) * 2017-08-29 2019-01-01 International Business Machines Corporation Address layout over physical memory
CN109558693A (en) * 2018-12-25 2019-04-02 山东爱普电气设备有限公司 Electrical primary main wiring diagram modular design method and system
CN109814859A (en) * 2019-01-11 2019-05-28 中广核工程有限公司 A kind of nuclear power plant system flow chart DDA automatic creation system and method
CN110083881A (en) * 2019-04-02 2019-08-02 河北万达轮胎有限公司 A kind of tire tread based on Excel and CAD platform goes out type die panel method for drafting

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106570037A (en) * 2015-10-12 2017-04-19 中兴通讯股份有限公司 Data processing method and device
CN105303001A (en) * 2015-11-27 2016-02-03 北京交通大学 Method for automatically drawing railway yard graph
CN105653777A (en) * 2015-12-29 2016-06-08 南京工业大学 Intelligent mapping system of general survey of underground power line
CN106056349A (en) * 2016-05-18 2016-10-26 国网山东省电力公司经济技术研究院 Province-city-county three-level power grid programming GIS drawing system and method
WO2018091100A1 (en) * 2016-11-17 2018-05-24 Toyota Motor Europe Method for comparing a first drawing with a second drawing by comparing their drawing elements
US10169261B1 (en) * 2017-08-29 2019-01-01 International Business Machines Corporation Address layout over physical memory
CN107992651A (en) * 2017-11-20 2018-05-04 中铁第四勘察设计院集团有限公司 The two-dimentional drawing methods of one kind parametrization and system
CN107992650A (en) * 2017-11-20 2018-05-04 中铁第四勘察设计院集团有限公司 A kind of gate parametrization two dimension drawing methods and system
CN109558693A (en) * 2018-12-25 2019-04-02 山东爱普电气设备有限公司 Electrical primary main wiring diagram modular design method and system
CN109814859A (en) * 2019-01-11 2019-05-28 中广核工程有限公司 A kind of nuclear power plant system flow chart DDA automatic creation system and method
CN110083881A (en) * 2019-04-02 2019-08-02 河北万达轮胎有限公司 A kind of tire tread based on Excel and CAD platform goes out type die panel method for drafting

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
李铁等: "调车监控系统数据自动生成软件的研究和开发", 《铁道通信信号》, no. 06 *
高兵德;: "CAD二次开发在铁路车站信号设计中的应用", 铁道通信信号, no. 08 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113192159A (en) * 2021-03-09 2021-07-30 浙江众合科技股份有限公司 Equipment drawing system based on signal system
CN113505552A (en) * 2021-07-13 2021-10-15 北京全路通信信号研究设计院集团有限公司 Station interlocking annunciator circuit drawing module dividing method and device

Also Published As

Publication number Publication date
CN111597596B (en) 2023-08-15

Similar Documents

Publication Publication Date Title
CN102117202B (en) J2EE architecture-based code generating device
CN111506444A (en) Form approval method and device, storage medium and electronic equipment
CN112327808A (en) Automobile fault diagnosis method and system and automobile fault diagnosis instrument
CN109741118A (en) Invoice issuing method, apparatus, equipment and computer readable storage medium
CN111597596A (en) Signal system-based construction drawing automatic drawing method and device
CN110990274B (en) Data processing method, device and system for generating test cases
CN111126019A (en) Report generation method and device based on mode customization and electronic equipment
CN112580178B (en) Graph-model bidirectional verification method and device for energy management system
CN107977201B (en) Automatic generation method of comprehensive monitoring HMI
CN110991150B (en) Data format conversion method, device and account reporting system
CN106844819B (en) Intelligent station secondary graph model library design tool database acquisition system
CN110517163B (en) Distribution network feeder group analysis method
CN111708827A (en) Real estate unit coding system
CN115186638A (en) Zero code development platform-based engineering data form making method and system
CN110826151B (en) Electric automobile model design method
CN110019177A (en) The method and apparatus of rule storage
CN113364886A (en) Avionic interface data management system
CN113254446A (en) Data fusion method and device, electronic equipment and medium
JPH06335165A (en) Method and apparatus for constituting data base of power system monitoring control system, method and apparatus for managing data base of power system monitoring control system and power system monitoring control system
CN204360367U (en) Code automatically generating device
CN115391966A (en) Method and computer equipment for railway network data standardized design
LU504459B1 (en) Form designer
CN112347095B (en) Data table processing method, device and server
Danielson Designing an engineering database for telephone networks
CN116882947A (en) Forestry carbon sink project development system and cloud platform based on carbon account architecture

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