Bank note paper mill 2015 recruitment for ece
Last date: 30 -03-2015
Qualification: B.E/B.Tech in ECE,Mech,EEE
How to apply: interested candidates should apply online before 30-04-2015
Click here for more details
Aptitude question asked in companies written exams
Rahim plans to drive from city A to station C, at the speed of 70 km per hour, to catch a train arriving there from B. He must reach C at least 15 minutes before the arrival of the train. The train leaves B, located 500 km south of A, at 8:00 am and travels at a speed of 50 km per hour. It is known that C is located between west and northwest of B, with BC at 60° to AB. Also, C is located between south and southwest of A with AC at 30° to AB. The latest time by which Rahim must leave A and still catch the train is closest to
(1) 6:15 am
(2) 6:30 am
(3) 6:45 am
(4) 7:00 am
(5) 7:15 am
Neelam rides her bicycle from her house at A to her club at C, via B taking the shortest path. Then the number of possible shortest paths that she can choose is
(1) 1170
(2) 630
(3) 792
(4) 1200
(5) 936
Write a program to swap two numbers without using a temporary variable.
C program mostly asked in interviews
#include<stdio.h>
int main(){
int a, b;
printf("Enter values of a and b: \n");
scanf("%d %d",&a,&b);
printf("Be fore swapping a=%d, b=%d\n", a,b);
a = a + b;
b = a - b;
a = a - b;
printf("Af ter swapping a=%d b=%d\n", a, b);
return 0;
}
Output:
Enter values of a and b: 2 3
Before swapping a=2, b=3
The values after swapping are a=3 b=2
Analog electronics company placement written test questions
- If A.B = 0, prove that A xor B = A or B
- CMOS inverter with P and N devices interchanged. Draw the o/p waveform for square wave i/p with Vtn =Vtp = 1 V. Vdd = 5V.
- Given a logic function. Realize with static CMOS. Do sizing for equal worst case rise and fall time. Given un = 2up.
- FIFO : sender => 200Megasamples/sec. Receiver => 10 Megasamples/sec. Sender sends a burst of 10usec in every 1 sec. Find the depth of FIFO.
- A simple ques on karnaugh map simplification.
- A question on optical sensors: A and B are placed at 90degrees around the optical disk that is painted black on 40% of its area. Design a logic to detect the direction of rotation. (Ans: Give A to clk & B to input or vice versa of D FF)
- A question on 3 flip-flops cascaded..2 & 3 f/f have closk skew..draw output waveforms..hold time =0 .One case was when Tcq was less than clock skew & when it is greater
- Simple booelan function to be implemented using ex-or , nand , nor gates.
- Given sheet resistance of metal, and some metal later layout( dimensions were given ), metal contact……find the power dissipation
Analog electronics pdf, company placement papers, interview questions, analog jobs in banglore
DRDO 2015 recruitment of scientist-b
Last date: 10 -03-2015
Qualification: At least First Class Bachelor's Degree in Engineering or Technology in Electronics & Communication Engg. only, from a recognized university or equivalent.
How to apply: interested candidates should apply online before 10-04-2015
Click here for more details
The binary equivalent of 9.37510 is
a. 1001.0112
b. 1101.1012
c. 100.0112
d. 1111.0012
Note: Post your answers with Option name and Discuss the reason of your answer so that others can able to understand and if you want to receive answers from other candidates, click notify me below the comment form.
ECE objective questions, online questions,free mock exams,analog electronics,digital electronics objective questions
When a large number of analog signals is to be converted to digital form, an analog multiplex or is used. The A to D converter suitable in this case will be
a. dual slope type
b. up down counter type
c. Successive approximation type-answer
d. forward counter type
Note: Post your answers with Option name and Discuss the reason of your answer so that others can able to understand and if you want to receive answers from other candidates, click notify me below the comment form.
ECE objective questions, online questions,free mock exams,analog electronics
Given an AM radio signal with a bandwidth of 10 KHz and the highest-frequency component at 705 KHz, what is the frequency of the carrier signal?
A) 700 KHz-Answer
B) 705 KHz
C) 710 KHz
D) Cannot be determined from given information
Note: Post your answers with Option name and Discuss the reason of your answer so that others can able to understand and if you want to receive answers from other candidates, click notify me below the comment form.
AM and FM are examples of ________ conversion.
A) digital-to-digital
B) digital-to-analog
C) analog-to-analog-Answer
D) analog-to-digital
Note: Post your answers with Option name and Discuss the reason of your answer so that others can able to understand and if you want to receive answers from other candidates, click notify me below the comment form.
Hal previous papers,electronics objective questions,communication systems
Indian coast guard 2015 recruitment of Assistant commandant
Post date:21-03-2015
Last date: 26-03-2015
Qualification: Should hold a Bachelors degree of recognised university with minimum 60% marks in aggregate. Mathematics and Physics as subject up to intermediate or class XII of 10+2+3 scheme of education with 60% aggregate marks of both subjects.
How to apply: interested candidates should apply online before 26-03-2015
Click here for more details
BEL 2015 recruitment of engineers
Post date:21-03-2015
Last date: 26-03-2015
Qualification: B.E/B.Tech in ECE,EEE,CSE,IT
How to apply: interested candidates should apply online before 26-03-2015
Click here for more details
BARC latest sample previous questions for ece
- In a twisted ring counter the initial count is 1000. after the 4th clock pulse its state will be….
- Reproducibility of measurements is called A) accuracy B) precision C) linearity D)none of these.
- For measuring inductance of high Q coils the bridge used is
- Fourier transform of cos(w0t) is
- If a system is marginally stable then the nature of oscillations will be…
- Percentage resolution of a 10 bit ADC
- Differential amplifiers are used in
a. instrumentation amplifiers
b. voltage followers
c. voltage regulators
d. buffers - The ideal OP-AMP has the following characteristics.
a) Ri=∞ ,A=∞ ,R0=0
b) Ri=0 ,A=∞ ,R0=0
c) Ri=∞ ,A=∞ ,R0=∞
d) Ri=0 ,A=∞ ,R0=∞ - The Q-factor of a parallel resonance circuit consisting of an inductance of value 1mH, capacitance of value 10-5 F and a resistance of 100 ohms is
- In a travelling electromagnetic wave, E and H vector fields are
- The lower cut -off frequency of a rectangular wave guide with inside dimensions (3 × 4.5 cm) operating at 10 GHz is
- Which one of the following conditions will not guarantee a distortion less transmission line
(A)R = 0 = G
(B)RC = LG
(C) very low frequency range (R>> ω L, G >> ω C)
(D) very high frequency range (R<< ω L, G << ω C) - In a common emitter, unbypassed resister provides
(a)voltage shunt feedback
(b)current series feedback
(c)negative voltage feedback
(d)positive current feedback - Which of the following is a non linear modulation scheme:
A)PAM
B)QAM
C)PCM - 555 can be used as
- Which of these has the least propagation delay a. RTL b. ECL c. I2L d. CMOS.
17. MOSFET can be used as a
(a) current controlled capacitor
(b) voltage controlled capacitor
(c) current controlled inductor
(d) voltage controlled inductors
18. Introducing a resistor in the emitter of a common amplifier stabilizes the dc operating point against variations in
a) Only the temperature
b) only the β of the transistor
c) Both Temperature & β
d) None of the above
19. In closed loop type of A/D conversion the fastest technique is :
A) Successive Approximation B) Flash
C) Dual slope integration D) Counter-ramp
20. Z-transform of 3n u(n).
21. Steady state error with ramp I/p for a type-0 system.
22. Distinction between fm and pm at high frequencies.
BARC 2015 previous questions,previous ppaers for ece,placement papers for ece barc,syllabus
Airport authority of india (AAI) ATC and electronics Guide with practice previous papers
This books covers:Aptitude, Reasoning,General awareness, English,General science,Technical
AAI ATC book by Ashish Dixit
Tags: AAI previous papers for ece, AAI ATC previous questions pdf, ATC previous papers with solutions, AAI books for free ddownload
CDAC recruitment of technical officer-Government job
Post date:19-03-2015
Last date: 06-04-2015
Qualification: B.E/B.Tech in ECE,EEE,CSE,IT
How to apply: interested candidates should apply online before 10-04-2015
Click here for more details
Rajiv Gandhi Academy for Aviation Technology recruitment for ece
Post date:18-03-2015
Last date: 06-04-2015
Qualification: Holder or held Airline Transport Pilot Licence; or Holder of Commercial Pilot Licence with at least Asst. Flight Instructor Rating; or Degree or equivalent in Aeronautical; or Mechanical Engineering or Electrical / Electronic / Communication Engineering; or A Qualified Flying Instructor/ Qualified Navigation Instructor from Defence /Paramilitary forces
How to apply: Interested candidates should fill the application as given in the application format attached along with their resume with attested copies of supporting documents to the Executive Vice Chairman, Rajiv Gandhi Academy for Aviation Technology, Trivandrum International Airport, ITI Junction, Chackai, Beach.P.O, Thiruvananthapuram-695007. Last date for submission of application and resume in the Academy is 06 April 2015
Click here for more details
IRCON 2015 executive trainee recruitment for b.Tech-ECE,EEE..
- Full time regular Bachelor’s Degree in 1) Electronics/2) Electronics & Communication Engineering/ 3) Electrical & Electronics Engineering 4) Electronics & Instrumentation Engineering from recognized Indian University/Institute approved by AICTE with minimum 60% marks or equivalent grade
SEBI 2015 recruitment for electronics graduates
Qualification: First class graduate in Engineering (electrical / electronics / electronics and communication engineering / information technology / computer science) / Masters degree in Computers Application / First class graduate in any discipline with post graduate qualification (minimum two years duratio) in computers / information technology.
MPMKVVCL recruitment for junior engineer in bhopal
Post date: 08-03-2015
Last date: 27-03-2015
Qualifications:Any Graduate in (IT/ CS/ EC/ EE/ EI/ Computer application) with recognized university or After 10th, three(3) years Diploma in (IT/CS/EC/EE/EI).
How to apply: interested candidates should apply online before 27-03-2015
Click here for more details
No comments :
Post a Comment