articlevc

www.77vcd.com  时间:2021-02-12  阅读:()
DESIGNANDDEVELOPMENTOFAUTOMATICNAVIGATIONSOFTWAREFORFARMINGMACHINES1,GangLiu,*11AgriculturalUniversity*Abstract:Thenavigationsoftwareplayedanimportroleincontrolling-decisionforAutomaticNavigationsystem.
Itmainlycompleteddatareading,dataprocessinganddataoutputting.
Thedatareadingmoduleaccepteddatefromdifferentsensorsviaserialportsandextractedusefulinformation.
Thedataprocessingmoduleincludedimprovingpositioningaccuracyandcalculatingthevalueofcontrolparameter.
Thedataoutputtingmoduleshowedthenavigationstatusforusers.
Thesoftwareranwellinpractice.
Keywords:1.
INTRODUCTIONAutomaticnavigationsystemwasthebaseofprecisionfarming.
Theycouldarriveatcorrectpositionbytrackingpredefinedpathtocompletedatacollectingandseeding.
Thoughthestudyofautomaticnavigationsystemforagriculturehadalonghistory,itisatthestartingstageinChina(Q.
ZhangandH.
Qiu,2004).
Thispaperfocusedontheresearchofnavigationcontroltechniqueandpositioningmethodwhichwereimplementedinthesoftware.
automaticnavigation,mapmatching,fuzzylogiccontrol,multi-threadsYang,Y.
andLiu,G.
,2008,inIFIPInternationalFederationforInformationProcessing,Volume259;ComputerandComputingTechnologiesinAgriculture,Vol.
2;DaoliangLi;(Boston:Springer),pp.
1345–1348.
YunuoYangChina,Tel:86-10-62736741,Fax:86-10-62736746,Email:pac@cau.
edu.
cnKeyLaboratoryofModernPrecisionAgricultureSystemIntegrationResearchChinaCorrespondingauthor,Address:P.
O.
Box125,QinghuaDonglu17,Beijing,100083,P.
R.
Theprimarygoalofthisarticlewastoexploreagoodpositioningalgorithmandcontrolmethodandtodevelopaneffectivesoftwaresystemforimprovingaccuracyandstabilityofnavigationsystem.
2.
DESCRIPTIONOFAUTOMATICNAVIGATIONSYSTEMThesystemwasconstitutedbythreeparts:amaincomputer,anassistedcomputerandafarmingvehicle.
ThenavigationsoftwarerunningonthemaincomputeracceptedGPSdatafromGPSreceiverandpostureinformationfromtheassistedcomputerviaserialports.
Basedonthisdata,moreaccuratepositioncoordinatesandcontroldecisionvalueswouldbeachieved.
Thenthemaincomputercommunicatedwiththeassistedcomputertoguidethevehicle.
vehicle'speedandsteeringangle.
Theassistedcomputerreadsignalsfromsensorsandsentthemtothemaincomputer.
Itgotthedesiredsteeringangleandsentittothesteeringcontrollerwhichcoulddrivethevehicle.
3.
PRINCIPLESANDMETHODS3.
1NavigationpositioningalgorithmGPScouldaccuratelymeasuretheabsolutepositionoffarmingmachineinthefield,butitmighthaveerrorscausedbythecomplexenvironmentalconditions.
ThoughDead-reckoning(DR)algorithmcouldcalculatetherelativepositionbasedoninformationfromsensors,errorswouldbeaccumulatedduringalongtime.
ThisresearchputforwardMap-Matching(MM)theorytoimprovetheabovemethods.
Fuzzylogictheorywasdiscussedtocalculatetheirweightsaccordingtothedesiredpathinformationpositionaccuracyinpractice.
thedigitalcompasswasusedtoevaluatetheorientationofthevehicle.
TheDifferentposturesensorswereusedtogetmoreefficientinformation.
velocitysensorandanglesensorwasdesignedtodetecttravelingtheYunuoYang,GangLiuToshowthenavigationinformation,thesoftwareprovidedafriendlyinterfaceonwhichuserscoulddetecttheposition,speedanddirectionetc.
offarmingmachine.
Alltheinformationcouldbesavedforfurtheranalysis.
1346(H.
W.
Griepentrogetal.
,2006).
Themethodwashelpfulforimprovingthe3.
2NavigationcontroltechniqueThekeytechniquesofthispartweresearchingdynamicpathanddecidingcontrolvolume.
Adynamicpathsearchwasamethodtodeterminethenexttargetpointbasedonboththepathcurvatureandthevehiclespeed(ZhouZhiyan,2005).
Thepathlook-aheaddistancedeterminedbyfuzzylogictheorywasthelengthoftheprospectivepathandwasusedtolocatethepropertargetonthepath.
Thetargetpointwasusedtoevaluatethelateraldeviationandyawangle.
Thesedatawereusedtodeterminethedesiredsteeringangletoguidethevehicleaccuratelyalongthepredefinedpath.
4.
DESIGNANDDEVELOPMENTOFSOFTWARESYSTEM4.
1DesignofsoftwaresystemstructureToensureareal-timeperformance,thesystemappliedthemulti-threadsmethodondemandofmulti-tasks.
Asthethebodyofsystem,themainthreadaccomplisheddisplayingtrackingposition,operatingmap,MMmethodanddeterminingdesiredsteeringangle.
Italsowouldcommunicatewiththesemodulesandco-operatedwiththeassistedthreads.
Theassistedthreadswerepathdesigningandcommunication.
Theformeronedesignedtheoptimumpathbasedonthedatabasefollowingsomeprinciples,andthelateronecommunicatedwiththeassistedcomputertoacceptinformationandsendsignaltoeachother.
4.
2DevelopmentofsoftwaresystemThesystemwascomposedoffourmodulesillustratedbythefollowingstructure.
Thedatacommunicationmodulemainlysetportparameters,receivedsignalsfromdifferentsensorsandsentdecisioncommandtotheassistedcomputer.
Theimplementationofthisisapplicableappliedforwasapprovedhavinghigh-efficiency.
Themapmoduleincludedmapmaking,mapoperatingandmapdisplaying.
TogetanaccuratemapthisresearchfirstlygotCADmap,thenconvertedittoashapemapbyArcview3.
2systemandcollected7basepointsbyGPSreceivertoadjustmap.
Themapoperatingincludingzoomingout,zoominginandpanningwasdevelopedbyGISActiveXMapObjects2.
2.
Pathtrackinganddisplayingwasalsodesignedinthismodule.
ThepathdesigningmodulecoulddeterminethepointsattheendofthefieldandsetaproperbufferfortheCSerialPortclasstocontrolthreeports(GongJianwei,2005).
ThemethodDesignandDevelopmentofAutomaticNavigationSoftware1347farmingmachineturning.
Theprinciplesweredifferentbasedondifferentfieldshapes,vehiclestructuresandfarmersneeds.
Dijkstraalgorithmwasadoptedtofulfillpathplanningaccordingtoseveraloptimumprinciples.
AsthemostimportantpartthenavigationcontrollingmodulewasconstitutedofMM,calculatingpreviewpointanddeterminingdesiredsteeringangle.
Thesemoduleswereassociatedwiththenavigationgeographicdatabasecontainingmapinformationandmovingvehicleinformation.
MicrosoftAccess2003databasewasusedtosavedataandShapefilesmethodwasadoptedtomanagedata(LiuGuangandLiuXiaodong,2004).
5.
CONCLUSIONSomevalidationtestswereperformedontheplaygroundintheeastcampusofChinaAgriculturalUniversity.
Accordingtotheresults,thesoftwarecouldrunwellandthenavigationsystemcouldresponseintime.
ACKNOWLEDGEMENTSThispaperissupportedbythenational863projects:ControlTechniqueandProductDevelopmentofIntelligentNavigationofFarmingMachines(2006AA10A304).
REFERENCESZhouZhiyan,StudyontheNavigationGeographicInformationSystemfortheIntelligentGongJianwei,VisualC++/TurboCSerialPortsCommunication,PublishingHouseofElectronicsIndustry,2005.
LiuGuangandLiuXiaodong,GISDevelopment—VC.
NETandMapObjects,TsinghuaUniversityPress,2004.
MechatronicsandApplications,2006.
FarmingChassis,SouthChinaAgriculturalUniversity,2005.
YunuoYang,GangLiu1348Q.
ZhangandH.
Qiu,ADynamicPathSearchAlgorithmforTractorAutomaticNavigation[J].
AmericanSocietyofAgriculturalEngineers,2004,47(2):639-646.
H.
W.
GriepentrogandB.
S.
Blackmore,PositioningandNavigation,pp.
195-204ofChapter4

