Question

[a] With Amplitude Shift Keying (ASK), if 16 different amplitudes are being used, how many bits...

[a] With Amplitude Shift Keying (ASK), if 16 different amplitudes are being used, how many bits can be sent at one time?

[b] Show the bits that can be sent at each level.

Homework Answers

Answer #1

[a] With Amplitutde Shift Keying (ASK) if we are using 16 different amplitude then we can send 4 bits at a time.

Explanation : Here, since there are 16 amplitudes. Therefore we can use 4 bits ( log216=4 ) to represent each different amplitude. Thus we can represent a total of 16 different amplitude if we use 4 bits at a time.

[b] NOTE: The 16 different levels are indexed from 0 to 15

LEVEL BITS

Level 0 => 0000

Level 1 => 0001

Level 2 => 0010

Level 3 => 0011

Level 4 => 0100

Level 5 => 0101

Level 6 => 0110

Level 7 => 0111

   Level 8 => 1000

Level 9 => 1001

Level 10=> 1010

Level 11=> 1011

Level 12=> 1100

Level 13=> 1101

Level 14=> 1110

Level 15=> 1111

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
The status register is a 16-bit register. How many bits (in total) are actually used (within...
The status register is a 16-bit register. How many bits (in total) are actually used (within the status register)? Briefly describe functions of these bits being used.
Television channels are 6 MHz wide. How many bits/sec can be sent if four-level digital signals...
Television channels are 6 MHz wide. How many bits/sec can be sent if four-level digital signals are used? (Assume it is a noiseless channel.) & We have a low-pass channel with a bandwidth of 200 kHz. What is the maximum bit rate of this channel
1. How many bits per second can be sent over a communications system that has a...
1. How many bits per second can be sent over a communications system that has a baud rate of 4800 with 32 signal levels? 2. (a) (10 points) What is the maximum data rate for a 64-level system with an analog bandwidth of 400 MHz? (b) (10 points) What is the maximum data rate if that same system is subject to noise, with an average power level of 600 and an average noise level of 200? Include units in your...
Given a network of Class B, how many bits should be borrowed from the HostID in...
Given a network of Class B, how many bits should be borrowed from the HostID in order to build 100 subnets with 200 host in each one of them? Given an IP address 138.112.25.60, with the mask 255.255.255.240: Calculate the network address and broadcast address of the network it belongs to. For 138.112.25.47 and 38.112.25.49, which one is in the same network as 138.112.25.60 does, and which one is not. Show the necessary calculation steps and explanation.
There are many different types/brands of electronic health records. Research one that is currently being used...
There are many different types/brands of electronic health records. Research one that is currently being used and comment on what you consider to be the pros and cons of your chosen brand.
how can anatomy and physiology be used for many different applications?
how can anatomy and physiology be used for many different applications?
A digital computer has a memory unit with 32 bits per word. The instruction set consists...
A digital computer has a memory unit with 32 bits per word. The instruction set consists of 147 different operations. All instructions have an operation code part (opcode) and two address fields: one for a memory address and one for a register address. This particular system includes eight general-purpose, user-addressable registers. Registers may be loaded directly from memory, and memory may be updated directly from the registers. Direct memory-to-memory data movement operations are not supported. Each instruction stored in one...
Write a Python program to ask how many elements do users want to create in a...
Write a Python program to ask how many elements do users want to create in a list, then let the user create 2 lists with the number of elements previously entered. Then create and display all combinations of letters, selecting each letter from a different key in a dictionary. Example: How many elements? 2 List 1 = ['a', 'b'] List 2 = ['c', 'd'] Output: ac ad bc bd
A digital signal has four levels. How many bits are needed per level? Draw the digital...
A digital signal has four levels. How many bits are needed per level? Draw the digital signal assume the baud rate is 8 baud per second. Increasing the levels of a signal increases the probability of an error occurring, in other words it reduces the reliability of the system. Why and how can this be resolve? What determines how successful a receiver will be in interpreting an incoming signal? Spectrum of a channel between 5 MHz and 4 MHz; SNRdB...
1a) A memory unit has 28-bit address lines and 64-bit input/output data lines. How many bytes...
1a) A memory unit has 28-bit address lines and 64-bit input/output data lines. How many bytes of data can this memory hold? How many words does it contain, and how large is each word? b) A memory unit consists of 32M words of 16-bit each. How many bits wide address lines and input-output data lines are needed to access this memory? c) A memory unit consists of 512K bytes of data. How many bits wide address lines are needed to...