KR100815603B1 - Condition report method for intelligence system of integration construction information - Google Patents

Condition report method for intelligence system of integration construction information Download PDF

Info

Publication number
KR100815603B1
KR100815603B1 KR1020070066932A KR20070066932A KR100815603B1 KR 100815603 B1 KR100815603 B1 KR 100815603B1 KR 1020070066932 A KR1020070066932 A KR 1020070066932A KR 20070066932 A KR20070066932 A KR 20070066932A KR 100815603 B1 KR100815603 B1 KR 100815603B1
Authority
KR
South Korea
Prior art keywords
construction
information
xml document
data
notification system
Prior art date
Application number
KR1020070066932A
Other languages
Korean (ko)
Inventor
정달근
Original Assignee
서울특별시(건설안전본부장)
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 서울특별시(건설안전본부장) filed Critical 서울특별시(건설안전본부장)
Priority to KR1020070066932A priority Critical patent/KR100815603B1/en
Application granted granted Critical
Publication of KR100815603B1 publication Critical patent/KR100815603B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/08Construction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
    • H03M7/70Type of the data to be coded, other than image and sound
    • H03M7/707Structured documents, e.g. XML
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M15/00Arrangements for metering, time-control or time indication ; Metering, charging or billing arrangements for voice wireline or wireless communications, e.g. VoIP
    • H04M15/83Notification aspects
    • H04M15/84Types of notifications
    • H04M15/844Message, e.g. SMS

Abstract

A method for reporting condition of a construction site in an integrated construction information reporting system is provided to enable a citizen computer to search the condition of the construction site and input various civil applications, and enable a construction manager computer to reply an answer by using an SMS(Short Message Service) and an email. A plurality of user computers of each district office registers and stores corresponding works through the internet. A construction site condition XML(eXtensible Markup Language) document is made by collecting the inputted information and the XML document is transmitted to a construction information reporting system by using an information transferring module of a link module. The XML document is classified and stored to a construction information reporting system database. A data creator generates a temporary database by collecting data to be transmitted to the construction information reporting system. An XML parser generates the XML document by packing the data of the temporary database in the XML document. The XML document is stored in a transmission directory and a socket daemon transmits the XML document stored in the transmission directory to the construction information reporting system.

Description

통합건설정보 통보시스템에서의 건설공사현황 알림방법{CONDITION REPORT METHOD FOR INTELLIGENCE SYSTEM OF INTEGRATION CONSTRUCTION INFORMATION}CONSTRITION REPORT METHOD FOR INTELLIGENCE SYSTEM OF INTEGRATION CONSTRUCTION INFORMATION}

도 1 은 본 발명의 실시 예에 관한 통합건설정보 통보시스템에서의 건설공사현황 알림방법을 설명하기 위한 구성도, 1 is a configuration diagram for explaining a construction status notification method in the integrated construction information notification system according to an embodiment of the present invention,

도 2 는 본 발명의 통합건설정보 통보시스템과 연계 시 공사정보관리를 위한 송수신부문을 나타낸 동작도,2 is an operation diagram showing a transmission and reception section for construction information management when linked to the integrated construction information notification system of the present invention,

도 3 은 도 2 에 도시된 송신부문을 상세히 도시해 놓은 상태도, 3 is a state diagram showing in detail the transmission section shown in FIG.

도 4 는 도 2 에 도시된 수신부문을 상세히 도시해 놓은 상태도,4 is a state diagram showing in detail the receiving section shown in FIG.

도 5 는 본 발명의 통합건설정보 통보시스템에서의 건설공사현황 알림방법을 설명하기 위한 전체 서비스 흐름도,5 is an overall service flow chart for explaining the construction status notification method in the integrated construction information notification system of the present invention;

도 6 은 본 발명의 통합건설정보 통보시스템에서 직접 등록 시 공사정보관리를 도시해 놓은 흐름도, 6 is a flowchart illustrating construction information management when directly registering in the integrated construction information notification system of the present invention;

도 7 은 본 발명의 통합건설정보 통보시스템에서 민원서비스를 도시해 놓은 흐름도, 7 is a flowchart illustrating a civil service in the integrated construction information notification system of the present invention;

도 8 은 본 발명의 통합건설정보 통보시스템에서 시구의원 서비스를 도시해 놓은 흐름도, 8 is a flowchart illustrating a municipal council service in the integrated construction information notification system of the present invention;

도 9 는 본 발명의 통합건설정보 통보시스템을 적용시키기 위한 시스템 개요 도, 9 is a system overview for applying the integrated construction information notification system of the present invention;

도 10 은 본 발명의 통합건설정보 통보시스템을 적용시킬 수 있는 민원서비스 처리도, 10 is a civil service process that can be applied to the integrated construction information notification system of the present invention,

도 11 은 본 발명의 통합건설정보 통보시스템을 적용시킬 수 있는 시의원서비스 처리도이다. 11 is a process of processing the city councilor to which the integrated construction information notification system of the present invention can be applied.

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

10 : 건설사업관리정보시스템(CPMIS)10: Construction Project Management Information System (CPMIS)

20 : 흙은행시스템20: earth bank system

30 : 건설사업관리시스템(PMIS)30: Construction Project Management System (PMIS)

40 : 통합건설정보시스템(TPMIS)40: Integrated Construction Information System (TPMIS)

50 : 연계모듈50: linked module

60 : 건설정보 통보시스템60: Construction Information Notification System

본 발명은 시민들의 컴퓨터가 온라인상으로 건설공사에 대한 민원, 즉 민원신청, 공사참관 신청, 불법하도급신고 및 예산절감 제안 등을 신청할 수 있고, 해당 공사의 업무담당자(감독원)의 컴퓨터가 답변하는 내용을 대량문자전송서비스(SMS)와 이메일로 서로 확인할 수 있도록 하며 서울특별시 권역에서 시행되는 건설공사 현황정보를 실시간으로 시민과 시구의원의 컴퓨터에게 제공할 수 있는 통합건설정보 통보시스템에서의 건설공사현황 알림방법에 관한 것이다. According to the present invention, a citizen's computer can apply for a complaint about a construction online, ie, a civil application, a construction visit, an illegal subcontract report, and a budget reduction proposal, and the computer of the person in charge of the construction (supervisor) responds. Construction status in the integrated construction information notification system, which enables users to check the contents by SMS and e-mail, and provides real-time status information of construction works in the Seoul metropolitan area to computers of citizens and city councilors in real time. It is about a notification method.

대형 공사 건설현장에 있어, 건설공사는 일반 제조업과는 달리 공사작업이 복잡하고 현장중심의 생산방식이며 단일한 일품 생산형이라는 특성이 있다. 즉, 건설공사는 발주자의 요구조건과 현장의 위치 및 환경에 따라 고유의 특성이 존재하게 되고, 생산 과정에 오랜 시일이 요구되며 반복 재생산이 어려운 특성을 가지고 있다. In the construction site of large-scale construction, unlike the general manufacturing industry, construction works are complex, construction-oriented production method and a single one-piece production type. In other words, the construction work has its own characteristics depending on the requirements of the client, the location and the environment of the site, a long time is required for the production process, and it is difficult to reproduce repeatedly.

