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

Oscilloscopes for dynamic axle torque measurements

John ThorntonBy John ThorntonMay 9, 20174 Mins Read
Share LinkedIn Twitter Facebook Email
Mitsubishi relocates to new R&D center in Changsha City

Mike Hertz, senior field applications engineer at Teledyne LeCroy, discusses a new test methodology for accurately characterizing automotive axle torque, which combines dynamic parametric measurements with numerical script processing

By Mike Hertz, senior field applications engineer, Teledyne LeCroy

Torque sensors consisting of strain gauges are often used in mechanical engineering research and development to convert mechanical load into electrical signals which can be measured and quantified. Accurate gauging presents measurement challenges to electronic instruments which interpret the electrical output of these mechanical devices.

Figure 1: Block diagram of hardware configuration for torque measurement.

A typical system for torque conversion (Figure 1, above) consists of a half-shaft from an automobile front axle. The inboard joint side of the constant velocity shaft attaches to the transaxle assembly, and the opposite (outboard) side connects to the wheel. Signal electronics develop an mV-per-unit-force output from the strain gauges, which are combined and converted into a digital signal which is transmitted to a digital telemetry receiver (or demodulator). The receiver box generates an analog output proportional to torque from the shaft, which is typically connected to a measurement instrument such as an oscilloscope for measurement display and interpretation.

Measurement process flow and special operators

Electronic measurement devices such as oscilloscopes conventionally receive input voltage signals and report results in various units (such as torque) by employing rescale math operators and unit conversions. Reporting numerical results is common, but persistent graphical results of intermediary mechanical benchmarks are typically not available. In order to provide more advanced mechanical information, a new methodology has been discovered through the incorporation of dynamic in-line measurements.

Figure 2: Simplified oscilloscope internal block diagram shows processing path of signal.

Before exploring the use of dynamic in-line mechanical measurements, an illustration of the traditional oscilloscope measurement process flow is depicted in Figure 1. The analog waveform (torque sensor output) enters the acquisition system via an amplifier stage, and is subsequently digitized and streamed into acquisition memory. The processing functional block shown in the diagram operates on stored acquisition memory and calculates automatic measurement parameters along with its other analysis. In the case of stock measurement parameters such as rise time or pulse width, the processing functional block operates directly on the stored waveform with measurement results fully available within the application, enabling further analysis and the accumulation of measurement statistics to be performed with subsequent acquisitions.

While existing oscilloscope measurement parameters and mathematical operators provide an array of analysis options, when the need arises for performing complex calculations outside the sphere of available oscilloscope measurements selections, operators have traditionally opted for a measurement technique in which data acquired by the scope application is transferred to a separate application for analysis to be performed. Recent advancements now allow for execution of a user-defined algorithm directly within the measurement application. The implementation of a dynamic torque measurement enables computational results from a script to be executed inside of the measurement system in real time, with waveform data sample points acquired by the oscilloscope becoming immediately available to the script. This method forms a dynamic in-line collaborative measurement process.

Figure 3: VBS code sample for conversion.

Figure 3 (above) shows sample source code for implementing a torque meter implemented on an oscilloscope with an in-line Visual Basic (VB) script. The input source to the script is the electrical output from the receiver, and sparsing and filtering is performed on the input to denoise and linearize the sensor value. Next, roof and floor operators are used to retain both the positive and negative extremes applied to the half shaft. Conversion factors are applied to scale the electrical readings into in-lb of torque, and both maxima are dynamically relabeled as successive torque values are obtained. The larger magnitude of the two maxima is reported as the P5 measurement parameter numerical value, and parameter aliasing is applied to report the result as a torque meter value.

Function F1 in Figure 4 (below) is a zoom of the channel input, while functions F3 and F2 are the roof and floor of the input source. The timebase descriptor indicates a time per division setting of 20 microseconds per division, and the roof and floor functions have each retained the maxima of positive and negative torque respectively for the 8,801 sweep values occurring at the time of image capture. Numerical readings in in-lb are pinned to the roof and floor operators by the in-line script, and the values of the two maxima are continually updated by each subsequent acquisition. Parameter P5 displays the torque meter calculation with its parameter alias applied. By incorporating a novel use of dynamic in-line parametric measurements into this electro-mechanical system, a new way to quantify automotive torque can be realized.

Figure 4: Dynamic in-line realization of torque meter calculation

May 9, 2017

Share. Twitter LinkedIn Facebook Email
Previous ArticleAutomated vehicle test initiative
Next Article Leading OEMs join Modeling, Simulation and Testing Automotive Lightweight Materials Conference 2017
John Thornton

John joined UKi Media & Events in 2012 and has worked across a range of B2B titles within the company's automotive, marine and entertainment divisions. Currently editor of Automotive Testing Technology International, Crash Test Technology International and Electric & Hybrid Marine Technology International, John co-ordinates the day-the-day operations of each magazine, from commissioning and writing to editing and signing-off, as well managing web content. Aside from the magazines, John also serves as co-chairman of the annual Electric & Hybrid Marine Awards and can be found sniffing out stories throughout the halls of several of UKI's industry-leading expo events.

Related Posts

Features

Porsche embraces AI for innovative data analysis in vehicle development

June 12, 20253 Mins Read
Features

INTERVIEW: Matt Wilson, team principal, Ford M-Sport

June 10, 20257 Mins Read
ADAS & CAVs

VI-grade’s ZPS signals evolution in vehicle development

May 30, 20254 Mins Read
Latest News

Rohde & Schwarz unveils FSWX signal analyzer with innovative multi-path architecture

June 16, 2025

GM’s Pramod Kumar named president of Open Alliance

June 16, 2025

MB Dynamics develops lightweight shaker for testing on the move

June 16, 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