




已阅读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年中国平烫机数据监测研究报告
- 四川省广元市川师大万达中学2025-2026学年高二上学期第一次月考(8月)英语试题(原卷版)
- 康复考试题型及答案
- 木材保护与改性处理工综合考核试卷及答案
- 钻车司机三级安全教育(车间级)考核试卷及答案
- 钒铁熔化还原工工艺创新考核试卷及答案
- 餐厨垃圾处理工职业技能考核试卷及答案
- 课件文本框汉字输入问题
- 方坯连铸机图解课件
- 湘教版地理必修一知识点复习
- 热控安装工程施工方案
- 河南单招院校名单
- 医院水、电、气故障报修、排查、处理流程1
- 钢结构厂房旁站监理方案
- 开关电源测试表格
- 公路客运站管理规定
- 自动控制原理全套ppt课件(完整版)
- 建筑公司组织架构及岗位职责
- 安全帽试验作业指导书实施细则
评论
0/150
提交评论