.. _auto_complexcurve_to_pressure_db: *CONVERT COMPLEX CURVE TO PRESSURE DB* ====================================== Converts a complex curve (real + imaginary components) to a pressure level in decibels (dB). Use this worker in NVH or acoustics workflows where raw complex frequency-domain data must be expressed as a sound-pressure or pressure-amplitude level. When to use ----------- Classification: **process**. Tagged: ``acoustics``, ``complex_curve``, ``dB_conversion``, ``decibel``, ``frequency_domain``, ``nvh``, ``pressure_db``. Inputs ------ .. list-table:: :header-rows: 1 :widths: 20 20 20 20 20 20 * - Label - ID - Type - Default - Required - Description * - Curve - curve - vector - — - - Complex-valued input curve (real + imaginary parts, typically a frequency-domain vector) whose magnitude will be converted to a pressure dB value; leave unconnected if the conversion is to be skipped. Outputs ------- .. list-table:: :header-rows: 1 :widths: 20 20 20 20 * - Label - ID - Type - Description * - complexcurve_to_pressure_db_output_1 - complexcurve_to_pressure_db_output_1 - vector - Output curve with the pressure level expressed in decibels (dB), computed from the magnitude of the input complex curve using the standard pressure dB formula (20·log₁₀(/p//p_ref)). Disciplines ----------- - data.curve.transform - data.signal_processing - engineering.nvh .. raw:: html

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