Project Castle Guardian

I finally have enough technical skill and time to create one of my most advanced projects. This project will consist of having a self-arming home monitoring system complete with an alarm and a satellite communication network. The Satcomm (satellite communication) unit will alert me via email if Castle Guardian is armed, disarmed, detects an individual & from where, as well as track their movements around the house. It will also have night vision IP cameras installed which upon activation will give me a bird’s eye view of the house complete with servos to adjust the angle. I intend on this system being nearly autonomous with the only activities requiring human input is the arming and disarming of the system.

I also intend to integrate Castle Guardian with my AARCS (Automated Animal Residency Control System) Unit, which has already been installed, but needs an upgrade. AARCS+ is the upgraded system complete with radio control, allowing each unit to communicate with Satcomm in cases such as the enclosure gets too hot/cold or if the humidity exceeds bounds. It’ll also allow me to monitor each AARCS+ enclosure at a glance anywhere around the world. This by far will be my most complicated project, & I’m ready to make it.

AARCS Subsystems

Wireless Communication Network-

Consisting of HC-12’s as seen in my previous article, these radios will be connected to ATinies as they are small, cheap & are the minimum required to run the HC12 at maximum effectiveness. I’ve already tested the signal range using a nine and six dbi dipole transmitter and to my surprise the signal covers my entire house, garage, and part of the back yard where the satcomm unit will be placed. The signal got choppy once I got to the satcomm unit’s home, which will require I signal relay to route the information with minimal signal loss.

The challenge will be coding a communication protocol involving ten radios from scratch. They will have to communicate amongst each other, route data through different radios, and must interpret any data sent through the satcomm unit. To state plainly, these are the subroutines I’ll have to build from scratch:

  1. Request, Block, Reply/ Authentication- Build a means of a radio speaking to a target radio, having that radio block all possible incoming data from other radios attempting to speak to it, & reply back to the requesting radio so they may share data. When there is radio blocking, there must be another way for other radios to communicate and forward data, especially when the signal relay must be used. With so many radios employed for Castle Guardian I’ll likely have dedicated and alternate signal paths to ensure optimal operations. Authentication will be another hurdle as this communication must be done within milliseconds. I previously thought to have the same signal being sent back for validation, but feel there’s a better way to achieve this. More investigation is required.
  2.  Radio Operation Verification- With so many signal paths there’s a possibility of one going down, but how would I know? Alongside that, with so much data flying through the air how am I going to know when there’s a good time for an operation check?

Data Entry & Monitoring System

The DEMS serves as the database where all alerts are stored. I plan to use an SD card & have the alerts saved by date so there’s a history I can playback if needed. It’s especially helpful If I’m in a remote location & want to know the status of the Castle or if something were to happen & I need to use past data as evidence. The Castle Guardian System will also need to interpret signals from the Sat Comm Network and quickly send database information to me or another Sat Comm unit.

Satellite Communication Network

One of the more frustrating subsystems, the SCN is the primary means of communication when I’m remote. Its job is to network with the Castle Guardian System, AARCS+ units, & Greenfield (automated hydroponics garden) and forward information either to overhead satellites to me, or receive commands I send through the satellite network and forward them to the appropriate project.

Show Satellite Communication Unit

Above is the Sat Comm unit (RockBLOCK 9602 MK2) that will serve as the SCN for Castle Guardian.

This satellite communication unit is useful in that no matter where I am in the world I’ll be able to receive data. The specific version I’m using is compatible with arduino in that you can directly interface with in order to send and check for commands. Unlike using cellular, rf or WiFi, every transmission sent or received incurs a charge, but the trade-off is that you’re not limited by cell towers, a WiFi connection, or other people’s phones. For higher signal fidelity satellite communications are the best, for ease of use rf is the best, for long distance remote connectivity WiFi is the best, being that I will be in a remote area, far from home, yet want maximum signal fidelity (next to no risk of signal dropout, resetting modems, etc.) satellite communication is where its at.

 

Infrared Observation

Passive infrared sensors will monitor each room for temperature anomalies and report them to the command panel for further processing. Being that there’s no means of determining if the anomaly is human or a rouge draft, a sampling will be done to minimize unnecessarily activating the alarm.

Command Panel

The central hub is the user interface panel that controls all cameras and signals/systems integrated with Castle Guardian. It will be capable of doing health checks for all systems and sending data to the SCN. Its unique from the DEMS in that it actively sends out signals while the DEMS just records alerts.

 

Here is a full length video how the system is supposed to work: