summaryrefslogtreecommitdiff
path: root/wiki/engineering/amplitude-shift-keying.org
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/engineering/amplitude-shift-keying.org')
-rw-r--r--wiki/engineering/amplitude-shift-keying.org23
1 files changed, 23 insertions, 0 deletions
diff --git a/wiki/engineering/amplitude-shift-keying.org b/wiki/engineering/amplitude-shift-keying.org
new file mode 100644
index 0000000..464e1ea
--- /dev/null
+++ b/wiki/engineering/amplitude-shift-keying.org
@@ -0,0 +1,23 @@
+# -*- mode: org; -*-
+
+#+TITLE: Amplitude-shift keying
+#+SUBTITLE: A simple method for representing digital data.
+#+AUTHOR: Marius Peter
+#+DATE: <2022-04-05 Tue>
+
+#+DESCRIPTION: Amplitude-shift keying: a simple method for representing digital data.
+#+MACRO: ASK amplitude-shift keying
+
+
+#+begin_abstract
+Amplitude-shift keying enables the representation of digital data as a
+function of a carrier wave's amplitude. The earliest example of ASK
+was the [[file:morse-code.org][Morse code]], implemented as an electrical switch the operator
+could close to produce an audible tone for the listener at the other
+end of the line.
+#+end_abstract
+
+
+\begin{equation}
+e^{j\theta} = \cos(\theta) + j\sin(\theta)
+\end{equation}
Copyright 2019--2026 Marius PETER