{"version": "1.0", "type": "rich", "title": "How Easy Is it to Build a Robot Assassin?", "author_name": "kontextmaschine", "author_url": "https://kontextmaschine.com", "provider_name": "kontextmaschine", "provider_url": "https://kontextmaschine.com", "url": "https://kontextmaschine.com/post/636909331933249537/", "html": "<a href=\"https://www.lawfareblog.com/how-easy-it-build-robot-assassin\">How Easy Is it to Build a Robot Assassin?</a>\n<p><a href=\"https://antoine-roquentin.tumblr.com/post/636907781376606208/how-easy-is-it-to-build-a-robot-assassin\" class=\"tumblr_blog\" target=\"_blank\">antoine-roquentin</a>:</p>\n\n<blockquote><blockquote><p>Someone\u2014almost certainly Israel\u2014recently assassinated Mohsen Fakhrizadeh, the <a href=\"https://www.cnn.com/2020/11/27/middleeast/iran-top-nuclear-scientist-killed-intl/index.html\" target=\"_blank\">leading scientist</a> behind the Iranian nuclear program. The latest reporting from Iran suggests that the assassins employed a <a href=\"https://twitter.com/BarakRavid/status/1333080696282288128\" target=\"_blank\">remotely controlled machine gun</a> mounted on a pickup truck. If this reporting proves correct, the death of Fakhrizadeh will not be the first instance of successful or attempted assassination-by-robot: In 2018, Venezuelan President Nicol\u00e1s Maduro survived a possible attempt on his life <a href=\"https://www.washingtonpost.com/world/maduro-speech-interrupted-by-explosions-in-what-venezuelan-government-calls-a-failed-attack/2018/08/04/a5c361c6-983c-11e8-80e1-00e80e1fdf43_story.html\" target=\"_blank\">carried out by small drones armed with explosives</a>. And the U.S., in <a href=\"https://www.washingtonpost.com/world/iran-strike-live-updates/2020/01/03/3779f55c-2e33-11ea-bcb3-ac6482c4a92f_story.html\" target=\"_blank\">targeting Iranian Major General Qassem Soleimani</a> with a drone strike, has made clear that it is not above the use of such tools in modern statecraft.</p><p>So how hard is it to build such a tool? How expensive? Unfortunately, the answer is \u201chard but doable\u201d and \u201cnot much money\u201d\u2014with the further complication that in a few years, it will probably be possible to pick up the necessary equipment online from vendors like <a href=\"https://www.banggood.com/Wholesale-RC-Drones-c-8767.html\" target=\"_blank\">Banggood</a>. I know, because this field is <a href=\"https://www.lawfareblog.com/slaughterbots-and-other-anticipated-autonomous-weapons-problems\" target=\"_blank\">something of a hobby for me</a>. For three years, I\u2019ve been trying to build an autonomous computing package for drone-hunting drones, and this work has familiarized me with the relevant technology.</p><p>It doesn\u2019t take much for a robot to kill an exposed person. <a href=\"https://fas.org/man/dod-101/sys/land/40.htm\" target=\"_blank\">200 grams</a> (seven ounces)\u2014not that much more than a baseball\u2014is enough explosive to kill anyone within five meters (15 feet). A small ground or air vehicle can easily carry that payload, creating a robotic assassin. </p><p>Currently, the remote control needed to maneuver such an assassin is easily defeated with broad-spectrum jamming, which interferes with the radio signals necessary for communication. This played out in 2017, when the Islamic State <a href=\"https://www.bellingcat.com/news/mena/2017/05/24/types-islamic-state-drone-bombs-find/\" target=\"_blank\">developed and deployed effective small drones</a> until the U.S. and others employed <a href=\"https://www.military.com/defensetech/2017/03/08/jammer-curbs-isis-drone-threat-mosul\" target=\"_blank\">jammers to disrupt the remote link</a>. There is also reporting suggesting this is why the <a href=\"https://www.newscientist.com/article/2176127-radio-jammers-saved-venezuelas-president-from-deadly-drone-attack/\" target=\"_blank\">Maduro assassination attempt failed</a>. In order to avoid this problem, successful robotic assassins will need to be autonomous, capable of identifying targets and attacking without any human intervention.</p><p>Likewise, a drone-hunting drone needs to be autonomous because it needs to deal with autonomous\u2014and therefore fast-thinking\u2014adversary drones. It also needs to be fast in order to engage its target while protecting a larger area from attack. And it needs to be cheap, because there are so many potential targets that need defending. </p><p>Basically, to fight autonomous robot assassins, I need to build <a href=\"https://imgflip.com/i/4o9rav\" target=\"_blank\">autonomous robot assassins to assassinate the autonomous robot assassins</a>.</p><p>The available hardware and most of the software pieces are already available\u2014it\u2019s simply a matter of assembling everything together on a single circuit board. Combining a low cost <a href=\"https://www.getfpv.com/the-cube-orange-h7-processor-for-pixhawk.html\" target=\"_blank\">hardware autopilot</a>, a powerful <a href=\"https://datasheets.raspberrypi.org/cm4/cm4-product-brief.pdf\" target=\"_blank\">compute module</a>, a <a href=\"https://www.digikey.com/en/products/detail/u-blox/MAX-8C-0/9817993\" target=\"_blank\">GPS receiver</a>, a <a href=\"https://www.digikey.com/en/products/detail/nimbelink-llc/NL-SW-LTE-GELS3-E/11481784\" target=\"_blank\">cellular modem</a> and a <a href=\"https://www.mouser.com/ProductDetail/Coral/G313-06329-00\" target=\"_blank\">machine-learning accelerator</a> all on the same board\u2014and getting it to fit in a small footprint\u2014is a fun design exercise. My work so far suggests that I can fit everything needed in a roughly 60 millimeter by 80 millimeter (2.3 inch x 3.1 inch) footprint. When I finally fabricate a few prototypes, it will likely end up costing a couple thousand dollars, while low-rate production would be less than $500 per copy. Further integration by designing with lower level components\u2014for example, building an integrated flight control computer from a CPU and accelerometers rather than purchasing an off-the-shelf module\u2014could substantially lower the cost per unit, but that level of design probably requires a commercial, rather than a hobby-level, effort.</p><p>The software is also widely available. Machine-learning based <a href=\"https://www.tensorflow.org/lite/models/image_classification/overview\" target=\"_blank\">image classification</a> can run at an incredible speed on the ML accelerator, while the autopilot itself accepts high-level directions using <a href=\"https://mavlink.io/en/\" target=\"_blank\">MAVLink</a>. Once I get a working board, it will primarily be a matter of gluing existing software pieces together rather than developing a lot of new components.</p><p>And this is where the modern supply chain comes in. Every piece I\u2019m using is already widely available in scattered pieces\u2014and providing a single integrated package would be useful for so many tasks, not just offensive ones. The same software and hardware needed for killer drones can just as easily act as a synthetic peregrine and <a href=\"https://napavalleyregister.com/news/local/napa-vineyard-owners-turn-to-dive-bombing-falcons-to-protect-grapes/article_c34b2287-59ab-5e88-add8-0a6f33ec0ce4.html\" target=\"_blank\">chase away birds from a vineyard</a> or keep a <a href=\"https://cdnsciencepub.com/doi/10.1139/juvs-2018-0022\" target=\"_blank\">continual watch for wildfires</a>. Because the benign market is so large, I suspect that the \u201cbrains\u201d needed for small autonomous robots will be available in integrated packages in less than five years.</p></blockquote></blockquote>"}