Overall System Intent
The objective is to establish an autonomous, highly reliable, and power-efficient 100-meter virtual perimeter around an off-grid residence. The system uses local computer vision to detect interlopers and integrates a human-in-the-loop verification system. This allows an operator to safely trigger localized directional warning flares at the boundary line, instantly identifying the vector of the intrusion.
MVP Component Architecture & Interactions
By prioritizing pre-built, off-the-shelf hardware, the system is divided into three distinct layers that talk to one another over a local network.
[ BOUNDARY LINE (100m) ] [ MAIN HOUSE ] [ COMMAND CENTER ]
┌──────────────────────────────────┐ ┌─────────────────────────┐ ┌───────────────────────────┐
│ • IP67 Low-Light PoE Cameras │ │ • Intel N100 Mini PC │ │ • Home Assistant Panel │
│ • Local "Firing Pods" │◄──┼─► (Frigate AI Server) │◄──┼─► (Visual Radar UI) │
│ - Supercapacitor Module │ │ • DC-to-DC PoE Switch │ │ │
│ - Industrial LoRa WAN Relay │ │ • Central LoRa Gateway │ │ • Human Operator │
└──────────────────────────────────┘ └─────────────────────────┘ └───────────────────────────┘
A. Surveillance & Power Layer (Main House)
- Core Server: An Intel N100 Mini PC (e.g., Beelink EQ13) running Frigate NVR. It processes video using the built-in Intel OpenVINO toolkit. Idle draw is a tiny 6–8W.
- Cameras: Reolink ColorX (CX410/CX810) or Amcrest 4K ColorNight cameras. Because they use an ultra-large f/1.0 aperture to see in full color at night, you can disable power-hungry Infrared (IR) lights. This drops camera draw from 12W down to 4–5W per camera.
- Power Delivery: A DC-to-DC Step-Up PoE Switch (e.g., Tycon Systems) wires directly into your off-grid battery bank. This powers the cameras over Ethernet without running an inefficient AC inverter.
B. Communication & Intelligence Layer
- Local Network: The N100 PC pulls continuous low-resolution video "sub-streams" to run AI object detection. Full 4K footage is only saved to local storage when an actual person or vehicle is detected.
- The Wireless Link: A central LoRaWAN Gateway (or standard industrial LoRa serial bridge) plugs into the house server. It communicates via long-range Sub-GHz radio waves to pierce through winter weather and summer foliage over the 100-meter gap.
C. Boundary Layer (Firing Pod Nodes)
To bypass massive voltage drop over 100 meters, each cardinal direction gets a self-contained, pre-built Firing Pod:
- The Enclosure: A pre-built IP67 polycarbonate junction box fitted with a pressure-equalizing vent to prevent internal condensation.
- The Energy Core: An off-the-shelf 16V Supercapacitor Module (e.g., Maxwell or Eaton brands) topped off by a tiny, pole-mounted 5W solar panel. Supercapacitors have zero chemical degradation, operate perfectly from -40°F to 150°F, and can dump high amperage instantly to pop an igniter.
- The Switch: An industrial, pre-built LoRaWAN Dry-Contact Relay (such as units by Netvox or Dragino). It draws virtually zero standby power. When a command arrives, it closes the loop between the supercapacitor and the flare igniter for a fraction of a second.
- The Igniter: Off-the-shelf consumer Electronic Matches (e-matches / Talon igniters) inserted into standard 12-gauge perimeter signaling devices.
Camera Placement Strategies
The system offers two distinct deployment models, each optimized for different property layouts and vegetation management preferences. Both approaches provide complete perimeter coverage while balancing infrastructure requirements against land clearing needs.
Deployment Recommendation
For most off-grid applications, a hybrid approach offers optimal results: house-mounted cameras provide primary coverage of high-traffic zones (driveways, main approaches), while 2-3 strategically placed remote nodes extend coverage into wooded or irregular terrain. This minimizes clearing requirements while maintaining the simplified maintenance profile of centralized infrastructure where practical.
System Workflow (Human-in-the-Loop)
1. Detection
An interloper crosses the 100m boundary. The low-power camera streams the data back to the house.
2. Analysis
Local Frigate AI identifies a "person" with high confidence.
3. Notification
The house automation pushes a high-priority rich notification (with a snapshot image) to your tablet or phone via local offline Wi-Fi.
4. Verification
You review the live feed on a visual "radar-style" compass dashboard.
5. Execution
If a threat is confirmed, you double-tap [ LAUNCH WEST FLARE ] on your screen. The house LoRa gateway broadcasts an encrypted pulse, the West Pod relay closes, and the supercapacitor dumps its energy into the e-match, popping off the warning flare.
MVP Telemetry & Maintenance Cycle
Because the MVP relies on industrial LoRa relays with built-in Analog-to-Digital input pins, maintenance is highly automated.
Automated Digital Telemetry
Every 15–30 minutes, the pods send a tiny health packet back to the house dashboard checking:
- Supercapacitor Voltage: Alerts you if a pod's energy reserve drops below firing thresholds.
- Solar Input: Confirms the 5W solar panels are actively receiving light.
- Circuit Continuity: Sends a micro-amp pulse through the firing loop to ensure the e-match is physically plugged in and the wire hasn't been cut or corroded.
Minimal Maintenance Schedule
- Daily/Weekly: Keep an eye on the dashboard status. If a pod drops offline or reports a broken ignition loop, the house system flags it immediately.
- Bi-Annually (Spring/Fall): Walk the 100m perimeter to wipe dust/pollen off the tiny 5W solar panels, check the physical rubber seals on the pod boxes, and swap out any flares exposed to seasonal humidity.
This architecture delivers a reliable, fully local, subscription-free MVP that operates on a total system budget of under 40 watts of continuous draw, making it a highly viable product for the off-grid market.
Detailed Component Specifications
House Server & Camera Components
These components form the central brain and the "eyes" of the perimeter system.
- The Local AI Server: Beelink EQ13 (Intel N100, 16GB RAM, 512GB SSD)
Why: It pulls only 6W–8W at idle. The Intel N100 processor features built-in Intel Graphics that natively support OpenVINO AI acceleration. This allows Frigate NVR to process real-time object detection without needing an external Google Coral TPU hardware dongle. - The Perimeter Cameras: Reolink CX410 (4MP) or Reolink CX810 (8K/8MP) ColorX PoE Cameras
Why: They utilize a massive 1/1.8" sensor and an f/1.0 aperture. They do not require infrared (IR) LEDs or bright spotlights to see at night. This keeps their power consumption at a steady 4W per camera, preventing them from draining your off-grid battery bank. They natively support RTSP and ONVIF streams for local software integration. - The Power Infrastructure: Tycon Systems TP-DCDC-1248D (or 2448D)
Why: This is a DC-to-DC step-up converter and PoE injector. It takes your native 12V or 24V off-grid battery bank power and steps it up directly to 48V PoE. This allows you to power your cameras over Ethernet without running a standard AC inverter, completely eliminating conversion energy loss.
Wireless Link Components
To send secure, local commands across the 100-meter gap without relying on Wi-Fi or cellular networks, use industrial LoRaWAN components running in a completely local, internet-free configuration.
- The Central House Gateway: Milesight UG65 (8-Channel Industrial LoRaWAN Gateway)
Why: This rugged gateway can run completely offline in "Embedded Network Server" mode. It connects directly to your house network switch via Ethernet. It handles all the cryptographic keys and routing for your boundary nodes locally, without needing an internet connection or cloud service. - The Boundary Node Relays: Dragino LT-22222-L LoRaWAN I/O Controller
Why: This is a rugged, pre-built industrial control unit. It features 2 digital inputs, 2 analog inputs, and 2 relay outputs (dry contacts). It runs on 7V–24V DC power.
How it works: The house gateway sends a LoRa signal to this unit to close its relay and fire the flare. Simultaneously, the analog inputs measure the supercapacitor voltage, and the digital inputs monitor circuit continuity, sending that data back to the house server.
Boundary "Firing Pod" Components
Each perimeter station requires a localized power source and a weatherproof housing to handle extreme outdoor weather conditions.
- The Energy Core: Maxwell Technologies 16V 58F Supercapacitor Module (BMOD0058 E016 B02)
Why: This module provides a massive pulse of power (up to 100+ Amps) to guarantee ignition, but contains zero chemical liquids. It operates seamlessly from -40°F to 150°F and will last for 15–20 years without degradation. - The Micro Solar Charger: Genasun GV-Boost (12V/24V Lithium/Lead Solar Controller) paired with a Voltaic Systems 5W-10W Rugged Solar Panel
Why: The Genasun controller is highly efficient and features ultra-low standby power consumption. It takes the output from the tiny 5W panel to keep the Maxwell supercapacitor module topped off at its maximum voltage. - The Weatherproof Enclosure: Bud Industries NEMA 4X Polycarbonate Box (NBF-32016)
Why: Polycarbonate is completely transparent to sub-GHz radio waves, allowing the Dragino internal LoRa antenna to maintain a crystal-clear signal with the house without requiring an external antenna mount. It features a heavy-duty silicone gasket to block high-pressure rain and snow. - Condensation Management: Gore Automotive Vent (Series PEP)
Why: This small screw-in vent allows the air pressure inside the box to equalize during rapid temperature shifts. It lets trapped humidity escape while remaining entirely waterproof against driving rain.
Pyrotechnic Firing Hardware
To safely hold and ignite the warning rounds using electrical current, use standard components from the professional special effects industry.
- The Mechanical Housing: Magnum 12-Gauge Perimeter Tripwire Alarm Signaling Device
Why: These are solid aluminum or steel mechanical assemblies designed to securely chamber a standard 12-gauge marine flare or blanks. Instead of using the spring-loaded mechanical tripwire pin, you remove it to expose the primer pocket. - The Electrical Igniter: MJG Technologies Firewire Initiators (or Talon/Clip-on Igniters)
Why: These are consumer-legal electronic matches. They feature a tiny filament coated with an energetic pyrotechnic compound. When the Dragino relay closes and dumps 12V–16V from the supercapacitor into the wire, the filament instantly bursts into a high-temperature flame, igniting the 12-gauge flare round.
MVP Hardware Integration Matrix
When these components are connected, the physical circuit inside each boundary pod operates as follows:
[5W Solar Panel] ──► [Genasun Charger] ──► [16V Maxwell Supercapacitor]
│
(Positive Firing Leg)
│
▼
[House Gateway] ──► [Dragino LoRa Relay] ──────► [Contact Switch] ──► [MJG E-Match] ──► [12G Flare]
▲
│
(Negative Return Leg)
- The 5W Solar Panel constantly trickles power through the Genasun Charger to keep the Maxwell Supercapacitor full.
- The Dragino Controller continuously measures the voltage across the supercapacitor and sends that data via LoRa to the Milesight Gateway at the house.
- When you authorize a launch, the gateway sends a command to the Dragino node. The internal relay closes for exactly 500 milliseconds, routing the supercapacitor's stored energy directly through the MJG E-Match, firing the flare instantly.