Previous in Forum: electronics   Next in Forum: projects
Close
Close
Close
2 comments
Rate Comments: Nested
Anonymous Poster

Industrial Solution - PLC or Microcontroller

12/08/2008 1:36 PM

I am Engineering student of India, I have been given a industrial project by my professors. People working there has told me to use PLC, but I have never learnt PLC. I know the same problem can be solved by microcontroller. Can anyone answer me my the following queries? • Advantage of PLC over Microcontroller and vice-versa. • Can a microcontroller replace PLC form industries? • Which is more costly? PLC or Microcontroller. Reply as soon as possible. Regards, Rishabh Mehta

Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
Guru
Engineering Fields - Electrical Engineering - New Member

Join Date: Oct 2007
Location: Sour Lake, TX 30°08'59.68"N 94°19'42.81"W
Posts: 675
Good Answers: 13
#1

Re: Industrial Solution - PLC or Microcontroller

12/08/2008 2:38 PM

A microcontroller (µC) is a multipurpose processor that has digital inputs, ADC inputs, interrupts, USB, RS232 etc. µC can perform a lot of tasks, provided that it has the right buffers and interfaces. You have to program any function (e.g. USB communication) in assembly or C language. For all the functions that you need, the program can be made out of many modules (the µC manufacturers give a lot of application help). It requires the design and manufacturing of a printed circuit board with all the necessary circuitry to make it perform according to your design. It requires soldering testing, uploading the software in the µC.

The price of the µC could be from $1.50 to $10.0 (or so). I think that, in order to start a project based on a µC, you need to learn the assembly for that particular chip, you need some hands-on for circuitry. There are some packages for designing pcb's that you can download for free. A prototype board doesn't cost you more than $50. A device to "in-circuit" program the µC costs you some $75.

A PLC is made with industry in mind. It is built around a processor and all the above mentioned functions can be performed by separate modules that go on the frame of the PLC. Apart from the RLL (relay ladder logic) language, a minimum knowledge of electronics is necessary to run a system PLC based. Some of the cheapest PLC's could cost for the basic frame (with digital inputs and outputs) some $100. Than you pay for each module (like the ADC one) in the $200 area.

Which one is better for you? You have to decide, but first, you have to know what you want, what is your time and money budget etc.

__________________
Bridge rule #1: Nobody is as good as he thinks about himself nor as dumb, as his partner thinks...
Reply Score 1 for Good Answer
Guru
Safety - ESD - New Member India - Member - New Member Engineering Fields - Energy Engineering - New Member

Join Date: May 2007
Location: Pune , India
Posts: 875
Good Answers: 42
#2

Re: Industrial Solution - PLC or Microcontroller

01/21/2009 9:42 PM

Hi,Rishabh Mehta,

The project on PLC is more practical to work out for your college project considering the investment involved. It is easier if you get a project from some factory . You can design your own or get involved with on going project for specific operation .For this purpose design required software programme for specific functions.

If you contact any PLC manufacturer for a Project they may gladly accept for any of their on going projects. You can learn the practical implementation of a PLC and complete your Project with out much of Investment but your hard work .But do an original project do not copy one from earlier files done by your senors. ,

Reply
Reply to Forum Thread 2 comments

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!

Previous in Forum: electronics   Next in Forum: projects

Advertisement