Systems online

Garen
Arabkirlian

SYSTEMS VERIFICATION & VALIDATION ENGINEER · AUTOMATED DRIVING

I work the full stack underneath automated-driving validation — vehicle-level V&V and functional safety on top, but also the embedded systems, electronics, and signal analysis that sit beneath it: PCB design, vibration analysis, firmware, and the C/C++ and Python that ties it together. Based in Munich.

CH.01–02 · LIVE TRACE
STEER 0.0° BRAKE 0.0 bar
L4
Autonomous Driving Level
0
Verification Engineers Standardized
0
Supplier & Safety Partners
CH.01 — ABOUT

Precision at the signal level.

I'm a Systems Verification & Validation Engineer at HOLON, where I've led vehicle-level verification for the development and road release of a Level 4 autonomous vehicle — the safety-critical layer that has to be right before anything drives itself.

That spans functional safety verification with full traceability from safety goals to vehicle-level tests, fault injection on steering and brake-by-wire systems via relay-matrix hardware I built myself, and actuator performance assessment worked out directly with suppliers like Dana, Continental, and Nexteer.

I also built the automation underneath it: an Azure DevOps CI/CD infrastructure for HIL and vehicle testing that's now standard across more than 30 verification engineers, internally and at supplier sites — plus the CANoe/CAPL/Python frameworks that keep it repeatable.

None of that started with testing, though — it started with electronics and embedded systems. I've designed and ordered custom PCBs, written C/C++ firmware for BLE/WiFi sensor nodes on PSOC6 and ESP32, and spent years doing accelerometer-based vibration analysis with MATLAB signal processing for predictive maintenance — the same instinct for reading a signal that now shows up in how I debug a CAN trace or a fault-injection test case.

Toolchain
CANoe CANalyzer CAPL vTESTstudio dSpace SCALEXIO ControlDesk Relay Matrix OxTS RTK/GNSS IMU Python C / C++ MATLAB PCB Design Vibration Analysis BLE / WiFi ESP32 / PSOC6 STM32 Azure DevOps Jira PREEvision A2L files ROS2 OpenCV
CH.02 — TIMELINE

How I got to the test cell.

09.2017 – 11.2022
Engineering studies
Conservatoire National des Arts et Métiers, Paris
Diplôme d'ingénieur Systèmes électroniques — foundation in engineering that led into automotive validation and embedded systems.
07.2018 – 06.2022
Co-Founder
Volt Lebanon (self-employed)
Ran electronics workshops for Lebanese secondary school students, supporting them toward higher education in electronics engineering — alongside my other roles below.
06.2019 – 07.2020
Technical Consultant
Narinco Micro SARL
Technical support and configuration for variable frequency drives and PLCs, PCB milling CNC operation, home automation installs, and electrical panel assembly for industrial automation.
06.2020 – 06.2023
Embedded System Engineer
IOSS LLC
Embedded hardware/software prototyping, BLE/WiFi connectivity testing, custom PCB design, and sensor data acquisition — plus project planning and budget/risk tracking across AI, mechanical, and software teams.
07.2024 – Prior
System / Software Engineer
Wintec Solutions GmbH
Unit and system testing for automotive/telematics ECUs, functional safety documentation to ISO 26262 — the track that led into vehicle-level V&V.
Present
Systems Verification & Validation Engineer — Automated Driving
HOLON GmbH (Internal), Munich
Vehicle-level verification for the development and road release of a Level 4 autonomous vehicle — functional safety test cases, fault injection on steering/brake-by-wire via relay matrix, OxTS RTK/GNSS vehicle dynamics measurement, and the Azure DevOps CI/CD infrastructure standardized across 30+ verification engineers.
Ongoing
Independent projects
Robotics, embedded systems & computer vision
A running side-track of builds — robotic arms, STM32/ROS2 bridges, computer vision pipelines — that feeds back into how I think about test systems.
CH.03 — PROFESSIONAL WORK

Test systems, built to be trusted.

A sample of the verification infrastructure I've built and led at HOLON, supporting a Level 4 autonomous vehicle's road release program.

01

L4 Vehicle-Level Verification

Led whole-vehicle verification for a Level 4 autonomous driving road release program, with functional safety test cases carrying full bidirectional traceability from safety goals through system requirements to vehicle-level validation.

