CONVERT CURVE TO PRESSURE DB RMS

Converts a time- or frequency-domain curve into pressure levels expressed as decibels RMS (dB re 20 µPa). Use this worker when you need to transform raw pressure or signal amplitude data into acoustically meaningful dB RMS values for NVH or acoustics post-processing.

When to use

Classification: process.

Tagged: acoustics, curve, dB, decibel, nvh, pressure, rms, signal.

Inputs

Label ID Type Default Required Description
Curve curve vector   Input curve (vector of amplitude vs. time or frequency) to be converted to pressure dB RMS; supply a pressure-unit signal for physically meaningful results — optional if the curve is piped from an upstream worker.

Outputs

Label ID Type Description
curve_to_pressure_db_rms_output_1 curve_to_pressure_db_rms_output_1 vector Transformed curve with Y-axis values expressed as pressure level in decibels RMS (dB re 20 µPa), sharing the same X-axis domain as the input curve.

Disciplines

  • data.curve.transform
  • data.signal_processing
  • engineering.nvh

Runnable example

A runnable example is registered for this worker. Open the example workflow on the d3VIEW canvas: /api/workflow/example?id=curve_to_pressure_db_rms


Auto-generated from transformation schema. Worker id: curve_to_pressure_db_rms. Schema hash: b5838fe8611e. Hand-curated docs in workerexamples/ override this page when present.