MCU for wearable junction box with computer and PAN

Publisher:xinyi9008Latest update time:2022-08-09 Source: elecfansKeywords:MCU  Computer  PAN Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

The continued push for wearables is transforming individuals into their own data centers, including flash drives, mobile PCs, sensor arrays, medical devices, and more. Various technologies compete for input, output, connectivity, and functionality in wearable designs. For example, TFTs, virtual vision goggles, pico projectors, 3D displays, and holographic display systems all have unique advantages, but it is unlikely that each technology can be implemented as a user interface in a single wearable system. You can say the same thing about input technologies such as 3D gesture recognition, voice recognition, touch panels, keyboards, haptic feedback systems, and more.


Designers of wearable computers and their associated peripherals therefore have a choice to make. Should all processing capabilities reside in one place, or should they be distributed among nodes around us? Perhaps, eventually, when all of these (and other) technologies have been refined to the highest level of functionality and reliability at the lowest cost, a single, all-purpose device may become the popular choice. Until then, it will be easier to rely on the use of standalone peripherals that can not only connect to other wearables, but also interconnect with the network.


This article looks at microcontrollers with the functionality needed to create a wearable junction box for a computer and PAN. Serial protocols will be used for wired network connections, as wiring and contact points affect price and reliability. A microcomputer with abundant serial connections can be an ideal junction box communications aggregator. This is true for both wired and wireless connections, as RF links are serial in nature. All parts and data referenced here can be found online at Digi-Key’s website.


Connection link options

While many peripherals and connectivity links are available, in the past MCUs have not always been able to keep up with the speed of high-speed links for data-intensive communications. For example, as early as the 1980s, Apple recognized the need for a high-speed serial bus standard for high-definition audio and video. The IEEE 1394 FireWire interface does just that, using isochronous real-time data transfer for up to 63 peripherals in a tree or daisy-chain configuration.


A predecessor to USB, it featured plug-and-play capabilities, unique identifiers, and NRZ data strobe encoding, enabling reliable transmission of serial data at up to 400 Mbits/s in full-duplex mode. It also performed arbitration, allowing the use of cables up to 72 m long. However, its 261 patents are held by 10 companies, and licensing and royalties have hindered widespread adoption. Good luck finding any microcontrollers that fully natively support FireWire. (Note: Texas Instruments does offer the TSB43AB22A link layer controller for IEEE 1394, but it is intended for use as a PCI to FireWire interface).


Toslink is another example of a serial protocol medium that is well suited for high-definition audio and video for PAN applications. The robust and flexible fiber optic link supports data rates up to 250 Mbits/s and is immune to surrounding electronic noise. Transceivers such as the Toshiba TODX2402(F) provide a small, reliable connection, and cables are readily available.


While direct FireWire and Toslink interfaces are not native to microcontrollers, other readily available serial peripherals and links are readily available. Ethernet is a mature serial link protocol, and many MCU-plus-Ethernet families have native hardware to support it (Figure 1). Also note that basic sensors and peripherals can use simple 8-bit MCU-plus-Ethernet parts, such as WIZnet's 8051-based W7100A, which also has UARTs and GPIOs for local buttons, switches, or sensor systems.

poYBAGLswHWAJpvkAADMK9VsmjY351.png

Figure 1: Even a simple 8-bit processor can be linked to a PAN's communications network by embedding dedicated communications hardware into the chip. This means that low-cost micro-devices can be used for simple sensors and functions.


NXP Semiconductor offers 16/32-bit serial-block capabilities with parts such as the 72-MHz ARM7-based LPC2468FBD208,551 MCU (Figure 2). As part of the company's LPC2400 family, these parts mix CAN, I²C, SPI, SCI, and UART to interface with low-bandwidth peripherals and sensors via wired or wireless means. (Note that many RF transceiver chips can get data from UART, I²C, SPI, or USB.) Other family members also have CAN, IrDa, Microwire, and USB OTG connections.

pYYBAGLswIOAPV6FAAPmYfFYkvQ356.png

Figure 2: Block diagram of the NXP LPC2468FBD208,551 MCU.

One of the advantages of Ethernet is its extensive support, training, and free stacks that are ready to integrate into your source code. NXP provides a video overview of its Ethernet technology on the Digi-Key website. There is also a product training module that helps migrate 8-bit and 16-bit processors to LPC ARM processors.


Another nice feature of Ethernet is that small, wearable, low-power, multi-port switches and routers can be used to allow peripherals to communicate directly with each other without intervention and monitoring by the host CPU. Power over Ethernet is very useful, as it can provide power to endpoints from switches and routers. Parts like the Linear Technology LTC4274IUHF#PBF can allow these high-speed serial data links to provide 25 W of power to peripherals.


USB is at the forefront in terms of high-speed, self-powered, arbitrated, compact and well-supported microcontrollers for serial connectivity. Supported by thousands of microcontrollers at 8-bit, 16-bit and 32-bit performance levels, USB offers several advantages when used as both low-speed and high-speed serial links for wearable PAN processors and peripherals.


Take a look at the Cypress ARM9-based USB controllers that support USB version 3. Parts such as the CYUSB3014-BZXC support USB 3.0 data rates up to 5 Gbit/s with up to 32 physical endpoints. The ultra-low power core (as low as 20 µA) makes it ideal for battery-powered wearable applications, and like other devices in the EZ USB FX3 family, this device also features a great combination of UART, SPI, I²C, and I²S serial audio master transmitter capabilities.


