无人机飞控种类整理lky小怪兽

1.FPGAbaedplatforms(Field-ProgrammableGateArray)即现场可编程门阵列

1)PhenixPro(RobSenseTech公司开发,固件开源为:基于自主定制的无人机实时操作系统(UOS))

Itisbuiltonreconfigurable(可重构)SystemonaChip(SoC)designedanddevelopedbyRobSenseTech,foundedin2015andlocatedinHangzhouChina.

Theflightcontrollerisequippedwiththereal-timeoperatingsystemandLinux-basedRobotOperatingSystem(ROS).Theflightplatformsupports20+interfacesincludeingon-boardsensors,mmWaveradar,thermalcamera,ultra-visionHDvideotransceiverviasoftwaredefinedradio,etc.Inaddition,itshardware(FPGA)acceleration(硬件加速能力)enablescomputervisionandDeepNeuralNetworkalgorithmsapplications.ItrunsFreeRTOSbasedUAVreal-timeoperatingsystem(PhenOS)thatcontainsabuiltinmulti-taskscheduling,andROSforintelligentalgorithmsandhardwareresourcesmanagement.Fig.2-ashowsPhenixProflightcontrollerandFig.2-bshowsitscircuitboard.Theschematicofthisplatformisclosed-source,however,theproject'ssoftwareisopenunderTheGNUGeneralPublicLicense(GPL)v3license.

PhenixPro搭载业界首创的基于SoC(ARM+FPGA)架构的无人机实时操作系统(UOS)和优秀的飞行控制算法。ARM双核处理器提供实时的自动控制与人机交互性能的同时,FPGA可以实现计算机视觉、卷积神经网络等算法的硬件加速并降低功耗。三余度IMU+三余度GPS.

2)OcPoC(OctagonalPilotonChip):(Aerotenna公司开发,运行固件为APM)

ItisdevelopedbyAerotennaCompany,foundedin2015andlocatedinBioscienceandTechnologyBusinessCenter,UniversityofKansas,USA.OcPoCexpandsitsinputandoutputcapabilitiestoincludefullyprogrammablePWM,PPM,andGPIOpinstointegratewithavastnumberofdifferentsensoradditions.Italsoincludemanyotherstandardizedconnectorsforperipherals(外围设备)suchasGPS,CSIcameralink,andSDcard.ItrunsArduPilotsoftwareplatform.

Fig.3-ashowsOcPoCflightcontrollerandFig.3-bshowsitscircuitboard.Theschematicofthisplatformisclosed-source.

2.ARM-basedplatforms

1)PIXHAWK/PX4:(苏黎世大学的ComputerVisionandGeometryLabandAutonomousSystemLab,固件为PX4和APM)

ItisacomputervisionresearchbasedflightcontroldesignedbyComputerVisionandGeometryLabofETHZurichandAutonomousSystemLab.ItisanevolutionofthePX4flightcontrollersystem(i.e.,enclosure(密集化)andperhapsmodifiedconnections(改进接口)).ItconsistsofaPX4-FlightManagementUnit(FMU)controllerandaPX4-IOintegrated(集成)onasingleboardwithadditionalIO,Memoryandotherfeatures.Inaddition,itworkscloselywiththeLinuxFoundationDroneCodeproject.

Fig.4-ashowsPIXHAWKflightcontrollerandFig.4-bshowsitsmaincircuitboard;PX4.TheprojectisavailableundertheBerkeleySoftwareDistribution(BSD)license.

2)PIXHAWK2:(PX4andArduPilot团队,固件为PX4和APM)

ItgrowsfromthePixhawkHardwareProjectanddoneasagroupeffortbythePX4andArduPilotteams.Itisasmallcube,hastripleredundant(三倍冗余)IMU's,andupto3GPSmodules.Allconnection(I/Os)tothecubeisinonesingleDF17connector.ItscarrierhasaninterfacetoIntelEdition(worksasacompanioncomputer(伴随的电脑)).重点

Fig.5-ashowsPIXHAWK2enclosureandFig.5-bshowsitscircuitboard.ThePixhawk2schematics(电路图)areopenundertheCC-BY-SA-3.0license.

3)Paparazzi&Chimera:(ENACLab,固件为Paparazziautopilotsystem)

