Robert Bosch-Technical - Electronics |   44562

Robert Bosch-Technical - Electronics

ROBERT BOSCH PAPER ON 17th FEBRUARY
hai, I am pradeed. here I am submitting ROBERT BOSCH question paper. 
There will be separate papers for ELECTRONICS students and COMPUTER students. 
Here which I submitted is for ELECTRONICS students

SECTION 1(TECHNICAL)
1. There was a figure of JK flip flop in which ~q is connected to J input and K=1. If clock signal is successively applied 6 times what is output sequence (q=?)

2. Frequency response of a filter is


3. Gain and bandwidth of an op amp is


4. There was a figure of 4:1 MUX in which A and B are select lines. Inputs S0 and S1 are connected together and labeled as C where as S2 and S3 are connected together and labeled as D. Then which of the following is true?


5. In step up transformer (or Step down… not sure) transformation ratio is 1:5. If the impedance of secondary winding is 16 ohm then what is the impedance of primary winding?


6. There was a circuit consisting of AC voltage source and one inductance. Inductance value=0.2mH (or 0.2uH or 0.2H not sure).AC voltage =150 sin (1000t).what is the current flowing in the circuit?


7. Power gain of an amplifier having i/p gain of 20W and output gain of 20mW is


8. There was a RC circuit given with AC voltage source. Expression for capacitance was asked for charging condition. Choices were somewhat like this: a) some value multiplied by exp (-t/T)
ans --c i= (Vs/R)exp(-t/ T)

9. 2’s complement of -17 
ans -- 01111

10. Instrumentation amplifier is used for--------- --?


11. In “ON CHIP” decoding memory can be decoded to


12. Half of address 0Xffffffff is


13. Which one of the following is used for high speed power application?

14. One question related with SCR rotation angle given ifring angle is 30degree


15. SCR is used for


16. State in which o/p collector current of transistor remains constant in spite of increase in base current is


17. A 16 bit monosample is used for digitization of voice. If 8 kHz is the sampling rate then the rate at which bit is transferred is


18. To use variable as recursive, variable should be used as

19. what is the resonant frequency of parrel RLC circuit of R= 4.7 komh L= 2 micro Henry and c=30pf.

20.for the parallel circuit (one figure is given) Is= 10mA. R1= 2R, R2=3R, R3= 4R. R is artritary

21. main ()
{
int a=0x1234;
a=a>>12;
a=a<<12;
printf (“%x”, a);
}
What is the output?


22. What does (*fun () []) (int) indicate?
ans...b). an array of pointer to a functions that an int as parameter and return int.

23. #define A 10+10
main ()
{
int a;
a=A*A;
printf (“%d”, a);
}
a) 100 b) 200 c) 120 d) 400
24. One more question related with ADC like voltage is 8 volts. freqency 2 Mega hz. what is the converssion rate 

25. Question related with serial in parallel out shift register…What is output sequence?
Ans..... 1010

26. Given one RLC circuit in which values of R, L and C were given. What is the value of frequency f?

27. if (fun ())
{
X++;
}
X gets incremented if and only if


28. In dynamic memory


29. Short, int and long integers have how many bytes?

30. A (n) is -----------filter combination of


31.Mobility of electron is


32. Structure comparison is done


33. The system in which communication occurs in both ways but not simultaneously in both ways is

34. main ()
{
int a=5, b=6;
int i=0;
i=a>b? a:b;
printf (“%d”, i);
}


35. int fun (char c)
{
int i;
static int y ;}

36. main ()
{
int *p;
short int i;
p= (char *) malloc (i*10); (code was showing error here)
p+=10;
printf (“%d”, p);
}
Value of p?

37. main ()
{
int *p,i[2]={1,2, 3};
p=i;
printf (“%d %d %d”, i [0],*p,*p+1) ;
}
38. F = A'B' + C' + D' + E' then

39. how would you insert pre-written code into a current program?

40.structure may contain

41. three boys x,y,z and three girls x,y,z... sit around a round table . but x does not want any girl sitting to him and girl y does not want any boy sitting next. how many ways can they be seated.

42. k is brother of n and x. y is the mother of n and z is is the father of k . which of the following statement is not definitely true.

43. find the lateral surface of a prism with a triangular base if the perimeter of the base is 34 cm. and the height is 45 cm.

44.Given a< b< c < d . what is the max ratio of given equation

45. A and B starts moving from points X and Y simultaneously at a speed of 5kmph and 7kmph to a destination point which is of 27 km from points X and Y. B reaches Y earlier than A and immediately turns back and met Z. Find the distance XZ.
ans.... 22.5 km

46. Ann is shorter than Jill and Jill is taller than Tom. Which of the following inferences are true?


47. A and B starts from same point at opposite direction. They will move 6km and take 8km left. How Far is A and B from each other?
ans ...20m

48.6440 soldiers are to be arranged in the shape of square. If 40 soldiers were kept out then the number of soldiers making each straight line is? 
Ans --80

49. Sum of squares of two numbers is 404 and sum of two numbers is 22.Then product of two Numbers?
(Answer is 40. Two numbers are 20 and 2)

50. In an examination 4 marks are assigned for correct answer and 1 mark is deducted for wrong answer. However one student attempted all 60 questions and scored 130.Number of questions he attempted correct is?


51. Each ruby is of 0.3 kg and diamond is of 0.4 kg.Ruby costs 400 crores and diamond costs 500 crores. Ruby and diamonds have to be put into a bag. Bag cannot contain more than 12 kg.Which of the following gives maximum profit (or in terms of wealth) (In crores)
ans ...only ruby 40p
52. the cpu stack is placed in ....

53). (10 | 7) would produce


ENGLISH section
fill in the blanks...... .. the answers is 
61) a). impounded b). protected c). hounded d). relegated.

62).a). oblinion b). authertiory c). dejection d). deso.......

63).a). subdued b). bountiful c). tentative d). ardem.

64).a). b). esulcant c). emblerratie d). innate

65).manor -- d). n. the landed estate of a land or nobleman.

66).neologism -- c). n. giving a new meaning to an add word.

67).batten -- b). n. a narrow strip of wood.

68).tepid -- d). adj. lacking interest enhusi...., luewarm

69. discerning -- d). adj. distinguishin one thing from another, having good judgment

feedback