TPH270 fixed

. vrijdag 19 augustus 2011
0 reacties

Back from holyday, have been 800 meters above en 26 meters below sea level :)

Replaced the bearings of the TPH270, with the right tools it isn't very difficult, had some leaks on the outer rings after replacing the bearings, spilling some more ipa on them fixed the leaks.




DUO 008 fixed, TPH270 dead...

. zaterdag 23 juli 2011
0 reacties

The DUO 008b pump I have seemed to have a problem with it's thermal protection.
After about an hour it switched off, but sometimes it just switched off randomly.
I replaced the thermal protection switch (a relay with a PTC), and I replaced the off switch. Worked fine for 5 hours continuously after that:

And then.. after a two hour bake out at 100 deg. C, cooling down and pumping for about 3 hours until 4e-7, my TPH270 started to make an unfamiliar noise, the pressure went up, the noise got louder...
Goodbye TPH270... I don't know if I can fix it. It's probably the bearings.
Terrible.
But I did finish two 3d drawings for presenting the idea of the "octavio". Using FreeCAD wonderful program, really free and open source, not completely bug-free, but easy to work with, also tried wings3d but that was much harder.

Bake out

. dinsdag 19 juli 2011
0 reacties

Trying bake out,

Got 4.9e-7 with about 1 hour of bake-out at 70 deg. C. Have to do a lot more bake out to get lower.
Will build a temperature control system to do longer bake out.
Working on the drawings of the "octavio" and will present the ideas here soon.

Mass spectrometer failure and bake out

. zaterdag 9 juli 2011
0 reacties

After cleaning every vacuum component (again) I tried bake out, for a short time, just heating the setup to about 60 deg. C for 10 to 15 minutes, using a paint burner.

Seemed to do the right thing to the H2O pressure, but then my mass spectrometer showed a very low pressure, about 8e-8, which was obviously wrong, the cold cathode gauge was still in the e-6 range.

The researchers at radiantmatterresearch.com had the same problem with the same QMA 064 sensors. They tried cleaning with acetone, without any effect.

After posting it on the fusor board the idea is to start cleaning with H2SO4, NH4OH and H2O2.

We think that over the years various gasses got buried into the collector and were released during bake out, reacting and forming an insulating layer on the collector, so we have to do proper bake out before cleaning it, or the same affect would come up again.

But the bake out did have a positive effect, pressure is now in the e-7 range, to get to e-8 I need longer bake out.
I've ordered 50x Vishay PTC heating elements for 110 deg. C, they can be connected to 230 VAC directly and will heat up until reaching a specified temperature. Very simple and cheap. At 1200 ohms they will start at 44 watt and start giving of less power at about 100 deg. C, and switch off almost completely when the surface temperature is 140 deg. C.

Only a factor 12 to go (indication of the cold cathode is a bit on the high side, so t might be better than indicated):

DUO 008 B

. woensdag 29 juni 2011
0 reacties

The eduards pump started to make vary scary sounds.
Got a really cool (ehh, getting quite hot actually) second hand Pfeiffer & Balzers DUO 008 B.
Still don't have 5E-8 mbar, which is what I need, mass spectro meter shows about 60% H2O, and some junk at higher masses (35...45, probably hydrocarbon), N2 was at 1E-8, so no leaks.
Conclusion: I should do better cleaning, and bake out.
In the rack you can see the second hand water pump (from a central heating system) and the car radiator (Toyota), seems a bit of an overkill for cooling the turbo pump, but the cooling system is going to pump water though a heat exchanger for the oil cooling of the electromagnets.
It can handle about 2kW if the fan is turned on.

Turbo pump and sensors mounted in the rack

. maandag 20 juni 2011
0 reacties

Vacuum on wheelzz

QMG 064 to computer

. vrijdag 17 juni 2011
0 reacties

The QMG 064 mass spectrometer can be completely controlled with a computer by using the rs232 interface.

If anyone would ever like to connect a QMG 064 to a computer, this should be the cable:

on the DB9 connector connect pin 4 and 6 with each other.
DB9 pin 2 -> DB25 pin 2
DB9 pin 3 -> DB25 pin 3
DB9 pin 5 -> DB25 pin 7
on the DB25 connector connect pin 4 and 5 with each other, and connect pin 6, 8 and 20 with each other.

Set the "code 10" at value 9 (9600 baud) on the QMG 064 and put it in terminal mode by setting "code 5" to 3.

On the unix system (assuming /dev/ttyS0 is your serial port):

user@system:~ $ stty -echo -ixon 9600 -F /dev/ttyS0

If you have other non standard default tty settings, here are all the parameters:

user@system:~ $ $ stty -a -F /dev/ttyS0 
speed 9600 baud; rows 0; columns 0; line = 0; intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0; -parenb -parodd cs8 hupcl -cstopb cread clocal -crtscts -ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany -imaxbel -iutf8 -opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0 -isig -icanon iexten -echo echoe echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke
 
Be back soon with a ruby interface for the QMG 064, and rrdtool graphs!