nanoHUB

From HandWiki

nanoHUB.org
NanoHUB N COLOR HIRES.png
The nanoHUB.org logo
Type of site
Scientific research support
Websitewww.nanohub.org
CommercialNo
Launched2002

nanoHUB.org is a science and engineering gateway comprising community-contributed resources and geared toward education, professional networking, and interactive simulation tools for nanotechnology.[1] Funded by the United States National Science Foundation (NSF), it is a product of the Network for Computational Nanotechnology (NCN). NCN supports research efforts in nanoelectronics; nanomaterials; nanoelectromechanical systems (NEMS); nanofluidics; nanomedicine, nanobiology; and nanophotonics.

History

The Network for Computational Nanotechnology was established in 2002[2] to create a resource for nanoscience and nanotechnology via online services for research, education, and professional collaboration. Initially a multi-university initiative of eight member institutions including Purdue University, the University of California at Berkeley, the University of Illinois at Urbana-Champaign, Massachusetts Institute of Technology, the Molecular Foundry at Lawrence Berkeley National Laboratory, Norfolk State University, Northwestern University, and the University of Texas at El Paso, NCN now operates entirely at Purdue.

The US National Science Foundation (NSF) provided grants of approximately $14 million from 2002 through 2010, with principal investigator Mark S. Lundstrom.[3] Continuing US NSF grants have been awarded since 2007 with principal investigator Gerhard Klimeck and co-principal investigator Alejandro Strachan, with total funding of over $20 million.[4]

Resources

The Web portal of NCN is nanoHUB.org and is an instance of a HUBzero hub. It offers simulation tools, course materials, lectures, seminars, tutorials, user groups, and online meetings.[5][6] Interactive simulation tools are accessible from web browsers and run via a distributed computing network at Purdue University, as well as the TeraGrid and Open Science Grid. These resources are provided by hundreds of member contributors in the nanoscience community.[7]

Main resource types:[8]

  • Interactive simulation tools for nanotechnology and related fields
  • Course curricula for educators
  • News and events for nanotechnology
  • Lectures, podcasts and learning materials in multiple formats
  • Online seminars
  • Online workshops
  • User groups
  • Online group meeting rooms
  • Virtual Linux workspaces that facilitate tool development within an in-browser Linux machine

Simulation tools

The nanoHUB provides in-browser simulation tools geared toward nanotechnology, electrical engineering, materials science, chemistry, and semiconductor education. nanoHUB simulations are available to users as both stand-alone tools and part of structured teaching and learning curricula comprising numerous tools. Users can develop and contribute their own tools for live deployment.

Examples of tools include:[9]

SCHRED
calculates envelope wavefunctions and the corresponding bound-state energies in a typical Metal-Oxide-Semiconductor (MOS) or Semiconductor-Oxide-Semiconductor (SOS) structure and a typical SOI structure by solving self-consistently the one-dimensional (1D) Poisson equation and the 1D Schrödinger equation.
Quantum Dot Lab
computes the eigenstates of a particle in a box of various shapes including domes and pyramids.
Bulk Monte Carlo Tool
calculates the bulk values of the electron drift velocity, electron average energy and electron mobility for electric fields applied in arbitrary crystallographic direction in both column 4 (Si and Ge) and III-V (GaAs, SiC and GaN) materials.
Crystal Viewer
helps in visualizing various types of Bravais lattices, planes and Miller indices needed for many material, electronics and chemistry courses. Also large bulk systems for different materials (Silicon, InAs, GaAs, diamond, graphene, Buckyball) can be viewed using this tool.
Band Structure Lab
computes and visualizes the band structures of bulk semiconductors, thin films, and nanowires for various materials, growth orientations, and strain conditions. Physical parameters such as the bandgap and effective mass can also be obtained from the computed band structures.
nano-Materials Simulation Toolkit
uses molecular dynamics to simulate materials at the atomic scale.
DFT calculations with Quantum ESPRESSO
uses density functional theory to simulate the electronic structure of materials.

Infrastructure

Rappture Toolkit

The Rappture (Rapid APPlication infrastrucTURE) toolkit provides the basic infrastructure for the development of a large class of scientific applications, allowing scientists to focus on their core algorithm. It does so in a language-neutral fashion, so one may access Rappture in a variety of programming environments, including C/C++, Fortran and Python. To use Rappture, a developer describes all of the inputs and outputs for the simulator, and Rappture generates a Graphical User Interface (GUI) for the tool automatically.[10]

Jupyter notebooks

