Identifying a transmission to myself

Renting a house to a graduate student in my department

Passport stamps art, can it be done?

How is CoreiX like Corei5, i7 is related to Haswell, Ivy Bridge?

What is wrong with my code? RGB potentiometer

Is a vertical stabiliser needed for straight line flight in a glider?

Is there an application which does HTTP PUT?

Cryptography and elliptic curves

Are there variations of the regular runtimes of the Big-O-Notation?

Why was the ancient one so hesitant to teach Dr Strange the art of sorcery

When do you stop "pushing" a book?

Can 'sudo apt-get remove [write]' destroy my Ubuntu?

How to get the IP of a user who executed a command?

Was there a contingency plan in place if Little Boy failed to detonate?

is it permitted to swallow spit on a fast day?

Removing all characters except digits from clipboard

Why do the Avengers care about returning these items in Endgame?

We are two immediate neighbors who forged our own powers to form concatenated relationship. Who are we?

Why should password hash verification be time consistent?

How to handle DM constantly stealing everything from sleeping characters?

Remove color cast in darktable?

A Cunning Riley Riddle

Names of the Six Tastes

What can cause an unfrozen indoor copper drain pipe to crack?

Is it bad writing or bad story telling if first person narrative contains more information than the narrator knows?



Identifying a transmission to myself














3












$begingroup$


I have a networked remote HF receive-only receiver (Raspberry Pi with an SDR module). When I transmit to myself (to the remote receiver on its listening frequency), say for antenna path testing, or for logging mobile location telemetry (etc.) to my fixed-base server, how should I identify my transmissions? (U.S., amateur license, HF bands using Morse code) What additional stuff (punctuation, etc.) besides a bare call-sign?










share|improve this question











$endgroup$











  • $begingroup$
    Do you mean from your fixed-base server?
    $endgroup$
    – Phil Frost - W8II
    Apr 30 at 14:05















3












$begingroup$


I have a networked remote HF receive-only receiver (Raspberry Pi with an SDR module). When I transmit to myself (to the remote receiver on its listening frequency), say for antenna path testing, or for logging mobile location telemetry (etc.) to my fixed-base server, how should I identify my transmissions? (U.S., amateur license, HF bands using Morse code) What additional stuff (punctuation, etc.) besides a bare call-sign?










share|improve this question











$endgroup$











  • $begingroup$
    Do you mean from your fixed-base server?
    $endgroup$
    – Phil Frost - W8II
    Apr 30 at 14:05













3












3








3





$begingroup$


I have a networked remote HF receive-only receiver (Raspberry Pi with an SDR module). When I transmit to myself (to the remote receiver on its listening frequency), say for antenna path testing, or for logging mobile location telemetry (etc.) to my fixed-base server, how should I identify my transmissions? (U.S., amateur license, HF bands using Morse code) What additional stuff (punctuation, etc.) besides a bare call-sign?










share|improve this question











$endgroup$




I have a networked remote HF receive-only receiver (Raspberry Pi with an SDR module). When I transmit to myself (to the remote receiver on its listening frequency), say for antenna path testing, or for logging mobile location telemetry (etc.) to my fixed-base server, how should I identify my transmissions? (U.S., amateur license, HF bands using Morse code) What additional stuff (punctuation, etc.) besides a bare call-sign?







station-identification






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 30 at 15:22







hotpaw2

















asked Apr 30 at 13:32









hotpaw2hotpaw2

3,38321935




3,38321935











  • $begingroup$
    Do you mean from your fixed-base server?
    $endgroup$
    – Phil Frost - W8II
    Apr 30 at 14:05
















  • $begingroup$
    Do you mean from your fixed-base server?
    $endgroup$
    – Phil Frost - W8II
    Apr 30 at 14:05















$begingroup$
Do you mean from your fixed-base server?
$endgroup$
– Phil Frost - W8II
Apr 30 at 14:05




$begingroup$
Do you mean from your fixed-base server?
$endgroup$
– Phil Frost - W8II
Apr 30 at 14:05










3 Answers
3






active

oldest

votes


















5












$begingroup$

When doing a diagnostic self-reception, it's typically advantageous to give the receiver as much chance to identify the channel as possible.



Wouldn't it be cool if your identification could be used to measure the channel itself? That way, you'd stay on the air for as shortly as possible.



So, you'd typically would want to send something that is spectrally white to sound the channel. Correlate with exactly the same white sequence at the receiver (yielding the autocorrelation of a white sequence, which is a dirac impulse, convolved with the channel impulse response; convolution with a dirac impulse is nothing but a time shift).



Sadly, um, that's typically not allowed as a means of identification, although having a large registry of orthogonal white pseudorandom noise sequences would make for an excellent ID database! Instead, identification must be done in a way that a (relatively uninformed) third party can understand (not to mention that in many bands you can't just send arbitrary signal at all, but must use predefined modulations).



Still, within the bandwidths and methods you're allowed to use, don't hesitate to optimize your transmitter identification signal for channel identification purposes!



For example: You've got a 200 Hz wide channel on which you're only allowed to do morse with $le 20,textwpm$, which leads to a dot length of ca 50 ms, which leads to an actually necessary bandwidth of about 40 Hz only – but we're not in the business of being as bandwidth efficient as possible!



Unlike usually, if we want to get channel state information, we want to be as wide as legally possible – and that's exactly what you'd achieve by



  • generating a dot length of white noise, in your favourite programming language or audio program

  • running that on repeat

  • Gating that in a Morse fashion

  • using a good band-pass filter (as in: Many taps, so that the passband is as wide and flat as possible, and the transition widths narrow, and after that the stopbands strongly attenuated) to get band-limited white noise

  • Save the result to a file, and send that to your networked remote

  • using AM / SSB to modulate that signal, so that it ends up occupying the channel your remote receiver is listening to

