SLAA833A May   2018  – October 2019 MSP430FR2353 , MSP430FR2355

 

  1.   How to Use the Smart Analog Combo in MSP430™ MCUs
    1.     Trademarks
    2. 1 Introduction
      1. 1.1 Smart Analog Combo (SAC) Concept
      2. 1.2 Single-Supply Amplifier Design Consideration
      3. 1.3 Smart Analog Combo Driver Library
    3. 2 Smart Analog Combo Operation Modes
      1. 2.1 General Purpose Mode
        1.       Example 1. Code Example for Smart Analog Combo General-Purpose Mode
      2. 2.2 Buffer Mode
        1.       Example 2. Code Example for Smart Analog Combo Buffer Mode
      3. 2.3 Noninverting PGA Mode
        1.       Example 3. Code Example for Smart Analog Combo Noninverting PGA Mode
      4. 2.4 Inverting PGA Mode
        1.       Example 4. Code Example for Smart Analog Combo Inverting PGA Mode
      5. 2.5 DAC Mode
        1.       Example 5. Code Example for Smart Analog Combo DAC Mode
    4. 3 Smart Analog Combo Interconnection Configuration
      1. 3.1 Smart Analog Combo Cascading
      2. 3.2 Smart Analog Combo Interconnection With Other Peripherals
    5. 4 Smart Analog Combo Use Cases in Sensing Applications
      1. 4.1 Use Smart Analog Combo in Smoke Detector
      2. 4.2 Use Smart Analog Combo in Current Loop
    6. 5 References
  2.   Revision History

Use Smart Analog Combo in Smoke Detector

This section describes how to use SAC in real sensing and measurement applications. Smoke detector and current loop are taken as two application examples. Figure 14 shows SAC use case in smoke detector application. The first-stage SAC is configured in TIA mode, and the second-stage SAC is configured in noninverting PGA mode. The DAC is used in the first-stage SAC to provide bias voltage so the output swing limitation can be avoid. The output current of the infrared radiation (IR) receiver runs through the TIA to convert the output current of the IR receiver into an analog voltage. This analog voltage is amplified by the second-stage amplifier and then measured by the ADC on the MSP430 MCU.

The SAC supports a picoamp-level low-leakage input that improves the accuracy of current measurement. To detect currents in the range of picoamps, the feedback resistor R1 must be in the range of megaohms. Leveraging the interconnection of two SAC modules, the layout to build this kind of SAC cascading is relatively simple. The smoke detector application is constructed to minimize current consumption. The SAC modules are disabled with internal control registers when IR detection is finished. When the SAC modules are turned off, they consume no current. To improve measurement accuracy and avoid false alarms, some smoke detectors include two IR emitters with different wavelengths. The MSP430FR2355 MCU is suitable for this kind of smoke detector, as it integrates four SAC modules, which make it possible to achieve two-channel IR detection on one chip. Smoke detectors are only one of the IR sensing applications. For more details about IR sensing, see the MSP430FR2311 Microcontroller IR Reflection Sensing Reference Design.

use-sac-in-smoke-detector.gifFigure 14. Use Smart Analog Combo in Smoke Detector