상기 건설공사를 시행하기 위한 절차로는 발주자의 성격과 공사의 성질에 따라 달리하고 있으나 직영공사와 도급공사로 구분되고 있으며, 도급공사의 경우에는 발주방법에 따라 경쟁 입찰계약이나 수의계약방식 등으로 구분되게 된다. 상기 건설공사의 일반적인 순서로는 발주자가 설계와 적산을 통해 예정가격을 결정한 후 입찰 공고하는 발주단계, 수주자가 발주자의 요구조건을 검토하여 설계에 따라 적산한 후 견적하는 입찰단계, 그리고 낙찰되면 계약한 후 시공하는 시공단계로 이루어지고 있다.The procedures for implementing the construction work differ depending on the nature of the client and the nature of the construction, but are divided into direct construction and subcontracting works. Will be distinguished. The general order of the construction work includes a bidding step in which a bidder announces a bid price after designing and integrating the bidder, a bidding step in which the bidder reviews the bidder's requirements and calculates the price according to the design, and then contracts the contract if the bid is successful. After the construction stage is being made.

즉, 발주자는 공사계획을 수립한 후 현장실사를 거쳐 설계를 하고, 이 설계에 따라 공사비용(예정가격)을 산출하기 위한 적산을 하며, 입찰 공고한다. 수주자는 수주계획에 따라 입찰공고를 본 후 현장설명과 설계도 및 발주자의 요구사항을 이해하고 적산하여 입찰가격을 산정한다. 입찰 후 낙찰되면 발주자와 수주자 사이에 계약이 체결되며, 수주자는 계약에 따라 시공하고 발주자는 공사를 감독한다. 공사가 완료되면 각종 검사 후 목적물을 인도하고 공사대금을 지불한다. 이때, 시공단계에서는 건설공사의 공기와 품질, 안전 및 원가를 효과적으로 충족시키기 위하여 각종 공사관리가 요구된다. In other words, the client establishes the construction plan and conducts the design through on-site due diligence, and adds the bidding to calculate the construction cost (estimated price) according to the design. The bidders view the bidding notices according to the ordering plan, and then calculate the bidding price by understanding and integrating the site description, the design, and the requirements of the client. If the bid is successful after bidding, a contract is concluded between the client and the client, the contractor constructs according to the contract, and the client supervises the construction. When construction is completed, deliver the object after various inspections and pay the construction cost. At this time, in the construction stage, various construction management is required to effectively meet the air quality, safety and cost of the construction work.

상기 건설공사는 시공주체로서의 노무자(인력), 시공대상으로서 재료(자재), 시공수단으로서 기계와 설비(장비)라는 3요소에 기술과 자금을 투입하여 수행되고, 이를 관리하기 위한 공사관리는 품질관리와 공정관리, 원가관리, 안전관리 및 환경관리 등을 포함하고 있는 실정이다.The construction work is carried out by investing technology and funds in three elements: laborers (human resources) as construction subjects, materials (materials) as construction objects, and machines and equipment (equipment) as construction means. It includes management and process management, cost management, safety management and environmental management.

이상과 같이 복잡한 건설공사를 지도 관리하는 서울특별시 권역에서는 건설안전본부의 건설사업관리정보시스템(CPMIS)과 흙은행시스템을 개발하여 운영하는 한편, 지하철건설본부의 건설사업관리시스템(PMIS), 상수도사업본부를 비롯한 시설관리공단과 SH공사, 그리고 25개 구청의 통합건설정보시스템(TPMIS)을 통해 건설정보를 등록 관리하고 있는 것이다. 그래서 본 출원인은 상기와 같은 유관시스템에서 이루어지는 해당 건설정보 중 공사현황을 관리해 줄 뿐만 아니라, 서울특별시 권역에서 시행되는 건설공사 현황정보를 시민과 시구의원 컴퓨터에게 제공할 수 있는 새로운 정보통보시스템을 개발하게 되었다. The Seoul Metropolitan area, which manages and manages complex constructions as described above, has developed and operated the Construction Project Management Information System (CPMIS) and the Soil Bank System at the Construction Safety Headquarters, while the Construction Project Management System (PMIS) Construction information is registered and managed through the Facility Management Corporation, SH Corporation, and 25 ward offices' Integrated Construction Information System (TPMIS). Therefore, the applicant not only manages the construction status among the relevant construction information in the relevant system, but also develops a new information notification system that can provide the construction and construction status information implemented in the Seoul metropolitan area to citizens and city council computers. It became.

본 발명은 상기와 같은 제반 사정을 감안하여 발명한 것으로, 웹서버를 통하여 시민들의 컴퓨터가 해당 시스템과 접속하여 건설공사 현황정보를 검색하여 조회한 후 예컨대 각종 민원, 공사참관신청, 불법하도급신고 및 예산절감 제안 등을 신청할 수 있고, 신청된 민원을 해당 공사의 업무담당자(감독원) 컴퓨터로 조치 후에 답변할 수 있으며, 이러한 신청과 답변을 대량문자전송서비스(SMS)와 이메일을 통하여 확인할 수 있도록 통보하는 건설정보 통보시스템에서의 건설공사현황 알림방법을 제공하고자 함에 그 목적이 있다. The present invention has been invented in view of the above-mentioned circumstances, and the citizen's computer is connected to the corresponding system through a web server to search and search the construction status information, for example, various civil complaints, application for visit to the construction site, illegal subcontract report and Applicants can apply for budget reduction proposals, and respond to the complaints with the project manager (supervisor) computer of the relevant construction company, and notify them to confirm these applications and responses through SMS and e-mail. The purpose is to provide a construction status notification method in the construction information notification system.

상기 목적을 달성하기 위한 본 발명은, 시민들의 컴퓨터로 건설공사에 대한 민원신청, 공사참관 신청, 불법하도급신고 및 예산절감 제안 등을 인터넷을 통해 웹서버로 신청하고, 해당 공사의 업무담당자(감독원) 컴퓨터가 답변하는 내용을 SMS 서버와 메일서버를 통해 대량문자전송서비스(SMS)와 이메일로 서로 확인하는 건설정보시스템을 구비하며; 소프트웨어 구동의 연계모듈을 이용하여 서울특별시 산하 건설안전본부의 CPMIS(건설사업관리정보시스템) 및 흙은행시스템, 지하철건설본부 PMIS(건설사업관리시스템)과 연계하고 상수도사업본부를 비롯한 시설관리공단과 SH공사, 그리고 25개 구청의 컴퓨터는 TPMIS(통합건설정보시스템)를 통해 건설정보를 등록하여 관리함으로써 각각의 시스템에 등록된 정보를 연계하여 현황정보를 집계하고 서비스하는 건설정보통보시스템을 더 포함한 것을 그 특징으로 한다. In order to achieve the above object, the present invention is a citizen's computer for civil application, construction visit application, illegal subcontract report and budget reduction proposal, etc. to the web server through the Internet, and the person in charge of the construction (supervisor) A construction information system that checks the contents of the computer reply to each other through an SMS server and a mail server through an SMS and an email; By using the software-driven linkage module, it is linked with CPMIS (Construction Project Management Information System) and Soil Bank System of the Seoul Construction Safety Headquarters and PMIS (Construction Project Management System) of the Subway Construction Headquarters. The SH Corporation and the computers of the 25 ward offices further include a construction information notification system that registers and manages construction information through the TPMIS (Integrated Construction Information System) to aggregate and service current status information by linking the information registered in each system. It is characterized by that.

