SlideShare una empresa de Scribd logo
1 de 35
Descargar para leer sin conexión
The Use of SCADE for UAV Ground
Stations

SCADE User Group Conference 2013

Fábio Henrique de Assis
Certification Director
fabio.assis@xmobots.com

Paris - France, 2013/10/17
Sumary

 The Company
 RPAS Applications
 SCADE Usage
 Demo Video

www.xmobots.com
The Company
 Business
“Development, manufacturing, training, maintenance and operation of Unmanned Systems”

 Location: São Carlos – SP - Brazil
 Internal Team (18)
– ADM, R&D and
Production

 External Team
– R&D at important Brazilian
universities: IME, UFRN,
3
UFAL, ITA and UNB
The Company
History

www.xmobots.com.br
The Company
R&D Projects

Products and R&D Projects: RPAS from 500g to 250kg
www.xmobots.com

5
The Company

Products Overview

 RPAS

•
•
•

MTOW: 6.5 kg
Autonomy: 45 min
Range: 10 km

•
•
•

MTOW: 15 kg
Autonomy: 5 h
Range: 30 km

•
•
•

MTOW: 32 kg
Autonomy: 8 h
Range: 60 km

 Services
– Aerial Images
– Engineering
– Maintenance and Training

www.xmobots.com

6
Sumary

 The Company
 RPAS Applications
 SCADE Usage
 Demo Video

www.xmobots.com
RPAS Applications
Military



Civilian





Main use around the world



Military certification standards



Civilian certification standards



Forbidden in several countries

www.xmobots.com.br
www.xmobots.com

8
RPAS Civilian Applications
Environmental Market

www.xmobots.com.br
RPAS Civilian Applications
Building Market

www.xmobots.com.br
RPAS Civilian Applications
Security
 Coastal and Borders Patrol

www.xmobots.com.br
RPAS Civilian Applications
Agribusiness
 Precision Agriculture

12
RPAS Civilian Applications
Agribusiness

 Counting of Cattle

35 units

www.xmobots.com.br
RPAS Civilian Applications
Energy Market
 Power Lines, Oil & Gas Pipelines Inspection, Roads
and Railroad monitoring

www.xmobots.com.br
RPAS Civilian Applications
Security – EO/IR Stabilized Video
 Intelligence, Surveillance & Reconnaissance (ISR),
Search and Rescue

www.xmobots.com.br

15
RPAS Civilian Applications
Challenges

 Civilian applications requires certification
– Lack of standards for UAS
– Keep the Equivalent Level of Safety (ELOS) of manned
aircrafts

 Actual possibilities in Brazil for operation:
– R&D Applications
• Universities, R&D Institutes

Full commercial applications
expected to 3rd Q. 2014

– Segregated airspace with NOTAM
– Remote areas with low population density

Environmental and Agribusiness Market
www.xmobots.com

16
RPAS Civilian Applications
Main Challenge

 Certification Process
compliant with the
existent for manned
aircrafts:
– SAE ARP 4754 / 4761
– RTCA DO 178 / 160

APOENA 1000C
Operation of UAVs over Urban Areas

 Combined with military
UAS Standards
– NATO STANAG 4586

and in Controlled Airspace
RPAS Civilian Applications
Main Challenge

 Why did we choose SCADE?
– To comply with aeronautical standards (DO-178/ARP 4754)
• Verification and Tests in
the model
• Qualified code
generation
• Qualified documentation
generation
• Reduce the human
resources in the project
• Increase in quality and
reliability of the system
Sumary

 The Company
 RPAS Applications
 SCADE Usage
 Demo Video

www.xmobots.com
RPAS

Definition

Safety Critical
Avionics
PAYLOAD

REMOTELY PILOTED AIRCRAFT (RPA)

Safety Critical
Real Time GUI

GROUND DATA TERMINAL (GDT)

20
GROUND CONTROL STATION (GCS)
GCS

Overview

 1st Stage of Usage

Apoena Series

Nauru Series

Echar Series

Safety Critical Real Time GUI
www.xmobots.com
GCS

1st Generation

 GCS-S2A

www.xmobots.com
GCS

1st Generation

 Year of release: 2009
 Technical characteristics:
–
–
–
–
–
–
–
–

Used in Apoena Series
100% Hand Code
Java and Photoshop
Not compliant with
aeronautical standarts
Development time: 2 years
Low realibility
Low robustness
Requires a powerful CPU
www.xmobots.com
GCS

