




已阅读5页,还剩2页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
Y.Wu(Ed.):ICHCC2011,CCIS163,pp.269275,2011.Springer-VerlagBerlinHeidelberg2011Case-BasedDesignforHydraulicPowerCircuitChi-ManVong,Pak-KinWong,Weng-FaiIp,andZhi-XinYangFacultyofScienceandTechnology,UniversityofMacau,Macaucmvong,fstpkw,andyip,zxyangumac.moAbstract.Thispaperdescribesthedesignandimplementationofanautomatichydrauliccircuitdesignsystemusingcase-basedreasoning(CBR)asoneofthesuccessfulartificialintelligenceparadigms.Thedomainofcase-basedreasoningandhydrauliccircuitdesignarebrieflyreviewed.ThenaproposedmethodologyinautomaticcircuitdesignandlearningwiththeuseofCBRisdescribed.FinallyanapplicationexamplehasbeenselectedtoillustratetheusefulnessofapplyingCBRinindustrialhydrauliccircuitdesignwithlearning.Keywords:Case-basedreasoning(CBR),adaptationcase,hydrauliccircuitdesign.1IntroductionTheuseofcomputersinengineeringdesignhasbecomeamajortrendinindustry.Today,differentcommercialautomaticcomputer-aideddesign(CAD)softwareisavailabletoautomatethedesignprocessinmanyengineeringapplications.However,CADsoftwareinhydraulicsystemdesignisnotasprominentasinmanyotherareasofengineeringdesign.Thisismainlyduetothecomplexityofhydraulicanalysisandlackofagreementofthemostappropriateapproachtothedesignprocess.Inrecentyears,manyresearchesonintelligentCADorexpertsystemsforhydrauliccircuitshavebeenfoundintheliterature.MostoftheCADsystemsarebuiltfromproductionrules1fordesignknowledgerepresentationorintegratedrule-basedandobject-orientedtechnology2forreducingthecomplexityinhydraulicsub-circuitandcomponentrepresentation.Althoughtheapproachesareeffective,theacquisitionandmaintenanceofrulesaretheproblemsfacingbynotonlythesoftwareengineersbutalsothedesignersusingthesoftware.Moreover,staticlearning1isanotherissueoftraditionalrule-basedsystems.Toresolvetheproblemsinheritedfromconventionalrule-basedexpertsystems,theAIcommunityproposedanotherreasoningparadigmcalledcase-basedreasoning(CBR).CBRsupportslearninginthewaythatnewknowledgecanbeappendedtotheknowledgebasewithoutwiderrecompilationofthesystem.ThisisoneofmainadvantagesofCBRthatmaintenanceofknowledgetakesmuchlesstime.ThispaperstudiestheapplicationofCBRinhydraulicsystemdesignandaprototypeautomatichydrauliccircuitdesignsystemhasbeendevelopedtoverifythisproposedmethodology.1Whenevertherulesareupdated,thewholesystemhastoberecompiled.270C.Vongetal.2Review2.1Case-BasedReasoningCBR3isamethodologythatallowsdiscoveringanalogiesbetweenacurrentworkingsituationandpastexperiences(referencecases).CBRmakesdirectuseofpastexperiencestosolveanewproblembyrecognizingitssimilaritywithaspecificknownproblemandbyapplyingitssolutiontofindasolutionforthecurrentsituation.CBRhasbeenusedtodevelopmanysystemsappliedinavarietyofdomains4,5,6,7,8,9,10,includingmanufacturing,design,law,medicine,andplanning.BasicallyCBRisconstitutedwithfourREs3:RETRIEVEretrievesimilarpastcasematchedagainstcurrentproblemREUSEreusetosolvecurrentproblembasedonsolutionofpastcaseREVISErevisethepastsolutionifanycontradictionoccurswhenappliedtocurrentproblemRETAINretainthefinalsolutionalongwiththeproblemasacaseifthecaseisusefulinthefutureWhentheuserinputsaproblem,theproblemisinterpretedandconvertedasanewcaseintothespecificformatofthereasoningsystem.ThentheconvertednewcaseentersthestageofRETRIEVALwherethenewcaseismatchedagainstthepreviouscasesinthecaselibraryofthereasoningsystem.IntheretrievalstageofCBRusuallyasimplesimilarityfunctionisemployedtofindthenearestneighborforthecurrentproblemfromthereferencecases.Theformulaislistedin(1)wherewiistheimportanceofdimensioni,fiIandfiRarethevaluesforfeaturefiintheinputandretrievedcases,respectively.Forsymbolicvaluesoff,0if1ifIRIRiiiiIRiiffffff=.211()(,)nIRiiiIRiniiwffEffWw=.(1)2.2HydraulicCircuitDesignHydraulicpowerisoneofpowertransmissionsystemsandcontrol.Itconvertsmechanicalenergytohydraulicenergyforproducingusefulworksuchaspressingorlifting.Themaintaskofhydraulicpowersystemdesigniscircuitdesign.Thegeneralprocedureisshownasfollows:I.Thecircuitisdesignedaccordingtotheinformationprovidedbytheclientsuchasmaximumoperatingpressure,maximumload,speedofactuator,dutycycleandapplication,etc.II.Thesizesofthelinearorrotaryactuatorsaredeterminedaccordingtothemaximumoperatingpressure,maximumloadandloaddisplacement.III.Convertthecalculatedactuatorsizesintostandardsizes.Case-BasedDesignforHydraulicPowerCircuit271IV.Thesystemparameterssuchashydraulicoilflowrate,pressurechangeover,etc,aredetermined.V.Thesuitableactuatorsub-circuits,pumpandpumpsub-circuitisselectedbasedonthesystemparametersandthedesignspecifications.VI.Otherhydrauliccomponentsusedinthecircuitarefinallyselected.3ApplyingCBRinIndustrialHydraulicCircuitDesignInsection2.2stepV,hydraulicengineersareusuallyaccustomedtomodifyanexistingcircuitdesignintoanewonefordifferentsituationanduse.Itisbecausehydrauliccircuitdesignisusuallysimilarevenfordifferentsituation,sohydraulicengineershavetomanuallylookthroughmanyexistingeffectivecircuitsandthenselectasimilarandsuitableoneandperformmodification.Theprocessisrepetitiveandtediousinthestageofretrieving,becauseengineershavetoreviewthecircuitsonebyone.However,theprocessoftheretrievinganexistingcircuitandadaptingittofitbetterthecurrentsituationcanbestronglysupportedbyCBR.Iftheexistingcircuitsarecollectedinacomputerdatabase(caselibrary),andeachcircuitisstoredalongwithitsfunctionalandapplication-specificrequirementsoftheoutputs,theseparameterscanserveasthecase(circuitdesign)indexes.Wheneverthehydraulicengineerwantstoretrieveapastcasefromthecaselibrary,hejustneedstoinputthefunctionalandapplication-specificrequirements,andCBRuses(1)tocalculatethemostsimilarpastcase.Iftheengineerisnotsatisfiedwiththerecommendedcase,thenthenextmostsimilarpastcasewouldbeshown.Thiscouldbedonebecausethecasesarealreadyrankedwithdifferentsimilaritylevelinthecalculationofcasesimilarity.Afterthat,theengineercouldadaptormodifytheretrievedcasemanuallybytheaboveprocedureorbyapplyingtheadaptationrulessuppliedbyCBR.Thoseadaptationrulesarespecificproductionrulescapturedfromexpertsorfromtheengineersownexperience.Finallytheengineercandecideifthecaseisgoodenoughtostoreintothecaselibraryforfutureuse.Hydrauliccircuitdesignsdifferbynotonlythecircuitdiagrambutalsothefunctionalattributesalongwiththem.Forcircuitadaptation,ifsomecomponentsarereplaced,thentheattributeswillalsobemodifiedbyinsertingordeletingsomeofthem.CBRenablesstructuralmodificationofcases,sothatattributescanbeaddedordeletedaccordingly.Forexample,anengineerretrievesanpastcaseandperformsmodificationonthecircuitdesign,thenthenumberofattributeswouldbechangedaccordingto,whichsub-circuitsarerevisedbyaddingpredefinedattributesordeletingunnecessaryattributesinthesub-circuits.4ApplicationExampleThesystemimplementedisabletorecommendmostsimilarcircuitdesignbasedonthecircuitspecification.Theworkingenvironmentandfront-enduserinterfaceofthecircuitdesignsystemareshowninFig.1.Thelearningabilityofthesystemisillustratedinthispartwiththeaidofanexample.Table1showspartialattributesofthecaserepresentationforahydraulicsub-circuitshowninFig.2.272C.Vongetal.Fig.1.Workingenvironmentandfront-enduserinterfaceofthecircuitdesignsystemTable1.Partialattributesofahydraulicsub-circuitDrawingnameVar_1Max.Flow33L/minMax.Pressure630BarVariationstepsofspeed2Variationstepsofpressure1Wheneverapastsimilarcaseisretrieved,thecaseisadaptedinordertoreuseitforcurrentsituatio
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025至2030中国环保卫生巾市场销售规模及未来需求量预测报告
- 2025至2030中国氧化球团行业发展研究与产业战略规划分析评估报告
- 家用电器定期维护保养服务协议
- 专业物流配送服务合作协议书
- 可持续绿色交通信号系统智能化改造项目规模及运营模式可行性研究报告
- 可持续2000平方米太阳能光伏屋顶发电可行性研究报告
- 绿色交通系统50km智慧公交停车场建设与智能化改造可行性研究报告
- 可持续绿色1000吨年生物质能源利用项目可行性研究报告
- 绿色低碳1000亩生态旅游区可持续发展规划可行性研究报告
- 跨境电商海外仓环保责任与成本控制研究报告
- 马工程法理学教学课件
- 高考历史一轮复习 第5讲 两宋的政治和军事及辽夏金元的统治
- 肿瘤患者中医食疗课件
- 金属非金属地下矿山六大系统建设规范
- 医院节前安全检查记录表范本
- 中科大现代环境生物技术课件第2章 酶工程
- catia考试题及答案
- 耳聋健康教育讲课件
- 新生儿常见症状评估及护理
- 学校反恐各种管理制度
- 聘请总裁协议书
评论
0/150
提交评论