본 발명의 다른 구체적인 특징은, 유관시스템의 연계모듈은 건설공사현황 정보를 관리하기 위해 서울특별시 산하 기관의 건설사업관리업무 관련 시스템인 건설안전본부의 CPMIS 및 흙은행시스템과 지하철건설본부의 PMIS, 통합건설정보시스템(TPMIS)에서 관리되는 정보를 건설정보 통보시스템과 연계하도록 구비하여; 건설공사현황정보의 등록은 ① 건설안전본부 및 지하철건설본부, 상수도사업본부를 비 롯한 시설관리공단과 SH공사, 그리고 25개 구청의 사용자가 개인용 컴퓨터를 통해 인터넷상으로 해당 업무의 정보를 등록하고 저장하면 ② 유관시스템인 CPMIS, 흙은행시스템, PMIS, TPMIS에 저장되는 사이클을 포함하며; 건설공사현황정보의 전송은 상기 ①에 등록된 정보에 대해 CPMIS, 흙은행시스템, PMIS, TPMIS에 구현된 전송기능을 선택하면 건설정보통보시스템에 전송할 정보를 취합하여 건설공사현황정보 XML문서를 작성하고, 상기 ②에 작성된 건설공사현황정보 XML문서는 연계모듈의 정보전달모듈을 이용하여 인터넷망을 통하여 건설정보 통보시스템으로 전송되는 사이클을 포함하고; 건설공사 현황정보의 접수 및 저장은 상기 ①의 건설공사현황정보의 접수 체크가 건설정보통보시스템에 구현된 연계모듈의 정보리시브모듈 데몬을 통하여 유관시스템인 CPMIS, 흙은행시스템, PMIS, TPMIS로부터 건설공사현황정보 XML문서가 접수되었는지를 체크하고 상기 ②의 데몬에 의해 접수가 확인된 건설공사현황정보 XML문서에서 데이터를 분리하여 해당 건설정보통보시스템 데이터베이스(DB)에 저장하는 사이클을 포함하는 것이다.Another specific feature of the present invention, the associated module of the associated system is to manage the construction status information of the CPMIS and soil bank system of the Construction Safety Headquarters, a system related to the construction project management of the affiliated organization of Seoul, PMIS, Providing information managed in the integrated construction information system (TPMIS) with the construction information notification system; The construction status information can be registered in the following ways: ① Construction Safety Division, Subway Construction Division, Waterworks Division, Facility Management Corporation, SH Corporation, and users of 25 ward offices register the information of the relevant tasks on the Internet through personal computers. If stored, the cycle is stored in the relevant system CPMIS, earth bank system, PMIS, TPMIS; For the transmission of construction status information, select the transmission function implemented in CPMIS, soil bank system, PMIS, and TPMIS for the information registered in ① above, and collect the information to be sent to the construction information notification system to create the construction status information XML document. And the construction status information XML document prepared in ② includes a cycle transmitted to the construction information notification system through the internet network using the information transmission module of the linked module; Receiving and storing construction status information is constructed from related systems CPMIS, soil bank system, PMIS, TPMIS through the information receiving module daemon of the linked module implemented in the construction information notification system. Checking whether the construction status information XML document has been received, and separating the data from the construction status information XML document confirmed by the daemon of ② to include a cycle for storing in the construction information reporting system database (DB).

이하, 본 발명의 바람직한 실시 예를 예시도면에 의거하여 상세히 설명한다. Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명의 실시 예에 관한 통합건설정보 통보시스템에서의 건설공사현황 알림방법을 설명하기 위한 구성도로서, 본 발명은 별도의 연계모듈(50)을 이용하여 기존 건설유관시스템(10, 20, 30, 40)과 연계하고 인터넷상으로 운영할 수 있는 건설정보 통보시스템(60)인 것이다.1 is a configuration diagram for explaining a construction status notification method in the integrated construction information notification system according to an embodiment of the present invention, the present invention is a conventional construction related system (10, 20, 30, 40) and the construction information notification system 60 that can be operated over the Internet.

건설공사의 정보시스템에서 PMIS(Project Management Information System)는 공정관리기법(Time Based Management)을 바탕으로 계획을 수립하고 실적을 분석하여 건설하고자 하는 시설물의 성공적인 완성과 효율적인 운영을 목적으로 건설 프로젝트의 라이프사이클인 기획단계로부터 유지관리단계까지 발주자, 사업관리자, 시공자, 설계자, 감리자 사이의 정보흐름을 원활하게 관리함으로써 건설경영에서 합리적인 의사결정을 할 수 있도록 프로젝트 전반에 대한 관리절차를 과학적이고 체계적으로 시스템화하는 솔루션(Solution)이라 할 수 있다. In the construction information system, PMIS (Project Management Information System) establishes a plan based on time based management and analyzes the results to ensure the successful completion and efficient operation of the facilities to be constructed. From the planning stage to the maintenance stage, the management process for the entire project is scientifically and systematically managed to make rational decision-making in construction management by smoothly managing the information flow between the client, project manager, contractor, designer, and supervisor. It can be called a solution.

본 발명의 통합건설정보 통보시스템은 예컨대 서울특별시 권역에서 시행되는 건설공사 현황정보를 시민(5)의 컴퓨터와 시구의원(7)의 컴퓨터에게 제공하는 정보시스템으로서, 시민들의 컴퓨터로 건설정보 통보시스템(60)을 통하여 건설공사에 대한 민원(민원신청, 공사현장참관 신청, 불법하도급신고, 예산절감 제안 등)을 인터넷(4)을 통해 웹서버(1)로 신청할 수 있고, 해당 공사의 업무담당자(감독원)(6)의 컴퓨터로 답변하는 내용을 SMS 서버(2)와 메일서버(3)를 통해 SMS(대량문자전송서비스)와 이메일(E-Mail)로 서로 확인할 수 있도록 개발된 시스템인 것이다.The integrated construction information notification system according to the present invention is an information system for providing construction status information, which is implemented in the Seoul metropolitan area, to the computer of the citizen (5) and the computer of the municipal council (7). (60) Through the Internet (4), you can apply for a complaint about the construction work (application for civil affairs, application for visit to the construction site, illegal subcontract report, proposal for budget reduction, etc.) through the web server (1). (Supervisor) (6) is a system developed to check each other by SMS (bulk letter transmission service) and email (E-Mail) through the contents of the reply to the computer of the SMS server (2) and the mail server (3) .

본 발명에서 건설정보 통보시스템(60)의 운영을 위하여 소프트웨어 구동의 연계모듈(50)을 이용하여 서울특별시 산하 건설안전본부의 CPMIS(건설사업관리정보시스템 : 10) 및 흙은행시스템(20), 지하철건설본부 PMIS(건설사업관리시스템 : 30)와 연계하고 상수도사업본부를 비롯한 시설관리공단과 SH공사, 그리고 25개 구청은 TPMIS(통합건설정보시스템 : 40)를 통해 건설정보를 등록하여 관리하며, 각각의 시스템(10, 20, 30, 40)에 등록된 정보를 연계하여 현황정보를 집계하고 서비스해주는 시스템인 것이다.In the present invention, by using the software-driven linkage module 50 for the operation of the construction information notification system 60, CPMIS (Construction Project Management Information System: 10) and Soil Bank System 20 of the Construction Safety Headquarters of Seoul, In conjunction with the Metropolitan Construction Headquarters PMIS (Construction Project Management System: 30), the Waterworks Headquarters, Facility Management Corporation, SH Corporation, and 25 District Offices register and manage construction information through the TPMIS (Integrated Construction Information System: 40). In this case, the information is aggregated and serviced by linking the information registered in each system (10, 20, 30, 40).

