WO2020119333A1 - 一种路面压实数字化施工系统 - Google Patents

一种路面压实数字化施工系统 Download PDF

Info

Publication number
WO2020119333A1
WO2020119333A1 PCT/CN2019/115792 CN2019115792W WO2020119333A1 WO 2020119333 A1 WO2020119333 A1 WO 2020119333A1 CN 2019115792 W CN2019115792 W CN 2019115792W WO 2020119333 A1 WO2020119333 A1 WO 2020119333A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
construction
compaction
information
webservice
Prior art date
Application number
PCT/CN2019/115792
Other languages
English (en)
French (fr)
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 南京天辰礼达电子科技有限公司
Publication of WO2020119333A1 publication Critical patent/WO2020119333A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/13Architectural design, e.g. computer-aided architectural design [CAAD] related to design of buildings, bridges, landscapes, production plants or roads
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Definitions

  • the invention relates to the fields of electronic information communication transmission and information calculation, and particularly relates to a digital construction system for road surface compaction.
  • the traditional construction process requires that personnel on the construction site always monitor and record the construction information, which is time-consuming and labor-intensive, and there are manual recording errors; the owner, the construction unit and the supervisor cannot know the construction progress and construction quality in the first time; the owner, the construction unit and the supervision are generally only Knowing a construction result data has no way of knowing the process information.
  • the present invention provides a road surface compaction digital construction system.
  • the present invention is based on centimeter-level differential positioning base station, Beidou high-precision positioning antenna, CS200 compaction sensor, Beidou intelligent host and other terminal software and hardware for construction data Collection and processing, real-time wireless transmission of data to the background server; based on the existing javaWeb development framework, MySql data storage technology realizes web-side data reading, parsing and display.
  • a digital construction system for road surface compaction including using WebService to obtain on-site construction data; using MySql database to store construction data information; using Spring+SpringMVC+MyBatis technology to build a java platform framework; using Echarts visual library to personalize and customize data visualization charts; through the Web
  • the end website model builds a digital construction management platform.
  • the above system wherein the WebService is used to collect the data of the CS200 compaction sensor; send the data collected by the working-end data collection device to the MySql database through the data transmission system; the data transmission system then sends the data to the data analysis system; data
  • the parsing system is used to parse the data sent by the data transmission system, and send the parsed data to the web.
  • the Echarts visualization library is used to receive the processing results of the data processing system and personalize the data visualization chart.
  • the WebService collection device collects the data of the CS200 compaction sensor and sends it to the data analysis system through the data transmission system, and then the data analysis system analyzes the data and sends it to the data processing system.
  • the processing of data by the system requires processing the received data and sending the processing results to the Web for display.
  • the homepage interface on the Web side uses the Echarts chart to display real-time information on the current number of online machines, current location, and current speed, daily rolling construction area information, and the proportion of each rolling pass distribution Information, statistical information on the number of strong and weak vibration passes, and statistical information on the working time of each machine.
  • the present invention has the following beneficial effects: the present invention is user-centered to minimize construction costs and ensure construction quality; based on Beidou satellite positioning, the control accuracy fully meets the market needs; the owner, construction unit and supervisor can grasp accurately and timely through the computer Monitor construction quality, engineering measurement and construction progress information; the invention is based on centimeter-level differential positioning base station, Beidou high-precision positioning antenna, CS200 compaction sensor, Beidou intelligent host and other terminal software and hardware for construction data collection and processing, real-time wireless transmission Data to the background server; based on the existing javaWeb development framework, MySql data storage technology realizes web-side data reading, parsing and display.
  • FIG. 1 is a schematic flowchart of a digital construction system for road surface compaction according to the present invention.
  • a digital construction system for road surface compaction includes using WebService to obtain on-site construction data; using MySql database to store construction data information; using Spring+SpringMVC+MyBatis technology to build a java platform framework; and using Echarts visualization Customized data visualization charts in the library; build a digital construction management platform through the Web site website model.
  • the invention realizes 24-hour monitoring construction, no need to record personnel on site, avoid artificial errors, not only ensure construction quality but also reduce construction cost; owners, construction units and supervisors can timely and accurately grasp on-site construction conditions anytime, anywhere through the computer; owners The construction unit and supervision can understand the construction process on site through the real-time playback and historical playback functions; the data display method combined with the chart makes each construction index data clear; the construction daily report and custom report function can meet the inspection of the owner, construction unit and supervision demand.
  • WebService is used to collect the data of the CS200 compaction sensor; send the data collected by the working-end data collection device to the MySql database through the data transmission system; the data transmission system then sends the data to the data analysis system; the data analysis system, It is used to parse the data sent by the data transmission system and send the parsed data to the Web.
  • the Echarts visualization library is used to receive the processing results of the data processing system and personalize the data visualization chart.
  • the product of the present invention is presented to the user in the mode of website; technical support staff assists in the configuration of related projects, bids, and machinery information; the homepage interface, which uses Echarts charts to display the current number of online machinery and the current location and current location in real time Information such as speed, daily rolling construction area information, distribution information of each rolling pass ratio, statistical information of strong and weak vibration passes, and statistical information of the working time of each machine, etc.; from different construction method dimensions (such as compaction passes, Compaction speed, paving speed, etc.) display the construction result information.
  • the WebService collection device collects the data of the CS200 compaction sensor and sends it to the data analysis system through the data transmission system, which is analyzed by the data analysis system and sent to the data processing system.
  • the data processing system compares the data with the operation management system
  • the processing requires that the received data be processed, and the processing results will be sent to the Web side for display.
  • the customer can also switch the project, bid section, date, etc. to view the required construction information.

