extremely low power PLC

diat150

Lifetime Supporting Member
Join Date
Mar 2006
Location
Louisiana
Posts
1,475
anyone have any experience with very low power plc's? It seems hard to find a plc or programmable rtu that has minimal IO that pulls very little power. I essentially just need a few DI and 1 DO. I am looking for something that is 12vdc but only pulls about 20-40ma or less.

It doesnt even need to be a PLC per say, just something that I can do minimal code in to turn on an output for a few minutes when an input changes states.
 
I know of some IDEC PLCs that only draw a few watts, but for the range you listed you might be looking at microcontroller boards or the like (e.g. Arduino and similar)
 
I worked on a project several years ago that was all solar powered. They used used SCADAPak PLCs because of their low draw. Might want to check them out.
 
Yupp I use ScadaPack RTUs of all types. They have one called the Scadapack LP for low power that has less IO. Even the lights on the board have a button to turn them on and off to save power. I'm gonna google.exactly how much it is supposed to draw. Or I also have one on my work bench wired up I could just measure the Actual. Lol
 
Yupp I use ScadaPack RTUs of all types. They have one called the Scadapack LP for low power that has less IO. Even the lights on the board have a button to turn them on and off to save power. I'm gonna google.exactly how much it is supposed to draw. Or I also have one on my work bench wired up I could just measure the Actual. Lol

Power Supply
DC power Input 30V maximum
10.0 to 11.5V turn on
9.5V typical turn off
Typically 125mW (at 12V) during sleep mode.
Typically 360mW (at 12V) during normal operation. LEDs


Looks like 30ma

Link for the manual...

https://www.google.com/url?sa=t&rct...zs4lZx3stfkvetLMw&sig2=7_tsHAE4iDd4D0dXdMv0kA
 
Last edited:
Yupp I use ScadaPack RTUs of all types. They have one called the Scadapack LP for low power that has less IO. Even the lights on the board have a button to turn them on and off to save power. I'm gonna google.exactly how much it is supposed to draw. Or I also have one on my work bench wired up I could just measure the Actual. Lol

yeah I talked to the sales guy yesterday and he told me they dont do that anymore.
 
There are a lot of different RTU products for weather SCADA systems out there, because they are very remote and hard to change batteries on. But I've used a product from SCADAlink, worked great. One thing that's important if running from batteries is power management, how much it draws for specific tasks, and the ability to schedule the tasks rather than have them happen at random. That's something the SCADAlink did well. It was only 1.5mA when idle, which is the majority of the time.

https://www.scadalink.com/products/scadalink-series/rio100-series/rio100/
 
yeah I talked to the sales guy yesterday and he told me they dont do that anymore.

Like they don't make the scadapack LP anymore? I have at least a dozen on the shelf right now..
I really like the fact that I can put isagraf on it instead of telepace...
 
You may want to look at an EFX TEK Prop-1.

It was created by some guys at Parallax for the haunted attraction industry, which then inturn broke off to form EFX TEK.

I've used hundreds of the Prop-1's. They're great for what they are and even built well, even without an enclosure. I would use this over a Arduino any day, if you can deal with the cons (which the Arduino shares some of the cons)

Runs on 9-30vdc. Can sink up to 500ma on the outputs.

Cons;

Programs in BASIC (it runs on a BASIC Stamp). Could be a good or bad thing. It's not a terribly hard language to learn. Way easier than C.

Like an Arduino, ZERO input protection. The input headers are 5v and those go straight to the microcontroller, so you'll need to do a voltage divider or come up with an opto-isolated input board if you plan on using typical industrial 24v sensors.

No enclosure. After years of hounding "The John/Jon's" (owners of the company), still no enclosure.
 

Similar Topics

I was working on some bench mark tests for different drivers and once I got to RSLinx I am getting a really slow read time. It is taking over 2...
Replies
1
Views
4,328
This is not my day. My 4-5 yo laptop is barely hanging on and Rockwell site wont' even allow me to log in today, yup, it maybe my computer...
Replies
11
Views
13,025
I'm stumped, yet again. Call from operator saying they are seeing alarms, turns out to be all HMI com alarm to the PLC. Connected up to the PLC...
Replies
10
Views
2,777
Hello, I'm having problem with online connnection to plc Q02H. I'm using a USB cable and a virtual machine with winXP SP3. Connection is extremely...
Replies
6
Views
2,150
Hey everyone! My name is Cody and I'm a programmer for a small custom machine builder. Anyways, I'm working on a testing line that has a PLC, 6...
Replies
7
Views
4,275
Back
Top Bottom