The Natural Philosopher wrote:
might be dependent on where I parked the car
Monitoring within the appliance bays of multiple fire stations,
certainly shows signal levels exhibiting high and low levels depending whether the truck is in or out ...
c186282 wrote:
˙˙ Now if real, legal, 'security' was an issue
˙˙ then you'd want a solid connection all of
˙˙ the time ... and one wi-fi point likely won't
˙˙ provide that.
Only the largest couple of stations have multiple APs in the bay.˙ The building and individual vehicles have 4G, and the buildings form a
meshed POCSAG network between neighbouring towns (or parts of cities).
The Natural Philosopher wrote:
Well the daemon runs under xinetd...for sheer laziness. I guess I
could make it UDP.
But I don't know what problem that would solve.
The data would arrive if a single packet got through the fog, whereas
with tcp at least dour packets on sequence need to make it (or get
retried) with UDP you could afford to spray each packet half a dozen
times and if one of them makes it, you're good ...
On 11/12/2025 21:18, Carlos E.R. wrote:
Two ideas.
Some routers can steer the signal horizontally; the technology is
called "MIMO" (https://en.wikipedia.org/wiki/MIMO). You notice because
the router has multiple antenas, maybe four.
Then you can replace the antena on the router
What antenna on the router?
It's just a wifi bridge with an internal something or other.
https://www.netxl.com/wifi-access-points/mikrotik-routerboard- rb951ui-2nd-wifi-4-access-point/
Its actually very very cheap and has been 'good enough'
or the remote with a
directional WiFi antena.
That gets complicated. I am trying easy shit first :-)
P Pico W doesn't have an 'antenna' either. Just some PCB traces.
Home made with a box of Pringles. just google for "pringles wifi
antenna". I made one and it actually works. But maybe they are sold, too.
Everything is possible. I am lazy. I do what is necessary to achieve
desired result and no more.
For now I seem to have adequate connectivity.
On 12/12/25 06:19, Carlos E.R. wrote:
On 2025-12-12 11:26, The Natural Philosopher wrote:
On 11/12/2025 21:06, Carlos E.R. wrote:
On 2025-12-10 11:24, The Natural Philosopher wrote:
On 10/12/2025 10:02, c186282 wrote:
On 12/10/25 04:14, Andy Burns wrote:
What about a small solar panel and rechargeable batteries?
˙ Seeed sells the "LiPo Rider Plus". After checking
˙ several brands of 'solar charge controllers' these
˙ were the ones I chose to power my field projects.
˙ Most of the others did NOT cap the voltage very
˙ well, or at all, so the sun comes out bright and you
˙ might send 6+ into your 3.1v device.
˙ Combined with a 3 to 5 watt panel they'll keep even
˙ intermittent non-nano-power projects going.
˙ Beware the quality of the batteries though ... got
˙ some no-names, about 50x50x10mm square, that were
˙ generally good - but one DID explode on me, inside
˙ the office building, when I barely touched it. Had
˙ not been charged for months either. Oh well, nothing
˙ to do but watch the big crimson flame .......
˙ Fire control IS a priority with lithiums.
On 11/12/2025 21:18, Carlos E.R. wrote:
On 2025-12-09 11:47, The Natural Philosopher wrote:I sorta tried that without huge success, In fact I am getting up to 12dB variation in signal due to who knows what?
First of all thanks to all those who responded on my first efforts to
put a battery power Pi Pico W outside and have it phone home.
Having eliminated temperature and supply voltage as issues, I delved
into wifi and router logs, and it was clear that it was sometimes
getting a DHCP lease and even occasionally opening a TCP/IP
connections and sending data. And might be dependent on where I
parked the car and the weather.
I tried putting a tin tray behind the router and that made it worse.
Now the layout was that a ground floor router through the window and
the garage was not very good at about 30m range.
Then I remembered I had put an Ethernet port in an upstairs bedroom
by the window in case I wanted to use it as an office.
It was further away - 35m or so - but much less cluttered path. It
just had to go through a corner of the garage.
Instantly the router reported about 8-10dB more signal and almost
reliable comms resulted.
Two ideas.
Some routers can steer the signal horizontally; the technology is
called "MIMO" (https://en.wikipedia.org/wiki/MIMO). You notice because
the router has multiple antenas, maybe four.
Then you can replace the antena on the router or the remote with a
directional WiFi antena. Home made with a box of Pringles. just google
for "pringles wifi antenna". I made one and it actually works. But
maybe they are sold, too.
The setup is all somewhat experimental. At least˙ for now the software
is more or less stable - I have a few hanging daemons if the link goes
down mid message - but that is easily fixed .
...Huh? it can be as exact as your measurements are.
And I knew all that trig would come in handy one day :-)
You can calculate it numerically on a computer, by calculating the
aproximate integral ;-)
No 'approximations' here...
˙˙˙˙˙˙˙ diameter= tankDepth - offset;
˙˙˙˙˙˙˙ radius = diameter * 0.5;
˙˙˙˙˙˙˙ y = echoDepth - offset -radius;
˙˙˙˙˙˙˙ theta = asin( y / radius);
˙˙˙˙˙˙˙ x = radius * cos(theta);
˙˙˙˙˙˙˙ pie= radius * radius * theta;
˙˙˙˙˙˙˙ delta = x * y;
˙˙˙˙˙˙˙ area= (M_PI * radius *radius)/2 - (pie + delta);
˙˙˙˙˙˙˙ volume=(area/(M_PI * radius *radius ))*tankVolume;
That is about ultimately three days of work. It is redundant but I think
gcc can optimise out the intermediary variables that I used to make sure even I could understand it.
What has been encouraging is the pinpoint accuracy of the measurements.
Once in a stable environment the ultrasonics are very precise. something like a mm or two in a couple of metres. Probably more precise than the
speed of sound in air of variable pressures would justify, or indeed the expansion of the oil in warmer temperatures.
LOL.
Maybe I have built the world's most complicated barometer.
Home made with a box of Pringles. just google for "pringles wifi antenna".
On Wed, 24 Dec 2025 14:23:45 +0000
The Natural Philosopher <tnp@invalid.invalid> wrote:
[]
What I learned was that theory is too simplified to actually be able toPrsumably you're saying Mythbusters-style "not proven"?
design a real antenna: All our designs were field tested and adjusted.
I am not advocating Pringle cans. I wouldnt use one myself. But I am
not so quick to rubbish them as you are.
RF propagation is tricky, and real world objects of no apparent value
often have enormous effects.
On 11/12/2025 21:18, Carlos E.R. wrote:
Home made with a box of Pringles. just google for "pringles wifi antenna".
Also Google cutoff frequency and see that the Pringle tube is too small
in diameter to be effective at 2.4GHz.
Of course, designs on the internet do not have to follow the laws of physics! :-)
What I learned was that theory is too simplified to actually be able to design a real antenna: All our designs were field tested and adjusted.
I am not advocating Pringle cans. I wouldnt use one myself. But I am
not so quick to rubbish them as you are.
RF propagation is tricky, and real world objects of no apparent value
often have enormous effects.
On 24/12/2025 07:58, mm0fmf wrote:
On 11/12/2025 21:18, Carlos E.R. wrote:Assuming that is a relevant issue.
Home made with a box of Pringles. just google for "pringles wifi
antenna".
Also Google cutoff frequency and see that the Pringle tube is too
small in diameter to be effective at 2.4GHz.
Shouting down a pipe whose diameter is way less than the wavlength of
voice frequencies, still works....
Of course, designs on the internet do not have to follow the laws of
physics! :-)
..especially for people who don't fully understand them...
On 24/12/2025 12:16, The Natural Philosopher wrote:
On 24/12/2025 07:58, mm0fmf wrote:
On 11/12/2025 21:18, Carlos E.R. wrote:Assuming that is a relevant issue.
Home made with a box of Pringles. just google for "pringles wifi
antenna".
Also Google cutoff frequency and see that the Pringle tube is too
small in diameter to be effective at 2.4GHz.
Shouting down a pipe whose diameter is way less than the wavlength of
voice frequencies, still works....
Of course, designs on the internet do not have to follow the laws of
physics! :-)
..especially for people who don't fully understand them...
Indeed.˙ And I'm sure you are perfectly well aware of the difference
between longitudinal sound waves propagating down a narrow pipe and transverse electromagnetic waves in a waveguide.
If a Pringles can were highly conductive it would have a cutoffA statement which clearly contradicts the well known skin effect of
frequency of close to 2.4GHz so the attenuation would be very high.
However, a very thin layer of aluminium on the inside of a cardboard
tube will be so resistive that it will not make a lot of difference.
For many purposes a well made half-wave dipole or quarter-wave
monopole gives excellent results which are far better than anything
that can be achieved with small pcb antennas.
A quarter wave monopole made from relatively thick wire or rod can
be an excellent match to 50 ohm coax so long as the ground plane
is at least a few wavelengths across.
A half-wave dipole combined with a coaxial balun can also be a very
good match but has a slightly narrower bandwidth due to the
frequency dependency of the coax balun.˙ The choice of which one to
use depends mostly on how the antenna is to be mounted.
An almost omnidirectional antenna with very low losses can be
more effective than a lossy directional one.
John
On 11/12/2025 21:18, Carlos E.R. wrote:
Home made with a box of Pringles. just google for "pringles wifi
antenna".
Also Google cutoff frequency and see that the Pringle tube is too small
in diameter to be effective at 2.4GHz.
Of course, designs on the internet do not have to follow the laws of physics! :-)
On 24/12/2025 12:16, The Natural Philosopher wrote:
On 24/12/2025 07:58, mm0fmf wrote:
On 11/12/2025 21:18, Carlos E.R. wrote:Assuming that is a relevant issue.
Home made with a box of Pringles. just google for "pringles wifi
antenna".
Also Google cutoff frequency and see that the Pringle tube is too
small in diameter to be effective at 2.4GHz.
Shouting down a pipe whose diameter is way less than the wavlength of
voice frequencies, still works....
Of course, designs on the internet do not have to follow the laws of
physics! :-)
..especially for people who don't fully understand them...
Indeed. And I'm sure you are perfectly well aware of the difference
between longitudinal sound waves propagating down a narrow pipe and transverse electromagnetic waves in a waveguide.
If a Pringles can were highly conductive it would have a cutoff
frequency of close to 2.4GHz so the attenuation would be very high.
However, a very thin layer of aluminium on the inside of a cardboard
tube will be so resistive that it will not make a lot of difference.
For many purposes a well made half-wave dipole or quarter-wave
monopole gives excellent results which are far better than anything
that can be achieved with small pcb antennas.
A quarter wave monopole made from relatively thick wire or rod can
be an excellent match to 50 ohm coax so long as the ground plane
is at least a few wavelengths across.
A half-wave dipole combined with a coaxial balun can also be a very
good match but has a slightly narrower bandwidth due to the
frequency dependency of the coax balun. The choice of which one to
use depends mostly on how the antenna is to be mounted.
An almost omnidirectional antenna with very low losses can be
more effective than a lossy directional one.
John
With Gigahertz, as with Heffalumps, you never know...
On 25/12/2025 03:25, Robert Riches wrote:
On 2025-12-24, mm0fmf <none@invalid.com> wrote:
On 11/12/2025 21:18, Carlos E.R. wrote:
Home made with a box of Pringles. just google for "pringles wifi antenna".
Also Google cutoff frequency and see that the Pringle tube is too small
in diameter to be effective at 2.4GHz.
Of course, designs on the internet do not have to follow the laws of
physics! :-)
If you need a different diameter and know what diameter you need,
any decent hardware store or home improvement big-box store in
the US and perhaps elsewhere will have a wide assortment of sizes
of PVC, ABS, and metal pipes and round conduits. Some adhesive
and copper foil would seem likely to be useful for making the
plastic types useable.
If I felt that a design of any sort could be connected to a Pi Pico W I would 3D print it.
But in the end the simpler approach was to create a wifi point higher up.
Signal strength varies wildly, but enough transmissions get through...
| Sysop: | Merlin |
|---|---|
| Location: | West Virginia |
| Users: | 9 |
| Nodes: | 5 (0 / 5) |
| Uptime: | 494203:26:18 |
| Calls: | 95 |
| Files: | 5,002 |
| D/L today: |
4,843 files (2,176M bytes) |
| Messages: | 23,378 |