Giter Site home page Giter Site logo

rover-raspberry-vxworks's Introduction

Resilience Rover with VxWorks and Oris

The project for Software Engineering Embedded Systems exam consists of embedded software to develop a "rover-like" platform with Raspberry Pi 3B+ using VxWorks and Oris.

├── docs                    # images and documentation
├── workspace-Oris          # design and evaluation of the Taskset
│   ├── README.md
│   └── ...
└── workspace-VxWorks       # implementation of the Taskset           
    ├── hwLib                   # hardware libraries
    ├── utility                 # utility includes
    ├── README.md
    └── ...

Project Workflow

The workflow followed goes from the design of the taskset to its implementation.

TaskSet:

Set of task to implement for Resilience rover:

  • Satellite Communication: to permit the rover to communicate with satellite.
  • Direction: to compute the direction of reference for rover.
  • Movement: to handle motors and mission.
  • Photograph: to take photo.
  • Geological Sample Collection: handle drill and arm of rover.
  • Atmospheric Pressure: to compute pressure and send data to altitude task.
  • Altitude Record: to compute and record altitude level.
  • Temperature Record: to record temperature.
  • Sand Storm Detection: to detection sand storm.

Timeline:

Define periods, priorities, chunks and deadlines of taskset.

Oris:

Tool for qualitative verification and quantitative evaluation of reactive timed systems, which supports modeling and analysis of various classes of timed extensions of Petri Nets.

Oris implements symbolic state space analysis of preemptive Time Petri Nets, which enable schedulability analysis of real-time systems running under priority preemptive scheduling; and stochastic Time Petri Nets, which enable an integrated approach to qualitative verification and quantitative evaluation.

VxWorks:

VxWorks is a deterministic, priority-based preemptive RTOS with low latency and minimal jitter. It is built on an upgradable, future-proof architecture to help you rapidly respond to changing market requirements and technology advancements.

VxWorks is the only RTOS to support C++17, Boost, Rust, Python, pandas, and more, as well as an edge-optimized, OCI-compliant container engine — enabling you to use the languages, tools, and technologies you love most to innovate where it matters most.

Target:

Resilience rover-like is the development platform.

V-Model

The development followed the following V-model,

  • SD1, SD2, SD3: an initial phase in which we came up with the requirements, i.e., the tasks that the rover would have to perform.
  • SD4, SD5, SD6: the steps are,
    • Taskset definition;
    • Timeline drafting;
    • PTPN traduction and analysis;
    • Implementation on VxWorks RTOS;
    • Execution Time profiling.

Requirements

- Raspberry Pi 3B+
- LAN cable
- 12V battery
- UART cable
- 4 DC motors
- motor shield l298n
- breadboard 
- 9 leds and resistors (~220 ohm)
- SDK VxWorks

You can find SDK and development toolchain in that REPO .

GPIO bus connections

Authors

rover-raspberry-vxworks's People

Contributors

angelodamante avatar kevinmaggi avatar

Stargazers

Filippo Sciammacca avatar  avatar rana gamal avatar  avatar Fabio Zappardino avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.