At the receiving end,



  • well, receive

  • Correlate with the file from above

    • Hint: means filtering with the time-inverse!

    • Another hint: just correlate with the original white noise dot-length sequence, you get an impulse for every dot period of signal coming in after doing the matched filter to the noise-bandlimiting filter (you've just built a matched filter! Yay!)


  • Identify your own transmission by the impulse(s) you observe

The beauty in that is:



  • you estimate signal power based on the power of what you've actually sent, not "integral", including noise and interference (these are typically uncorrelated to your signal)

  • you get a full-bandwidth signal, with which you can get a full-bandwidth estimate of the channel – which means that if your channel is 200 Hz wide, you'll be able to get a more detailed impulse response, i.e. resolving different signal paths more clearly, than if you used say 40 Hz channel bandwidth, whilst still

  • using an allowed mode (Morse; §97.305 says "MCW, RTTY, DATA") for identification. A casual listener would hear a noisy (yet potentially strong) signal during your "tone" time; it doesn't disturb them more than an actual CW signal of low bandwidth, yet is more useful to you!

Fun fact: that trick can even be used to (via self-assessment of the person doing that, so take with a grain of salt) operate a GSM base station in a ham band – you can simply pulse the transmit power of the control channel to CW out your station sign. (can't find the video link, sorry.)






share|improve this answer









$endgroup$








  • 1




    $begingroup$
    Trying to see if this flies... 97.119.b.1 requires "a CW emission", not "Morse code". Which "CW" option in 97.3.c.1 does this qualify as? J2B?
    $endgroup$
    – hobbs - KC2G
    Apr 30 at 18:23










  • $begingroup$
    Assuming it does fly, one thing that may be helpful is that there is no lower bound on the speed of a CW ident other than the requirement to ident each 10 minutes. In other words, you can go as QRSS as you want to give nice long sample times, as long as you can send your callsign every 10 minutes.
    $endgroup$
    – hobbs - KC2G
    Apr 30 at 18:24










  • $begingroup$
    @hobbs-KC2G but yeah, the whole purpose was to not hog the æther for channel sounding... so, "a little slower" would be nice, but "intentionally sloooooooow" would kind of defeat the purpose
    $endgroup$
    – Marcus Müller
    Apr 30 at 19:38










  • $begingroup$
    Fair enough. Still, it can be slow enough to allow the other part to be fit for purpose.
    $endgroup$
    – hobbs - KC2G
    Apr 30 at 19:42


















4












$begingroup$

Identification is governed by §97.119:




(a) Each amateur station, except a space station or telecommand station, must transmit its assigned call sign on its transmitting channel at the end of each communication, and at least every 10 minutes during a communication, for the purpose of clearly making the source of the transmissions from the station known to those receiving the transmissions. No station may transmit unidentified communications or signals, or transmit as the station call sign, any call sign not authorized to the station.




There are further rules about special situations, but since you are both the control operator and the station licensee, operating with your normal license, in quite ordinary circumstances, none of those apply. Remember the purpose of the identification is to identify the transmitter: who's receiving is irrelevant. So an ordinary "DE [your call]" would be sufficient.



And if the identification is keyed by an automated device used only for identification, keep it not above 20 WPM:




(1) By a CW emission. When keyed by an automatic device used only for identification, the speed must not exceed 20 words per minute;







share|improve this answer











$endgroup$




















    2












    $begingroup$

    As I understand it, the bare call sign in (English) voice or Morse (as appropriate for your license class and the band or sub-band you're transmitting in) is the minimum. You can attach additional information if you wish -- for instance, a couple 2m repeaters I use regularly transmit Morse calls signs like "W4NC RPT". Your beacon could be something akin to that -- but it doesn't have to be. It could be just your call sign in Morse.






    share|improve this answer









    $endgroup$













      Your Answer






      StackExchange.ifUsing("editor", function ()
      return StackExchange.using("schematics", function ()
      StackExchange.schematics.init();
      );
      , "cicuitlab");

      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "520"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fham.stackexchange.com%2fquestions%2f14421%2fidentifying-a-transmission-to-myself%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      5












      $begingroup$

      When doing a diagnostic self-reception, it's typically advantageous to give the receiver as much chance to identify the channel as possible.



      Wouldn't it be cool if your identification could be used to measure the channel itself? That way, you'd stay on the air for as shortly as possible.



      So, you'd typically would want to send something that is spectrally white to sound the channel. Correlate with exactly the same white sequence at the receiver (yielding the autocorrelation of a white sequence, which is a dirac impulse, convolved with the channel impulse response; convolution with a dirac impulse is nothing but a time shift).



      Sadly, um, that's typically not allowed as a means of identification, although having a large registry of orthogonal white pseudorandom noise sequences would make for an excellent ID database! Instead, identification must be done in a way that a (relatively uninformed) third party can understand (not to mention that in many bands you can't just send arbitrary signal at all, but must use predefined modulations).



      Still, within the bandwidths and methods you're allowed to use, don't hesitate to optimize your transmitter identification signal for channel identification purposes!



      For example: You've got a 200 Hz wide channel on which you're only allowed to do morse with $le 20,textwpm$, which leads to a dot length of ca 50 ms, which leads to an actually necessary bandwidth of about 40 Hz only – but we're not in the business of being as bandwidth efficient as possible!



      Unlike usually, if we want to get channel state information, we want to be as wide as legally possible – and that's exactly what you'd achieve by



      • generating a dot length of white noise, in your favourite programming language or audio program

      • running that on repeat

      • Gating that in a Morse fashion

      • using a good band-pass filter (as in: Many taps, so that the passband is as wide and flat as possible, and the transition widths narrow, and after that the stopbands strongly attenuated) to get band-limited white noise

      • Save the result to a file, and send that to your networked remote

      • using AM / SSB to modulate that signal, so that it ends up occupying the channel your remote receiver is listening to

      At the receiving end,



      • well, receive

      • Correlate with the file from above

        • Hint: means filtering with the time-inverse!

        • Another hint: just correlate with the original white noise dot-length sequence, you get an impulse for every dot period of signal coming in after doing the matched filter to the noise-bandlimiting filter (you've just built a matched filter! Yay!)


      • Identify your own transmission by the impulse(s) you observe

      The beauty in that is:



      • you estimate signal power based on the power of what you've actually sent, not "integral", including noise and interference (these are typically uncorrelated to your signal)

      • you get a full-bandwidth signal, with which you can get a full-bandwidth estimate of the channel – which means that if your channel is 200 Hz wide, you'll be able to get a more detailed impulse response, i.e. resolving different signal paths more clearly, than if you used say 40 Hz channel bandwidth, whilst still

      • using an allowed mode (Morse; §97.305 says "MCW, RTTY, DATA") for identification. A casual listener would hear a noisy (yet potentially strong) signal during your "tone" time; it doesn't disturb them more than an actual CW signal of low bandwidth, yet is more useful to you!

      Fun fact: that trick can even be used to (via self-assessment of the person doing that, so take with a grain of salt) operate a GSM base station in a ham band – you can simply pulse the transmit power of the control channel to CW out your station sign. (can't find the video link, sorry.)






      share|improve this answer









      $endgroup$








      • 1




        $begingroup$
        Trying to see if this flies... 97.119.b.1 requires "a CW emission", not "Morse code". Which "CW" option in 97.3.c.1 does this qualify as? J2B?
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 18:23










      • $begingroup$
        Assuming it does fly, one thing that may be helpful is that there is no lower bound on the speed of a CW ident other than the requirement to ident each 10 minutes. In other words, you can go as QRSS as you want to give nice long sample times, as long as you can send your callsign every 10 minutes.
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 18:24










      • $begingroup$
        @hobbs-KC2G but yeah, the whole purpose was to not hog the æther for channel sounding... so, "a little slower" would be nice, but "intentionally sloooooooow" would kind of defeat the purpose
        $endgroup$
        – Marcus Müller
        Apr 30 at 19:38










      • $begingroup$
        Fair enough. Still, it can be slow enough to allow the other part to be fit for purpose.
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 19:42















      5












      $begingroup$

      When doing a diagnostic self-reception, it's typically advantageous to give the receiver as much chance to identify the channel as possible.



      Wouldn't it be cool if your identification could be used to measure the channel itself? That way, you'd stay on the air for as shortly as possible.



      So, you'd typically would want to send something that is spectrally white to sound the channel. Correlate with exactly the same white sequence at the receiver (yielding the autocorrelation of a white sequence, which is a dirac impulse, convolved with the channel impulse response; convolution with a dirac impulse is nothing but a time shift).



      Sadly, um, that's typically not allowed as a means of identification, although having a large registry of orthogonal white pseudorandom noise sequences would make for an excellent ID database! Instead, identification must be done in a way that a (relatively uninformed) third party can understand (not to mention that in many bands you can't just send arbitrary signal at all, but must use predefined modulations).



      Still, within the bandwidths and methods you're allowed to use, don't hesitate to optimize your transmitter identification signal for channel identification purposes!



      For example: You've got a 200 Hz wide channel on which you're only allowed to do morse with $le 20,textwpm$, which leads to a dot length of ca 50 ms, which leads to an actually necessary bandwidth of about 40 Hz only – but we're not in the business of being as bandwidth efficient as possible!



      Unlike usually, if we want to get channel state information, we want to be as wide as legally possible – and that's exactly what you'd achieve by



      • generating a dot length of white noise, in your favourite programming language or audio program

      • running that on repeat

      • Gating that in a Morse fashion

      • using a good band-pass filter (as in: Many taps, so that the passband is as wide and flat as possible, and the transition widths narrow, and after that the stopbands strongly attenuated) to get band-limited white noise

      • Save the result to a file, and send that to your networked remote

      • using AM / SSB to modulate that signal, so that it ends up occupying the channel your remote receiver is listening to

      At the receiving end,



      • well, receive

      • Correlate with the file from above

        • Hint: means filtering with the time-inverse!

        • Another hint: just correlate with the original white noise dot-length sequence, you get an impulse for every dot period of signal coming in after doing the matched filter to the noise-bandlimiting filter (you've just built a matched filter! Yay!)


      • Identify your own transmission by the impulse(s) you observe

      The beauty in that is:



      • you estimate signal power based on the power of what you've actually sent, not "integral", including noise and interference (these are typically uncorrelated to your signal)

      • you get a full-bandwidth signal, with which you can get a full-bandwidth estimate of the channel – which means that if your channel is 200 Hz wide, you'll be able to get a more detailed impulse response, i.e. resolving different signal paths more clearly, than if you used say 40 Hz channel bandwidth, whilst still

      • using an allowed mode (Morse; §97.305 says "MCW, RTTY, DATA") for identification. A casual listener would hear a noisy (yet potentially strong) signal during your "tone" time; it doesn't disturb them more than an actual CW signal of low bandwidth, yet is more useful to you!

      Fun fact: that trick can even be used to (via self-assessment of the person doing that, so take with a grain of salt) operate a GSM base station in a ham band – you can simply pulse the transmit power of the control channel to CW out your station sign. (can't find the video link, sorry.)






      share|improve this answer









      $endgroup$








      • 1




        $begingroup$
        Trying to see if this flies... 97.119.b.1 requires "a CW emission", not "Morse code". Which "CW" option in 97.3.c.1 does this qualify as? J2B?
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 18:23










      • $begingroup$
        Assuming it does fly, one thing that may be helpful is that there is no lower bound on the speed of a CW ident other than the requirement to ident each 10 minutes. In other words, you can go as QRSS as you want to give nice long sample times, as long as you can send your callsign every 10 minutes.
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 18:24










      • $begingroup$
        @hobbs-KC2G but yeah, the whole purpose was to not hog the æther for channel sounding... so, "a little slower" would be nice, but "intentionally sloooooooow" would kind of defeat the purpose
        $endgroup$
        – Marcus Müller
        Apr 30 at 19:38










      • $begingroup$
        Fair enough. Still, it can be slow enough to allow the other part to be fit for purpose.
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 19:42













      5












      5








      5





      $begingroup$

      When doing a diagnostic self-reception, it's typically advantageous to give the receiver as much chance to identify the channel as possible.



      Wouldn't it be cool if your identification could be used to measure the channel itself? That way, you'd stay on the air for as shortly as possible.



      So, you'd typically would want to send something that is spectrally white to sound the channel. Correlate with exactly the same white sequence at the receiver (yielding the autocorrelation of a white sequence, which is a dirac impulse, convolved with the channel impulse response; convolution with a dirac impulse is nothing but a time shift).



      Sadly, um, that's typically not allowed as a means of identification, although having a large registry of orthogonal white pseudorandom noise sequences would make for an excellent ID database! Instead, identification must be done in a way that a (relatively uninformed) third party can understand (not to mention that in many bands you can't just send arbitrary signal at all, but must use predefined modulations).



      Still, within the bandwidths and methods you're allowed to use, don't hesitate to optimize your transmitter identification signal for channel identification purposes!



      For example: You've got a 200 Hz wide channel on which you're only allowed to do morse with $le 20,textwpm$, which leads to a dot length of ca 50 ms, which leads to an actually necessary bandwidth of about 40 Hz only – but we're not in the business of being as bandwidth efficient as possible!



      Unlike usually, if we want to get channel state information, we want to be as wide as legally possible – and that's exactly what you'd achieve by



      • generating a dot length of white noise, in your favourite programming language or audio program

      • running that on repeat

      • Gating that in a Morse fashion

      • using a good band-pass filter (as in: Many taps, so that the passband is as wide and flat as possible, and the transition widths narrow, and after that the stopbands strongly attenuated) to get band-limited white noise

      • Save the result to a file, and send that to your networked remote

      • using AM / SSB to modulate that signal, so that it ends up occupying the channel your remote receiver is listening to

      At the receiving end,



      • well, receive

      • Correlate with the file from above

        • Hint: means filtering with the time-inverse!

        • Another hint: just correlate with the original white noise dot-length sequence, you get an impulse for every dot period of signal coming in after doing the matched filter to the noise-bandlimiting filter (you've just built a matched filter! Yay!)


      • Identify your own transmission by the impulse(s) you observe

      The beauty in that is:



      • you estimate signal power based on the power of what you've actually sent, not "integral", including noise and interference (these are typically uncorrelated to your signal)

      • you get a full-bandwidth signal, with which you can get a full-bandwidth estimate of the channel – which means that if your channel is 200 Hz wide, you'll be able to get a more detailed impulse response, i.e. resolving different signal paths more clearly, than if you used say 40 Hz channel bandwidth, whilst still

      • using an allowed mode (Morse; §97.305 says "MCW, RTTY, DATA") for identification. A casual listener would hear a noisy (yet potentially strong) signal during your "tone" time; it doesn't disturb them more than an actual CW signal of low bandwidth, yet is more useful to you!

      Fun fact: that trick can even be used to (via self-assessment of the person doing that, so take with a grain of salt) operate a GSM base station in a ham band – you can simply pulse the transmit power of the control channel to CW out your station sign. (can't find the video link, sorry.)






      share|improve this answer









      $endgroup$



      When doing a diagnostic self-reception, it's typically advantageous to give the receiver as much chance to identify the channel as possible.



      Wouldn't it be cool if your identification could be used to measure the channel itself? That way, you'd stay on the air for as shortly as possible.



      So, you'd typically would want to send something that is spectrally white to sound the channel. Correlate with exactly the same white sequence at the receiver (yielding the autocorrelation of a white sequence, which is a dirac impulse, convolved with the channel impulse response; convolution with a dirac impulse is nothing but a time shift).



      Sadly, um, that's typically not allowed as a means of identification, although having a large registry of orthogonal white pseudorandom noise sequences would make for an excellent ID database! Instead, identification must be done in a way that a (relatively uninformed) third party can understand (not to mention that in many bands you can't just send arbitrary signal at all, but must use predefined modulations).



      Still, within the bandwidths and methods you're allowed to use, don't hesitate to optimize your transmitter identification signal for channel identification purposes!



      For example: You've got a 200 Hz wide channel on which you're only allowed to do morse with $le 20,textwpm$, which leads to a dot length of ca 50 ms, which leads to an actually necessary bandwidth of about 40 Hz only – but we're not in the business of being as bandwidth efficient as possible!



      Unlike usually, if we want to get channel state information, we want to be as wide as legally possible – and that's exactly what you'd achieve by



      • generating a dot length of white noise, in your favourite programming language or audio program

      • running that on repeat

      • Gating that in a Morse fashion

      • using a good band-pass filter (as in: Many taps, so that the passband is as wide and flat as possible, and the transition widths narrow, and after that the stopbands strongly attenuated) to get band-limited white noise

      • Save the result to a file, and send that to your networked remote

      • using AM / SSB to modulate that signal, so that it ends up occupying the channel your remote receiver is listening to

      At the receiving end,



      • well, receive

      • Correlate with the file from above

        • Hint: means filtering with the time-inverse!

        • Another hint: just correlate with the original white noise dot-length sequence, you get an impulse for every dot period of signal coming in after doing the matched filter to the noise-bandlimiting filter (you've just built a matched filter! Yay!)


      • Identify your own transmission by the impulse(s) you observe

      The beauty in that is:



      • you estimate signal power based on the power of what you've actually sent, not "integral", including noise and interference (these are typically uncorrelated to your signal)

      • you get a full-bandwidth signal, with which you can get a full-bandwidth estimate of the channel – which means that if your channel is 200 Hz wide, you'll be able to get a more detailed impulse response, i.e. resolving different signal paths more clearly, than if you used say 40 Hz channel bandwidth, whilst still

      • using an allowed mode (Morse; §97.305 says "MCW, RTTY, DATA") for identification. A casual listener would hear a noisy (yet potentially strong) signal during your "tone" time; it doesn't disturb them more than an actual CW signal of low bandwidth, yet is more useful to you!

      Fun fact: that trick can even be used to (via self-assessment of the person doing that, so take with a grain of salt) operate a GSM base station in a ham band – you can simply pulse the transmit power of the control channel to CW out your station sign. (can't find the video link, sorry.)







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered Apr 30 at 16:43









      Marcus MüllerMarcus Müller

      8,0871031




      8,0871031







      • 1




        $begingroup$
        Trying to see if this flies... 97.119.b.1 requires "a CW emission", not "Morse code". Which "CW" option in 97.3.c.1 does this qualify as? J2B?
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 18:23










      • $begingroup$
        Assuming it does fly, one thing that may be helpful is that there is no lower bound on the speed of a CW ident other than the requirement to ident each 10 minutes. In other words, you can go as QRSS as you want to give nice long sample times, as long as you can send your callsign every 10 minutes.
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 18:24










      • $begingroup$
        @hobbs-KC2G but yeah, the whole purpose was to not hog the æther for channel sounding... so, "a little slower" would be nice, but "intentionally sloooooooow" would kind of defeat the purpose
        $endgroup$
        – Marcus Müller
        Apr 30 at 19:38










      • $begingroup$
        Fair enough. Still, it can be slow enough to allow the other part to be fit for purpose.
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 19:42












      • 1




        $begingroup$
        Trying to see if this flies... 97.119.b.1 requires "a CW emission", not "Morse code". Which "CW" option in 97.3.c.1 does this qualify as? J2B?
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 18:23










      • $begingroup$
        Assuming it does fly, one thing that may be helpful is that there is no lower bound on the speed of a CW ident other than the requirement to ident each 10 minutes. In other words, you can go as QRSS as you want to give nice long sample times, as long as you can send your callsign every 10 minutes.
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 18:24










      • $begingroup$
        @hobbs-KC2G but yeah, the whole purpose was to not hog the æther for channel sounding... so, "a little slower" would be nice, but "intentionally sloooooooow" would kind of defeat the purpose
        $endgroup$
        – Marcus Müller
        Apr 30 at 19:38










      • $begingroup$
        Fair enough. Still, it can be slow enough to allow the other part to be fit for purpose.
        $endgroup$
        – hobbs - KC2G
        Apr 30 at 19:42







      1




      1




      $begingroup$
      Trying to see if this flies... 97.119.b.1 requires "a CW emission", not "Morse code". Which "CW" option in 97.3.c.1 does this qualify as? J2B?
      $endgroup$
      – hobbs - KC2G
      Apr 30 at 18:23




      $begingroup$
      Trying to see if this flies... 97.119.b.1 requires "a CW emission", not "Morse code". Which "CW" option in 97.3.c.1 does this qualify as? J2B?
      $endgroup$
      – hobbs - KC2G
      Apr 30 at 18:23












      $begingroup$
      Assuming it does fly, one thing that may be helpful is that there is no lower bound on the speed of a CW ident other than the requirement to ident each 10 minutes. In other words, you can go as QRSS as you want to give nice long sample times, as long as you can send your callsign every 10 minutes.
      $endgroup$
      – hobbs - KC2G
      Apr 30 at 18:24




      $begingroup$
      Assuming it does fly, one thing that may be helpful is that there is no lower bound on the speed of a CW ident other than the requirement to ident each 10 minutes. In other words, you can go as QRSS as you want to give nice long sample times, as long as you can send your callsign every 10 minutes.
      $endgroup$
      – hobbs - KC2G
      Apr 30 at 18:24












      $begingroup$
      @hobbs-KC2G but yeah, the whole purpose was to not hog the æther for channel sounding... so, "a little slower" would be nice, but "intentionally sloooooooow" would kind of defeat the purpose
      $endgroup$
      – Marcus Müller
      Apr 30 at 19:38




      $begingroup$
      @hobbs-KC2G but yeah, the whole purpose was to not hog the æther for channel sounding... so, "a little slower" would be nice, but "intentionally sloooooooow" would kind of defeat the purpose
      $endgroup$
      – Marcus Müller
      Apr 30 at 19:38












      $begingroup$
      Fair enough. Still, it can be slow enough to allow the other part to be fit for purpose.
      $endgroup$
      – hobbs - KC2G
      Apr 30 at 19:42




      $begingroup$
      Fair enough. Still, it can be slow enough to allow the other part to be fit for purpose.
      $endgroup$
      – hobbs - KC2G
      Apr 30 at 19:42











      4












      $begingroup$

      Identification is governed by §97.119:




      (a) Each amateur station, except a space station or telecommand station, must transmit its assigned call sign on its transmitting channel at the end of each communication, and at least every 10 minutes during a communication, for the purpose of clearly making the source of the transmissions from the station known to those receiving the transmissions. No station may transmit unidentified communications or signals, or transmit as the station call sign, any call sign not authorized to the station.




      There are further rules about special situations, but since you are both the control operator and the station licensee, operating with your normal license, in quite ordinary circumstances, none of those apply. Remember the purpose of the identification is to identify the transmitter: who's receiving is irrelevant. So an ordinary "DE [your call]" would be sufficient.



      And if the identification is keyed by an automated device used only for identification, keep it not above 20 WPM:




      (1) By a CW emission. When keyed by an automatic device used only for identification, the speed must not exceed 20 words per minute;







      share|improve this answer











      $endgroup$

















        4












        $begingroup$

        Identification is governed by §97.119:




        (a) Each amateur station, except a space station or telecommand station, must transmit its assigned call sign on its transmitting channel at the end of each communication, and at least every 10 minutes during a communication, for the purpose of clearly making the source of the transmissions from the station known to those receiving the transmissions. No station may transmit unidentified communications or signals, or transmit as the station call sign, any call sign not authorized to the station.




        There are further rules about special situations, but since you are both the control operator and the station licensee, operating with your normal license, in quite ordinary circumstances, none of those apply. Remember the purpose of the identification is to identify the transmitter: who's receiving is irrelevant. So an ordinary "DE [your call]" would be sufficient.



        And if the identification is keyed by an automated device used only for identification, keep it not above 20 WPM:




        (1) By a CW emission. When keyed by an automatic device used only for identification, the speed must not exceed 20 words per minute;







        share|improve this answer











        $endgroup$















          4












          4








          4





          $begingroup$

          Identification is governed by §97.119:




          (a) Each amateur station, except a space station or telecommand station, must transmit its assigned call sign on its transmitting channel at the end of each communication, and at least every 10 minutes during a communication, for the purpose of clearly making the source of the transmissions from the station known to those receiving the transmissions. No station may transmit unidentified communications or signals, or transmit as the station call sign, any call sign not authorized to the station.




          There are further rules about special situations, but since you are both the control operator and the station licensee, operating with your normal license, in quite ordinary circumstances, none of those apply. Remember the purpose of the identification is to identify the transmitter: who's receiving is irrelevant. So an ordinary "DE [your call]" would be sufficient.



          And if the identification is keyed by an automated device used only for identification, keep it not above 20 WPM:




          (1) By a CW emission. When keyed by an automatic device used only for identification, the speed must not exceed 20 words per minute;







          share|improve this answer











          $endgroup$



          Identification is governed by §97.119:




          (a) Each amateur station, except a space station or telecommand station, must transmit its assigned call sign on its transmitting channel at the end of each communication, and at least every 10 minutes during a communication, for the purpose of clearly making the source of the transmissions from the station known to those receiving the transmissions. No station may transmit unidentified communications or signals, or transmit as the station call sign, any call sign not authorized to the station.




          There are further rules about special situations, but since you are both the control operator and the station licensee, operating with your normal license, in quite ordinary circumstances, none of those apply. Remember the purpose of the identification is to identify the transmitter: who's receiving is irrelevant. So an ordinary "DE [your call]" would be sufficient.



          And if the identification is keyed by an automated device used only for identification, keep it not above 20 WPM:




          (1) By a CW emission. When keyed by an automatic device used only for identification, the speed must not exceed 20 words per minute;








          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Apr 30 at 14:21

























          answered Apr 30 at 14:14









          Phil Frost - W8IIPhil Frost - W8II

          30.2k148118




          30.2k148118





















              2












              $begingroup$

              As I understand it, the bare call sign in (English) voice or Morse (as appropriate for your license class and the band or sub-band you're transmitting in) is the minimum. You can attach additional information if you wish -- for instance, a couple 2m repeaters I use regularly transmit Morse calls signs like "W4NC RPT". Your beacon could be something akin to that -- but it doesn't have to be. It could be just your call sign in Morse.






              share|improve this answer









              $endgroup$

















                2












                $begingroup$

                As I understand it, the bare call sign in (English) voice or Morse (as appropriate for your license class and the band or sub-band you're transmitting in) is the minimum. You can attach additional information if you wish -- for instance, a couple 2m repeaters I use regularly transmit Morse calls signs like "W4NC RPT". Your beacon could be something akin to that -- but it doesn't have to be. It could be just your call sign in Morse.






                share|improve this answer









                $endgroup$















                  2












                  2








                  2





                  $begingroup$

                  As I understand it, the bare call sign in (English) voice or Morse (as appropriate for your license class and the band or sub-band you're transmitting in) is the minimum. You can attach additional information if you wish -- for instance, a couple 2m repeaters I use regularly transmit Morse calls signs like "W4NC RPT". Your beacon could be something akin to that -- but it doesn't have to be. It could be just your call sign in Morse.






                  share|improve this answer









                  $endgroup$



                  As I understand it, the bare call sign in (English) voice or Morse (as appropriate for your license class and the band or sub-band you're transmitting in) is the minimum. You can attach additional information if you wish -- for instance, a couple 2m repeaters I use regularly transmit Morse calls signs like "W4NC RPT". Your beacon could be something akin to that -- but it doesn't have to be. It could be just your call sign in Morse.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Apr 30 at 14:05









                  Zeiss IkonZeiss Ikon

                  977114




                  977114



























                      draft saved

                      draft discarded
















































                      Thanks for contributing an answer to Amateur Radio Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      Use MathJax to format equations. MathJax reference.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fham.stackexchange.com%2fquestions%2f14421%2fidentifying-a-transmission-to-myself%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

                      What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

                      Esgonzo ibérico Índice Descrición Distribución Hábitat Ameazas Notas Véxase tamén "Acerca dos nomes dos anfibios e réptiles galegos""Chalcides bedriagai"Chalcides bedriagai en Carrascal, L. M. Salvador, A. (Eds). Enciclopedia virtual de los vertebrados españoles. Museo Nacional de Ciencias Naturales, Madrid. España.Fotos