Devices 101
Goal: See how to operate signal acquisition devices
Prepare for the lab
- Take a look at the manuals:
- biosignalsplux Explorer Manual – Section 2 is the most important (our lab is equipped with 4-Channel Hubs)
- OpenSignals Manual – Sections 2 and 3.1-3.2 are the most important ones for us
Materials
- Measurement time:
- Download and install the OpenSignals (r)evolution tool for your platform (Windows and Android are preferred, because they are the most problem-free)
- Follow the notebook Devices 101. It will guide you through the steps of setting up and attaching sensors, until a sample signal is collected and saved to a file.
- At the end, you save a file with about 5 minutes of your heart activity recording. Keep it in a safe place - you can use it during the next class on ECG signal analysis!
- If there is still time before the end of class, you can do more experiments:
- Check in practice how aliasing looks. By default, OpenSignals is set to sample at 1000 Hz. According to the ECG Datasheet, the ECG signal is between 25-100 Hz. So try changing the sampling rate to other values, such as 300 Hz and 20 Hz to see the differences in the collected ECG signal.
- Experiment with other sensors. Use the User Manuals (linked below) as a reference.
- At the end of class:
- clean the equipment with disinfectant wipes
- throw away the disposable electrodes (or keep them as souvenirs )
- pack all items in bags
- make sure all items are in the case:
- biosignalsplux hub
- bluetooth dongle
- 4 sensors (each has a sticker with the name on it)
- reference electrode (single, no stickers)
- power supply
- give the case to the teacher
Learn more!
biosignalsplux
- Our sensor kit: biosignalsplux Explorer (User Manual)
- Our sensors:
- OpenSignals – software for data visualisation and recording (UserManual)
- Programming APIs for Python, C++, Android, Unity and more
- Jupyter Notebooks in Python (lab materials are based on them)