2nd Generation
GCS

2nd Generation

 GCS-S19A (Keyboard)

 GCS-S10A (Touchscreen)

www.xmobots.com
GCS

2nd Generation

 First version release: 2013 January.
 Technical characteristics:
–
–
–
–
–
–
–
–

Experimental software (Nauru and Echar Series)
MDD, C and SCADE Display
Much less manual coding
Compliant with aeronautical standarts (ARP 4102-7/AC
23.1311-1B)
Development time: 6 months
More reliable
More robust
Cheap embedded ARM-based CPU
www.xmobots.com
GCS

Development Methodology

 Development with:
– SCADE Display (Graphics);
– A little of SCADE Suite (Behaviors);
– Hand Code (low level software).

www.xmobots.com.br
GCS

2nd Generation

www.xmobots.com
GCS

Comparisons

 First Generation (Java)
– Telemetry sensors created with manual drawing in
Photoshop and loaded with Java Swing
– Complex hand-coded tranformations in images
– New sensor limits? New images had to be created
– Slow software rendering (High CPU usage)

 Second Generation (SCADE Display)
–
–
–
–

Telemetry sensors created with SCADE Display
Automatic transformations in the sensors (models)
New sensor limits? Change configuration parameters
Fast OpenGL ES rendering (GPU usage)
GCS

Comparisons

 First Generation
– Hard and error prone development (2 years)

 Second Generation
– Robust and easy to develop (about 6 months!)

www.xmobots.com
GCS

Performance

 First Generation (Java)
– Hard to meet performance requirements
• Solution? To use a fast CPU (3GHz Core2Duo)

 Second Generation (SCADE)
– Easy to meet performance requirements with software
tweaking
• Use of OpenGL ES 1.1;
• Follow SCADE Display design checker design rules (like avoid
stencils);
• Lots of profiling of the generated code;

www.xmobots.com
GCS

Performance

 Results:
– Usage of about 30% of the CPU
• ARM™ Cortex™ A8 @ 1GHz

– 1st generation uses a 3GHz Core2Duo Desktop CPU

 So, we have “space” to use other software:
– Digital H.264 HD video
– Moving Map
– Payload tracking algorithms

www.xmobots.com
GCS

Benefits of using SCADE

 Main benefits:
– Management POV:
• Saved money
– with development time
– with hardware
– But, mainly, creating a software with much higher quality

– Engineering POV:
•
•
•
•

More robust and reliable software
Better development process
Focus on model and not in the code
Ease of change and maintenance tasks

www.xmobots.com
Future Developments
 3rd Generation GCS Software:
– GUI development with SCADE Display
– Compliant with NATO STANAG 4586
– One software for all UAVs of XMobots

 UAV Control Software:
– SysML with SCADE System
– Implementations with SCADE Suite
– Reqs. Traceability, Tests and Reports
with SCADE Lifecycle
www.xmobots.com
Thank You!

www.xmobots.com

Más contenido relacionado

Similar a xmobots at the Scade User Group Conference 2013

Presagis presentation
Presagis presentationPresagis presentation
Presagis presentationMATLAB
 
"Snapdragon Hybrid Computer Vision/Deep Learning Architecture for Imaging App...
"Snapdragon Hybrid Computer Vision/Deep Learning Architecture for Imaging App..."Snapdragon Hybrid Computer Vision/Deep Learning Architecture for Imaging App...
"Snapdragon Hybrid Computer Vision/Deep Learning Architecture for Imaging App...Edge AI and Vision Alliance
 
SGI: Meeting Manufacturing's Need for Production Supercomputing
SGI: Meeting Manufacturing's Need for Production SupercomputingSGI: Meeting Manufacturing's Need for Production Supercomputing
SGI: Meeting Manufacturing's Need for Production Supercomputinginside-BigData.com
 
Juniper Unmanned AU Presentation
Juniper Unmanned AU PresentationJuniper Unmanned AU Presentation
Juniper Unmanned AU PresentationJeff Cozart
 
Samsung Security cameras
Samsung Security camerasSamsung Security cameras
Samsung Security camerasHaitham Youssef
 
Moving To New AVEVA Technology
Moving To New AVEVA TechnologyMoving To New AVEVA Technology
Moving To New AVEVA TechnologyAVEVA Group plc
 
