hallo und guten Tag liebe Community,
heute geht es um keine WP-Frage, sondern um ein Thema aus der Adruino-Welt, das mich dieser Tage beschäftigt;
ich will mit Arduino ein kleine Demoprojekt umsetzen;
Es ist folgendes Vorhaben: Real Time ECGSignal Transmission [and] for Remote Monitoring
Für die Umsetzung u. Realisierung von digitalen Filtern verwenden die Autoren Matlab and Simulink.
hier der Artikel bzw. das Abstract: Real Time ECGSignal Transmission forRemote Monitoring
vgl https://www.ijedr.org/papers/IJEDR1303068.pdf
ZitatAbstract-Our main objective is to implement a monitoring system which monitors the heart pulse of a patient. This work presents a novel easy-to-use system intended for the fast and non invasive monitoring of the Lead I electrocardiogram (ECG) signal by using a wireless steering wheel. The steering wheel used here is a prototype model. A novel heart rate detection algorithm based on the continuous wavelet transform has been implemented, which is specially designed to be robust against the most common sources of noise and interference present when acquiring the ECG in the hands. Skin Electrodes were used to record the nerve voltages for monitoring the heart pulse. The voltages recorded will be sent to an instrumentation amplifier which amplifies the signal, and then to a filter which filters the noise. Thus, analog signal is given to Analog-to-Digital Convertor (ADC) of Arduino. There, analog voltages are been converted to digital and that digital values will be stored in the EEPROM of Arduino. The values stored in EEPROM will be sent to PC via XBEE (IEEE 802.15.4) wirelessly and a serial port will be opened in the MATLAB by using a serial object. GUI is programmed to make the user interface interactive and simple. Using the real time plot, I’ve plotted the values received by XBEE module and making a running waveform which displays when the MATLAB sent a query to Arduino.
Frage: MatLab u. Simulink sind m.E. kostenpflichtig - kann ich denn hierfür auch Octave einsetzen!?
weitere Links:
matlab &/ Simulink - Simulation und Model-Based Design - MATLAB & Simulink
https://de.mathworks.com/products/simulink.html
Freue mich auf einen Tipp
viele Grüße :rolleyes: