So, you’re customer centric?

This week, for the umpteenth time, I met a team in the process of putting a new product in the market, telling me that they were so customer centric. What they meant was that during development, they’d talked to a number of potential customers and some of the employees had used prototypes. For those that read my articles on a regular basis, it will come as no surprise that I disagree with this view. There are at least three aspects that I think are critical to be truly customer centric: choose your customer, measure before you build and focus on behavior, not words.

First, there’s a fundamental difference between making customers happy and making happy customers. Many product teams with which I’ve interacted have vague and conflicting notions of who their target customer is. That makes it very likely that within the team, efforts are focused on different aspects of the product and that feedback from any individual viewed as a potential customer is immediately incorporated as the absolute truth.

To be customer centric, the first step has to be to define who you want your customer to be. Products that try to be everything to everyone will fail. The challenge of defining the customer is that you need to say no to categories of customers and it feels like you’re limiting the market of your product. In addition, team members often have different opinions and engaging in constructive conflict is extremely difficult in many corporate cultures. However, if you don’t know for whom you’re building the product, you can’t be successful.

Second, investment decisions in R&D are almost always based on opinions and qualitative feedback from a very small customer sample that almost certainly isn’t representative of the actual customer base. The mechanism to avoid this is to measure customer response – “signal” – before you even invest a single dime into building anything. Of course, the lean startup movement and Steve Blank’s books have been advocating this for decades, but in industry, this is still far from adopted.

The general feedback that I receive in response to the suggestion to test product concepts and potential features with customers is threefold. First, we don’t want to expose our customers to bad, immature, unfinished products as it will hurt our brand and our customers’ perception of us as a company. Second, what we’re doing is unique and we need to keep it a secret as long as possible so that our competitors don’t get wind of our plans. Third, marketing likes to surprise the market with a bombarding of messaging and if we go out early for testing purposes, everyone knows what’s coming and marketing can’t do its job.

'There’s no correlation between system age and the level of technical debt'

All of these reasons are orders of magnitude less relevant than putting a product in the market that nobody wants and, with that, wasting all your R&D resources. Every investment in R&D, whether it’s new features in existing products or entirely new products, needs to be driven by a clear signal from the market.

Third, product teams put way too much stock into what customers say. Both in B2C and B2B contexts, most new products introduced to the market fail. In the fast moving customer goods (FMCG) space, the failure rate is, according to some studies, above 85 percent. This is despite the fact that every one of these products had extremely positive feedback from potential customers. Decisions in product teams should, to the largest extent possible, be based on measuring what customers do, rather than on what they say. For all kinds of reasons, customers will be much more positive in their verbal responses than in their actual behavior.

Developing new products is hard as you’re dealing with lots of uncertainty, internal stress and negative feedback from the rest of the organization. This can easily lead to the product team ending up in an X-Files style “I want to believe” situation where any feedback not supporting the current direction is filtered out. To be successful, however, you need to maintain the positive drive in the team while being crystal clear on who your customer is, be data driven in your decision-making and focus on customer behavior. Be customer centric, but do it for real!

Don’t build new platforms

During the last months, I’ve met with several companies that had an interesting common denominator: they were all building a new platform to replace a legacy platform and things weren’t going so well. The legacy platform often is decades old and has functionality in it that’s the result of hundreds of person-years of effort. And it typically forms the basis for a significant part, if not the entire, product portfolio.

When the new platform effort is initiated, the organization accepts that it will take some time (years) to build it to a point that it can replace the legacy platform. As stalling the product portfolio is unacceptable, there will be a continuous flow of development effort into the old platform to realize the features that are needed right now. This, of course, happens in parallel to the new platform effort. The consequence is that the goal for the new platform becomes a moving target as the legacy platform is continuously adding new functionality that the new platform will need to add as well in order to achieve feature parity.

There are three possible outcomes in this scenario. The first is also the worst: the new platform effort forever fails to achieve feature parity. As a consequence, no product line is willing to move over to it. At some point, there’s a change of management, the new platform effort is reviewed and the track record to date leads to an obvious conclusion: the new platform is canceled. The result is that the company is stuck with the old platform and has lost years of time and hundreds of person-years of R&D effort without any business benefit.

