SSZT231 november   2020 MSP430FR2355

 

  1.   1
  2.   2
    1.     3
    2.     Conclusion
    3.     Additional Resources

Winter Yu

By measuring changes in infrared and red light absorption in oxygenated or deoxygenated blood, a pulse oximeter clipped to a finger noninvasively monitors a person’s heart rate and blood oxygen saturation (SpO2). Normally, the oxygen saturation of a healthy person’s blood is in the 95% to 100% range. Measuring oxygen saturation using a pulse oximeter like the one shown in Figure 1 can help patients:

  • See how well medicines are working
  • Determine their ability to handle increased activity levels.
  • Determine whether a ventilator is necessary or is working.
  • Monitor episodes of sleep apnea.

People who have had health conditions that affect blood oxygen levels such as heart failure or asthma may also use a pulse oximeter.

GUID-B737067F-DD91-4AB1-A16A-A6677FB511BD-low.png Figure 1 Finger-clamp Pulse Oximeter

Usually, a photodiode measures the infrared and red light passing through the finger. The signal coming out of the photodiode sensor consists of a large DC component and a small AC component (AC is around 0.4% to 10% of DC), shown in Figure 2. The large DC component is a result of absorption by the lesser oxygen-bearing parts of body tissue and scattered light. The small AC component comprises light modulated by the oxygen-bearing parts, such as arteries, as well as noise from ambient light at 50/60 Hz. Both AC and DC components are necessary for SpO2 calculation. To meet the accuracy requirement, a signal conditioning circuit need to be designed to amplify the AC component with resolution increased, DC component and ambient light canceled. However, the signal level varies according to the health conditions of patients, and the position and thickness of the finger. The gain of amplifier need to be dynamically adjusted based on the range of signal to avoid signal saturation.

GUID-20230711-SS0I-4KFX-KQXS-W7NKNWFL2BC1-low.jpg Figure 2 Photoplethysmography Signal with Large DC and Small AC Component

TI has a single-chip pulse oximeter solution based on the MSP430FR2355 microcontroller (MCU) and its built-in smart analog combos (SACs). As a featured peripheral of the MSP430FR2355, the SACs are configurable with software and enable you to perform analog signal conditioning for either the input or output path. Figure 3 illustrates SAC mode.

GUID-20230711-SS0I-J9LV-0CQW-WMWGT1DQMRJM-low.png Figure 3 System Block Diagram Using SAC Mode

Acting as the host MCU in the system, the MSP430FR2355 can provide a true single-chip solution that effectively removes the need for an external amplifier and digital-to-analog converter (DAC), reducing system complexity and cost. Plus, you can configure each SAC module as an operational amplifier, programmable gain amplifier or 12-bit DAC. Figure 4 is a system block diagram of a pulse oximeter using an MSP430FR2355 MCU.

GUID-F739DEE5-03D8-4F40-841E-8D2FB5DA7805-low.png Figure 4 A Sample Pulse Oximeter System Block Diagram

The sample pulse oximeter solution in Figure 4 illustrates four SAC modules:

  • Two SAC modules as a DAC with 12-bit resolution, for driving infrared and red LEDs with adjustable and stable current.
  • One SAC module as a transimpedance amplifier, with 50 pA of input bias current for measuring photodiode current.
  • One SAC module as a PGA, with 32 times gain working with the DAC used as DC compensation and an AC amplifier.

Besides built-in smart analog combos, the low to 42nA standby current, small package, memory configuration and communication interface is very suitable for a low-cost pulse oximeter design.

Figure 5 lists the detailed MSP430FR2355 MCU’s on-chip analog and digital features.

GUID-20230711-SS0I-22WH-VBKK-0L646CLZCKC0-low.png Figure 5 MSP430FR2355 On-chip Features

Conclusion

The MSP430FR2355 is an ultra-low-power and low-cost 16-bit reduced instruction set computer MCU with many analog signal-chain peripherals. The four smart analog combs effectively remove the need for an external amplifier and digital-to-analog converter (DAC), reducing system complexity and cost. The low power and VQFN32 (4-mm-by-4-mm 32-pin) package is a good fit for a portable device such as a pulse oximeter. The MSP430 MCU along with the online software (https://www.ti.com/tool/MSPWARE) and hardware resources can help you design a pulse oximeter quickly.