NASA's Cold Atom Laboratory: Four Years of Quantum Science Operations in Space
Authors:
Kamal Oudrhiri,
James M. Kohel,
Nate Harvey,
James R. Kellogg,
David C. Aveline,
Roy L. Butler,
Javier Bosch-Lluis,
John L. Callas,
Leo Y. Cheng,
Arvid P. Croonquist,
Walker L. Dula,
Ethan R. Elliott,
Jose E. Fernandez,
Jorge Gonzales,
Raymond J. Higuera,
Shahram Javidnia,
Sandy M. Kwan,
Norman E. Lay,
Dennis K. Lee,
Irena Li,
Gregory J. Miles,
Michael T. Pauken,
Kelly L. Perry,
Leah E. Phillips,
Diane C. Malarik
, et al. (14 additional authors not shown)
Abstract:
The Cold Atom Laboratory (CAL) is a quantum facility for studying ultra-cold gases in the microgravity environment of the International Space Station. It enables research in a temperature regime and force-free environment inaccessible to terrestrial laboratories. In the microgravity environment, observation times over a few seconds and temperatures below 100 pK are achievable, unlocking the potent…
▽ More
The Cold Atom Laboratory (CAL) is a quantum facility for studying ultra-cold gases in the microgravity environment of the International Space Station. It enables research in a temperature regime and force-free environment inaccessible to terrestrial laboratories. In the microgravity environment, observation times over a few seconds and temperatures below 100 pK are achievable, unlocking the potential to observe new quantum phenomena. CAL launched to the International Space Station in May 2018 and has been operating since then as the world's first multi-user facility for studying ultra\-cold atoms in space. CAL is the first quantum science facility to produce the fifth state of matter called a Bose-Einstein condensate with rubidium-87 and potassium-41 in Earth orbit. We will give an overview of CAL's operational setup, outline its contributions to date, present planned upgrades for the next few years, and consider design choices for microgravity BEC successor-mission planning.
△ Less
Submitted 22 May, 2023;
originally announced May 2023.
PVM-Distributed Implementation of the Radiance Code
Authors:
Francisco R. Villatoro,
Antonio J. Nebro,
Jose E. Fernández
Abstract:
The Parallel Virtual Machine (PVM) tool has been used for a distributed implementation of Greg Ward's Radiance code. In order to generate exactly the same primary rays with both the sequential and the parallel codes, the quincunx sampling technique used in Radiance for the reduction of the number of primary rays by interpolation, must be left untouched in the parallel implementation. The octree…
▽ More
The Parallel Virtual Machine (PVM) tool has been used for a distributed implementation of Greg Ward's Radiance code. In order to generate exactly the same primary rays with both the sequential and the parallel codes, the quincunx sampling technique used in Radiance for the reduction of the number of primary rays by interpolation, must be left untouched in the parallel implementation. The octree of local ambient values used in Radiance for the indirect illumination has been shared among all the processors. Both static and dynamic image partitioning techniques which replicate the octree of the complete scene in all the processors and have load-balancing, have been developed for one frame rendering. Speedups larger than 7.5 have been achieved in a network of 8 workstations. For animation sequences, a new dynamic partitioning distribution technique with superlinear speedups has also been developed.
△ Less
Submitted 22 February, 2008;
originally announced February 2008.