UrbanPro

Take BTech Tuition from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

What is the importance of PLC? in electrical field.

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Tutoring not my business, it is my Passion.

PLC has replaced the hard wired logic controls.if you want to change the logic,that can be done in few moments and most important the complicated logic by hard wired are very simple with the help of PLC.
Comments

Computer Teacher

It's a solid-state, programmable electrical/electronic interface that can manipulate, execute, and/or monitor, at a very fast rate, the state of a process or communication system. It operates on the basis of programmable data contained in an integral microprocessor-based system. A PLC is able to receive...
read more
It's a solid-state, programmable electrical/electronic interface that can manipulate, execute, and/or monitor, at a very fast rate, the state of a process or communication system. It operates on the basis of programmable data contained in an integral microprocessor-based system. A PLC is able to receive (input) and transmit (output) various types of electrical and electronic signals and can control and monitor practically any kind of mechanical and/or electrical system. Therefore, it has enormous flexibility in interfacing with computers, machines, and many other peripheral systems or devices. read less
Comments

Computer Teacher

//If I have taken two variables a=4 and b=5,then before swapping a=4, b=5 after swapping a=5, b=4. //So to swap I ll use bitwise XOR operation //My program would be #include stdio.h //kindly put the angle brackets over here..... my system #inlucde conio.h //doesnt suppot int main () { ...
read more
//If I have taken two variables a=4 and b=5,then before swapping a=4, b=5 after swapping a=5, b=4. //So to swap I ll use bitwise XOR operation //My program would be #include stdio.h //kindly put the angle brackets over here..... my system #inlucde conio.h //doesnt suppot int main () { int a,b; scanf("%d %d",&a,&b); printf("Before swapping\n a= %d\nb= %d\n",a,b); a =a^b; b =a^b; a =a^b; printf("after swapping\n a= %d\nb= %d\n",a,b); getch (); return 0; } read less
Comments

Teacher

PLC is stand for programmable logic controller is a digital computer used for automation of typically industrial electromechanical processes, such as control of machinery on factory assembly lines.
Comments

Electronics tutor

Automation engineers will be in greater demand as manufacturing/plants get more automated and energy efficiency gets more important. Sounds like a pretty good match, IT for the coding portion of PLC & SCADA and Electrical background for PLC hardware. If you are half decent at both, you will be an average...
read more
Automation engineers will be in greater demand as manufacturing/plants get more automated and energy efficiency gets more important. Sounds like a pretty good match, IT for the coding portion of PLC & SCADA and Electrical background for PLC hardware. If you are half decent at both, you will be an average PLC/SCADA programmer(Automation Engineer sounds cooler). If you are good at both you will be someone awesome in the company. If you like solving problems for the plant floor(think pumps, valves, sensors) via automation then you have found the perfect career. read less
Comments

Training Centre

Once you get over the "black box" syndrome, PLCs are actually easier to troubleshoot than traditional hard-wired control systems.Programmable logic controllers (PLCs) have become important building blocks for automated systems. Because they have constantly increased in capability while decreasing in...
read more
Once you get over the "black box" syndrome, PLCs are actually easier to troubleshoot than traditional hard-wired control systems.Programmable logic controllers (PLCs) have become important building blocks for automated systems. Because they have constantly increased in capability while decreasing in cost, PLCs have solidified their position as the device of choice for a wide variety of control tasks. read less
Comments

Tutor

PROGRAMMABLE LOGIC CONTROLLER mainly useful for controlling and monitoring the auxiliary equipment in thermal, nuclear power plants. It also has many other applications mainly actuating, monitoring, acquisition, commanding.
Comments

Tutor