Hidden Camera 3 APIs in Android 4.4 (KitKat)
Hidden Camera 3 APIs in Android 4.4 (KitKat)Hidden Camera 3 APIs in Android 4.4 (KitKat)
Hidden Camera 3 APIs in Android 4.4 (KitKat)Balwinder Kaur
 
Sandeep Kumar Yarlagadda_Professional Resume
Sandeep Kumar Yarlagadda_Professional ResumeSandeep Kumar Yarlagadda_Professional Resume
Sandeep Kumar Yarlagadda_Professional Resumesandeep kumar yarlagadda
 
SiriusCon2016 - Modelling Spacecraft On-board Software with Sirius
SiriusCon2016 - Modelling Spacecraft On-board Software with SiriusSiriusCon2016 - Modelling Spacecraft On-board Software with Sirius
SiriusCon2016 - Modelling Spacecraft On-board Software with SiriusObeo
 
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...Christopher Diamantopoulos
 
Drone Systems and Airframe Selection - Scope and Options
Drone Systems and Airframe Selection - Scope and OptionsDrone Systems and Airframe Selection - Scope and Options
Drone Systems and Airframe Selection - Scope and OptionsColin Snow
 
P9000 p-017o (argon general presentation - june 2014)
P9000 p-017o (argon general presentation - june 2014)P9000 p-017o (argon general presentation - june 2014)
P9000 p-017o (argon general presentation - june 2014)Clifford Dive
 
PopcornSAR Specialized in AUTOSAR_Company profile
PopcornSAR Specialized in AUTOSAR_Company profilePopcornSAR Specialized in AUTOSAR_Company profile
PopcornSAR Specialized in AUTOSAR_Company profilePopcornSAR
 
Yakaiah_Resume_9Yrs
Yakaiah_Resume_9YrsYakaiah_Resume_9Yrs
Yakaiah_Resume_9YrsYakaiah S
 
Laser navigation 2016 technology overview short final
Laser navigation 2016 technology overview short finalLaser navigation 2016 technology overview short final
Laser navigation 2016 technology overview short finalRoberto Navoni
 
Software and Machine Vision Competencies
Software and Machine Vision CompetenciesSoftware and Machine Vision Competencies
Software and Machine Vision CompetenciesAmita Chitale
 
PowerDRC/LVS 2.2 released by POLYTEDA
PowerDRC/LVS 2.2 released by POLYTEDAPowerDRC/LVS 2.2 released by POLYTEDA
PowerDRC/LVS 2.2 released by POLYTEDAAlexander Grudanov
 
Francisco Javier Ramirez Urea - Hopla - OSL19
Francisco Javier Ramirez Urea - Hopla - OSL19Francisco Javier Ramirez Urea - Hopla - OSL19
Francisco Javier Ramirez Urea - Hopla - OSL19marketingsyone
 

Similar a xmobots at the Scade User Group Conference 2013 (20)

Presagis presentation
Presagis presentationPresagis presentation
Presagis presentation
 
Ada at Barco avionics
Ada at Barco avionicsAda at Barco avionics
Ada at Barco avionics
 
"Snapdragon Hybrid Computer Vision/Deep Learning Architecture for Imaging App...
"Snapdragon Hybrid Computer Vision/Deep Learning Architecture for Imaging App..."Snapdragon Hybrid Computer Vision/Deep Learning Architecture for Imaging App...
"Snapdragon Hybrid Computer Vision/Deep Learning Architecture for Imaging App...
 
SGI: Meeting Manufacturing's Need for Production Supercomputing
SGI: Meeting Manufacturing's Need for Production SupercomputingSGI: Meeting Manufacturing's Need for Production Supercomputing
SGI: Meeting Manufacturing's Need for Production Supercomputing
 
Juniper Unmanned AU Presentation
Juniper Unmanned AU PresentationJuniper Unmanned AU Presentation
Juniper Unmanned AU Presentation
 
Samsung Security cameras
Samsung Security camerasSamsung Security cameras
Samsung Security cameras
 
Samsung Techwin Hanwha
Samsung Techwin HanwhaSamsung Techwin Hanwha
Samsung Techwin Hanwha
 
Moving To New AVEVA Technology
Moving To New AVEVA TechnologyMoving To New AVEVA Technology
Moving To New AVEVA Technology
 
