Morse code embeded in Software applications

Click For Summary

Discussion Overview

The discussion revolves around the utility of embedding Morse code in software applications, exploring its relevance in various contexts such as HAM radio and potential niche markets like Steampunk enthusiasts. The scope includes conceptual considerations and practical applications.

Discussion Character

  • Exploratory
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants suggest that embedding Morse code could be useful in specific software applications, particularly in HAM radio software.
  • One participant questions the broader applicability of Morse code beyond HAM radio, implying there may be other contexts to consider.
  • Another participant mentions the "cool" factor of Morse code for niche audiences, such as Steampunk enthusiasts, while also discussing its efficiency in terms of data representation.
  • A technical perspective is offered regarding the efficiency of Morse code encoding, comparing it to variable-length and fixed-length data structures.
  • There is a suggestion that if the discussion is part of a homework assignment, the technical details may not be relevant.

Areas of Agreement / Disagreement

Participants express differing views on the usefulness of embedding Morse code, with some seeing potential in specific applications while others question its broader relevance. The discussion remains unresolved regarding the overall utility of Morse code in software.

Contextual Notes

Limitations include varying definitions of "useful" and the dependence on specific applications or target audiences. The technical claims regarding efficiency are not universally accepted and may depend on the context of use.

prashantakerkar
Messages
43
Reaction score
0
Do you feel it is useful to embed Morse code in specific software applications?

Thanks & Regards,
Prashant S Akerkar
 
Computer science news on Phys.org
prashantakerkar said:
Do you feel it is useful to embed Morse code in specific software applications?

Thanks & Regards,
Prashant S Akerkar
Could you please elaborate? It is certainly useful in HAM radio software, but I have a feeling you are thinking of something else. --*** ***--
 
Thank you.

Is HAM radio software available as a iPhone or Android app ?

Thanks & Regards,
Prashant S Akerkar
 
prashantakerkar said:
Thank you.

Is HAM radio software available as a iPhone or Android app ?

Thanks & Regards,
Prashant S Akerkar
Almost certainly. Let me check...
 
prashantakerkar said:
Do you feel it is useful to embed Morse code in specific software applications?

Depends on your definition of "useful". There would be a certain "cool" factor, if your target market were Steampunk enthusiasts. Or if your comp-sci prof/teach isn't just a History major, vainly trying to stay ahead of the class by a chapter or so.

As far as actual efficiency, you're talking trits in variable-length trytes, overlaid onto bits in fixed-length bytes. Easy enough to calculate given a frequency-of-occurrence list, or simply test : take a sample text and plunk each trit (dit, dah, separator) into 2 bits for loose packing, or screw big chunks into quadwords for dense packing (Chen-Ho variant). I'll bet a few bucks on 5.5'ish bits efficiency for a simple English conversation, closer to 5 for txt-speak. Meanwhile, for the same limited character-set, 5-bit fixed-length(virtual) bytes are easily attainable utilizing a stop/start character(s) to bracket numerics/special-chars.

If it's a homework assignment, ignore the previous paragraph, and you're in the wrong subforum.
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
18
Views
2K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K