상기 건설정보 통보시스템(60)은 통합건설 알림이로서 공사현황정보모듈(62), 민원서비스모듈(64) 및 시의원 서비스모듈(66)로 구성되어 있다. 상기 공사현황정보모듈(62)에는 공사개요(62a)의 데이터, 공사추진현황(62b)의 데이터, 현장웹카메라(62c)의 데이터, 하도급현황(62d)의 데이터, 기성현황(62e)의 데이터, 변경현황(62f)의 데이터 및 토사정보(62g)의 데이터 등이 있다. 상기 민원서비스모듈(64)에는 민원서비스(64a)의 데이터, 공사현장참관신청(64b)의 데이터, 불법하도급신고(64c)의 데이터 및 예산절감 제안(64d)의 데이터 등이 있으며, 상기 시의원 서비스모듈(66)에는 시의원서비스(66a)의 데이터가 있다. The construction information notification system 60 is composed of a construction status notification module construction status information module 62, civil service module 64 and the city council service module 66. The construction status information module 62 includes data of the construction summary 62a, construction promotion status 62b data, field web camera 62c data, subcontracting status 62d data, and ready-made status 62e data. Data of the change status 62f and data of the earth and sand information 62g. The civil service module 64 includes the data of the civil service 64a, the data of the construction site visit application 64b, the data of the illegal subcontract report 64c, the data of the budget reduction proposal 64d, and the like. Module 66 contains data of councilor service 66a.

상기 웹서버(1)가 인터넷(4)을 통해 시민(5)의 개인용 컴퓨터와 업무담당자(6)의 개인용 컴퓨터가 실시간으로 상호 접속될 수 있다. 그리고 SMS 서버(2)는 시민(5)의 컴퓨터, 업무담당자(6)의 컴퓨터 및 시구의원(7)의 컴퓨터가 각기 연결되고, 메일서버(3)는 시구의원(7)의 컴퓨터와 연결되게 된다. The web server 1 may be interconnected in real time between the personal computer of the citizen 5 and the personal computer of the person in charge 6 through the Internet 4. The SMS server 2 is connected to the computer of the citizen 5, the computer of the person in charge 6 and the computer of the city council 7, and the mail server 3 is connected to the computer of the city council 7 do.

도 2 는 본 발명의 통합건설정보 통보시스템과 연계 시 공사정보관리를 위한 송수신부문을 나타낸 동작도이고, 도 3 은 도 2 에 도시된 송신부문을 상세히 도시해 놓은 상태도이며, 도 4 는 도 2 에 도시된 수신부문을 상세히 도시해 놓은 상태도이다. 2 is an operation diagram showing a transmission and reception section for construction information management when linked to the integrated construction information notification system of the present invention, Figure 3 is a state diagram showing the transmission section shown in Figure 2 in detail, Figure 4 is FIG. 9 is a state diagram showing in detail the reception section shown in FIG.

도 1 에 도시된 소프트웨어 구동의 유관시스템 연계모듈(50)은 건설공사현황 정보를 관리하기 위해 서울특별시 산하 기관의 건설사업관리업무 관련 시스템인 건설안전본부의 CPMIS(10), 흙은행시스템(20)과 지하철건설본부의 PMIS(30), 통합건설정보시스템(TPMIS : 40)에서 관리되는 정보를 연계함에 있다. The software-driven related system linkage module 50 shown in FIG. 1 is a CPMIS (10) and a soil bank system (20) of the Construction Safety Headquarters, which is a system related to the construction project management of an organization affiliated with Seoul, in order to manage construction status information. ) And the information managed by PMIS (30) and Integrated Construction Information System (TPMIS: 40) of the Subway Construction Headquarters.

건설정보 통보시스템(60)을 이용하여 건설공사의 현황정보를 전송함에 있어, 건설공사현황정보의 등록은 건설안전본부 및 지하철건설본부, 그리고 상수도사업본부를 비롯한 시설관리공단과 SH공사, 그리고 25개 구청의 사용자(시공사 또는 업무담당자)가 개인용 컴퓨터를 통해 인터넷(4)상으로 해당 업무의 정보를 등록하고 저장하면 유관시스템의 CPMIS(10), 흙은행시스템(20), PMIS(30), TPMIS(40)에 저장한다. In the transmission of status information of construction works using the construction information notification system 60, the registration of construction status information is carried out by the Facility Management Corporation and SH Corporation, including the Construction Safety Headquarters, the Subway Construction Headquarters, the Waterworks Headquarters, and 25 When the user of the ward office (contractor or person in charge) registers and stores the information of the relevant work on the Internet (4) through a personal computer, CPMIS (10), soil bank system (20), PMIS (30), Store in the TPMIS 40.

상기 건설공사현황정보의 전송은, 먼저 등록된 정보에 대해 CPMIS(10), 흙은행시스템(20), PMIS(30), TPMIS(40)에 구현된 전송기능을 선택하면 건설정보통보시스템(60)에 전송할 정보를 취합하여 건설공사현황정보 XML문서를 작성한다.  The transmission of the construction status information, first select the transmission function implemented in the CPMIS (10), soil bank system (20), PMIS (30), TPMIS (40) for the registered information construction information notification system (60) The construction status information XML document is prepared by collecting the information to be sent to).

이렇게 작성된 건설공사현황정보 XML문서는 연계모듈(50)의 정보전달(Send)모듈(50a)을 이용하여 인터넷망을 통하여 건설정보 통보시스템으로 전송한다. 상기 XML(eXtensible Markup Language)은 확장성 생성 언어로 사용자가 XML을 통해 구조화된 데이터베이스(DB)를 뜻대로 조작할 수 있으며 문서와 데이터를 동시에 처리할 수 있다.The construction status information XML document thus prepared is transmitted to the construction information notification system through the Internet network by using the information sending module 50a of the linkage module 50. The XML (eXtensible Markup Language) is an extensibility generation language that allows a user to manipulate a structured database through XML and process documents and data at the same time.

건설공사 현황정보를 접수 및 저장함에 있어, 상기 건설공사현황정보의 접수 체크는 먼저 통합건설정보통보시스템(60)에 구현된 연계모듈(50)의 정보리시브(Receive)모듈(50b) 데몬(Demon)을 통하여 유관서비스의 CPMIS(10), 흙은행시스템(20), PMIS(30), TPMIS(40)로부터 건설공사현황정보 XML문서가 접수되었는지를 체크할 수 있다. In receiving and storing construction status information, the reception check of the construction status information is first performed by the information receiving module 50b of the linkage module 50 implemented in the integrated construction information notification system 60. ), It is possible to check whether construction status information XML document is received from CPMIS (10), soil bank system (20), PMIS (30), and TPMIS (40) of the related service.

이때 건설정보통보시스템(60) 내에 건설공사현황정보 XML문서 접수 폴더가 생성되어 있어야 하며, 데몬(Demon)은 생성되어 있는 접수 폴더를 검색하여 체크할 수 있다. 상기 데몬(Demon)은 시스템의 설정에 따라 체크 주기를 조정할 수 있으며, 시스템의 부하를 고려하여 조정할 수 있다. In this case, the construction status information XML document reception folder should be generated in the construction information notification system 60, and the daemon can search and check the reception folder. The daemon can adjust the check cycle according to the configuration of the system and can be adjusted in consideration of the load of the system.

상기 건설공사현황정보의 저장은 데몬에 의해 접수가 확인된 건설공사현황정보 XML문서에서 데이터를 분리하여 해당 통합건설정보통보시스템 데이터베이스(DB)에 저장할 수 있다. 해당 데이터베이스(DB)에 데이터를 저장하기 위해서는 사전에 해당 공사현장이 개설되어 있어야 한다. Storage of the construction status information can be stored in the integrated construction information reporting system database (DB) by separating the data from the construction status information XML document that has been confirmed by the daemon. In order to store data in the database, the construction site must be established in advance.

