Each summer, National Instruments (NI) does its best to raise the automation bar just a little higher as its devoted customer base gathers in Austin, Texas, for a week of whatâs new. The atmosphere is a cross between a high-tech maker fair and a pep rally for innovation and invention. Sparks fly. Ideas blossom. Engineering problems lie solved and trampled among the footprints of participants and speakers.
Figure 1: Analog Devices' Leo McHugh, AT&T Labs' Arun Ghosh, Real-Time Innovations' Stan Schneider and Valeo's Derek O'Dea discuss the future of engineering and connectivity at NIWeek in Austin, Texas.Â
Of course, this year, data, connectivity and virtual simulation held most of the attention at NIWeek, and four of the main-stage presenters assembled for a lunchtime panel discussion of where weâre headed and what weâll engineer next (Figure 1).
âNot too long ago, you could walk into a customer and hand them a bag of components and say, âHave at it,â and they had people who could put together systems from individual components,â explained Leo McHugh vice president of instrumentation, aerospace & defense, at Analog Devices. âEveryone these days wants a system put together from a subsystem approach. They want the hardware with some of the software; they want a black box. It comes down to time. Time is a differentiator. Nobody has the time to spend starting where they used to start. Weâre moving into more modules. Think about it as a change in the platform dimensions. You donât have to worry about whatâs in the solution. You just use it.â
The biggest challenge has been to shed the old ways of doing things, said Arun Ghosh, director, advanced wireless technologies, AT&T Labs. âNow, you get an iPhone at the store, and you turn it on, and it works,â he explained. âWeâve gotten to real systems that are extremely dynamic, where a lot of optimization can be done.â
5G is coming, and itâs coming fast, predicted Ghosh. âWe started working on LTE (long-term evolution) technology in 2005, and we deployed the technology in 2011,â he explained. âWith 5G, weâre shrinking the time scale from six years to barely two-and-a-half years. The way itâs being designed itâs tightly integrated with our LTE network as an add-on. People donât want components. They want integrated systems. These are interesting times. Thereâs opportunity for a lot of innovation.â
Thereâs a huge opportunity to change the way the world works, proclaimed said Stan Schneider, CEO of Real-Time Innovations (RTI) and steering committee member of the Industrial Internet Consortium (IIC). âItâs a new world out there, and the connectivity enables the applications,â he said.
âThe Industrial Internet of Things (IIoT) has become code for the entire future of technology, and there are two camps behind itâthe killer app and the analytics,â explained Schneider. âFor example, the first Internet connected peopleâs computers together to get the killer app called email. The IIoT is the analytics side, a very different application.â
IT people see data like the New Yorker cover of Saul Steinbergâs View of the World From 9th Avenue, explained Schneider. âThereâs the IT network, and the edge is everything else,â he said.
Virtual vehicles
Valeo is a Paris-based Tier 1 automotive supplier of smart technology for emission reduction and intuitive driving. âI work in Ireland,â said Derek OâDea, Valeoâs measurement and tools group manager, âwhere we focus on surround-view cameras and automated parking systems. These are becoming everyday systems now, and the traditional two-year development cycle has started to erode. The amount of software going into cars is increasing hugely, and the requirements of the system are dynamic; theyâre changing as we go, which makes it difficult for us to develop test systems in that situation.â
Typically, for testing, Valeo will deploy National Instrumentsâ PC-based PXI system in the vehicle and connect all of the sensors and then drive the car in real-world situations. âWe generate that big data and then bring it back for training and validation in our functions later,â explained OâDea. Then those algorithms go into the controller thatâs deployed in the vehicle. The PXI system switches roles so the data is injected back into the device under test, so the performance of the controls can be tested on the bench in a hardware-in-the-loop (HIL) system. âRoad testing is great, but itâs huge in cost and time, and there are a lot of limitations, so you have to do some of the testing in a virtual world, as well. We use simulation and generate virtual environments for safety aspects,â said OâDea.
âWe create a virtual car running inside a virtual environment with virtual sensors on the car,â explained OâDea. âAnd those virtual sensors generate data as if it were coming from a real vehicle. We inject that into our electronic control unit (ECU), so we can run thousands and thousands of tests overnight. We can test safety-critical types of situations. We can test pedestrian-intersection functions, so, if a cyclist gets run over, I donât get arrested. To train the function, you need to capture the data and take it and put it in the cloud.â Valeo is constantly capturing data, approximately 40 GB/minute, said OâDea.
âThereâs data, and then thereâs useful data,â explained Schneider. âYou can search a database for what you want. Weâre in several production-track âcarbots,â and there are tons of data coming from them. Theyâre even tracking what the people in the car are doing. Youâve got terabytes of useless data, but the car can subscribe to things like any item moving toward me within so many meters.â
The usefulness of the data is more important than the volume of the data, said Schneider. âThe big problem isnât the amount of data,â he explained. âItâs the valuable data thatâs stuck in all of that data. For control systems, itâs getting the right data in the right place at the right time.â Thereâs phenomenal value in knowing ahead of time what you care about.
âSoftware is eating the world,â said Schneider. âI see the IT/OT convergence as a horizontal thing. Machine learning has come to mean everything. Deep learning is an algorithm; itâs a training set. The process of getting those training sets is hugely expensive. You need a human to say, for example, âThatâs a pedestrian.â Weâre very early in this game.â
Valeo gets data for machine learning by generating code to communicate with cameras and extract images from the camera the very first time the cameraâs brought up. âWe reuse that code downstream, right from the first bringing up of the camera through the design-and-validation stage right through to full-scale production,â explained OâDea. âTypically, we reuse about 80% of the actual software that we develop. And from the hardware perspective, for the cameras, we use the National Instruments FlexRIO system. We build a new adapter module per camera. Thatâs all we change.â
OâDea has built a team with strong experience in National Instrumentâs LabView platform, which allows them to focus on development. âThe guys can focus on FPGA programming,â he explained. âThey can focus on capturing from the vehicles. They can focus on the HIL systems, the benchtop systems and right through to full-scale production. This means I donât have to be hiring VHDL developers or C++ developers. And the developers themselves can be changing from one task to another from day to day. They can be programming an FPGA one day. They can be programming GUIs for in-vehicle capture systems the next day.â
There are systems, and then there are systems
âWhat is a system?â asked RTIâs Schneider. âYou have to have a definition of a system.â Is it a chip? Is it a group of computers networked together?
âThe earlier you start something the earlier you can get it done,â said Analog Devicesâ McHugh. âWe need customers to decide what they want. The time-to-market stage is critical to many projects. We reuse what we can. If you look at our evaluation lab and test development, theyâre working on different aspects of the same project. Letâs define what the requirements are up front and see what the best way is to distribute those. A lot of code reuse goes on. Going back to Stan Schneiderâs questionâwhat is a system? It changes when you start to develop more of the solution. Are you going to give us an algorithm? Many customers want some sort of starting point. Itâs not really about bits; itâs about how you use it.â
No matter how modular or how much code can be reused, moving data on the network remains critical to data use and reducing time to market.
âWe have to build the network with a high degree of reliability and latencies that are 1 millisecond,â said AT&Tâs Ghosh. âThatâs what the 5G network is supposed to become. Thatâs the vision of where we want to take that.â
Radio-access technology provides connectivity between the core network and remote devices or machines. âMost of the entities in the core are virtualized,â explained Ghosh. âThe radio-access network is split into real-time functions and non-real-time functions, which has a huge impact on the cost curve.â
ALSO READ:Â NIWeek speakers take on big analog data and the Industrial Internet of Things
Mike Bacidore is the editor in chief for Control Design magazine. He is an award-winning columnist, earning a Gold Regional Award and a Silver National Award from the American Society of Business Publication Editors. Email him at [email protected].
About the Author
Mike Bacidore
Editor in Chief
Mike Bacidore is chief editor of Control Design and has been an integral part of the Endeavor Business Media editorial team since 2007. Previously, he was editorial director at Hughes Communications and a portfolio manager of the human resources and labor law areas at Wolters Kluwer. Bacidore holds a BA from the University of Illinois and an MBA from Lake Forest Graduate School of Management. He is an award-winning columnist, earning multiple regional and national awards from the American Society of Business Publication Editors. He may be reached at [email protected]Â

Leaders relevant to this article:



