meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
equipment:zeiss-dsm-962 [2025/02/23 08:12] 0ffequipment:zeiss-dsm-962 [2025/03/21 23:52] (current) q3k
Line 10: Line 10:
  
 **Manufacturing year:** 1995 (?) **Manufacturing year:** 1995 (?)
 +
 +**Detectors:** SE, BSE, CL, sample current
  
 **Attachments/options:** Beam blanker, motorized stage, NORAN EDX **Attachments/options:** Beam blanker, motorized stage, NORAN EDX
 +
 +
 +==== Powering on the scope ====
 +
 +  - Turn on the water chiller and make sure the valves are configured to run a water loop through Kevin (and not Kenji)
 +  - Plug in the main power connector to a power socket
 +  - Turn the key on the console to 'VAC', the system will start evacuating
 +  - If you were at atmosphere before evacuating, the evacuation will time out. Quickly press reset on the vacuum control panel before the system vents fully again. Evacuation will start up again.
 +  - Once the column reaches HV-capable pressure (marked on the bar graph with a piece of tape), an LED will illuminate on the control panel and you can turn on the rest of the system. Rotate the key to the 'ON' position. Watch out for bad hysteresis on the vacuum check, it might take a minute to stabilize.
 +  - Wait for the DOS software to boot.
 +  - Enable high voltage and filament.
 +  - The system should now be operational.
 +
 +==== Venting the column ===
 +
 +To vent the column (eg. to change samples or inspect/replace filament):
 +
 +  - Press the VENT button on the vacuum control panel
 +  - Wait a surprisingly long time (until hissing is done)
 +  - Open chamber / gun, do your work, close it.
 +  - Press the EVAC button on the vacuum control panel.
 +
 +==== Using the EDX system ====
 +
 +The detector is currently not mounted, but you can try using the system for image acquisition.
 +
 +  - Power on the Dell PC, wait for a boot to desktop
 +  - Start the 'NSS ohne drift' script from the desktop
 +  - Start the 'NSS' software from the desktop
 +  - Select an existing or create a new project
 +  - Ignore the warning about the detector being at high temperature (it's not, it's just disconnected)
 +  - Select 'microanalysis imaging' (IIRC?) from the mode on the left
 +  - Press play to do a live acquisition, press the gradient button to do a high quality acquisition
 +
 +If everything goes well, the DSM will go into 'External Scan' mode and the acquisition will succeed. If the DSM goes into 'slow image scan' which can't be canceled, congratulations, you've hit The Bug Which We're Debugging.
 +
 +==== Powering off the scope ====
 +
 +  - Turn the key to the 'OFF' position. Most of the instrument will power off, the turbo will vent and brake. The column will remain at vacuum.
 +  - After the turbo spins down fully (listen to it by ear), disconnect the main power plug.
 +  - Turn off the water chiller once temperature is below 24 degrees Celsius.
 +
 +==== Vacuum-System ====
 +
 +The vacuum system looks like follows: 
 +
 +{{:equipment:dsm962:vacuum-system.png?800|}}
 +
 +The original roughing pump (RP) is an Edwards E2M8 rotary pump, we have a replacement. Our DSM is equipped with a Pfeiffer TPH 240 IS turbomolecular pump.
  
 ==== Electronics ==== ==== Electronics ====
Line 32: Line 83:
  
 The harddrive is a NEC 3142 44MB MFM hard drive. In contrast to [[https://theretroweb.com/storage/documentation/nec-d3142-65d861ea0ab5b150220515.pdf|Source]] in the DSM's BIOS it must be configured as **type 29**: 1.024 Cylinders, 8 Heads, 17 Sectors. The harddrive is a NEC 3142 44MB MFM hard drive. In contrast to [[https://theretroweb.com/storage/documentation/nec-d3142-65d861ea0ab5b150220515.pdf|Source]] in the DSM's BIOS it must be configured as **type 29**: 1.024 Cylinders, 8 Heads, 17 Sectors.
 +
 +== SD Card ==
 +
 +A BlueSCSI v2 replaces the old Bernoulli Box SCSI device. It is available on the D: drive. When the SD card is ejected, the BlueSCSI v2 does not enumerate on SCSI anymore, so avoid accessing the D: drive then - otherwise you might have to reboot the machine to get it working again.
  
 == Displays == == Displays ==
Line 53: Line 108:
 Part of the boot up is calling a program called **init_sbc** that supposedly restores (some of the) SBC's bios settings.  Part of the boot up is calling a program called **init_sbc** that supposedly restores (some of the) SBC's bios settings. 
  
 +=== BIOS settings ===
  
-=== Bringup === +We replaced the BIOS batteryIn case it dies again, you will have to set the BIOS to defaultsthen press F1 and change the **Diskette drive-0** to 1.4 Mb **Fix-disk drive-0** type to **29**. Press F2 and let the device boot, some software will then reconfigure the rest of the BIOS accordingly.
- +
-The SBC's CMOS Battery is completely dead and so it looses all settings on power downUnfortunately we were unable to find an account of the original settingsyet we were able to bring up the DSM through a mention of the hard disk settings in one of the AUTOEXEC.BAT files on the installation disks.  +
- +
-The current bringup procedure is as follows (improve if you can!)+
  
-  - First turn on the DSM and let the CMOS checksum check fail 
-  - WAIT for the first timeout (if you press F1 directly, all CMOS defaults are cleared and extended memory will not work) 
-  - Press F1 and change the **Diskette drive-0** to 1.4 Mb **Fix-disk drive-0** type to **29** (no other drive settings know as of yet) 
-  - Store the settings (F2) and let the DSM boot