도 3 에 도시된 정보전달모듈의 송신부문에서는, 유관시스템에서 계약, 공정, 사진 데이터가 입력되면 유관시스템의 각 데이터베이스(DB)에 저장한다. 데이터크레이터(Data Creator)에 의해 건설정보통보시스템(60)에 전송할 데이터를 취합하여 건설공사현황 임시 데이터베이스(DB)를 생성한다. 상기 데이터 크레이터는 자바(Java)의 경우, DAO(Data Access Object)인 것이다. In the transmission section of the information transfer module shown in FIG. 3, when contract, process, and photo data are inputted from a related system, they are stored in each database DB of the related system. The data construction unit collects data to be transmitted to the construction information notification system 60 to generate a construction status temporary database DB. The data crater is a data access object (DAO) in the case of Java.

생성된 데이터베이스(DB)의 데이터를 XML 파서(Parser)를 통해 XML문서에 패킹(Packing)한다. 이 패킹(Packing)을 통해 건설공사정보.XML 문서가 생성된다. 이때 건설공사정보.XML 문서의 파일명은 XXXXXXXXXXXXX.XML형태로 부여되며 송신기관코드(4자리), 송신년도(4자리), 일련번호(4자리)로 구성된다. The data of the created database (DB) is packed in an XML document through an XML parser. This packing generates construction information.XML document. In this case, the file name of the construction information.XML document is given in the form of XXXXXXXXXXXXX.XML and consists of a transmitter tube code (4 digits), a transmission year (4 digits), and a serial number (4 digits).

건설정보통보시스템(60)에 전송할 건설공사정보.XML 문서를 송신 디렉토리에 저장한다. 소켓 데몬(Socket Demon)은 송신 디렉토리를 수시로 체크하여 전송대상 문서가 있으면 건설정보통보시스템(60)에 전송한다. The construction information.XML document to be transmitted to the construction information notification system 60 is stored in the transmission directory. The socket daemon checks the transmission directory from time to time and transmits to the construction information notification system 60 if there is a document to be transmitted.

도 4 에 도시된 정보 리시브모듈의 수신부문에서는, 유관시스템에서 전송된 건설공사정보.XML 문서를 받아 수신 디렉토리에 저장한다. In the receiving section of the information receiving module shown in Fig. 4, the construction information.XML document transmitted from the related system is received and stored in the receiving directory.

수신 데몬(Demon)은 수신 디렉토리를 수시로 체크하여 문서가 있으면 XML 파셔(Parser)를 통해 XML문서를 파싱(Parsing)한다. 상기 파싱(Parsing)을 통해 건설공사정보 데이터를 건설정보통보시스템의 데이터베이스(DB)에 저장한다. 저장된 건설공사정보를 조회하게 된다. The receiving daemon checks the receiving directory from time to time and parses the XML document through the XML parser if there is a document. Through the parsing (Parsing) stores the construction information data in the database (DB) of the construction information notification system. The stored construction information is inquired.

도 5 는 본 발명의 통합건설정보 통보시스템에서의 건설공사현황 알림방법을 설명하기 위한 전체 서비스 흐름도이다. 건설정보 통보시스템을 통한 공사현황 정보서비스는 공사현황, 시구의원서비스, 그리고 시민고객 서비스로 구분되고 있다. 5 is a whole service flow chart for explaining the construction status notification method in the integrated construction information notification system of the present invention. Construction status information service through construction information notification system is divided into construction status, municipal council service, and citizen customer service.

상기 공사현황은 시공사 착공 및 참여자, 하도급현황 정보등록; 시공사 공사일지 작성 및 월간공정보고(공사 사진등록) 및; 자재 및 각종 현황정보(설계변경, 기성, 준공현황) 등록 순으로 행하여진다. 상기 시구의원 서비스는 매월 1회 공사장 현황정보를 SMS 및 메일을 통해 시구의원 컴퓨터에게 전달된다. The construction status is construction start and participants, subcontractor status information registration; Construction work log and monthly process report (construction picture registration); Materials and various status information (design change, ready-made, completion status) are registered in order. The municipal council service is delivered to the municipal council computer via SMS and mail once a month.

상기 시민고객서비스는 민원신청, 불법하도급 신고, 공사현장 참관신청 정보등록; 민원인과 해당 공사 업무담당자에게 SMS를 통해 등록사항 알림, 업무담당자 민원 답변처리 및 결과 등록 및; 처리 결과를 SMS와 메일을 통해 해당 민원인 컴퓨터에게 통보 순으로 이루어지고 있다. The citizen customer service registration, complaints, illegal subcontract report, construction site visit information registration; Notification of registration matters to SMS complainants and the construction personnel in charge, handling complaints of employees in charge and registration of results; The results are processed in the order of notification to the complainant computer via SMS and e-mail.

따라서 본 발명은 서울특별시 권역에서 시행되는 모든 건설공사 현황정보를 제공하기 위해 건설공사현장 및 업무담당자(감독원)의 컴퓨터는 인터넷 또는 전용 네트워크를 통하여 연결되어 건설공사관련 주요 정보를 등록하고, 건설안전본부 CPMIS, 흙은행시스템 지하철건설본부 PMIS, 통합건설정보시스템(TPMIS)의 정보전달(Send)모듈을 통하여 건설정보통보시스템에 자료를 전송하고, 이 건설정보통보시스템의 정보리시브(Receive)모듈을 통해 정보를 데이터베이스에 저장하고 정보를 취합할 수 있다.Therefore, the present invention is to provide all the construction status information implemented in the Seoul Metropolitan area, the computer of the construction site and the person in charge (supervisor) is connected through the Internet or a dedicated network to register the major construction-related information, construction safety Sends data to the construction information reporting system through the CPMIS headquarters, earth bank system PMIS, and the Integrated Construction Information System (TPMIS) Send Module, and sends the information receiving module of the construction information reporting system. This allows you to store information in a database and gather the information.

그러므로 건설정보통보시스템의 웹서버를 통하여 시민들의 컴퓨터로 본 시스템에 접속하여 건설공사 현황정보를 검색하여 조회한 후 민원 즉 민원, 공사참관신청, 불법하도급신고, 예산절감 제안 등을 신청하고, 신청된 민원을 업무담당자(감독원)의 컴퓨터로 조치 후에 답변하며, 이러한 신청과 답변을 SMS(대량문자전송서비스)와 이메일을 통하여 확인할 수 있도록 하는 시스템인 것이다.Therefore, after accessing this system through citizen's computer through the web server of the construction information notification system, search and search the current status information of construction works, and apply for civil complaints, such as civil complaints, construction visits, illegal subcontract reports, budget reduction proposals, etc. It is a system that responds to the complaints after the action by the computer of the person in charge (supervisor), and checks such applications and responses through SMS (bulk text messaging service) and e-mail.

도 6 은 본 발명의 TPMIS에서 직접등록 시 공사정보관리를 도시해 놓은 흐름도이다. 건설공사현황정보 등록에 있어, 관리자 컴퓨터의 건설공사현장 개설은 건설공사현황정보관리를 위한 현장개설을 위해 관리자 컴퓨터는 공사현장의 분류와 함께 코드화한다.6 is a flowchart illustrating construction information management when directly registering in the TPMIS of the present invention. In the registration of construction status information, the construction of the construction site of the manager computer is coded along with the classification of the construction site for the construction of the construction site for the construction status information management.

공사현장 또는 업무담당자(감독원) 컴퓨터의 TPMIS 로그인은, 상기 TPMIS에 로그인하기 위해서는 사용자 신청을 하고 관리자 컴퓨터의 승인 후에 로그인하며 관리자 컴퓨터의 승인을 거친 사용자 신청 정보는 사용자 데이터베이스(DB)에 저장한다. The TPMIS login of a construction site or a person in charge of a supervisor (supervisor) computer requires a user application to log in to the TPMIS, logs in after approval of the administrator computer, and stores user application information that has been approved by the administrator computer in a user database (DB).