Second, the platform effort starts to be used by one product line and becomes the de-facto platform for only a part of the portfolio. For product management, the choice between building functionality for a product that’s here now or a potential product in the future very often falls in favor of the existing product. When this happens continuously, it results in the platform becoming increasingly optimized for the specific product line and getting further and further behind for the other product lines. This could be viewed as a way for one product line to hijack general R&D resources for its own purposes, which makes it very attractive as a strategy in companies with a strong focus on teams delivering in their own area of responsibility without maintaining responsibility for the success of the company overall.

The third situation is where senior R&D and business leaders understand these patterns and force the organization to abandon the legacy platform and adopt the new one. This often leads to significant tension as product lines are asked to put out new products with reduced feature sets. The discussion typically leads to many requests to perform “small” maintenance efforts on the old platform in response to customer requests and other, highly viable, reasons. In general, many in the R&D organization will fight for staying on the old platform as long as possible. In the worst case, the legacy platform will never be sunsetted and the platforms continue to exist next to each other for years or even decades.

'There’s no correlation between system age and the level of technical debt'

The fundamental reason behind these scenarios is a mechanical mindset by leadership. The notion of having generations of platforms may make sense in mechanics and electronics (although these platforms would benefit from continuous evolution as well), but software is different. Our research shows that there’s no correlation between system age and the level of technical debt, meaning that new systems and old ones have similar amounts of requirements for technical debt management.

Rather than thinking in terms of platform generations, the focus should shift to a continuously improving platform with a constant flow of refactoring effort keeping it current from a technology and architectural perspective. Instead of allowing an existing platform to sink in the morass of commodity and irrelevance, organizations should look to continuously invest some percentage (10-25 percent) into the platform to ensure it never has to be replaced by a next generation.

Concluding, building new platforms to replace existing ones is a highly risky R&D initiative fraught with risks and challenges. Instead, commit to continuously investing a part of your R&D resources in refactoring your existing platform. The best platform is one that never has to be replaced because it’s always current and up to date. Because you committed to keeping it that way!

 

Finding your AI business case

Having worked with companies on the use of AI, I’ve noticed an interesting pattern: although most of the attention is spent on algorithms, data storage infrastructure, training and evaluation of applications, the hardest part very often seems to be coming up with a promising concept in the first place. When exploring promising concepts, many start to realize that taking the resultant ML model from the prototyping phase to real deployment is a major challenge that requires changes in existing customer engagement models, product architectures, ways of working, the data collected and often even legal constraints.

'Exploring promising concepts requires exploring both the potential business benefits and the expected cost'

Exploring promising concepts, of course, requires exploring both the potential business benefits and the expected cost for introducing a machine or deep-learning model in a product, solutions or service. However, my observation is that many struggle quite a bit with coming up with potential concepts that exploit the benefits that ML/DL models provide.

Earlier, we introduced the HoliDev model, which distinguishes between requirements-driven, outcome-driven and AI-driven development and claims that each type of development has its own characteristics. AI-driven development thrives where, on the one hand, there’s sufficient data available for training and operations and, on the other hand, we’re looking to solve an inference problem that’s particularly hard to solve without the use of ML/DL techniques as there’s no clear algorithmic approach. In general, we focus on three main characteristics that provide the key preconditions for a successful AI concept, ie removing hardcoded responses, using ignored data and revisiting negative RoI use cases.

First, in situations where the system response is hardcoded, there can be a significant benefit to providing a response to each request based on the available information. The obvious example is in the online advertising space where companies like Google and Facebook are constantly looking to create more accurate profiles of users in order to serve more relevant ads, rather than showing people a random ad. AI models can, especially when a good algorithmic approach is lacking, provide better responses by training based on available data.

Second, there are numerous situations where available data simply is ignored as humans haven’t been able to detect patterns in it and consequently follow a mathematical approach to solve a particular problem. An interesting example can be found in control systems where several companies are working to complement or replace traditional P, PI, PD and PID controllers with AI models. The reason being that traditional controllers operate based on a theoretical model of how a system is supposed to behave in response to control signals. In practice, no real-world system responds completely in accordance with the theory and AI models can improve the quality of control by taking all data into account.

Third, the most difficult case is where the cost of collecting data for human interpretation has had a negative return on investment as the effort required to benefit from the data was too high. With the decreasing cost of sensors, computing resources and communication, however, more and more cases exist where collecting the data for use by an AI model is actually becoming profitable.

It’s in this category where the most rewarding AI business cases can be found. One well-known example is sentiment analysis in social media. The amount of data in social media vastly outweighs the ability of even large teams of people to keep track of the sentiment around, for instance, a product or a company and consequently people didn’t even try. With the emergence of ML approaches, however, it becomes entirely feasible to have real-time dashboards of the state of the sentiment and companies use these insights for decision-making.

Concluding, for all the focus on AI algorithms, data and training, one of the most challenging activities remains the identification of interesting business cases and evaluating the feasibility and desirability of each case. I’ve discussed three categories of cases that can provide inspiration for identifying your AI business case.

Susan van den Berg & Piet van Rens elected as High Tech Institute’s “Teachers of the Year”

Photo by Martien Schouten

Susan van den Berg MSc. and Piet van Rens MSc., the lecturer duo of the design principles in-company training, were announced as “Teachers of the Year” during High Tech Institute’s annual get-together in Eindhoven. Their training scored high praise and an overall rating of 9.8, as the duo notched a 9.4 for them as lecturers.

In October 2019, the duo was asked to come to Wilton in the USA to deliver an in-company edition of the “Design principles for precision engineering” training to a group of 18 employees. When asked if the course was recommended for others, participants responded with an emphatic 9.8 points out of a possible 10, and handed the lecturers a score of 9.4. Respondents also offered several praising comments. “Trainers were very helpful and really understand the items taught. Well organized, great class materials,” one of the trainees commented. Another pointed out that the discussions with the instructors were very valuable. Other positive comments: “I would recommend this training to all new employees” and “Great training for me at this point in my career. I wish I had learned a lot of this earlier.”

Susan van den Berg teaches mechanical engineering at the Fontys University of Engineering and Piet van Rens has a distinguished history of working in the mechanical or industrial engineering industry and will soon celebrate his retirement. They are both part of the lecturing team for the mechatronics training “Design principles for precision engineering”. The 5-day course for all engineers involved in mechanical, mechatronic and system design focuses on recognizing and analyzing mechanisms with a predictable and reproductive behavior.

The High Tech Institute’s annual get-together with clients and lecturers was held on 10 February at BCN in Eindhoven. The selection of the “Teacher of the Year” award is based on all training evaluation forms.

High Tech Institute’s results 2019: a year of growth

High Tech Institute is experiencing an increasing interest in its technical and leadership trainings.

In 2019 the organisation welcomed 44 percent more engineers, researchers, architects, developers, technical group leads and managers to its courses – see chart below. Total revenue increased 23 percent from 2018 to 2019.

Both regular course editions (trainings with open enrollment) as well as the number of in-company trainings increased. Out of 33 in-company editions in total, 9 took place at locations across the Dutch borders.

High Tech Institute is expecting a continued and increasing demand of its trainings in 2020. We look forward to keep facilitating the growth of both individuals and teams working professionally in technology organizations.

Why your strategy fails

During the last weeks, I’ve experienced multiple situations where an organization (industrial or academic) simply doesn’t have a business strategy or a strategy concerning a key area for their business. When probed and questioned on the strategy, I’ve observed at least three types of responses.

First, leaders in the company say that there **is** a strategy and that I’m wrong in claiming otherwise. Although I’ve been wrong many times in my life, to me a strategy should provide clear guidance on what tasks and opportunities should be prioritized over others and, above all, what we shouldn’t spend time, energy and resources on. A strategy that fails to specify what we shouldn’t do, to paraphrase Michael Porter, is no strategy.

