From 70f86335084024547af941bbe55cc6ded7130985 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Thu, 22 Sep 2022 19:28:19 +0200 Subject: [PATCH] Update notes Signed-off-by: Severin Kaderli --- notes/2022-09-22_meeting.md | 35 +++++++++++++++++++++++++++++++---- notes/tech.md | 3 +++ notes/time_report.md | 7 +++++++ 3 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 notes/tech.md create mode 100644 notes/time_report.md diff --git a/notes/2022-09-22_meeting.md b/notes/2022-09-22_meeting.md index 752bd9e..ff72a4d 100644 --- a/notes/2022-09-22_meeting.md +++ b/notes/2022-09-22_meeting.md @@ -4,18 +4,38 @@ * Reto König ## Topics -* Report Structure +* Report Structure Part 1 * Abstract + * Introduction + * Bluetooth, NFC + * Describe the problems + * Our approach + * Pro / Contra + * State of the Art -> other solutions (inductive communication) + * Preliminaries + * Use Cases / Personas * Requirements - * Solution + * Software + * Physical + * Solution / Goal + * About the size of a SMS + * Through a plastic wall or water * Test Cases - * Comparison with Bluetooth, NFC etc. + * Benchmarking + * Materials & Methods + * How to reproduce my results + * Future Work +* Report Structure Part 2 + * Project Management +* Report Structure Part 3 * Sources * Glossary * Lists * Report Language + * English * Solution - * Sender: Raspberry Pi with magnet (speaker or electromagnet?) + * Sender: Raspberry Pi with speaker over 3.5mm + * Test: Stress CPU and measure magnetic field changes * Receiver: smartphone with magnetometer * Deliverables * Dates & Deadlines @@ -33,3 +53,10 @@ * Presentation at a booth in the afternoon * Defense * When? + +## Next steps + * Project plan + * Research State of the Art solutions + * Possible solution ideas + * First tests with some hardware + * Contact expert diff --git a/notes/tech.md b/notes/tech.md new file mode 100644 index 0000000..e481de7 --- /dev/null +++ b/notes/tech.md @@ -0,0 +1,3 @@ +# Raspberry Pi +Raspberry Pi OS Lite +16 GB SD Card diff --git a/notes/time_report.md b/notes/time_report.md new file mode 100644 index 0000000..00da256 --- /dev/null +++ b/notes/time_report.md @@ -0,0 +1,7 @@ +# 2022-09-19 +* Plan meeting times with Reto + +# 2022-09-22 +* Meeting with Reto +* Testing measuring magnetic field when CPU is stressed out + * No real change measurable