PDF(1434 KB)
","magId":"ee863795-9fc5-460d-b74a-b1af2d84fd7b","labelCn":"图1","pptUrl":"1007-2284-2025--6-102/7D04814C-F6A4-4107-82E9-C77CCC873638-F001.jpg.ppt","labelEn":"Fig.1","figUrl":"1007-2284-2025--6-102/7D04814C-F6A4-4107-82E9-C77CCC873638-F001.jpg","titleEn":"Fig.1 Diagram of equipment composition in cementgrouting work area","titleCn":"图1 水泥灌浆作业工区设备组成图","id":"F1","captionEn":"
智能灌浆技术在水利工程和地基加固中起着至关重要的作用。目前在注浆过程中,注浆压力和单位注浆速率主要依赖人工调节控制,存在灌浆精度低、超压频繁等问题。研究设计了一种智能灌浆压力控制系统,集成了调压平台、智能控制单元和上位机主控中心,能够控制压力并处理实时数据,确保灌浆过程的稳定性和安全性。系统硬件包括注浆泵、分流阀、进浆流量计、压力表、回浆流量计和电动调节阀等关键组件,通过PLC与电动调节阀的结合,实时调整返浆压力,保持压力的稳定和精准控制。设计了灌浆过程数据采集及压力稳定性控制逻辑程序,灌浆压力控制采用积分滑模控制器,并对其在动态和干扰工况下的性能进行了验证,结果表明该控制器能够快速响应压力变化,适应不同的灌浆需求,提升了灌浆作业的自动化和智能化水平。详细设计了智能灌浆系统,研究了不同压力控制算法的应用效果,并在实际工程中进行了验证。研究结果表明,智能灌浆系统运行稳定,压力控制精准,为智能灌浆技术广泛应用提供了坚实基础,具有广阔的应用前景。
","endNoteUrl_en":"https://irrigate.whu.edu.cn/EN/article/getTxtFile.do?fileType=EndNote&id=21470","bibtexUrl_cn":"//www.fangxunbeng.com/irrigate/CN/article/getTxtFile.do?fileType=BibTeX&id=21470","articleType":"A","abstractUrl_en":"//www.fangxunbeng.com/irrigate/EN/10.12396/znsd.241303","qi":"6","id":21470,"nian":2025,"bianHao":"1750395863278-25538472","juanUrl_en":"https://irrigate.whu.edu.cn/EN/Y2025","shouCiFaBuRiQi":"2025-06-20","qiShiYe":"102","accepted":"2024-10-26","received":"2024-08-19","qiUrl_cn":"https://irrigate.whu.edu.cn/CN/Y2025/V0/I6","lanMu_cn":"Intelligent grouting technology plays a critical role in hydraulic engineering and foundation reinforcement. Currently, grouting pressure and unit grouting rate are primarily adjusted manually, leading to low grouting precision and frequent overpressure incidents. This study designs an intelligent grouting pressure control system, integrating a pressure regulation platform, intelligent control unit, and upper-level master control center. The system is capable of controlling pressure and processing real-time data, ensuring the stability and safety of the grouting process. The system's hardware includes key components such as a grouting pump, diverter valve, inflow meter, pressure gauge, outflow meter, and electric control valve. By integrating a PLC with the electric control valve, real-time adjustments to the return pressure are made, ensuring stable and precise pressure control. A data acquisition and pressure stability control logic program for the grouting process are developed, and an integral sliding mode controller is applied for pressure regulation. The controller's performance under dynamic and disturbance conditions is verified, demonstrating its ability to respond quickly to pressure changes and adapt to different grouting requirements. This enhances the automation and intelligence of the grouting operation. This provides a solid foundation for the widespread application of intelligent grouting technology and offers significant potential for future use. This work presents a comprehensive design of an intelligent grouting system, explores the effects of various pressure control algorithms, and confirms the system's performance in real-world applications. The research results show that the intelligent grouting system operates stably and has precise pressure control, which provides a solid foundation for the widespread application of intelligent grouting technology and has broad application prospects.
","bibtexUrl_en":"https://irrigate.whu.edu.cn/EN/article/getTxtFile.do?fileType=BibTeX&id=21470","abstractUrl_cn":"https://irrigate.whu.edu.cn/CN/10.12396/znsd.241303","juanUrl_cn":"https://irrigate.whu.edu.cn/CN/Y2025","qiUrl_en":"//www.fangxunbeng.com/irrigate/EN/Y2025/V0/I6","risUrl_en":"https://irrigate.whu.edu.cn/EN/article/getTxtFile.do?fileType=Ris&id=21470","title_en":"Research on Intelligent Grouting Pressure Control System and Control Strategy","hasPdf":"true"},"authorList_en":[{"deceased":false,"xref":"1, 2, 3","name_cn":"周治刚","email":"18007139840@163.com","xref_en":"1, 2, 3","name_en":"ZHOU Zhi-gang"},{"deceased":false,"xref":"1, 2, 3","name_cn":"丁晔","xref_en":"1, 2, 3","name_en":"DING Ye"},{"deceased":false,"xref":"1, 2, 3","name_cn":"黄帆","xref_en":"1, 2, 3","name_en":"HUANG Fan"},{"deceased":false,"xref":"1, 2, 3","name_cn":"黄炎普","xref_en":"1, 2, 3","name_en":"HUANG Yan-pu"},{"deceased":false,"xref":"1, 2, 3","name_cn":"夏骏","xref_en":"1, 2, 3","name_en":"XIA Jun"}]}; new mag_vue({ el: '#metaVue', data:window.metaData, loading:true, doTextFun:function(text){ return doDataJsonText(text); }, doAfterFun:function(selector,jsonData){doMagVueAfter(selector,jsonData);} }); var pars = {attachType:'PDF',id:$("#articleId").val(),json:true}; jQuery.post($("#mag-common-contextPath").val()+"/EN/article/showArticleFile.do?" + new Date().getTime(), pars, function(data){ var json=null; if(data.match(/^\[json\].*/g)){ json=eval("("+data.replace(/^\[json\]/g,"")+")"); } if(json && json.status == 1){ //有权限 }else{ //无权限 $("#no-access-div").show(); } }); mag_ajax({ url:mag_currentQikanUrl() + '/EN/article/getRichHtmlJson.do?articleId='+$("#articleId").val(), dataType:"json", async:"false", success:function(json){ if(json.article){ new mag_vue({ el: '#bodyVue', data:json, doTextFun:function(text){ return doDataJsonText(text); }, doAfterFun:function(selector,jsonData){doMagVueAfter(selector,jsonData);} }); } } }); //img .mag_rich_graphic var _nlmdtdXml = $("#article_nlmdtdXml").val(); var magDir = _nlmdtdXml.replace(/\/[^\/]+$/,''); $("img.mag_rich_graphic").each(function(){ $(this).attr("src",mag_currentQikanUrl()+"/"+magDir+"/"+$(this).attr("src")); }); //video .mag_shipin $("video.mag_shipin").each(function(){ $(this).attr("src",mag_currentQikanUrl()+"/"+magDir+"/"+$(this).attr("src")); if($(this).attr("poster") && $.trim($(this).attr("poster"))!=''){ $(this).attr("poster",mag_currentQikanUrl()+"/"+magDir+"/"+$(this).attr("poster")); } }); //a .mag_body_media_a $("a.mag_body_media_a").each(function(){ $(this).attr("href",mag_currentQikanUrl()+"/"+magDir+"/"+$(this).attr("href")); }); //去掉正文中的中文文字“多媒体文件” $("div.mag_body_media_file b").remove(); //altmetric if($.trim($("#article_doi").val())!=''){ $.ajax({ url:'https://api.altmetric.com/v1/doi/'+$.trim($("#article_doi").val())+'?callback=altmetric_callback', //url:'https://api.altmetric.com/v1/doi/10.1007/s13238-016-0264-7?callback=altmetric_callback', dataType:'jsonp' }); } mag_rich_menu(jQuery); $(function(){ $('#autoMenu').autoMenu(); }) $("#autoMenu").niceScroll({ cursorcolor: "#ccc", //滚动条的颜色 cursoropacitymax: 0, //滚动条的透明度,从0-1 touchbehavior: false, //使光标拖动滚动像在台式电脑触摸设备 true滚动条拖动不可用 cursorwidth: "6px", //滚动条的宽度 单位默认px cursorborder: "0", // 游标边框css定义 cursorborderradius: "3px", //滚动条两头的圆角 autohidemode: true, //是否隐藏滚动条 true的时候默认不显示滚动条,当鼠标经过的时候显示滚动条 zindex: "auto", //给滚动条设置z-index值 railvalign:'defaul', railpadding: { top: 0, right: -6, left: 0, bottom: 0 }, //滚动条的位置 }); window.autoMenuFlag=true; $("#relatedArticles").niceScroll({ cursorcolor: "#ccc", //滚动条的颜色 cursoropacitymax: 0, //滚动条的透明度,从0-1 touchbehavior: false, //使光标拖动滚动像在台式电脑触摸设备 true滚动条拖动不可用 cursorwidth: "6px", //滚动条的宽度 单位默认px cursorborder: "0", // 游标边框css定义 cursorborderradius: "3px", //滚动条两头的圆角 autohidemode: true, //是否隐藏滚动条 true的时候默认不显示滚动条,当鼠标经过的时候显示滚动条 zindex: "auto", //给滚动条设置z-index值 railvalign:'defaul', railpadding: { top: 0, right: -6, left: 0, bottom: 0 }, //滚动条的位置 }); $('body').click(function(){ $('.daochu_div').hide(); $('.qipao').hide(); }) $('.qipao').click(function(event){ event.stopPropagation(); }) /*参考文献显示隐藏*/ $('.biaotijiantoush1').click(function(event){ if($(this).attr('class')=='glyphicon glyphicon-triangle-top biaotijiantoush biaotijiantoush1'){ $(this).parents('.mag_main_zhengwen_left_div_ckwx_table_benwenyiny').next('.mag_main_zhengwen_left_div_ckwx_table_ckwx_xiangqing').stop().slideUp(); $(this).attr('class','glyphicon glyphicon-triangle-bottom biaotijiantoush biaotijiantoush1'); }else if($(this).attr('class')=='glyphicon glyphicon-triangle-bottom biaotijiantoush biaotijiantoush1'){ $(this).parents('.mag_main_zhengwen_left_div_ckwx_table_benwenyiny').next('.mag_main_zhengwen_left_div_ckwx_table_ckwx_xiangqing').stop().slideDown(); $(this).attr('class','glyphicon glyphicon-triangle-top biaotijiantoush biaotijiantoush1'); } event.stopPropagation(); }); //加载补充材料 mag_ajax_update({ ele_id:'showArticle_suppls', url:mag_currentQikanUrl() + '/EN/article/showArticleSuppls.do', data:{articleId:$("#articleId").val()} }); //加载专题 mag_ajax_update({ ele_id:'showArticle_subjects', url:mag_currentQikanUrl() + '/EN/subject/showSubjectListByArticle.do', data:{articleId:$("#articleId").val(),forwardJsp:'showArticle'} }); //渲染公式 mag_mathJax(); }); function altmetric_callback(json){ if(json && json.score){ if(json.score - parseInt(json.score) > 0){ $("#altmetric-score").html(parseInt(json.score)+1); }else{ $("#altmetric-score").html(parseInt(json.score)); } $(".main_content_center_right_duoweidu_div").css("width","25%"); $("#altmetric-a").show(); $("#altmetric-a").attr("href",json.details_url); } } function richClickAuthor(name){ var searchSQL = "((("+mag_advSearchValReplace(name)+"[Author]) AND 1J[Journal]) AND year[Order])"; mag_request({url:mag_currentQikanUrl() + '/EN/searchresult',data:{searchSQL:searchSQL}}); } function richClickKeyword(keyword){ var searchSQL = "((("+mag_advSearchValReplace(keyword)+"[Keyword]) AND 1J[Journal]) AND year[Order])"; mag_request({url:mag_currentQikanUrl() + '/EN/searchresult',data:{searchSQL:searchSQL}}); } function mag_share(){ $("#bShare_more_a").click(); } function loadRelatedArticles(){ if($("#showRelatedArticles") && $("#showRelatedArticles").length>0){ //加载过了 }else{ mag_loading(); mag_ajax_update({ ele_id:'relatedArticles-content', url:mag_currentQikanUrl() + '/EN/article/relatedArticle.do', data:{id:$("#articleId").val(), forwardJsp:'showArticle'}, complete:function(){ mag_layer_close(); } }); } } function showMetrics(){ mag_window_location(mag_currentQikanUrl() + '/EN/metrics/'+$("#articleId").val()); } function piaofuFn(a,eleId){ var content='"+fig.titleCn+"
"; } if(fig.titleContentCn && fig.titleContentCn!=''){ shuomingContent += fig.titleContentCn; } } ss += ''+shuomingTitle+''; if(shuomingContent!=''){ ss += shuomingContent; } ss += ' |
"+tab.titleCn+"
"; } if(tab.titleContentCn && tab.titleContentCn!=''){ shuomingContent += tab.titleContentCn; } } ss += '| '; if(fn.label && fn.label!=''){ ss += fn.label; } ss += ' | '; ss += '';
if(fn.pList && fn.pList.length>0){
for(var k=0;k |
Research on Intelligent Grouting Pressure Control System and Control Strategy
ZHOU Zhi-gang, DING Ye, HUANG Fan, HUANG Yan-pu, XIA Jun
PDF(1434 KB)
Research on Intelligent Grouting Pressure Control System and Control Strategy
| {{custom_ref.label}} |
{{custom_citation.content}}
{{custom_citation.annotation}}
|
/
| 〈 |
|
〉 |