관리자 컴퓨터는 사용자 데이터베이스(DB)를 통해 사용자정보를 확인한 후 메뉴권한을 설정하면 권한정보가 사용자데이터베이스(DB)와 권한 데이터베이스(DB)에 저장한다. When the administrator computer checks the user information through the user database (DB) and sets menu authority, the authority information is stored in the user database (DB) and the authority database (DB).

사용자 컴퓨터가 로그인을 하면 시스템은 사용자 데이터베이스(DB)에 저장된 정보와 비교하여 일치하면 로그인을 허용하고 권한 데이터베이스(DB)를 검색하여 권한에 맞는 메뉴만을 모니터상으로 디스플레이(Display)시킨다. When the user computer logs in, the system compares the information stored in the user database (DB), and if it matches, allows the login, searches the authority database (DB), and displays only menus that match the authority on the monitor.

공사현장 또는 업무담당자(감독원) 컴퓨터의 TPMIS 정보 등록에 있어, 사용자 컴퓨터는 디스플레이된 메뉴 중 등록하고자 하는 메뉴를 선택하면 화면에 등록이 가능한 상태로 활성화된다. 사용자 컴퓨터가 활성화된 창에 필요한 정보를 기입한 후 저장하면 해당 데이터베이스(DB)에 저장한다. In registering the TPMIS information of the construction site or the person in charge of the supervisor's computer, the user's computer is activated in a state that can be registered on the screen by selecting a menu to be registered among the displayed menus. When the user computer fills in the necessary information in the activated window and saves it, it is saved in the database.

도 7 은 본 발명의 통합건설정보 통보시스템에서 민원서비스를 도시해 놓은 흐름도이다. 시민고객 민원서비스에서 시민고객 컴퓨터의 건설공사현황정보 조회에서는, 시민고객 컴퓨터는 건설정보 통보시스템사이트를 방문하여 건설공사현황정보를 조회한다. 상기 건설공사현황정보는 테스트(Text)와 사진, 현장실시간모니터링, GIS를 이용한 공사현장 검색 등을 통하여 조회한다. 7 is a flowchart illustrating a civil service in the integrated construction information notification system of the present invention. In the civil service computer, the civil customer computer visits the construction information notification system site and inquires the construction status information. The construction status information is inquired through a test (Text) and photos, real-time monitoring on site, construction site search using GIS.

시민고객 컴퓨터의 민원신청에서 시민고객사용자 컴퓨터는 건설공사현황정보를 조회한 후, 민원(민원, 공사참관신청, 불법하도급신고, 예산절감 제안 등)내용을 기입한 후 저장하면 민원 데이터베이스(DB)에 저장한다. Citizen customer's computer can search the construction status information, fill out the complaint (commission, visit to the construction site, report illegal subcontracting, propose budget reduction, etc.) and save it. Store in

민원신청정보가 저장되면 이메일 또는 SMS를 통해 민원을 신청한 민원인 컴퓨터에게 신청되었음을 알리게 된다. 민원신청정보가 저장되면 SMS를 통해 민원이 신청된 해당 공사의 업무담당자(감독원) 컴퓨터에게 민원이 신청되었음을 알리게 된다. Once the application information is saved, the applicant will be notified by e-mail or SMS to the computer of the applicant. Once the information is filed, the SMS will notify the computer of the person in charge of the construction (supervisor) who applied for the complaint.

업무담당자(감독원) 컴퓨터의 민원답변에서는 업무담당자(감독원) 컴퓨터는 건설정보 통보시스템사이트를 방문하여 신청된 민원내용을 확인하고 조치내용을 등록한 후 저장하면 민원 데이터베이스(DB)에 저장한다. 민원조치정보가 저장되면 이메일 또는 SMS를 통해 민원을 신청한 민원인 컴퓨터에게 조치결과 정보를 전달한다.  In response to complaints from the person in charge of the person in charge of the work (supervisor) computer, the person in charge of the work (supervisor) computer visits the construction information notification system site, checks the contents of the requested complaint, registers the action contents, and saves it in the complaint database (DB). When the complaint action information is saved, the result of the action is delivered to the computer of the complaint requester through e-mail or SMS.

도 8 은 본 발명의 통합건설정보 통보시스템에서 시구의원 서비스를 도시해 놓은 흐름도이다. 시구의원 서비스에 있어, 건설공사현황 전송은 공사현장 또는 업무담당자(감독원) 컴퓨터가 TPMIS에 정보를 등록하면 이메일을 통하여 TPMIS의 시구의원 데이터베이스(DB)에 저장되어 있는 시구의원 컴퓨터에게 건설공사현황 정보를 전송한다. 8 is a flowchart illustrating a municipal council service in the integrated construction information notification system of the present invention. In the municipal council service, the construction status transmission is sent to the municipal council computer stored in TPMIS's municipal council database via e-mail when the construction site or the person in charge (supervisor) computer registers the information in TPMIS. Send it.

건설공사현황 조회는 시구의원 컴퓨터는 이메일을 통하여 받은 내용을 확인. 상세정보 확인을 위하여 받은 건설공사리스트를 클릭하면 건설정보 통보시스템사이트로 이동하여 확인할 수 있다. For the construction status inquiry, the municipal council computer checks the contents received through an email. If you click on the construction list you received for detailed information, you can go to the construction information notification system site.

도 9 는 본 발명의 통합건설정보 통보시스템을 적용시키기 위한 시스템 개요도이고, 설계자, 감리자 및 시공자의 컴퓨터가 인터넷을 통해 종합건설 사업관리시스템에 상호 네트워킹되고 있는 바, 상기 종합건설 사업관리시스템은 공정 및 사업관리, 품질보증 및 안전 등을 통해 인트라넷으로 서울시 관리자, 관련부서 및 업무담당자 컴퓨터가 상호 네트워킹되고 있다. 9 is a system schematic diagram for applying the integrated construction information notification system of the present invention, the computer of designers, supervisors and contractors are mutually networked to the comprehensive construction business management system via the Internet, the overall construction business management system is a process In addition, the managers, departments and staff in charge of computers are networked on the intranet through business management, quality assurance and safety.

도 10 은 본 발명의 통합건설정보 통보시스템을 적용시킬 수 있는 민원서비스 처리도이며, 민원 컴퓨터게시판에 "비산먼지가 너무 심해요"의 민원내용이 게재되면, SMS로 민원인과 감독원의 컴퓨터에 각각 통보된다. 상기 감독원 컴퓨터의 현장조사 및 조치하여 민원인 컴퓨터에게 이메일이나 SMS로 "요청하신 민원이 처리되었습니다"라고 통보하도록 구성되어 있다. 10 is a process for processing a civil service that can be applied to the integrated construction information notification system according to the present invention. When a civil complaint content of "Scattered dust is too severe" is posted on a civil computer bulletin board, SMS is notified to the computer of the civil affairs officer and the supervisor. do. On-site inspection and action of the supervisor's computer is configured to notify the complainant computer by e-mail or SMS that the requested complaint has been processed.

도 11 은 본 발명의 통합건설정보 통보시스템을 적용시킬 수 있는 시의원서비스 처리도이다. 즉, 공사장 현황정보 매월1회 SMS 및 이메일 발송은 공사장 현황정보를 SMS 알림이나 이메일 알림을 통해 시의원 컴퓨터에게 통보하도록 구성되어 있다. 11 is a process of processing the city councilor to which the integrated construction information notification system of the present invention can be applied. In other words, the construction status information once a month SMS and email sending is configured to notify the city council computer of the construction status information via SMS notification or email notification.

