Reference no: EM13164634
1. Determine the number of conditions possible for a binary code containing the following
number of bits:
a. 3
b. 5
c. 7
d. 12
2. Determine the highest bit rate possible for a circuit propagating a four-bit binary code with a
bandwidth of 10,000 Hz.
1. Determine the minimum Nyquist rate for a maximum analog input frequency of the following:
a. 4 kHz
b. 10 kHz
c. 7 kHz
= minimum Nyquist sample rate (Hz)
= maximum analog input frequency (Hz)
3. For the following sample rates, determine the maximum analog input frequency.
a. 20kHz
b. 8kHz
c. 6kHz
4. For a resolution of 0.004 V, determine the voltages for the following linear seven-bit PCM
codes:
a. 0110101
b. 0000011
c. 1000001
d. 0111111
e. 1000000
Determine the information capacity in bps for a circuit with a 100-kHz bandwidth and a
signal-to-noise ratio of 40 db (10,000).
Shannon limit for information capacity:
signal to noise ratio, SNR = 20 dB or 10000
S/N = 10000
B = 100 kHz
C = 1328785.66 bps
Function prototypes lack parameters
: These function prototypes lack parameters; add whatever parameters you feel are necessary so that the program works without global variables. The program's output should reflect the bus's actions by reporting each change in state, along with the n..
|
How many bits are required in the address bus
: You have been assigned to design a 8M x 32 bit memory board. You may use only 256K x 8 bit RAM chips with full parallel addressing.a) How many bits are required in the Address Bus of the whole board?
|
Design a phonecall class that holds a phone number
: Design a PhoneCall class that holds a phone number to which a call is placed, the length of the call in minutes, and the rate charged per minute. Overload extraction and insertion operators for the class.
|
Design a class named checkingaccount
: Design a class named CheckingAccount that holds a checking account number, name of the account holder, and balance.include methods to set values for each data field and a method that displays all the account information. Create the class diagram a..
|
Determine the highest bit rate possible for a circuit
: 1. Determine the number of conditions possible for a binary code
|
Investment strategy your knowledge of algorithms
: Planning an investment strategy your knowledge of algorithms helps you obtain an exciting job with the acme computer company, along with a $10,000 signing bonus. you decide to invest this money with the goal of maximizing your return at the end of..
|
Write program using a switch statement that display polygon
: Write a program using a switch statement that displays the name of a polygon with sides between 3 and 12 depending on the number entered by the user
|
On any given execution your program
: On any given execution your program will produce just one version of the figure. However, you should refer to the class constant throughout your code, so that by simply changing your constant's value and recompiling, your program would produce a f..
|
When the jmpc field in the microinstruction is enabled
: Assume that when the JMPC field in the microinstruction is enabled (set), MBR is ORed with NEXT_ADDRESS to determine the address of the next microinstruction to be executed
|