Readit News logoReadit News
enjenye commented on Takeaways from hundreds of LLM finetuning experiments with LoRA   lightning.ai/pages/commun... · Posted by u/rasbt
xd1936 · 2 years ago
Sample size of one, but I clicked the article thinking that someone was using an LLM to "tune" the range performance of LoRa radio somehow. :(
enjenye · 2 years ago
Make that a sample size of two.
enjenye commented on Wi-Fi Alliance Brings Wi-Fi 6 into 6 GHz   wi-fi.org/news-events/new... · Posted by u/dmmalam
fareesh · 6 years ago
Is it a universal rule that higher frequency = lower range?

The range of 5Ghz is already pretty low and has trouble going through solid materials like concrete. Would 6 be significantly worse?

enjenye · 6 years ago
Indeed : radio transmissions follow Friis equation [1] -- power decreases by the square of the frequency (same goes for distance). So, going from 2.4 to 5 GHz cuts the received power at a certain distance by a factor of 2 (more or less). Assuming free space, of course : obstacles will make matters worse, depending on frequency, thickness and materials.

Meaning that going from 5 GHz to 6 GHz will decrease the range by a factor of around 1.2

[1] https://en.wikipedia.org/wiki/Friis_transmission_equation

enjenye commented on Program FPGAs with Go   reconfigure.io/... · Posted by u/cjdrake
kutkloon7 · 8 years ago
Let me be a bit pessimistic amd ignorant here.

People who want to use an FPGA should learn VHDL or verilog. There have been a lot of projects to make C compile to VHDL/verilog, and it's generally accepted that it does not work very well.

What is the advantage of using Go for the same purpose?

enjenye · 8 years ago
Agreed. However, MyHDL (www.myhdl.org) allows for programming using Python, and works very well : I haven't written any VHDL (other than at top level) for years now. It would be interesting to see how far they can take it using Go.

u/enjenye

KarmaCake day3June 14, 2017
About
Embedded hardware and software guy with 30+ years of experience.
View Original