micrologix 1100 analog input

gbeaker

Member
Join Date
Sep 2012
Location
earth
Posts
148
Micrologix L16BWA

It has two built in analog input ports. How do I change the input type and range? current/voltage, 0-5v, 0-10v, 4-20ma, etc.

I see on the add on modules there is dipswitches but I see nothing in the manual regarding built in ports.
 
The MicroLogix 1100 built-in analog channels are not as full-featured as the expansion I/O modules.

The range and type are fixed at 0-10.0 Volts, with 10-bit resolution (0-1023).

If you want to use a 4-20 mA current loop, you can just provide a precision 250 ohm resistor across the input and measure the voltage drop. That's how most current-loop analog input modules work internally.
 
A note about some low-end A-B analog inputs because I've been doing some comparison:

MicroLogix 1100 built-in analog inputs are 10-bit resolution (0-1023).
MicroLogix 1400 built-in analog inputs are 12-bit resolution (0-4095).
Micro 820 built-in analog inputs are 12-bit resolution (0-4095).
POINT I/O 1734-IE2V analog inputs are 15-bit resolution (0-32767).
 
If you want to use a 4-20 mA current loop, you can just provide a precision 250 ohm resistor across the input and measure the voltage drop.

I keep seeing this "250 ohm resistor" thing, and I can't for the life of me work out where it came from.


Ohms law: V=I*R
*or*
R=V/I
R=10V/20mA
R=10/0.02
R=500 ohms

A 500 ohm resistor will convert 4-20mA into 2-10V.
A 250 ohm resistor will convert 4-20mA into 1-5V.

Sure, you can use a 250 ohm resistor and just scale your input accordingly, but why halve your resolution for the sake of a correctly sized resistor?

Not picking on you specifically Ken - I've just never been able to work out where the whole 250 ohm resistor thing came from! :)
 
Forgive me, I pulled a defective bit of math out of my foggy recollection. I had most recently been using a stepper controller whose analog inputs are 0-5 V and I'm short on coffee.

You are of course correct that a 500 ohm resistor is correct and appropriate for converting a 4-20 mA current loop signal to a 2-10 V voltage input.
 
Oh! Oh! Teacher! Teacher!...

..."The resistor must be a 500 Ohm low-drift precision resistor valued at 0.05% or 10 ppm. The power rating for the resistor should be 1/4 Watt."...

16415 - Converting MicroLogix/PICO Analog Input to 4-20mA Current Inputs
Access Level: TechConnect

G.

16415-1.JPG
 

Similar Topics

I just have a quick question on this processor. I am making a project with 18 analog inputs so I bought 4 - 1762-IF4 expansion cards and the plc...
Replies
3
Views
1,522
I bought a MicroLogix 1100 Series B processor off of eBay a couple of years ago ... the digital inputs and outputs worked fine ... I never tried...
Replies
0
Views
2,305
i have a pt100 4-20ma is the analog input on micrologix 1100 only for 0-10V ?? 🔨
Replies
4
Views
3,623
Hi! I'm kind of new to PLCs and I'm learning basics on MicroLogix 1100 with RSLogix Micro software. I want to write simple program to create...
Replies
9
Views
5,931
I am trying to put together a program for a control valve and scale combination. I will be using a ML1100 PLC, a 1762-IF4, and a 1762-OF4. I will...
Replies
8
Views
9,615
Back
Top Bottom