While finding the velocity of gear B , in case of a simple epicyclic gear train, why do we take tke velocity of gear A to be ZERO(0)if the arm is rotated with speed equal to that of gear A and in opposite direction?
1948I have 4 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. how we can make it possible
1 4821Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
3460A PLC is programmed to drive three motors A, B and C as follows : After running motor A for an hour, motor B should get ON and motor A should get OFF. And after running motor B for an hour, motor C should get ON and motor B should get OFF. And after running motor C for an hour, motor A should get ON and motor C should get OFF. (That is, a cyclic repetition with time period one hour) Now, the second condition is: If any motor gone faulty and is tripped, the consecutive motor should get ON and the faulty (tripped) motor should be eliminated from cyclic repetition. The remaining two motors should bear the cyclic repetition of one hour each. (For healthy motor take logic as high and for tripped motor take logic as low) Now, the third condition is: When motor A load(Amps) exceeds 60% of its rated load, motor B should get ON in parallel to motor A. And when both motors A & B are running in parallel, and if their load exceeds 60% of their rated load, motor C should also start in parallel to A & B. [Here the cyclic repetition is eliminated, until their loads become normal(40%)] [Take logic high(1) for load at 60% and logic low(0) for load at 40%] Now draw a flow chart or a ladder diagram to fulfill the above condition.
2115Post New MNC Interview Questions
How does the sodium-potassium pump present in the cell membrane work? What is the importance of this protein for the cell?
How do you sort in ascending order in arraylist?
please explain.. DB architecture ...
How to change Master page in ASP.Net using code?
What is meant by 'underwriting'?
Define encapsulation?
what are the wage type groups?
What happens if null values are involved in arithmetic operations?
What is a container in a gui?
what is the difference between active & reactive power?
What are the two types of polymorphism?
How many bytes does a s9(7) sign trailing separate field occupy ?
What are local interfaces? Describe.
Which type of state management is provided by Query String in ASP.NET?
What is target url,soap action?