Answer Posted / musthafa
Distributed Control System, DCS is capable to handle and
control wide numbers and defferent types inputs and
outputs, integration of defferent type of PLCs and SCADA
systems and can monitor and control from a central control
room.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How works weighfeeders in cement industry? what is the working principle?
What is the reason PT speed not incresed in gas turbine?
What is difference between “Fault Tolerant” & “Fault avoidance” PLC? Application where these system s are used?
Difference between ultra sonic flow meter
What is instrumentation measurement?
I was working on calibrating turbidity transmitters endress+hauser at effluent polishing plant.We calibrated using NTU buffers.What happened is that when we immersed the sensor, everytime we raise and lower the sensor gradually, the reading will vary.my question is that is there any specifications on what is the required distance from the bottom of the container with buffer to the face of the sensor?Is it ok to install the sensor in a medium which has turbulence specially if bubbles are present?
How to Calibrate Ultrasonic Level Transmitter in field
In Safe Guarding test what means by "Failed to Danger" ?
Which is the best field foundation bus. ( FF ) Yokogawa, Honeywell or others ?
sir,would you please send me the Hindustan petroleum corporation limited papers(HPCL).my e-mail ID is ujjwal_sharma1983@yahoo.com
What are advantages and disadvantage of the ac supply load cell?
what diffrence b/w plc s7200,300,400
How servomotor controls throttle valve of TURBINE?
how to measure draft pressure in transmitter pl. give its single line digram
A 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.