Second, the company admits that the strategy is high-level and not operational but defends itself by claiming that its key success in the market is to be customer focused and, consequently, it needs to respond to the requests from customers rather than set its own course. Obviously, this is a fallacy as it causes companies to fall into the “make customers happy” trap. It’s impossible to satisfy everyone. Rather, you need to choose what kind of customers you want and then focus on making them happy. This, of course, is a strategic choice.

Third, especially in new areas where the company has no established business, leaders claim that it’s impossible to formulate a strategy as nobody knows how the market will unfold. This, however, causes them to become the plaything of more proactive, strategic competitors who will dictate how the market will establish itself. It’s important to avoid an Alice in Wonderland situation where by not knowing what you want, any direction is equally good.

Although these responses are understandable and human, they lead to a number of serious problems for the company. There are at least three that I’ve witnessed over the years.

First, the company acts tactically and opportunistically. Due to the lack of a clear strategy, individuals at all levels in the organization take tactical decisions that provide them with the most benefit in the short term without considering the long-term consequences. This results in an accumulation of architectural, technical and process debt in the organization, as well as in the relationships with customers and other ecosystem participants, which over time causes enormous disadvantages due to reduced business agility, unreasonable expectations by others, as well as numerous other consequences.

Second, there’s a significant risk that different teams in the company pursue opposing local strategies and consequently nullify each other’s efforts, causing the company to expend, sometimes significant, resources without any business benefit. Burning resources without generating business benefits obviously is the fastest road to bankruptcy.

'The “strategy in use” will become whatever everyone feels like'

Third, even if none of the above effects occur at your organization, all employees will, at any point in time, still have way more work than they could possibly hope to accomplish during work hours. In the absence of a clear strategy, individuals randomly prioritize tasks based on personal preferences, expediency and other factors. So, the “strategy in use” will become whatever everyone feels like. In practice, this tends to lead to people doing what they did yesterday, meaning the company gets stuck in the past and fails to evolve and respond to changes in the market.

Concluding, developing and communicating a clear and actionable strategy that represents tangible choices is a critical tool in aligning large groups of people. The alternative is to micromanage everyone, which will cause you to lose your best people as nobody likes being told how to do their job. A successful strategy defines a clear what and why and leaves it to individuals and teams to figure out how.

Building a foundation for the Dutch high-tech ecosystem

Consultative selling training - Testimonial from NTS
Despite competition from China and the US, the Netherlands continues to play a major role in the world of high tech. Patrick Strating of NTS believes it starts with high-tech companies that have close ties to top-notch technical universities and continues with ambitious workers that thrive on life-long learning through training. NTS organizes the Consultative selling training from time to time.

Roughly five years ago, NTS started on a new mission: to become a leading supplier of machine equipment for the world’s top OEMs. In order to achieve this, the Eindhoven-based company set out on a series of acquisitions to bring in all the necessary expertise and abilities to build high-precision parts, equipment and machines. “Our aim is to function in the state-of-the-art domain and beyond, where technology boundaries are pushed,” explains NTS’ Technology Manager of Development & Engineering, Patrick Strating.

With this ambitious plan, however, comes a unique set of challenges to overcome. As NTS grew, it was composed out of a number of individual satellite locations, each with a different focus and expertise – which can be difficult when trying to build a cohesive team and vision.

“Ours is really a story of integration. NTS has been built up from separate entities. They were suppliers of frames and sheet metal, suppliers of precision metal parts and several engineering units of different kinds,” describes Strating. “To become an integrated equipment supplier, you need to master the complexity of the entire development and manufacturing chain. That requires much more than just skilled people executing supply chain work or doing machining on metal parts; there’s a need for employees who are fully technology-savvy and context-aware, and who can work with complexity while maintaining an eye on what our customer wants.”


Photo by Vincent van den Hoogen.

Proactive

Realizing the task at hand, NTS adopted a two-step solution. First, educate its workers from both the company and customer perspective of the new reality of being a first-tier supplier of specialized systems. Second, look to the labor market to find emerging talent with modern skills. “To understand the complexity of the machines, we needed a gradual buildup of both training of existing people, as well as attracting new people with more advanced multidisciplinary skills and a passion for life-long learning,” highlights Strating.