본 발명의 통합건설정보 통보시스템에서의 건설공사현황 알림방법에 의거하여 설명했지만, 이는 본 발명의 가장 양호한 실시 예를 예시적으로 설명한 것이지 본 발명의 특허청구범위를 한정하는 것은 아니다. 본 발명은 이 기술분야의 통상 지식을 가진 자라면 누구나 본 발명의 기술사상의 범주를 이탈하지 않는 범위 내에서 다양한 변형 및 모방이 가능함은 명백한 사실이다.Although the present invention has been described based on the construction construction status notification method in the integrated construction information notification system of the present invention, the exemplary embodiments of the present invention have been described by way of example and are not intended to limit the claims of the present invention. It will be apparent to those skilled in the art that various modifications and imitations can be made without departing from the scope of the technical idea of the present invention.

이상 설명한 바와 같이 본 발명에 의하면, 웹서버를 통하여 시민들이 시스템과 접속하여 건설공사 현황정보를 검색하여 조회한 후 예컨대 각종 민원, 공사참관신청, 불법하도급신고 및 예산절감 제안 등을 신청할 수 있고, 신청된 민원을 감독원의 업무담당자가 조치 후에 답변할 수 있으며, 이러한 신청과 답변을 대량문자전송서비스(SMS)와 이메일을 통하여 확인할 수 있도록 통보하는 통합건설정보 통보시스템에서의 건설공사현황 알림방법을 제공할 수 있다. As described above, according to the present invention, the citizens can access the system through the web server, search for the construction status information, and inquire, for example, apply for various civil affairs, visit to the construction site, report illegal subcontracting, and propose a budget reduction. The supervisor's staff can respond to the complaints after the action, and how to notify the status of the construction work in the integrated construction information notification system, which informs the user of the request and the response through the SMS and e-mail. Can provide.

Claims (6)

삭제delete 유관시스템의 연계모듈(50)은 건설공사현황 정보를 관리하기 위해 서울특별시 산하 기관의 건설사업관리업무 관련 시스템인 건설안전본부의 CPMIS(건설사업관리 정보시스템)(10), 흙은행시스템(20)과 지하철건설본부의 PMIS(건설사업 관리시스템)(30), 통합건설정보시스템(TPMIS)(40)에서 관리되는 정보를 건설정보 통보시스템(60)과 연계하도록 구비하여; The linkage module (50) of the relevant system is the CPMIS (Construction Project Management Information System) (10) and the Soil Bank System (20) of the Construction Safety Headquarters, a system related to the construction project management of the Seoul Metropolitan Government. And information managed in the PMIS (Construction Project Management System) 30 and the Integrated Construction Information System (TPMIS) 40 of the Subway Construction Headquarters in association with the construction information notification system 60; 건설공사현황정보의 등록은 건설안전본부 및 지하철건설본부, 상수도사업본부를 비롯한 시설관리공단과 SH공사, 그리고 25개 구청의 사용자컴퓨터가 각 개인용 컴퓨터를 통해 인터넷상으로 해당 업무의 정보를 등록하고 저장하면 유관시스템의 CPMIS, 흙은행시스템, PMIS, TPMIS에 저장하고; The construction status information can be registered by the Construction Safety Division, Subway Construction Division, Waterworks Division, Facility Management Corporation, SH Corporation, and user computers of 25 ward offices. Store in CPMIS, earth bank system, PMIS, TPMIS of related system; 건설공사현황정보의 전송은 등록된 정보에 대해 CPMIS, 흙은행시스템, PMIS, TPMIS에 구현된 전송기능을 선택하면 건설정보통보시스템에 전송할 정보를 취합하여 건설공사현황정보 XML문서를 작성하고, 작성된 건설공사현황정보 XML문서는 연계모듈의 정보전달모듈을 이용하여 인터넷망을 통하여 건설정보 통보시스템으로 전송하며; For the transmission of construction status information, select the transmission function implemented in CPMIS, soil bank system, PMIS, and TPMIS for the registered information, collect the information to be sent to the construction information notification system, and construct the construction status information XML document. The construction status information XML document is transmitted to the construction information notification system through the Internet network using the information transmission module of the linked module; 건설공사 현황정보의 접수 및 저장은 건설공사현황정보의 접수 체크가 건설정보통보시스템에 구현된 연계모듈의 정보리시브모듈 데몬을 통하여 유관서비스의 CPMIS, 흙은행시스템, PMIS, TPMIS로부터 건설공사현황정보 XML문서가 접수되었는지를 체크하고; Receiving and storing construction status information is received from the CPMIS, soil bank system, PMIS and TPMIS of the relevant service through the information receiving module daemon of the linked module implemented in the construction information notification system. Check that the XML document has been received; 건설공사현황정보의 저장은 데몬에 의해 접수가 확인된 건설공사현황정보 XML문서에서 데이터를 분리하여 해당 건설정보통보시스템 데이터베이스(DB)에 저장한 것을 포함하는 것을 특징으로 하는 통합건설정보 통보시스템에서의 건설공사현황 알림방법. In the integrated construction information notification system, the storage of construction status information includes separating data from the construction status information XML document that has been confirmed by the daemon and storing the data in the construction information reporting system database (DB). How to notify the status of construction work. 제 2 항에 있어서,The method of claim 2, 상기 건설공사 현황정보 접수 및 저장에서 건설정보통보시스템 내에 건설공사현황정보 XML문서 접수 폴더가 생성되어 있으며 데몬은 생성되어 있는 접수 폴더를 검색하여 체크하고, 상기 데몬은 시스템의 설정에 따라 체크 주기를 조정하며 시스템의 부하를 고려하여 조정한 것을 특징으로 하는 통합건설정보 통보시스템에서의 건설공사현황 알림방법. The construction status information XML document reception folder is created in the construction information notification system in the reception and storage of the construction status information, and the daemon searches and checks the reception folder that is created, and the daemon checks the check cycle according to the system setting. Method of notifying the construction status in the integrated construction information notification system, characterized in that adjusted to take into account the load of the system. 제 2 항에 있어서, The method of claim 2, 상기 정보전달모듈의 송신부문에서는 유관시스템에서 계약, 공정, 사진 데이터가 입력되면 유관시스템의 각 데이터베이스(DB)에 저장하고, 데이터 크레이터에 의해 건설정보통보시스템에 전송할 데이터를 취합하여 건설공사현황 임시 데이터베이스(DB)를 생성하며; In the transmission section of the information transfer module, when contract, process, and photo data are input from the relevant system, the data is stored in each database (DB) of the relevant system, and data is collected by the data crater to be sent to the construction information notification system. Create a database DB; 생성된 데이터베이스(DB)의 데이터를 XML 파서를 통해 XML문서에 패킹하고, 이 패킹을 통해 건설공사정보.XML 문서가 생성되며; Packing data of the generated database (DB) into an XML document through an XML parser, through which construction work information.XML document is generated; 건설정보통보시스템에 전송할 건설공사정보.XML 문서를 송신 디렉토리에 저장하고, 소켓 데몬은 송신 디렉토리를 수시로 체크하여 전송대상 문서가 있으면 건설정보통보시스템에 전송한 것을 특징으로 하는 통합건설정보 통보시스템에서의 건설공사현황 알림방법. In the integrated construction information notification system, the construction information to be sent to the construction information reporting system. The XML document is stored in the transmission directory, and the socket daemon checks the transmission directory from time to time and transmits the document to the construction information notification system if there is a target document. How to notify the status of construction work. 제 4 항에 있어서, The method of claim 4, wherein 상기 데이터 크레이터는 자바의 경우 DAO(Data Access Object)이고, 건설공사정보.XML 문서의 파일명은 XXXXXXXXXXXXX.XML형태로 부여되며 송신기관코드(4자리), 송신년도(4자리), 일련번호(4자리)로 구성된 것을 특징으로 하는 통합건설정보 통보시스템에서의 건설공사현황 알림방법.The data crater is a DAO (Data Access Object) in Java, and the filename of the construction information.XML document is given in the form of XXXXXXXXXXXXX.XML, and the transmitter tube code (4 digits), the transmission year (4 digits), and the serial number (4). Construction status notification method in the integrated construction information notification system, characterized in that consisting of). 제 2 항에 있어서,The method of claim 2, 상기 정보 리시브모듈의 수신부문에서는 유관시스템에서 전송된 건설공사정보.XML 문서를 받아 수신 디렉토리에 저장하고, The receiving section of the information receiving module receives the construction information.XML document transmitted from the relevant system and stores in the receiving directory, 수신 데몬은 수신 디렉토리를 수시로 체크하여 문서가 있으면 XML 파서를 통해 XML문서를 파싱하며,The receiving daemon checks the receiving directory from time to time and parses the XML document through the XML parser if there is a document. 이 파싱을 통해 건설공사정보 데이터를 건설정보통보시스템의 데이터베이스(DB)에 저장하고, 저장된 건설공사정보를 조회한 것을 특징으로 하는 통합건설정보 통보시스템에서의 건설공사현황 알림방법.The construction status information method in the integrated construction information notification system, characterized in that the construction information stored in the database (DB) of the construction information notification system through the parsing, and the stored construction information is inquired.
KR1020070066932A 2007-07-04 2007-07-04 Condition report method for intelligence system of integration construction information KR100815603B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070066932A KR100815603B1 (en) 2007-07-04 2007-07-04 Condition report method for intelligence system of integration construction information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070066932A KR100815603B1 (en) 2007-07-04 2007-07-04 Condition report method for intelligence system of integration construction information