Itisthefirstandtheoldestopen-sourcedronehardwareandsoftewareproject.ItisdevelopedinEcoleNationaledeI'AviationCivil(ENAC)UAVLabsince2003.Itencompasses(集成)autopilotsystemsandgroundstationsoftwareformulticopters/multirotors,fixed-wing,helicoptersandhybridaircrafe("FlexibleopenarchitectureforUASsintegration(集成)intotheairspace:Paparazziautopilotsystem",in2016IEEE/A-IAA35thDigitalAvionicsSystemsConference(DASC),Sept2016,pp.1-7.).InMarch2017,ENACLabreleasedanewautopilotnamedChimerathatisbasedonthelatestSTM32F7MicrocontrollerUnit(MCU).(配备ARMCortex-M7内核的超高性能STM32F7系列)Fig.6showsPaparazziChimeracircuitboard.ThehardwareandsofewareoftheprojectareavailableundertheGPLlicence.

4)CC3D&Atom:(OpenPilot/LibraPilot公司,固件为:OpenPilot/LibraPilotfirmware)

Theyaretwoflightcontrollershavethesamefunctionalitiesbutdefferentinsize.TheyaredevelopedbyOpenPilotwhichbecameLibraPilotrecently.TheCC3DandAtomflightcontrollershavealltypesofstabilizationshardwarewhichruntheOpenPilot/LibraPilotfirmware.Theycanbeconfigured(安装配置)toflyanyairframefromfixed-wingtoanoctocopterusingtheOpenPilot/LibraPilot.ThehardwareandthesofewareoftheprojectareavailableundertheGPLv3license.Fig.7-aandbshowCC#DandAtomcircuitboards,respectively.

3.Atmel-basedplatforms

1)ArdupilotMega(APM):(DIYDronescommunity开发,运行固件为ArduPilot)

ItisanArduinoMega-basedautopilotsystemdevelopedbyDIYDronescommunityasanupgradeofArduPilotflightcontrol.Itisabletocontrolautonomousmulticopters,fixed-wingaircraft,traditionalhelicopters,groundroversandantennatrackers.Fig.8-ashowsArduPilotMega(APM)v2.8unitandFig.8-bshowsitscircuitboard.TheprojectisopenunderGPLv3license.

ThedesignofFlyMapleisbasedonthemaple,whichisanArduinostyleARMprocessor.Fig.9showsFlymapleflightcontrollerboard.TheprojectisunderGPLv3license.

4.RaspberryPibasedplatforms(由ErleRobotics公司开发)

1)Erle-Brain3:

ItisLinuxbasedopenpilotfordronesdevelopedbyErleRobotics,Spain.ItcombinesanembeddedLinuxcomputer(RaspberryPi)andadaughterboard(PXFmini)containingseveralsensors,IOandpowerelectronics.ThePXFminiisanopenhardwareautopilotshieldformakingrobotsanddronesmeantfortheRaspberryPifamily.ItisbuildontopoftheDronecodeFoundationtechnologies.

Fig.10-ashowsErle-Brain3autopilotandFig.10-bshowsltsparts(PXFmini+RaspberryPi).ThePXFminischematicsareopenundertheCreativeCommonsAttribution-NonCommercial-ShareAlike(CCBY-NC_SA)license.

重要信息提取:

1.STM32F7MicrocontrollerUnit(MCU).(配备ARMCortex-M7内核的超高性能STM32F7系列)。

2.FPGA(Field-ProgrammableGateArray),即现场可编程门阵列,非常先进的技术。

1)PhenixPro便是基于该处理器,运行固件为基于SoC(ARM+FPGA)架构的无人机实时操作系统(UOS)。

2)ARM双核搭配FPGA硬件加速,令计算机视觉、神经网络等人工智能技术在无人机上实时运算成为可能,效能比超GPU同类型方案两个数量级以上。

3)PhenixPro支持智能感知环境、闪避障碍物、全自主飞行。

4)PhenixPro可以轻松兼容20种以上不同设备(传感器)同时接入。

3.PIXHAWK/PX4:ItisacomputervisionresearchbasedflightcontroldesignedbyComputerVisionandGeometryLabofETHZurichandAutonomousSystemsLab.竟然是基于飞控的计算机视觉研究,并没有发现这点,之后在仔细研究一下,究竟是哪个地方体现了计算机视觉。

