hip webinar automating integration workflow 800x100 (1)
WP_Term Object
(
    [term_id] => 3611
    [name] => IoT
    [slug] => iot-internet-of-things
    [term_group] => 0
    [term_taxonomy_id] => 3611
    [taxonomy] => category
    [description] => Internet of Things
    [parent] => 0
    [count] => 548
    [filter] => raw
    [cat_ID] => 3611
    [category_count] => 548
    [category_description] => Internet of Things
    [cat_name] => IoT
    [category_nicename] => iot-internet-of-things
    [category_parent] => 0
)

SoC FPGAs for IoT Edge Computing

SoC FPGAs for IoT Edge Computing
by Claudio Avi Chami on 09-11-2016 at 4:00 pm

 One of the reasons for the explosive growth of IoT is that embedded devices with networking capabilities and sensor interfaces are cheap enough to deploy them at a plethora of locations.

However, network bandwidth is limited. Not only that, but also, the latency of the network can be of seconds or minutes. By the time the sensor data is acquired by the centralized computers, its value for decision making could be lost. In other words, for the IoT solution to be effective, it should not only deliver meaningful data securely (and filter it as much as possible to avoid network congestion), it should also analyze it and act upon it at the origination point of the data. At the very edge of the network.

Applications for edge computing that call for intelligent sensors include:

  • Smart buildings
  • Autonomous transportation
  • Machine control
  • Healthcare
  • Augmented reality
  • Voice, image and video recognition

IoT edge applications can be implemented based on ASICs, FPGA and CPUs. SoC FPGAs combine the advantages of the last two, namely, CPU and FPGA.

A typical SoC these days include a powerful processor and FPGA. Both Xilinx and Altera are offering SoCs based on ARM Cortex multicore processors and hundreds of thousands of processing logic elements, embedded memory and DSP blocks.

The combination of CPU and FPGA brings the following advantages:

  • Increased flexibility and reconfigurability
  • CPU offloading of data intensive processing where FPGAs excel:

    • DSP algorithms parallel implementation

      • Data filtering
      • FFT analysis
      • Software Defined Radio – SDR
      • GPS
    • Slow and fast sensors data acquisition, response, filtering and analysis

      • SPI
      • I2C
      • RS-232, RS-485
      • Bluetooth
    • Physical and low layers implementation of diverse networking protocols

      • Ethernet
      • WiFi
    • Security implementation (data encryption and data access validation)

In the last ISDF (Intel SoC Developer Forum), in 2016, Fujisoft presented its current solution for Edge Computing based on Intel/Altera SoC FPGA, as well as their vision for the future of SoC FPGAs for IoT Edge applications. In the future, their plan is to use the growing capabilities of FPGAs with embedded powerful CPUs and high data bandwidth memory access to implement, manage and reconfigure the Edge solutions based on Genetic and Deep Learning algorithms.

Image source:
Fujisoft – Intel SoC Development Forum 2016

My blog:
FPGA Site

For additional reading:
Edge computing (Wikipedia)
Edge computing, the door to IoT data kingdom (GE)
Why edge computing is crucial for the IoT (RTI)

Another article from me:VHDL pseudo-random number generator tutorial

Share this post via:

Comments

0 Replies to “SoC FPGAs for IoT Edge Computing”

You must register or log in to view/post comments.