i need help for my plc

zeeshan999

Member
Join Date
May 2014
Location
blackburn
Posts
2
Describe how a microprocessor, such as might in a PLC converts an analogue input signal into a digital value. In your answer cover the following points.

a) Why is the conversion from analogue into digital required?
b) Describe the principle of the conversion method used.
c) What is the “resolution” of an AtoD converter?
d) How is this related to the word length use by a processor?
 
Me thinks you need to read your books and google for this answer

Me thinks
You
Do
 
a) most modern processors work digital. (very old ones were using analog
b) check for example sigma Delta conversion
another way is use a 555 Voltage to frequency
c) number of bits it can detect. like 8 bits is 255 values.
d) that is a difficult one, with a 8 bit processor you can see 8 bits, however with some smart program higher bit counts are very good possible. you do not need to have 32 bits to get high precision,
with an ARM328 (8 bits i control 24 bits resolution.
 
The answer to item C.
The resolution of the AtoD converter is the same as a New Years Resolution

It resolves that it will do the AtoD converts to the best of its ability.
 
I did forgot to mention:

  • for the not so lazy ones: rewrite in your own words
  • for the very lazy ones: copy , paste and hope your teacher isn't a member of PLCS.net 🤞🏻
 
You Know I hope to be long gone before that..
on a funny/not so funny note.
My long term mate is now in a dementure ward - very sad
he decides he needs a 'P' so he does it on a nurses leg.

In on of his cognitive moments I asked him jokingly and he replied "Well You Get That"
 

Similar Topics

Hi guys, I have no experience when working with AllenBradley PLC, but I hope someone could clarify the result of multiplication shown in the...
Replies
14
Views
2,193
This is the problem, I need to solve it using a ladder diagram: Write a table of inputs and outputs and propose a control solution for a screw...
Replies
22
Views
3,939
I will be designing an automated hydrostatic system. The system on paper works like this, a plc like the click will get information from an hmi...
Replies
227
Views
42,987
I am working on setting up my own 1756 B series PLC rack, power supply 1756-PB75 /B, 1606-XLS480E -redundant 24 DC power supply, controller...
Replies
6
Views
4,309
Hello. I am working on a PLC program that needs to check input 1 after timer two is complete to see if a valve can close or not. Below is the flow...
Replies
9
Views
2,828
Back
Top Bottom