Publications (1)

Publication Number Publication Date
KR100815603B1 true KR100815603B1 (en) 2008-04-03

Family

ID=39533351

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070066932A KR100815603B1 (en) 2007-07-04 2007-07-04 Condition report method for intelligence system of integration construction information

Country Status (1)

Country Link
KR (1) KR100815603B1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101370775B1 (en) * 2013-09-25 2014-03-06 김영도 Intelligence system for managing a safety in company oriented and drive method of the same
KR101395665B1 (en) * 2013-05-01 2014-05-15 서울특별시 Combination-managing system for construction information
KR20190063751A (en) * 2017-11-30 2019-06-10 현대건설주식회사 The system for safety managing on construction site
CN111667246A (en) * 2020-06-09 2020-09-15 中交一公局集团有限公司 Road surface construction control method and device and computer readable storage medium
CN112381494A (en) * 2020-09-29 2021-02-19 深圳市中科新业信息科技发展有限公司 Intelligent monitoring system and method for urban construction
KR102247941B1 (en) 2020-06-09 2021-05-04 (주)클라우드랩 Smart Risk Assessment System and the method using it
KR102253220B1 (en) 2020-08-10 2021-05-18 (주)클라우드랩 Additional risks identification system and action methods using it
KR102573540B1 (en) 2023-02-24 2023-09-01 (주)클라우드랩 Smart Risk Assessment System

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000063793A (en) * 1999-05-28 2000-11-06 최현애 Aaaaa
KR20010037031A (en) * 1999-10-13 2001-05-07 김창대 The composition and method of operation for construction information website
JP2003256500A (en) 2002-02-28 2003-09-12 Maeda Corp Shared server for construction work information and method for sharing construction work information
KR20050105148A (en) * 2005-10-14 2005-11-03 이태호 Automatic sms system of progress

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000063793A (en) * 1999-05-28 2000-11-06 최현애 Aaaaa
KR20010037031A (en) * 1999-10-13 2001-05-07 김창대 The composition and method of operation for construction information website
JP2003256500A (en) 2002-02-28 2003-09-12 Maeda Corp Shared server for construction work information and method for sharing construction work information
KR20050105148A (en) * 2005-10-14 2005-11-03 이태호 Automatic sms system of progress

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101395665B1 (en) * 2013-05-01 2014-05-15 서울특별시 Combination-managing system for construction information
KR101370775B1 (en) * 2013-09-25 2014-03-06 김영도 Intelligence system for managing a safety in company oriented and drive method of the same
KR20190063751A (en) * 2017-11-30 2019-06-10 현대건설주식회사 The system for safety managing on construction site
KR102004206B1 (en) * 2017-11-30 2019-10-01 현대건설주식회사 The system for safety managing on construction site
CN111667246A (en) * 2020-06-09 2020-09-15 中交一公局集团有限公司 Road surface construction control method and device and computer readable storage medium
KR102247941B1 (en) 2020-06-09 2021-05-04 (주)클라우드랩 Smart Risk Assessment System and the method using it
KR102253220B1 (en) 2020-08-10 2021-05-18 (주)클라우드랩 Additional risks identification system and action methods using it
CN112381494A (en) * 2020-09-29 2021-02-19 深圳市中科新业信息科技发展有限公司 Intelligent monitoring system and method for urban construction
CN112381494B (en) * 2020-09-29 2023-10-13 深圳市中科新业信息科技发展有限公司 Intelligent supervision system and method for urban construction
KR102573540B1 (en) 2023-02-24 2023-09-01 (주)클라우드랩 Smart Risk Assessment System

Similar Documents

Publication Publication Date Title
KR100815603B1 (en) Condition report method for intelligence system of integration construction information
US8694969B2 (en) Analyzing factory processes in a software factory
US8671007B2 (en) Work packet enabled active project management schedule
US9589243B2 (en) Field management and mobile inspection
KR100991894B1 (en) Methods and apparatus for information hyperchain management for on-demand business collaboration
US8898619B2 (en) Software factory readiness review
US8141030B2 (en) Dynamic routing and load balancing packet distribution with a software factory
US8359566B2 (en) Software factory
US8660878B2 (en) Model-driven assignment of work to a software factory
US20090125359A1 (en) Integrating a methodology management system with project tasks in a project management system
US20020111922A1 (en) Electronic markets business interchange system and method
KR20090129247A (en) Method for network-based facilities integration management and system thereto
CA2894046A1 (en) Method and system for technology risk and control
CN103390218A (en) Three-chain coupling integrated emergency security system and method for emergencies
JP2003108720A (en) Work flow support system, its method, work flow support program, and computer readable recording medium with the program recorded thereon
US10558505B2 (en) System and method for implementing enterprise operations management trigger event handling
CN110490559A (en) A kind of mobile law enforcement inspection method, device, system and server
CN111028120A (en) Closed-loop automation system for handling official business
KR100379951B1 (en) Managing method of law service on internet web site and its system
Foxworthy et al. National Ignition Facility and managing location, component, and state
Ibrahim et al. Development of national spatial decision support framework for sustainable development
Herdiansah et al. Implementation transmittal solutions at capital project to increase the effectiveness
Tank Non-Hazardous Industrial Solid Waste Tracking System
CN114565451A (en) Batch data reporting method, device, electronic equipment and medium
TWM636853U (en) Digital Evidence Information Management Platform

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20120302

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20130311

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee