


Problem 1 (5 points) A coin is flipped four times. Assume that each of the sixteen...
Base no bit 0 0 Q-2 (25p): Assume that logical addresses are 16-bit long: 3 bits for segment no and 13 bits for offset. Segment table of the currently running process is given below: a) (5) How many segments can this Segment Present Modify Length process have at maximum? bit 0 00100 0111 0000 0100 0000 1000 0100 b) (15) Convert the following logical 10100 0100 0001 0010 0010 1100 1000 address to physical (real) address. 2 01100 0100 0000...
Arduino.
DEC HEX BIN(4-bits) Introducing ARDUINO 0 0 0000 1 1 0001 2 2 0010 3 3 0011 4 4 0100 5 5 0101 How many 1/0 of Port-D? How many usable 1/0 of Port-D, if Serial-Communication is in-used? What is the Arduino's pin assignment of ATMEL's PC5, PB3, & PD1*? What is the ATMEL's pin assignment of Arduino's D13*, D1, & D19? To complete the table about Number System Conversion (shown your step) 6 6 0110 7 7 0111...
We have learned a famous shift cipher called Caesar Cipher. Now if we are given a plain test: THE ART OF WARAnd key = 3 (a shift by 3 letters), please give the ciphertext Given an 8 bit block P = 10101111 and a key K = 01101011, please give the result of bitwise XOR between P and K Please give the left 2 shift of the 8 bit text 01100101 Use the given a permutation table 23614857 to define...
DO bit 0 1 Q-2 (25p): Assume that logical addresses are 16-bit long: 3 bits for segment no and 13 bits for offset. Segment table of the currently running process is given below: a) (5) How many segments can this Segment Present Modify process have at maximum? Length bit Base 0 0 0 0100 0111 0000 0100 0000 1000 0100 b) (15) Convert the following logical 1 1 0100 0100 0001 0010 0010 1100 1000 address to physical (real) address...
3. (2 10 20 points) Design a decade counter using a 2-4-2-1 weighted code for decimal digits (see table below) using the following flip-flop types: a. D Flip-flops S-R Flip-flops b. Digit ABCD 0000 1 0001 2 0010 3 0011 4 0100 1011 6 1100 7 1101 8 1110 1111 4. (6 points) Redraw the circuit from problem 3.a. using NAND gates only.
3. (2 10 20 points) Design a decade counter using a 2-4-2-1 weighted code for decimal digits...
when coin 2 is flipped it lands on heads with When coin 1 is flipped, it lands on heads with probability probability (a) If coin 1 is flipped 12 times, find the probability that it lands on heads at least 10 times. (b) If one of the coins is randomly selected and flipped 9 times, what is the probability that it lands on heads exactly 6 times? (c) In part (b), given that the first of these 9 flips lands...
Assume an integer is represented on 1 byte. What is the problem with adding the following two binary numbers? 0111 1111+ 0100 0001 -------------- 1100 0000 A. There is nothing wrong B. The answer is correct; it should be 0100 00100 C. The answer is incorrect; it should be 0110 0000 D. The sum of the two numbers is to big to be represented only one byte.
E-Cube algorithm:
1. for source A and destination B, result = A XOR B
2. for each non-zero bit in the result starting from the least
significant (right most) travel along that dimension
Using the above algorithm give the sequence of hops, node by
node, for the following source and destinations on this
hypercube:
1.0000→1111
2.1111→0000
3. 0101→1010
4. 1100→1000
5. 0001→1000
6. 0010→1111
AQ3 ю. AQ r000 1001 0010 101p.. 001 1011 1100, 1101 0110 Ц10
I need the following problems worked out (show work). Thee answers are provided, I just need the work explained briefly for each one. 4 - What is the decimal representation of each of the following unsigned binary integers? a. 00110101 (53) b. 10010110 (150) c. 11001100 (204) 6 - What is the sum of each pair of binary numbers? a. 10101111 + 11011011 (110001010) b. 10010111 + 11111111 (110010110) c. 01110101 + 10101100 (100100001) 8 - How many bits are...
1. A fair coin is flipped four times. Find the probability that exactly two of the flips will turn up as heads. 2. A fair coin is flipped four times. Find the probability that at least two of the flips will turn up as heads. 3. A six-sided dice is rolled twice. Find the probability that the larger of the two rolls was equal to 3. 4. A six-sided dice is rolled twice. Find the probability that the larger of...