“At NTS, we offer a robust employee training program with individual coaching, technical mentorships and training. In addition, we have programs to stimulate craftsmanship at our manufacturing sites. We see it as a necessity to offer extensive training because it gives our employees a sort of basis or foundation in technical areas. But our true hope is that it also inspires them to continue broadening their scope, continue learning and to keep moving with our customers. We work with challenging companies like ASML, Philips and Zeiss, so it’s imperative that we’re keeping up to speed with them and even helping guide them with our expertise.”

To establish and preserve their expert knowledge, the workers at NTS often attend technical trainings in optics, mechatronics and systems development. Perhaps somewhat surprising, however, is the benefit the company sees by emphasizing social trainings like soft skills and sales. “Take the consultative selling for technology professionals training. That’s really about understanding your product and how it relates to the customer’s needs and values,” Strating illustrates.

“It’s been a part of NTS’ migration. Five years ago, as a supplier, we were more in a reactive mode. A customer would come to us with an issue and we would spend a lot of time in discussion to fully understand what was needed. Now, we can be more proactive. We go to work with our customers and really trying to elevate knowledge and innovate alongside them. Having a sound systems engineering basis and speaking the same language as our customers allow us to bring our manufacturing expertise to the table. In the end, our customers want critical equipment to be delivered, and our broad-based yet detailed manufacturing expertise is our key asset.”

Would you say that training is a tool for staying ahead of your customers?

“Not necessarily. For some trainings, that might be true. But for the more conventional courses, like mechatronics or systems engineering, what’s really needed is to establish a common base. Our engineers need to speak the same type of language as our customers,” expresses Strating. “You find that there’s this sort of specialized lingo and common approaches to issues in our industry, and this is really where the value is in technical training. But this doesn’t just serve NTS, it serves the entire high tech ecosystem of the region.”

Competitive

Strating believes the Dutch way of working is a real point of differentiation compared to other regional ecosystems. To him, the Netherlands and Belgium are very connected, communicative, competitive and collegial. “More or less, we depend on one another because we all supply each other. Of course, we can be competitive, but in the end, we’re all working with the same customers and they benefit from the cooperation and alignment of their suppliers,” says Strating. “Dutch companies are continually exchanging ideas, best practices and personnel. We find that if we continue to do things better if we share a common language in terms of technology and engineering methods, and if we have common people that demonstrate agility to address gaps within our ecosystem, it helps us compete with larger-market supply chains in China and the US.”

'High Tech Institute has strong roots within these universities and is able to incorporate modern technology approaches in their high-quality, professional and technical trainings.'

In describing how the culture of Dutch high tech was built, Strating points to the role of the technical schools. “I think the three technical universities form the high tech basis in the Netherlands. They’re responsible for shaping our future innovators and providing them with the common building blocks to succeed in this industry. I think as companies, it’s important that we continue to recognize that, but also work with these institutions in various forms of industrial cooperation,” voices Strating. “That’s one reason we turn to High Tech Institute for training. They have strong roots within these universities and are able to incorporate modern technology approaches in their high-quality, professional and technical trainings. That’s an important criterion for us.”

Flexible

Looking ahead to the next five years, NTS’ ambition is to use its expertise to lead the way in combining high-tech engineering with manufacturing. This will require highly trained workers that can understand not only the customer’s needs and challenges, but also have the ability to go through the engineering cycle and connect customers with their roadmap, all the way to the end-user.

“We want to bring together the worlds of customers, technical people and high-precision equipment. This will require incredibly talented and creative workers that are willing to really stretch technology to bridge the gaps. Those people are not so easily found; they have to be developed and that’s what we believe training and coaching help us achieve,” states Strating. “Training courses are important pieces of the puzzle. They’re instrumental in creating those flexible people that have a technical mindset and want to make a difference by understanding and optimizing this entire chain. That’s where we want to excel. That’s how we will grow the NTS market position as we look to be the best at playing this complicated global game.”

This article is written by Collin Arocho, tech editor of Bits&Chips.

Recommendation by former participants

By the end of the training participants are asked to fill out an evaluation form. To the question: 'Would you recommend this training to others?' they responded with a 8.9 out of 10.