answersLogoWhite

0

What else can I help you with?

Related Questions

What do you use to encode binary to a carrier that is part of the electromagnetic spectrum?

Gateway


What is the 'carrier' in the EM spectrum?

The carrier could be light, radio waves, almost any of the wave energies in this spectrum that are not hazardous to life. When used to convey information they are called carriers because one or more characteristics of the wave are varied to encode the information. One of the simplest forms of encoding or modulating a carrier is amplitude modulation which is used to make radio frequencies carry sound. The amplitude of the radio frequency signal is varied in step with the sound.


What are the electric or electromagnetic impulses used to encode and transmit data called?

Signals


What is information that encoded as a string of 1 and 0?

You can encode JUST ABOUT ANY information in 1's and 0's; as long as the amount of information you need to encode is finite.Information encoded this way is said to be "binary".


What is the process by which information is carried by electromagnetic waves?

The process by which information is carried by electromagnetic waves is called modulation. This involves varying the characteristics of the electromagnetic waves, such as amplitude, frequency, or phase, to encode the information being transmitted.


What is a carrier and how does it affect what you hear on the radio?

A carrier is a high-frequency signal that carries information on a radio wave. The carrier frequency is modulated to encode audio signals, which are then transmitted and decoded by the radio receiver to produce sound. The carrier frequency determines the station you're tuning into on the radio.


Why are 6 bits enough to encode 0 to 63?

because in binary 6 zeros = decimal 0 and 6 ones = decimal 63


How do you convert text into binary in vb or c sharp code?

C# EXAMPLEString text="My sample data";System.Text.ASCIIEncoding encode=new System.Text.ASCIIEncoding();//convert to binary and store in a byte[]byte[] binaryArray=encode.GetBytes(text);


What is fast frequency hopping?

This is also known as spread spectrum. It's a method of encoding a signal using a changing carrier frequency. FM radio is incoded using a single carrier frequency which is varied slightly to encode the information. Think of frequency hoping as FM, but with the carrier changing quickly. So instead of staying on 88.1, the signal starts on 88.1, then jumps to 95.2, then to 101.3, then to 81.5, etc. etc. Each transmitting and receiving device knows the pattern of carrier jumps, so it knows where to look for the information. This is how bluetooth works.


What does fsk stand for?

FSK stands for Frequency Shift Keying, a method used in communication systems to encode information by varying the frequency of a carrier signal.


Who is MODEM?

Modem is a what not a who. A computer modem is a device that uses an analog carrier signal to encode digital information. The modem is how you connect to dial up Internet.


How can a carrier wave carry information?

A carrier wave is a waveform (usually sinusoidal) that is modulated with an input signal for the purpose of conveying information. Its purpose is usually either to transmit the information through space as an electromagnetic wave (as in radio communication), or to allow several carriers at different frequencies to share a common physical transmission medium by frequency division multiplexing.