PAN Peripheral Requirements

All of the components of our wearable computers require power and signal, and in some cases both battery-powered standalone wireless and wired solutions are best. As mentioned earlier, display technology can benefit from a small, thin, wired high-speed serial link to a wearable host, as long as it is comfortable, practical, and even fashionable (Figure 3). This may also make our display technology lighter weight, because power and signal can be transmitted over a single shielded two-conductor link.


On the other hand, a heart monitor must stay on us and be active 24 hours a day. It may need a hot-swappable battery pack, since it must be active, even when we sleep. It also needs to be wireless, since we don't want to be connected to a transceiver while we sleep.


Note: This wireless link does not have to be a high speed, high power link. Small data packets can be transmitted to alert a smartphone or tablet or any device with a cloud connection. The data can be transmitted, stored, and accessed within the healthcare facility.


Another example is a wearable pedometer, which uses an accelerometer to sense and record movement to determine how many miles we have run. Since we don’t run in our sleep, it can be placed in a charging cradle at night and store enough power to run all day without a power cord. The relatively small amount of data collected can be transmitted using a low baud rate link such as a UART, via wires, optical devices, or radio frequency.


Moving forward

Social trends can enhance or suppress technology solutions, and solutions that appeal to the masses will succeed. Stylish and practical designs are already emerging (Figure 3), and new connectivity standards such as the JEDEC JESD204B digital serial interface are likely to gain widespread acceptance. Cloud connectivity to our PAN will be cellular 3G/4G/5G, etc. However, local connectivity to our processors, peripherals, sensors, and devices will be a combination of wired and wireless serial links. Fortunately, as we have shown, there are several performance- and feature-rich processors that can do the heavy lifting.


In summary, this article has shown that these parts and resources are available to designers to develop wearable breakout boxes for computers and PANs for both wired and wireless applications using standard serial interfaces. In examining the range of available microcontrollers ready to support these designs, we have provided examples of simple low-power data acquisition sensor MCUs as well as high-performance multicore parts with additional features.


Keywords:MCU  Computer  PAN Reference address:MCU for wearable junction box with computer and PAN

Previous article:Wearable sensing platform based on fluid control
Next article:Powering Wearable Sensor Health Monitors on a Chip

Recommended ReadingLatest update time:2024-11-16 13:38

PIC16-bit microcontroller CAN (6) external AD
The external AD uses AD7170. For specific information, please refer to the datasheet. Let me briefly talk about the precautions of this AD. The AD7170 is a low power ADC with an on-chip precision 12-bit Σ-Δ modulator and digital filter for measuring wide dynamic range, low frequency signals. The device has an internal
[Microcontroller]
Design of real-time temperature control system using single chip microcomputer and PC
  A real-time temperature control system using a single-chip microcomputer and a PC is designed, including hardware design and software design. The system uses the STC89C52 single-chip microcomputer as the main chip, the DS18B20 digital temperature sensor as the temperature acquisition device, a buzzer as the alarm, V
[Microcontroller]
Design of real-time temperature control system using single chip microcomputer and PC
Implementation of 51 single-chip microcomputer and graphic LCD interface technology
In recent years, LCD has been increasingly used in instruments controlled by single-chip microcomputers. A good human-machine interface for instrument display has always been people's pursuit. Recently, a single-chip microcomputer was used to successfully display pictures on the EDM240128 graphic LCD. 1. Features o
[Microcontroller]
Implementation of 51 single-chip microcomputer and graphic LCD interface technology
Controlling DC motors with 51 single chip microcomputer
The principle is very simple. Let's directly post the circuit diagram and source program. If you can't see the picture clearly, please click Save or click the connection address to see the large picture. The following is the program for the above circuit diagram (copy and paste it directly and run
[Microcontroller]
Controlling DC motors with 51 single chip microcomputer
How to classify microcontroller programming programs
Speaking of programming programs for microcontrollers, everyone should be familiar with it. My earliest exposure to microcontrollers was with the 51 microcontroller, model STC89C52RC. At that time, the programming program used the following programming software - STC-ISP. In this way, connect the microcontroller thr
[Microcontroller]
How to classify microcontroller programming programs
Microcontroller C language programming: flashing LED
/* Name: Blinking LED Description: The LED flashes at a set time interval */ #include reg51.h #define uchar unsigned char #define uint unsigned int sbit LED=P1^0; //Delay void DelayMS(uint x) { flying i; while(x--) { for(i=0;i 120;i++); } } //Main program void main() { while(1)
[Microcontroller]
Microcontroller C language programming: flashing LED
What is stored in the STM32 microcontroller flash memory?
First look at rom, which is flash (0x0800 0000-0x0807 ffff) 51 2k . This space is where users store programs. When users write their own boot loader in the future, they will also store it in this space. The system memory space is 2k in size. It is the ISP code that ST company has solidified when the film is produced
[Microcontroller]
Bioelectrical Impedance Spectrum Measurement System Based on Single Chip Microcomputer
0 Introduction For a long time, the study of the electrical properties of biological tissues has been a hot topic in biomedical engineering. The electrical properties of biological tissues are an important aspect of people's understanding of life substances. As an important electrical parameter, the electric
[Industrial Control]
Bioelectrical Impedance Spectrum Measurement System Based on Single Chip Microcomputer
Latest Embedded Articles
Change More Related Popular Components
Guess you like

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号