Hidden Camera 3 APIs in Android 4.4 (KitKat)
Hidden Camera 3 APIs in Android 4.4 (KitKat)Hidden Camera 3 APIs in Android 4.4 (KitKat)
Hidden Camera 3 APIs in Android 4.4 (KitKat)
 
Sandeep Kumar Yarlagadda_Professional Resume
Sandeep Kumar Yarlagadda_Professional ResumeSandeep Kumar Yarlagadda_Professional Resume
Sandeep Kumar Yarlagadda_Professional Resume
 
SiriusCon2016 - Modelling Spacecraft On-board Software with Sirius
SiriusCon2016 - Modelling Spacecraft On-board Software with SiriusSiriusCon2016 - Modelling Spacecraft On-board Software with Sirius
SiriusCon2016 - Modelling Spacecraft On-board Software with Sirius
 
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
IMAGE CAPTURE, PROCESSING AND TRANSFER VIA ETHERNET UNDER CONTROL OF MATLAB G...
 
Drone Systems and Airframe Selection - Scope and Options
Drone Systems and Airframe Selection - Scope and OptionsDrone Systems and Airframe Selection - Scope and Options
Drone Systems and Airframe Selection - Scope and Options
 
P9000 p-017o (argon general presentation - june 2014)
P9000 p-017o (argon general presentation - june 2014)P9000 p-017o (argon general presentation - june 2014)
P9000 p-017o (argon general presentation - june 2014)
 
PopcornSAR Specialized in AUTOSAR_Company profile
PopcornSAR Specialized in AUTOSAR_Company profilePopcornSAR Specialized in AUTOSAR_Company profile
PopcornSAR Specialized in AUTOSAR_Company profile
 
Yakaiah_Resume_9Yrs
Yakaiah_Resume_9YrsYakaiah_Resume_9Yrs
Yakaiah_Resume_9Yrs
 
Laser navigation 2016 technology overview short final
Laser navigation 2016 technology overview short finalLaser navigation 2016 technology overview short final
Laser navigation 2016 technology overview short final
 
Software and Machine Vision Competencies
Software and Machine Vision CompetenciesSoftware and Machine Vision Competencies
Software and Machine Vision Competencies
 
PowerDRC/LVS 2.2 released by POLYTEDA
PowerDRC/LVS 2.2 released by POLYTEDAPowerDRC/LVS 2.2 released by POLYTEDA
PowerDRC/LVS 2.2 released by POLYTEDA
 
Francisco Javier Ramirez Urea - Hopla - OSL19
Francisco Javier Ramirez Urea - Hopla - OSL19Francisco Javier Ramirez Urea - Hopla - OSL19
Francisco Javier Ramirez Urea - Hopla - OSL19
 

Más de Ansys

Reliability Engineering Services Overview
Reliability Engineering Services OverviewReliability Engineering Services Overview
Reliability Engineering Services OverviewAnsys
 
Accelerating Innovation Through HPC-Enabled Simulations
Accelerating Innovation Through HPC-Enabled SimulationsAccelerating Innovation Through HPC-Enabled Simulations
Accelerating Innovation Through HPC-Enabled SimulationsAnsys
 
Mechanical Simulations for Electronic Products
Mechanical Simulations for Electronic ProductsMechanical Simulations for Electronic Products
Mechanical Simulations for Electronic ProductsAnsys
 
Accelerating Innovation Through HPC-Enabled Simulations
Accelerating Innovation Through HPC-Enabled SimulationsAccelerating Innovation Through HPC-Enabled Simulations
Accelerating Innovation Through HPC-Enabled SimulationsAnsys
 
Automotive Sensor Simulation
Automotive Sensor SimulationAutomotive Sensor Simulation
Automotive Sensor SimulationAnsys
 
Volvo Trucks GPS Antenna Placement
Volvo Trucks GPS Antenna PlacementVolvo Trucks GPS Antenna Placement
Volvo Trucks GPS Antenna PlacementAnsys
 
Molex Automotive Connector Simulation Using Ansys
Molex Automotive Connector Simulation Using AnsysMolex Automotive Connector Simulation Using Ansys
Molex Automotive Connector Simulation Using AnsysAnsys
 
Benefits of Intel Technologies for Engineering Simulation
Benefits of Intel Technologies for Engineering SimulationBenefits of Intel Technologies for Engineering Simulation
Benefits of Intel Technologies for Engineering SimulationAnsys
 