This scope to the answer to this question is so vast that it would be impossible to go in details but on the whole, every big company, industry or any infrastructure requires some of the tasks to be preformed repeatedly with absolute precision and reliability. PLC or programmable logic controllers are...
read more
This scope to the answer to this question is so vast that it would be impossible to go in details but on the whole, every big company, industry or any infrastructure requires some of the tasks to be preformed repeatedly with absolute precision and reliability. PLC or programmable logic controllers are the components that do this job. They are basically high quality set of controllers that made to run without failures. eg: lifts, electric supplies, conveyors, ladders, fire systems, etc all are controlled by plc. So that they do not fail. In short, people pay more money to get high quality plc to avoid risk of breakdown. read less
Comments

Electrical Engineering ,gate

It is important in automation application...today as in advancement in technology we are moving towards easy processing units...in industry for any process ,if we want automation,we need to design a algorithm and proper relay system to operate...for example if we go in drives industry ..or in any cotton...
read more
It is important in automation application...today as in advancement in technology we are moving towards easy processing units...in industry for any process ,if we want automation,we need to design a algorithm and proper relay system to operate...for example if we go in drives industry ..or in any cotton mill or any processing unit...then there will be involvement of various components which all together makes the process successful ,to work with these components we need plc read less
Comments

Equal love for maths and english

controlling process
Comments

View 11 more Answers

Related Questions

How to prepare for interview?
Prepare your basics well.
Kothvala
Which language is useful for android app.development?
You must have basic knowledge on Java to work on Android Programming.
Gowthamreddy
Is it necessary to join the coaching for PCM (Class 11)?
If you are from ICSE or cbse board then you can read physics and chemistry at home and take tution for maths only. But if you are from West Bengal board.. you can take tution for PCM. This is because some...
Mukundan
How to pass Geo Technical Engineering subjects in Civil branch?
Geo technical engineering is a branch which is theoretical. So get the out line of the syllabus and get the basic concept and then elaborate it in exam with nice tree diagrams, sketches, rather writing paragraphs.
Shaik

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Engineering Graphics
It's very simple to learn Eng.graphics.But the one and only toughest thing is getting the concept or idea .So start learning by considering the real objects and it's views. All the best.

Understanding Big Omega (?), Big Theta (?), Small Oh (o) And Small Omega (?) Notations
How to describe Big Omega(Ω) ? If run time of an algorithm is of Ω(g(n)), it means that the running time of the algorithm (as n gets larger) is at least proportional to g(n). Hence it helps...


Master the Object-Oriented Mindset via Coding
Master the Object-Oriented Mindset via Coding It's time to make objects work for you. You will learn Object-Oriented perspective by example, in the context of simple applications of your programming...

Try to clear up the basics, if basics are clear then you can go ahead with any difficult problem
Hey guys, To all the students i just want to convey that just clear up your basics so that they can help you solve anyu problem and you would achieve a great success. Regards, Ishani Chakraborty

Recommended Articles

According to a recent survey conducted by the NCAER (National Council of Advanced Economic Research), engineering is the most sought after course in India. Some engineering courses are offered as BE or Bachelor of Engineering while some as Bachelor in Technology or B.Tech. Since engineering is a professional course, the...

Read full article >

MBA, Medicine and engineering are the three main professional courses in India. Engineering is still one of the highly sorted after professional courses in the under graduate level, while MBA is favoured as a preferred post graduate course. To shine in these courses, one needs to work and study hard. Engineering as a...

Read full article >

E-learning is not just about delivering lessons online. It has a much broader scope that goes beyond manual paper or PowerPoint Presentations. To understand the reach of E-learning and how the whole process works in developing the Educational system, we will discuss a few points here. Let us find out how this new learning...

Read full article >

With the mushrooming of international and private schools, it may seem that the education system of India is healthy. In reality, only 29% of children are sent to the private schools, while the remaining head for government or state funded education. So, to check the reality of Indian education system it is better to look...

Read full article >

Looking for BTech Tuition ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for BTech Tuition Classes?

The best tutors for BTech Tuition Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Take BTech Tuition with the Best Tutors

The best Tutors for BTech Tuition Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more