US20070078499A1 - Internal medical device communication bus - Google Patents

Internal medical device communication bus Download PDF

Info

Publication number
US20070078499A1
US20070078499A1 US11/608,699 US60869906A US2007078499A1 US 20070078499 A1 US20070078499 A1 US 20070078499A1 US 60869906 A US60869906 A US 60869906A US 2007078499 A1 US2007078499 A1 US 2007078499A1
Authority
US
United States
Prior art keywords
module
data
medical device
usb
defibrillator
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/608,699
Inventor
Glen Caby
James Neumiller
Jyhlin Chang
Curtis Jordan
Dana Olson
Ward Silver
Scott Schweizer
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US11/608,699 priority Critical patent/US20070078499A1/en
Publication of US20070078499A1 publication Critical patent/US20070078499A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61NELECTROTHERAPY; MAGNETOTHERAPY; RADIATION THERAPY; ULTRASOUND THERAPY
    • A61N1/00Electrotherapy; Circuits therefor
    • A61N1/02Details
    • A61N1/08Arrangements or circuits for monitoring, protecting, controlling or indicating
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61NELECTROTHERAPY; MAGNETOTHERAPY; RADIATION THERAPY; ULTRASOUND THERAPY
    • A61N1/00Electrotherapy; Circuits therefor
    • A61N1/02Details
    • A61N1/025Digital circuitry features of electrotherapy devices, e.g. memory, clocks, processors
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61NELECTROTHERAPY; MAGNETOTHERAPY; RADIATION THERAPY; ULTRASOUND THERAPY
    • A61N1/00Electrotherapy; Circuits therefor
    • A61N1/18Applying electric currents by contact electrodes
    • A61N1/32Applying electric currents by contact electrodes alternating or intermittent currents
    • A61N1/38Applying electric currents by contact electrodes alternating or intermittent currents for producing shock effects
    • A61N1/39Heart defibrillators
    • A61N1/3904External heart defibrillators [EHD]
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61NELECTROTHERAPY; MAGNETOTHERAPY; RADIATION THERAPY; ULTRASOUND THERAPY
    • A61N1/00Electrotherapy; Circuits therefor
    • A61N1/18Applying electric currents by contact electrodes
    • A61N1/32Applying electric currents by contact electrodes alternating or intermittent currents
    • A61N1/38Applying electric currents by contact electrodes alternating or intermittent currents for producing shock effects
    • A61N1/39Heart defibrillators
    • A61N1/3956Implantable devices for applying electric shocks to the heart, e.g. for cardioversion

