Gaussian table

m_reavis

Member
Join Date
Aug 2002
Location
walla walla
Posts
22
I am working with rslogixs 5000 controllers and have a programmer that suggest using a look up table to store and retrieve information. The idea is to control product speed on a conveyor system using the average of 50 samples and comparing it to a look up table to adjust motor speed. Below is the communication and attachment I received from him; idea’s, comments?????

Then I would use a simple 8-bit lookup table.

That means 1 to 256 ms yields a reduction or additional speed.

My intuition tells me a Gaussian distribution has our backup solution. See attached.

Axis X is the added speed. Axis E is the measured time. The point where the red line crosses axis E is the baseline.

Once established on a job, its a done deal for all jobs. The only variable is bottle size, which would simply load a Gaussian table with a higher or lower standard deviation (less or more peak at Axis E)

All factors would be accounted for (theoretically that is). If for example the section is small (too much blower power) or on a decline, then we run the left hand side of the Gauss table.

If the section is large or on a incline, then you ride the right side of the Gauss table.

There would only be one esoteric setup and from that point forward anyone can fill the data table on future jobs.

Ofcourse, the extremes of the X axis would be clamped by the controls not to exceed certain values.
Gauss_distribution.jpg
 
I'm a little confused. Don't worry; that happens often.

Are you assuming your 50 points fall in a Gaussian distribution and you are defining E based on those samples? Or are you averaging the 50 samples and placing that average on the curve relative to E and correcting based on the location of the sample?

Keith
 
base line

I would monitor and collect values as the system is running normally and use that value for base line "E" then adjust motor speed to maintain that base line by continually collecting and averaging 50 samples over and over during the production run.
 

Similar Topics

Out of interest, I'd like some thoughts on what would be considered best practice with regards to a 2-position turntable control scheme (see...
Replies
17
Views
1,138
I've asked this before but I still couldn't make it work. I just can't envision a solution. Local RTU has a screen to set a handful of...
Replies
18
Views
1,559
Since upgrading to V6.2 12.24 SP12 24-21 the M221 PLC is no longer recognised by the HMI. The screen still works but it does not talk with the...
Replies
3
Views
997
Hello, Does anyone know if there is a portable version of RSLinx Lite (even an old one)? I am wondering as I am trying to put together some tools...
Replies
0
Views
685
Hi. I'm working with a SLC 5/05 but I have no experience with it. I've been tasked with trying to figure out if it is possible to directly modify...
Replies
6
Views
1,064
Back
Top Bottom