summaryrefslogtreecommitdiff
path: root/wiki/engineering/morse-code.org
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2022-04-05 19:59:23 +0200
committerMarius Peter <marius.peter@tutanota.com>2022-04-05 19:59:23 +0200
commit5782c7c067fcd2331e74de220d404f77b766e6c6 (patch)
tree9f17960c2a1962b2405651784d323b3fd8adf75f /wiki/engineering/morse-code.org
parentd798383d2f8509a4f42ff3b68375f66c543ab5ce (diff)
Lots of wiki reorg & new files!
Diffstat (limited to 'wiki/engineering/morse-code.org')
-rw-r--r--wiki/engineering/morse-code.org64
1 files changed, 64 insertions, 0 deletions
diff --git a/wiki/engineering/morse-code.org b/wiki/engineering/morse-code.org
new file mode 100644
index 0000000..71cf077
--- /dev/null
+++ b/wiki/engineering/morse-code.org
@@ -0,0 +1,64 @@
+# -*- mode: org; -*-
+
+#+TITLE: Morse code
+#+SUBTITLE: The longest-lived telecommunication coding system.
+#+AUTHOR: Marius Peter
+#+DATE: <2022-04-05 Tue>
+
+#+DESCRIPTION: Morse code: the longest-lived telecommunication coding system.
+
+
+#+begin_abstract
+
+#+end_abstract
+
+
+* International Morse code
+
+Rules:
+
+1. A dash should last for three dots.
+2. The delay between:
+ 1. two symbols is one dot,
+ 2. two letters is three dots,
+ 3. two words is seven points.
+
+| Symbol | Coding |
+|--------+---------|
+| A | =·-= |
+| B | =-···= |
+| C | =-·-·= |
+| D | =-··= |
+| E | =·= |
+| F | =··-·= |
+| G | =--·= |
+| H | =····= |
+| I | =··= |
+| J | =·---= |
+| K | =-·-= |
+| L | =·-··= |
+| M | =--= |
+| N | =-·= |
+| O | =---= |
+| P | =·--·= |
+| Q | =--·-= |
+| R | =·-·= |
+| S | =···= |
+| T | =-= |
+| U | =··-= |
+| V | =···-= |
+| W | =·--= |
+| X | =-··-= |
+| Y | =-·--= |
+| Z | =--··= |
+|--------+---------|
+| 1 | =·----= |
+| 2 | =··---= |
+| 3 | =···--= |
+| 4 | =····-= |
+| 5 | =·····= |
+| 6 | =-····= |
+| 7 | =--···= |
+| 8 | =---··= |
+| 9 | =----·= |
+| 0 | =-----= |
Copyright 2019--2026 Marius PETER