CINXE.COM
Research on the Development and Construction of Unmanned Systems on Land in the United States-Advances in Computer and Communication-Hill Publishing Group
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Research on the Development and Construction of Unmanned Systems on Land in the United States-Advances in Computer and Communication-Hill Publishing Group</title> <meta content="width=device-width, initial-scale=1" name="viewport"> <meta content="Research on the Development and Construction of Unmanned Systems on Land in the United States-Advances in Computer and Communication-Hill Publishing Group" name="description"> <meta content="Advances in Computer and Communication-Hill Publishing Group" name="keywords"> <link href="/css/hillpub.css" type="text/css" rel="stylesheet"> <script type="text/ecmascript" src="/js/tab.js"></script> <script type="text/javascript" src="/js/jquery1.3.2.js"></script> <script type="text/javascript"> $(document).ready(function () { $('.menutitle').click(function () { if ($(this).siblings('ul').css('display') == 'none') { $(this).parent('li').siblings('li').removeClass('active'); $(this).addClass('active'); $(this).siblings('ul').slideDown(100).children('li'); if ($(this).parents('li').siblings('li').children('ul').css('display') == 'block') { $(this).parents('li').siblings('li').children('ul').parent('li').children('a').removeClass('active'); $(this).parents('li').siblings('li').children('ul').slideUp(100); } } else { $(this).removeClass('active'); $(this).siblings('ul').slideUp(100); $(this).siblings('ul').children('li').children('ul').parent('li').children('a').addClass('active'); $(this).siblings('ul').children('li').children('ul').slideUp(100); $(this).siblings('ul').children('li').children('a').removeClass('active'); } }) }); </script> <script type="text/javascript"> var browser = { versions: function () { var u = navigator.userAgent, app = navigator.appVersion; return { trident: u.indexOf('Trident') > -1, presto: u.indexOf('Presto') > -1, webKit: u.indexOf('AppleWebKit') > -1, gecko: u.indexOf('Gecko') > -1 && u.indexOf('KHTML') == -1, mobile: !!u.match(/AppleWebKit.*Mobile.*/), ios: !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/), android: u.indexOf('Android') > -1 || u.indexOf('Linux') > -1, iPhone: u.indexOf('iPhone') > -1, iPad: u.indexOf('iPad') > -1, webApp: u.indexOf('Safari') == -1, weixin: u.indexOf('MicroMessenger') > -1, qq: u.match(/\sQQ/i) == " qq" }; } (), language: (navigator.browserLanguage || navigator.language).toLowerCase() } var myUrl = window.location.href; var id = 0; if (myUrl.indexOf('cid') > -1) { id = getQueryString("cid"); } if (browser.versions.mobile || browser.versions.ios || browser.versions.android || browser.versions.iPhone || browser.versions.iPad) { window.location = "https://wap.hillpublisher.com/ArticleDetails.aspx?cid=" + 3149; } // var myUrl = window.location.href; // var ishttps = 'www.' == document.location.protocol ? true : false; // if (ishttps) { // window.location = "https://hillpublisher.com/ArticleDetails/" + 3149 // } function getQueryString(name) { var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i"); var r = window.location.search.substr(1).match(reg); if (r != null) return unescape(r[2]); return null; } </script> </head> <body> <form name="form1" method="post" action="3149?cid=3149" id="form1"> <div> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE5MjU3NzQwMTAPZBYCZg9kFgYCAw8WAh4LXyFJdGVtQ291bnQCBhYMZg9kFgJmDxUCBDQwMjNMUmVzZWFyY2ggb24gYSBMb3ctY29kZSBEYXRhIEFuYWx5c2lzIGFuZCBNb2RlbGluZyBQbGF0Zm9ybSBmb3IgUHVibGljIFNhZmV0eWQCAQ9kFgJmDxUCBDM5NzJdVGhlIFJlc2VhcmNoIG9uIEVuZC10by1lbmQgU3RvY2sgUmVjb21tZW5kYXRpb24gQWxnb3JpdGhtIEJhc2VkIG9uIFRpbWUtZnJlcXVlbmN5IENvbnNpc3RlbmN5ZAICD2QWAmYPFQIEMzk3MVBSZXNlYXJjaCBvbiBIaWdoLXNwZWVkIERpZ2l0YWwgQ2lyY3VpdCBTaWduYWwgVHJhbnNtaXNzaW9uIGFuZCBOb2lzZSBTdXBwcmVzc2lvbmQCAw9kFgJmDxUCBDM5NTQ5SW5kdXN0cnkgNC4wOiBNYW51ZmFjdHVyaW5nIEluZm9ybWF0aWNzLWRyaXZlbiBJbm5vdmF0aW9uZAIED2QWAmYPFQIEMzk1M1JDaGF0R1BUIENsYXNzIEdlbmVyYXRpdmUgQXJ0aWZpY2lhbCBJbnRlbGxpZ2VuY2UgQ3JpbWluYWwgU3ViamVjdCBQcm9ibGVtIFRoaW5raW5nZAIFD2QWAmYPFQIEMzk1MlJSZXNlYXJjaCBvbiBDb21wdXRlciBTZWN1cml0eSBQcm90ZWN0aW9uIE1lY2hhbmlzbSBpbiBNYXJpbmUgQ29tbXVuaWNhdGlvbiBOZXR3b3JrZAIEDxYCHgVzdHlsZQUOZGlzcGxheTpibG9jaztkAgUPFgIfAQUOZGlzcGxheTpibG9jaztkZLXUHdLlVv30dL7eDegO1lFPAQrOw4EEhtKpfatv3nvC" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['form1']; if (!theForm) { theForm = document.form1; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <div> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAANWtqvYAEQsIfWV8kRavbIyIRYTnsGeR3S+QL5KOqHt2QjiAw6kesu0yD5DciVvI1dUKdvDARRbQ9D4hX2Y4QPDMJClh1jzS8j/qpHdU9vYkQ==" /> </div> <div class="main_box"> <div class="nav_box nav_boxny"> <div class="nav"> <div class="logo"> <img src="/images/logo.png" alt="hilllogo"> </div> <a href="https://www.hillpublisher.com/Index">Home</a> <a href="https://www.hillpublisher.com/Journals">Journals</a> <a href="https://www.hillpublisher.com/Books">Books</a> <a href="https://www.hillpublisher.com/ForAuthors">For Authors and Reviewers</a> <a href="https://www.hillpublisher.com/OnlineSubmission">Online Submission</a> <a href="https://www.hillpublisher.com/NewsList">News</a> <a href="https://www.hillpublisher.com/AboutUs">About Us</a> <a href="https://www.hillpublisher.com/ContactUs">Contact Us</a> <div class="spacer"></div> <a class="search" href="/ArtucleSearch">Search</a> </div> <!--end nav--> </div> <!--end nav_box--> <div class="qkheadbox"> <div class="qkhead"> <div class="qkmc_tp"> <div class="qktp"><img src="https://www.hillpublisher.com//UpFile/201909/2019090356514469.jpg" alt="magazinelogo"></div> <div class="qkgk"> <h2><a href="https://www.hillpublisher.com/Journals/ACC/">Advances in Computer and Communication</a></h2> <table class="qkgktab"> <tr> <td style="color: #2267c7;">Downloads: 52603</td> <td style="color: #2267c7;">Total View: 449972</td> </tr> <tr> <td>Frequency: quarterly</td> <td>ISSN Online: 2767-2875</td> <td>CODEN: ACCDC<sub>3</sub></td> </tr> <tr> <td>Email: <a style="color:#2267c7 ; text-decoration:underline" href="mailto:acc@hillpublisher.com">acc@hillpublisher.com</a></td> </tr> </table> </div> <div class="spacer"></div> </div> <!--end qkmc_tp--> </div> <!--end qkhead--> <div class="searchbox"> <div class="searchnr"> <span>Search articles within this journal</span> <input name="MagaHead$keywords" type="text" id="MagaHead_keywords" class="sear_text" placeholder="Keywords" /> <input onclick="__doPostBack('MagaHead$ctl00','')" name="MagaHead$ctl00" type="button" class="sear_bnt" value="Search" /> <a class="submit_art" href="/OnlineSubmission">Submit an article</a> </div> </div> <!--end searchbox--> </div> <!--end qkheadbox--> <div class="qkcont_box"> <div class="qk_left_container left"> <div class="qkmenu"> <h2>Journal Menu</h2> <ul> <li ><a href="/Journals/ACC/">Home</a></li> <li ><a href="/Journals/AimsScope/137">Aims & Scope</a></li> <li ><a href="/Journals/EditorBoard/137">Editorial Board</a></li> <li ><a href="/Journals/AuthorGuidelines/137">Authors' Guidelines</a></li> <li ><a href="/Journals/SpecialIssue/137">Special Issue</a></li> <li ><a href="/Journals/ProcessingFees/137">Processing Fees</a></li> <li ><a href="/Journals/Indexing/137">Indexing</a></li> <li ><a href="/Journals/Copyright/137">Copyright</a></li> </ul> </div> <!--end qkmenu--> <div class="Vol_Iss"> <h2>Volumes & Issues</h2> <h3 class="curiss"><a target="_blank" href="/ArticleList.aspx?select=137&year=2024&issue=4&magid=137">Current Issue</a></h3> <ul class="isslist"> <dl class="leftmenu"> <dd> <div class="menutitle"> <span></span>Volume 5 (2024) </div> <ul class="menuson" style="display:none"> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2024&issue=4&magid=137">Issue 4</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2024&issue=3&magid=137">Issue 3</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2024&issue=2&magid=137">Issue 2</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2024&issue=1&magid=137">Issue 1</a></li> </ul> </dd> </dl> <dl class="leftmenu"> <dd> <div class="menutitle"> <span></span>Volume 4 (2023) </div> <ul class="menuson" style="display:none"> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=6&magid=137">Issue 6</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=5&magid=137">Issue 5</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=4&magid=137">Issue 4</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=3&magid=137">Issue 3</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=2&magid=137">Issue 2</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2023&issue=1&magid=137">Issue 1</a></li> </ul> </dd> </dl> <dl class="leftmenu"> <dd> <div class="menutitle"> <span></span>Volume 3 (2022) </div> <ul class="menuson" style="display:none"> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2022&issue=2&magid=137">Issue 2</a></li> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2022&issue=1&magid=137">Issue 1</a></li> </ul> </dd> </dl> <dl class="leftmenu"> <dd> <div class="menutitle"> <span></span>Volume 2 (2021) </div> <ul class="menuson" style="display:none"> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2021&issue=1&magid=137">Issue 1</a></li> </ul> </dd> </dl> <dl class="leftmenu"> <dd> <div class="menutitle"> <span></span>Volume 1 (2020) </div> <ul class="menuson" style="display:none"> <li><a target="_blank" href="/ArticleList.aspx?select=137&year=2020&issue=1&magid=137">Issue 1</a></li> </ul> </dd> </dl> </ul> </div> <!--end Vol_Iss--> </div> <!--end qk_left_container--> <div class="qk_contnr"> <div class="wzqtxx right"> <div class="wzcz"> <p><a class="down" href="/ArticleDetails.aspx?type=PDF&cid=3149">Download PDF</a></p> <p><a class="htsite" href="#fu">How to cite this paper</a></p> <div class="views"> <p class="title-number">2131</p> <p class="title-text">TOTAL VIEWS</p> </div> </div> <!--end wzcz--> <div class="more_art"> <h2>More Articles</h2> <ul> <li><a href="/ArticleDetails/4023" target="_blank">Research on a Low-code Data Analysis and Modeling Platform for Public Safety</a></li> <li><a href="/ArticleDetails/3972" target="_blank">The Research on End-to-end Stock Recommendation Algorithm Based on Time-frequency Consistency</a></li> <li><a href="/ArticleDetails/3971" target="_blank">Research on High-speed Digital Circuit Signal Transmission and Noise Suppression</a></li> <li><a href="/ArticleDetails/3954" target="_blank">Industry 4.0: Manufacturing Informatics-driven Innovation</a></li> <li><a href="/ArticleDetails/3953" target="_blank">ChatGPT Class Generative Artificial Intelligence Criminal Subject Problem Thinking</a></li> <li><a href="/ArticleDetails/3952" target="_blank">Research on Computer Security Protection Mechanism in Marine Communication Network</a></li> </ul> </div> </div> <!--end wzqtxx--> <div class="wzxqbox"> <div class="type_doi"><i>Article</i> <span>http://dx.doi.org/10.26855/acc.2024.04.003</span></div> <h1 class="art_title">Research on the Development and Construction of Unmanned Systems on Land in the United States</h1> <div class="art-authors"> <p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; outline: none;"><font color="#000000" face="Poppins"><span style="font-size: 14px;">Baosheng Zhang</span><sup><span style="font-size: 14px;">*</span></sup><span style="font-size: 14px;">, Su Guo, Wei Pu</span></font></p><p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; outline: none;"><font color="#000000" face="Poppins"><span style="font-size: 14px;">Army Academy of Armored Forces, Beijing, China.</span></font></p><p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; outline: none;"><strong style="color: rgb(0, 0, 0); font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei" !important; font-size: 16px;"><span style="padding-left: 4px; outline: none; font-family: Poppins; font-size: 14px;">*Corresponding author: </span></strong><font color="#000000" face="Poppins"><span style="font-size: 14px;">Baosheng Zhang</span></font></p> </div> <div class="art-affiliations"> </div> <div class="art-pubhistory"> Published: May 15,2024 </div> <ul class="wzzhbox1"> <li id="left" class="preAfter" style="display:block;"> <a href="/ArticleDetails/3150"> <span>Previous article in journal</span> </a> </li> <li id="right" class="next" style="display:block;"> <a href="/ArticleDetails/3159"> <span>Next article in journal</span> </a> </li> </ul> <div class="abt"> <h2>Abstract</h2> <p><p>This article provides a thorough examination of the evolution and development of unmanned land systems in the United States, tracing their progression from initial stages of development to their recent technological advancements and extensive use in both defense and civilian industries. The study begins by analyzing the developmental trajectory of unmanned systems, encompassing the inception of the technology, its expanding applications, and the evolution of relevant policies and regulations. The article further delves into an in-depth examination of the key technologies driving current unmanned systems, along with their primary application areas. It also addresses the challenges that these systems face, especially in terms of safety and reliability. The discussion then shifts to the strategic role of unmanned systems in U.S. defense, including a comparative analysis with developments in other countries. This section also examines the implications of these systems on international security dynamics and cooperative efforts. Looking ahead, the article offers predictions regarding future technological innovations in this field. It also anticipates changes in policies and regulations that might arise as these systems become more integrated into various sectors.</p></p> </div> <div class="re" > <h2>References</h2> <p>[1]<span style="white-space:pre"> </span>Hassler SC, Baysal-Gurel F. Unmanned aircraft system (UAS) technology and applications in agriculture [J]. Agronomy, 2019, 9(10): 618.</p><p>[2]<span style="white-space:pre"> </span>Gheisari M, Esmaeili B. Applications and requirements of unmanned aerial systems (UASs) for construction safety [J]. Safety science, 2019, 118: 230-240.</p><p>[3]<span style="white-space:pre"> </span>Scalea JR, Pucciarella T, Talaie T, et al. Successful implementation of unmanned aircraft use for delivery of a human organ for transplantation [J]. Annals of surgery, 2021, 274(3): e282-e288.</p><p>[4]<span style="white-space:pre"> </span>Ha QP, Yen L, Balaguer C. Robotic autonomous systems for earthmoving in military applications [J]. Automation in Construction, 2019, 107: 102934.</p><p>[5]<span style="white-space:pre"> </span>Baca T, Petrlik M, Vrba M, et al. The MRS UAV system: Pushing the frontiers of reproducible research, real-world deployment, and education with autonomous unmanned aerial vehicles [J]. Journal of Intelligent & Robotic Systems, 2021, 102 (1): 26.</p> </div> <div class="ftex" id="fu"> <h2>How to cite this paper</h2> <p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; font-size: 16px; outline: none; font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei"; color: rgb(0, 0, 0); font-weight: bold;"><span style="outline: none; font-family: Poppins; font-size: 14px;">Research on the Development and Construction of Unmanned Systems on Land in the United States</span></p><p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; font-family: Arial, Helvetica, sans-serif, 微软雅黑; font-size: 16px; outline: none; color: rgb(0, 0, 0);"><b style="font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei";"><span style="outline: none; font-family: Poppins; font-size: 14px;">How to cite this paper: </span></b><span style="font-family: Poppins; outline: none; font-size: 14px;">Baosheng Zhang, Su Guo, Wei Pu. (2024) Research on the Development and Construction of Unmanned Systems on Land in the United States. </span><i style="font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei";"><span style="outline: none; font-family: Poppins; font-size: 14px;">Advances in Computer and Communication</span></i><span style="outline: none; font-size: 14px;"><span style="outline: none; font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei" !important; font-size: 14px;">, </span><span style="outline: none; font-size: 14px;"><font face="Poppins"><b>5</b></font></span></span><span style="font-family: Poppins; outline: none; font-size: 14px;"><span style="outline: none; font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei" !important;"><span style="font-size: 14px;">(</span><b><span style="font-size: 14px;">2</span></b></span></span><span style="font-family: Poppins; outline: none; font-size: 14px;">), 113-117.</span></p><p style="padding-bottom: 15px; margin-bottom: 0px; line-height: 22px; font-size: 16px; outline: none; font-family: Arial, sans-serif, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei"; color: rgb(0, 0, 0);"><span style="outline: none; font-family: Poppins; font-size: 14px;">DOI: https://dx.doi.org/10.26855/acc.2024.04.003</span></p> </div> </div> <!--end wzxqbox--> </div> <!--end qk_contnr--> </div> <!--end qkcont_box--> <div class="footer"> <div class="foot_nav"><a href="/Index" title="Home">Home</a> | <a href="/Journals" title="Journals">Journals</a> | <a href="/Books" title="Books">Books</a> | <a href="/ForAuthors" title="For Authors and Reviewers">For Authors and Reviewers</a> | <a href="/OnlineSubmission" title="Online Submission">Online Submission</a> | <a href="ContactUs" title="Contact Us">Contact Us</a> | <a href="/AboutUs" title="About Us">About Us</a></div> <p>Copyright © 2023 Hill Publishing Group Inc. All Rights Reserved.</p> </div> <!--end footer--> </div> <!--end main_box--></form> </body> </html>