Return to KLUBNL.PL main page

rsgb_lf_group
[Top] [All Lists]

Re: VLF: carrier at 8270.003

To: [email protected]
Subject: Re: VLF: carrier at 8270.003
From: DK7FC <[email protected]>
Date: Thu, 26 Apr 2018 17:50:05 +0200
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1524757807; bh=eCOlSO/P/WAJUtGRy1O9f6ULUEAMne/iXwqXdNKp8mw=; h=Date:From:To:Subject:From; b=qEvgNqprEdQdm76qxQA81PUsJqetPpv/baOCrvsYEYaj1pYp47Yj2RyNsaUCqHbLD ui4s7dVlPyFDGxlcflEVtrPpvIsDh+5A9oWL82UFliiEiPhsV8gWHxzdxIR5K8qmnQ mAVqw2a5heXa1Oo/eftXNKffDKKjjsmwe9dXBdKYvd4WLnvlXYcj3agujMunEHHumJ 5HLx/0F4aijMEWtVM5lf69Ac5Q8K2119KtRu7aL8YmVESyIyWsyOiMutav6Dm3i+7V xufx30x/ZCzOdwZKCUL3my4TRKZXqHzvNXQfCt/JaL2MgJ0m1tvNPFtFZ4FUTdKdmo vR2NVLGss0yKg==
In-reply-to: <CANA3B6XBxfTFARn+j1mOMqz3Q4tou7cYDpJFaqTz+GOzHHhsdA@mail.gmail.com>
References: <CANA3B6XBxfTFARn+j1mOMqz3Q4tou7cYDpJFaqTz+GOzHHhsdA@mail.gmail.com>
Reply-to: [email protected]
Sender: [email protected]
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3
Hi Riccardo,

Your signal is well visible here on my grabber http://www.iup.uni-heidelberg.de/schaefer_vlf/DK7FC_VLF_Grabber2.html

Am 26.04.2018 13:04, schrieb Riccardo Zoli:

Hi VLF,

A new carrier test is running with about 610mA.
Now, with last SL version, the PLL configuration made by Markus seems to works well here, the phase is stable. I started this test yesterday at about 10:00 UTC.
I'm looking for an adequate conditional statement that permits to inhibit the audio (and the TX) in case of an excess of antenna current drop. Any suggestion?
Yes, sure, this is what i'm using all the time here.
First you need to calculate the antenna current from the signal level

I use: s=1820*(10^((peak_a((sgf-10),(sgf+10)))/20))
s= antenna current in mA
sgf=transmit frequency (signal generator frequency)
1820 is just a calibration factor to calibrate the value to mA.
The If condition is 1, so it is executed on each FFT, which means each 200 ms.
Then i define a traget current with the parameter d: d=600 (for example)
Next i define a current limit L, say 100 mA
Now if the actual current s drops L mA below the target value d, then another parameter e, which is a counter level, is increased.
After 200 ms the measurements are repeated and if the current is still to low, e is increased again.
Oh and there is another parameter c, which regulates the output amplitude.
If e exceeds a certain value (i choose 5), the c is set to 0, so the output amplitude becomes 0.

Actually the complete procedure is much more complex, i just described the safety function.
If you like, i can send you a usr file for TXing carriers and EbNaut...

73, Stefan

My current VLF condx attached.

All the best


73 de Riccardo IW4DXW




<Prev in Thread] Current Thread [Next in Thread>