To complement the existing Rappture GUI tools within nanoHUB, the more recent browser based Jupyter notebooks are also available on nanoHUB, since 2017. Jupyter in nanoHUB offer new possibilities using the existing scientific software, and most notably all Rappture tools, within nanoHUB with the notebooks of interspersed code (e.g. Python, text, and multimedia.

Workspaces

A workspace is an in-browser Linux desktop that provides access to NCN's Rappture toolkit, along with computational resources available on the NCN, Open Science Grid, and TeraGrid networks. One can use these resources to conduct research, or as a development area for new simulation tools. One may upload code, compile it, test it, and debug it. Once code is tested and working properly in a workspace, it can be deployed as a live tool on nanoHUB.

A user can use normal Linux tools to transfer data into and out of a workspace. For example, sftp yourlogin@sftp.nanohub.org will establish a connection with a nanoHUB file share. Users can also use built-in WebDAV support on Windows, Macintosh, and Linux operating systems to access their nanoHUB files on a local desktop.

Middleware

The web server uses a daemon to dynamically relay incoming VNC connections to the execution host on which an application session is running. Instead of using the port router to set up a separate channel by which a file import or export operation is conducted, it uses VNC to trigger an action on the browser which relays a file transfer through the main nanoHUB web server. The primary advantage of consolidating these capabilities into the web server is that it limits the entry point to the nanoHUB to one address: www.nanohub.org. This simplifies the security model as well as reduces on the number of independent security certificates to manage.

One disadvantage of consolidating most communication through the web server is the lack of scalability when too much data is transferred by individual users. In order to avoid a network traffic jam, the web server can be replicated and clustered into one name by means of DNS round-robin selection.

The backend execution hosts that support Maxwell can operate with conventional Unix systems, Xen virtual machines, and a form of virtualization based on OpenVZ. For each system, a VNC server is pre-started for every session. When OpenVZ is used, that VNC server is started inside of a virtual container. Processes running in that container cannot see other processes on the physical system, see the CPU load imposed by other users, dominate the resources of the physical machine, or make outbound network connections. By selectively overriding the restrictions imposed by OpenVZ, it is possible to synthesize a fully private environment for each application session that the user can use remotely.[11]

Usage

The majority of users come from academic institutions using nanoHUB as part of their research and educational activities. Users also come from national labs and private industry. As a scientific resource, nanoHUB was cited hundreds of times in the scientific literature, peaking in 2009.[12][13] Approximately sixty percent of the citations stem from authors not affiliated with the NCN. More than 200 of the citations refer to nanotechnology research, with more than 150 of them citing concrete resource usage. Twenty citations elaborate on nanoHUB use in education and more than 30 refer to nanoHUB as an example of national cyberinfrastructure.[when?]

nanoHUB-U

The nanoHUB-U [14] online course initiative was developed to enable students to study a subject in a five-week framework roughly equivalent to a 1-credit class. No credit is given – quizzes and exams are simple and are intended to be aids to learning rather than rigorous tests for acquired skills. In the spirit of a research university, nanoHUB-U courses aim to bring new advances and understanding from research into the curriculum; in addition, simulation (often from nanoHUB) are heavily included in the courses. Every effort is made to present courses in a way that is accessible to beginning graduate students with a variety of different backgrounds with a minimum number of prerequisites. The ideal nanoHUB-U course is accessible to any students with an undergraduate degree in engineering or the physical sciences. Courses include nanoelectronics, nanoscale materials, and nanoscale characterization. nanoHUB-U courses are now a part of edX.

See also

References

  1. Sebastien Goasguen; Krishna Madhavan; David Wolinsky; Renato Figueiredo; Jaime Frey; Alain Roy; Paul Ruth; Dongyan Xu (2008). "Middleware Integration and Deployment Strategies for Cyberinfrastructures". Advances in Grid and Pervasive Computing. Lecture Notes in Computer Science. 5036. pp. 187–198. doi:10.1007/978-3-540-68083-3_20. ISBN 978-3-540-68081-9. 
  2. Gerhard Klimeck; Michael McLennan; Sean P. Brophy; George B. Adams III; Mark S. Lundstrom (September–October 2008). "nanoHUB.org: Advancing Education and Research in Nanotechnology". Computing in Science & Engineering (IEEE Computer Society) 10 (5): 17–23. doi:10.1109/MCSE.2008.120. Bibcode2008CSE....10e..17K. https://docs.lib.purdue.edu/cgi/viewcontent.cgi?article=1079&context=nanodocs. 
  3. "Network for Computational Nanotechnology". Award Abstract #0228390. National Science Foundation. September 10, 2002. https://www.nsf.gov/awardsearch/showAward.do?AwardNumber=0228390. Retrieved September 19, 2011. 
  4. "Network for Computational Nanotechnology Cyber Platform". Award Abstract #1227110. National Science Foundation. November 20, 2012. https://www.nsf.gov/awardsearch/showAward?AWD_ID=1227110. Retrieved February 6, 2019. 
  5. "nanoHUB.org". http://www.nanohub.org/resources. Retrieved 8 October 2014. 
  6. "Virtual World Is Sign Of Future For Scientists, Engineers". News release (Science Daily). July 18, 2008. https://www.sciencedaily.com/releases/2008/07/080716161557.htm. Retrieved September 19, 2011. 
  7. "Contributors". nanoHUB.org official web site. http://nanohub.org/members/contributors. Retrieved September 19, 2011. 
  8. Diana G. Oblinger (August 2007). "nanoHUB". ELI Paper 7. Educause Learning Initiative. Archived from the original on October 5, 2011. https://web.archive.org/web/20111005042431/http://net.educause.edu/ir/library/pdf/eli3015.pdf. Retrieved September 19, 2011. 
  9. "nanoFORGE: Available tools". nanoHUB web site. http://nanohub.org/tools. Retrieved September 19, 2011. 
  10. "infrastructure:rappture". http://rappture.org. Retrieved 8 October 2014. 
  11. Sebastien Goasguen (2007). "Grid Architecture for Scientitic Communities". Grid-based Problem Solving Environments. IFIP the International Federation for Information Processing. 239. International Federation for Information Processing. pp. 397. doi:10.1007/978-0-387-73659-4_23. ISBN 978-0-387-73658-7. 
  12. "Citations". nanoHUB.org web site. http://www.nanohub.org/citations. Retrieved September 19, 2011. 
  13. James R. Bottum; James F. Davis; Peter M. Siegel; Brad Wheeler; Diana G. Oblinger (July–August 2008). "Cyberinfrastructure: In Tune for the Future". Educause Review 43 (4). http://connect.educause.edu/Library/EDUCAUSE+Review/CyberinfrastructureInTune/46966. Retrieved September 19, 2011. 
  14. "Group: NanoHUB-U". https://nanohub.org/groups/u. 

Further reading

External links