Doorgaan naar hoofdcontent

A new generator of PWM controller for AutoJet

Currently I am working on an alternative controller for AutoJet Technologies Spray controller made by Spray systems Inc.
http://www.spray.com/spray_nozzles/pulsajet_nozzles.aspx

I have been working on a more advanced and microprocessor controlled controller, it is intended to be used where the Model 1008 (AutoJet PWM driver modules, aka CP-PMDCT1008-XX) are not advanced enough or easy enough to install and set up.

The 1008-AutoJet device is a pure analog box, it needs to be programmed with potentionmeter/trimmer inside the device and can be controlled externally using industry standard 0..20mA current loop to control frequency of pulses.

The typical application I am looking at is the airless deposition of oils or emulsions used in the production of concrete products.

The oils or emulsions are used as releasing agents with high viscosity, mould release agents designed for the production of expanded concrete blocks. 

Deposition with air-driven nozzles leads to inaccurate placements of drops and waste of oil.
Furthermore, with air-less deposition volume and flow can be controlled without changing system pressure.

The valves open many times per second, for a precise time, at a precisely controlled interval.

The new cpu controlled board has features that an older generation analog system just can not compete with.

By digitally controlling the timing it can use many more patterns, more accuracy and easily handle integration with PLC systems.

Temperature compensation (for the change in viscosity of the oils) is also an option.

Flank or Level triggering of a pattern is possible, so using a single detector to detect a moving product will first allow for a controlled delay, a controlled ramp-up, a controlled number of pulses and a controlled ramp-down of flows.

Since more than one nozzle can be controlled, synchronisation between nozzles is easy and even more control options become possible, like interleaving spray units.

The logic control allows for remote and local alarms when pressure is too high or low, and in this way the controlling PLC can be instructed to halt the flow of materials until the problem is solved.

All this leads to better quality control and less waste, which is good for the bottom line and the environment.


Close up of spray nozzle and electromechanical actuators, used for air less deposition of oil or emulsion

Prototype controller, close up of menu screen showing configuration and logo options
prototype controller, microprocessor based, compatible with spray sytems inc

I will add more details about the advantages of using a cpu controlled system over the old analog system soon.

You can contact me at EDWIN AT OETELAAR DOT COM

Reacties

Populaire posts van deze blog

Denon DHT T100 DESIGNED TO FAIL : bad caps (ceramic caps this time)

A friend gave me a Denon DHT-T100 to look at. Do not spend much time on it.. ok. It had a problem, it started clicking and ticking after power on, and after some time. (a so called intermittent problem) Sometimes it did not tick or click, but it was basically not usable. The clicking had a sharp click in one channel and repeated after about a second, then sound recovered and it would click and drop out again. He told me, do not spend any time on it, yeah, right. ;-) like I would give up after 15 minutes. I wanted to know what was going on with this thing, I found some schematic online and started measuring the usual things. The power supply, 24V did it drop down when a tick occurred ? Difficult to find out because sometimes the thing would play for hours without a glitch. I eventually found out the 24 V PSU, the step down SMPS on board and the LDO's were all ok, all power rails remained within spec, but it still glitched sometimes. (while power was ok) I investigat

Fixed voltage on cheap buck converter (MP1584) conversion with single 0805 resistor

Everywhere I look on the Ali and Ebays I see these step down converters based on MP1584. I bought a couple and actually they are not bad at all. The output voltage is set by the trimming-resistor in the left top corner of the picture. This works OK, but.. it is dangerous because it is rather sensitive to the touch. I decided that I wanted fixed output, so I had to figure out how this thing worked. The datasheet looks like this : R1 in the datasheet is what I call "R feedback" in my image. The value of R2 is mostly 8.2K Ohm in the boards I have seen.  So to set some common values for output voltage: change R1 to 27K for 3V3 output (actually 3.4 volt, but 27K is a standard value) or change R1 to 43K0 for 5.0 Volt output. (43 K is a standard value) A standard 0805 size resistor fits precisely, how convenient ;-). Make sure the other resistor is really 8.2K because that determines the feedback ratio. This way you can not burn up your circ

Raspberry Pi, PyFace Digital, the lost documentation, I found it finally

The Raspberry PI or R-pi from  http://www.raspberrypi.org/  is well known these days. It is not an accident that I have one, I have been doing Linux stuff since 1991, and professionally since 1996 I can not skip over these developments, have to keep up with the new kids. :-) Times have changed, hardware has become very affordable, everybody knows the Arduino , Raspberry Pi and Beagle-Bone-Black (BBB). Not everybody knows the stuff that  http://www.acmesystems.it/  aka Acme-Systems and  https://github.com/OLIMEX/OLINUXINO  aka  Olimex make, so I will endorse them here. Since I am an engineer I expect to connect switches and relays to the boards and some documentation with products, not so with the " PiFace Digital " board, it comes without serious documentation, not a even the schematic. All links on their blog point nowhere. People asked them many times, yet nowhere is the schematic to be found. I finally found some info after hours of google-work, someone made a c