Dissertation/ Thesis

Diseño e implementación de un sistema de medida inalámbrico del ECG para la monitorización no invasiva de parámetros cardiovasculares en pilotos de avión

Λεπτομέρειες βιβλιογραφικής εγγραφής
Τίτλος: Diseño e implementación de un sistema de medida inalámbrico del ECG para la monitorización no invasiva de parámetros cardiovasculares en pilotos de avión
Συγγραφείς: Vales Ramos, Alex
Συνεισφορές: Universitat Politècnica de Catalunya. Enginyeria Electrònica, Casanella Alonso, Ramón
Στοιχεία εκδότη: Universitat Politècnica de Catalunya
Έτος έκδοσης: 2020
Συλλογή: Universitat Politècnica de Catalunya, BarcelonaTech: UPCommons - Global access to UPC knowledge
Θεματικοί όροι: Àrees temàtiques de la UPC::Enginyeria electrònica, Biomedical engineering, Arduino (Programmable controller)--Programming, Wireless, Instrumentació Biomèdica, Recerca, ECG, LabView, Arduino, Arduino (Controlador programable), Instrumentació -- Sensors, Enginyeria biomèdica -- Aparells i instruments
Περιγραφή: The present project has the purpose of developing a low-cost sensor system capable of monitoring cardiac parameters of an individual; and in order to achieve this goal, both hardware and software have been combined. About the hardware part, a heart rate sensor has been used, which by means of two electrodes connected to an individual is capable of capturing the ECG signal, this signal is transmitted to an Arduino MKR Wifi 1010 board that performs as a link between the sensor and the pc, receiving the ECG signal from the sensor and transmitting it to the pc. About the software part, Arduino programming in smaller proportion, and LabView mainly, have been combined. Using Arduino language, the necessary code has been developed so that the board is able to send the ECG signal captured by the sensor to the pc. In addition, with this code and taking advantage of the characteristics of the board used, it has been obtained that the system is able to transmit both by serial port or by Wifi using the Udp protocol, thus making the system completely wireless, and powered only by a battery. About the programming part in LabView, it has been used to carry out the entire processing and filtering of the ECG signal sent by the Arduino board to the pc. An application with an interface with different functionalities available to the user has been developed, such as the graphic display of the ECG signal, heart rate, period and maximum and minimum of the graph. ; El presente proyecto tiene la finalidad de desarrollar un sistema sensor de bajo coste capaz de monitorizar parámetros cardíacos de un individuo; y para conseguir tal objetivo, se ha combinado tanto parte hardware como parte software. En la parte hardware se ha utilizado un sensor de frecuencia cardíaca que mediante dos electrodos conectados a un individuo es capaz de captar la señal ECG, esta señal es transmitida a una placa Arduino MKR Wifi 1010 que actúa de enlace entre el sensor y el pc, recibiendo la señal ECG del sensor y transmitiéndola al pc. En la parte de software ...
Τύπος εγγράφου: bachelor thesis
Περιγραφή αρχείου: application/pdf
Γλώσσα: Spanish; Castilian
Relation: https://hdl.handle.net/2117/327638
Διαθεσιμότητα: https://hdl.handle.net/2117/327638
Rights: http://creativecommons.org/licenses/by-sa/3.0/es/ ; Open Access
Αριθμός Καταχώρησης: edsbas.12BA3DD4
Βάση Δεδομένων: BASE
FullText Text:
  Availability: 0
CustomLinks:
  – Url: https://hdl.handle.net/2117/327638#
    Name: EDS - BASE (ns324271)
    Category: fullText
    Text: View record from BASE
Header DbId: edsbas
DbLabel: BASE
An: edsbas.12BA3DD4
RelevancyScore: 816
AccessLevel: 3
PubType: Dissertation/ Thesis
PubTypeId: dissertation
PreciseRelevancyScore: 815.994262695313
IllustrationInfo
Items – Name: Title
  Label: Title
  Group: Ti
  Data: Diseño e implementación de un sistema de medida inalámbrico del ECG para la monitorización no invasiva de parámetros cardiovasculares en pilotos de avión
– Name: Author
  Label: Authors
  Group: Au
  Data: <searchLink fieldCode="AR" term="%22Vales+Ramos%2C+Alex%22">Vales Ramos, Alex</searchLink>
– Name: Author
  Label: Contributors
  Group: Au
  Data: Universitat Politècnica de Catalunya. Enginyeria Electrònica<br />Casanella Alonso, Ramón
– Name: Publisher
  Label: Publisher Information
  Group: PubInfo
  Data: Universitat Politècnica de Catalunya
– Name: DatePubCY
  Label: Publication Year
  Group: Date
  Data: 2020
– Name: Subset
  Label: Collection
  Group: HoldingsInfo
  Data: Universitat Politècnica de Catalunya, BarcelonaTech: UPCommons - Global access to UPC knowledge
– Name: Subject
  Label: Subject Terms
  Group: Su
  Data: <searchLink fieldCode="DE" term="%22Àrees+temàtiques+de+la+UPC%3A%3AEnginyeria+electrònica%22">Àrees temàtiques de la UPC::Enginyeria electrònica</searchLink><br /><searchLink fieldCode="DE" term="%22Biomedical+engineering%22">Biomedical engineering</searchLink><br /><searchLink fieldCode="DE" term="%22Arduino+%28Programmable+controller%29--Programming%22">Arduino (Programmable controller)--Programming</searchLink><br /><searchLink fieldCode="DE" term="%22Wireless%22">Wireless</searchLink><br /><searchLink fieldCode="DE" term="%22Instrumentació+Biomèdica%22">Instrumentació Biomèdica</searchLink><br /><searchLink fieldCode="DE" term="%22Recerca%22">Recerca</searchLink><br /><searchLink fieldCode="DE" term="%22ECG%22">ECG</searchLink><br /><searchLink fieldCode="DE" term="%22LabView%22">LabView</searchLink><br /><searchLink fieldCode="DE" term="%22Arduino%22">Arduino</searchLink><br /><searchLink fieldCode="DE" term="%22Arduino+%28Controlador+programable%29%22">Arduino (Controlador programable)</searchLink><br /><searchLink fieldCode="DE" term="%22Instrumentació+--+Sensors%22">Instrumentació -- Sensors</searchLink><br /><searchLink fieldCode="DE" term="%22Enginyeria+biomèdica+--+Aparells+i+instruments%22">Enginyeria biomèdica -- Aparells i instruments</searchLink>
– Name: Abstract
  Label: Description
  Group: Ab
  Data: The present project has the purpose of developing a low-cost sensor system capable of monitoring cardiac parameters of an individual; and in order to achieve this goal, both hardware and software have been combined. About the hardware part, a heart rate sensor has been used, which by means of two electrodes connected to an individual is capable of capturing the ECG signal, this signal is transmitted to an Arduino MKR Wifi 1010 board that performs as a link between the sensor and the pc, receiving the ECG signal from the sensor and transmitting it to the pc. About the software part, Arduino programming in smaller proportion, and LabView mainly, have been combined. Using Arduino language, the necessary code has been developed so that the board is able to send the ECG signal captured by the sensor to the pc. In addition, with this code and taking advantage of the characteristics of the board used, it has been obtained that the system is able to transmit both by serial port or by Wifi using the Udp protocol, thus making the system completely wireless, and powered only by a battery. About the programming part in LabView, it has been used to carry out the entire processing and filtering of the ECG signal sent by the Arduino board to the pc. An application with an interface with different functionalities available to the user has been developed, such as the graphic display of the ECG signal, heart rate, period and maximum and minimum of the graph. ; El presente proyecto tiene la finalidad de desarrollar un sistema sensor de bajo coste capaz de monitorizar parámetros cardíacos de un individuo; y para conseguir tal objetivo, se ha combinado tanto parte hardware como parte software. En la parte hardware se ha utilizado un sensor de frecuencia cardíaca que mediante dos electrodos conectados a un individuo es capaz de captar la señal ECG, esta señal es transmitida a una placa Arduino MKR Wifi 1010 que actúa de enlace entre el sensor y el pc, recibiendo la señal ECG del sensor y transmitiéndola al pc. En la parte de software ...
– Name: TypeDocument
  Label: Document Type
  Group: TypDoc
  Data: bachelor thesis
– Name: Format
  Label: File Description
  Group: SrcInfo
  Data: application/pdf
– Name: Language
  Label: Language
  Group: Lang
  Data: Spanish; Castilian
– Name: NoteTitleSource
  Label: Relation
  Group: SrcInfo
  Data: https://hdl.handle.net/2117/327638
– Name: URL
  Label: Availability
  Group: URL
  Data: https://hdl.handle.net/2117/327638
– Name: Copyright
  Label: Rights
  Group: Cpyrght
  Data: http://creativecommons.org/licenses/by-sa/3.0/es/ ; Open Access
– Name: AN
  Label: Accession Number
  Group: ID
  Data: edsbas.12BA3DD4
PLink https://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=edsbas&AN=edsbas.12BA3DD4
RecordInfo BibRecord:
  BibEntity:
    Languages:
      – Text: Spanish; Castilian
    Subjects:
      – SubjectFull: Àrees temàtiques de la UPC::Enginyeria electrònica
        Type: general
      – SubjectFull: Biomedical engineering
        Type: general
      – SubjectFull: Arduino (Programmable controller)--Programming
        Type: general
      – SubjectFull: Wireless
        Type: general
      – SubjectFull: Instrumentació Biomèdica
        Type: general
      – SubjectFull: Recerca
        Type: general
      – SubjectFull: ECG
        Type: general
      – SubjectFull: LabView
        Type: general
      – SubjectFull: Arduino
        Type: general
      – SubjectFull: Arduino (Controlador programable)
        Type: general
      – SubjectFull: Instrumentació -- Sensors
        Type: general
      – SubjectFull: Enginyeria biomèdica -- Aparells i instruments
        Type: general
    Titles:
      – TitleFull: Diseño e implementación de un sistema de medida inalámbrico del ECG para la monitorización no invasiva de parámetros cardiovasculares en pilotos de avión
        Type: main
  BibRelationships:
    HasContributorRelationships:
      – PersonEntity:
          Name:
            NameFull: Vales Ramos, Alex
      – PersonEntity:
          Name:
            NameFull: Universitat Politècnica de Catalunya. Enginyeria Electrònica
      – PersonEntity:
          Name:
            NameFull: Casanella Alonso, Ramón
    IsPartOfRelationships:
      – BibEntity:
          Dates:
            – D: 01
              M: 01
              Type: published
              Y: 2020
          Identifiers:
            – Type: issn-locals
              Value: edsbas
            – Type: issn-locals
              Value: edsbas.oa
ResultId 1