Close Menu
Automotive Testing Technology International
  • News
    • A-H
      • ADAS & CAVs
      • Aerodynamics
      • Appointments, Partnerships, Investments & Acquisitions
      • Automotive Testing Expo
      • Batteries & Powertrain Testing
      • Component Testing
      • Safety and crash testing
      • Dynamometers
      • EMC & Electronics Testing
      • Emissions & Fuel Consumption
      • Facilities
      • Full-vehicle Testing
    • I-Z
      • Interiors & Infotainment Testing
      • Measurement Tools, Test Systems & Equipment
      • Motorsport
      • NVH & Acoustics
      • Proving Grounds
      • R&D
      • Sensors & Transducers
      • CAE, Simulation & Modeling
      • Software Engineering & SDVs
      • Tire Testing
  • Features
  • Online Magazines
    • March 2025
    • November 2024
    • September 2024
    • June 2024
    • Crash Test Technology – 2023
    • Automotive Testing Technology
    • Subscribe to Automotive Testing
    • Crash Test Technology
    • Subscribe to Crash Test Technology
  • Opinion
  • Awards
    • About
    • What’s new and key dates
    • Eligibility and nomination
    • Get in touch
    • Judges
    • Winner interviews
  • Videos
  • Supplier Spotlight
  • Proving Grounds
  • Events
LinkedIn Facebook X (Twitter)
  • Automotive Interiors
  • Automotive Powertrain
  • ADAS & Autonomous Vehicle
  • Professional Motorsport
  • Tire Technology
  • Media Pack
    • 2026 Media Pack
    • 2025 Media Pack
LinkedIn
Subscribe
Automotive Testing Technology International
  • News
      • ADAS & CAVs
      • Aerodynamics
      • Appointments, Partnerships, Investments & Acquisitions
      • Automotive Testing Expo
      • Batteries & Powertrain Testing
      • Component Testing
      • Safety and crash testing
      • Dynamometers
      • EMC & Electronics Testing
      • Emissions & Fuel Consumption
      • Facilities
      • Full-vehicle Testing
      • Interiors & Infotainment Testing
      • Measurement Tools, Test Systems & Equipment
      • Motorsport
      • NVH & Acoustics
      • Proving Grounds
      • R&D
      • Sensors & Transducers
      • CAE, Simulation & Modeling
      • Software Engineering & SDVs
      • Tire Testing
  • Features
  • Online Magazines
    1. March 2025
    2. November 2024
    3. Crash Test Technology – 2024
    4. September 2024
    5. June 2024
    6. Automotive Testing Technology
    7. Subscribe to Automotive Testing
    8. Crash Test Technology
    9. Subscribe to Crash Test Technology
    Featured
    April 9, 2025

    In this Issue – March 2025

    Automotive Testing Technology By Rachel Evans
    Recent

    In this Issue – March 2025

    April 9, 2025

    In this Issue – November 2024

    November 26, 2024

    In this Issue – 2024

    September 30, 2024
  • Opinion
  • Awards
    • About
    • What’s new and key dates
    • Eligibility and nomination
    • Get in touch
    • Judges
    • Winner interviews
    • ATTI Awards Forum
  • Videos
  • Supplier Spotlight
  • Proving Grounds
  • Events
LinkedIn
Subscribe
Automotive Testing Technology International
Features

Q&A: Andrew Bennett, manager of engineering, MathWorks

Rachel EvansBy Rachel EvansNovember 7, 20235 Mins Read
Share LinkedIn Twitter Facebook Email
Andrew Bennett, manager of engineering at MathWorks, discusses electrical and software engineering in the digital age

Andrew Bennett, manager of engineering at MathWorks, discusses electrical and software engineering in the digital age

Please tell us about your role at MathWorks.
I lead the electrical simulation development team, focusing on Simscape. In addition to being used in the automotive industry, Simscape is used across industries to provide representations of the real world for designing, developing and testing models of physical components and systems. My team and I bring together model, control and protection systems into an overarching tool by unifying MathWorks capabilities. We then ensure they are easy to use for designing electrical systems.

What is the biggest R&D challenge you currently face?
Creating systems that serve multiple purposes is an ongoing challenge, as the models need to be the right level of detail for any given application. While one person may use Simscape to design a single circuit, another could use it to see how multiple circuits interact. To meet various customer needs, Simscape enables more complex multidomain (electrical, fluidic, mechanical, thermal) systems to be represented. These advancements are enabled by symbolic manipulation and symbolic equations that bring physics equations together in an efficient and solvable way that is useful to engineers and technologists.

What’s the general R&D and testing process at MathWorks?
In a similar way to how automotive engineers think about software design for vehicles, my team and I must think about software design from the perspective of a desktop user or a vehicle engineer who wants to use desktop software. Around 50% of my team are domain experts and 50% are software experts, so we’re trying to stand in the middle to reconcile those two areas – in a similar way to how auto makers are working as they develop software for vehicles.

Across MathWorks, we have a testing infrastructure that is effectively continuous integration; whenever we write any component, we unit test it, then scale up to system-level tests. When anyone makes any change, all of the tests have to be run for that particular component – much in the same way we’re seeing automotive companies do. We operate as a software developer using continuous integration very rigorously to make sure our software has as few defects as possible. That puts us in a great position to coach, inform and educate auto companies in how they can adopt those processes. I feel like I’m an electrical engineer who’s now also a software engineer.

In what ways do different companies use Simscape?
A lot of companies use our physical modeling tools as a proxy for the real world, such that they can simulate their control systems and protection systems in a desktop environment, to check and test that those algorithms are working correctly before they start putting the algorithms into vehicles.

Some come to MathWorks with an existing process and they realize that they can make their process much more robust and efficient by moving to MathWorks. Then there are the companies that don’t have an existing toolset. In other cases, a company might have existing code that they want to integrate. If they’ve got a motor controller or a battery controller they’ve already written, for example, they can bring that into the Simulink environment and test it against our virtual Simscape models. Or, if they want to design a new algorithm, they can do so.

How can companies cut complexity and increase efficiency when it comes to electronics engineering?
Ultimately, moving as much of the de-risking as possible earlier in the development process helps to get rid of any defects – and earlier in the process when it is cheaper to fix things. By using the physical models of electrical systems and battery systems, they’re able to fully bottom out sizing calculations, thermal calculations, electrical calculations and transient responses of these different systems as well as make and fully validate what happens when the electrical systems go wrong.

Is it worth decoupling hardware and software?
Yes. An issue that many organizations face is potentially late availability of the hardware. By having a desktop simulation model in Simscape, they can do much of the analysis early on to make sure that their systems don’t just work but that they’re robust algorithmically. Then when the actual hardware arrives, they can easily transition the algorithms through automatic code generation to do checks on the real hardware.

There is an in-between stage whereby developers will test the models on real-time hardware first. From Simscape you can automatically generate those HIL models and the software control algorithms and test them on a production ECU on a HIL rig, for instance. These are extra checks and balances as well as moving and de-risking things as much left in the process.

Andrew Bennett, manager of engineering, MathWorksHow would you define the current state of play in automotive software testing?
In the world we live in today, a lot of organizations are grappling with software. I don’t think it’s an automotive-specific challenge; everyone needs to improve their processes in handling the level of software engineering that’s required today to enable such complicated, highly responsive, automated systems. Using MathWorks’ tools, people can get to a solution much more quickly and get a head start to meet the challenges they may face.

Share. Twitter LinkedIn Facebook Email
Previous ArticleVolkswagen Group and PTC collaborate to support EV software development
Next Article Vector Informatik launches updated DYNA4 with enhanced scenario-based testing capabilities


Rachel Evans

Rachel's career in journalism has seen her write for various titles at UKi Media & Events within automotive, tire and marine. Currently editor of ATTI, her favourite aspect of the job is interviewing industry experts, including researchers, scientists, engineers and technicians, and learning more about the groundbreaking technologies and innovations that are shaping the future of transportation.

Related Posts

ADAS & CAVs

VI-grade’s ZPS signals evolution in vehicle development

May 30, 20254 Mins Read
Features

How modeling and simulation drive safer battery management systems in EVs 

May 2, 20255 Mins Read
Features

The ‘golden ears’ that fine-tune Nissan audio systems

May 2, 20253 Mins Read
Latest News

Red Hat In-Vehicle Operating System set for full release in Q3 2025

June 2, 2025

VI-grade’s ZPS signals evolution in vehicle development

May 30, 2025

QNX launches Hypervisor 8.0 to accelerate embedded software development

May 30, 2025
Free Weekly E-Newsletter

Receive breaking stories and features in your inbox each week, for free


Enter your email address:


Our Social Channels
  • LinkedIn
Getting in Touch
  • Free Weekly E-Newsletter
  • Meet the Editors
  • Contact Us
  • Media Pack
    • 2026 Media Pack
    • 2025 Media Pack
RELATED UKI TITLES
  • Automotive Interiors
  • Automotive Powertrain
  • ADAS & Autonomous Vehicle
  • Professional Motorsport
  • Tire Technology
  • Media Pack
    • 2026 Media Pack
    • 2025 Media Pack
© 2025 UKi Media & Events a division of UKIP Media & Events Ltd
  • Terms and Conditions
  • Privacy Policy
  • Cookie Policy
  • Notice & Takedown Policy
  • Site FAQs

Type above and press Enter to search. Press Esc to cancel.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Cookie settingsACCEPT
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled

Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.

CookieDurationDescription
cookielawinfo-checbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.

Functional

Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.

Performance

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

Analytics

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.

Advertisement

Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.

Others

Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.

SAVE & ACCEPT