Arm Community
Arm Community
  • Site
  • User
  • Site
  • Search
  • User
Arm Community blogs
Arm Community blogs
Embedded and Microcontrollers blog CTO thinking;  Dirk Finstel of ADLINK talks cloud, IoT, security and the early days of ARM boards
  • Blogs
  • Mentions
  • Sub-Groups
  • Tags
  • Jump...
  • Cancel
More blogs in Arm Community blogs
  • AI blog

  • Announcements

  • Architectures and Processors blog

  • Automotive blog

  • Embedded and Microcontrollers blog

  • Internet of Things (IoT) blog

  • Laptops and Desktops blog

  • Mobile, Graphics, and Gaming blog

  • Operating Systems blog

  • Servers and Cloud Computing blog

  • SoC Design and Simulation blog

  • Tools, Software and IDEs blog

Tags
  • smarc
  • qseven
  • kontron
  • dirk_finstel
  • Embedded
  • dirk
  • adlink
  • sema
  • bmc
  • cto
  • embeddednuc
Actions
  • RSS
  • More
  • Cancel
Related blog posts
Related forum threads

CTO thinking;  Dirk Finstel of ADLINK talks cloud, IoT, security and the early days of ARM boards

David Blaza
David Blaza
May 14, 2015

The ARM Single Board Computers has been up for a month now and on a weekly basis we are hearing about innovation in the board market and there is no better way to understand whats happening than talking to CTOs of board vendors so this week I spoke to Dirk Finstel, CTO of ADLINK.  To be more precise Dirk wears two hats at ADLINK, he is CEO of the EMEA business and EVP of the computing module product segment (MCPS).  Prior to ADLINK, Dirk was CTO at KONTRON one of the top embedded board vendors and has a long history of designing boards and embedded systems.  Interestingly Dirk was involved in a very early attempt to bring ARM boards to market when he was at Kontron in 2002-2003 and worked on what were called X-boards (tagline was; reduced to the max).  The first Kontron X-board used the National Semiconductor Geode SC1200 processor some of you may remember and later X-board versions used the Intel Xscale (ARM V5 instruction set) processor but the format never took off.  Dirk and Kontron didn't give up on ARM small form factor boards because they along with ADLINK introduced the SMARC ("Smart Mobility ARChitecture") format along with industry partners and that standard is now open and driven by the Standardization Group for Embedded Technologies (SGeT).  SGeT also manage the standards for the Qseven and EmbeddedNUC formats so is worth knowing a little more about, click on their logo for more information.sget.png

SMARC has been considerably more successful than X-board and is the de-facto standard for ARM based COM modules now with many members of SGeT producing boards.

It didn't take Dirk long to talk about software and operating system choice which for any CTO is always a critical and potentially high risk decision. If you get the OS wrong then transition costs to another platform can put a project back by months which no customer is going be thankful for. Dirk's key point on operating system choice is about the GUI (graphical user interface) which in many Embedded and IoT systems is becoming much more important as customers and end users expect large displays, touch control and video streaming.  Dirk pointed out that Linux has no standard GUI and this leads to porting and licensing issues that are exacerbated for global customers so they tend to favor a known entity like Windows. This seems to be an important topic so we will revisit it in a later blog.

So then we moved onto the next CTO risk factor and that's security and while we were talking IoT came into focus as well.  Dirk likes multicore processors because the security functionality can run on a separate core probably with an RTOS so there can be separation and more security.  ADLINK take security seriously and have created a whole product platform for security, cloud and system management called SEMA (Smart Embedded Management). Dirk calls SEMA intelligent middleware and SEMA Cloud is exactly as described in that it connects devices to the cloud but in a carefully managed and secure way.  This graphic below shows how the ADLINK SEMA concept works:

SEMA cloud.png

ADLINK takes an interesting approach to managing systems with SEMA by using an integrated microcontroller (board management controller, BMC) on the board, which communicates with the chipset over the System Management Bus (SMBus).  The BMC can monitor temperature, communications, power issues etc.  then report this data back to an operator via the cloud.  In other words this is a managed intelligent system, see the diagram below to get an idea of how useful this can be:

sema-2.jpg

SEMA is obviously well thought out and answers a lot of questions about how to deploy IoT applications and manage them securely.  You can read more about ADLINK and their solutions here. Read more C level opinions here Exploring the world of ARM based Embedded Computing Boards (ECB).

Anonymous
Embedded and Microcontrollers blog
  • Formally verifying a floating-point division routine with Gappa – part 2

    Simon Tatham
    Simon Tatham
    A method of testing whether a numerical error analysis using Gappa really matches the code it is intended to describe.
    • September 4, 2025
  • Formally verifying a floating-point division routine with Gappa – part 1

    Simon Tatham
    Simon Tatham
    Learn the basics of using Gappa for numerical error analysis, using floating-point division in Arm machine code as a case study.
    • September 4, 2025
  • Adapting Kubernetes for high-performance IoT Edge deployments

    Alexandre Peixoto Ferreira
    Alexandre Peixoto Ferreira
    In this blog post, we address heterogeneity in IoT edge deployments using Kubernetes.
    • August 21, 2024