CN114358748B - BIM-based engineering construction informatization management method and device - Google Patents
BIM-based engineering construction informatization management method and device Download PDFInfo
- Publication number
- CN114358748B CN114358748B CN202210263777.1A CN202210263777A CN114358748B CN 114358748 B CN114358748 B CN 114358748B CN 202210263777 A CN202210263777 A CN 202210263777A CN 114358748 B CN114358748 B CN 114358748B
- Authority
- CN
- China
- Prior art keywords
- engineering
- contract
- information
- project
- construction
- 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
Links
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention relates to the technical field of data management, and discloses an engineering construction informatization management method and device based on BIM, which comprises the following steps: receiving an engineering project signing contract, inputting the engineering project signing contract into a pre-constructed engineering construction information management system, signing the contract according to the engineering project, opening an engineering construction information management process in the engineering construction information management system, receiving a plurality of engineering information tables constructed by a user, wherein each engineering information table comprises an information type, adding a process identification for the engineering information in each engineering information table according to the information type to obtain a plurality of engineering process tables, sequentially inputting each engineering process table into the engineering construction information management process, and analyzing each engineering process table according to the process identification to obtain a compliance process corresponding to the engineering project signing contract. The invention can solve the problems of low intelligence and management efficiency of information management of engineering construction.
Description
Technical Field
The invention relates to the technical field of data management, in particular to a BIM-based engineering construction informatization management method and device, electronic equipment and a computer readable storage medium.
Background
Engineering construction projects involve many links, so many engineering construction Information can be derived in the engineering construction, the engineering construction Information needs to be strictly managed, engineering project accidents caused by Information disorder are prevented, the management based on the engineering construction Information is mainly based on BIM (Building Information Modeling) at present, and the BIM (Building Information Modeling) is a model tool for architecture, engineering and civil engineering and is generally integrated in an engineering construction Information management system.
The prior engineering construction informatization management based on BIM is mainly completed by means of coordination and cooperation of manpower and a computer, and the manpower sequentially inputs engineering information according to system requirements to complete the recording of the engineering information, thereby realizing the informatization management of engineering construction. Although the method can realize the information management of engineering construction, the management intelligence is not high, and the management efficiency needs to be improved.
Disclosure of Invention
The invention provides a BIM-based engineering construction informatization management method and device, electronic equipment and a computer readable storage medium, and mainly aims to solve the problems of low intelligence and management efficiency of engineering construction informatization management.
In order to achieve the above object, the invention provides a BIM-based engineering construction informatization management method, which comprises the following steps:
receiving an engineering project signing contract, and checking whether the engineering project signing contract meets a pre-constructed engineering contract normative text or not;
when the engineering project signing contract meets the engineering contract normative text, inputting the engineering project signing contract into a pre-constructed engineering construction information management system;
signing a contract according to the engineering project, and opening up an engineering construction information management flow in the engineering construction information management system;
receiving a plurality of project information tables constructed by a user according to the project signing contract, wherein each project information table comprises the information type of the project information;
adding a process identifier to the engineering information in each engineering information table according to the information type of the engineering information to obtain a plurality of engineering process tables;
and sequentially inputting each engineering flow table into the engineering construction information management flow, and analyzing each engineering flow table according to the flow identification in the engineering construction information management flow to obtain a compliance flow corresponding to the engineering project signing contract.
Optionally, the verifying whether the engineering project contracting contract meets a pre-constructed engineering contract normative text includes:
splitting the engineering contract normative text to obtain one or more groups of engineering contract normative rules;
signing the engineering project, executing word segmentation operation to obtain a contract word set;
performing a search operation in one or more sets of the engineering contract specification regulations according to the contract word set to obtain search results, wherein the search results comprise search hits and search misses;
and checking whether the engineering project signing contract meets a pre-constructed engineering contract normative text or not according to the search result.
Optionally, the splitting the engineering contract normative text to obtain one or more sets of engineering contract normative rules includes:
distributing a word segmentation granularity set for the engineering contract normative text;
obtaining the maximum word segmentation granularity from the word segmentation granularity set;
and splitting the engineering contract normative text by using a word segmentation device according to the maximum word segmentation granularity to obtain one or more groups of engineering contract normative rules.
Optionally, the performing a search operation in one or more sets of the engineering contract specification rules according to the contract term set to obtain a search result includes:
sequencing each contract word in the contract word set according to the sequence of the word frequency values from high to low, and searching a word queue;
and sequentially executing fuzzy search on one or more groups of the engineering contract standard regulations of the contract terms of the contract term set to obtain the search result.
Optionally, the generating a key for the engineering project to sign a contract according to a preset key policy and the sensitive information includes:
performing MD5 encryption on the sensitive information to obtain MD5 information;
and acquiring the IP address of the engineering construction information management system, and embedding the IP address of the engineering construction information management system into the MD5 information as an analysis head to obtain a contract private key.
Acquiring a preset key distribution method, taking the contract private key as a parameter of the key distribution method, executing the key distribution method, and generating a contract public key;
and combining the contract private key and the contract public key to obtain a key for signing a contract of the engineering project.
Optionally, the embedding an IP address of the engineering construction information management system into the MD5 information as a parsing header to obtain a contract private key includes:
splitting the IP address according to a preset separator to obtain a plurality of groups of IP data;
and sequentially embedding the multiple groups of IP data into the head and the tail of the MD5 information to obtain the contract private key.
Optionally, the contracting the engineering project to open an engineering information management process in the engineering information management system includes:
receiving a flow development request, and acquiring user information of engineering project management from the flow development request;
judging whether the user information has an access right or not according to a preset right information table;
when the authority information table does not have the authority information which is the same as the user information, judging that the process opening request does not open up the authority;
when the authority information table has the authority information which is the same as the user information, judging that the data access request has the opening authority, and acquiring the contract public key from the engineering construction information management system;
the contract public key is used for cracking the contract private key to obtain the engineering project signing contract;
storing the engineering project signing contract into a process database bound with the engineering construction information management system;
and when the storage is successful, starting a flow program which is programmed in advance to generate the engineering construction information management flow.
Optionally, the obtaining user information of engineering project management from the flow opening request includes:
receiving user information input by a user, and executing registration in the engineering construction information management system according to the user information to obtain registration information;
submitting the registration information to an auditing mechanism to perform auditing, and generating an auditing failure reason to be fed back to a user when the registration information auditing is failed;
and when the registration information is approved, adding an audit field in the registration information to obtain audit information, and adding the audit information to the authority information table.
In order to solve the above problems, the present invention also provides a BIM-based engineering construction informatization management device, which includes:
the contract checking module is used for receiving an engineering project signing contract and checking whether the engineering project signing contract meets a pre-constructed engineering contract normative text or not;
the process development module is used for inputting the engineering project signing contract into a pre-constructed engineering construction information management system when the engineering project signing contract meets the engineering contract normative text, and opening an engineering construction information management process in the engineering construction information management system according to the engineering project signing contract;
the engineering information table acquisition module is used for receiving a plurality of engineering information tables constructed by a user according to the engineering project signing contract, wherein each engineering information table comprises the information type of the engineering information;
the engineering flow table construction module is used for adding a flow identification to the engineering information in each engineering information table according to the information type of the engineering information to obtain a plurality of engineering flow tables;
and the compliance process generation module is used for sequentially inputting each engineering process table into the engineering construction information management process, and in the engineering construction information management process, each engineering process table is analyzed according to the process identification to obtain a compliance process corresponding to the engineering project signing contract.
In order to solve the above problem, the present invention also provides an electronic device, including:
a memory storing at least one instruction; and
and the processor executes the instructions stored in the memory to realize the BIM-based engineering construction informatization management method.
In order to solve the above problem, the present invention further provides a computer-readable storage medium, wherein at least one instruction is stored in the computer-readable storage medium, and the at least one instruction is executed by a processor in an electronic device to implement the BIM-based engineering construction informatization management method described above.
Compared with the background art: the information management of engineering construction of the mainstream method is mainly completed by the coordination and coordination of manpower and a computer, so that the problems of low management intelligence and low management efficiency are caused. The invention aims to solve the problem, firstly receiving an engineering project signing contract, because the engineering project signing contract is the key point for starting the engineering project, further checking whether the engineering project signing contract meets a pre-constructed engineering contract normative text, when the engineering project signing contract meets the engineering contract normative text, inputting the engineering project signing contract into a pre-constructed engineering construction information management system so as to start the information management of the engineering project, then opening up an engineering construction information management flow in the engineering construction information management system according to the engineering project signing contract, because each engineering construction information management flow needs to be filled with corresponding engineering project information, receiving a plurality of engineering information tables constructed by a user according to the engineering project signing contract, wherein each engineering information table comprises the information type of the engineering information, and further adding a process identifier to the engineering information in each engineering information table according to the information type of the engineering information to obtain a plurality of engineering process tables, and finally executing matching on the engineering process tables and the engineering construction information management process to complete the engineering construction informatization management.
Drawings
Fig. 1 is a schematic flowchart of a BIM-based engineering construction informatization management method according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of one step of the embodiment of FIG. 1;
FIG. 3 is a schematic flow chart of another step of the embodiment of FIG. 1;
FIG. 4 is a functional block diagram of a BIM-based engineering construction informatization management device according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device for implementing the BIM-based engineering construction informatization management method according to an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The embodiment of the application provides an engineering construction informatization management method based on BIM. The execution subject of the BIM-based project building informatization management method includes but is not limited to at least one of the electronic devices of a server, a terminal and the like which can be configured to execute the method provided by the embodiment of the application. In other words, the BIM-based project building informatization management method may be executed by software or hardware installed in a terminal device or a server device, and the software may be a blockchain platform. The server includes but is not limited to: a single server, a server cluster, a cloud server or a cloud server cluster, and the like.
Example 1:
fig. 1 is a schematic flow chart of a BIM-based engineering construction informatization management method according to an embodiment of the present invention. In this embodiment, the BIM-based engineering construction informatization management method includes:
and S1, receiving the engineering project signing contract, and checking whether the engineering project signing contract meets the pre-constructed engineering contract normative text.
It can be understood that the contract of the engineering project is an important mark for starting the engineering project and is a powerful weapon for the engineering project with legal protection effect, so that the engineering construction informatization management implemented by the invention starts from receiving the contract of the engineering project.
It should be explained that the engineering project contract of the invention includes engineering project construction requirements, engineering settlement mode, engineering delivery conditions, dispute agreements of construction units, etc.
Because the content of the engineering project signing contract is complex, and manual verification greatly delays time, the embodiment of the invention adopts an intelligent method to verify whether the engineering project signing contract meets the pre-constructed engineering contract normative text. The engineering contract normative text is mainly a normative regulation which is pre-made by engineering personnel, and for example, the engineering project signing contract must comprise an engineering project construction requirement, an engineering settlement mode, an engineering delivery condition and the like.
In detail, referring to fig. 2, the verifying whether the engineering project contracting contract meets the pre-constructed engineering contract normative text includes:
s11, splitting the engineering contract normative text to obtain one or more groups of engineering contract normative rules;
s12, signing the engineering project, executing word segmentation operation to obtain a contract word set;
s13, executing a search operation in one or more groups of the engineering contract specification regulations according to the contract word set to obtain a search result, wherein the search result comprises a search hit and a search miss;
and S14, verifying whether the engineering project signing contract meets the pre-constructed engineering contract normative text or not according to the search result.
It should be explained that, since the engineering contract normative text includes the normative regulations pre-formulated by the engineering personnel, for example, the regulation 1 "requires that the engineering contract normative text must include the engineering project construction requirements", and the regulation 2 "requires that the engineering contract normative text must include the engineering delivery conditions", the complete engineering contract normative text can be split into a plurality of sets of engineering contract normative regulations by the splitting operation.
In detail, the splitting the engineering contract normative text to obtain one or more groups of engineering contract normative rules includes:
distributing a word segmentation granularity set for the engineering contract normative text;
obtaining the maximum word segmentation granularity from the word segmentation granularity set;
and splitting the engineering contract normative text by using a word segmentation device according to the maximum word segmentation granularity to obtain one or more groups of engineering contract normative rules.
It should be explained that the term granularity table is used to define different term granularities, where the term granularity is used to measure the amount of information contained in each term segment, and generally, the more the amount of information contained in a term segment is, the larger the corresponding term granularity is.
In the embodiment of the invention, a proper participle granularity set is selected according to the complexity of the engineering contract normative text, if the engineering contract normative text is short and only comprises three regulations, a participle granularity table with high fineness is selected, and more text information of the normative text can be reserved.
It should be explained that the word segmenter may employ jieba word segmentation, NLTK word segmentation, etc.
Further, the performing a search operation in one or more sets of the engineering contract specification rules according to the contract term set to obtain a search result includes:
sequencing each contract word in the contract word set according to the sequence of the word frequency values from high to low, and searching a word queue;
and sequentially executing fuzzy search on one or more groups of the engineering contract standard regulations of the contract terms of the contract term set to obtain the search result.
It should be understood that the fuzzy search refers to allowing some difference in searching information and searching, such as "delivery condition", "engineering completion condition", "completion condition", etc. in the terms of the engineering contract specification when the contract word is "engineering delivery condition". Therefore, whether the project contract of the project meets the requirement of the normative text of the project contract can be judged according to the search result obtained by the fuzzy search.
And S2, when the project contract is met with the project contract normative text, inputting the project contract into a pre-constructed project construction information management system.
It can be understood that, after the contract made according to the above-mentioned intelligent checking engineering project of S1 meets the normative text of the engineering contract, the contract made for the engineering project needs to be input to a pre-constructed engineering information management system for facilitating subsequent checking, proofreading and modifying the contract made for the engineering project, wherein the engineering information management system is an information management system correspondingly developed by developers according to the engineering field.
In addition, since the engineering project contracting contract has confidentiality, the embodiment of the present invention provides an embodiment to improve the safety of the engineering project contracting contract, and in detail, referring to fig. 3, the inputting of the engineering project contracting contract into the pre-constructed engineering construction information management system includes:
s21, extracting sensitive information of the contract signed by the engineering project;
s22, generating a key for the engineering project signing contract according to a preset key strategy and the sensitive information;
and S23, storing the key into a preset database, and encrypting and loading the key and the project contract into the engineering construction information management system by using the key.
It should be explained that the sensitive information of the contract made by the engineering project includes information of money of the engineering project, purchase price, etc.
Further, the generating a key for the engineering project to sign a contract according to a preset key policy and the sensitive information includes:
performing MD5 encryption on the sensitive information to obtain MD5 information;
and acquiring the IP address of the engineering construction information management system, and embedding the IP address of the engineering construction information management system into the MD5 information as an analysis head to obtain a contract private key.
Acquiring a preset key distribution method, taking the contract private key as a parameter of the key distribution method, executing the key distribution method, and generating a contract public key;
and combining the contract private key and the contract public key to obtain a key for signing a contract of the engineering project.
In the embodiment of the present invention, MD5 encryption is performed by using MD5 algorithm, which is not described herein again for the purpose of disclosure. In addition, the embedding the IP address of the engineering construction information management system as a parsing header into the MD5 information to obtain a contract private key includes:
splitting the IP address according to a preset separator to obtain a plurality of groups of IP data;
and sequentially embedding the multiple groups of IP data into the head and the tail of the MD5 information to obtain the contract private key.
Illustratively, if the IP address of the engineering construction information management system is 36.5.12.101 and the preset delimiter is "", splitting is performed according to the preset delimiter of "", and the obtained multiple sets of IP data are respectively: "36", "5", "12", "101", further, each set of IP data is embedded into the header and the trailer of the MD5 information, so as to obtain the contract private key.
And finally, the key distribution method is a program function which is written in the engineering construction information management system in advance, and can generate a contract public key according to a contract private key, so that the contract public key and the contract private key have one-to-one correspondence to form the key of the invention, and the key is encrypted and loaded to the engineering construction information management system by signing a contract with the engineering project.
And S3, signing a contract according to the engineering project, and opening an engineering construction information management flow in the engineering construction information management system.
In detail, the contracting the engineering project to open up the engineering information management process in the engineering information management system comprises:
receiving a flow development request, and acquiring user information of engineering project management from the flow development request;
judging whether the user information has access authority or not according to a preset authority information table;
when the authority information table does not have the authority information which is the same as the user information, judging that the process opening request does not open up the authority;
when the authority information table has the authority information which is the same as the user information, judging that the data access request has the opening authority, and acquiring the contract public key from the engineering construction information management system;
the contract public key is used for cracking the contract private key to obtain the engineering project signing contract;
storing the engineering project signing contract into a process database bound with the engineering construction information management system;
and when the storage is successful, starting a flow program which is programmed in advance to generate the engineering construction information management flow.
It should be explained that the flow development request includes user information of engineering project management, where the user information is registered in the engineering construction information management system in advance, and under a general condition, after the registration is completed, the registration information is obtained, and the registration information also needs to be checked in the engineering construction information management system, and if the check is passed, the authority information is generated in the authority information table.
In detail, the obtaining user information of engineering project management from the flow opening request further includes:
receiving user information input by a user, and executing registration in the engineering construction information management system according to the user information to obtain registration information;
submitting the registration information to an auditing mechanism to perform auditing, and generating an auditing failure reason to be fed back to a user when the registration information auditing is failed;
and when the registration information is approved, adding an audit field in the registration information to obtain audit information, and adding the audit information to the authority information table.
In detail, the user information includes a user name, the position of the user in the project, the working age and other information, and when the user information meets the requirements of the project such as the seniority and the position, the user information is put into the authority information table through an auditing mechanism.
Furthermore, the engineering construction information management process consists of modules, and can be divided into a project starting module, a purchasing module, a project first-stage acceptance module, a personnel management module and the like according to project progress.
And S4, receiving a plurality of project information tables constructed by the user according to the contract signed by the project, wherein each project information table comprises the information type of the project information.
It should be explained that the project information table according to the embodiment of the present invention includes a purchase table, a project participant table, a project daily schedule table, and the like. Wherein the information type indicates whether the information in each table is text data, numerical data, picture data or the like.
And S5, adding a flow identification to the engineering information in each engineering information table according to the information type of the engineering information to obtain a plurality of engineering flow tables.
It can be understood that the process identifier corresponds to each module of the engineering information management process, and if the engineering information management process includes a project starting module, a purchasing module, a project first-stage acceptance module, a personnel management module, and the like, the process identifier correspondingly includes a project starting process identifier, a purchasing process identifier, a project first-stage acceptance process identifier, a personnel management process identifier, and the like.
Therefore, if the project information table comprises a purchase table, a project participant table and a project daily schedule, the purchase table runs through the whole project, and process identifiers can be added to each purchase data in the purchase table, if a first purchase object comprises a purchase process identifier and a project first-stage acceptance process identifier, and a second purchase object comprises a purchase process identifier and a project second-stage acceptance process identifier, a plurality of project process tables are obtained.
And S6, sequentially inputting each engineering flow table into the engineering construction information management flow, and analyzing each engineering flow table according to the flow identification in the engineering construction information management flow to obtain a compliance flow corresponding to the contract signed by the engineering project.
It can be understood that, because each engineering process table and each module of the engineering construction information management process have a corresponding relationship, the corresponding engineering information can be sequentially analyzed according to the corresponding relationship and stored in each module of the corresponding engineering construction information management process, so as to obtain the compliance process.
Therefore, in the embodiment, an engineering project signing contract is received first, because the engineering project signing contract is the key point for starting the engineering project, whether the engineering project signing contract meets the pre-constructed engineering contract normative text is further verified, when the engineering project signing contract meets the engineering contract normative text, the engineering project signing contract is input into the pre-constructed engineering information management system, so as to start the information management of the engineering project, and then an engineering information management process is opened up in the engineering information management system according to the engineering project signing contract, because each engineering information management process needs to be filled with corresponding engineering project information, a plurality of engineering information tables built by a user according to the engineering project signing contract are received, wherein each engineering information table comprises the information type of the engineering information, and further adding a process identifier to the engineering information in each engineering information table according to the information type of the engineering information to obtain a plurality of engineering process tables, and finally executing matching on the engineering process tables and the engineering construction information management process to complete the engineering construction informatization management.
Example 2:
fig. 4 is a functional block diagram of a BIM-based engineering information management apparatus according to an embodiment of the present invention, which can implement the engineering information management method in embodiment 1.
The BIM-based engineering construction informatization management device 100 of the present invention may be installed in an electronic device. According to the realized function, the BIM-based engineering construction informatization management device 100 may include a contract verification module 101, a process development module 102, an engineering information table acquisition module 103, an engineering process table construction module 104 and a compliance process generation module 105. The module of the present invention, which may also be referred to as a unit, refers to a series of computer program segments that can be executed by a processor of an electronic device and that can perform a fixed function, and that are stored in a memory of the electronic device.
The contract checking module 101 is configured to receive an engineering project signing contract, and check whether the engineering project signing contract meets a pre-constructed engineering contract normative text;
the process development module 102 is configured to, when the engineering project signing contract meets the engineering contract normative text, input the engineering project signing contract into a pre-constructed engineering construction information management system, and open an engineering construction information management process in the engineering construction information management system according to the engineering project signing contract;
the engineering information table obtaining module 103 is configured to receive multiple engineering information tables constructed by a user according to the engineering project signing contract, where each engineering information table includes an information type of engineering information;
the engineering flow table constructing module 104 is configured to add a flow identifier to the engineering information in each engineering information table according to the information type of the engineering information to obtain a plurality of engineering flow tables;
the compliance process generation module 105 is configured to sequentially input each engineering process table into the engineering construction information management process, and in the engineering construction information management process, analyze each engineering process table according to the process identifier to obtain a compliance process corresponding to the engineering project signing contract.
In detail, when the modules in the BIM-based engineering construction informatization management device 100 according to the embodiment of the present invention are used, the same technical means as the BIM-based engineering construction informatization management method described in fig. 1 above is adopted, and the same technical effects can be produced, which are not described herein again.
Example 3:
fig. 5 is a schematic structural diagram of an electronic device for implementing a BIM-based engineering construction informatization management method according to an embodiment of the present invention.
The electronic device 1 may include a processor 10, a memory 11 and a bus, and may further include a computer program, such as a program 12 for BIM-based engineering construction informatization management, stored in the memory 11 and executable on the processor 10.
The memory 11 includes at least one type of readable storage medium, which includes flash memory, removable hard disk, multimedia card, card-type memory (e.g., SD or DX memory, etc.), magnetic memory, magnetic disk, optical disk, etc. The memory 11 may in some embodiments be an internal storage unit of the electronic device 1, such as a removable hard disk of the electronic device 1. The memory 11 may also be an external storage device of the electronic device 1 in other embodiments, such as a plug-in mobile hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the electronic device 1. Further, the memory 11 may also include both an internal storage unit and an external storage device of the electronic device 1. The memory 11 may be used not only to store application software installed in the electronic device 1 and various types of data, such as codes of the BIM-based project building informatization management method program 12, but also to temporarily store data that has been output or is to be output.
The processor 10 may be composed of an integrated circuit in some embodiments, for example, a single packaged integrated circuit, or may be composed of a plurality of integrated circuits packaged with the same or different functions, including one or more Central Processing Units (CPUs), microprocessors, digital Processing chips, graphics processors, and combinations of various control chips. The processor 10 is a Control Unit (Control Unit) of the electronic device, connects various components of the whole electronic device by using various interfaces and lines, and executes various functions and processes data of the electronic device 1 by running or executing programs or modules (e.g., BIM-based engineering information management method programs, etc.) stored in the memory 11 and calling data stored in the memory 11.
The bus may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. The bus is arranged to enable connection communication between the memory 11 and at least one processor 10 or the like.
Fig. 5 only shows an electronic device with components, and it will be understood by a person skilled in the art that the structure shown in fig. 5 does not constitute a limitation of the electronic device 1, and may comprise fewer or more components than shown, or a combination of certain components, or a different arrangement of components.
For example, although not shown, the electronic device 1 may further include a power supply (such as a battery) for supplying power to each component, and preferably, the power supply may be logically connected to the at least one processor 10 through a power management device, so as to implement functions of charge management, discharge management, power consumption management, and the like through the power management device. The power supply may also include any component of one or more dc or ac power sources, recharging devices, power failure detection circuitry, power converters or inverters, power status indicators, and the like. The electronic device 1 may further include various sensors, a bluetooth module, a Wi-Fi module, and the like, which are not described herein again.
Further, the electronic device 1 may further include a network interface, and optionally, the network interface may include a wired interface and/or a wireless interface (such as a WI-FI interface, a bluetooth interface, etc.), which are generally used for establishing a communication connection between the electronic device 1 and other electronic devices.
Optionally, the electronic device 1 may further comprise a user interface, which may be a Display (Display), an input unit (such as a Keyboard), and optionally a standard wired interface, a wireless interface. Alternatively, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch device, or the like. The display, which may also be referred to as a display screen or display unit, is suitable for displaying information processed in the electronic device 1 and for displaying a visualized user interface, among other things.
It is to be understood that the described embodiments are for purposes of illustration only and that the scope of the appended claims is not limited to such structures.
The BIM-based project building informatization management method program 12 stored in the memory 11 of the electronic device 1 is a combination of a plurality of instructions, which when executed in the processor 10, can realize:
receiving an engineering project signing contract, and verifying whether the engineering project signing contract meets a pre-constructed engineering contract normative text or not;
when the engineering project signing contract meets the engineering contract normative text, inputting the engineering project signing contract into a pre-constructed engineering construction information management system;
signing a contract according to the engineering project, and opening up an engineering construction information management flow in the engineering construction information management system;
receiving a plurality of project information tables constructed by a user according to the project signing contract, wherein each project information table comprises the information type of the project information;
adding a process identifier to the engineering information in each engineering information table according to the information type of the engineering information to obtain a plurality of engineering process tables;
and sequentially inputting each engineering flow table into the engineering construction information management flow, and analyzing each engineering flow table according to the flow identification in the engineering construction information management flow to obtain a compliance flow corresponding to the contract signed by the engineering project.
Specifically, the specific implementation method of the processor 10 for the instruction may refer to the description of the relevant steps in the embodiments corresponding to fig. 1 to fig. 5, which is not repeated herein.
Further, the integrated modules/units of the electronic device 1, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. The computer readable storage medium may be volatile or non-volatile. For example, the computer-readable medium may include: any entity or device capable of carrying said computer program code, recording medium, U-disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM).
The present invention also provides a computer-readable storage medium, storing a computer program which, when executed by a processor of an electronic device, may implement:
receiving an engineering project signing contract, and verifying whether the engineering project signing contract meets a pre-constructed engineering contract normative text or not;
when the engineering project signing contract meets the engineering contract normative text, inputting the engineering project signing contract into a pre-constructed engineering construction information management system;
signing a contract according to the engineering project, and opening up an engineering construction information management flow in the engineering construction information management system;
receiving a plurality of project information tables constructed by a user according to the project signing contract, wherein each project information table comprises the information type of the project information;
adding a process identifier to the engineering information in each engineering information table according to the information type of the engineering information to obtain a plurality of engineering process tables;
and sequentially inputting each engineering flow table into the engineering construction information management flow, and analyzing each engineering flow table according to the flow identification in the engineering construction information management flow to obtain a compliance flow corresponding to the contract signed by the engineering project.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus, device and method can be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules is only one logical functional division, and other divisions may be realized in practice.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional module.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof.
Finally, it should be noted that the above embodiments are only for illustrating the technical solutions of the present invention and not for limiting, and although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications or equivalent substitutions may be made on the technical solutions of the present invention without departing from the technical solutions of the present invention
Spirit and scope of the protocol.
Claims (10)
1. A BIM-based engineering construction informatization management method is characterized by comprising the following steps:
receiving an engineering project signing contract, and checking whether the engineering project signing contract meets a pre-constructed engineering contract normative text or not;
when the engineering project signing contract meets the engineering contract normative text, inputting the engineering project signing contract into a pre-constructed engineering construction information management system;
signing a contract according to the engineering project, and opening up an engineering construction information management flow in the engineering construction information management system;
receiving a plurality of project information tables constructed by a user according to the contract signed by the project, wherein each project information table comprises the information type of the project information;
adding a process identifier to the engineering information in each engineering information table according to the information type of the engineering information to obtain a plurality of engineering process tables;
and sequentially inputting each engineering flow table into the engineering construction information management flow, and analyzing each engineering flow table according to the flow identification in the engineering construction information management flow to obtain a compliance flow corresponding to the contract signed by the engineering project.
2. The BIM-based project construction informatization management method of claim 1, wherein the verifying whether the project contracting contract meets the pre-constructed project contract normative texts comprises:
splitting the engineering contract normative text to obtain one or more groups of engineering contract normative rules;
signing the engineering project, executing word segmentation operation to obtain a contract word set;
performing a search operation in one or more sets of the engineering contract specification regulations according to the contract word set to obtain search results, wherein the search results comprise search hits and search misses;
and checking whether the engineering project signing contract meets a pre-constructed engineering contract normative text or not according to the search result.
3. The BIM-based project construction informatization management method of claim 2, wherein the splitting the project contract normative text to obtain one or more sets of project contract normative rules comprises:
distributing a word segmentation granularity set for the engineering contract normative text;
obtaining the maximum word segmentation granularity from the word segmentation granularity set;
and splitting the engineering contract normative text by using a word segmentation device according to the maximum word segmentation granularity to obtain one or more groups of engineering contract normative rules.
4. The BIM-based project construction informatization management method of claim 3, wherein the performing of search operations in one or more sets of the project contract specification regulations according to the contract term sets to obtain search results comprises:
sequencing each contract word in the contract word set according to the sequence of the word frequency values from high to low, and searching a word queue;
and sequentially executing fuzzy search on one or more groups of the engineering contract specification regulations on the contract terms of the contract term set to obtain the search result.
5. The BIM-based project construction informatization management method of claim 4, wherein the entering of the project contract into the pre-constructed project construction information management system comprises:
extracting sensitive information of the engineering project signing contract;
generating a key for signing a contract of the engineering project according to a preset key strategy and the sensitive information;
and storing the key into a preset database, and encrypting and loading the key and the engineering project into the engineering construction information management system by using the key.
6. The BIM-based project building informatization management method of claim 5, wherein the generating of the key for the project contracting according to the preset key policy and the sensitive information comprises:
performing MD5 encryption on the sensitive information to obtain MD5 information;
acquiring an IP address of the engineering construction information management system, and embedding the IP address of the engineering construction information management system into the MD5 information as an analysis head to obtain a contract private key;
acquiring a preset key distribution method, taking the contract private key as a parameter of the key distribution method, executing the key distribution method, and generating a contract public key;
and combining the contract private key and the contract public key to obtain a key for signing a contract of the engineering project.
7. The BIM-based project building informatization management method of claim 6, wherein the embedding the IP address of the project building information management system into the MD5 information as a parsing header to obtain a contract private key comprises:
splitting the IP address according to a preset separator to obtain a plurality of groups of IP data;
and sequentially embedding the multiple groups of IP data into the head and the tail of the MD5 information to obtain the contract private key.
8. The BIM-based project construction informatization management method of claim 7, wherein the contracting the project construction according to the project construction, opening up project construction information management flow in the project construction information management system, comprises:
receiving a flow development request, and acquiring user information of engineering project management from the flow development request;
judging whether the user information has access authority or not according to a preset authority information table;
when the authority information table does not have the authority information which is the same as the user information, judging that the process opening request does not open up the authority;
when the authority information table has the authority information which is the same as the user information, judging that the data access request has the opening authority, and acquiring the contract public key from the engineering construction information management system;
the contract public key is used for cracking the contract private key to obtain the engineering project signing contract;
storing the engineering project signing contract into a process database bound with the engineering construction information management system;
and when the storage is successful, starting a flow program which is programmed in advance to generate the engineering construction information management flow.
9. The BIM-based project construction informatization management method of claim 8, wherein the obtaining of user information for project management from the process development request comprises:
receiving user information input by a user, and executing registration in the engineering construction information management system according to the user information to obtain registration information;
submitting the registration information to an auditing mechanism to perform auditing, and generating an auditing failure reason to be fed back to a user when the registration information auditing is failed;
and when the registration information is approved, adding an audit field in the registration information to obtain audit information, and adding the audit information to the authority information table.
10. A BIM-based engineering construction informatization management device, which is characterized by comprising:
the contract checking module is used for receiving an engineering project signing contract and checking whether the engineering project signing contract meets a pre-constructed engineering contract normative text or not;
the process development module is used for inputting the engineering project signing contract into a pre-constructed engineering construction information management system when the engineering project signing contract meets the engineering contract normative text, and opening an engineering construction information management process in the engineering construction information management system according to the engineering project signing contract;
the engineering information table acquisition module is used for receiving a plurality of engineering information tables constructed by a user according to the engineering project signing contract, wherein each engineering information table comprises the information type of the engineering information;
the engineering flow table construction module is used for adding a flow identification to the engineering information in each engineering information table according to the information type of the engineering information to obtain a plurality of engineering flow tables;
and the compliance process generation module is used for sequentially inputting each engineering process table into the engineering construction information management process, and in the engineering construction information management process, each engineering process table is analyzed according to the process identification to obtain a compliance process corresponding to the engineering project signing contract.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210263777.1A CN114358748B (en) | 2022-03-17 | 2022-03-17 | BIM-based engineering construction informatization management method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210263777.1A CN114358748B (en) | 2022-03-17 | 2022-03-17 | BIM-based engineering construction informatization management method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114358748A CN114358748A (en) | 2022-04-15 |
CN114358748B true CN114358748B (en) | 2022-06-03 |
Family
ID=81095117
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210263777.1A Active CN114358748B (en) | 2022-03-17 | 2022-03-17 | BIM-based engineering construction informatization management method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114358748B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115456414B (en) * | 2022-09-16 | 2023-04-25 | 源海广筑数字科技(深圳)有限公司 | Intelligent analysis method and device for feasibility scheme based on constructional engineering |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103914746A (en) * | 2012-12-31 | 2014-07-09 | 亿阳信通股份有限公司 | Engineering construction flow management control method |
CN105335559A (en) * | 2015-10-28 | 2016-02-17 | 上海同筑信息科技有限公司 | Engineering standardized construction process control method and system on basis of BIM (building information modeling) |
CN105844380A (en) * | 2016-01-26 | 2016-08-10 | 湖北文理学院 | BIM-based BIM project element management method and system |
CN110378568A (en) * | 2019-06-24 | 2019-10-25 | 中铁四局集团有限公司 | BIM technology-based engineering calculation method and system, computer equipment and readable storage medium |
CN111339186A (en) * | 2020-02-19 | 2020-06-26 | 平安科技(深圳)有限公司 | Workflow engine data synchronization method, device, medium and electronic equipment |
CN111898962A (en) * | 2020-06-04 | 2020-11-06 | 哈尔滨宇龙自动化有限公司 | Automatic engineering project management system |
AU2021104237A4 (en) * | 2021-07-16 | 2021-09-09 | Zhao, Zihan Mr | BIM software and functional application in construction engineering |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105931030A (en) * | 2016-05-31 | 2016-09-07 | 上海建科工程咨询有限公司 | BIM technology-based project acceptance and delivery integrated information management method |
CN107958328A (en) * | 2017-11-22 | 2018-04-24 | 北京善筑科技股份有限公司 | Green assembled architecture digitlization construct platform and its method of work |
-
2022
- 2022-03-17 CN CN202210263777.1A patent/CN114358748B/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103914746A (en) * | 2012-12-31 | 2014-07-09 | 亿阳信通股份有限公司 | Engineering construction flow management control method |
CN105335559A (en) * | 2015-10-28 | 2016-02-17 | 上海同筑信息科技有限公司 | Engineering standardized construction process control method and system on basis of BIM (building information modeling) |
CN105844380A (en) * | 2016-01-26 | 2016-08-10 | 湖北文理学院 | BIM-based BIM project element management method and system |
CN110378568A (en) * | 2019-06-24 | 2019-10-25 | 中铁四局集团有限公司 | BIM technology-based engineering calculation method and system, computer equipment and readable storage medium |
CN111339186A (en) * | 2020-02-19 | 2020-06-26 | 平安科技(深圳)有限公司 | Workflow engine data synchronization method, device, medium and electronic equipment |
CN111898962A (en) * | 2020-06-04 | 2020-11-06 | 哈尔滨宇龙自动化有限公司 | Automatic engineering project management system |
AU2021104237A4 (en) * | 2021-07-16 | 2021-09-09 | Zhao, Zihan Mr | BIM software and functional application in construction engineering |
Also Published As
Publication number | Publication date |
---|---|
CN114358748A (en) | 2022-04-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111652279B (en) | Behavior evaluation method and device based on time sequence data and readable storage medium | |
CN111914029A (en) | Block chain-based medical data calling method and device, electronic equipment and medium | |
CN113238929B (en) | Code testing method and device based on Mock data, electronic equipment and storage medium | |
CN112506779A (en) | Software interface testing method and device, electronic equipment and storage medium | |
CN111932413B (en) | Case element extraction method, case element extraction device, case element extraction equipment and case element extraction medium | |
CN115222410A (en) | Block chain based transaction uplink method and device, electronic equipment and storage medium | |
CN113486316A (en) | User identity authentication method and device, electronic equipment and readable storage medium | |
CN114358748B (en) | BIM-based engineering construction informatization management method and device | |
CN113051171A (en) | Interface test method, device, equipment and storage medium | |
CN113485685A (en) | API interface creating method and device, electronic equipment and medium | |
CN115129753A (en) | Data blood relationship analysis method and device, electronic equipment and storage medium | |
CN114968816A (en) | Data simulation-based strategy testing method, device, equipment and storage medium | |
CN114519084A (en) | Block chain-based medical data inspection method, device, equipment and medium | |
CN114385497A (en) | Test environment generation method and device, electronic equipment and storage medium | |
CN112667244A (en) | Data verification method and device, electronic equipment and computer readable storage medium | |
CN112085611A (en) | Asynchronous data verification method and device, electronic equipment and storage medium | |
CN116028045A (en) | Third party application code rapid distribution method, device, equipment and storage medium | |
CN112579046B (en) | User story analysis method and device, electronic equipment and storage medium | |
CN111651167A (en) | Method and device for identifying dependency relationship of scheduling task and computer readable storage medium | |
CN111859452A (en) | Page information checking method, device and equipment and computer readable storage medium | |
CN113626533B (en) | Ultraviolet power detection method and device and electronic equipment | |
CN118503141B (en) | Test case generation method, device, equipment and medium | |
CN114723400B (en) | Service authorization management method, device, equipment and storage medium | |
CN114139509B (en) | Report processing method, device, equipment and medium | |
CN114614993B (en) | System interaction method and device, electronic 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 |