Abstract

本发明提供了一种路面压实数字化施工系统,包括采用WebService获取现场施工数据;采用MySql数据库存储施工数据信息;采用Spring+SpringMVC+MyBatis技术搭建java平台框架;采用Echarts可视化库个性化定制数据可视化图表;通过Web端网站模式搭建数字化施工管理平台,本发明基于厘米级差分定位基站、北斗高精度定位天线、CS200压实传感器,北斗智能主机等终端软硬件进行施工数据采集和处理,实时无线传输数据到后台服务器;基于现有javaWeb开发框架,MySql数据存储技术实现web端数据读取、解析和展示。

Description

一种路面压实数字化施工系统 技术领域
本发明涉及电子信息的通信传输、信息计算等领域,具体涉及到一种路面压实数字化施工系统。
背景技术
传统施工工艺需要施工现场一直有人员监控并记录施工信息,费时费力,还存在人工记录误差;业主,施工单位和监理无法第一时间知道施工进度和施工质量;业主,施工单位和监理一般只能知道一个施工结果数据,对于过程信息无从知晓。
发明内容
为了解决上述不足的缺陷,本发明提供了一种路面压实数字化施工系统,本发明基于厘米级差分定位基站、北斗高精度定位天线、CS200压实传感器,北斗智能主机等终端软硬件进行施工数据采集和处理,实时无线传输数据到后台服务器;基于现有javaWeb开发框架,MySql数据存储技术实现web端数据读取、解析和展示。
一种路面压实数字化施工系统,包括采用WebService获取现场施工数据;采用MySql数据库存储施工数据信息;采用Spring+SpringMVC+MyBatis技术搭建java平台框架;采用Echarts可视化库个性化定制数据可视化图表;通过Web端网站模式搭建数字化施工管理平台。
上述的系统,其中,所述WebService用于采集CS200压实传感器的数据;通过数据传输系统将工作端数据采集设备采集的数据发送至MySql数据库;数据传输系统然后将数据发送至数据解析系统;数据解析系统,用于对数据传输系统发送来的数据进行解析,并将解析过的数据发送至Web端。
上述的系统,其中,所述Echarts可视化库用于接收数据处理系统的处理结果并个性化定制数据可视化图表。
上述的系统,其中,所述WebService采集设备采集CS200压实传感器的数据后,将其通过数据传输系统发送至数据解析系统,由数据解析系统解析后发送给数据处理系统,数据处理系统根据作业管理系统对数据的处理要求对所接收的数据进行处理,并将处理结果发送至Web端进行显示。
上述的系统,其中,所述Web端的首页界面使用Echarts图表的方式实时展示了当前的在线机械数量以及当前所在位置、当前速度的信息,逐日碾压施工面积信息,各碾压遍数占比分布信息,强弱振遍数统计信息,各机械工作时长统计信息。
本发明具有以下有益效果:本发明以用户为中心,最大程度上降低施工成本,确保施工质量;基于北斗卫星定位,控制精度完全满足市场需求;业主、施工单位和监理能通过电脑及时准确地掌握监控施工质量,工程计量和施工进度信息等信息;本发明基于厘米级差分定位基站、北斗高精度定位天线、CS200压实传感器,北斗智能主机等终端软硬件进行施工数据采集和处理,实时无线传输数据到后台服务器;基于现有javaWeb开发框架,MySql数据存储技术实现web端数据读取、解析和展示。
附图说明
通过阅读参照以下附图对非限制性实施例所作的详细描述,本发明及其特征、外形和优点将会变得更明显。在全部附图中相同的标记指示相同的部分。并未刻意按照比例绘制附图,重点在于示出本发明的主旨。
图1为本发明一种路面压实数字化施工系统的流程示意图。
具体实施方式
在下文的描述中,给出了大量具体的细节以便提供对本发明更为彻底的理解。然而,对于本领域技术人员而言显而易见的是,本发明可以无需一个 或多个这些细节而得以实施。在其他的例子中,为了避免与本发明发生混淆,对于本领域公知的一些技术特征未进行描述。
为了彻底理解本发明,将在下列的描述中提出详细的步骤以及详细的结构,以便阐释本发明的技术方案。本发明的较佳实施例详细描述如下,然而除了这些详细描述外,本发明还可以具有其他实施方式。
参照图1所示,本发明提供的一种路面压实数字化施工系统,包括采用WebService获取现场施工数据;采用MySql数据库存储施工数据信息;采用Spring+SpringMVC+MyBatis技术搭建java平台框架;采用Echarts可视化库个性化定制数据可视化图表;通过Web端网站模式搭建数字化施工管理平台。本发明实现了24小时全天候监控施工,无需现场记录人员,避免人工误差,既保证了施工质量也降低了施工成本;业主,施工单位和监理可以随时随地通过电脑及时准确的掌握现场施工情况;业主,施工单位和监理可通过实时回放和历史回放功能了解现场施工过程;图表结合的数据展示方式使得各项施工指标数据一目了然;施工日报和自定义报告功能可满足业主,施工单位和监理的报检需求。
在本发明中,WebService用于采集CS200压实传感器的数据;通过数据传输系统将工作端数据采集设备采集的数据发送至MySql数据库;数据传输系统然后将数据发送至数据解析系统;数据解析系统,用于对数据传输系统发送来的数据进行解析,并将解析过的数据发送至Web端。
在本发明中,Echarts可视化库用于接收数据处理系统的处理结果并个性化定制数据可视化图表。本发明产品以网站的模式呈现给用户;技术支持人员协助配置相关的工程,标段,机械信息;首页界面,该界面使用Echarts图表的方式实时展示了当前的在线机械数量以及当前所在位置、当前速度等信息,逐日碾压施工面积信息,各碾压遍数占比分布信息,强弱振遍数统计信息,各机械工作时长统计信息等;从不同的施工工法维度(如压实遍数、压实速度,摊铺速度等)展示施工结果信息。
在本发明中,WebService采集设备采集CS200压实传感器的数据后,将其通过数据传输系统发送至数据解析系统,由数据解析系统解析后发送给数据处理系统,数据处理系统根据作业管理系统对数据的处理要求对所接收的数据进行处理,并将处理结果发送至Web端进行显示,客户也可切换工程,标段,日期等查看所需的施工信息。
以上对本发明的较佳实施例进行了描述。需要理解的是,本发明并不局限于上述特定实施方式,其中未尽详细描述的设备和结构应该理解为用本领域中的普通方式予以实施;任何熟悉本领域的技术人员,在不脱离本发明技术方案范围情况下,都可利用上述揭示的方法和技术内容对本发明技术方案做出许多可能的变动和修饰,或修改为等同变化的等效实施例,这并不影响本发明的实质内容。因此,凡是未脱离本发明技术方案的内容,依据本发明的技术实质对以上实施例所做的任何简单修改、等同变化及修饰,均仍属于本发明技术方案保护的范围内。

