Question

In: Math

In international Morse code, each letter in the alphabet is symbolized by a series of dots...

In international Morse code, each letter in the alphabet is symbolized by a series of dots and dashes: the letter “a” for example is encoded as “×- ” while the most common letter “e” has the shortest code “×” (just a dot). What is the minimum number of dots and/or dashes needed to represent any letter in the English alphabet (26 letters)?

Solutions

Expert Solution

There are 26 letters in the alphabet, so we need a code that handle at least that many characters.

  • 1 position and one can decide to use one of two symbols each, that gives 21=2 words
  • 2 positions and one can decide to use one of two symbols each, that gives 22=4 words
  • 3 positions and one can decide to use one of two symbols each, that gives 23=8 words
  • 4 positions and one can decide to use one of two symbols each, that gives 24=16 words

Total combination of dots and dashes = 2 + 4 + 8 + 16 = 30


Therefore, the answer is 4 i.e, the minimum number of dots and/or dashes needed to represent any letter in the English alphabet (26 letters is 4.

Here is repesentaion of each alphabet in morse code:

A= .-
B= -...
C= -.-.
D= -..
E= .
F= ..-.
G= --.
H= ....
I= ..
J= .---
K= -.-
L= .-..
M= --
N= -.
O= ---
P= .--.
Q = --.-
R= .-.
S= ...
T= -
U= ..-
V= ...-
W =.--
X =-..-
Y= -.--
Z= --..

Note: I hope this would help, but if you still have any doubt please let me know.


Related Solutions

Using Arduino to blink an LED in morse code. Morse code is used as one of...
Using Arduino to blink an LED in morse code. Morse code is used as one of the methods for communications. It consists of a series of “dit” and “dah” symbols. (i) Develop an Arduino program to produce a Morse code to express the phrase “We are students” using Pin #13 (connect an LED that is in series with a 220-Ω resistor to Pins #13 to view the information sent via the Morse code). Express one “dit” with LED on for...
Write a program that uses a dictionary to assign “codes” to each letter of the alphabet....
Write a program that uses a dictionary to assign “codes” to each letter of the alphabet. For example:      codes = {'A':'%', 'a':'9', 'B':'@', 'b':'#', etc....} Using this example, the letter “A” would be assigned the symbol %, the letter “a” would be assigned the number 9, the letter “B” would be assigned the symbol “@” and so forth. The program should open a specified text file, read its contents, and then use the dictionary to write an encrypted version of...
Encoding a message starts with assigning each letter of the alphabet with a positive integer using...
Encoding a message starts with assigning each letter of the alphabet with a positive integer using a specific pattern, thus rewriting the original message as a list of numbers instead of words. Decoding a message is the process that “undoes” the encoding process. Assume that the table below was used to encode an important secret message. A – 1 F – 6 K – 11 P – 16 U – 21 Z – 26 B – 2 G – 7...
what is the tenth letter of the standard english alphabet?
what is the tenth letter of the standard english alphabet?
For the side-chains of the 20 amino acids. Write the 1-letter code and the 3-letter code...
For the side-chains of the 20 amino acids. Write the 1-letter code and the 3-letter code for each, in groups according to side-chain characteristics (eg. hydrophobic, polar with S or O containing functional groups, and polar with N containing functional groups).  For the amino acids listed, state whether the amino group, the acid group and the side-chain group will be significantly protonated, unprotonated or ~50% protonated at the following pH values: pH= 2.6, 4.8, 6.6, 7.4, 8.4, 9.2, 10.0. Also indicate...
Write a code for simple racing game (using dots) on c coding.
Write a code for simple racing game (using dots) on c coding.
Write a code for simple racing game (using dots) on c program.
Write a code for simple racing game (using dots) on c program.
Write a simple code for a simple connect the dots game in plain C coding.
Write a simple code for a simple connect the dots game in plain C coding.
A researcher has studied subjects’ ability to learn to translate words into Morse code. He has...
A researcher has studied subjects’ ability to learn to translate words into Morse code. He has experimented with two treatment conditions: in one condition, the subjects are given massed practice; they spend 6 full hours on the task. In the other condition, subjects are given distributed practice; they also spend 6 hours, but their practice is spread over four days, practicing 2 hours at a time. After the practice, all subjects are given a test message to encode; the dependent...
Add charges, single electron dots, and/or pairs of dots as appropriate to show the Lewis symbols for the most stable ion of each element.
Add charges, single electron dots, and/or pairs of dots as appropriate to show the Lewis symbols for the most stable ion of each element. Treat n- 4 as the valence shell in all cases. 
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT