The time taken (in hours) by five different machines for completing five different jobs is given below:
Find the optimal assignment.
See Answer →In a factory, there are six jobs to perform each of which should go through two machines A and B in the order A B. The processing timings (in hours) for the jobs are given here. You are required to determine the sequence for performing the jobs that would minimize the total elapsed time T, what is the value of T?
| Job | Machine A | Machine B |
| J₁ | 1 | 5 |
| J₂ | 3 | 6 |
| J₃ | 8 | 3 |
| J₄ | 5 | 2 |
| J₅ | 6 | 2 |
| J₆ | 3 | 10 |
Given units,
units,
units,
units,
units and
units. Is it an optimal solution to the transportation problem:
If not, modify it to obtain a better feasible solution.
See Answer →Use dual simplex method to solve the following LPP:
Minimize:
Subject to the constraints:
Use two-phase method to solve the following LPP:
Maximize:
Subject to the constraints:
Give the dual of the following LPP:
Minimize:
Subject to the constraints:andx3 is unrestricted.
) Use simplex method to solve the following LPP:
Maximize:
Subject to the constraints:
and .
Use the graphical method to solve the following LPP:
Maximize:
Subject to the constraints:$
and .
A firm produces there product A, B and C. It uses two types of raw materials I and II of which 5000 and 7500 units respectively are available. The raw material requirements per unit of the products are given below:
| Raw Material | Requirement per unit of product | ||
| A | B | C | |
| I | 3 | 4 | 5 |
| II | 5 | 3 | 5 |
The minimum demand of the three products is 600, 650 and 500 units respectively. Assuming the profits per unit of A, B and C as ₹ 50, ₹50 and ₹80 respectively. Formulate the problem as LPP model in order to determine the number of units of each product which will maximize the profit.
See Answer →
Which of the following statements are true? Give reasons for your answers.
i) If an item is ordered frequently, then the risk of running out of stock is least.
ii) In deterministic queuing model, arrival rate must not exceed the service rate.
iii) The critical path of a project network represents the minimum time needed to complete the project.
iv) A necessary and sufficient condition for a basic feasible solution for a minimization LPP to be optimum is that all .
v) If dual has an unbounded solution, primal has a feasible solution.
Alice wants to use the Digital Signature algorithm for signing messages. She chooses ,
,
and
. Alice wants to sign the message
. She chooses the secret value
. Explain the procedure that Alice will use for computing the signature. What information will she send Bob?
Alice wants to use the ElGamal digital signature scheme with public parameters ,
, secret value
and
. She wants to sign the message
and send it to Bob. She chooses
as the secret value. Explain the procedure that Alice will use for computing the signature of the message. What information will she send Bob?
Explain how Bob will decrypt the message.
9) a) Solve the discrete logarithm problem using Baby-Step, Giant-Step algorithm.
Alice wants to send Bob the message . She chooses
. How will she compute the cipher text? What information does she send to Bob?
Bob uses ElGamal cryptosystem with parameters ,
and the secret value
. What values will he make public?
Decrypt the message that was encrypted using RSA algorithm with
and
.
Apply runs test to the following sequence:
1001101000010000101111011 0111010010110110010011010
0110011100001100100111000
1100001101010111101001110
0010001111000001101010010
1000110100000110100101101
1110001001
Apply poker test to the following sequence with level of significance .
1001101000010000101111011
01110100101101100100110.
Apply the frequency test, serial test and autocorrelation test to the following sequence at level of significance :
011001110000110010011100.
See Answer →Find a recurrence that generates the sequence 110110110110110.
See Answer →