Similar ETA: Rediscovering Navigation Skills in the Age of GPS
https://qrper.com/2024/12/similar-eta-rediscovering-navigation-skills-in-the-age-of-gps/
Similar ETA: Rediscovering Navigation Skills in the Age of GPS
https://qrper.com/2024/12/similar-eta-rediscovering-navigation-skills-in-the-age-of-gps/
The final results of my PhD and grant are online! The interactive map with homogeneous land surface types for Poland is available here: https://landsurface.pl/
Basically, the implementation is simple and free. The data is hosted on GitHub, and the raster has been split into smaller tiles using gdal2tiles and displayed on the website using Leaflet.
Quick benchmark for {naracollide} shows that checking an object for collision against 100 other objects runs at:
* 50k/second when the objects are moving and the collision data structure needs to be recreated each time
* 400k/second when the objects are stationary (and only the primary object is moving)
This is good enough for now. Will investigate quadtrees etc when I need to do some larger N-to-M collision checks.
A manual #antennatuner opens up for a lot of fun 🤩
With a VNA you can watch real-time what happens when you adjust the inductance and capacitor dials, gradually closing in on the desired 50ohm.
Did you notice something funny as I just did? I’m sweeping from 6.9-7.1MHz and initially the 270ohm load impedance shows up as a single dot when the tuner is in ‘bypass’ mode.
Once I switch the tuner to ‘inline’, I get a small line instead. This is the frequency response of the matching network (a T-section) inside the tuner itself.
Had this been a real antenna with its own frequency response, and not just a 270 ohm resistor, the final bandwidth of the system would have been a combination of the antennna and the matching network.
#hamradio #testandmeasurement #hamr #mfj #nanovna #rfengineer
Introducing {naracollide} a simple 2D sprite collision package for #RStats
Supports simple bounding box intersections, but also supports detecting collisions only where there are two overlapping non-transparent pixels.
Realities of #AppliedMath
[Me 20 years ago]: Bifurcation points, curls, and fractal dimensions elegantly bring order to systems thought to be disordered.
[Me now]: If you assume a spherical cow and put the dog on it's head then you can solve for the cat and we can all go home.