Trusted and untrusted: when it comes to people, it can be hard to know someone at first pass. You need some time to build a picture of the person.
When it comes to networking, it’s a little more cut and dried. You either know who’s on a network or you don’t.
Can it really be that simple? Is there really a way on a groov EPIC to keep those you don’t trust away from those you do?
Read More
Topics:
Security,
EPIC,
groov View,
groov EPIC,
cybersecurity,
EPIC Security,
EPIC Security Series
Sinking or Sourcing?
Let’s take a quick look at the topic of sinking and sourcing outputs.
Where did the difference come from, and where does it matter in automation?
Quick answer: you often have to choose the correct module because the device you are wiring requires either a sink or source. For example, if you have a prebuilt electrical cabinet, it may be wired using a common positive or a common negative method. Thus you HAVE to choose the correct digital output module for the way the panel is wired.
Read More
Topics:
PLCs,
Electronics,
Tips,
IoT,
Machine builder,
OEM,
I/O
The Case for Intelligent I/O Systems.
The automation PC is located in the control room, and the dump valve is on the other side of the tank farm wired to a remote I/O cabinet, all connected over an Ethernet network.
The IT guys are working on the network, and they say it may take a few days to track down the intermittent cable. But hey, in the meantime, they say that it mostly works…
That answer might be sufficient for watching YouTube, but it is just not going to cut it for controlling that valve.
What do you do?
Read More
Topics:
Discrete control,
PLCs,
Remote monitoring,
Tips,
IoT,
PACs,
OEM,
I/O
Do what when:
In last week’s blog we covered
how to set the real time clock (RTC) in a PAC Controller with an accurate time server over the Internet using SNTP.
Now that our controller knows exactly what time it is, how do we turn on that pump at 6:00 a.m. on the dot?
Like most aspects of programming, there are a few different ways to achieve the same result, so join me in this week’s blog while we look at one way to manage real-time scheduling.
Read More
Topics:
Energy management,
Process control,
groov,
Internet of Things,
Tips,
IoT,
PACs,
PAC Project
What time is it?
Do you know what time it is? Does your SNAP PAC controller know what time it is? Are they the same time? Who’s right?
In this week's blog we are going to talk about this big ball of wibbly wobbly timey wimey stuff.… No, not time travel, but actual time…. Specifically how to set your PAC Controller to the current time.
No reading ahead; remember, time flies like an arrow and fruit flies like a banana.
Read More
Topics:
Internet of Things,
PLCs,
IoT,
PACs,
OEM,
Networking,
PAC Project
More information in less space.
It is amazing how sometimes similar applications can come back to back….Last week's blog came from a customer asking how to measure the main power grid frequency. And later the same week I had a totally different customer ask me about how he could display upper, lower and current value of the main electrical grid frequency in groov. What are the chances of that!!??
This customer wanted one gadget to display all three values. Why so dense? Because they only use groov on smart phones, no PCs or Tablets. He was polling the data from a bank of UPSes and so needed to display a lot of data. Screen real estate is prime on those devices. What can we do to help?
In this week's blog, we are going to have some adventures in Z-Order.
Read More
Topics:
Energy management,
groov,
Internet of Things,
Remote monitoring,
Tips,
IoT,
PACs,
OEM,
I/O
50 or 60 Hertz - Roughly.
Measure the main power grid frequency, he said. It will be fun, he said…. Actually, pretty sure I said something like, “it will be easy”... and I was mostly right, and best of all, it did turn out to be fun!
It seemed like both a reasonable and easy request. The requirements were to measure the mains power grid frequency to a resolution of 0.01 Hertz, and to do it every 125 milliseconds (roughly; it could be a max of 200 milliseconds, but not much longer).
Why? In this case, the chase is better than the catch. It's enough to say the customer had his reasons, and this blog is about the chase.
Read More
Topics:
Energy management,
Process control,
groov,
Internet of Things,
Remote monitoring,
Electronics,
Tips,
IoT,
OEM,
I/O
Loop the loop.
PID loops are used in a lot of different applications, and for good reason: they help keep our world under control. If you need to control a process temperature or pressure, you probably are going to use a PID loop. But are they always the right solution?
Ultra quick review; a proportional-integral-derivative control loop (or
PID controller) compares a setpoint against a measured input value, and depending on the error, changes a control variable (output). It’s all about math. A PID loop is all about running a mathematical formula over and over at a specific rate.
The most common example of a PID loop that I often talk about in our monthly training class is the cruise control on a car. The speed of the car is the input, the accelerator is the output and the setpoint is what speed the car is doing the moment the driver presses the “set” button.
PID loops are so useful that sometimes we too quickly decide to use a one in a process when it may not be the best solution to the problem. In this week’s blog we are going to take a look at one instance where use of a PID loop may not be the best tool for the job.
Read More
Topics:
Process control,
PLCs,
Remote monitoring,
Tips,
IoT,
PACs,
I/O
Star Struck:
From a young age I have been looking up at night. Not sure exactly when I fell in love with astronomy, but I can recall looking up at the stars every chance I got as a kid.
I have ebbed and flowed with the amount of time and equipment I have had to spend on the hobby. In Australia I had a fully enclosed fiberglass domed observatory, which I chose to not ship over when my family moved to The States, but the desire to look up has not gone away.
Only the constellations at the horizon can be seen in both hemispheres, and even those look upside down compared to what I used to see. So I wanted to get something up and running fast here that would allow me some time to get my bearings in the sky and to share my new stars with my mates back in Australia via my personal website.
In this week's blog, I would like to share what astronomy tools I currently have set up, thanks to some Opto 22 hardware and groov.
Read More
Topics:
Videos,
Process control,
Discrete control,
groov,
Internet of Things,
Remote monitoring,
Electronics,
Tips,
IoT,
PACs
Layers of security:
I wish there were, but there just isn’t.... There is no one device, hardware, or software that is the single defense for all known and future network attack vectors—including the one critical weakness: humans. You know, some thing or device that you could simply put at your network's front door and have it reject all the bad guys, but allow the friendlies in without question. Secure and easy is still a wish.
The solution then really comes down to layers. Adding layers that each will take a lot of time and a lot of effort to peel back, so much so that most attackers simply give up and move on.
The past few blog posts have talked about some of those layers, so let's now put it all together and see just how we might go about building a very robust mobile-accessible industrial automation network.
Read More
Topics:
Process control,
Discrete control,
groov,
Internet of Things,
PLCs,
Remote monitoring,
Electronics,
Tips,
IoT,
Machine builder,
PACs,
OEM,
Integrators,
Networking