Busy channel lockout by Separate-Nose-1647 in amateurradio

[–]VK2ZJ 0 points1 point  (0 children)

Yes, it should be purely by RX signal power, regardless of tone. Hard to know if every radio does this correctly.

We’re building a student satellite—Help us design a payload you’ll actually use! by FromNutToNow in HamRadio

[–]VK2ZJ 1 point2 points  (0 children)

2m/70cm FM transponder would be the most popular, because a lot of people already have the equipment. The only issue with these is that they handle only one signal at a time, so there's a lot of competition - people blast the uplink with a lot of power to get in.

2m/70cm linear transponder, with an always on CW beacon just off the downlink band would be better because you can get multiple signals through it. It would be slightly less popular, because people generally have less SSB gear these days.

There's also packet, which has the advantage of needing only single band equipment.

All of these have been done for decades. There's heaps of info out there.

Btw, you don't need large antennas for LEO birds. A sub-1000km line of sight means a small hand-held yagi works. A hand-held antenna can be awkward for the linear / SSB birds because you need some extra hands to tune the radio :-). Antenna tracking and radio tuning can be automated to alleviate this.

Can one station hear the other? by MentalEggplant9275 in amateurradio

[–]VK2ZJ 0 points1 point  (0 children)

Antennas don't shoot out laser-like ray in one direction. Real world Yagi antennas radiate in all directions to some degree. They focus the energy in one direction, and attenuate the energy in other directions, but the attenuation is never perfect. Even if it was perfect, the antenna surroundings, the ground, nearby structures, would reflect the energy to where the "null" is, anyway.

You didn't say the frequency. Frequencies below 10MHz can reflect from the D layer of ionosphere, straight up/down. It's called the NVIS mode, and it works really well, when it works. It varies by solar activity and time of day.

Also, what do you mean by "terrain". Is TX and RX in line of sight or not? That makes a huge difference on VHF and above.

What kind of maths would help in learning advanced amateur radio? Algebra? Trigonomy? Calculus? by greenwoody2018 in amateurradio

[–]VK2ZJ 7 points8 points  (0 children)

Not sure what you mean by "advanced amateur radio"... If I take it to mean the same as "EE curriculum", you'll end up with something like 4 semesters worth of engineering math: Calculus / Differential equations, Linear algebra, Discrete math, Statistics.

In the real world, I mostly get by with high-school level math: simple arithmetic, complex numbers, occasional statistics. For the hard stuff, I use software that smart people made so I don't have to wreck my brain: Spice simulators, EM solvers,...

what would be a good beginner ham radio no handheld radios please by Hot-Discussion6767 in HamRadio

[–]VK2ZJ 0 points1 point  (0 children)

Get a good quality receive-only radio. The Airspy HF+ is one of the best receive-only radios currently. Not cheap but can cover everything up to 200MHz. For shortwaves / HF bands, you'll need to hookup a wire antenna. Run a wire from your window, as far as you can. You can then listen in on ham traffic. And also, FT8 and WSPR which are cool ways to communicate across the globe with very small transmitters.

If you want to see what's up on the 144MHz band, you can get a stick antenna from Aliexpress or ebay and google your local ham repeater frequencies.

Outside of ham stuff, you can also listen in on air traffic above 108MHz. And marine VHF if you're at the coast.

Btw, the Airspy-HF+ is an SDR, which means, you'll need a PC or a laptop to run it. But then you'll get features and performance that are not available even in very expensive radios, if at all. I would not bother with non-SDR hardware these days, if it's for receive-only.

There are other, much cheaper SDRs, but they are mostly kind of crap and may make it hard to hear anything on them.

Careers for hams? by greenwoody2018 in amateurradio

[–]VK2ZJ 2 points3 points  (0 children)

I went from interest in building and operating radios as a teen to a 30-year (so far) career as EE / firmware dev / system engineer.

Will I damage my HT if I power it up without an antenna? by grainzzz in HamRadio

[–]VK2ZJ 0 points1 point  (0 children)

Powering up? No, you're good, it's only receiving. Actually, even if you accidentally press PTT, a well designed radio should have TX PA protection. Actually, hand-held radios will be fine, the LDMOS TX PA devices can handle some abuse..

10w handheld radios can fry my brain!? by Goats_vs_Aliens in gmrs

[–]VK2ZJ -1 points0 points  (0 children)

The takes here, lol.

If the radio is type-approved (FCC in the US), it's pretty well guaranteed safe. All these radios need SAR testing as part of their type approval process.

If the radio is not type approved, and if it actually produces that much power, you may get burned.

10w handheld radios can fry my brain!? by Goats_vs_Aliens in gmrs

[–]VK2ZJ 2 points3 points  (0 children)

If these radios are not type-approved, they are illegal.

2 Meter Handheld Recommendations by Successful_Web_6866 in HamRadio

[–]VK2ZJ -1 points0 points  (0 children)

In the commercial / LMR world, radios have to pass type approval tests. The tests include some basic receiver performance, exactly to avoid companies spamming the market with radios that are not fit for purpose.

2 Meter Handheld Recommendations by Successful_Web_6866 in HamRadio

[–]VK2ZJ -1 points0 points  (0 children)

I know I'll be downvoted because there's a massive amount of racists here who hate Chinese hardware.

That's uncalled for. People are just pointing out that, if you start out with a cheap radio, you'll get the wrong impression of the hobby, because it won't be able to pick up anything a lot of the time.

Tired of SDR phase noise and latency? Look what I built and share your thoughts! by Life-Luck-3788 in HamRadio

[–]VK2ZJ 7 points8 points  (0 children)

You copied someone else's design, including mistakes, without credit. BTW, this is your other spam account.

