Smart Healthcare System Design

Здесь есть возможность читать онлайн «Smart Healthcare System Design» — ознакомительный отрывок электронной книги совершенно бесплатно, а после прочтения отрывка купить полную версию. В некоторых случаях можно слушать аудио, скачать через торрент в формате fb2 и присутствует краткое содержание. Жанр: unrecognised, на английском языке. Описание произведения, (предисловие) а так же отзывы посетителей доступны на портале библиотеки ЛибКат.

Smart Healthcare System Design: краткое содержание, описание и аннотация

Предлагаем к чтению аннотацию, описание, краткое содержание или предисловие (зависит от того, что написал сам автор книги «Smart Healthcare System Design»). Если вы не нашли необходимую информацию о книге — напишите в комментариях, мы постараемся отыскать её.

The purpose of this book is to help achieve a better integration between the work of researchers and practitioners in a single medium for capturing state-of-the-art IoT solutions in healthcare applications to address how to improve the proficiency of wireless sensor networks (WSNs) in healthcare. It explores possible automated solutions in everyday life, including the structures of healthcare systems built to handle large amounts of data, thereby improving clinical decisions; which is why this book will prove invaluable to professionals who want to increase their understanding of recent challenges in the IoT-enabled healthcare domain. The 14 chapters address various aspects of the IoT system, such as design challenges, theory, various protocols, and implementation issues, and also include several case studies.
Smart Healthcare System: Security and Privacy Aspects

Smart Healthcare System Design — читать онлайн ознакомительный отрывок

Ниже представлен текст книги, разбитый по страницам. Система сохранения места последней прочитанной страницы, позволяет с удобством читать онлайн бесплатно книгу «Smart Healthcare System Design», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Figure 15 Proposed block diagram 141 Components Used Arduino Uno - фото 6

Figure 1.5 Proposed block diagram.

1.4.1 Components Used

• Arduino Uno

• Temperature sensor LM35

• Pulse sensor

• EEG sensor

• Bluetooth module HC 05

• Raspberry pi 3

1.4.2 Specifications and Description About Components

1.4.2.1 Arduino

ArduinoIDE is a model stage in view of a moderate-to-implemented equipment and software coding. It comprises of a PCB, which can be programed and software coding environment called ArduinoIDE, which is utilized compose and transmitted the PC coding to the physical board.

1.4.2.2 EEG Sensor—Mindwave Mobile Headset

The EEG Brainwave Starter Kit is the principal proficient EEG headset for home and versatile utilization. Figure 1.6shows the proposed system mind wave sensor reads the EEG signal. Table 1.2differentiate the brain wave signal categorization according to the frequency in terms of hertz (δ, α, β) [24].

Figure 16 Mindwave sensor Table 12 Brainwaves frequency characteristics - фото 7

Figure 1.6 Mindwave sensor.

Table 1.2 Brainwaves frequency characteristics.

With Neurosky ease MindWave Mobile headset and neuro feedback software sensor - фото 8

With Neurosky ease MindWave Mobile headset and neuro feedback software sensor measures the mind’s electrical action and exchanges the information [21].

In order to make this system accessible to epileptic patients, a small device with this algorithm could be implemented. Six probes, three on the epileptogenic focus, and three on the opposite lobe, would have to be installed on the patient which would input the signals into the processing unit, possibly by a wireless protocol such as bluetooth or WiFi. The processing unit would have to be attached to the body in a discrete manner, such as a belt or something that can be worn at all times [26, 27].

1.4.2.3 Raspberry pi

Now attach the Arduino board in raspberry pi by pressing the ls/dev/tty in command terminal of raspberry pi. We will get a list of devices available. Paste this /dev/ttyACM0 in the code. The values from the Arduino go to Raspberry Pi. These values are send to the cloud To see the uploaded data go to the webpage “health monitoring system website we created” and login into it, you will see the particular details as shown in Figure 1.7below.

Figure 17 Home pages for EEG signal design 1424 Working We are - фото 9

Figure 1.7 Home pages for EEG signal design.

1.4.2.4 Working