Functional SafetyTraceabilityL4
02

Fault Injection — Steering & Brake-by-Wire

Designed and built both the software interfaces and the relay-matrix hardware architecture for controlled fault simulation on steering and brake-by-wire systems, including SDIC and actuator-intervention verification.

Relay MatrixSDICCAPL
03

Vehicle Dynamics Measurement

Configured, calibrated, and integrated OxTS RTK/GNSS and IMU measurement systems for high-precision vehicle dynamics data supporting steering performance and safety-goal validation.

OxTSRTK/GNSSIMU
04

Supplier-Integrated Validation

Worked directly with Dana, Continental, and Nexteer to analyse validation results and calibrate control systems, and with functional safety partners like FKA to validate safety concepts.

DanaContinentalNexteerFKA
05

CI/CD for HIL & Vehicle Testing

Architected and deployed an Azure DevOps CI/CD infrastructure for automated HIL and vehicle testing — self-hosted agents, pipelines, reporting — standardized across more than 30 verification engineers, with mirrored environments at supplier sites.

Azure DevOpsCI/CDHIL
06

ECU.Test Report Automation

A Python parser that reads ECU.Test XML reports to extract .blf trace filenames and auto-fills the Trace column across a full SDIC test-results workbook — cutting a manual step out of every test cycle.

PythonECU.Testopenpyxl
CH.04 — GITHUB PROJECTS

Weekend builds.

Personal projects, public on GitHub — mostly embedded systems and computer vision, built for fun and to stay hands-on with hardware.

HTML

ComputerVisionProject

A weekend OpenCV pipeline — HSV-based object detection and tracking, built and calibrated across a 4K IMX415 and a Logitech C925e.

View on GitHub
Concept

AIWatchWinder

An AI-driven watch winder concept for luxury watch collectors — small in scope now, built to expand.

View on GitHub
Robotics

ConveyorRobot

A desktop robotic sorting system with real-time conveyor tracking.

View on GitHub
C

NVS_Fs

A flash-driver software component implementing a non-volatile storage filesystem on ESP32-IDF.

View on GitHub
Robotics

5-DOF Robotic Arm

MG996R servos on a PCA9685 driver, STM32/Arduino firmware, an Xbox-controller Python interface, and computer-vision ball detection with HSV masking and perspective mapping.

In progress
ROS2

STM32 → ROS2 Bridge

A serial bridge connecting physical button presses on an STM32 Nucleo-G474RE to a ROS2 animation, running ROS2 Jazzy in Docker on Apple Silicon.

In progress
CH.05 — PROJECT CLIPS

Seen in action.

Short clips from a few of the builds above — IoT sensor hardware, a gamepad-driven vehicle interface, and a computer-vision bike fit tool.

IoT / Embedded

Predictive Maintenance Sensor Node

ESP32-based IoT sensor node built for predictive maintenance — capturing vibration and condition data ahead of failure. Grew out of my master's thesis work at IOSS, later deployed in industrial factories.

Vehicle Interface

Xbox Controller Vehicle Interface

An Xbox-controller interface built to drive vehicle controllability directly from a gamepad, for test and demo use.

Computer Vision

Bike Fit Analysis

A DIY Python tool using MediaPipe Pose and a side-on IMX415 camera to measure back, shoulder, elbow, and knee angles — markerless road-position analysis for dialing in my own bike fit.

CH.06 — RESEARCH

Where the signal-reading started.

My engineering thesis at CNAM — the IoT vibration-analysis work that later shipped into real industrial factories, and the direct root of everything I do with signals today.

128 pages Cover page of Garen Arabkirlian's engineering thesis on IoT predictive maintenance
Master's Thesis · CNAM Paris · 2023

Système de Maintenance Prédictive IoT

IoT-based vibration analysis for predictive maintenance

A dissertation contributing to predictive maintenance by demonstrating the potential of IoT-based vibration analysis systems to improve equipment reliability and maintenance efficiency — covering the design, engineering, and industrial deployment of the system built during my time at IOSS LLC, which shipped into major industrial factories across Lebanon.

CH.07 — CONTACT

Let's talk shop.

Open to conversations about automated driving verification, functional safety, or the odd weekend robotics build.

Based in Munich, Germany