Model and Build a $35 radar from coffee cans and MMICs
Project description
Tin Can Radar
Utilities for designing, building, and using a $35 Tin Can Radar, from the original 2006 prototype designed and built by Michael Hirsch and advised by Greg Charvat.
I include utilities for designing the Wilkenson power divider used to siphon off a sample of the transmit waveform for the homodyne receiver.
I include design equations for using coffee cans for antennas, as well as the more broadband Linear Tapered Slot Antenna.
If you need something more, start an issue or send a message.
Function |
Description |
---|---|
FS2dBm.py |
Convert field strength in dBuV/m or uV/m to 50 ohm dBm |
ToneFinder.py |
Simulate noisy sinusoids from target returns |
Friis.py |
Compute Free Space Path Loss (dB) |
Forward Model
A forward model of linear/non-linear FMCW chirp is provided in Python using an optional Fortran library for speed.
Build
Mac: brew install gcc
Linux: apt install gfortran
Windows: install gfortran
Install
pip install -e .
Matlab
Old scripts of some duplicity and perhaps not full correctness are in the matlab directory.
Optional
Fortran
cd bin cmake .. make
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tincanradar-0.1.1.tar.gz
.
File metadata
- Download URL: tincanradar-0.1.1.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c208b3b503775754d0c556f60bef2fb349b56ac4d2872f8f26999f7e8c1266ef |
|
MD5 | 322aec159b055bd3f054c05f43aa3827 |
|
BLAKE2b-256 | c8c465b0add83db4fd99352b074579a05587c2122b0625f82e59d4ec9663f1c8 |