Definitions

  • the invention relates generally to medical devices and, more specifically, to communication between modular components of a medical device.
  • Ventricular fibrillation and atrial fibrillation are common and dangerous medical conditions that cause the electrical activity of the human heart to become unsynchronized. Loss of synchronization may impair the natural ability of the heart to contract and pump blood throughout the body. Medical personnel treat fibrillation by using a defibrillator system to apply a relatively large electrical charge to the heart. If successful, the charge overcomes the unsynchronized electrical activity and gives the natural pacing function of the heart an opportunity to recapture and reestablish a normal sinus rhythm.
  • Defibrillator systems are medical instruments that may have multiple components, including, for example, a defibrillator to apply an electrical shock to the heart of a patient, and an electrocardiogram (ECG) monitor to evaluate the condition of the patient. More particularly, the monitor records and analyzes an ECG signal from the patient, while the defibrillator produces a high-energy defibrillation pulse to terminate ventricular or atrial fibrillation.
  • ECG electrocardiogram
  • the defibrillator may include modules for obtaining information from the patient, interacting with the operator of the defibrillator, and delivering therapy to the patient.
  • This modular approach facilitates customization of the defibrillator to the needs of the particular application. For example, a user interface module may be selected based on the level of experience of the expected operator of the defibrillator.
  • the defibrillator modules typically communicate with each other using a serial data connection.
  • inter-module communication occurs over an RS-232 connection.
  • Other conventional defibrillators use various types of serial data connections, including, for example, I 2 C, Microwire, or SPI connections. These types of connections have a number of disadvantages. For example, the bandwidth realized by these connections may be too low for certain applications. In addition, these connections lack extensibility. That is, flexibility in allocating functionality among various modules is limited.
  • the invention facilitates improved inter-module communication within a medical device system, such as an automated external defibrillator (AED), by using a serial data interface based on the USB specification to transfer data between modules.
  • USB-type interfaces have conventionally been used to connect devices externally, e.g., to connect various types of peripheral devices to a personal computer.
  • a USB-type interface connects devices or modules internally within a medical device system. This interface transfers data using the USB data communication protocol and complies with USB specifications with respect to signal integrity and impedances, but employs a physical connector module designed for the space-limited environment within a medical device system.
  • the invention may offer several advantages. For instance, data transmission rates may be improved significantly, thereby providing ample communication bandwidth for a variety of medical device applications. Further, the serial interconnect nature of the USB interface reduces the number of physical interconnects that are needed to support the interface, thereby reducing the design constraints on the medical device system. Costs associated with manufacturing the medical device system may also be reduced.
  • One embodiment is directed to a method for transferring data between modules of a medical device using a USB protocol.
  • a USB token packet is transmitted to a first module of a medical device system.
  • the first module has a USB data packet to transfer
  • the data packet is received from the first module.
  • the data packet is transferred to a second module of the medical device system.
  • Modules of the medical device may be programmed or upgraded in this manner.
  • a medical device includes a system control module, functional modules, and a system bus coupled to the system control module and to the plurality of functional modules.
  • the system bus transfers data packets between the functional modules and the system control module according to the USB protocol.
  • the functional modules may include, for example, a therapy control module that controls a therapy device, such as a set of defibrillator electrodes, a user interface module, and a patient parameters module.
  • FIG. 1 is a block diagram illustrating a defibrillating system configured according to an embodiment of the invention.
  • FIG. 2 is a plan view of a connector module for connecting a device or module to the system controller of FIG. 1 .
  • FIG. 3 is a flow diagram illustrating an example mode of operation of the defibrillator system of FIG. 1 .
  • FIG. 1 is a block diagram illustrating a defibrillating system in which the invention may be practiced.
  • a defibrillator 12 When activated by an operator 10 , a defibrillator 12 administers one or more electric shocks via defibrillator electrodes to a patient 16 .
  • Defibrillator 12 may be implemented, for example, as an automated external defibrillator (AED).
  • AED automated external defibrillator
  • System controller 18 Operation of defibrillator 12 is controlled by a system controller 18 that is connected to a system bus 20 .
  • System controller 18 may be implemented as a microprocessor that communicates control and data signals with other components of defibrillator 12 using the USB protocol via system bus 20 .
  • These components may include functional modules, such as therapy control module 14 or other therapy control modules, a patient parameters module 22 , and a user interface module 24 .
  • Therapy control module 14 causes defibrillator electrodes (not shown) to deliver electric shocks to patient 16 in response to control signals received from system controller 18 via system bus 20 .
  • Therapy control module 14 may include, for example, charging circuitry, a battery, and a discharge circuit. Any or all of these components can be controlled by system controller 18 .
  • Patient parameters module 22 may include electrocardiogram (ECG) leads or other inputs.
  • ECG electrocardiogram
  • Patient parameters module 22 collects information from patient 16 , including, for example, vital signs, non-invasive blood pressure (NIBP) measurements, and SpO 2 information.
  • Other information relating to patient 16 may be collected by patient parameters module 22 , including, but not limited to, EEG measurements, invasive blood pressure measurements, temperature measurements, and ETCO 2 information.
  • User interface module 24 receives input from operator 10 and outputs information to operator 10 using any of a variety of input and output devices.
  • operator 10 may use keys to input commands to defibrillator 12 and receive prompts or other information via a display screen or LED indicators.
  • the display screen may be implemented as a touch-screen display for both input and output.
  • user interface module 24 may print text reports or waveforms using a strip chart recorder or similar device.
  • User interface module 24 may also interface with a rotary encoder device.
  • User interface module 24 provides input received from operator 10 to an operating system 26 that controls operation of defibrillator 12 via system controller 18 .
  • Operating system 26 may be implemented as a set of processor-readable instructions that are executed by system controller 18 .
  • therapy control module 14 When defibrillator 12 is activated, operating system 26 causes therapy control module 14 to deliver therapeutic shocks to patient 16 via defibrillator electrodes according to an energy protocol.
  • system controller 18 therapy control module 14 , patient parameters module 22 , and user interface module 24 are connected to each other via system bus 20 .
  • system bus 20 is compatible with the USB standard.
  • these modules may communicate with each other using significantly fewer interconnects compared to other communication schemes.
  • PCI peripheral component interconnect
  • one conventional interconnect technique uses a peripheral component interconnect (PCI) bus that, in some implementations, uses more than one hundred interconnects.
  • PCI peripheral component interconnect
  • USB-compatible system bus 20 may use only four interconnects, facilitating implementation within significantly fewer design constraints.
  • the USB communication protocol is simple, reducing the complexity of the logic required in USB support chips. The reduced constraints and simple communication protocol lead to lower costs of production, as well as improved reliability.
  • system controller 18 For purposes of inter-module communication, system controller 18 , therapy control module 14 , patient parameters module 22 , and user interface module 24 may be considered USB devices.
  • System controller 18 acts as a host controller that initiates all data transfers between the other modules.
  • other modules or devices can also be connected to system bus 20 .
  • an expansion module 28 may allow system controller 18 to control a device 30 external to defibrillator 12 .
  • External device 30 may be a USB root hub or a USB hub connected to other devices, such as data acquisition devices or other USB-compatible devices.
  • Using a USB hub many devices can be connected to defibrillator 12 for a variety of purposes. Some such devices include, but are not limited to, a printer, a bar code scanner, a computer keyboard, or a data transfer device. These devices may either be simple devices or complex devices as defined in the USB specification.
  • FIG. 2 is a plan view of a connector module 50 for connecting a device or module to system controller 18 .
  • Connector module 50 includes a number of pins 52 , 54 , 56 , and 58 that may be inserted into appropriate receptacles in devices or modules to transfer ground and data signals.
  • pins 52 and 54 may be used for ground
  • pins 56 and 58 may be used to transfer data signals.
  • the allocation of ground and data lines among pins 52 , 54 , 56 , and 58 may be selected to satisfy impedance requirements. Allocating two pins to ground connections allows greater flexibility in impedance matching, potentially improving signal integrity.
  • a single pin may be allocated to ground, such that connector module 50 may include only three pins, rather than four as shown.
  • one or more of system controller 18 , therapy control module 14 , patient parameters module 22 , and user interface module 24 may incorporate impedance matching circuitry to satisfy the impedance requirements of the USB standard, thereby meeting USB signal integrity requirements.
  • Connector module 50 may be used to connect any of the devices or modules internal to defibrillator 12 , e.g., system controller 18 , a therapy control module 14 , patient parameters module 22 , user interface module 24 , and expansion module 28 , to system bus 20 .
  • Expansion module 28 has a USB port for connecting an external USB-compatible device to system bus 20 via a conventional flex circuit cable that meets USB specifications for impedance and signal integrity.
  • the flex cable allows expansion module 28 to reside within defibrillator 12 at some distance, e.g., approximately 2-12 inches (5-30 cm) away from system controller 18 .
  • the flex cable may also carry several additional signals that do not relate to USB communication. While not required, the flex cable may also be used to connect other devices or modules internal to defibrillator 12 , such as user interface module 24 .
  • External devices 30 may be connected to expansion module 28 via a conventional USB cable.
  • USB USB-based communication between the various devices or modules and system bus 20
  • communication between the devices conforms to the USB communication protocol, as well as USB specifications relating to impedance and signal integrity. Accordingly, conventional software and hardware development tools designed for the USB standard can be used with little, if any, modification to develop additional devices for use in conjunction with defibrillator 12 . Development costs are thereby reduced.
  • Software for transferring data between devices or modules of defibrillator 12 may incorporate conventional USB software with slight modifications.
  • the lower levels of the communication stack may be modified to support the particular processor and system controller 18 used in defibrillator 12 .
  • the software may be implemented as a set of computer-executable instructions stored in some form of computer readable media.
  • Computer readable media can be any available media that can be accessed by defibrillator 12 .
  • Computer readable media may comprise computer storage media and communication media.
  • Computer storage media includes volatile and nonvolatile, removable and nonremovable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
  • Computer storage media includes, but is not limited to, random access memory (RAM), read only memory (ROM), EEPROM, flash memory or other memory technology, CD-ROM, digital versatile discs (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to store the desired information and that can be accessed by defibrillator 12 .
  • Communication media typically embodies computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
  • modulated data signal means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • communication media includes wired media, such as a wired network or other direct-wired connection, and wireless media, such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above computer storage media and communication media are also included within the scope of computer-readable media.
  • FIG. 3 is a flow diagram illustrating an example mode of operation that may be implemented by the USB software.
  • system controller 18 assigns USB addresses to devices or modules as they are connected to system bus 20 during a process known as enumeration ( 70 ). These addresses are subsequently used to address individual devices.
  • enumeration 70
  • associations between system controller 18 and one or more endpoints of the device are established ( 72 ). These associations are known as pipes.
  • a given device may have multiple pipes.
  • user interface module 24 may have an endpoint that supports a pipe for transferring data to user interface module 24 and another endpoint that supports another pipe for transferring data from user interface module 24 .
  • the available bandwidth of system bus 20 is allocated among the pipes ( 74 ). For some pipes, bandwidth is allocated when the pipe is established.
  • All devices must support a specially designated control pipe. All devices support a common access mechanism for accessing information through the control pipe.
  • system controller 18 can access device information via the control pipe. This device information may be categorized as standard information whose definition is common to all devices, as class information specific to the type or class of the device, or as vendor-specific information. In addition to device information, system controller 18 may access USB control and status information via the control pipe.
  • Other pipes may be used to transfer functional data and control information between system controller 18 and other devices via system bus 20 .
  • Such pipes may be either unidirectional or bidirectional. Generally, data movement through one pipe is independent from data movement in other pipes.
  • System bus 20 is a polled bus. That is, system controller 18 periodically polls ( 76 ) the devices connected to system bus 20 to determine whether a device has data to be transferred to system controller 18 or to another device connected to system bus 20 . If there is no data to be transferred, system controller 18 repeats polling the devices ( 76 ) until a device indicates that it has data to transfer.
  • system controller 18 When a device indicates that it has data to transfer, system controller 18 begins a transaction to transfer the data. Data transfers may involve the transmission of up to three packets. Each transaction begins when system controller 18 sends a USB packet, known as a token packet ( 78 ), describing the type and direction of transmission, an address designating a device or module, and an endpoint number that designates a specific endpoint associated with the device. The device or module designated by the address selects itself by decoding the appropriate address fields. In a given transaction, data is transferred either from system controller 18 to the selected device or from the selected device to system controller 18 . The token packet specifies the direction of data transfer. The source of the transaction then either sends a data packet ( 80 ) or indicates that the source has no data to transfer. The destination may then respond with a handshake packet that indicates whether the transfer was successful ( 82 ).
  • a USB packet known as a token packet ( 78 )
  • the token packet specifies the direction of data transfer.
  • the source of the transaction then either sends
  • System bus 20 may transfer data in a number of different modes. Control data, for example, is transferred in a control mode to configure a device when it is initially connected to system bus 20 .
  • Another transfer mode known as a bulk data transfer mode, is used to transfer data that is generated or consumed in relatively large and bursty quantities, e.g., data transferred to a strip chart recorder. Bulk data is sequential. Reliable exchange of data is ensured at the hardware level by using error detection and correction techniques. The bandwidth taken up by bulk data may depend on other data transfer activities occurring on system bus 20 .
  • Interrupt data typically consists of event notifications or characters that are organized as one or more bytes.
  • One example of interrupt data is characters input via the keys connected to user interface module 24 .
  • Isochronous data is continuous and real-time in creation, delivery, and consumption.
  • patient parameters module 22 may transfer data in the isochronous mode. In this mode, data streams between the device and system controller 18 in real-time without error correction. Timing-related information does not need to be explicitly transferred, as this information is implied by the steady rate at which the isochronous data is received and transferred. To maintain correct timing, isochronous data must be delivered at the same rate at which it is received. Accordingly, isochronous data is sensitive to the delivery rate. In addition, isochronous data may also be sensitive to delivery delays. For isochronous pipes, the bandwidth required may be based on the sampling characteristics of the associated function. The latency required may be related to the buffering available at each endpoint of the pipe.
  • data transferred via system bus 20 may be encoded using a conventional inverted non return to zero (NRZI) encoding scheme.
  • NRZI non return to zero
  • a value of “0” is indicated by a transition in the data signal
  • a value of “1” is indicated by the absence of a transition in the data signal.
  • a string of 1's would result in a long period without signal transitions.
  • a bit stuffing technique is used to insert a zero after a sequence of consecutive 1's of a prescribed length, e.g., after a sequence of six consecutive 1's. Accordingly, if a device receives a sequence of consecutive 1's that exceeds the prescribed length, the device may conclude that an error has occurred and ignore the data packet.
  • the data transfer technique of FIG. 3 may be used to reprogram a processor embedded in system controller 18 , therapy control module 14 , patient parameters module 22 , or user interface module 24 .
  • Program data such as a software upgrade, may be transferred via system bus 20 to the device to be reprogrammed.
  • the software upgrade may then be stored using, for example, a RAM device or a flash memory.
  • the data transfer technique of FIG. 3 can also be used to control the functions of the various modules of defibrillator 12 .
  • system bus 20 can be used to effect the delivery of therapeutic shocks to patient 16 via defibrillator electrodes.
  • operator 10 uses the external keys to activate defibrillator 12 .
  • Operator 10 may use the external keys, for example, to select an energy protocol to be applied to patient 16 .
  • User interface module 24 transfers the key input to system controller 18 via system bus 20 .
  • System controller 18 then generates the appropriate control signals for controlling the defibrillator electrodes to deliver the electric shock or shocks to patient 16 as specified by the selected energy protocol.
  • System controller 18 transfers the control signals to therapy control module 14 .
  • These control signals may include control signals for controlling the charging circuitry, the discharge circuitry, or both.
  • Therapy control module 14 operates the charging and discharge circuitry as directed by the control signals, thereby causing the defibrillator electrodes to deliver the correct electric shock or shocks to patient 16 .

Abstract

In general, the invention facilitates improved inter-module communication within a medical device system, such as an automated external defibrillator (AED), by using a serial data interface based on the USB specification to transfer data between modules. As a result, data transmission rates may be improved significantly, thereby providing ample communication bandwidth for a variety of medical device applications. Further, the serial interconnect nature of the USB interface reduces the number of physical interconnects that are needed to support the interface, thereby reducing the design constraints on the medical device system.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a divisional of and claims the benefit of U.S. patent application Ser. No. 09/992,708, filed on Nov. 19, 2001, which is hereby incorporated by reference in its entirety.
  • TECHNICAL FIELD
  • The invention relates generally to medical devices and, more specifically, to communication between modular components of a medical device.
  • BACKGROUND
  • Ventricular fibrillation and atrial fibrillation are common and dangerous medical conditions that cause the electrical activity of the human heart to become unsynchronized. Loss of synchronization may impair the natural ability of the heart to contract and pump blood throughout the body. Medical personnel treat fibrillation by using a defibrillator system to apply a relatively large electrical charge to the heart. If successful, the charge overcomes the unsynchronized electrical activity and gives the natural pacing function of the heart an opportunity to recapture and reestablish a normal sinus rhythm.
  • Defibrillator systems are medical instruments that may have multiple components, including, for example, a defibrillator to apply an electrical shock to the heart of a patient, and an electrocardiogram (ECG) monitor to evaluate the condition of the patient. More particularly, the monitor records and analyzes an ECG signal from the patient, while the defibrillator produces a high-energy defibrillation pulse to terminate ventricular or atrial fibrillation.
  • One or more of these components may incorporate several modules. The defibrillator, for example, may include modules for obtaining information from the patient, interacting with the operator of the defibrillator, and delivering therapy to the patient. This modular approach facilitates customization of the defibrillator to the needs of the particular application. For example, a user interface module may be selected based on the level of experience of the expected operator of the defibrillator.
  • The defibrillator modules typically communicate with each other using a serial data connection. In some conventional defibrillators, inter-module communication occurs over an RS-232 connection. Other conventional defibrillators use various types of serial data connections, including, for example, I2C, Microwire, or SPI connections. These types of connections have a number of disadvantages. For example, the bandwidth realized by these connections may be too low for certain applications. In addition, these connections lack extensibility. That is, flexibility in allocating functionality among various modules is limited.
  • SUMMARY
  • In general, the invention facilitates improved inter-module communication within a medical device system, such as an automated external defibrillator (AED), by using a serial data interface based on the USB specification to transfer data between modules. USB-type interfaces have conventionally been used to connect devices externally, e.g., to connect various types of peripheral devices to a personal computer. According to the principles of the invention, however, a USB-type interface connects devices or modules internally within a medical device system. This interface transfers data using the USB data communication protocol and complies with USB specifications with respect to signal integrity and impedances, but employs a physical connector module designed for the space-limited environment within a medical device system.
  • The invention may offer several advantages. For instance, data transmission rates may be improved significantly, thereby providing ample communication bandwidth for a variety of medical device applications. Further, the serial interconnect nature of the USB interface reduces the number of physical interconnects that are needed to support the interface, thereby reducing the design constraints on the medical device system. Costs associated with manufacturing the medical device system may also be reduced.
  • One embodiment is directed to a method for transferring data between modules of a medical device using a USB protocol. A USB token packet is transmitted to a first module of a medical device system. When the first module has a USB data packet to transfer, the data packet is received from the first module. The data packet is transferred to a second module of the medical device system. Modules of the medical device may be programmed or upgraded in this manner.
  • Other implementations include defibrillators that carry out these methods, as well as processor-readable media containing instructions that cause a processor within a medical device to perform these methods. For example, in one embodiment, a medical device includes a system control module, functional modules, and a system bus coupled to the system control module and to the plurality of functional modules. The system bus transfers data packets between the functional modules and the system control module according to the USB protocol. The functional modules may include, for example, a therapy control module that controls a therapy device, such as a set of defibrillator electrodes, a user interface module, and a patient parameters module.
  • The details of one or more embodiments of the invention are set forth in the accompanying drawings and the description below. Other features, objects, and advantages of the invention will be apparent from the description and drawings, and from the claims.
  • BRIEF DESCRIPTION OF DRAWINGS
  • FIG. 1 is a block diagram illustrating a defibrillating system configured according to an embodiment of the invention.
  • FIG. 2 is a plan view of a connector module for connecting a device or module to the system controller of FIG. 1.
  • FIG. 3 is a flow diagram illustrating an example mode of operation of the defibrillator system of FIG. 1.
  • DETAILED DESCRIPTION
  • FIG. 1 is a block diagram illustrating a defibrillating system in which the invention may be practiced. When activated by an operator 10, a defibrillator 12 administers one or more electric shocks via defibrillator electrodes to a patient 16. Defibrillator 12 may be implemented, for example, as an automated external defibrillator (AED).
  • Operation of defibrillator 12 is controlled by a system controller 18 that is connected to a system bus 20. System controller 18 may be implemented as a microprocessor that communicates control and data signals with other components of defibrillator 12 using the USB protocol via system bus 20. These components may include functional modules, such as therapy control module 14 or other therapy control modules, a patient parameters module 22, and a user interface module 24.
  • Therapy control module 14 causes defibrillator electrodes (not shown) to deliver electric shocks to patient 16 in response to control signals received from system controller 18 via system bus 20. Therapy control module 14 may include, for example, charging circuitry, a battery, and a discharge circuit. Any or all of these components can be controlled by system controller 18.
  • Patient parameters module 22 may include electrocardiogram (ECG) leads or other inputs. Patient parameters module 22 collects information from patient 16, including, for example, vital signs, non-invasive blood pressure (NIBP) measurements, and SpO2 information. Other information relating to patient 16 may be collected by patient parameters module 22, including, but not limited to, EEG measurements, invasive blood pressure measurements, temperature measurements, and ETCO2 information.
  • User interface module 24 receives input from operator 10 and outputs information to operator 10 using any of a variety of input and output devices. For example, operator 10 may use keys to input commands to defibrillator 12 and receive prompts or other information via a display screen or LED indicators. As an alternative, the display screen may be implemented as a touch-screen display for both input and output. In addition, user interface module 24 may print text reports or waveforms using a strip chart recorder or similar device. User interface module 24 may also interface with a rotary encoder device.
  • User interface module 24 provides input received from operator 10 to an operating system 26 that controls operation of defibrillator 12 via system controller 18. Operating system 26 may be implemented as a set of processor-readable instructions that are executed by system controller 18. When defibrillator 12 is activated, operating system 26 causes therapy control module 14 to deliver therapeutic shocks to patient 16 via defibrillator electrodes according to an energy protocol.
  • As described above, system controller 18, therapy control module 14, patient parameters module 22, and user interface module 24 are connected to each other via system bus 20. According to an embodiment of the invention, system bus 20 is compatible with the USB standard. Implementing system bus 20 as a USB-compatible bus offers several benefits. Advantageously, these modules may communicate with each other using significantly fewer interconnects compared to other communication schemes. For example, one conventional interconnect technique uses a peripheral component interconnect (PCI) bus that, in some implementations, uses more than one hundred interconnects. As a result, systems using a PCI bus must satisfy strict design constraints, such as size and power constraints. By contrast, USB-compatible system bus 20 may use only four interconnects, facilitating implementation within significantly fewer design constraints. Moreover, the USB communication protocol is simple, reducing the complexity of the logic required in USB support chips. The reduced constraints and simple communication protocol lead to lower costs of production, as well as improved reliability.
  • For purposes of inter-module communication, system controller 18, therapy control module 14, patient parameters module 22, and user interface module 24 may be considered USB devices. System controller 18 acts as a host controller that initiates all data transfers between the other modules. In addition to system controller 18, therapy control module 14, patient parameters module 22, and user interface module 24, other modules or devices can also be connected to system bus 20. For example, an expansion module 28 may allow system controller 18 to control a device 30 external to defibrillator 12. External device 30 may be a USB root hub or a USB hub connected to other devices, such as data acquisition devices or other USB-compatible devices. Using a USB hub, many devices can be connected to defibrillator 12 for a variety of purposes. Some such devices include, but are not limited to, a printer, a bar code scanner, a computer keyboard, or a data transfer device. These devices may either be simple devices or complex devices as defined in the USB specification.
  • FIG. 2 is a plan view of a connector module 50 for connecting a device or module to system controller 18. Connector module 50 includes a number of pins 52, 54, 56, and 58 that may be inserted into appropriate receptacles in devices or modules to transfer ground and data signals. For example, in one embodiment, pins 52 and 54 may be used for ground, while pins 56 and 58 may be used to transfer data signals. The allocation of ground and data lines among pins 52, 54, 56, and 58 may be selected to satisfy impedance requirements. Allocating two pins to ground connections allows greater flexibility in impedance matching, potentially improving signal integrity. As an alternative, a single pin may be allocated to ground, such that connector module 50 may include only three pins, rather than four as shown. In addition, one or more of system controller 18, therapy control module 14, patient parameters module 22, and user interface module 24 may incorporate impedance matching circuitry to satisfy the impedance requirements of the USB standard, thereby meeting USB signal integrity requirements.
  • Connector module 50 may be used to connect any of the devices or modules internal to defibrillator 12, e.g., system controller 18, a therapy control module 14, patient parameters module 22, user interface module 24, and expansion module 28, to system bus 20. Expansion module 28 has a USB port for connecting an external USB-compatible device to system bus 20 via a conventional flex circuit cable that meets USB specifications for impedance and signal integrity. The flex cable allows expansion module 28 to reside within defibrillator 12 at some distance, e.g., approximately 2-12 inches (5-30 cm) away from system controller 18. In addition to carrying the USB-standard signals, the flex cable may also carry several additional signals that do not relate to USB communication. While not required, the flex cable may also be used to connect other devices or modules internal to defibrillator 12, such as user interface module 24. External devices 30 may be connected to expansion module 28 via a conventional USB cable.
  • While the physical interface between the various devices or modules and system bus 20 differs from the USB standard, communication between the devices conforms to the USB communication protocol, as well as USB specifications relating to impedance and signal integrity. Accordingly, conventional software and hardware development tools designed for the USB standard can be used with little, if any, modification to develop additional devices for use in conjunction with defibrillator 12. Development costs are thereby reduced.
  • Software for transferring data between devices or modules of defibrillator 12 may incorporate conventional USB software with slight modifications. For example, the lower levels of the communication stack may be modified to support the particular processor and system controller 18 used in defibrillator 12. The software may be implemented as a set of computer-executable instructions stored in some form of computer readable media. Computer readable media can be any available media that can be accessed by defibrillator 12. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and nonremovable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data. Computer storage media includes, but is not limited to, random access memory (RAM), read only memory (ROM), EEPROM, flash memory or other memory technology, CD-ROM, digital versatile discs (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to store the desired information and that can be accessed by defibrillator 12. Communication media typically embodies computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media, such as a wired network or other direct-wired connection, and wireless media, such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above computer storage media and communication media are also included within the scope of computer-readable media.
  • FIG. 3 is a flow diagram illustrating an example mode of operation that may be implemented by the USB software. Before any data is transferred, system controller 18 assigns USB addresses to devices or modules as they are connected to system bus 20 during a process known as enumeration (70). These addresses are subsequently used to address individual devices. In addition, when a device is connected to system bus, associations between system controller 18 and one or more endpoints of the device are established (72). These associations are known as pipes. A given device may have multiple pipes. For example, user interface module 24 may have an endpoint that supports a pipe for transferring data to user interface module 24 and another endpoint that supports another pipe for transferring data from user interface module 24. When multiple pipes are established, the available bandwidth of system bus 20 is allocated among the pipes (74). For some pipes, bandwidth is allocated when the pipe is established.
  • All devices must support a specially designated control pipe. All devices support a common access mechanism for accessing information through the control pipe. For example, system controller 18 can access device information via the control pipe. This device information may be categorized as standard information whose definition is common to all devices, as class information specific to the type or class of the device, or as vendor-specific information. In addition to device information, system controller 18 may access USB control and status information via the control pipe.
  • Other pipes may be used to transfer functional data and control information between system controller 18 and other devices via system bus 20. Such pipes may be either unidirectional or bidirectional. Generally, data movement through one pipe is independent from data movement in other pipes.
  • System bus 20 is a polled bus. That is, system controller 18 periodically polls (76) the devices connected to system bus 20 to determine whether a device has data to be transferred to system controller 18 or to another device connected to system bus 20. If there is no data to be transferred, system controller 18 repeats polling the devices (76) until a device indicates that it has data to transfer.
  • When a device indicates that it has data to transfer, system controller 18 begins a transaction to transfer the data. Data transfers may involve the transmission of up to three packets. Each transaction begins when system controller 18 sends a USB packet, known as a token packet (78), describing the type and direction of transmission, an address designating a device or module, and an endpoint number that designates a specific endpoint associated with the device. The device or module designated by the address selects itself by decoding the appropriate address fields. In a given transaction, data is transferred either from system controller 18 to the selected device or from the selected device to system controller 18. The token packet specifies the direction of data transfer. The source of the transaction then either sends a data packet (80) or indicates that the source has no data to transfer. The destination may then respond with a handshake packet that indicates whether the transfer was successful (82).
  • System bus 20 may transfer data in a number of different modes. Control data, for example, is transferred in a control mode to configure a device when it is initially connected to system bus 20. Another transfer mode, known as a bulk data transfer mode, is used to transfer data that is generated or consumed in relatively large and bursty quantities, e.g., data transferred to a strip chart recorder. Bulk data is sequential. Reliable exchange of data is ensured at the hardware level by using error detection and correction techniques. The bandwidth taken up by bulk data may depend on other data transfer activities occurring on system bus 20.
  • Some devices or modules that send relatively small amounts of data may transfer data in an interrupt mode. In the interrupt mode, data may be presented for transfer to or from a device at any time and is delivered by system bus 20 at a rate no slower than is specified by the device. Interrupt data typically consists of event notifications or characters that are organized as one or more bytes. One example of interrupt data is characters input via the keys connected to user interface module 24.
  • Other devices or modules may transfer data in an isochronous mode. Isochronous data is continuous and real-time in creation, delivery, and consumption. To the extent that patient parameters module 22 collects real-time vital sign measurements from patient 16, for example, patient parameters module 22 may transfer data in the isochronous mode. In this mode, data streams between the device and system controller 18 in real-time without error correction. Timing-related information does not need to be explicitly transferred, as this information is implied by the steady rate at which the isochronous data is received and transferred. To maintain correct timing, isochronous data must be delivered at the same rate at which it is received. Accordingly, isochronous data is sensitive to the delivery rate. In addition, isochronous data may also be sensitive to delivery delays. For isochronous pipes, the bandwidth required may be based on the sampling characteristics of the associated function. The latency required may be related to the buffering available at each endpoint of the pipe.
  • Regardless of the data transfer mode, data transferred via system bus 20 may be encoded using a conventional inverted non return to zero (NRZI) encoding scheme. In this scheme, a value of “0” is indicated by a transition in the data signal, while a value of “1” is indicated by the absence of a transition in the data signal. Thus, for example, a string of 1's would result in a long period without signal transitions. In order to force transitions in the data signal, a bit stuffing technique is used to insert a zero after a sequence of consecutive 1's of a prescribed length, e.g., after a sequence of six consecutive 1's. Accordingly, if a device receives a sequence of consecutive 1's that exceeds the prescribed length, the device may conclude that an error has occurred and ignore the data packet.
  • By way of example, the data transfer technique of FIG. 3 may be used to reprogram a processor embedded in system controller 18, therapy control module 14, patient parameters module 22, or user interface module 24. Program data, such as a software upgrade, may be transferred via system bus 20 to the device to be reprogrammed. The software upgrade may then be stored using, for example, a RAM device or a flash memory.
  • The data transfer technique of FIG. 3 can also be used to control the functions of the various modules of defibrillator 12. For example, system bus 20 can be used to effect the delivery of therapeutic shocks to patient 16 via defibrillator electrodes. In this mode of operation, operator 10 uses the external keys to activate defibrillator 12. Operator 10 may use the external keys, for example, to select an energy protocol to be applied to patient 16. User interface module 24 transfers the key input to system controller 18 via system bus 20.
  • System controller 18 then generates the appropriate control signals for controlling the defibrillator electrodes to deliver the electric shock or shocks to patient 16 as specified by the selected energy protocol. System controller 18 transfers the control signals to therapy control module 14. These control signals may include control signals for controlling the charging circuitry, the discharge circuitry, or both. Therapy control module 14 operates the charging and discharge circuitry as directed by the control signals, thereby causing the defibrillator electrodes to deliver the correct electric shock or shocks to patient 16.
  • Various embodiments of the invention have been described. The invention may be used in AEDs as well as other types of defibrillators. In addition, while several embodiments of the invention have been described in the context of a defibrillator, the principles of the invention may be practiced in other types of medical devices, including, but not limited to, defibrillator/pacemakers and therapy devices for other medical conditions, such as stroke and respiratory conditions. These and other embodiments are within the scope of the following claims.

Claims (15)

1-8. (canceled)
9. A method for programming a module of a medical device, the method comprising:
transferring program data to the module using a USB protocol; and
storing the program data in a memory associated with the module.
10. The method of claim 9, further comprising encoding the program data using an NRZI encoding scheme.
11. The method of claim 9, further comprising transferring the program data in one of a bulk data transfer mode, an interrupt mode, and an isochronous mode.
12. The method of claim 9, wherein the medical device comprises at least one of a system controller, a therapy control module, a user interface module, and a patient parameters module.
13. The method of claim 12, wherein at least one of the system controller, the therapy control module, the user interface module, and the patient parameters module comprises a serial data interface to transfer data using the USB communication protocol.
14. The method of claim 12, wherein the medical device comprises a defibrillator.
15-22. (canceled)
23. A processor-readable medium containing instructions for causing a processor in a medical device to:
transfer program data to a module of the medical device system using a USB protocol; and
store the program data in a memory associated with the module.
24. The processor-readable medium of claim 23, further containing processor-executable instructions for encoding the program data using an NRZI encoding scheme.
25. The processor-readable medium of claim 23, further containing processor-executable instructions for transferring the program data in a bulk data transfer mode.
26. The processor-readable medium of claim 23, wherein the medical device comprises at least one of a system controller, a therapy control module, a user interface module, and a patient parameters module.
27. The processor-readable medium of claim 26, wherein at least one of the system controller, the therapy control module, the user interface module, and the patient parameters module comprises a serial data interface to transfer data using the USB communication protocol.
28. The processor-readable medium of claim 23, wherein the medical device comprises a defibrillator.
29-42. (canceled)
US11/608,699 2001-11-19 2006-12-08 Internal medical device communication bus Abandoned US20070078499A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/608,699 US20070078499A1 (en) 2001-11-19 2006-12-08 Internal medical device communication bus

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/992,708 US7162306B2 (en) 2001-11-19 2001-11-19 Internal medical device communication bus
US11/608,699 US20070078499A1 (en) 2001-11-19 2006-12-08 Internal medical device communication bus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/992,708 Division US7162306B2 (en) 2001-11-19 2001-11-19 Internal medical device communication bus

Publications (1)

Publication Number Publication Date
US20070078499A1 true US20070078499A1 (en) 2007-04-05

Family

ID=25538647

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/992,708 Expired - Lifetime US7162306B2 (en) 2001-11-19 2001-11-19 Internal medical device communication bus
US11/608,699 Abandoned US20070078499A1 (en) 2001-11-19 2006-12-08 Internal medical device communication bus

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/992,708 Expired - Lifetime US7162306B2 (en) 2001-11-19 2001-11-19 Internal medical device communication bus

Country Status (1)

Country Link
US (2) US7162306B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050100170A1 (en) * 2003-11-10 2005-05-12 Chen Kun L. Method of recording and playing compact disk quality sound signals for a doorbell system, and a receiver embodying such method
US20080059598A1 (en) * 2006-09-06 2008-03-06 Garibaldi Jeffrey M Coordinated Control for Multiple Computer-Controlled Medical Systems

Families Citing this family (94)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7758503B2 (en) * 1997-01-27 2010-07-20 Lynn Lawrence A Microprocessor system for the analysis of physiologic and financial datasets
US6018673A (en) 1996-10-10 2000-01-25 Nellcor Puritan Bennett Incorporated Motion compatible sensor for non-invasive optical blood analysis
US9042952B2 (en) 1997-01-27 2015-05-26 Lawrence A. Lynn System and method for automatic detection of a plurality of SPO2 time series pattern types
US8932227B2 (en) 2000-07-28 2015-01-13 Lawrence A. Lynn System and method for CO2 and oximetry integration
US9468378B2 (en) 1997-01-27 2016-10-18 Lawrence A. Lynn Airway instability detection system and method
US20070191697A1 (en) 2006-02-10 2007-08-16 Lynn Lawrence A System and method for SPO2 instability detection and quantification
US9521971B2 (en) 1997-07-14 2016-12-20 Lawrence A. Lynn System and method for automatic detection of a plurality of SPO2 time series pattern types
US20060195041A1 (en) 2002-05-17 2006-08-31 Lynn Lawrence A Centralized hospital monitoring system for automatically detecting upper airway instability and for preventing and aborting adverse drug reactions
US9053222B2 (en) 2002-05-17 2015-06-09 Lawrence A. Lynn Patient safety processor
US20070093721A1 (en) * 2001-05-17 2007-04-26 Lynn Lawrence A Microprocessor system for the analysis of physiologic and financial datasets
US6754516B2 (en) 2001-07-19 2004-06-22 Nellcor Puritan Bennett Incorporated Nuisance alarm reductions in a physiological monitor
US20080200775A1 (en) * 2007-02-20 2008-08-21 Lynn Lawrence A Maneuver-based plethysmographic pulse variation detection system and method
US7006856B2 (en) * 2003-01-10 2006-02-28 Nellcor Puritan Bennett Incorporated Signal quality metrics design for qualifying data for a physiological monitor
US7016715B2 (en) 2003-01-13 2006-03-21 Nellcorpuritan Bennett Incorporated Selection of preset filter parameters based on signal quality
US10413742B2 (en) 2008-03-05 2019-09-17 Physio-Control, Inc. Defibrillator patient monitoring pod
US7957798B2 (en) 2003-12-17 2011-06-07 Physio-Control, Inc. Defibrillator/monitor system having a pod with leads capable of wirelessly communicating
US20050185799A1 (en) * 2004-02-23 2005-08-25 Breakthrough Medical Systems Inc. Method of monitoring equipment and alert device
US7120479B2 (en) 2004-02-25 2006-10-10 Nellcor Puritan Bennett Inc. Switch-mode oximeter LED drive with a single inductor
US7190985B2 (en) * 2004-02-25 2007-03-13 Nellcor Puritan Bennett Inc. Oximeter ambient light cancellation
US7194293B2 (en) * 2004-03-08 2007-03-20 Nellcor Puritan Bennett Incorporated Selection of ensemble averaging weights for a pulse oximeter based on signal quality metrics
US7534212B2 (en) * 2004-03-08 2009-05-19 Nellcor Puritan Bennett Llc Pulse oximeter with alternate heart-rate determination
US7392075B2 (en) * 2005-03-03 2008-06-24 Nellcor Puritan Bennett Incorporated Method for enhancing pulse oximetry calculations in the presence of correlated artifacts
US7725147B2 (en) 2005-09-29 2010-05-25 Nellcor Puritan Bennett Llc System and method for removing artifacts from waveforms
US7725146B2 (en) 2005-09-29 2010-05-25 Nellcor Puritan Bennett Llc System and method for pre-processing waveforms
US20070106126A1 (en) 2005-09-30 2007-05-10 Mannheimer Paul D Patient monitoring alarm escalation system and method
US20070100220A1 (en) * 2005-10-28 2007-05-03 Baker Clark R Jr Adjusting parameters used in pulse oximetry analysis
US7668579B2 (en) * 2006-02-10 2010-02-23 Lynn Lawrence A System and method for the detection of physiologic response to stimulation
US20070208259A1 (en) * 2006-03-06 2007-09-06 Mannheimer Paul D Patient monitoring alarm escalation system and method
US8702606B2 (en) * 2006-03-21 2014-04-22 Covidien Lp Patient monitoring help video system and method
US8926550B2 (en) * 2006-08-31 2015-01-06 Fresenius Medical Care Holdings, Inc. Data communication system for peritoneal dialysis machine
US8728059B2 (en) 2006-09-29 2014-05-20 Covidien Lp System and method for assuring validity of monitoring parameter in combination with a therapeutic device
US20080200819A1 (en) * 2007-02-20 2008-08-21 Lynn Lawrence A Orthostasis detection system and method
JP4569615B2 (en) * 2007-09-25 2010-10-27 ブラザー工業株式会社 Printing device
US8776080B2 (en) * 2007-09-25 2014-07-08 Intel Corporationa Management component transport protocol interconnect filtering and routing
US8204567B2 (en) 2007-12-13 2012-06-19 Nellcor Puritan Bennett Llc Signal demodulation
US20090171167A1 (en) * 2007-12-27 2009-07-02 Nellcor Puritan Bennett Llc System And Method For Monitor Alarm Management
US20090171174A1 (en) * 2007-12-31 2009-07-02 Nellcor Puritan Bennett Llc System and method for maintaining battery life
US8092993B2 (en) 2007-12-31 2012-01-10 Nellcor Puritan Bennett Llc Hydrogel thin film for use as a biosensor
US20090171226A1 (en) * 2007-12-31 2009-07-02 Nellcor Puritan Bennett Llc System and method for evaluating variation in the timing of physiological events
US8750953B2 (en) 2008-02-19 2014-06-10 Covidien Lp Methods and systems for alerting practitioners to physiological conditions
US8275553B2 (en) 2008-02-19 2012-09-25 Nellcor Puritan Bennett Llc System and method for evaluating physiological parameter data
US20090247851A1 (en) * 2008-03-26 2009-10-01 Nellcor Puritan Bennett Llc Graphical User Interface For Monitor Alarm Management
US8140272B2 (en) * 2008-03-27 2012-03-20 Nellcor Puritan Bennett Llc System and method for unmixing spectroscopic observations with nonnegative matrix factorization
US20090247850A1 (en) * 2008-03-28 2009-10-01 Nellcor Puritan Bennett Llc Manually Powered Oximeter
US8292809B2 (en) 2008-03-31 2012-10-23 Nellcor Puritan Bennett Llc Detecting chemical components from spectroscopic observations
US8364224B2 (en) * 2008-03-31 2013-01-29 Covidien Lp System and method for facilitating sensor and monitor communication
US8195848B2 (en) * 2008-04-04 2012-06-05 Economedics, Inc. Medical device created through resource leverage of a host processing system and method
WO2009137682A1 (en) 2008-05-07 2009-11-12 Lynn Lawrence A Medical failure pattern search engine
USD626561S1 (en) 2008-06-30 2010-11-02 Nellcor Puritan Bennett Llc Circular satseconds indicator and triangular saturation pattern detection indicator for a patient monitor display panel
USD626562S1 (en) 2008-06-30 2010-11-02 Nellcor Puritan Bennett Llc Triangular saturation pattern detection indicator for a patient monitor display panel
US9895068B2 (en) * 2008-06-30 2018-02-20 Covidien Lp Pulse oximeter with wait-time indication
US8417309B2 (en) 2008-09-30 2013-04-09 Covidien Lp Medical sensor
US8433382B2 (en) * 2008-09-30 2013-04-30 Covidien Lp Transmission mode photon density wave system and method
US8386000B2 (en) * 2008-09-30 2013-02-26 Covidien Lp System and method for photon density wave pulse oximetry and pulse hemometry
US8968193B2 (en) * 2008-09-30 2015-03-03 Covidien Lp System and method for enabling a research mode on physiological monitors
US20090171172A1 (en) * 2008-12-19 2009-07-02 Nellcor Puritan Bennett Llc Method and system for pulse gating
US20100240972A1 (en) * 2009-03-20 2010-09-23 Nellcor Puritan Bennett Llc Slider Spot Check Pulse Oximeter
US8509869B2 (en) * 2009-05-15 2013-08-13 Covidien Lp Method and apparatus for detecting and analyzing variations in a physiologic parameter
US20110172550A1 (en) 2009-07-21 2011-07-14 Michael Scott Martin Uspa: systems and methods for ems device communication interface
US8494786B2 (en) 2009-07-30 2013-07-23 Covidien Lp Exponential sampling of red and infrared signals
US20110029865A1 (en) * 2009-07-31 2011-02-03 Nellcor Puritan Bennett Llc Control Interface For A Medical Monitor
US8494606B2 (en) * 2009-08-19 2013-07-23 Covidien Lp Photoplethysmography with controlled application of sensor pressure
US8788001B2 (en) * 2009-09-21 2014-07-22 Covidien Lp Time-division multiplexing in a multi-wavelength photon density wave system
US8494604B2 (en) * 2009-09-21 2013-07-23 Covidien Lp Wavelength-division multiplexing in a multi-wavelength photon density wave system
US8704666B2 (en) * 2009-09-21 2014-04-22 Covidien Lp Medical device interface customization systems and methods
US8798704B2 (en) * 2009-09-24 2014-08-05 Covidien Lp Photoacoustic spectroscopy method and system to discern sepsis from shock
US9554739B2 (en) 2009-09-29 2017-01-31 Covidien Lp Smart cable for coupling a medical sensor to an electronic patient monitor
US8376955B2 (en) * 2009-09-29 2013-02-19 Covidien Lp Spectroscopic method and system for assessing tissue temperature
US8515511B2 (en) 2009-09-29 2013-08-20 Covidien Lp Sensor with an optical coupling material to improve plethysmographic measurements and method of using the same
US20110074342A1 (en) * 2009-09-30 2011-03-31 Nellcor Puritan Bennett Llc Wireless electricity for electronic devices
US20110077470A1 (en) * 2009-09-30 2011-03-31 Nellcor Puritan Bennett Llc Patient Monitor Symmetry Control
JP6203634B2 (en) 2010-04-09 2017-09-27 ゾール メディカル コーポレイションZOLL Medical Corporation EMS apparatus communication interface system and method
US8930145B2 (en) 2010-07-28 2015-01-06 Covidien Lp Light focusing continuous wave photoacoustic spectroscopy and its applications to patient monitoring
JP5710767B2 (en) 2010-09-28 2015-04-30 マシモ コーポレイション Depth of consciousness monitor including oximeter
US10598508B2 (en) 2011-05-09 2020-03-24 Zoll Medical Corporation Systems and methods for EMS navigation user interface
FR2987748B1 (en) 2012-03-12 2014-03-07 Sodamed EXTERNAL CARDIAC DEFIBRILLATOR SYSTEM FOR DOMESTIC USE
US9833146B2 (en) 2012-04-17 2017-12-05 Covidien Lp Surgical system and method of use of the same
US8929980B2 (en) 2012-05-03 2015-01-06 Physio-Control, Inc. External defibrillator electrode, method and system for reducing ECG artifact
US9289621B2 (en) 2012-05-08 2016-03-22 Physio-Control, Inc. Defibrillator network system
CA2875332A1 (en) 2012-06-07 2013-12-12 Zoll Medical Corporation Systems and methods for video capture, user feedback, reporting, adaptive parameters, and remote data access in vehicle safety monitoring
US10127810B2 (en) 2012-06-07 2018-11-13 Zoll Medical Corporation Vehicle safety and driver condition monitoring, and geographic information based road safety systems
US10099063B2 (en) * 2012-07-02 2018-10-16 Physio-Control, Inc. Medical monitor-defibrillator with defibrillator and data operations processors
US10303852B2 (en) 2012-07-02 2019-05-28 Physio-Control, Inc. Decision support tool for use with a medical monitor-defibrillator
US9026147B2 (en) 2012-09-24 2015-05-05 Physio-Control, Inc. Defibrillator location tracking device
US9282911B2 (en) 2012-11-27 2016-03-15 Physio-Control, Inc. Linear display of ECG signals
US9872997B2 (en) 2013-03-15 2018-01-23 Globus Medical, Inc. Spinal cord stimulator system
US9440076B2 (en) 2013-03-15 2016-09-13 Globus Medical, Inc. Spinal cord stimulator system
US9878170B2 (en) 2013-03-15 2018-01-30 Globus Medical, Inc. Spinal cord stimulator system
US9887574B2 (en) 2013-03-15 2018-02-06 Globus Medical, Inc. Spinal cord stimulator system
JP2016524746A (en) 2013-05-10 2016-08-18 ゾール メディカル コーポレイションZOLL Medical Corporation Scoring, evaluation and feedback related to EMS clinical and performance
CN205549235U (en) 2013-08-01 2016-09-07 卓尔医疗公司 Wearable medical equipment and system
WO2016057553A1 (en) 2014-10-07 2016-04-14 Masimo Corporation Modular physiological sensors
US9734720B2 (en) 2015-04-01 2017-08-15 Zoll Medical Corporation Response mode verification in vehicle dispatch
US11865352B2 (en) 2020-09-30 2024-01-09 Zoll Medical Corporation Remote monitoring devices and related methods and systems with audible AED signal listening

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5734373A (en) * 1993-07-16 1998-03-31 Immersion Human Interface Corporation Method and apparatus for controlling force feedback interface systems utilizing a host computer
US5987519A (en) * 1996-09-20 1999-11-16 Georgia Tech Research Corporation Telemedicine system using voice video and data encapsulation and de-encapsulation for communicating medical information between central monitoring stations and remote patient monitoring stations
US6148233A (en) * 1997-03-07 2000-11-14 Cardiac Science, Inc. Defibrillation system having segmented electrodes
US6321117B1 (en) * 1999-08-20 2001-11-20 Cardiac Pacemakers, Inc. Change log for implantable medical device
US6415343B1 (en) * 1998-01-07 2002-07-02 National Semicondoctor Corporation Apparatus and method for initializing a universal serial bus device
US20030035473A1 (en) * 2001-08-16 2003-02-20 Jun Takinosawa Self test circuit for evaluating a high-speed serial interface
US6547730B1 (en) * 1998-12-31 2003-04-15 U-Systems, Inc. Ultrasound information processing system
US6826639B2 (en) * 2001-07-27 2004-11-30 Computer Access Technology Corporation Hierarchical display of multilevel protocol for communication data
US20040249419A1 (en) * 2003-04-02 2004-12-09 Chapman Fred William Defibrillators customized for anticipated patients
US6832200B2 (en) * 2001-09-07 2004-12-14 Hewlett-Packard Development Company, L.P. Apparatus for closed-loop pharmaceutical delivery

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5734373A (en) * 1993-07-16 1998-03-31 Immersion Human Interface Corporation Method and apparatus for controlling force feedback interface systems utilizing a host computer
US5987519A (en) * 1996-09-20 1999-11-16 Georgia Tech Research Corporation Telemedicine system using voice video and data encapsulation and de-encapsulation for communicating medical information between central monitoring stations and remote patient monitoring stations
US6148233A (en) * 1997-03-07 2000-11-14 Cardiac Science, Inc. Defibrillation system having segmented electrodes
US6415343B1 (en) * 1998-01-07 2002-07-02 National Semicondoctor Corporation Apparatus and method for initializing a universal serial bus device
US6547730B1 (en) * 1998-12-31 2003-04-15 U-Systems, Inc. Ultrasound information processing system
US6321117B1 (en) * 1999-08-20 2001-11-20 Cardiac Pacemakers, Inc. Change log for implantable medical device
US6826639B2 (en) * 2001-07-27 2004-11-30 Computer Access Technology Corporation Hierarchical display of multilevel protocol for communication data
US20030035473A1 (en) * 2001-08-16 2003-02-20 Jun Takinosawa Self test circuit for evaluating a high-speed serial interface
US6832200B2 (en) * 2001-09-07 2004-12-14 Hewlett-Packard Development Company, L.P. Apparatus for closed-loop pharmaceutical delivery
US20040249419A1 (en) * 2003-04-02 2004-12-09 Chapman Fred William Defibrillators customized for anticipated patients

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050100170A1 (en) * 2003-11-10 2005-05-12 Chen Kun L. Method of recording and playing compact disk quality sound signals for a doorbell system, and a receiver embodying such method
US20080059598A1 (en) * 2006-09-06 2008-03-06 Garibaldi Jeffrey M Coordinated Control for Multiple Computer-Controlled Medical Systems
US8244824B2 (en) * 2006-09-06 2012-08-14 Stereotaxis, Inc. Coordinated control for multiple computer-controlled medical systems

Also Published As

Publication number Publication date
US7162306B2 (en) 2007-01-09
US20030097160A1 (en) 2003-05-22

Similar Documents

Publication Publication Date Title
US7162306B2 (en) Internal medical device communication bus
US7139613B2 (en) Implantable medical device communication system with pulsed power biasing
US6250309B1 (en) System and method for transferring information relating to an implantable medical device to a remote location
US7908334B2 (en) System and method for addressing implantable devices
JP3450329B2 (en) Pacemaker telemetry system
US7904170B2 (en) Radio frequency transponder based implantable medical system
US7023359B2 (en) Telemetry module with configurable physical layer for use with an implantable medical device
US6535763B1 (en) Event marker alignment by inclusion of event marker transmission latency in the real-time data stream
EP1888171B1 (en) Implantable cardioverter defibrillator with programmable capacitor charging level
US7013178B2 (en) Implantable medical device communication system
US4998974A (en) Apparatus and method for antitachycardia pacing in dual chamber arrhythmia control system
US7289852B2 (en) Implantable medical device configured for diagnostic emulation through serial communication
US10420948B2 (en) Implantable medical device with variable data retransmission characteristics based upon data type
US20090157127A1 (en) Telemetry during safety mode operation
US6285909B1 (en) Preserving patient specific data in implantable pulse generator systems
US20120109048A1 (en) Protocol implementation for telemetry communications involving implantable medical devices
WO2007117806A2 (en) Multichannel communication for implantable medical device applications
US20060020302A1 (en) Medical device telemetry arbitration system based upon user selection
US20060020304A1 (en) Medical device telemetry arbitration system using time of response
WO2008011593A2 (en) System and method for addressing implantable devices
US7110818B2 (en) Method and system for programming an implantable cardiac device
US20060020303A1 (en) Medical device telemetry arbitration system using signal strength
US8639350B2 (en) Telemetry double buffering and oversampling for an implantable medical device

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: EXPRESSLY ABANDONED -- DURING EXAMINATION