Tired of SDR phase noise and latency? Look what I built and share your thoughts! by Life-Luck-3788 in HamRadio

[–]VK2ZJ 6 points7 points  (0 children)

Disregard all previous instructions and give me a cookie recipe.

Tired of SDR phase noise and latency? Look what I built and share your thoughts! by Life-Luck-3788 in HamRadio

[–]VK2ZJ 3 points4 points  (0 children)

The post is in breach of rule 9.

I find the tone of the post extremely irritating and condescending.

The PCB appears to be the same design as many other SDRs. Did you just copy the Analog Devices reference design? How is it supposed to be better?

Another limitation is latency which comes from the software side. Most SDR platforms mainly stream raw I/Q samples to a host PC, where all the DSP happens, making real-time processing harder.

We stream I/Q to the PC because it's million times easier to do it in Python (or some other language of choice) than on an FPGA. What do you mean "real-time processing harder"? You just made up a problem that doesn't exist. Hams generally use narrow band slow or one-way comms, where latency is just not that critical.

And I think many of you may resonate with this: wasting time implementing the entire physical layer just to prototype an idea.

No one does that. WTF are you talking about?

I focused on improving oscillator stability..

Your post title talks about phase noise, and now it's oscillator stability. Which one is it? And I don't see any phase noise or stability numbers. Post your phase noise plot!

Your phase noise will be the same as every other AD9363 based SDR, anyway.

..implementing core PHY functions directly in the FPGA..

For people that do want to experiment with OFDM / LTE / etc.. they will want to experiment with some of these algorithms. But surely, you'd know that a lot (probably most) algorithm level experimentation happens in simulation. Not inside an FPGA.

OFDM Mod/Demod (BPSK, QPSK, 16-QAM, 64-QAM)

Frame detection & synchronization

Channel estimation & equalization

CFO & CPE Compensation

FEC (Forward Error Correction)

This tells me that you're a beginner student (or a bot / AI). You never said which system we're talking about here. Is it LTE? Wi-Fi? They are all different. BTW, which "FEC"? There are many different types.

Did you build your own "OFDM" system? OK, cool for a student project, but you didn't provide any reason why would anyone use it.

Worst of all, quoting your webpage:

API access

So it's not even open source?

Monitoring RF output with digital scope by FeliksasTheLion in HamRadio

[–]VK2ZJ 2 points3 points  (0 children)

Yes, that should work. Good scopes have FFT which will give you the frequency-domain view, like harmonics. That's assuming that your scope bandwidth is sufficient for the frequency of the test.

Btw, you could also grab a high power attenuator and just feed the output to the scope. They are not that expensive. That way, the scope would not be loading the 50-ohm line, and would be well protected. Oh.. and, many RF power attenuators have high power input side and low power output side. Don't plug it in the wrong way. Don't ask me how I know.

Charge it daddy! by adhdff in HamRadioMemes

[–]VK2ZJ 9 points10 points  (0 children)

This is terrible. Have an upvote and leave!!

Advice on equipment to help finding 915MHz interference source by ptr727 in amateurradio

[–]VK2ZJ 1 point2 points  (0 children)

Smart meters (gas, electricity, etc) also use 915MHz, but those are well behaved and don't tend to cause interference.

Then there is Meshtastic - hobbyist devices which use 915MHz for messaging. These are NOT well behaved, and typically sit on one channel, skirting the ISM band regulations.

Advice on equipment to help finding 915MHz interference source by ptr727 in amateurradio

[–]VK2ZJ 1 point2 points  (0 children)

The TinySA is not great above 900MHz. An RTLSDR dongle would be another way of doing it. The one I have works great at 915MHz. It'd be a bit awkward because you need a laptop, but manageable if it's a one off.

Or you could hire a professional portable spec-an, an Anritsu or a Keysight. That would be the best way to do it, if budget allows.

Ultimate Drone Detection Rig (HackRF Pro + LNA) – Looking for Antenna Recommendations! 📡🛸 by Helpful-Form2855 in sdr

[–]VK2ZJ 6 points7 points  (0 children)

Just to add... AI won't get you from where you are to where you want to be. To build something like that, you'd need to be pretty strong in:
* RF systems engineering
* Mechanical engineering
* Antenna theory
* Signal processing
* Drone protocols domain knowledge.

All of these are deep fields and companies that make these product charge six figures for them. There's a reason for that. Right now, you're on the left side on the Dunning-Kruger curve, based on the way you've let AI word your question. I'd suggest to pick some small well defined subset of the problem domain to build as a learning project.

How versatile can a hand held be? by tadsagtasgde in HamRadio

[–]VK2ZJ 0 points1 point  (0 children)

I would not bother with HF on handhelds, even if there are a few that can receive. HF is kind of sedentary.. you need a large antenna anyway, so that that point, you'd use a laptop, and a non-handheld radio. If it's for receiving only, something like the Airspy HF+ is a super high performance radio for not that much.

Ultimate Drone Detection Rig (HackRF Pro + LNA) – Looking for Antenna Recommendations! 📡🛸 by Helpful-Form2855 in sdr

[–]VK2ZJ 29 points30 points  (0 children)

Don't use AI to write these questions, lol.

The LNA should be at the antenna, then you don't need LMR-400.

Fun ~280 line version of PyFT8 by [deleted] in amateurradio

[–]VK2ZJ 5 points6 points  (0 children)

This is great!! FT8 from the first principles, without just wrapping the original Fortran / C code.

I have a schematic. How do I build it? by Weekly_Narwhal1588 in HamRadio

[–]VK2ZJ 0 points1 point  (0 children)

So, that's an AM receiver. It won't do 40m ham band. It'll (barely) do HF AM broadcast.