下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
DoingMonteCarloSimulationinMinitabStatisticalSoftwareDoingMonteCarlosimulationsinMinitabStatisticalSoftwareisveryeasy.ThisarticleillustrateshowtouseMinitabforMonteCarlosimulationsusingbothaknownengineeringformulaandaDOEequation.byPaulSheehyandEstonMartzMonteCarlosimulationusesrepeatedrandomsamplingtosimulatedataforagivenmathematicalmodelandevaluatetheoutcome.Thismethodwasinitiallyappliedbackinthe1940s,whenscientistsworkingontheatomicbombusedittocalculatetheprobabilitiesofonefissioninguraniumatomcausingafissionreactioninanotherWithuraniuminshortsupply,therewaslittleroomforexperimentaltrialanderror.Thescientistsdiscoveredthataslongastheycreatedenoughsimulateddata,theycouldcomputereliableprobabilities-andreducetheamountofuraniumneededfortesting.Today,simulateddataisroutinelyusedinsituationswhereresourcesarelimitedorgatheringrealdatawouldbetooexpensiveorimpractical.ByusingMinitab’sabilitytoeasilycreaterandomdata,youcanuseMonteCarlosimulationto:Simulatetherangeofpossibleoutcomestoaidindecision-makingForecastfinancialresultsorestimateprojecttimelinesUnderstandthevariabilityinaprocessorsystemFindproblemswithinaprocessorsystemManageriskbyunderstandingcost/benefitrelationshipsStepsintheMonteCarloApproachDependingonthenumberoffactorsinvolved,simulationscanbeverycomplex.Butatabasiclevel,allMonteCarlosimulationshavefoursimplesteps:IdentifytheTransferEquationTodoaMonteCarlosimulation,youneedaquantitativemodelofthebusinessactivity,plan,orprocessyouwishtoexplore.Themathematicalexpressionofyourprocessiscalledthe“transferequation.”Thismaybeaknownengineeringorbusinessformula,oritmaybebasedonamodelcreatedfromadesignedexperiment(DOE)orregressionanalysis.DefinetheInputParametersForeachfactorinyourtransferequation,determinehowitsdataaredistributed.Someinputsmayfollowthenormaldistribution,whileothersfollowatriangularoruniformdistribution.Youthenneedtodeterminedistributionparametersforeachinput.Forinstance,youwouldneedtospecifythemeanandstandarddeviationforinputsthatfollowanormaldistribution.CreateRandomDataTodovalidsimulation,youmustcreateaverylarge,randomdatasetforeachinput—somethingontheorder100,000instances.Theserandomdatapointssimulatethevaluesthatwouldbeseenoveralongperiodforeachinput.Minitabcaneasilycreaterandomdatathatfollowalmostanydistributionyouarelikelytoencounter.SimulateandAnalyzeProcessOutputWiththesimulateddatainplace,youcanuseyourtransferequationtocalculatesimulatedoutcomes.Runningalargeenoughquantityofsimulatedinputdatathroughyourmodelwillgiveyouareliableindicationofwhattheprocesswilloutputovertime,giventheanticipatedvariationintheinputs.ThosearethestepsanyMonteCarlosimulationneedstofollow.Here’showtoapplytheminMinitab.MonteCarloUsingaKnownEngineeringFormulaAmanufacturingcompanyneedstoevaluatethedesignofaproposedproduct:asmallpistonpumpthatmustpump12mloffluidperminute.Youwanttoestimatetheprobableperformanceoverthousandsofpumps,givennaturalvariationinpistondiameter(D),strokelength(L),andstrokesperminute(RPM).Ideally,thepumpflowacrossthousandsofpumpswillhaveastandarddeviationnogreaterthan0.2ml.Step1:IdentifytheTransferEquationThefirststepindoingaMonteCarlosimulationistodeterminethetransferequation.Inthiscase,youcansimplyuseanestablishedengineeringformulathatmeasurespumpflow:Flow(inml)=n(D/2)2*L*RPMStep2:DefinetheInputParametersNowyoumustdefinethedistributionandparametersofeachinputusedinthetransferequation.Thepumpspistondiameterandstrokelengthareknown,butyoumustcalculatethestrokes-per-minute(RPM)neededtoattainthedesired12ml/minuteflowrate.Volumepumpedperstrokeisgivenbythisequation:n(D/2)2*LGivenD=0.8andL=2.5,eachstrokedisplaces1.256ml.Sotoachieveaflowof12ml/minutetheRPMis9.549.Basedontheperformanceofotherpumpsyourfacilityhasmanufactured,youcansaythatpistondiameterisnormallydistributedwithameanof0.8cmandastandarddeviationof0.003cm.Strokelengthisnormallydistributedwithameanof2.5cmandastandarddeviationof0.15cm.Finally,strokesperminuteisnormallydistributedwithameanof9.549RPMandastandarddeviationof0.17RPM.Step3:CreateRandomDataNowyou’rereadytosetupthesimulationinMinitab.WithMinitabyoucaninstantaneouslycreate100,000rowsofsimulateddata.Startingwiththesimulatedpistondiameterdata,chooseCalc>RandomData>Normal.Inthedialogbox,enter100,000inNumberofrowsofdatatogenerate,andenter“D”asthecolumninwhichtostorethedata.Enterthemeanandstandarddeviationforpistondiameterintheappropriatefields.PressOKtopopulatetheworksheetwith100,000datapointsrandomlysampledfromthespecifiednormaldistribution.ThensimplyrepeatthisprocessforStrokeLength(L)andStrokesperMinute(RPM).Step4:SimulateandAnalyzeProcessOutputNowcreateafourthcolumnintheworksheet,Flow,toholdtheresultsofyourprocessoutputcalculations.Withtherandomlygeneratedinputdatainplace,youcansetupMinitab'scalculatortocalculatetheoutputandstoreitintheFlowcolumn.GotoCalc>Calculator,andsetuptheflowequationlikethis:Minitabwillquicklycalculatetheoutputforeachrowofsimulateddata.
Nowyou’rereadytolookattheresults.SelectStat>BasicStatistics>GraphicalSummaryandselecttheFlowcolumn.Minitabwillgenerateagraphicalsummarythatincludesfourgraphs:ahistogramofdatawithanoverlaidnormalcurve,boxplot,andconfidenceintervalsforthemeanandthemedian.ThegraphicalsummaryalsodisplaysAnderson-DarlingNormalityTestresults,descriptivestatistics,andconfidenceintervalsforthemean,median,andstandarddeviation.ThegraphicalsummaryofyourMonteCarlosimulationoutputwilllooklikethis:Fortherandomdatageneratedtowritethisarticle,themeanflowrateis12.004basedon100,000samples.Onaverage,weareontarget,butthesmallestvaluewas8.882andthelargestwas15.594.Thatsquitearange.Thetransmittedvariation(ofallcomponents)resultsinastandarddeviationof0.757ml,farexceedingthe0.2mltarget.Also,weseethatthe0.2mltargetfallsoutsideoftheconfidenceintervalforthestandarddeviation.Itlookslikethispumpdesignexhibitstoomuchvariationandneedstobefurtherrefinedbeforeitgoesintoproduction;MonteCarlosimulationwithMinitabletusfindthatoutwithoutincurringtheexpenseofmanufacturingandtestingthousandsofprototypes.Lestyouwonderwhetherthesesimulatedresultsholdup,tryityourself!Creatingdifferentsetsofsimulatedrandomdatawillresultinminorvariations,buttheendresul—anunacceptableamountofvariationintheflowrate-willbeconsistenteverytime.ThatsthepoweroftheMonteCarlomethod.MonteCarloUsingaDOEResponseEquationWhatifyoudon’tknowwhatequationtouse,oryouaretryingtosimulatetheoutcomeofauniqueprocess?Anelectronicsmanufacturerhasassignedyoutoimproveitselectrocleaningoperation,whichpreparesmetalpartsforelectroplating.Electroplatingletsmanufacturerscoatrawmaterialswithalayerofadifferentmetaltoachievedesiredcharacteristics.Platingwillnotadheretoadirtysurface,sothecompanyhasacontinuous-flowelectrocleaningsystemthatconnectstoanautomaticelectroplatingmachine.Aconveyerdipseachpartintoabathwhichsendsvoltagethroughthepart,cleaningit.InadequatecleaningresultsinahighRootMeanSquareAverageRoughnessvalue,orRMS,andpoorsurfacefinish.ProperlycleanedpartshaveasmoothsurfaceandalowRMS.Tooptimizetheprocess,youcanadjusttwocriticalinputs:voltage(Vdc)andcurrentdensity(ASF).Foryourelectrocleaningmethod,thetypicalengineeringlimitsforVdcare3to12volts.Limitsforcurrentdensityare10to150ampspersquarefoot(ASF).Step1:IdentifytheTransferEquationYoucannotuseanestablishedtextbookformulaforthisprocess,butyoucansetupaResponseSurfaceDOEinMinitabtodeterminethetransferequation.ResponsesurfaceDOEsareoftenusedtooptimizetheresponsebyfindingthebestsettingsfora"vitalfew"controllablefactors.Inthiscase,theresponsewillbethesurfacequalityofpartsaftertheyhavebeencleaned.TocreatearesponsesurfaceexperimentinMinitab,chooseStat>DOE>ResponseSurface>CreateResponseSurfaceDesign.Becausewehavetwofactors—voltage(Vdc)andcurrentdensity(ASF)—we’llselectatwo-factorcentralcompositedesign,whichhas13runs.AfterMinitabcreatesyourdesignedexperiment,youneedtoperformyour13experimentalruns,collectthedata,andrecordthesurfaceroughnessofthe13finishedparts.MinitabmakesiteasytoanalyzetheDOEresults,reducethemodel,andcheckassumptionsusingresidualplots.UsingthefinalmodelandMinitab'sresponseoptimizer,youcanfindtheoptimumsettingsforyourvariables.Inthiscase,yousetvoltsto7.74andASFto77.8toobtainaroughnessvalueof39.4.TheresponsesurfaceDOEyieldsthefollowingtransferequationfortheMonteCarlosimulation:Roughness=957.8-189.4(Vdc)-4.81(ASF)+12.26(VdC2)+0.0309(ASF2)Step2:DefinetheInputParametersNowyoucansettheparametricdefinitionsforyourMonteCarlosimulationinputs.(Thestandarddeviationsmustbeknownorestimatedbasedonexistingprocessknowledge.)Voltsarenormallydistributedwithameanof7.74Vdcandastandarddeviationof0.14Vdc.AmpsperSquareFoot(ASF)arenormallydistributedwithameanof77.8ASFandastandarddeviationof3ASF.Step3:CreateRandomDataWiththeparametersdefined,it'ssimpletocreate100,000rowsofsimulateddataforourtwoinputsusingMinitab'sCalc>RandomData>Normaldialog.Step4:SimulateandAnalyzeProcessOutputNowwecanusetheCalculatortoenterourformula,followedbyStat>BasicStatistics>GraphicalSummary.AnciewHXarlingTestAnciewHXarlingTestA-Squared4fi27.57Mbsh神确StDevamifl2.01S-10-KUIW545NHKXKJOMtinirmjml^tQtisrtile弛彻Median39.710JrdQtisitile尬MSMaximium45.135W5腕Mw&dsoeJritervalfar祢9%&Ofi
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 聚焦语用·迁移创新-初中英语八年级下册Unit 3核心词汇深度学习教案
- 高中三年级历史专题复习课:《文明的冲突与转型:多维视角下的俄国1861年农奴制改革》教学设计
- 初中历史八年级下册《对外开放:从特区到全面开放新格局的建构》教案
- 初中七年级英语下册Unit5“此刻生活”情景交际与现在进行时深度应用教学设计
- 小学二年级语文·文化传承视域下“传统节日”任务型跨学科主题教案
- 小学四年级英语下册Unit5 My Clothes:基于项目式学习的整合式教学设计
- 2026年短视频账号精准定位与实战案例解析
- 2026短视频剪辑:聚焦效果制作全攻略
- 农村贫困家庭多维贫困的测量研究报告
- 《一共有多少天》教学设计
- (高清版)DZT 0064.2-2021 地下水质分析方法 第2部分:水样的采集和保存
- 职业技能标准&挖掘铲运和桩工机械司机
- 车辆防火和防化学伤害安全技术要求
- 《序数效用理论课程》课件
- 童年二声部合唱简谱说唱版-
- 害虫管理的策略及技术和方法
- 广东省普通高中学生档案
- 社工考试综合能力笔记(中级)
- GB/T 22892-2008足球
- 养老保险欠费补缴注销申报表
- CNAS质量体系文件(质量手册程序文件)
评论
0/150
提交评论