{"id":331,"date":"2025-01-14T14:35:35","date_gmt":"2025-01-14T13:35:35","guid":{"rendered":"https:\/\/dejonge.ai\/anomaly-detection\/"},"modified":"2026-04-13T20:45:49","modified_gmt":"2026-04-13T18:45:49","slug":"anomaly-detection","status":"publish","type":"page","link":"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/","title":{"rendered":"Fingerprinting"},"content":{"rendered":"<section class=\"l-section wpb_row us_custom_5003792f height_medium with_shape\"><div class=\"l-section-shape type_custom pos_bottom\" style=\"height:15vmin;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 8\" preserveAspectRatio=\"none\" width=\"100%\" height=\"100%\">\r\n\t<path fill=\"currentColor\" d=\"M64 8 L0 8 L0 0 L64 0 Z\"\/>\r\n<\/svg><\/div><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h1 class=\"w-post-elm post_title us_custom_b3ce43a6 has_text_color entry-title color_link_inherit\">Fingerprinting<\/h1><div class=\"w-separator size_custom\" style=\"height:10vh\"><\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-3 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"w-btn-wrapper align_none\"><a class=\"w-btn us-btn-style_7 icon_atleft\" href=\"https:\/\/dejonge.ai\/en\/use-cases\/\"><i class=\"fas fa-angle-left\"><\/i><span class=\"w-btn-label\">Use cases<\/span><\/a><\/div><\/div><\/div><\/div><div class=\"vc_col-sm-6 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><h2 class=\"w-text us_custom_eb849559\"><span class=\"w-text-h\"><span class=\"w-text-value\">Every machine has a handwriting. EdgeBrain reads them. <\/span><\/span><\/h2><div class=\"w-post-elm post_image us_custom_60e9caca us_animate_this stretched\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel-1024x683.png\" class=\"attachment-large size-large wp-post-image\" alt=\"\" srcset=\"https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel-1024x683.png 1024w, https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel-300x200.png 300w, https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel-1280x853.png 1280w, https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel-400x267.png 400w, https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel-600x400.png 600w, https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel.png 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/div><div class=\"w-separator size_small\"><\/div><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><h3>The task<\/h3>\n<p>Production systems continuously generate raw data: Vibration signals from bearings and drives, acoustic emissions during machining, thermographic images of heat distribution, RGB images of surfaces. Every machine, every tool, every process step leaves a characteristic imprint in the signal. In normal operation, this imprint is stable and reproducible. If it deviates, a problem becomes apparent &#8211; often hours or days before it becomes visible.   <\/p>\n<p>The aim is to automatically learn this individual fingerprint, monitor it permanently and detect the smallest deviations at an early stage.<\/p>\n<h3>The challenge<\/h3>\n<p>Raw data from time series, images and audio signals have fundamentally different structures. A vibration signal delivers thousands of samples per second, a thermographic image millions of pixel values, an acoustic sensor a broadband frequency spectrum. These data volumes cannot be directly compared with each other. Classic threshold value monitoring fails as soon as operating conditions vary: Speed changes, load changes and temperature influences change the raw signal without an error being present. Conventional approaches therefore either produce false alarms or overlook real drifts.<\/p>\n<\/div><\/div><div class=\"w-separator size_medium\"><\/div><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><h3>The solution<\/h3>\n<p>EdgeBrain translates each data type into a compact, comparable fingerprint. Characteristic features in the frequency range are extracted from the vibration signal (FFT profiles, envelopes, kurtosis). Texture and distribution features are created from images. Acoustic signals are converted into spectrograms and compressed. The result is a high-dimensional but compact feature vector &#8211; the fingerprint.    <\/p>\n<p>In learning mode, EdgeBrain records a baseline: the typical fingerprint of a healthy, correctly running machine is recorded under real operating conditions. From this point on, EdgeBrain compares each new fingerprint with the baseline. Deviations are output as an anomaly score. If the score rises above an adaptive threshold value, the system sounds an alarm &#8211; even before a conventional sensor would report a failure.   <\/p>\n<p>Drifts are detected by EdgeBrain chaining the fingerprints over time and making slow shifts in the feature space visible. In this way, the system distinguishes between sudden anomalies (impact damage, foreign contact) and gradual wear (bearing degradation, tool wear). <\/p>\n<h3>Key technical data<\/h3>\n<table style=\"width: 100%; border-collapse: collapse; margin: 1em 0;\">\n<thead>\n<tr style=\"background: #f5f5f5;\">\n<th style=\"padding: 8px; border: 1px solid #ddd; text-align: left;\">Parameter<\/th>\n<th style=\"padding: 8px; border: 1px solid #ddd; text-align: left;\">Value<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Input data<\/td>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Time series (vibration, acoustics), images (RGB, thermal), pressure curves, currents<\/td>\n<\/tr>\n<tr>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Fingerprint methods<\/td>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">FFT profiles, spectrograms, texture features, statistical moments<\/td>\n<\/tr>\n<tr>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Detection<\/td>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Anomaly score (real-time), drift trend monitoring (time-based)<\/td>\n<\/tr>\n<tr>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Learning mode<\/td>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Unsupervised baseline recording during operation<\/td>\n<\/tr>\n<tr>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Latency<\/td>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">&lt; 100 ms from sensor to alarm<\/td>\n<\/tr>\n<tr>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Infrastructure<\/td>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Completely local on EdgeBrain, no cloud connection required<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>The added value<\/h3>\n<p>Fingerprinting with EdgeBrain transforms raw data into machine intelligence. Systems for which there is no fault model and no historical failure data can still be monitored &#8211; because the system learns the normal state itself. Maintenance intervals are decoupled from the rigid calendar schedule and are based on the actual condition of the machine. Unplanned downtime is reduced, spare parts costs fall and system availability increases measurably.<\/p>\n<\/div><\/div><div class=\"w-separator size_small\"><\/div><div class=\"w-btn-wrapper align_none\"><a class=\"w-btn us-btn-style_1 icon_atright\" href=\"https:\/\/dejonge.ai\/en\/contact-us\/\"><span class=\"w-btn-label\">Contact us<\/span><i class=\"fas fa-angle-right\"><\/i><\/a><\/div><\/div><\/div><\/div><div class=\"vc_col-sm-3 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><\/div><\/div><\/div><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"<p>Generate a unique machine fingerprint from vibration, acoustic and image data and detect anomalies and drifts in real time<\/p>\n","protected":false},"author":3,"featured_media":1168,"parent":333,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-331","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AI fingerprinting with Edge AI in real time | de Jonge<\/title>\n<meta name=\"description\" content=\"AI fingerprinting in real time: Recognize patterns, deviations and identities directly in the data stream - locally, reliably and securely.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI fingerprinting with Edge AI in real time | de Jonge\" \/>\n<meta property=\"og:description\" content=\"AI fingerprinting in real time: Recognize patterns, deviations and identities directly in the data stream - locally, reliably and securely.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/\" \/>\n<meta property=\"og:site_name\" content=\"de Jonge GmbH\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-13T18:45:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel-1024x683.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/use-cases\\\/anomaly-detection\\\/\",\"url\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/use-cases\\\/anomaly-detection\\\/\",\"name\":\"AI fingerprinting with Edge AI in real time | de Jonge\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/use-cases\\\/anomaly-detection\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/use-cases\\\/anomaly-detection\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/dejonge.ai\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Figerprinting_Titel.png\",\"datePublished\":\"2025-01-14T13:35:35+00:00\",\"dateModified\":\"2026-04-13T18:45:49+00:00\",\"description\":\"AI fingerprinting in real time: Recognize patterns, deviations and identities directly in the data stream - locally, reliably and securely.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/use-cases\\\/anomaly-detection\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dejonge.ai\\\/en\\\/use-cases\\\/anomaly-detection\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/use-cases\\\/anomaly-detection\\\/#primaryimage\",\"url\":\"https:\\\/\\\/dejonge.ai\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Figerprinting_Titel.png\",\"contentUrl\":\"https:\\\/\\\/dejonge.ai\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Figerprinting_Titel.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/use-cases\\\/anomaly-detection\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home page\",\"item\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Use cases\",\"item\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/use-cases\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Fingerprinting\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/\",\"name\":\"de Jonge GmbH\",\"description\":\"KI f&uuml;r visuelle Inspektion in der Industrie\",\"publisher\":{\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/#organization\"},\"alternateName\":\"de Jonge GmbH\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/#organization\",\"name\":\"de Jonge GmbH\",\"url\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/dejonge.ai\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/dejonge1x1.png\",\"contentUrl\":\"https:\\\/\\\/dejonge.ai\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/dejonge1x1.png\",\"width\":696,\"height\":696,\"caption\":\"de Jonge GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/dejonge.ai\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI fingerprinting with Edge AI in real time | de Jonge","description":"AI fingerprinting in real time: Recognize patterns, deviations and identities directly in the data stream - locally, reliably and securely.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/","og_locale":"en_US","og_type":"article","og_title":"AI fingerprinting with Edge AI in real time | de Jonge","og_description":"AI fingerprinting in real time: Recognize patterns, deviations and identities directly in the data stream - locally, reliably and securely.","og_url":"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/","og_site_name":"de Jonge GmbH","article_modified_time":"2026-04-13T18:45:49+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel-1024x683.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/","url":"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/","name":"AI fingerprinting with Edge AI in real time | de Jonge","isPartOf":{"@id":"https:\/\/dejonge.ai\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/#primaryimage"},"image":{"@id":"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/#primaryimage"},"thumbnailUrl":"https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel.png","datePublished":"2025-01-14T13:35:35+00:00","dateModified":"2026-04-13T18:45:49+00:00","description":"AI fingerprinting in real time: Recognize patterns, deviations and identities directly in the data stream - locally, reliably and securely.","breadcrumb":{"@id":"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/#primaryimage","url":"https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel.png","contentUrl":"https:\/\/dejonge.ai\/wp-content\/uploads\/2026\/04\/Figerprinting_Titel.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/dejonge.ai\/en\/use-cases\/anomaly-detection\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home page","item":"https:\/\/dejonge.ai\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Use cases","item":"https:\/\/dejonge.ai\/en\/use-cases\/"},{"@type":"ListItem","position":3,"name":"Fingerprinting"}]},{"@type":"WebSite","@id":"https:\/\/dejonge.ai\/en\/#website","url":"https:\/\/dejonge.ai\/en\/","name":"de Jonge GmbH","description":"KI f&uuml;r visuelle Inspektion in der Industrie","publisher":{"@id":"https:\/\/dejonge.ai\/en\/#organization"},"alternateName":"de Jonge GmbH","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dejonge.ai\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/dejonge.ai\/en\/#organization","name":"de Jonge GmbH","url":"https:\/\/dejonge.ai\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dejonge.ai\/en\/#\/schema\/logo\/image\/","url":"https:\/\/dejonge.ai\/wp-content\/uploads\/2025\/02\/dejonge1x1.png","contentUrl":"https:\/\/dejonge.ai\/wp-content\/uploads\/2025\/02\/dejonge1x1.png","width":696,"height":696,"caption":"de Jonge GmbH"},"image":{"@id":"https:\/\/dejonge.ai\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/dejonge.ai\/en\/wp-json\/wp\/v2\/pages\/331","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dejonge.ai\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dejonge.ai\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dejonge.ai\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/dejonge.ai\/en\/wp-json\/wp\/v2\/comments?post=331"}],"version-history":[{"count":25,"href":"https:\/\/dejonge.ai\/en\/wp-json\/wp\/v2\/pages\/331\/revisions"}],"predecessor-version":[{"id":1187,"href":"https:\/\/dejonge.ai\/en\/wp-json\/wp\/v2\/pages\/331\/revisions\/1187"}],"up":[{"embeddable":true,"href":"https:\/\/dejonge.ai\/en\/wp-json\/wp\/v2\/pages\/333"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dejonge.ai\/en\/wp-json\/wp\/v2\/media\/1168"}],"wp:attachment":[{"href":"https:\/\/dejonge.ai\/en\/wp-json\/wp\/v2\/media?parent=331"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}