Specific Process Knowledge/Lithography/EBeamLithography/JEOL Compilation Computer: Difference between revisions

From LabAdviser
Thope (talk | contribs)
No edit summary
Thope (talk | contribs)
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
From the external Beamer PC it is possible to remotely compile job files on the JEOL Compilation Computer (JCC), thus it is possible to verify that job files compiles as intended. Once a set of job files are found to compile as intended they can then be moved to the JEOL 9500 computer.
=JEOL Compilation Computer (JCC)=
From the external Beamer PC (DTU-EM00AWQD) it is possible to remotely compile job files on the JEOL Compilation Computer (JCC), thus it is possible to verify that job files compiles as intended. Once a set of job files are found to compile as intended they can then be moved to the JEOL 9500 computer for re-compilation and exposure. Remember to book and log in on the external Beamer PC when using this.


The following describes how to move files to the JEOL Compilation Computer and how to remotely access it from the external Beamer PC.
The following describes how to remotely access the JCC from the external Beamer PC.


==Moving files with FFFTP==
{| style="border: none; border-spacing: 0; margin: 1em auto; text-align: center;"
Files are moved with FFFTP. First time you have to set up and save the connection. To do this open FFFTP and click '''New Host...'''. Use the following settings:
|-
| [[image:mstsc_Kp19mWq0Xn.png|1200px]]
|-
| colspan="1" style="text-align:center;|
The desktop of the external Beamer PC can be turned into something that resembles the JEOL 9500 interface for remote compilation. Illustration: Thomas Pedersen.
|}


*'''Profile Name:''' JEOL Compilation Computer
==Initial setup==
*'''Host Name/Address:''' 10.128.40.186
Files are transfered using FFFTP and the remote connection to the JCC is made with PuTTY. Both have to be setup before first time use. In order to set it up on your user account open the "First use" folder on the desktop and run both "FFFTP setup" and "PuTTY setup". Accept the warnings in each case. FFFTP andd PuTTY are now setup correctly. Notice that this will overwrite any settings you might already have in your FFFTP setup.
*'''Username:''' jeoleb
*'''Password/Phrase:''' Jeoleb
*'''Initial Local Folder:''' This is your source folder, click the three ... and link to your M-drive or similar
*'''Initial Host Folder:''' /home/eb0/jeoleb/pattern/danchipv30


Then click '''OK''' and '''Connect'''. FFFTP will now open with your source folder on the left and destination on the right. V30 files are placed in one folder while SDF/JDF/JDI are placed in another folder. The folder structure is identical to the JEOL 9500 computer and is:
==Folders on the JCC==
The folder system resembles that of the JEOL 9500 system. For pre exposure compilation please use the following folders (which are already setup as bookmarks in FFFTP):
*SDF/JDF: /home/eb0/jeoleb/job/1PreExposureFiles
*V30: /home/eb0/jeoleb/pattern/danchipv30
 
==Using the remote interface==
To connect to the JCC simply start the PuTTY terminal found on the desktop. Choose the '''JEOL Compilation Computer''' in the Saved Sessions and click '''Open'''. The terminal will now connect and prompt for a password. The password is "Jeoleb", remember the capital J. The interface behaves alsmost identical to the JEOL 9500 computer, hence all the usual commands can be used, such as:
 
*Change directory in the terminal with the '''cd''' command. Use '''cd job/1PreExposureFiles''' to go to the pre exposure files working directory
*Compile with the usual '''schd -exptime sdfname''' command
*Use '''ebxmenu''' to open the EBX Menu, launch the '''Analysis''' program to find '''ACHK'''
*Edit you SDF/JDF by launching GEdit with the '''gedit&''' command (remember the last &)
*When done using the interface, please close PuTTY with the '''exit''' command


*SDF/JDF/JDI: /home/eb0/jeoleb/job/danchip
==Limitations of the JEOL Compilation Computer==
*V30: /home/eb0/jeoleb/pattern/danchipv30
The JCC has two important differences from the JEOL 9500 exposure system:


#Not all condition files found on the control computer will be present on the JCC. To get accurate meaningful calculations of shot time and execution time you should however keep the STDCUR at the intended beam current in the JDF file. Remember to change the CALPRM command when transfering the files to the JEOL 9500 system.
#The minimum shot time on the JCC is 10 ns, while it i  5 ns on the system itself. Thus for pre compilation on the JCC you must use a shot pitch high enough to satisfy that condition. The shot pitch does not affect the writing time estimate.


==Accessing the JEOL Compilation Computer interface==
==Troubleshooting==
In order to access the JCC
#If the console returns a "Can't open display" error when attempting to launch the EBX Menu, please restart the computer.
#Any other issues, please notify [mailto:thope@dtu.dk Thomas Pedersen].

Latest revision as of 23:53, 31 July 2024

JEOL Compilation Computer (JCC)

From the external Beamer PC (DTU-EM00AWQD) it is possible to remotely compile job files on the JEOL Compilation Computer (JCC), thus it is possible to verify that job files compiles as intended. Once a set of job files are found to compile as intended they can then be moved to the JEOL 9500 computer for re-compilation and exposure. Remember to book and log in on the external Beamer PC when using this.

The following describes how to remotely access the JCC from the external Beamer PC.

The desktop of the external Beamer PC can be turned into something that resembles the JEOL 9500 interface for remote compilation. Illustration: Thomas Pedersen.

Initial setup

Files are transfered using FFFTP and the remote connection to the JCC is made with PuTTY. Both have to be setup before first time use. In order to set it up on your user account open the "First use" folder on the desktop and run both "FFFTP setup" and "PuTTY setup". Accept the warnings in each case. FFFTP andd PuTTY are now setup correctly. Notice that this will overwrite any settings you might already have in your FFFTP setup.

Folders on the JCC

The folder system resembles that of the JEOL 9500 system. For pre exposure compilation please use the following folders (which are already setup as bookmarks in FFFTP):

  • SDF/JDF: /home/eb0/jeoleb/job/1PreExposureFiles
  • V30: /home/eb0/jeoleb/pattern/danchipv30

Using the remote interface

To connect to the JCC simply start the PuTTY terminal found on the desktop. Choose the JEOL Compilation Computer in the Saved Sessions and click Open. The terminal will now connect and prompt for a password. The password is "Jeoleb", remember the capital J. The interface behaves alsmost identical to the JEOL 9500 computer, hence all the usual commands can be used, such as:

  • Change directory in the terminal with the cd command. Use cd job/1PreExposureFiles to go to the pre exposure files working directory
  • Compile with the usual schd -exptime sdfname command
  • Use ebxmenu to open the EBX Menu, launch the Analysis program to find ACHK
  • Edit you SDF/JDF by launching GEdit with the gedit& command (remember the last &)
  • When done using the interface, please close PuTTY with the exit command

Limitations of the JEOL Compilation Computer

The JCC has two important differences from the JEOL 9500 exposure system:

  1. Not all condition files found on the control computer will be present on the JCC. To get accurate meaningful calculations of shot time and execution time you should however keep the STDCUR at the intended beam current in the JDF file. Remember to change the CALPRM command when transfering the files to the JEOL 9500 system.
  2. The minimum shot time on the JCC is 10 ns, while it i 5 ns on the system itself. Thus for pre compilation on the JCC you must use a shot pitch high enough to satisfy that condition. The shot pitch does not affect the writing time estimate.

Troubleshooting

  1. If the console returns a "Can't open display" error when attempting to launch the EBX Menu, please restart the computer.
  2. Any other issues, please notify Thomas Pedersen.