Aditya Krishna
adityakrishna.me
PhD · Acoustic Physics
M.Sc · Aerospace Mechanics
B.Eng · Aeronautical Eng.
──────────────
~10 yr experience

I build acoustic monitoring systems from physics to product: modelling how waves propagate, writing firmware that captures them in real time, extracting features that make machine learning tractable, and shipping the whole stack.

Currently
Member of Technical Staff
Omnisent GmbH · Munich
01
Stack
map

Every acoustic monitoring product I've built spans nine technical layers, from the physics that governs wave propagation to the cloud and product layers that make it usable. Hover any node to see what it means. Solid nodes are deep expertise. Outlined nodes are expanded domains. Dashed nodes are real gaps.

PhD-level foundation
Core expertise
Expanded domain
Growing
Gap

02
Work,
by type

The same kinds of problems recur across companies and domains. Organised here by what was actually done rather than by employer. Expand each section below to see what was built.

Drone detection
Propreitery algorithms built from scratch and implemented at a firmware level. UAV rotors produce particular signatures in the acoustic spectrum whose patterns are rotor-speed invariant. Physics-informed feature extraction feeds a lightweight algorithm, enabling edge inference with no cloud round-trip.
Omnisent GmbH
2025 – present
Algorithms Signal Processing Firmware
Acoustic crosstalk isolation in phased array inspection
Developed algorithms to separate overlapping defect signals arriving via direct, reflected, and mode-converted paths in phased array measurements. Deployed in the inspection toolchain.
Baker Hughes
2019 – 2022
NDT Multi-path Phased Arrays
Time-reversal imaging with advanced baseline subtraction
Incident wavefields are time-reversed and scattered fields propagated forward. Their correlation localises defects. Advanced baseline subtraction enables detection of small defects hidden behind structural obstacles (stiffeners, welds), a capability standard TOFD misses entirely. Extended to detect sub-wavelength features at 1/40λ resolution.
PhD @ Univ. de Bordeaux / CEA
2016 – 2019
Baseline subtraction Time-reversal Imaging
Leak rate model
Designed and iterated on a leak rate estimation model through multiple generations, progressively adding physics-informed features (pressure, geometry, statistical descriptors) identified through field measurements. Built classification and regression pipelines for steam trap, valve leakage, cavitation, and bearing diagnostics. Each version improved accuracy on unseen valves.
Senseven GmbH
2022 – 2025
Acoustic Emission ML Classification, Regression Field measurements
10x manual effort reduction with automated acoustic data extraction
Near-field acoustic waves in inline inspection tools produce rich but voluminous datasets requiring expert interpretation. Built algorithms to automatically extract, classify, and characterise acoustic features, replacing a process that previously required hours of manual analysis per inspection run. Factor-of-10 reduction in analyst time, verified across production datasets.
Effort reduction: 10x vs. manual classification
Baker Hughes
2019 – 2022
Near-field UT Automation Feature extraction
Semi-analytical guided wave model for cylindrical structures
Reformulated guided wave characteristic equations in the Fourier-Laplace domain, exploiting analytical structure that FEM discards. Avoids volumetric meshing by expressing the wavefield as a superposition of modes whose dispersion is computed analytically. Integrated into the CIVA NDT simulation platform (CEA List, France).
Speedup: 15-20x vs FEM · Defect resolution: 1/40λ
PhD @ Univ. de Bordeaux / CEA
2016 – 2019 · PhD
Guided waves Fourier-Laplace CIVA
Wavefield imaging tool for hidden defect localisation
Developed an imaging tool based on time-reversal of incident wavefields and forward propagation of scattered fields. The correlation between the two produces a spatial defect map. Applied to optimise transducer array geometries for maximum defect contrast behind structural obstacles, and forms the basis for the baseline subtraction technique.
PhD @ Univ. de Bordeaux / CEA
2016 – 2019 · PhD
Wavefield imaging Guided waves Topological Imaging Cylinders
Piezoelectric de-icing modal simulation on Al/CFRP plates
ANSYS modal analysis identified the optimal mode for ice delamination: a frequency where shear stress at the ice-substrate interface exceeds adhesion strength without thermal energy input. Tracked resonance frequency shifts as ice accreted, using the structure itself as a passive ice sensor. Experimental results aligned with simulation within 3%.
De-icing frequency: 82.25 Hz · Actuator: d31 in-plane piezo on Al/CFRP
TU Braunschweig / DLR
2015 · MSc thesis
ANSYS Modal analysis CFRP
Acoustic crosstalk simulator for phased array design
Visualisation tool modelling multiple reflection paths of the central beam between array elements and pipe wall. Used to select element spacing that suppresses crosstalk modes (reflection paths that mimic defect signals at certain geometries). Directly informed array redesign decisions, improving tool speed by 20%.
Baker Hughes
2019 – 2022
Phased array Crosstalk Array design
Full-stack acoustic monitoring platform
Involved in building the platform from the ground up, spanning sensor hardware, embedded firmware, wireless networking, cloud infrastructure, and the customer-facing dashboard.
Omnisent GmbH
2025 – present
Acoustics IoT LoRa Firmware
Interactive 3D leak localisation UI
Customer-facing interface showing the pipeline schematic in 3D, with detected leak location overlaid in real time. Includes a collaborative schematic editor (multiple simultaneous users) for building the digital twin of a facility.
Omnisent GmbH
2025
UI Digital twin
End-to-end data infrastructure
Microcontroller to local server to Azure Blob pipeline. Database schema for all acoustic sensor data, designed for time-series query patterns. Git workflow and team infrastructure setup. Data labelling pipeline for training the drone and leak models.
Omnisent GmbH
2025
Data pipeline Database design
Smart mobile inspection device
Built ML models for production with custom processing pipelines to ensure seamless integration on a handheld device. Models are actively used for on-site valve leak rate estimation.
Senseven GmbH
2022 – 2025
Edge ML Mobile Production
PhD: Semi-analytical guided wave modelling in cylindrical structures
Guided wave characteristic equations reformulated in the Fourier-Laplace domain to exploit the analytical structure FEM ignores. Avoids volumetric meshing; computes exact modal dispersion curves for any cylinder geometry. 15-20x speedup over equivalent FEM, with 1/40λ defect detection capability. Integrated into CIVA (the European standard for NDT simulation). Implemented parallel processing across multiple threads for enhanced computational efficiency.
PhD @ Univ. de Bordeaux / CEA
2016 – 2019
Guided waves Dispersion Cylinders
MSc thesis: Piezoelectric de-icing via resonant mode excitation on Al/CFRP
Identified that shear stress at the ice-substrate interface exceeds adhesion strength at a specific resonant mode, making thermal de-icing unnecessary. In-plane d31 piezoelectric actuators bonded to aluminium and CFRP plates. Passive icing detection via resonance frequency shift (the structure as its own sensor). Simulation-experiment agreement within 3%. Conducted comprehensive FEM simulations with ANSYS to predict resonance frequencies, mode shapes, and critical shear stresses. Successfully demonstrated ice delamination in a specialised wind tunnel.
Mode: 82.25 Hz in-plane · Substrate: Al / CFRP hybrid plate
TU Braunschweig / DLR
2015 · MSc thesis
Piezoelectrics De-icing Aerospace SHM
Structural Engineering Lead, University Aero Design Team
Led the structural engineering group for the university's competition aero design team. Responsible for load envelope definition, structural sizing, and integrity assessment of the competition aircraft.
Manipal Inst. of Tech.
2009 – 2013 · BEng
Structural analysis Team leadership

