diff options
Diffstat (limited to 'wiki/engineering/aerospace/protocols')
| -rw-r--r-- | wiki/engineering/aerospace/protocols/ARINC-429.org | 18 | ||||
| -rw-r--r-- | wiki/engineering/aerospace/protocols/CAN-bus.org | 18 |
2 files changed, 0 insertions, 36 deletions
diff --git a/wiki/engineering/aerospace/protocols/ARINC-429.org b/wiki/engineering/aerospace/protocols/ARINC-429.org deleted file mode 100644 index 220e27d..0000000 --- a/wiki/engineering/aerospace/protocols/ARINC-429.org +++ /dev/null @@ -1,18 +0,0 @@ -# -*- mode: org; -*- - -#+TITLE: ARINC 429 -#+SUBTITLE: Mark33 Digital Information Transfer System (DITS) -#+AUTHOR: Marius Peter -#+DATE: <2022-03-25 Fri> -#+OPTIONS: toc:nil - -#+DESCRIPTION: The ARINC 429 avionics data bus. - -#+TOC: headlines 2 - - -#+begin_abstract -The =ARINC 429= technical standard defines the physical and electrical -interfaces of a two-wire data bus and a data protocol to support an -aircraft's avionics local area network. -#+end_abstract diff --git a/wiki/engineering/aerospace/protocols/CAN-bus.org b/wiki/engineering/aerospace/protocols/CAN-bus.org deleted file mode 100644 index 2abbd23..0000000 --- a/wiki/engineering/aerospace/protocols/CAN-bus.org +++ /dev/null @@ -1,18 +0,0 @@ -# -*- mode: org; -*- - -#+TITLE: CAN bus -#+SUBTITLE: A robust vehicle bus to enable hostless microcontroller communication. -#+AUTHOR: Marius Peter -#+DATE: <2022-03-25 Fri> -#+OPTIONS: toc:nil - -#+DESCRIPTION: CAN bus: a robust vehicle bus to enable hostless microcontroller communication. - -#+TOC: headlines 2 - - -#+begin_abstract -The CAN bus design solves several engineering challenges, namely how -to minimize copper usage in vehicle microcontroller communication -lines. -#+end_abstract |