DJI ENTERPRISE
RF_SCAN: ACTIVE | MODE: PASSIVETRACKING: 2 CONTACTS | AZ: 127°
⚡ Zero Emission · Passive RF · AI Detection

Silent Horizon
Anti-Drone
Detection Systems

Passive RF sensing, TDOA geolocation & real-time threat library. Protect critical airspace without revealing your position.
850+
Drone Models
6 km
Detection Range
≤5m
Geolocation Accuracy
0 TX
Silent Operation

Hardware line

Our Product Line

Compact urban sensors, tactical vehicle units, handheld locators & fixed infrastructure systems — all fully passive with zero RF emission. 

DJI AP100 Parachute

  • Designed specifically for the DJI Matrice 400 to provide an integrated emergency recovery system for the aircraft, payload, and people below
  • Supports automatic deployment during critical flight anomalies and manual deployment through DJI Pilot 2
  • Responds within 600 milliseconds or less by stopping the motors before ejecting the parachute to help prevent rotor entanglement
  • Helps stabilise the aircraft’s descent to 5 m/s or less when deployed at an altitude of at least 30 metres under DJI test conditions
DJI Dock 3 ready · Autonomous dispatch

DJI Matrice 400

  • This is test
  • Tot 59 minuten echte vliegtijd, zelfs met lading
  • Maximaal laadvermogen van 6 kg met ondersteuning voor maximaal zeven gemonteerde sensoren of gereedschappen.
  • Geavanceerde obstakeldetectie met behulp van roterende LiDAR, mmWave-radar en visiesystemen.
  • Videotransmissie over lange afstanden tot 40 km met het O4 Enterprise Enhanced-systeem.
  • Robuust IP55-ontwerp en breed temperatuurbereik voor betrouwbare werking in veeleisende omgevingen.
DJI Dock 3 ready · Autonomous dispatch

DJI Osmo Pocket 4 Standard Combo

DJI Dock 3 ready · Autonomous dispatch
DJI Dock 3 ready · Autonomous dispatch
Dronavia Kronos Parachute System for DJI Mavic 4

Dronavia Kronos Parachute System + Mounting Kit for DJI Mavic 4

  • Complete C5 conversiekit met parachute en mounting oplossing
  • Snelle spring-gebaseerde parachute-ontplooiing in noodsituaties
  • Inclusief mounting kit voor stabiele en veilige installatie
  • Ontworpen voor professionele DJI Mavic 4 operaties
  • Verhoogt veiligheid en voldoet aan Europese drone regelgeving
DJI Dock 3 ready · Autonomous dispatch
Dronavia Parachute Moc M2 with Internal Flight Termination System MOC 2511 Kronos for Matrice 4 C5

Dronavia Kronos Parachute System + Mounting Kit for DJI Matrice 4

  • Automatisch parachutesysteem voor DJI Matrice 4
  • Inclusief montagekit voor veilige en stabiele installatie
  • Snelle activatie bij kritieke vluchtstoringen
  • Modulaire POD-opbouw voor snelle vervanging
  • Ontworpen voor professionele en industriële drone-operaties
DJI Dock 3 ready · Autonomous dispatch

Central Command Software

DG Management Platform

Unified web‑based command & control for all Globe Protect sensors. Visualize every drone, pilot, and flight path — in real time.

Live Treat Detection Radar

Unified web‑based command & control for all Globe Protect sensors. Visualize every drone, pilot, and flight path — in real time.
🟢 SIGNAL STATUS ACTIVE · PASSIVE MODE
🎯 TRACKED TARGETS 5
📡 LAST BEARING 235°
⚡ RF EMISSIONS 0 TX (STEALTH)
🔍 Passive scanning · No signal emitted

Capabilities

Why Globe Protect

by Koningdrone

Engineered for silent dominance. Trusted by defense forces worldwide — exclusively distributed by koningdrone.

Zero‑Emission · Passive

No RF transmitted — completely undetectable. Operates in full stealth mode with zero electromagnetic footprint.