4.PIXHAWK2:

1)Allconnection(I/Os)tothecubeisinonesingleDF17connector.(只有一个接口).

2)ItscarrierboardhasaninterfacetoIntelEdison(worksasacompanioncomputer).(竟然还可以附带一个微型计算机IntelEdison)

运行Linux系统!运行Linux系统!运行Linux系统!重要的事说三遍,我好像看到了什么!

THE END
1.无人机飞行控制很难懂吗?工程师杂谈交友电子技术论坛飞控的种类 目前飞控的主要种类有两种“开源飞控”、“自研飞控”。接触过无人机行业的人都知道,如何使...https://bbs.elecfans.com/jishu_1121907_1_1.html
2.大疆无人机三大核心技术,助力智慧农业发展大疆创新是一家全球领先的无人机制造商,有多个不同的产品线,既包括入门级别的消费级无人机,也包括高端级别的航拍和测绘用途的无人机,甚至包括着陆和水下探测器等多个领域,能够满足不同用户的需求。除了不断推出令消费者惊艳的产品之外,大疆的无人机系统、影像设备和行业解决方案已经成为越来越多领域的生产力工具。https://tech.china.com/article/20240506/202405061515517.html
1.无人机飞控基础知识介绍,无人机飞控基本原理及构成csdn无人机无人机飞控是指无人机的飞行控制系统,主要用于保持无人机的正常飞行姿态。这个系统主要的功能就是稳定无人机的飞行姿态,并且能控制无人机自主或半自主的飞行。随着智能化的发展,当前的无人机已不仅限于传统的固定翼形式,已涌现出四轴、六轴、单轴、矢量控制等多种形式。飞控系统是无人机完成起飞、空中飞行、执行...https://blog.csdn.net/dong2010hong/article/details/136036853
2.飞控基本知识以上所列的功能中第1、4和6项是所有无人机飞行控制系统所必须具备的功能,而其他项则不是每一种飞行控制系统都具备的,也不是每一种无人机都需要的,根据具体无人机的种类和型号可进行选择、裁剪和组合。 传感器 无人机导航飞控系统常用的传感器包括角速度率传感器、姿态传感器、位置传感器、迎角侧滑传感器、加速度传...https://www.yjbys.com/edu/hangkongpeixun/277283.html
3.今日科普:无人机动力系统知多少如果说飞控是无人机的大脑,那么动力系统则被誉为无人机的心脏,你对这颗心脏有多少了解呢?本文将为大家介绍无人机动力系统的相关知识。 不同动力的无人机分类 无人机根据动力来源的不同可分为油动无人机、电动无人机、固态氧化物燃料无人机、太阳能无人机、混合动力无人机。 https://www.yoojia.com/ask/17-12106799457787192478.html
4.1+X证书无人机练习题库+参考答案1、不应属于无人机飞控计算机任务范畴的是A、数据中继B、姿态稳定与控制C、自主飞行控制正确答案A答案解析飞控中包含飞控子系统与导航子系统,分别控制姿态稳定与航线自主飞行 2、位置传感器用于感受无人机的位置,是飞行轨迹控制的必要前提是典型的位置传感器A、加速度传感器B、GPS卫星导航接收机C、角速率传感器正确答案...https://www.yxfsz.com/view/1705424585288159234
5.无人机飞控类别它接收飞手发送的指令,并通过控制马达让飞机达到预期姿态。几乎所有的飞控都内置惯性导航系统IMU.一些高级的点飞控还会内置气压传感器和电子指南针。除了内置的传感器以外,飞控还可以外接很多其他外围设备,比如GPS、LED、雷达等。接下来小编将教大家如何选择无人机飞控。https://www.jianshu.com/p/512b81646459
6.无人机(多旋翼)驾驶专项职业能力考核规范5.通过地面站调校无人机飞控参数和指南针。1.飞行安全知识2.飞行前准备内容3.飞行器基本工作模式4.遥控器种类和各手柄对应的功能5.飞控参数和指南针调校15%(二)实践飞行1.试机并对尾起飞2.飞入航线起始点3.单舵面操纵4.执行自旋动作5.执行八字航线6.降落1.明确飞行器能够正常运行2.熟练掌握遥控器使用和对...https://m.renrendoc.com/paper/199322927.html