- Internet of Things for Architects
- Perry Lea
- 187字
- 2021-06-25 22:47:05
Sensor to controller
In many of the preceding examples for sensing components, the signal will require amplification, filtering, and calibration before going anywhere. Typically, the hardware will need an analog-to-digital converter of some resolution. The following is a simple 24-bit ADC that outputs a 5V signal:
Wheatstone Bridge: connected to AD7730 analog to digital converter as input to a microcontroller or system on a chip
The output can then be raw pulse-modulated data, or a serial interface such as I2C, SPI, or UART to a microcontroller or digital signal processor. A good example of this in a real system is the Texas Instruments infrared thermopile sensor (TMP007). This is a contactless MEMS temperature sensor that absorbs infrared wavelengths and converts them to a reference voltage while using a cold junction reference temperature. It is rated for accurately detecting temperatures in environments between -40 degrees Celsius to +125 degrees Celsius. We can see the components covered in this chapter for this part in the following figure:
TI TMP007Courtesy of Texas Instruments. TI Multi-Standard CC2650 SensorTag Design Guide. Texas Instruments Incorporated, 2015.
- Instant Raspberry Pi Gaming
- 機器學習實戰:基于Sophon平臺的機器學習理論與實踐
- Dreamweaver CS3網頁設計與網站建設詳解
- 數據庫原理與應用技術學習指導
- 精通Excel VBA
- Embedded Programming with Modern C++ Cookbook
- Implementing Splunk 7(Third Edition)
- 人工智能趣味入門:光環板程序設計
- Learning Azure Cosmos DB
- HTML5 Canvas Cookbook
- 計算機組成與操作系統
- 智慧未來
- 渲染王3ds Max三維特效動畫技術
- Cisco UCS Cookbook
- SQL語言與數據庫操作技術大全