6 Myths of High-Performance Computing
6 Myths of High-Performance Computing6 Myths of High-Performance Computing
6 Myths of High-Performance ComputingAnsys
 
ANSYS USERMAT for Prediction of Bone Failure
ANSYS USERMAT for Prediction of Bone FailureANSYS USERMAT for Prediction of Bone Failure
ANSYS USERMAT for Prediction of Bone FailureAnsys
 
ANSYS Corporate Overview
ANSYS Corporate OverviewANSYS Corporate Overview
ANSYS Corporate OverviewAnsys
 
Totem Technologies for Analog, Memory, Mixed-Signal Designs
Totem Technologies for Analog, Memory, Mixed-Signal DesignsTotem Technologies for Analog, Memory, Mixed-Signal Designs
Totem Technologies for Analog, Memory, Mixed-Signal DesignsAnsys
 
Achieving Power Noise Reliability Sign-off for FinFET based Designs
Achieving Power Noise Reliability Sign-off for FinFET based DesignsAchieving Power Noise Reliability Sign-off for FinFET based Designs
Achieving Power Noise Reliability Sign-off for FinFET based DesignsAnsys
 
Methods for Achieving RTL to Gate Power Consistency
Methods for Achieving RTL to Gate Power ConsistencyMethods for Achieving RTL to Gate Power Consistency
Methods for Achieving RTL to Gate Power ConsistencyAnsys
 
Thermal Reliability for FinFET based Designs
Thermal Reliability for FinFET based DesignsThermal Reliability for FinFET based Designs
Thermal Reliability for FinFET based DesignsAnsys
 
How to Identify and Prevent ESD Failures using PathFinder
How to Identify and Prevent ESD Failures using PathFinderHow to Identify and Prevent ESD Failures using PathFinder
How to Identify and Prevent ESD Failures using PathFinderAnsys
 
What's New in ANSYS RedHawk 2014
What's New in ANSYS RedHawk 2014What's New in ANSYS RedHawk 2014
What's New in ANSYS RedHawk 2014Ansys
 
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...Ansys
 
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package Convergence
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package ConvergenceANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package Convergence
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package ConvergenceAnsys
 
PowerArtist: RTL Design for Power Platform
PowerArtist: RTL Design for Power PlatformPowerArtist: RTL Design for Power Platform
PowerArtist: RTL Design for Power PlatformAnsys
 

Más de Ansys (20)

Reliability Engineering Services Overview
Reliability Engineering Services OverviewReliability Engineering Services Overview
Reliability Engineering Services Overview
 
Accelerating Innovation Through HPC-Enabled Simulations
Accelerating Innovation Through HPC-Enabled SimulationsAccelerating Innovation Through HPC-Enabled Simulations
Accelerating Innovation Through HPC-Enabled Simulations
 
Mechanical Simulations for Electronic Products
Mechanical Simulations for Electronic ProductsMechanical Simulations for Electronic Products
Mechanical Simulations for Electronic Products
 
Accelerating Innovation Through HPC-Enabled Simulations
Accelerating Innovation Through HPC-Enabled SimulationsAccelerating Innovation Through HPC-Enabled Simulations
Accelerating Innovation Through HPC-Enabled Simulations
 
Automotive Sensor Simulation
Automotive Sensor SimulationAutomotive Sensor Simulation
Automotive Sensor Simulation
 
Volvo Trucks GPS Antenna Placement
Volvo Trucks GPS Antenna PlacementVolvo Trucks GPS Antenna Placement
Volvo Trucks GPS Antenna Placement
 
Molex Automotive Connector Simulation Using Ansys
Molex Automotive Connector Simulation Using AnsysMolex Automotive Connector Simulation Using Ansys
Molex Automotive Connector Simulation Using Ansys
 
Benefits of Intel Technologies for Engineering Simulation
Benefits of Intel Technologies for Engineering SimulationBenefits of Intel Technologies for Engineering Simulation
Benefits of Intel Technologies for Engineering Simulation
 
6 Myths of High-Performance Computing
6 Myths of High-Performance Computing6 Myths of High-Performance Computing
6 Myths of High-Performance Computing
 
ANSYS USERMAT for Prediction of Bone Failure
ANSYS USERMAT for Prediction of Bone FailureANSYS USERMAT for Prediction of Bone Failure
ANSYS USERMAT for Prediction of Bone Failure
 