Claims (5)

  1. 一种路面压实数字化施工系统,其特征在于,包括采用WebService获取现场施工数据;采用MySql数据库存储施工数据信息;采用Spring+SpringMVC+MyBatis技术搭建java平台框架;采用Echarts可视化库个性化定制数据可视化图表;通过Web端网站模式搭建数字化施工管理平台。
  2. 如权利要求1所述的一种路面压实数字化施工系统,其特征在于,所述WebService用于采集CS200压实传感器的数据;通过数据传输系统将工作端数据采集设备采集的数据发送至MySql数据库;数据传输系统然后将数据发送至数据解析系统;数据解析系统,用于对数据传输系统发送来的数据进行解析,并将解析过的数据发送至Web端。
  3. 如权利要求2所述的一种路面压实数字化施工系统,其特征在于,所述Echarts可视化库用于接收数据处理系统的处理结果并个性化定制数据可视化图表。
  4. 如权利要求3所述的一种路面压实数字化施工系统,其特征在于,所述WebService采集设备采集CS200压实传感器的数据后,将其通过数据传输系统发送至数据解析系统,由数据解析系统解析后发送给数据处理系统,数据处理系统根据作业管理系统对数据的处理要求对所接收的数据进行处理,并将处理结果发送至Web端进行显示。
  5. 如权利要求4所述的一种路面压实数字化施工系统,其特征在于,所述Web端的首页界面使用Echarts图表的方式实时展示了当前的在线机械数量以及当前所在位置、当前速度的信息,逐日碾压施工面积信息,各碾压遍数占比分布信息,强弱振遍数统计信息,各机械工作时长统计信息。