We are utilizing Arduino for mix of sensors i.e., Temperature sensor LM35, Pulse sensor, and EEG sensor. Raspberry Pi is incredible instrument for installed designs yet it needs ADC. One more downside is all its IOs are 3.3V level. On the opposite side Arduino is great at detecting the physical world utilizing sensors. To get advantages of both the frameworks one may need to interface them. EEG sensor is associated with Arduino utilizing Bluetooth module HC-05. Here HC-05 go about as ace and EEG sensor as slave [25]. Its fills in as TTL Master/Slave UART convention correspondence. Outlined by Full fastest Bluetooth task with full piconet bolster. It enables us to accomplish the business’ largest amounts of affectability, precision, with least power utilization [28].

Here we are using cloud of smart bridge to store the data. The data which is collected from the sensors is send to the cloud of domain smart bridge and sub domain health monitoring system through API. The patient can view his health details after logging-in. In this research we are using pulse sensor to know the patient heartbeat, LM35 to know his body temperature and EEG sensors to know his brain signals. So after login he will get a display of readings in tabular form as shown in the figure. In this research, we are using mindwave headset which works on EEG technology. This sensor consists of one main sensor and one reference electrode. This research can be implemented in future by making more sophisticated by expanding the sensors used to read the brain waves. The main working of mindwave mobile headset goes in ThinkGear ASIC module chip. In this research, we are using TGAM chip in the sensor [22].

The EEG Sensor (values of Attention, Meditation), for calculation Range of 1–100 was taken

• Range from 40 to 60 is considered “neutral”.

• Range from 60 to 80 is slightly high, and interpreted as higher over normal.

• Range from 80 to 100 are considered “high”, that mean it is strong indication levels Severe levels.

1.4.3 Cloud Feature Extraction

The most main role in creating an EEG signal classification system is generating mathematical representations and reductions of the input data which allow the input signal to be properly differentiated into its respective classes. These mathematical representations of the signal are, in a sense, a mapping of a multidimensional space (the input signal) into a space of fewer dimensions. This dimensional reduction is known as “feature extraction”. Ultimately, the extracted feature set should preserve only the most important information from the original signal [23].

Table 1.3 EEG signal mathematical transform with feature.

Set Mathematical transform Feature number
1 Linear predictive codes taps 1–5
2 Fast Fourier transform statics 6–12
3 Mel frequency cepstral coefficients 13–22
4 Log (FFT) analysis 23–28
5 Phase shift correlation 29–36
6 Hilbert transform statics 37–44
7 Wavelet decomposition 45–55
8 1st, 2nd, 3rd derivatives 56–62
9 1st, 2nd, 3rd derivatives 63–67
10 Auto regressive parameters 68–72

Table 1.3above describes feature classification for EEG signal. First, a feature set optimization algorithm is presented which is used to do a feature set study to reveal the mathematical transforms that are most useful in predicting the preictal state. After this, a set of algorithms are given that became the framework of the seizure on set prediction system described.

1.4.4 Feature Optimization

In order to find the features with the most potential, an algorithm was implemented to approximate individual feature strength with respect to every other feature [30]. The strength of a feature was determined by the accuracy with which the preictal state was classified as an average of several classifications. Similar to Cross-Validation by Elimination HANNSVM algorithm repartitions the feature set, performs a set of classifications, finds the best feature sets to drop, and then adjusts the feature space to only contain features that improve the accuracy.

1 1. Evaluate the accuracy of the classification using all N feature sets.

Читать дальше
Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Похожие книги на «Smart Healthcare System Design»

Представляем Вашему вниманию похожие книги на «Smart Healthcare System Design» списком для выбора. Мы отобрали схожую по названию и смыслу литературу в надежде предоставить читателям больше вариантов отыскать новые, интересные, ещё непрочитанные произведения.


Отзывы о книге «Smart Healthcare System Design»

Обсуждение, отзывы о книге «Smart Healthcare System Design» и просто собственные мнения читателей. Оставьте ваши комментарии, напишите, что Вы думаете о произведении, его смысле или главных героях. Укажите что конкретно понравилось, а что нет, и почему Вы так считаете.

x