ANSYS Corporate Overview
ANSYS Corporate OverviewANSYS Corporate Overview
ANSYS Corporate Overview
 
Totem Technologies for Analog, Memory, Mixed-Signal Designs
Totem Technologies for Analog, Memory, Mixed-Signal DesignsTotem Technologies for Analog, Memory, Mixed-Signal Designs
Totem Technologies for Analog, Memory, Mixed-Signal Designs
 
Achieving Power Noise Reliability Sign-off for FinFET based Designs
Achieving Power Noise Reliability Sign-off for FinFET based DesignsAchieving Power Noise Reliability Sign-off for FinFET based Designs
Achieving Power Noise Reliability Sign-off for FinFET based Designs
 
Methods for Achieving RTL to Gate Power Consistency
Methods for Achieving RTL to Gate Power ConsistencyMethods for Achieving RTL to Gate Power Consistency
Methods for Achieving RTL to Gate Power Consistency
 
Thermal Reliability for FinFET based Designs
Thermal Reliability for FinFET based DesignsThermal Reliability for FinFET based Designs
Thermal Reliability for FinFET based Designs
 
How to Identify and Prevent ESD Failures using PathFinder
How to Identify and Prevent ESD Failures using PathFinderHow to Identify and Prevent ESD Failures using PathFinder
How to Identify and Prevent ESD Failures using PathFinder
 
What's New in ANSYS RedHawk 2014
What's New in ANSYS RedHawk 2014What's New in ANSYS RedHawk 2014
What's New in ANSYS RedHawk 2014
 
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...
Full DDR Bank Power and Signal Integrity Analysis with Chip-Package-System Co...
 
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package Convergence
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package ConvergenceANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package Convergence
ANSYS RedHawk-CPA: New Paradigm for Faster Chip-Package Convergence
 
PowerArtist: RTL Design for Power Platform
PowerArtist: RTL Design for Power PlatformPowerArtist: RTL Design for Power Platform
PowerArtist: RTL Design for Power Platform
 

Último

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 

Último (20)

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 

xmobots at the Scade User Group Conference 2013

  • 1. The Use of SCADE for UAV Ground Stations SCADE User Group Conference 2013 Fábio Henrique de Assis Certification Director fabio.assis@xmobots.com Paris - France, 2013/10/17
  • 2. Sumary  The Company  RPAS Applications  SCADE Usage  Demo Video www.xmobots.com
  • 3. The Company  Business “Development, manufacturing, training, maintenance and operation of Unmanned Systems”  Location: São Carlos – SP - Brazil  Internal Team (18) – ADM, R&D and Production  External Team – R&D at important Brazilian universities: IME, UFRN, 3 UFAL, ITA and UNB
  • 5. The Company R&D Projects Products and R&D Projects: RPAS from 500g to 250kg www.xmobots.com 5
  • 6. The Company Products Overview  RPAS • • • MTOW: 6.5 kg Autonomy: 45 min Range: 10 km • • • MTOW: 15 kg Autonomy: 5 h Range: 30 km • • • MTOW: 32 kg Autonomy: 8 h Range: 60 km  Services – Aerial Images – Engineering – Maintenance and Training www.xmobots.com 6
  • 7. Sumary  The Company  RPAS Applications  SCADE Usage  Demo Video www.xmobots.com
  • 8. RPAS Applications Military  Civilian   Main use around the world  Military certification standards  Civilian certification standards  Forbidden in several countries www.xmobots.com.br www.xmobots.com 8
  • 9. RPAS Civilian Applications Environmental Market www.xmobots.com.br
  • 10. RPAS Civilian Applications Building Market www.xmobots.com.br
  • 11. RPAS Civilian Applications Security  Coastal and Borders Patrol www.xmobots.com.br
  • 13. RPAS Civilian Applications Agribusiness  Counting of Cattle 35 units www.xmobots.com.br
  • 14. RPAS Civilian Applications Energy Market  Power Lines, Oil & Gas Pipelines Inspection, Roads and Railroad monitoring www.xmobots.com.br
  • 15. RPAS Civilian Applications Security – EO/IR Stabilized Video  Intelligence, Surveillance & Reconnaissance (ISR), Search and Rescue www.xmobots.com.br 15
  • 16. RPAS Civilian Applications Challenges  Civilian applications requires certification – Lack of standards for UAS – Keep the Equivalent Level of Safety (ELOS) of manned aircrafts  Actual possibilities in Brazil for operation: – R&D Applications • Universities, R&D Institutes Full commercial applications expected to 3rd Q. 2014 – Segregated airspace with NOTAM – Remote areas with low population density Environmental and Agribusiness Market www.xmobots.com 16
  • 17. RPAS Civilian Applications Main Challenge  Certification Process compliant with the existent for manned aircrafts: – SAE ARP 4754 / 4761 – RTCA DO 178 / 160 APOENA 1000C Operation of UAVs over Urban Areas  Combined with military UAS Standards – NATO STANAG 4586 and in Controlled Airspace
  • 18. RPAS Civilian Applications Main Challenge  Why did we choose SCADE? – To comply with aeronautical standards (DO-178/ARP 4754) • Verification and Tests in the model • Qualified code generation • Qualified documentation generation • Reduce the human resources in the project • Increase in quality and reliability of the system
  • 19. Sumary  The Company  RPAS Applications  SCADE Usage  Demo Video www.xmobots.com
  • 20. RPAS Definition Safety Critical Avionics PAYLOAD REMOTELY PILOTED AIRCRAFT (RPA) Safety Critical Real Time GUI GROUND DATA TERMINAL (GDT) 20 GROUND CONTROL STATION (GCS)
  • 21. GCS Overview  1st Stage of Usage Apoena Series Nauru Series Echar Series Safety Critical Real Time GUI www.xmobots.com
  • 23. GCS 1st Generation  Year of release: 2009  Technical characteristics: – – – – – – – – Used in Apoena Series 100% Hand Code Java and Photoshop Not compliant with aeronautical standarts Development time: 2 years Low realibility Low robustness Requires a powerful CPU www.xmobots.com
  • 25. GCS 2nd Generation  GCS-S19A (Keyboard)  GCS-S10A (Touchscreen) www.xmobots.com
  • 26. GCS 2nd Generation  First version release: 2013 January.  Technical characteristics: – – – – – – – – Experimental software (Nauru and Echar Series) MDD, C and SCADE Display Much less manual coding Compliant with aeronautical standarts (ARP 4102-7/AC 23.1311-1B) Development time: 6 months More reliable More robust Cheap embedded ARM-based CPU www.xmobots.com
  • 27. GCS Development Methodology  Development with: – SCADE Display (Graphics); – A little of SCADE Suite (Behaviors); – Hand Code (low level software). www.xmobots.com.br
  • 29. GCS Comparisons  First Generation (Java) – Telemetry sensors created with manual drawing in Photoshop and loaded with Java Swing – Complex hand-coded tranformations in images – New sensor limits? New images had to be created – Slow software rendering (High CPU usage)  Second Generation (SCADE Display) – – – – Telemetry sensors created with SCADE Display Automatic transformations in the sensors (models) New sensor limits? Change configuration parameters Fast OpenGL ES rendering (GPU usage)
  • 30. GCS Comparisons  First Generation – Hard and error prone development (2 years)  Second Generation – Robust and easy to develop (about 6 months!) www.xmobots.com
  • 31. GCS Performance  First Generation (Java) – Hard to meet performance requirements • Solution? To use a fast CPU (3GHz Core2Duo)  Second Generation (SCADE) – Easy to meet performance requirements with software tweaking • Use of OpenGL ES 1.1; • Follow SCADE Display design checker design rules (like avoid stencils); • Lots of profiling of the generated code; www.xmobots.com
  • 32. GCS Performance  Results: – Usage of about 30% of the CPU • ARM™ Cortex™ A8 @ 1GHz – 1st generation uses a 3GHz Core2Duo Desktop CPU  So, we have “space” to use other software: – Digital H.264 HD video – Moving Map – Payload tracking algorithms www.xmobots.com
  • 33. GCS Benefits of using SCADE  Main benefits: – Management POV: • Saved money – with development time – with hardware – But, mainly, creating a software with much higher quality – Engineering POV: • • • • More robust and reliable software Better development process Focus on model and not in the code Ease of change and maintenance tasks www.xmobots.com
  • 34. Future Developments  3rd Generation GCS Software: – GUI development with SCADE Display – Compliant with NATO STANAG 4586 – One software for all UAVs of XMobots  UAV Control Software: – SysML with SCADE System – Implementations with SCADE Suite – Reqs. Traceability, Tests and Reports with SCADE Lifecycle www.xmobots.com