PCT/CN2019/115792 2018-12-11 2019-11-05 一种路面压实数字化施工系统 WO2020119333A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811509885.2A CN109688206A (zh) 2018-12-11 2018-12-11 一种路面压实数字化施工系统
CN201811509885.2 2018-12-11

Publications (1)

Publication Number Publication Date
WO2020119333A1 true WO2020119333A1 (zh) 2020-06-18

Family

ID=66187456

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/115792 WO2020119333A1 (zh) 2018-12-11 2019-11-05 一种路面压实数字化施工系统

Country Status (2)

Country Link
CN (1) CN109688206A (zh)
WO (1) WO2020119333A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109688206A (zh) * 2018-12-11 2019-04-26 南京天辰礼达电子科技有限公司 一种路面压实数字化施工系统
CN110111405A (zh) * 2019-05-20 2019-08-09 南京天辰礼达电子科技有限公司 一种展示压实过程数据的图形算法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105657549A (zh) * 2016-01-27 2016-06-08 四川长虹电器股份有限公司 基于大数据的数据动态可视化的方法
CN105786478A (zh) * 2014-12-23 2016-07-20 阿里巴巴集团控股有限公司 用于数据处理的方法及设备
CN109688206A (zh) * 2018-12-11 2019-04-26 南京天辰礼达电子科技有限公司 一种路面压实数字化施工系统

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2259943B1 (zh) * 1974-02-01 1978-06-16 Albaret Sa
US20120107045A1 (en) * 2010-11-02 2012-05-03 Caterpillar, Inc. Compactor System And Methods
CN107943823B (zh) * 2017-10-17 2021-12-14 北京壹陆科技发展有限公司 数字化施工实时大数据处理平台
CN108316277A (zh) * 2018-03-01 2018-07-24 中国民航机场建设集团公司 一种土基连续压实质量检测系统及检测方法
CN108427343A (zh) * 2018-03-07 2018-08-21 天津大学 基于ar技术的压实作业施工质量智能监控系统及方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786478A (zh) * 2014-12-23 2016-07-20 阿里巴巴集团控股有限公司 用于数据处理的方法及设备
CN105657549A (zh) * 2016-01-27 2016-06-08 四川长虹电器股份有限公司 基于大数据的数据动态可视化的方法
CN109688206A (zh) * 2018-12-11 2019-04-26 南京天辰礼达电子科技有限公司 一种路面压实数字化施工系统

Also Published As

Publication number Publication date
CN109688206A (zh) 2019-04-26

Similar Documents

Publication Publication Date Title
CN107909300A (zh) 智能工厂管理平台和方法
Han et al. A BIM-IoT and intelligent compaction integrated framework for advanced road compaction quality monitoring and management
CN109857080B (zh) 一种基于bim的智能船闸运维系统
JP6352189B2 (ja) 金型加工活動状態をモニタするためのシステムおよび方法
CN109460947A (zh) 基于bim+gis技术的公路工程工序报验系统
WO2020119333A1 (zh) 一种路面压实数字化施工系统
CN103543706A (zh) 一种排水物联网系统
CN108090675A (zh) 一种整车生产制造的质量管理系统
CN107194823A (zh) 一种移动终端农业监测预警方法及系统
CN102801805A (zh) 基于移动互联网技术的现场数据采集系统及方法
CN105137215B (zh) 医疗设备成本效益无线监测分析系统及方法
WO2020114179A1 (zh) 一种路基压实数字化施工系统
US20130339489A1 (en) Mobile computing application for roadway pavement data
KR20190029115A (ko) 복수종류의 시설물 관리를 위한 스마트기기를 활용한 환경정보수집 방법
CN112989563A (zh) 一种大坝安全监测数据分析方法
KR101095849B1 (ko) 이동 단말을 이용한 농촌 수리 시설물 관리 방법 및 장치
CN111047302A (zh) 一种基于精准协同办公的工程建设项目全寿命信息化管理平台
CN110009198A (zh) 一种自来水供水水质监控系统
CN209014933U (zh) 一种智能碾压压实动态质量监控系统
CN113094325B (zh) 设备部署方法、装置、计算机系统和计算机可读存储介质
CN109447487A (zh) 一种水泥搅拌桩桩基数字化施工管理平台系统
WO2020094022A1 (zh) 一种强夯数字化施工管理平台系统
CN116562672A (zh) 一种巡检工作质量评价方法及系统
CN110322110A (zh) 一种石油化工业压力管道管理系统
CN102496093A (zh) 钢坯、钢材无人值守远程自动计量系统及方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19894593

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19894593

Country of ref document: EP

Kind code of ref document: A1