ReliableSite:美国服务器租用,洛杉矶/纽约/迈阿密等机房;E3-1240V6/64GB/1TSSD,$95/月

reliablesite怎么样?reliablesite是一家于2006年成立的老牌美国主机商,主要提供独服,数据中心有迈阿密、纽约、洛杉矶等,均免费提供20Gbps DDoS防护,150TB月流量,1Gbps带宽。月付19美金可升级为10Gbps带宽。洛杉矶/纽约/迈阿密等机房,E3-1240V6/64GB内存/1TB SSD硬盘/DDOS/150TB流量/1Gbps带宽/DDOS,$95/月,...

digital-vm$80/月,最高10GDigital-VM1Gbps带宽带宽

digital-vm在日本东京机房当前提供1Gbps带宽、2Gbps带宽、10Gbps带宽接入的独立服务器,每个月自带10T免费流量,一个独立IPv4。支持额外购买流量:20T-$30/月、50T-$150/月、100T-$270美元/月;也支持额外购买IPv4,/29-$5/月、/28-$13/月。独立从下单开始一般24小时内可以上架。官方网站:https://digital-vm.com/de...

inux国外美老牌PhotonVPS月$2.5 ,Linux系统首月半价

PhotonVPS 服务商我们是不是已经很久没有见过?曾经也是相当的火爆的,我们中文习惯称作为饭桶VPS主机商。翻看之前的文章,在2015年之前也有较多商家的活动分享的,这几年由于服务商太多,乃至于有一些老牌的服务商都逐渐淡忘。这不有看到PhotonVPS商家发布促销活动。PhotonVPS 商家七月份推出首月半价Linux系统VPS主机,首月低至2.5美元,有洛杉矶、达拉斯、阿什本机房,除提供普...

www.77vcd.com为你推荐
京沪高铁上市首秀京沪高铁怎么老是出问题?高铁的核心技术是中国自己的吗?同ip网站查询同ip地址站点查询 我本地怎么查询不了比肩工场比肩之意是什么意思比肩工场大运比肩主事,运行长生地是什么意思?地陷裂口天上顿时露出一个大窟窿地上也裂开了,一到黑幽幽的深沟可以用什么四字词语来?丑福晋大福晋比正福晋大么seo优化工具SEO优化要用到什么软件?www.7788k.comwww.6601txq.com.有没有这个网站梦遗姐昨晚和姐姐和她朋友一起吃晚饭,我们都喝了酒,我迷糊着回到家的,早上我回想起我好像发生关系射过,会不会是我姐姐,如果是这样我怎么办www.jizzbo.comwww.toubai.com是什么网站
万网域名空间 七牛优惠码 lamp 2019年感恩节 瓦工 香港托管 ixwebhosting 服务器日志分析 微信收钱 双线主机 qq云端 中国电信测速网 33456 江苏双线服务器 vul qq金券 免费蓝钻 后门 汤博乐 贵州电信 更多