Notable features…
This is another system I was very pleased with. It ran fast very efficiently and fulfilled the customers requirements.
All of the software was written in visual ‘C’ and used multi-threading for various sub sections of the application notably the PLC, image processing and user interface.
The company was Invensys.
We had an enquiry from a company that makes central heating timers. These were tested by hand and was a laborious job that relied on the concentration of the individual. Also, some of the tests were subjective, one person may pass some cosmetic damage, another would not.
What we came up with:-
The timers are loaded on to the input conveyor, make sure they are the correct way around (they will automatically be rejected if they are).
The timers are then automatically feed in to the systems and the two inspection areas.
The first inspection area check makes sure the timer have been loaded correctly and then proceeds to perform a cosmetic check.The cosmetic check makes sure we have the correct model by looking at the part number and the providers logo. It then check all of the surfaces for print quality and any blemishes. If any of these fail the functional check is skipped and the timer is placed into the rejection chute.
Assuming the timer passes the cosmetic check the timer then passes to the functional check area.The meter is first held in place from above by the plunger plate that is lowered using a pneumatic cylinder.Once this is in place a second pneumatic cylinder below the timer raises a contact block on to the electrical contacts on the rear of the timer. This provides power for the timer and monitors the outputs from the heating and water relay contacts.
A script is loaded from the hard disk. This script is unique to each style of meter and contains a list of instructions to test the individual timers.
A set of pneumatically controlled plungers press the buttons on the timer in accordance with the script.
At each stage the display is read and the voltages and the voltages on the contacts measured, all controlled by the script.
If the timer passes all the tests it is placed on to the output conveyor.
If the timer fails any of the tests it is placed into the output chute and a fail ticket is printed by a small printer in the side of the machine.If either the output of reject chute gets full the system automatically stops and a warning traffic light on the top of the system flashes.
The top down drawing of the system.
Note the four conveyor sections in the detail below.
The drawing of the system from the side.
The input and output conveyors
The tests
Rear of system (panel removed).
This was one of my projects so I…