第1行: |
第1行: |
− | 此词条已由Jie初步翻译 已由Zengsihang初步审校
| + | {{#seo: |
− | | + | |keywords=机器人,多主体 |
− | | + | |description=是一种将多个简单机器人协调为一个系统的方法 |
− | | + | }} |
− | [[File:RechargingSwarm.jpg|thumb|right|Swarm of [[open-source]] Jasmine micro-robots recharging themselves]] | + | [[File:RechargingSwarm.jpg|thumb|right|一群开源茉莉微型机器人正在自行充电]] |
− | | + | [[Image:IRobot Create team.jpg|thumb|right|佐治亚理工学院的iRobot Create机器人团队]] |
− | Swarm of [[open-source Jasmine micro-robots recharging themselves]]
| |
− | | |
− | 一群开源茉莉微型机器人正在自行充电
| |
− | | |
− | [[Image:IRobot Create team.jpg|thumb|right|A team of [[iRobot Create]] [[robot]]s at the [[Georgia Institute of Technology]]]] | |
− | | |
− | A team of [[iRobot Create robots at the Georgia Institute of Technology]]
| |
− | | |
− | 佐治亚理工学院的iRobot Create机器人团队 | |
− | | |
− | | |
− | Swarm robotics is an approach to the coordination of multiple robots as a system which consist of large numbers of mostly simple physical robots. It is supposed that a desired collective behavior emerges from the interactions between the robots and interactions of robots with the environment. This approach emerged on the field of artificial swarm intelligence, as well as the biological studies of insects, ants and other fields in nature, where swarm behaviour occurs.
| |
− | | |
− | '''<font color="#ff8000"> 集群机器人技术 Swarm Robotics</font>'''是一种将多个简单机器人协调为一个系统的方法。该方法假定,在机器人之间以及机器人与环境之间的相互作用中会产生一种预期的集体行为。该方法经常出现在人工群体智能领域和昆虫,蚂蚁等自然界中有群体行为的生物学研究领域。
| |
− | | |
− | == Definition 定义 ==
| |
− | | |
− | The research of swarm [[robotics]] is to study the design of robots, their physical body and their controlling [[behaviour]]s. It is inspired but not limited by<ref>{{Cite web|url=https://theconversation.com/the-social-animals-that-are-inspiring-new-behaviours-for-robot-swarms-113584|title=The social animals that are inspiring new behaviours for robot swarms|last=Hunt|first=Edmund R.|date=2019-03-27|website=The Conversation|language=en-UK|access-date=2019-03-28}}</ref> the [[emergent behaviour]] observed in [[social insect]]s, called [[swarm intelligence]]. Relatively simple individual rules can produce a large set of complex [[swarm behaviour]]s. A key-component is the communication between the members of the group that build a system of constant feedback. The swarm behaviour involves constant change of individuals in cooperation with others, as well as the behaviour of the whole group.
| |
− | | |
− | The research of swarm robotics is to study the design of robots, their physical body and their controlling behaviours. It is inspired but not limited by the emergent behaviour observed in social insects, called swarm intelligence. Relatively simple individual rules can produce a large set of complex swarm behaviours. A key-component is the communication between the members of the group that build a system of constant feedback. The swarm behaviour involves constant change of individuals in cooperation with others, as well as the behaviour of the whole group.
| |
− | | |
− | 集群机器人技术的研究包括:设计机器人,物理构造及其行为控制。它受到社会性昆虫中观察到的被称为集群智能的涌现行为的启发,并在此基础上进行了扩展。相对简单的个体规则会产生大量复杂的群体行为。这种现象的关键在于系统各部分进行沟通,从而建立起有持续反馈的系统。群体行为包含了个体在合作中不断产生的变化,同时也包括了整个群体展现出的行为表现。
| |
| | | |
| + | '''集群机器人技术 Swarm Robotics'''是一种将多个简单机器人协调为一个系统的方法。该方法假定,在机器人之间以及机器人与环境之间的相互作用中会产生一种预期的集体行为。该方法经常出现在人工群体智能领域和昆虫,蚂蚁等自然界中有群体行为的生物学研究领域。 |
| | | |
| | | |
− | Unlike [[distributed robotic system]]s in general, swarm robotics emphasizes a ''large'' number of robots, and promotes [[scalability]], for instance by using only local communication.<ref>{{cite book|last=Hamann|first=H.|title=Swarm Robotics: A Formal Approach|url=https://books.google.com/books?id=pnNLDwAAQBAJ|year=2018|publisher=Springer International Publishing|location=New York|isbn=978-3-319-74528-2}}</ref> That local communication for example can be achieved by [[wireless]] transmission systems, like [[radio frequency]] or [[infrared]].<ref>[http://correll.cs.colorado.edu/wp-content/uploads/correll_rus_chapter3.pdf N. Correll, D. Rus. Architectures and control of networked robotic systems. In: Serge Kernbach (Ed.): Handbook of Collective Robotics, pp. 81-104, Pan Stanford, Singapore, 2013.]</ref>
| + | ==定义 == |
| + | 集群机器人技术的研究包括:设计机器人,物理构造及其行为控制。它受到社会性昆虫中观察到的被称为集群智能的涌现行为的启发,<ref>{{Cite web|url=https://theconversation.com/the-social-animals-that-are-inspiring-new-behaviours-for-robot-swarms-113584|title=The social animals that are inspiring new behaviours for robot swarms|last=Hunt|first=Edmund R.|date=2019-03-27|website=The Conversation|language=en-UK|access-date=2019-03-28}}</ref>并在此基础上进行了扩展。相对简单的个体规则会产生大量复杂的群体行为。这种现象的关键在于系统各部分进行沟通,从而建立起有持续反馈的系统。群体行为包含了个体在合作中不断产生的变化,同时也包括了整个群体展现出的行为表现。 |
| | | |
− | Unlike distributed robotic systems in general, swarm robotics emphasizes a large number of robots, and promotes scalability, for instance by using only local communication. That local communication for example can be achieved by wireless transmission systems, like radio frequency or infrared.
| |
| | | |
− | 与一般的'''<font color="#ff8000"> 分布式机器人系统Distributed Robotic Systems</font>'''不同,集群机器人技术强调使用大量机器人并提高其可扩展性,例如仅使用局部通信连接。局部通信可以通过射频或红外等无线传输系统实现。 | + | 与一般的'''分布式机器人系统 Distributed Robotic Systems'''不同,集群机器人技术强调使用大量机器人并提高其可扩展性,例如仅使用局部通信连接。<ref>{{cite book|last=Hamann|first=H.|title=Swarm Robotics: A Formal Approach|url=https://books.google.com/books?id=pnNLDwAAQBAJ|year=2018|publisher=Springer International Publishing|location=New York|isbn=978-3-319-74528-2}}</ref>局部通信可以通过射频或红外等无线传输系统实现。<ref>[http://correll.cs.colorado.edu/wp-content/uploads/correll_rus_chapter3.pdf N. Correll, D. Rus. Architectures and control of networked robotic systems. In: Serge Kernbach (Ed.): Handbook of Collective Robotics, pp. 81-104, Pan Stanford, Singapore, 2013.]</ref> |
| | | |
| | | |
− | == Goals and applications 目标与应用 == | + | ==目标与应用 == |
− | | |
− | Miniaturization and cost are key factors in swarm robotics. These are the constraints in building large groups of robots; therefore the simplicity of the individual team member should be emphasized. This should motivate a swarm-intelligent approach to achieve meaningful behavior at swarm-level, instead of the individual level. <br />Much research has been directed at this goal of simplicity at the individual robot level. Being able to use actual hardware in research of Swarm Robotics rather than simulations allows researchers to encounter and resolve many more issues and broaden the scope of Swarm Research. Thus, development of simple robots for Swarm intelligence research is a very important aspect of the field. The goals include keeping the cost of individual robots low to allow [[scalability]], making each member of the swarm less demanding of resources and more power/energy efficient.
| |
− | | |
− | Miniaturization and cost are key factors in swarm robotics. These are the constraints in building large groups of robots; therefore the simplicity of the individual team member should be emphasized. This should motivate a swarm-intelligent approach to achieve meaningful behavior at swarm-level, instead of the individual level. <br />Much research has been directed at this goal of simplicity at the individual robot level. Being able to use actual hardware in research of Swarm Robotics rather than simulations allows researchers to encounter and resolve many more issues and broaden the scope of Swarm Research. Thus, development of simple robots for Swarm intelligence research is a very important aspect of the field. The goals include keeping the cost of individual robots low to allow scalability, making each member of the swarm less demanding of resources and more power/energy efficient.
| |
− | | |
| 微型化和成本是集群机器人技术的两大关键因素。它们制约着机器人的大规模发展;因此,群体中个体的简单性就显得尤为重要。这些机器人应当从群体层面激发出群体智能方法,以产生有意义的行为,而非在个体层面各自运行。当下有很多针对于机器人简单性的个体层面的研究。如果能够使用实际硬件操作而非仿真实现在集群机器人技术研究,研究人员就可以遇到并解决更多问题,从而促进集群行为的研究。因此,开发用于集群智能研究的简单机器人是该领域发展中非常重要的环节。目标包括:降低单个机器人的成本和提升它的可扩展性,从而使集群中的每个机器人的资源消耗更少,从而提高其功效。 | | 微型化和成本是集群机器人技术的两大关键因素。它们制约着机器人的大规模发展;因此,群体中个体的简单性就显得尤为重要。这些机器人应当从群体层面激发出群体智能方法,以产生有意义的行为,而非在个体层面各自运行。当下有很多针对于机器人简单性的个体层面的研究。如果能够使用实际硬件操作而非仿真实现在集群机器人技术研究,研究人员就可以遇到并解决更多问题,从而促进集群行为的研究。因此,开发用于集群智能研究的简单机器人是该领域发展中非常重要的环节。目标包括:降低单个机器人的成本和提升它的可扩展性,从而使集群中的每个机器人的资源消耗更少,从而提高其功效。 |
| | | |
− |
| |
− |
| |
− | Compared with individual robots, a swarm can commonly decompose its given missions to their subtasks; A swarm is more robust to partial swarm failure and is more flexible with regard to different missions
| |
| | | |
| 与单个机器人不同,集群机器人通常将其给定的任务分解为子任务;对于部分集群指令失效的情况,集群机器人更加稳定,它们在执行不同任务时更为灵活。 | | 与单个机器人不同,集群机器人通常将其给定的任务分解为子任务;对于部分集群指令失效的情况,集群机器人更加稳定,它们在执行不同任务时更为灵活。 |
| | | |
− | One such swarm system is the LIBOT Robotic System<ref>{{citation|doi=10.1109/CYBER.2012.6392577|chapter=Libot: Design of a low cost mobile robot for outdoor swarm robotics|title=2012 IEEE International Conference on Cyber Technology in Automation, Control, and Intelligent Systems (CYBER)|pages=342–347|year=2012|last1=Zahugi|first1=Emaad Mohamed H.|last2=Shabani|first2=Ahmed M.|last3=Prasad|first3=T. V.|isbn=978-1-4673-1421-3}}</ref> that involves a low cost robot built for outdoor swarm robotics. The robots are also made with provisions for indoor use via Wi-Fi, since the GPS sensors provide poor communication inside buildings. Another such attempt is the micro robot (Colias),<ref>Arvin, F.; Murray, J.C.; Licheng Shi; Chun Zhang; Shigang Yue, "[https://www.researchgate.net/profile/Farshad_Arvin/publication/271545281_Development_of_an_autonomous_micro_robot_for_swarm_robotics/links/55e4bad008aede0b57357ed4.pdf Development of an autonomous micro robot for swarm robotics]," Mechatronics and Automation (ICMA), 2014 IEEE International Conference on , vol., no., pp.635,640, 3-6 Aug. 2014 doi: 10.1109/ICMA.2014.6885771</ref> built in the Computer Intelligence Lab at the [[University of Lincoln]], UK. This micro robot is built on a 4 cm circular chassis and is low-cost and open platform for use in a variety of Swarm Robotics applications.
| |
− |
| |
− | One such swarm system is the LIBOT Robotic System that involves a low cost robot built for outdoor swarm robotics. The robots are also made with provisions for indoor use via Wi-Fi, since the GPS sensors provide poor communication inside buildings. Another such attempt is the micro robot (Colias), built in the Computer Intelligence Lab at the University of Lincoln, UK. This micro robot is built on a 4 cm circular chassis and is low-cost and open platform for use in a variety of Swarm Robotics applications.
| |
− |
| |
− | 集群系统的一个例子是一个用于户外的低成本的机器人组成的机器人群体,叫做'''<font color="#ff8000"> LIBOT机器人系统LIBOT Robotic System</font>'''的集群机器人。由于GPS传感器在建筑物内部通讯不畅,这些机器人同时配备了Wi-Fi设备。另外一个进行此类尝试的是个叫做'''<font color="#ff8000"> Colias</font>'''的微型机器人,该机器人由英国林肯大学的计算机智能实验室研发。这款微型机器人建立在4厘米的圆形底盘上,其低成本和开放的平台使它兼容于各种集群机器人的应用。
| |
− |
| |
− |
| |
− | === Applications 应用 ===
| |
| | | |
− | Potential applications for swarm robotics are many. They include tasks that demand [[miniaturization]] ([[nanorobotics]], [[microbotics]]), like distributed sensing tasks in [[micromachinery]] or the [[human body]]. One of the most promising uses of swarm robotics is in disaster rescue missions. Swarms of robots of different sizes could be sent to places rescue workers can't reach safely, to detect the presence of life via infra-red sensors. On the other hand, swarm robotics can be suited to tasks that demand cheap designs, for instance [[mining]] or agricultural [[foraging]] tasks.
| + | 集群系统的一个例子是一个用于户外的低成本的机器人组成的机器人群体,叫做'''LIBOT机器人系统 LIBOT Robotic System'''的集群机器人。<ref>{{citation|doi=10.1109/CYBER.2012.6392577|chapter=Libot: Design of a low cost mobile robot for outdoor swarm robotics|title=2012 IEEE International Conference on Cyber Technology in Automation, Control, and Intelligent Systems (CYBER)|pages=342–347|year=2012|last1=Zahugi|first1=Emaad Mohamed H.|last2=Shabani|first2=Ahmed M.|last3=Prasad|first3=T. V.|isbn=978-1-4673-1421-3}}</ref>由于GPS传感器在建筑物内部通讯不畅,这些机器人同时配备了Wi-Fi设备。另外一个进行此类尝试的是个叫做'''<font color="#ff8000"> Colias</font>'''的微型机器人,<ref>Arvin, F.; Murray, J.C.; Licheng Shi; Chun Zhang; Shigang Yue, "[https://www.researchgate.net/profile/Farshad_Arvin/publication/271545281_Development_of_an_autonomous_micro_robot_for_swarm_robotics/links/55e4bad008aede0b57357ed4.pdf Development of an autonomous micro robot for swarm robotics]," Mechatronics and Automation (ICMA), 2014 IEEE International Conference on , vol., no., pp.635,640, 3-6 Aug. 2014 doi: 10.1109/ICMA.2014.6885771</ref>该机器人由英国林肯大学的计算机智能实验室研发。这款微型机器人建立在4厘米的圆形底盘上,其低成本和开放的平台使它兼容于各种集群机器人的应用。 |
| | | |
− | Potential applications for swarm robotics are many. They include tasks that demand miniaturization (nanorobotics, microbotics), like distributed sensing tasks in micromachinery or the human body. One of the most promising uses of swarm robotics is in disaster rescue missions. Swarms of robots of different sizes could be sent to places rescue workers can't reach safely, to detect the presence of life via infra-red sensors. On the other hand, swarm robotics can be suited to tasks that demand cheap designs, for instance mining or agricultural foraging tasks.
| |
| | | |
| + | === 应用 === |
| 集群机器人技术的潜在应用很多,如执行微型化需求的任务(纳米级机器人,微米级机器人),比如微型机械或人体中的分布式传感任务。集群机器人技术最有前景的应用之一是在灾难救援任务中,大量不同尺寸的机器人可以被送到救援人员无法安全到达的地方,用红外传感器探测存活的生命。另一方面,集群机器人技术也适合低消费的设计任务,例如采矿或农业采掘。 | | 集群机器人技术的潜在应用很多,如执行微型化需求的任务(纳米级机器人,微米级机器人),比如微型机械或人体中的分布式传感任务。集群机器人技术最有前景的应用之一是在灾难救援任务中,大量不同尺寸的机器人可以被送到救援人员无法安全到达的地方,用红外传感器探测存活的生命。另一方面,集群机器人技术也适合低消费的设计任务,例如采矿或农业采掘。 |
| | | |
| | | |
| + | 除此之外,有争议的是军事集群机器人,它可以组成一支自主部队。美国海军已经对一大批可以自行操纵并采取进攻行为的自主舰艇进行了测试。这些船是无人驾驶的,可以安装任何种类的工具来威慑和摧毁敌方船只。<ref>{{cite web|url=http://www.cnn.com/2014/10/06/tech/innovation/navy-swarm-boats/index.html|title=U.S. Navy could 'swarm' foes with robot boats|first=Brad |last=Lendon|publisher=CNN}}</ref> |
| | | |
− | More controversially, swarms of [[military robot]]s can form an autonomous army. U.S. Naval forces have tested a swarm of autonomous boats that can steer and take offensive actions by themselves. The boats are unmanned and can be fitted with any kind of kit to deter and destroy enemy vessels.<ref>{{cite web|url=http://www.cnn.com/2014/10/06/tech/innovation/navy-swarm-boats/index.html|title=U.S. Navy could 'swarm' foes with robot boats|first=Brad |last=Lendon|publisher=CNN}}</ref>
| |
− |
| |
− | More controversially, swarms of military robots can form an autonomous army. U.S. Naval forces have tested a swarm of autonomous boats that can steer and take offensive actions by themselves. The boats are unmanned and can be fitted with any kind of kit to deter and destroy enemy vessels.
| |
− |
| |
− | 除此之外,有争议的是军事集群机器人,它可以组成一支自主部队。美国海军已经对一大批可以自行操纵并采取进攻行为的自主舰艇进行了测试。这些船是无人驾驶的,可以安装任何种类的工具来威慑和摧毁敌方船只。
| |
− |
| |
− |
| |
− |
| |
− | During the [[Syrian Civil War]], Russian forces in the region reported attacks on their main air force base in the country by swarms of fixed-wing drones loaded with explosives.<ref>{{Cite web|url=https://www.theatlantic.com/technology/archive/2018/03/drone-swarms-are-going-to-be-terrifying/555005/|title=Drone Swarms Are Going to Be Terrifying and Hard to Stop|last=Madrigal|first=Alexis C.|date=2018-03-07|website=The Atlantic|language=en-US|access-date=2019-03-07}}</ref>
| |
− |
| |
− | During the Syrian Civil War, Russian forces in the region reported attacks on their main air force base in the country by swarms of fixed-wing drones loaded with explosives.
| |
− |
| |
− | 在叙利亚内战期间,该地区的俄罗斯部队报告指出,该国主要空军基地遭到装有炸药的固定翼无人机群袭击。
| |
− |
| |
− | Most efforts have focused on relatively small groups of machines. However, a swarm consisting of 1,024 individual robots was demonstrated by Harvard in 2014, the largest to date.<ref>{{cite web |title=A self-organizing thousand-robot swarm |url=http://www.seas.harvard.edu/news/2014/08/self-organizing-thousand-robot-swarm |work=Harvard |date=14 August 2014 |accessdate=16 August 2014 }}</ref>
| |
− |
| |
− | Most efforts have focused on relatively small groups of machines. However, a swarm consisting of 1,024 individual robots was demonstrated by Harvard in 2014, the largest to date.
| |
− |
| |
− | 目前大多数研究成果都集中在相对小规模的集群机体上。而哈佛大学在2014年展示了由1,024个机器人组成的群体,这是迄今为止规模最大的机器人群体。
| |
| | | |
− | Another large set of applications may be solved using swarms of [[micro air vehicle]]s, which are also broadly investigated nowadays. In comparison with the pioneering studies of swarms of flying robots using precise [[motion capture]] systems in laboratory conditions,<ref>Kushleyev, A.; Mellinger, D.; Powers, C.; Kumar, V., "[https://pdfs.semanticscholar.org/b063/239bd450038531eeb2db5466eaed34a0f9a0.pdf Towards a swarm of agile micro quadrotors]" Autonomous Robots, Volume 35, Issue 4, pp 287-300, November 2013</ref> current systems such as [[Shooting Star (drone)|Shooting Star]] can control teams of hundreds of micro aerial vehicles in outdoor environment<ref>Vasarhelyi, G.; Virágh, C.; Tarcai, N.; Somorjai, G.; Vicsek, T. [https://arxiv.org/pdf/1402.3588 Outdoor flocking and formation flight with autonomous aerial robots]. IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2014), 2014</ref> using [[Satellite navigation|GNSS]] systems (such as GPS) or even stabilize them using onboard [[robot localization|localization]] systems<ref>Faigl, J.; Krajnik, T.; Chudoba, J.; Preucil, L.; Saska, M. [http://eprints.lincoln.ac.uk/13799/1/__ddat02_staffhome_jpartridge_camera_2013_ICRA.pdf Low-Cost Embedded System for Relative Localization in Robotic Swarms]. In ICRA2013: Proceedings of 2013 IEEE International Conference on Robotics and Automation. 2013.</ref> where GPS is unavailable.<ref>Saska, M.; Vakula, J.; Preucil, L. [https://ieeexplore.ieee.org/abstract/document/6907374/ Swarms of Micro Aerial Vehicles Stabilized Under a Visual Relative Localization]. In ICRA2014: Proceedings of 2014 IEEE International Conference on Robotics and Automation. 2014.</ref><ref>Saska, M. [https://www.researchgate.net/profile/Martin_Saska/publication/282922149_MAV-swarms_Unmanned_aerial_vehicles_stabilized_along_a_given_path_using_onboard_relative_localization/links/5684f75b08ae19758394dcdf.pdf MAV-swarms: unmanned aerial vehicles stabilized along a given path using onboard relative localization]. In Proceedings of 2015 International Conference on Unmanned Aircraft Systems (ICUAS). 2015</ref> Swarms of micro aerial vehicles have been already tested in tasks of autonomous surveillance,<ref>Saska, M.; Chudoba, J.; Preucil, L.; Thomas, J.; Loianno, G.; Tresnak, A.; Vonasek, V.; Kumar, V. [https://ieeexplore.ieee.org/abstract/document/6842301/ Autonomous Deployment of Swarms of Micro-Aerial Vehicles in Cooperative Surveillance]. In Proceedings of 2014 International Conference on Unmanned Aircraft Systems (ICUAS). 2014.</ref> plume tracking,<ref>Saska, M.; Langr J.; L. Preucil. [https://www.researchgate.net/profile/Martin_Saska/publication/290558108_Plume_Tracking_by_a_Self-stabilized_Group_of_Micro_Aerial_Vehicles/links/57040e7908ae74a08e245eeb.pdf Plume Tracking by a Self-stabilized Group of Micro Aerial Vehicles]. In Modelling and Simulation for Autonomous Systems, 2014.</ref> and reconnaissance in a compact phalanx.<ref>Saska, M.; Kasl, Z.; Preucil, L. [http://www.nt.ntnu.no/users/skoge/prost/proceedings/ifac2014/media/files/2295.pdf Motion Planning and Control of Formations of Micro Aerial Vehicles]. In Proceedings of the 19th World Congress of the International Federation of Automatic Control. 2014.</ref> Numerous works on cooperative swarms of unmanned ground and aerial vehicles have been conducted with target applications of cooperative environment monitoring,<ref>Saska, M.; Vonasek, V.; Krajnik, T.; Preucil, L. [http://labe.felk.cvut.cz/~tkrajnik/ardrone/articles/formace.pdf Coordination and Navigation of Heterogeneous UAVs-UGVs Teams Localized by a Hawk-Eye Approach]. In Proceedings of 2012 IEEE/RSJ International Conference on Intelligent Robots and Systems. 2012.</ref> [[simultaneous localization and mapping]],<ref>Chung, Soon-Jo, et al. "[https://authors.library.caltech.edu/87925/1/tro-aerial-robotics_final.pdf A survey on aerial swarm robotics]." IEEE Transactions on Robotics 34.4 (2018): 837-855.</ref> convoy protection,<ref>Saska, M.; Vonasek, V.; Krajnik, T.; Preucil, L. [http://eprints.lincoln.ac.uk/14891/1/formations_2014_IJRR.pdf Coordination and Navigation of Heterogeneous MAV–UGV Formations Localized by a ‘hawk-eye’-like Approach Under a Model Predictive Control Scheme]. International Journal of Robotics Research 33(10):1393–1412, September 2014.</ref> and moving target localization and tracking.<ref>Kwon, H; Pack, D. J. [https://link.springer.com/article/10.1007/s10846-011-9581-5 A Robust Mobile Target Localization Method for Cooperative Unmanned Aerial Vehicles Using Sensor Fusion Quality]. Journal of Intelligent and Robotic Systems, Volume 65, Issue 1, pp 479-493, January 2012.</ref>
| + | 在叙利亚内战期间,该地区的俄罗斯部队报告指出,该国主要空军基地遭到装有炸药的固定翼无人机群袭击。<ref>{{Cite web|url=https://www.theatlantic.com/technology/archive/2018/03/drone-swarms-are-going-to-be-terrifying/555005/|title=Drone Swarms Are Going to Be Terrifying and Hard to Stop|last=Madrigal|first=Alexis C.|date=2018-03-07|website=The Atlantic|language=en-US|access-date=2019-03-07}}</ref> |
| | | |
− | Another large set of applications may be solved using swarms of micro air vehicles, which are also broadly investigated nowadays. In comparison with the pioneering studies of swarms of flying robots using precise motion capture systems in laboratory conditions, current systems such as Shooting Star can control teams of hundreds of micro aerial vehicles in outdoor environment using GNSS systems (such as GPS) or even stabilize them using onboard localization systems where GPS is unavailable. Swarms of micro aerial vehicles have been already tested in tasks of autonomous surveillance, plume tracking, and reconnaissance in a compact phalanx. Numerous works on cooperative swarms of unmanned ground and aerial vehicles have been conducted with target applications of cooperative environment monitoring, simultaneous localization and mapping, convoy protection, and moving target localization and tracking.
| |
| | | |
− | 通过集群飞行器还可以解决另一大类应用,该主题目前也得到了非常广泛的研究。在实验室条件下,相比较于过去使用的精密运动捕捉系统对飞行机器集群进行开创性研究,当前的系统(例如射星系统)则可以使用'''<font color="#ff8000"> GNSS全球导航卫星系统</font>'''(Galeru Nagari Sujala Sravanthi Project, 如GPS全球定位系统)在室外环境条件下,控制数百台微型飞机集群,甚至可以使用GPS无法做到的机载定位系统来稳定它们。成群的微型飞行器已经可以在密集方阵中进行自主监视、羽毛跟踪以及侦察任务中进行测试。在协同无人驾驶地面和空中飞行器集群的大量工作中,已经涉及的应用包括:协同环境监测、即时定位与制图、车队保护、运动目标定位以及跟踪。
| + | 目前大多数研究成果都集中在相对小规模的集群机体上。而哈佛大学在2014年展示了由1,024个机器人组成的群体,这是迄今为止规模最大的机器人群体。<ref>{{cite web |title=A self-organizing thousand-robot swarm |url=http://www.seas.harvard.edu/news/2014/08/self-organizing-thousand-robot-swarm |work=Harvard |date=14 August 2014 |accessdate=16 August 2014 }}</ref> |
| | | |
− | == Drone displays 无人机显示器 ==
| |
| | | |
− | {{main|Drone display}}
| + | 通过集群飞行器还可以解决另一大类应用,该主题目前也得到了非常广泛的研究。在实验室条件下,<ref>Kushleyev, A.; Mellinger, D.; Powers, C.; Kumar, V., "[https://pdfs.semanticscholar.org/b063/239bd450038531eeb2db5466eaed34a0f9a0.pdf Towards a swarm of agile micro quadrotors]" Autonomous Robots, Volume 35, Issue 4, pp 287-300, November 2013</ref>相比较于过去使用的精密运动捕捉系统对飞行机器集群进行开创性研究,当前的系统(例如射星系统)则可以使用GNSS全球导航卫星系统(Galeru Nagari Sujala Sravanthi Project, 如GPS全球定位系统)在室外环境条件下,<ref>Vasarhelyi, G.; Virágh, C.; Tarcai, N.; Somorjai, G.; Vicsek, T. [https://arxiv.org/pdf/1402.3588 Outdoor flocking and formation flight with autonomous aerial robots]. IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2014), 2014</ref>控制数百台微型飞机集群,甚至可以使用GPS无法做到的机载定位系统<ref>Faigl, J.; Krajnik, T.; Chudoba, J.; Preucil, L.; Saska, M. [http://eprints.lincoln.ac.uk/13799/1/__ddat02_staffhome_jpartridge_camera_2013_ICRA.pdf Low-Cost Embedded System for Relative Localization in Robotic Swarms]. In ICRA2013: Proceedings of 2013 IEEE International Conference on Robotics and Automation. 2013.</ref>来稳定它们。<ref>Saska, M.; Vakula, J.; Preucil, L. [https://ieeexplore.ieee.org/abstract/document/6907374/ Swarms of Micro Aerial Vehicles Stabilized Under a Visual Relative Localization]. In ICRA2014: Proceedings of 2014 IEEE International Conference on Robotics and Automation. 2014.</ref><ref>Saska, M. [https://www.researchgate.net/profile/Martin_Saska/publication/282922149_MAV-swarms_Unmanned_aerial_vehicles_stabilized_along_a_given_path_using_onboard_relative_localization/links/5684f75b08ae19758394dcdf.pdf MAV-swarms: unmanned aerial vehicles stabilized along a given path using onboard relative localization]. In Proceedings of 2015 International Conference on Unmanned Aircraft Systems (ICUAS). 2015</ref>成群的微型飞行器已经可以在密集方阵中进行自主监视、<ref>Saska, M.; Chudoba, J.; Preucil, L.; Thomas, J.; Loianno, G.; Tresnak, A.; Vonasek, V.; Kumar, V. [https://ieeexplore.ieee.org/abstract/document/6842301/ Autonomous Deployment of Swarms of Micro-Aerial Vehicles in Cooperative Surveillance]. In Proceedings of 2014 International Conference on Unmanned Aircraft Systems (ICUAS). 2014.</ref>羽毛跟踪<ref>Saska, M.; Langr J.; L. Preucil. [https://www.researchgate.net/profile/Martin_Saska/publication/290558108_Plume_Tracking_by_a_Self-stabilized_Group_of_Micro_Aerial_Vehicles/links/57040e7908ae74a08e245eeb.pdf Plume Tracking by a Self-stabilized Group of Micro Aerial Vehicles]. In Modelling and Simulation for Autonomous Systems, 2014.</ref>以及侦察任务中进行测试。<ref>Saska, M.; Kasl, Z.; Preucil, L. [http://www.nt.ntnu.no/users/skoge/prost/proceedings/ifac2014/media/files/2295.pdf Motion Planning and Control of Formations of Micro Aerial Vehicles]. In Proceedings of the 19th World Congress of the International Federation of Automatic Control. 2014.</ref>在协同无人驾驶地面和空中飞行器集群的大量工作中,已经涉及的应用包括:协同环境监测、<ref>Saska, M.; Vonasek, V.; Krajnik, T.; Preucil, L. [http://labe.felk.cvut.cz/~tkrajnik/ardrone/articles/formace.pdf Coordination and Navigation of Heterogeneous UAVs-UGVs Teams Localized by a Hawk-Eye Approach]. In Proceedings of 2012 IEEE/RSJ International Conference on Intelligent Robots and Systems. 2012.</ref>即时定位与制图、<ref>Chung, Soon-Jo, et al. "[https://authors.library.caltech.edu/87925/1/tro-aerial-robotics_final.pdf A survey on aerial swarm robotics]." IEEE Transactions on Robotics 34.4 (2018): 837-855.</ref>车队保护、<ref>Saska, M.; Vonasek, V.; Krajnik, T.; Preucil, L. [http://eprints.lincoln.ac.uk/14891/1/formations_2014_IJRR.pdf Coordination and Navigation of Heterogeneous MAV–UGV Formations Localized by a ‘hawk-eye’-like Approach Under a Model Predictive Control Scheme]. International Journal of Robotics Research 33(10):1393–1412, September 2014.</ref>运动目标定位以及跟踪。<ref>Kwon, H; Pack, D. J. [https://link.springer.com/article/10.1007/s10846-011-9581-5 A Robust Mobile Target Localization Method for Cooperative Unmanned Aerial Vehicles Using Sensor Fusion Quality]. Journal of Intelligent and Robotic Systems, Volume 65, Issue 1, pp 479-493, January 2012.</ref> |
| | | |
− | A drone display commonly uses multiple, lighted drones at night for an artistic display or advertising.
| |
| | | |
− | A drone display commonly uses multiple, lighted drones at night for an artistic display or advertising.
| + | == 无人机显示器 == |
| | | |
| 无人机显示器通常在夜间使用,通过多个点亮的无人机组合图像来进行艺术展示或广告宣传。 | | 无人机显示器通常在夜间使用,通过多个点亮的无人机组合图像来进行艺术展示或广告宣传。 |
| | | |
− | == In popular culture 大众文化 ==
| |
− |
| |
− | A major subplot of Disney's [[Big Hero 6 (film)|Big Hero 6]] involved the use of swarms of microbots to form structures.
| |
− |
| |
− | A major subplot of Disney's Big Hero 6 involved the use of swarms of microbots to form structures.
| |
| | | |
| + | ==大众文化 == |
| 迪士尼《超能陆战队》中有一个情节涉及使用成群的微型机器人来构建场景。 | | 迪士尼《超能陆战队》中有一个情节涉及使用成群的微型机器人来构建场景。 |
| | | |
− |
| |
− |
| |
− | Swarm robotics is used in the Tamil film, [[Enthiran]], and its sequel [[2.0 (film)|2.0]].
| |
− |
| |
− | Swarm robotics is used in the Tamil film, Enthiran, and its sequel 2.0.
| |
| | | |
| 在泰米尔语电影《宝莱坞机器人》及其续集2.0中使用了集群机器人技术。 | | 在泰米尔语电影《宝莱坞机器人》及其续集2.0中使用了集群机器人技术。 |
− | --[[用户:趣木木|趣木木]]([[用户讨论:趣木木|讨论]])只需要标注专业性较强的名词即可 超能陆战队和宝莱坞机器人这种类型的不需要标记 学术性的名词再进行标记 - 已修改
| |
| | | |
− | == See also 其他参考资料 ==
| |
| | | |
− | *[[Ant robotics 蚁群机器人]]
| + | == 其他参考资料 == |
| | | |
− | *[[Autonomous agent 自治主体(代理)]] | + | *[[蚁群机器人]] |
| | | |
− | *[[Behavior-based robotics 基于行为的机器人学]] | + | *[[自治主体(代理)]] |
| | | |
− | *[[Flocking (behavior) 群集行为(鸟类)]] | + | *[[基于行为的机器人学]] |
| | | |
− | *[[Kilobot (建议保持英文名字)]] | + | *[[群集行为(鸟类)]] |
− | | |
− | *[[List of emerging technologies 新兴技术清单]]
| |
− | | |
− | *[[Microbotics 微型机器人]]
| |
− | | |
− | *[[Multi-agent system 多主体系统]]
| |
− | | |
− | *[[Nanorobotics 纳米机器人]]
| |
− | | |
− | *[[Nanotechnology in fiction 小说中的纳米技术]]
| |
− | | |
− | *[[Physicomimetics 拟态物理学]]
| |
− | | |
− | *[[Robotic materials 机器人材料]]
| |
− | | |
− | *[[Shooting Star (drone) 射星(无人机)]]
| |
− | | |
− | *[[Swarm intelligence 集群智慧]]
| |
− | | |
− | *[[Swarm robotic platforms 集群机器人平台]]
| |
− | | |
− | *[[Unmanned aerial vehicle]]/[[Quadcopter 无人机/四轴飞行器]]
| |
− | | |
− | | |
− | {{columns-list|colwidth=22em|
| |
− | | |
− | {{columns-list|colwidth=22em|
| |
− | | |
− | { columns-list | colwidth 22em |
| |
− | | |
− | *[[Ant robotics 蚁群机器人]]
| |
− | | |
− | *[[Autonomous agent]]s
| |
− | | |
− | *[[Behavior-based robotics]]
| |
− | | |
− | *[[Flocking (behavior)]]
| |
| | | |
| *[[Kilobot]] | | *[[Kilobot]] |
| | | |
− | *[[List of emerging technologies]] | + | *[[微型机器人]] |
| | | |
− | *[[Microbotics]] | + | *[[多主体系统]] |
| | | |
− | *[[Multi-agent system]] | + | *[[纳米机器人]] |
| | | |
− | *[[Nanorobotics]] | + | *[[集群智慧]] |
| | | |
− | *[[Nanotechnology in fiction]]
| |
| | | |
− | *[[Physicomimetics]]
| + | |
| + | == 参考文献== |
| | | |
− | *[[Robotic materials]]
| + | {{Reflist|20em}} |
| | | |
− | *[[Shooting Star (drone)]]
| |
| | | |
− | *[[Swarm intelligence]]
| + | == 相关链接 == |
− | | |
− | *[[Swarm robotic platforms]]
| |
− | | |
− | *[[Unmanned aerial vehicle]]/[[Quadcopter]]
| |
− | | |
− | }}
| |
− | | |
− | }}
| |
− | | |
− | }}
| |
− | | |
− | --[[用户:趣木木|趣木木]]([[用户讨论:趣木木|讨论]])这里的这些名词记得在新的自审清单中的词库进行查证和补充 - 已补充
| |
− | | |
− | == References 参考文献== | |
− | | |
− | {{Reflist|20em}}
| |
− | | |
− | == External links 相关链接 ==
| |
| | | |
| * [https://www.youtube.com/watch?v=JzbWV1sfZ-A Fully decentralized robotic swarm performing collective search and exploration – Applied Complexity Group and Motion, Energy Control Lab at SUTD ] | | * [https://www.youtube.com/watch?v=JzbWV1sfZ-A Fully decentralized robotic swarm performing collective search and exploration – Applied Complexity Group and Motion, Energy Control Lab at SUTD ] |
第218行: |
第93行: |
| | | |
| | | |
− | {{collective animal behaviour}}
| + | ==编者推荐== |
− | | + | ===集智课程=== |
− | {{Robotics}}
| + | ====[]==== |
− | | |
− | {{emerging technologies|topics=yes|robotics=yes|manufacture=yes|materials=yes}}
| |
− | | |
− | | |
− | | |
− | [[Category:Multi-robot systems]] | |
− | | |
− | Category:Multi-robot systems
| |
| | | |
− | 类别: 多机器人系统
| |
| | | |
− | [[Category:Emerging technologies]] | + | ---- |
| + | 本中文词条由Jie初步翻译,由Zengsihang初步审校,[[用户:薄荷|薄荷]]编辑,如有问题,欢迎在讨论页面留言。 |
| | | |
− | Category:Emerging technologies
| |
| | | |
− | 类别: 新兴技术
| |
| | | |
− | <noinclude>
| + | '''本词条内容源自wikipedia及公开资料,遵守 CC3.0协议。''' |
| | | |
− | <small>This page was moved from [[wikipedia:en:Swarm robotics]]. Its edit history can be viewed at [[集群机器人/edithistory]]</small></noinclude>
| |
| | | |
− | [[Category:待整理页面]] | + | [[Category:多机器人系统]] |
| + | [[Category:新兴技术]] |