03
Side
projects

Built outside work hours, driven by curiosity or a gap in what existed.

Interactive map tool · Live
Holiday Explorer
Isochrone map that shows where you can reach within a given travel time from multiple starting locations simultaneously and highlights the overlap. Built to solve a real coordination problem: finding a meeting point accessible to people coming from different cities. Leaflet + routing APIs.
Physics visualiser · Live
Guided Wave Formation
Interactive visualisation showing how guided waves form in thin structures through reflections and mode conversions. Demonstrates the physical mechanism behind Lamb wave propagation in an accessible, browser-based format.
Online tool · Live
Dispersion Curve Calculator
Standalone browser-based calculator for dispersion curves in cylinders. No installation, MATLAB licence, or Python environment needed. Solves the characteristic equations numerically in JavaScript, making a tool previously confined to specialist software (CIVA, DISPERSE) freely accessible.
Portfolio · Live
adityakrishna.me
Personal site documenting projects, research, and technical work. Built and maintained by hand, not from a template.
04
Extended
range

The domains I work across have expanded, not because the physics changed, but because AI-assisted development lowered the cost of entering adjacent technical territory. The physics intuition and problem framing are mine; the implementation speed in unfamiliar languages and frameworks is augmented.

This isn't delegation. It's the difference between knowing what you want to build and being limited by how long it takes to build it. The Holiday Explorer involved frontend development, mapping APIs, and routing algorithms, domains I hadn't worked in formally. The LoRa mesh layer required RF and communications protocol knowledge beyond my core training. The embedded firmware demanded low-level memory management I had to learn in production. All of it now works.

In practice, this looks like maintaining a structured technical context document (what problem I'm solving, what the physics constraints are, what the edge device requires) and handing that to the model before any implementation session. The physics framing is mine; the implementation of unfamiliar syntax is accelerated.

Acoustics · Physics core
Signal processing · DSP
NDT · Ultrasonics
Embedded / firmware · expanded
LoRa / RF comms · expanded
Frontend / 3D UI · expanded
ML / data pipelines · expanded
Cloud / IoT infra · expanded
05
Contact

Open to technical collaboration, consulting, and the occasional interesting problem.