850+ Drone Signatures

Continuously updated threat library covers DJI, Autel, FPV, custom drones — plus emerging AI‑driven threats.

Real‑Time Intelligence

Sub‑second detection with live pilot geolocation, full flight path replay, and drone telemetry — no delays.

Global RID Compliance

Multi‑standard Remote ID (ASTM, ASD‑STAN, GB) ensures full legal adherence across all operational regions.

Modular & Scalable

From a single handheld unit to city‑wide sensor grids — adapts instantly to any threat environment.

Expert Deployment Support

End‑to‑end planning, training, and 24/7 incident response — delivered by koningdrone's certified engineers.

Common questions
Frequently Asked Questions
Everything you need to know about Globe Protect's passive anti-drone systems.
Our systems offer a detection range of up to 6 km for typical consumer drones (DJI, Autel) and up to 10 km for larger tactical UAVs, depending on environmental conditions and drone transmit power.
Passive detection listens for RF emissions from the drone and its controller — it transmits nothing. Active radar emits signals, which can be detected by the drone operator. Passive is completely stealth and legally unregulated.
Yes. Our AI classification engine analyzes RF signatures, flight patterns, and optional sensor fusion to distinguish drones from birds or other RF emitters with >98% accuracy.
Real-time information includes: drone model, frequency band, RSSI, bearing, estimated range, flight path, and pilot position (when using TDOA or Remote ID).
Absolutely. Since our sensors are purely passive receivers (no transmission), they are exempt from most spectrum licensing and do not interfere with any communications. Fully GDPR and local privacy law compliant.
`; // Open a new window and write the content const win = window.open(); if (win) { win.document.write(pageHTML); win.document.close(); } else { alert("Please allow pop-ups to view product details."); } } // Attach click handlers to product cards document.querySelectorAll('.card').forEach(card => { const productId = card.getAttribute('data-product'); card.addEventListener('click', (e) => { if (e.target.classList.contains('btn-p')) e.stopPropagation(); openProductPage(productId); }); const btn = card.querySelector('.btn-p'); if (btn) { btn.addEventListener('click', (e) => { e.stopPropagation(); openProductPage(productId); }); } }); // Platform modal handling (unchanged) const platformModal = document.getElementById('platformModal'); function closePlatformModal() { platformModal.style.display = 'none'; document.body.classList.remove('modal-open'); } document.getElementById('openPlatformModal')?.addEventListener('click', () => { platformModal.style.display = 'flex'; document.body.classList.add('modal-open'); }); document.getElementById('closePlatformModalBtn')?.addEventListener('click', closePlatformModal); platformModal?.addEventListener('click', (e) => { if (e.target === platformModal) closePlatformModal(); }); document.getElementById('platformModalContact')?.addEventListener('click', () => alert("Contact koningdrone: sales@koningdrone.com")); // Other interactions (unchanged) document.getElementById('exploreBtn')?.addEventListener('click', () => document.getElementById('products').scrollIntoView({ behavior: 'smooth' })); document.getElementById('footerCta')?.addEventListener('click', () => alert("Contact koningdrone: sales@koningdrone.com")); document.querySelector('.nav-cta')?.addEventListener('click', () => alert("Request a demo – a koningdrone specialist will respond within 24h.")); // Interactive Radar Canvas (unchanged) const canvas = document.getElementById('liveRadarCanvas'); const ctx = canvas.getContext('2d'); let width = 500, height = 500, angle = 0, targets = []; const targetCountSpan = document.getElementById('radarTargetCount'); const bearingSpan = document.getElementById('radarBearing'); function initTargets(){ targets=[]; for(let i=0;i<5;i++) targets.push({ x: Math.random()*0.7+0.15, y: Math.random()*0.7+0.15, radius: 4+Math.random()*3, angle: Math.random()*Math.PI*2, distance: 0.2+Math.random()*0.6, blink:0 }); } function updateTargets(){ for(let t of targets){ t.distance+=(Math.random()-0.5)*0.008; t.distance=Math.min(0.85,Math.max(0.1,t.distance)); t.angle+=(Math.random()-0.5)*0.03; t.x=Math.cos(t.angle)*t.distance*0.8+0.5; t.y=Math.sin(t.angle)*t.distance*0.8+0.5; t.blink=(t.blink+1)%40; } if(Math.random()<0.02 && targets.length<8) targets.push({ x:Math.random(), y:Math.random(), radius:3+Math.random()*4, angle:Math.random()*Math.PI*2, distance:0.2+Math.random()*0.6, blink:0 }); if(targets.length>8) targets.shift(); targetCountSpan.innerText=targets.length; let bearings=targets.map(t=>Math.floor(Math.atan2(t.y-0.5, t.x-0.5)*180/Math.PI+360)%360); if(bearings.length) bearingSpan.innerText=bearings[0]+"°"; } function drawRadar(){ if(!ctx) return; ctx.clearRect(0,0,width,height); ctx.fillStyle='#030c1c'; ctx.fillRect(0,0,width,height); const centerX=width/2, centerY=height/2, maxR=width*0.45; for(let r=0.25;r<=1;r+=0.25){ ctx.beginPath(); ctx.arc(centerX,centerY,maxR*r,0,Math.PI*2); ctx.strokeStyle=`rgba(45,126,255,${0.1+0.05*r})`; ctx.lineWidth=1; ctx.stroke(); } ctx.beginPath(); ctx.moveTo(centerX-maxR*0.95,centerY); ctx.lineTo(centerX+maxR*0.95,centerY); ctx.stroke(); ctx.beginPath(); ctx.moveTo(centerX,centerY-maxR*0.95); ctx.lineTo(centerX,centerY+maxR*0.95); ctx.stroke(); for(let t of targets){ let x=centerX+(t.x-0.5)*maxR*1.8; let y=centerY+(t.y-0.5)*maxR*1.8; let alpha=0.7+Math.sin(t.blink*0.5)*0.3; ctx.beginPath(); ctx.arc(x,y,t.radius,0,Math.PI*2); ctx.fillStyle=`rgba(255,80,100,${alpha})`; ctx.fill(); ctx.shadowBlur=8; ctx.shadowColor='#ff5e7c'; ctx.beginPath(); ctx.arc(x,y,t.radius*0.6,0,Math.PI*2); ctx.fillStyle='#fff'; ctx.fill(); ctx.shadowBlur=0; } let rad=angle*Math.PI/180; let sx=centerX+Math.cos(rad)*maxR*0.98; let sy=centerY+Math.sin(rad)*maxR*0.98; ctx.beginPath(); ctx.moveTo(centerX,centerY); ctx.lineTo(sx,sy); ctx.strokeStyle='#4ade80'; ctx.lineWidth=2.5; ctx.stroke(); let grad=ctx.createLinearGradient(centerX,centerY,sx,sy); grad.addColorStop(0,'rgba(74,222,128,0.2)'); grad.addColorStop(1,'rgba(74,222,128,0)'); ctx.beginPath(); ctx.moveTo(centerX,centerY); ctx.lineTo(sx,sy); ctx.lineTo(centerX+Math.cos(rad+0.3)*maxR*0.4, centerY+Math.sin(rad+0.3)*maxR*0.4); ctx.fillStyle=grad; ctx.fill(); angle=(angle+2.5)%360; requestAnimationFrame(drawRadar); } function resizeCanvas(){ const container=canvas.parentElement; const size=Math.min(container.clientWidth,480); canvas.style.width=`${size}px`; canvas.style.height=`${size}px`; canvas.width=500; canvas.height=500; width=500; height=500; } window.addEventListener('resize',resizeCanvas); resizeCanvas(); initTargets(); setInterval(updateTargets,800); drawRadar(); document.querySelectorAll('.accordion-question').forEach(btn=>{ btn.addEventListener('click',()=>{ btn.closest('.accordion-item').classList.toggle('active'); }); });

info@dev1.koningdrone.nl

info@dev1.koningdrone.nl