Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in database-database-redesign
Multiple Choice Question in 035/2016
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
electronics and communication engineering measurements and instrumentation
1. With a variable reluctance tachometer having 60 rotor teeth the count reads 3600 counts per minute. The speed in RPM is
(A): 36
(B): 360
(C): 3600
(D): 60
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
By: guest on 02 Jun 2017 01.00 am
If speed is 60, the counter will count 60 x 60 = 3600 counts/per minute.
Show Similar Question And Answers
QA->Distance between two stations A and B is 778 km. A train covers the journey from A to B at 84 km per hour and returns back to A with a uniform speed of 56km per hour. Find the average speed of the train during the whole journey?....
QA->Speed of a speed-boat when moving in the direction perpendicular to the direction of the current is 25 km/h, speed of the current is 5 km/h. So, the speed of the boat against the current will be:....
QA->Speed of a speed-boat when moving in the direction perpendicular to the direction of the current is 25 km/h, speed of the current is 5 km/h. So, the speed of the boat against the current will be:....
QA->A clock reads 4: If the minute hand points East, in what direction will the hour hand point?....
QA->A watch reads 4: If the minute hand points East, then in which direction will hour hand point?....
MCQ->With a variable reluctance tachometer having 60 rotor teeth the count reads 3600 counts per minute. The speed in RPM is....
MCQ->Consider the following statements about variable reluctance stepper motor used in control system The static torque acting on rotor is a function of angular misalignment between stator and rotor teethThere are two positions of zero torque i.e, . Q = 0 and where T is the number of rotor teethBoth zero torque positions are stableWhen stator is excited, rotor is pulled into minimum reluctance position Of these statements, the correct ones are....
MCQ->A variable reluctance tachometer has 180 teeth on rotor. The speed of shaft on which it is mounted in 1200 rpm. The frequency of output pulses is....
MCQ->A variable reluctance type tachometer has 150 teeth on rotor. The counter records 13500 pulse/sec. The rotational speed is....
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? namespace IndiabixConsoleApplication { class index { protected int count; public index() { count = 0; } } class index1: index { public void increment() { count = count +1; } } class MyProgram { static void Main(string[] args) { index1 i = new index1(); i.increment(); } } } count should be declared as public if it is to become available in the inheritance chain. count should be declared as protected if it is to become available in the inheritance chain. While constructing an object referred to by i firstly constructor of index class will be called followed by constructor of index1 class. Constructor of index class does not get inherited in index1 class. count should be declared as Friend if it is to become available in the inheritance chain.....
×
×
Type The Issue
×
Your Marks
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...
Privacy
|
Terms And Conditions
Question ANSWER With Solution