In my spare time, I work a bit on issues related to polarization.

Just to clarify: this is a quick 5-second express method for rapid on-site inspection, not a replacement for a laboratory microscope. It allows you to instantly spot hidden bridges and whiskers without even taking the board out of the chassis or adjusting optical gear. Fast, cheap, and mobile.

u/Time-Routine2006 — 1 month ago

Thinking about the physical vacuum led me down a rabbit hole... (and maybe an experiment?)

I was just sitting around thinking—nothing too serious—and I started wondering why we see light from a source and not as a continuous glow everywhere. 
The usual answer: photons travel in straight lines. Fine.

But then I thought: why does a photon have no mass, while something like gold does? 
Don't all particles interact with the Higgs field?

And this led me down a very long train of thought:

What if mass isn't a fixed property of a particle, but rather the result of how strongly it "resonates" in sync with other particles?

Think of it like a choir.

A single electron = one quiet voice.

Three quarks inside a proton, moving in sync = a strong chord (mass of the proton is 938 MeV, while the quarks themselves are only ~10 MeV).

A gold atom with 79 electrons and its quarks = a massive choir. More resonance = more mass.

Yeah, sounds a bit crazy, I know.

Then I went further:

What if our "deep vacuum" isn't the bottom of everything, but simply a boundary with other layers of reality? Layers that have their own physics, their own fields, maybe even a different speed of light.

The virtual particles we see in the Casimir effect? Maybe they’re not random noise, but projections from those neighboring layers trying to push into ours—and failing, which is why they annihilate so fast.

And what if coordinates in our layer don't match coordinates in theirs? One point here might be a whole "cloud" over there. That could explain entanglement, nonlocality, wave-particle duality... just a thought.

So, being an engineer, I started thinking: can we test this?

Here's the idea:

Take two materials with different densities.

Build them on top of each other at the atomic level (like a microchip).

Hit them with microwave radiation (100 GHz+), creating a resonance at the boundary.

Suddenly cut the power and see what happens.

Possible outcomes:

The plate heats up → energy released from the vacuum.

The plate cools down → energy absorbed by the system.

Now, this isn't a perpetual motion machine. Energy would come from the neighboring layer, not from nothing. We're just opening a valve, so to speak.

If this worked, we'd be looking at compact energy sources and passive cooling.

If not... well, I just had a fun thought, and I wanted to write it down somewhere. 😄

I'm not a physicist—just an engineer who likes to wonder.
Curious what you think. And if any of this sounds plausible, or if I've completely lost it.
reddit.com
u/Time-Routine2006 — 2 months ago

I've built my first prototype. The inductive EC method seems to work in this configuration (ESP-WROOM-32D + STM32F407VET6 + ADC (DC/DC) + RS485 (STM32) + 18B20 + DHT22 + SSD1306). What else do I need to connect? I'll be making a second version of the board.

A working prototype for inductive liquid conductivity (LC) measurement, currently measuring conductivity in parrots. xD
u/Time-Routine2006 — 2 months ago

Inductive TDS/EC Meter for Monitoring Changes in Dissolved Solids Concentration. Primary Testing. Part 3

Continuing the series on my non‑contact inductive EC/TDS meter. Part 1 covered the concept, Part 2 showed initial frequency sweeps and differences between distilled and tap water.

Part 3 is about calibration, temperature compensation, and a closer look at ion behavior.

I built a thermostatic cell using a Peltier element. The lowest stable temperature I can reliably get is around 8.3°C, so I’m working with a practical calibration range from 10°C to 30°C. I’m currently recording calibration curves for distilled water and a NaCl reference solution (6000 µS/cm) across this range. The sensor response is linear within 10–30°C, which simplifies things.

One interesting observation: inductive sensors respond not only to total conductivity, but also to ion mobility. Two solutions with the same EC but different ions (e.g., NaCl vs MgSO₄) give different readings.

To handle this, I’m introducing a correction factor:

K = inductive reading / EC (contact meter)

  • K ≈ 1.0 → ions behave like NaCl
  • K > 1.0 → more mobile ions (“light”)
  • K < 1.0 → less mobile ions (“heavy”)

This gives not just EC, but also a rough indication of ion type — useful for hydroponics, aquariums, and general water monitoring.

Next steps: complete the calibration curves, test the correction factor with real nutrients, add MQTT logging, and prepare a small batch of boards for early testers.

The project is moving forward. More updates soon.

reddit.com
u/Time-Routine2006 — 2 months ago

Inductive TDS/EC Meter for Monitoring Changes in Dissolved Solids Concentration. Primary Testing. Part 2

https://preview.redd.it/o2invmuao15h1.jpg?width=4067&format=pjpg&auto=webp&s=4e0b4b960aa9f59875c911797505573a31149298

Measurements were taken using distilled water (37 µS/cm at 25.1°C) and tap water (414 µS/cm at 25.1°C). The water was in its original state, without any pre-treatment. Measurements were run from 3 kHz to 400 kHz.

https://preview.redd.it/3tl59tomp15h1.jpg?width=3060&format=pjpg&auto=webp&s=c1975ccce6a4b14305f20105b06c4da150c716f3

https://preview.redd.it/xrolz8tgp15h1.jpg?width=3060&format=pjpg&auto=webp&s=20848dcdf236890978a3679d777dbe05e35dd678

Schedule

Link to chart in excel format: https://docs.google.com/spreadsheets/d/1IAYgtrlVxO6IRboaOY9aEJKo9f_IM9OJ/edit?usp=sharing&ouid=113272371396080140970&rtpof=true&sd=true
I'm currently waiting for a thermostat with a built-in magnetic stirrer. I want to calibrate the device.
reddit.com
u/Time-Routine2006 — 3 months ago

Inductive TDS/EC meter for monitoring changes in dissolved solids concentrations. Initial testing.

The liquid frequency scanning test rig performed measurements in the range from 10 kHz to 240 kHz in 10 kHz increments.

https://preview.redd.it/qlgk652qim4h1.jpg?width=774&format=pjpg&auto=webp&s=705e179a141067047a8ccddc9c7ddc917347c56f

I am sharing the first results of distillate measurements:

https://preview.redd.it/0audr5nwim4h1.jpg?width=2134&format=pjpg&auto=webp&s=baf4f2c84331c3b1ac5c78b63bc97ded97bb0577

https://preview.redd.it/zc81gmyxim4h1.jpg?width=3060&format=pjpg&auto=webp&s=39a5894a1ce676f14a54ef844b0aa6067a3ab5c9

According to the first result, the ADC values ​​at 10 kHz are 44653, 20 kHz 33495, 30 kHz 41507, and 40 kHz 41507. There are some camel humps, but from 50 kHz to 170 kHz, the signal is very good. There's a drop from 230 kHz to 240 kHz. It would be worth expanding the range to 500 kHz later... and that's distilled water.

https://preview.redd.it/lcycxuf7jm4h1.jpg?width=2277&format=pjpg&auto=webp&s=f90f9007e5460755d38dd837536a2ddc51c0220a

https://preview.redd.it/1ebwynb8jm4h1.jpg?width=3060&format=pjpg&auto=webp&s=ecdead06ae0d4c6b923e53ca0db232c9bb55aff2

The results for simple running water also show an interesting picture: a significant signal drop is clearly visible, but at frequencies from 230 kHz to 240 kHz there is no sharp drop. The range definitely needs to be expanded; operating frequencies from 50 to 120 kHz are excellent readings for the first time.

reddit.com
u/Time-Routine2006 — 3 months ago

How to eliminate contact oxidation when measuring EC/TDS. Inductive method (proof of concept)

Anyone who tinkers with hydroponics or aeroponics knows: Chinese TDS meters with two protruding contacts are convenient, but they don't measure accurately over time. The contacts oxidize, the salt composition changes, and you have to calibrate them every other time. I decided to try a fundamentally different method—one without direct contact with the liquid.

The core consists of two ferrite rings (tori). One transmits the signal into the liquid (Tx), the other receives it (Rx). The liquid functions as part of the communication circuit. I install a peak detector on the Rx—then the alternating voltage is rectified, and the circuit can be assessed. Any exposed metals in the solution—there's nothing to oxidize.

I won't go into detail about the technical implementation yet; I'm still working on it. But it's already clear that the method works in principle.

This is a preliminary prototype. It doesn't have any contact with the electrodes. You can already see the change in size when adding salt to the water. The fact that it works is encouraging.

https://preview.redd.it/kcu89fazne3h1.jpg?width=4080&format=pjpg&auto=webp&s=0349a53622d61792ef958fec5df1a447bdb13aab

https://preview.redd.it/ns50ya00oe3h1.jpg?width=4080&format=pjpg&auto=webp&s=540f5b4e6ba0e3c5d5c6f3f345116a30c78fe938

https://preview.redd.it/q141n1i0oe3h1.jpg?width=4080&format=pjpg&auto=webp&s=e1154178ef06f6bde23a0a944844dbae89cbde71

reddit.com
u/Time-Routine2006 — 3 months ago