id
stringlengths
9
16
submitter
stringlengths
1
64
authors
stringlengths
3
62.8k
title
stringlengths
1
382
comments
stringlengths
1
1.15k
journal-ref
stringlengths
1
557
doi
stringlengths
7
153
report-no
stringlengths
1
509
categories
stringlengths
5
125
license
stringclasses
9 values
abstract
stringlengths
6
6.09k
versions
listlengths
1
187
update_date
timestamp[s]date
2007-05-23 00:00:00
2025-05-16 00:00:00
authors_parsed
sequencelengths
1
2.83k
physics/0306108
Marian Ivanov
M.Ivanov, K.Safarik, Y.Belikov, J.Bracinik
TPC tracking and particle identification in high-density environment
9 pages, 5 figures
null
null
null
physics.data-an
null
Track finding and fitting algorithm in the ALICE Time projection chamber (TPC) based on Kalman-filtering is presented. Implementation of particle identification (PID) using d$E$/d$x$ measurement is discussed. Filtering and PID algorithm is able to cope with non-Gaussian noise as well as with ambiguous measurements in a high-density environment. The occupancy can reach up to 40% and due to the overlaps, often the points along the track are lost and others are significantly displaced. In the present algorithm, first, clusters are found and the space points are reconstructed. The shape of a cluster provides information about overlap factor. Fast spline unfolding algorithm is applied for points with distorted shapes. Then, the expected space point error is estimated using information about the cluster shape and track parameters. Furthermore, available information about local track overlap is used. Tests are performed on simulation data sets to validate the analysis and to gain practical experience with the algorithm.
[ { "version": "v1", "created": "Fri, 13 Jun 2003 15:57:50 GMT" }, { "version": "v2", "created": "Fri, 27 Jun 2003 08:35:14 GMT" } ]
2007-05-23T00:00:00
[ [ "Ivanov", "M.", "" ], [ "Safarik", "K.", "" ], [ "Belikov", "Y.", "" ], [ "Bracinik", "J.", "" ] ]
physics/0306109
Shigeki
S. Misawa, O. Rind, T. Throwe
Securing a HENP Computing Facility
Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 5 pages, LaTeX, PSN MODT011
null
null
null
physics.comp-ph
null
Traditionally, HENP computing facilities have been open facilities that are accessed in many different ways by users that are both internal and external to the facility. However, the need to protect the facility from cybersecurity threats has made it difficult to maintain the openness of the facility to off-site and on-site users. In this paper, we discuss the strategy we have used and the architecture we have developed and deployed to increase the security the US ATLAS and RHIC Computing Facilities, while trying to maintain the openness and accessibility that our user community has come to expect. Included in this discussion are the tools that we have used and the operational experience we have had with the deployed architecture.
[ { "version": "v1", "created": "Fri, 13 Jun 2003 18:18:14 GMT" } ]
2007-05-23T00:00:00
[ [ "Misawa", "S.", "" ], [ "Rind", "O.", "" ], [ "Throwe", "T.", "" ] ]
physics/0306110
Maarten Ballintijn
Maarten Ballintijn (1), Rene Brun (2), Fons Rademakers (2) and Gunther Roland (1) ((1) MIT, Cambridge, USA, (2) CERN, Geneva, CH)
The PROOF Distributed Parallel Analysis Framework based on ROOT
Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, CA, USA, March 2003, 5 pages, LaTeX, 4 eps figures. PSN TULT003
null
null
null
physics.data-an
null
The development of the Parallel ROOT Facility, PROOF, enables a physicist to analyze and understand much larger data sets on a shorter time scale. It makes use of the inherent parallelism in event data and implements an architecture that optimizes I/O and CPU utilization in heterogeneous clusters with distributed storage. The system provides transparent and interactive access to gigabytes today. Being part of the ROOT framework PROOF inherits the benefits of a performant object storage system and a wealth of statistical and visualization tools. This paper describes the key principles of the PROOF architecture and the implementation of the system. We will illustrate its features using a simple example and present measurements of the scalability of the system. Finally we will discuss how PROOF can be interfaced and make use of the different Grid solutions.
[ { "version": "v1", "created": "Fri, 13 Jun 2003 19:02:01 GMT" } ]
2007-05-23T00:00:00
[ [ "Ballintijn", "Maarten", "", "MIT, Cambridge, USA" ], [ "Brun", "Rene", "", "CERN, Geneva, CH" ], [ "Rademakers", "Fons", "", "CERN, Geneva, CH" ], [ "Roland", "Gunther", "", "MIT, Cambridge, USA" ] ]
physics/0306113
Szymon Gadomski
S.Gadomski, et al
Experience with multi-threaded C++ applications in the ATLAS DataFlow software
Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 5 pages, PDF, Word source sent by ftp to SLAC as requested, 5 figures included. PSN MOGT011
null
null
null
physics.ins-det
null
The DataFlow is sub-system of the ATLAS data acquisition responsible for the reception, buffering and subsequent movement of partial and full event data to the higher level triggers: Level 2 and Event Filter. The design of the software is based on OO methodology and its implementation relies heavily on the use of posix threads and the Standard Template Library. This article presents our experience with Linux, posix threads and the Standard Template Library in the real time environment of the ATLAS data flow.
[ { "version": "v1", "created": "Fri, 13 Jun 2003 19:49:08 GMT" } ]
2007-05-23T00:00:00
[ [ "Gadomski", "S.", "" ] ]
physics/0306114
Frank Gaede
Frank Gaede, Ties Behnke, Norman Graf, Tony Johnson
LCIO - A persistency framework for linear collider simulation studies
Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 5 pages, LaTeX, 4 eps figures. PSN TUKT001
null
null
null
physics.data-an
null
Almost all groups involved in linear collider detector studies have their own simulation software framework. Using a common persistency scheme would allow to easily share results and compare reconstruction algorithms. We present such a persistency framework, called LCIO (Linear Collider I/O). The framework has to fulfill the requirements of the different groups today and be flexible enough to be adapted to future needs. To that end we define an `abstract object persistency layer' that will be used by the applications. A first implementation, based on a sequential file format (SIO) is completely separated from the interface, thus allowing to support additional formats if necessary. The interface is defined with the AID (Abstract Interface Definition) tool from freehep.org that allows creation of Java and C++ code synchronously. In order to make use of legacy software a Fortran interface is also provided. We present the design and implementation of LCIO.
[ { "version": "v1", "created": "Fri, 13 Jun 2003 23:26:38 GMT" } ]
2007-05-23T00:00:00
[ [ "Gaede", "Frank", "" ], [ "Behnke", "Ties", "" ], [ "Graf", "Norman", "" ], [ "Johnson", "Tony", "" ] ]
physics/0306115
Tatsumi Koi
T. Koi, M. Asai, D. H. Wright (SLAC), K. Niita (RIST), Y. Nara (Univ. of Arizona), K. Amako, T. Sasaki (KEK)
Interfacing the JQMD and JAM Nuclear Reaction Codes to Geant4
Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003,4pages, PDF, 3 figures
null
null
null
physics.comp-ph
null
Geant4 is a toolkit for the simulation of the passage of particles through matter. It provides a comprehensive set of tools for geometry, tracking, detector response, run, event and track management, visualization and user interfaces. Geant4 also has an abundant set of physics models that handle the diverse interactions of particles with matter across a wide energy range. However, there are also many well-established reaction codes currently used in the same fields where Geant4 is applied. In order to take advantage of these codes, we began to investigate their use from within the framework of Geant4. The first codes chosen for this investigation were the Jaeri Quantum Molecular Dynamics (JQMD) and Jet AA Microscopic Transportation Model (JAM) codes. JQMD is a QMD model code which is widely used to analyze various aspects of heavy ion reactions. JAM is a hadronic cascade model code which explicitly treats all established hadronic states, including resonances with explicit spin and isospin, as well as their anti-particles. We successfully developed interfaces between these codes and Geant4. These allow a user to construct a detector using the powerful material and geometrical capabilities of Geant4, while at the same time implementing nuclear reactions handled by the JQMD and JAM models and the Hadronic framework of Geant4 proved its flexibility and expandability.
[ { "version": "v1", "created": "Sat, 14 Jun 2003 00:21:45 GMT" } ]
2007-05-23T00:00:00
[ [ "Koi", "T.", "", "SLAC" ], [ "Asai", "M.", "", "SLAC" ], [ "Wright", "D. H.", "", "SLAC" ], [ "Niita", "K.", "", "RIST" ], [ "Nara", "Y.", "", "Univ.\n of Arizona" ], [ "Amako", "K.", "", "KEK" ], [ "Sasaki", "T.", "", "KEK" ] ]
physics/0306116
Wouter Verkerke
Wouter Verkerke and David Kirkby
The RooFit toolkit for data modeling
Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 9 pages, LaTeX, 6 eps figures. PSN MOLT07
null
null
null
physics.data-an
null
RooFit is a library of C++ classes that facilitate data modeling in the ROOT environment. Mathematical concepts such as variables, (probability density) functions and integrals are represented as C++ objects. The package provides a flexible framework for building complex fit models through classes that mimic math operators, and is straightforward to extend. For all constructed models RooFit provides a concise yet powerful interface for fitting (binned and unbinned likelihood, chi^2), plotting and toy Monte Carlo generation as well as sophisticated tools to manage large scale projects. RooFit has matured into an industrial strength tool capable of running the BABAR experiment's most complicated fits and is now available to all users on SourceForge.
[ { "version": "v1", "created": "Sat, 14 Jun 2003 00:27:24 GMT" } ]
2007-05-23T00:00:00
[ [ "Verkerke", "Wouter", "" ], [ "Kirkby", "David", "" ] ]
physics/0306117
Bobby Scurlock
D.Acosta, V.Golovtsov, M.Kan, A.Madorsky, B.Scurlock, H.Stoeck, L.Uvarov, S.M.Wang
A 3-D Track-Finding Processor for the CMS Level-1 Muon Trigger
7 pages, 5 figures, proceedings for the conference on Computing in High Energy and Nuclear Physics, March 24-28 2003, La Jolla, California
null
null
null
physics.ins-det
null
We report on the design and test results of a prototype processor for the CMS Level-1 trigger that performs 3-D track reconstruction and measurement from data recorded by the cathode strip chambers of the endcap muon system. The tracking algorithms are written in C++ using a class library we developed that facilitates automatic conversion to Verilog. The code is synthesized into firmware for field-programmable gate-arrays from the Xilinx Virtex-II series. A second-generation prototype has been developed and is currently under test. It performs regional track-finding in a 60 degree azimuthal sector and accepts 3 GB/s of input data synchronously with the 40 MHz beam crossing frequency. The latency of the track-finding algorithms is expected to be 250 ns, including geometrical alignment correction of incoming track segments and a final momentum assignment based on the muon trajectory in the non-uniform magnetic field in the CMS endcaps.
[ { "version": "v1", "created": "Sat, 14 Jun 2003 03:51:40 GMT" } ]
2007-05-23T00:00:00
[ [ "Acosta", "D.", "" ], [ "Golovtsov", "V.", "" ], [ "Kan", "M.", "" ], [ "Madorsky", "A.", "" ], [ "Scurlock", "B.", "" ], [ "Stoeck", "H.", "" ], [ "Uvarov", "L.", "" ], [ "Wang", "S. M.", "" ] ]
physics/0306118
Nikolai Lebovka
N. I. Lebovka, E. Vorobiev
On the origin of the deviation from the first order kinetics in inactivation of microbial cells by pulsed electric fields
4 pages, 4 figures, RevTex4
null
null
null
physics.bio-ph q-bio
null
A computer model was developed for estimation of the kinetics of microbial inactivation by pulsed electric field. The model is based on the electroporation theory of individual membrane damage, where spherical cell geometry and distribution of cell sizes are assumed. The variation of microbial cell sizes was assumed to follow a statistical probability distribution of the Gaussian type. Surviving kinetics was approximated by Weibull equation. The dependencies of two Weibull parameters (shape \textit{n} and time $\tau $, respectively) versus electric field intensity E and width of cell diameters distribution was studied.
[ { "version": "v1", "created": "Sat, 14 Jun 2003 09:14:51 GMT" } ]
2007-05-23T00:00:00
[ [ "Lebovka", "N. I.", "" ], [ "Vorobiev", "E.", "" ] ]
physics/0306119
Jin-Mo Chung
J. -M. Chung
A comment on W. Greiner's "Quantum Mechanics -- An Introduction"
4 pages, no figure
null
null
null
physics.ed-ph
null
It is pointed out that in Greiner's book, ``Quantum Mechanics --An Introduction,'' there is a confusion between the wavelength spectral function and the (angular) frequency spectral function in the derivation of the Wien's displacement law.
[ { "version": "v1", "created": "Sun, 15 Jun 2003 10:23:21 GMT" } ]
2007-05-23T00:00:00
[ [ "Chung", "J. -M.", "" ] ]
physics/0306120
Ichiro Adachi
I.Adachi, R.Itoh, N.Katayama, T.Tsukamoto, T.Hibino, M.Yokoyama, L.Hinz and F.Ronga
Computing System for the Belle Experiment
Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 6 pages, LaTex, 7 eps figures, PSN MODT010
null
null
null
physics.ins-det
null
We describe the offline computing system of the Belle experiment, consisting of a computing farm with one thousand IA-32 CPUs. Up to now, the Belle experiment has accumulated more than 120 fb$^{-1}$ of data, which is the world largest $B\bar{B}$ sample at the $\Upsilon(4S)$ energy. The data have to be processed with a single version of reconstruction software and calibration constants to perform precise measurements of $B$ meson decays. In addition, Monte Carlo samples three times larger than the real beam data are generated. To fullfill our computing needs, we have constructed the computing system with 90(300) quad(dual) CPU PC servers from multiple vendors as a central processing system. The details of this computing system and performance of data processing with the current model are presented.
[ { "version": "v1", "created": "Sat, 14 Jun 2003 09:38:31 GMT" } ]
2007-05-23T00:00:00
[ [ "Adachi", "I.", "" ], [ "Itoh", "R.", "" ], [ "Katayama", "N.", "" ], [ "Tsukamoto", "T.", "" ], [ "Hibino", "T.", "" ], [ "Yokoyama", "M.", "" ], [ "Hinz", "L.", "" ], [ "Ronga", "F.", "" ] ]
physics/0306123
Christian Buth
Christian Buth, Robin Santra, Lorenz S. Cederbaum
Ionization of the Xenon Fluorides
10 pages, 2 figures, 4 tables, RevTeX4, corrected typos
J. Chem. Phys. 119, 7763--7771 (2003)
10.1063/1.1609975
null
physics.chem-ph
null
The noble-gas atom xenon can bind fluorine atoms and form several stable compounds. We study the electronic structure of the xenon fluorides (XeFn, n = 2,4,6) by calculating their ionization spectra using a Green's function method, which allows to treat many-body effects at a high level. Our focus is on the valence region and on the Xe 4d core hole. We observe a sensitive dependence of the spectra on the number of fluorine ligands. Systematic line shifts are uncovered and explained. In the Xe 5s and F 2s inner-valence regimes, from XeF2 to XeF6, the usefulness of the one-particle picture of ionization is found to become progressively worse. Moreover, adding the electronegative fluorine ligands seems to enhance--not suppress--the Auger decay of a Xe 4d core hole.
[ { "version": "v1", "created": "Sun, 15 Jun 2003 14:21:41 GMT" }, { "version": "v2", "created": "Sat, 6 Dec 2003 17:27:59 GMT" } ]
2007-05-23T00:00:00
[ [ "Buth", "Christian", "" ], [ "Santra", "Robin", "" ], [ "Cederbaum", "Lorenz S.", "" ] ]
physics/0306124
Matti Peez
M. Peez
The new object oriented analysis framework for H1
Talk from the 2003 Computing in High energy and Nuclear Physics (CHEP 03), La Jolla, Ca. USA, March 2003, 3 pages, 1 eps figure, PSN THLT 007
null
null
null
physics.data-an
null
During the years 2000 and 2001 the HERA machine and the H1 experiment performed substantial luminosity upgrades. To cope with the increased demands on data handling an effort was made to redesign and modernize the analysis software. Main goals were to lower turn-around time for physics analysis by providing a single framework for data storage, event selection, physics and event display. The new object oriented analysis environment based on the RooT framework provides a data access front-end for the new data storage scheme and a new event display. The analysis data is stored in four different layers of separate files. Each layer represents a different level of abstraction, i.e. reconstruction output, physics particles, event summary information and user specific information. Links between the layers allow correlating quantities of different layers. Currently, this framework is used for data analyses of the previous collected data and for standard data production of the currently collected data.
[ { "version": "v1", "created": "Mon, 16 Jun 2003 13:23:26 GMT" } ]
2007-05-23T00:00:00
[ [ "Peez", "M.", "" ] ]
physics/0306127
Andrea Dell'Acqua
Andrea Dell'Acqua
Status of the physics validation studies using Geant4 in ATLAS
CHEP '03 proceedings, 7 pages, 22 figures
null
null
null
physics.data-an
null
The new simulation for the ATLAS detector at LHC is performed using Geant4 in a complete OO/C++ environment. In this framework the simulation of the various test beams for the different ATLAS subdetectors offers an excellent opportunity to perform physics validation studies over a wide range of physics domains: the electromagnetic processes, the individual hadronic interactions, the electromagnetic and hadronic signals in calorimeters. The simulation is implemented by paying special attention to all details of the experimental layout and by testing all possible physics processes which may be of relevance to the specific detector under test: the resulting simulation programs are often more detailed than the corresponding Geant3-based simulation suites. In this paper we present relevant features of muon, electron and pion signals in various ATLAS detectors. All remaining discrepancies between Geant4 and test-beam data are currently being addressed and progress is continuous. This work shows that Geant4 is becoming a mature and useful product for simulating specific features of large-scale detector systems.
[ { "version": "v1", "created": "Mon, 16 Jun 2003 15:12:01 GMT" } ]
2007-05-23T00:00:00
[ [ "Dell'Acqua", "Andrea", "" ] ]
physics/0306128
Matthias Troyer
M. Troyer, F. Alet, S. Trebst, S. Wessel
Non-local updates for quantum Monte Carlo simulations
14 pages, article for the proceedings of the "The Monte Carlo Method in the Physical Sciences: Celebrating the 50th Anniversary of the Metropolis Algorithm", Los Alamos, June 9-11, 2003
AIP Conf. Proc. 690, 156 (2003)
10.1063/1.1632126
null
physics.comp-ph cond-mat.stat-mech hep-lat
null
We review the development of update schemes for quantum lattice models simulated using world line quantum Monte Carlo algorithms. Starting from the Suzuki-Trotter mapping we discuss limitations of local update algorithms and highlight the main developments beyond Metropolis-style local updates: the development of cluster algorithms, their generalization to continuous time, the worm and directed-loop algorithms and finally a generalization of the flat histogram method of Wang and Landau to quantum systems.
[ { "version": "v1", "created": "Mon, 16 Jun 2003 20:21:01 GMT" } ]
2007-05-23T00:00:00
[ [ "Troyer", "M.", "" ], [ "Alet", "F.", "" ], [ "Trebst", "S.", "" ], [ "Wessel", "S.", "" ] ]
physics/0306129
Dirk Duellmann
Dirk Duellmann (on behalf of the POOL Project)
The LCG POOL Project, General Overview and Project Structure
Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 5 pages. PSN MOKT007
null
null
null
physics.comp-ph physics.data-an
null
The POOL project has been created to implement a common persistency framework for the LHC Computing Grid (LCG) application area. POOL is tasked to store experiment data and meta data in the multi Petabyte area in a distributed and grid enabled way. First production use of new framework is expected for summer 2003. The project follows a hybrid approach combining C++ Object streaming technology such as ROOT I/O for the bulk data with a transactionally safe relational database (RDBMS) store such as MySQL. POOL is based a strict component approach - as laid down in the LCG persistency and blue print RTAG documents - providing navigational access to distributed data without exposing details of the particular storage technology. This contribution describes the project breakdown into work packages, the high level interaction between the main pool components and summarizes current status and plans.
[ { "version": "v1", "created": "Mon, 16 Jun 2003 22:22:47 GMT" } ]
2007-05-23T00:00:00
[ [ "Duellmann", "Dirk", "", "on behalf of the POOL Project" ] ]
physics/0306131
S. J. H. Petra
S.J.H. Petra, K.A.H. van Leeuwen, L. Feenstra, W. Hogervorst, and W. Vassen
Numerical simulations on the motion of atoms travelling through a standing-wave light field
9 pages, 4 figures
Eur. Phys. J. D 27 (1), 83-91 (2003)
10.1140/epjd/e2003-00229-y
null
physics.atom-ph
null
The motion of metastable helium atoms travelling through a standing light wave is investigated with a semi-classical numerical model. The results of a calculation including the velocity dependence of the dipole force are compared with those of the commonly used approach, which assumes a conservative dipole force. The comparison is made for two atom guiding regimes that can be used for the production of nanostructure arrays; a low power regime, where the atoms are focused in a standing wave by the dipole force, and a higher power regime, in which the atoms channel along the potential minima of the light field. In the low power regime the differences between the two models are negligible and both models show that, for lithography purposes, pattern widths of 150 nm can be achieved. In the high power channelling regime the conservative force model, predicting 100 nm features, is shown to break down. The model that incorporates velocity dependence, resulting in a structure size of 40 nm, remains valid, as demonstrated by a comparison with quantum Monte-Carlo wavefunction calculations.
[ { "version": "v1", "created": "Tue, 17 Jun 2003 09:21:43 GMT" } ]
2007-05-23T00:00:00
[ [ "Petra", "S. J. H.", "" ], [ "van Leeuwen", "K. A. H.", "" ], [ "Feenstra", "L.", "" ], [ "Hogervorst", "W.", "" ], [ "Vassen", "W.", "" ] ]
physics/0306133
Marian Ivanov
M.Ivanov, A.Nicolaucig, A.Krechtchouk
Data compression using correlations and stochastic processes in the ALICE Time Projection chamber
8 pages, 3 figures, Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, PSN THLT002
null
null
null
physics.data-an physics.ins-det
null
In this paper lossless and a quasi lossless algorithms for the online compression of the data generated by the Time Projection Chamber (TPC) detector of the ALICE experiment at CERN are described. The first algorithm is based on a lossless source code modelling technique, i.e. the original TPC signal information can be reconstructed without errors at the decompression stage. The source model exploits the temporal correlation that is present in the TPC data to reduce the entropy of the source. The second algorithm is based on a lossy source code modelling technique. In order to evaluate the consequences of the error introduced by the lossy compression, the results of the trajectory tracking algorithms that process data offline are analyzed, in particular, with respect to the noise introduced by the compression. The offline analysis has two steps: cluster finder and track finder. The results on how these algorithms are affected by the lossy compression are reported. In both compression technique entropy coding is applied to the set of events defined by the source model to reduce the bit rate to the corresponding source entropy. Using TPC simulated data, the lossless and the lossy compression achieve a data reduction to 49.2% of the original data rate and respectively in the range of 35% down to 30% depending on the desired precision.In this study we have focused on methods which are easy to implement in the frontend TPC electronics.
[ { "version": "v1", "created": "Tue, 17 Jun 2003 15:27:03 GMT" } ]
2007-05-23T00:00:00
[ [ "Ivanov", "M.", "" ], [ "Nicolaucig", "A.", "" ], [ "Krechtchouk", "A.", "" ] ]
physics/0306134
Enrique Ordaz Romay
Enrique Ordaz Romay
The action as a differential n-form and the analytic deduction of the nuclear potentials
16 pages
null
null
null
physics.gen-ph physics.ed-ph
null
All the natural forces act through potential fields. Both, the electromagnetic vector potential and the gravitational potential of the general relativity are usually deduced starting from general analytic considerations. However, the nuclear potentials of the weak and strong forces are calculated experimentally, leading to what is known as phenomenological potentials. That is to say, expressions requiring adjustments according to the experimental results. This fact may change if we consider the action as a differential form. In this case it is possible to deduct some potentials for the nuclear forces departing from general analytic considerations.
[ { "version": "v1", "created": "Tue, 17 Jun 2003 18:59:57 GMT" } ]
2007-05-23T00:00:00
[ [ "Romay", "Enrique Ordaz", "" ] ]
physics/0306136
Randall D. Peters
Randall D. Peters
Ruchhardt Oscillator Decay- Thermodynamic basis for Hysteretic Damping
3 pages, 1 figure
null
null
null
physics.class-ph physics.ed-ph
null
Using thermodynamic arguments based on the ideal gas law, it is shown that hysteretic (also called structural) damping is the natural form of energy dissipation for this classic oscillator that is used to measure the ratio of heat capacities for a gas.
[ { "version": "v1", "created": "Tue, 17 Jun 2003 22:10:16 GMT" } ]
2007-05-23T00:00:00
[ [ "Peters", "Randall D.", "" ] ]
physics/0306138
Roger John Barlow
Roger Barlow
Asymmetric Systematic Errors
12 pages
null
null
MAN/HEP/03/02
physics.data-an hep-ex
null
Asymmetric systematic errors arise when there is a non-linear dependence of a result on a nuisance parameter. Their combination is traditionally done by adding positive and negative deviations separately in quadrature. There is no sound justification for this, and it is shown that indeed it is sometimes clearly inappropriate. Consistent techniques are given for this combination of errors, and also for evaluating $\chi^2$, and for forming weighted sums.
[ { "version": "v1", "created": "Wed, 18 Jun 2003 06:47:44 GMT" } ]
2007-05-23T00:00:00
[ [ "Barlow", "Roger", "" ] ]
physics/0306140
George Parzen
G. Parzen
Island Resonances
18 pages, 19 figures
null
null
BNL/SNS Tech, Note No. 122
physics.acc-ph
null
Resonances driven by the error field multipoles in the magnets often show themselves as islands in phase plots of the particle motion. In order to be able to measure the strength of the island resonance, and then to correct it, it is helpful to study how these resonances show themselves. In particular, one can study how the presence of the island resonances distort the tune dependence on the amplitude, and the emittance growth caused by the island resonance. Islands in 4-dimensional phase space, unlike islands in 2-dimensional phase space, are not easy to visualize. This study will show how to visualize the islands in 4-dimensional phase space by studying the tune dependence on the amplitude of the particle motion. These effects are to some extent measureable, and can lead to a way to correct the resonance.
[ { "version": "v1", "created": "Wed, 18 Jun 2003 18:06:02 GMT" } ]
2007-05-23T00:00:00
[ [ "Parzen", "G.", "" ] ]
physics/0306141
RD Schaffer
C. Arnault, A. Schaffer
Use of a Generic Identification Scheme Connecting Events and Detector Description in the ATLAS Experiment
null
null
null
null
physics.comp-ph
null
High energy physics detectors can be described hierarchically from the different subsystems to their divisions in r, phi, theta and to the individual readout channels. An identification schema that follows the logical decomposition of the ATLAS detector has been introduced allowing identification of individual readout channels as well as other parts of the detector, in particular detector elements. These identifiers provide a sort of ?glue? allowing, for example, the connection of raw event data to their detector description for position calculation or alignment corrections, as well as fast access to subsets of the event data for event trigger selection. There are two important requirements on the software to support such an identification scheme. First is the possibility to formally specify these identifiers in terms of their structure and allowed values. And second is to generate different forms of the identifiers optimised in terms of access efficiency to information content, compactness or search key efficiency. We present here the generic toolkit developed in the context of the ATLAS experiment to primarily provide the identification of the readout channels and detector elements. The architecture of the toolkit is decomposed into three parts: an XML-based dictionary containing the formal specification of a particular range of identifiers, a set of various identifier classes (offering various level of compaction), and finally a set of ?helper? classes, specific for each detector system, which serve as intermediaries between the dictionary and the identifier classes to create, manipulate and interpret the identifiers. This architecture will be described as well as the various applications of this identification scheme.
[ { "version": "v1", "created": "Wed, 18 Jun 2003 17:01:53 GMT" } ]
2007-05-23T00:00:00
[ [ "Arnault", "C.", "" ], [ "Schaffer", "A.", "" ] ]
physics/0306143
Carla Faria
C. Figueira de Morisson Faria, X. Liu, H. Schomerus and W. Becker
Coulomb repulsion and quantum-classical correspondence in laser-induced nonsequential double ionization
5 pages revtex4, 4 eps files; contents and figures have been modified
Phys. Rev. A 69, 021402(R) (2004)
10.1103/PhysRevA.69.021402
null
physics.atom-ph
null
The influence of electron-electron Coulomb repulsion on nonsequential double ionization of rare-gas atoms is investigated. Several variants of the quantum-mechanical transition amplitude are evaluated that differ by the form of the inelastic electron-ion rescattering and whether or not Coulomb repulsion between the two electrons in the final state is included. For high laser intensity, an entirely classical model is formulated that simulates the rescattering scenario.
[ { "version": "v1", "created": "Wed, 18 Jun 2003 16:45:27 GMT" }, { "version": "v2", "created": "Thu, 9 Oct 2003 13:22:14 GMT" } ]
2007-05-23T00:00:00
[ [ "Faria", "C. Figueira de Morisson", "" ], [ "Liu", "X.", "" ], [ "Schomerus", "H.", "" ], [ "Becker", "W.", "" ] ]
physics/0306144
Dmitry Budker
Katherine Kerner, Simon M. Rochester, Valeriy V. Yashchuk, and D. Budker
Variable Free Spectral Range Spherical Mirror Fabry-Perot Interferometer
11 pages, 7 figures, accepted to Siberian Journal of Physics
null
null
null
physics.atom-ph physics.optics
null
A spherical Fabry-Perot interferometer with adjustable mirror spacing is used to produce interference fringes with frequency separation (c/2L)/N, N=2-15. The conditions for observation of these fringes are derived from the consideration of the eigenmodes of the cavity with high transverse indices.
[ { "version": "v1", "created": "Wed, 18 Jun 2003 23:36:29 GMT" } ]
2007-05-23T00:00:00
[ [ "Kerner", "Katherine", "" ], [ "Rochester", "Simon M.", "" ], [ "Yashchuk", "Valeriy V.", "" ], [ "Budker", "D.", "" ] ]
physics/0306146
Lazar Fleysher
L. Fleysher, R. Fleysher, T. J. Haines, A. I. Mincer, P. Nemethy
The uniformly most powerful test of statistical significance for counting-type experiments with background
8 pages, 1 figure, submitted to PRD
null
null
null
physics.data-an astro-ph hep-ex
null
In this paper, after a discussion of general properties of statistical tests, we present the construction of the most powerful hypothesis test for determining the existence of a new phenomenon in counting-type experiments where the observed Poisson process is subject to a Poisson distributed background with unknown mean.
[ { "version": "v1", "created": "Thu, 19 Jun 2003 16:55:42 GMT" } ]
2007-05-23T00:00:00
[ [ "Fleysher", "L.", "" ], [ "Fleysher", "R.", "" ], [ "Haines", "T. J.", "" ], [ "Mincer", "A. I.", "" ], [ "Nemethy", "P.", "" ] ]
physics/0306148
V. A. Kuz'menko
V.A.Kuz'menko
Physical origin of nonlinear phenomena in optics
11 pages LaTeX2e, 4 PS figures
null
null
null
physics.optics physics.gen-ph
null
The physical nature of numerous of the nonlinear phenomena in optics is explained by inequality of forward and reversed optical transitions, that corresponds to a principle of time invariance violation in electromagnetic interactions. The direct and indirect experimental proofs of such inequality and direction of the further researches are discussed.
[ { "version": "v1", "created": "Fri, 20 Jun 2003 07:51:03 GMT" } ]
2007-05-23T00:00:00
[ [ "Kuz'menko", "V. A.", "" ] ]
physics/0306150
Frans Meijers
V. Brigljevic, G. Bruno, E. Cano, S. Cittolin, A. Csilling, D. Gigi, F. Glege, R. Gomez-Reino, M. Gulmini, J. Gutleber, C. Jacobs, M. Kozlovszky, H. Larsen, I. Magrans de Abril, F. Meijers, E. Meschi, S. Murray, A. Oh, L. Orsini, L. Pollet, A. Racz, D. Samyn, P. Scharff-Hansen, C. Schwick, P. Sphicas (CERN) V. ODell, I. Suzuki (Fermilab) L. Berti, G. Maron, N. Toniolo, L. Zangrando (Legnaro) A. Ninane (Louvain-la-Neuve) S. Erhan (UCLA) S. Bhattacharya, J. Branson (UCSD)
The CMS Event Builder
Conference CHEP03
null
null
null
physics.ins-det
null
The data acquisition system of the CMS experiment at the Large Hadron Collider will employ an event builder which will combine data from about 500 data sources into full events at an aggregate throughput of 100 GByte/s. Several architectures and switch technologies have been evaluated for the DAQ Technical Design Report by measurements with test benches and by simulation. This paper describes studies of an EVB test-bench based on 64 PCs acting as data sources and data consumers and employing both Gigabit Ethernet and Myrinet technologies as the interconnect. In the case of Ethernet, protocols based on Layer-2 frames and on TCP/IP are evaluated. Results from ongoing studies, including measurements on throughput and scaling are presented. The architecture of the baseline CMS event builder will be outlined. The event builder is organised into two stages with intelligent buffers in between. The first stage contains 64 switches performing a first level of data concentration by building super-fragments from fragments of 8 data sources. The second stage combines the 64 super-fragments into full events. This architecture allows installation of the second stage of the event builder in steps, with the overall throughput scaling linearly with the number of switches in the second stage. Possible implementations of the components of the event builder are discussed and the expected performance of the full event builder is outlined.
[ { "version": "v1", "created": "Fri, 20 Jun 2003 14:03:31 GMT" } ]
2007-05-23T00:00:00
[ [ "Brigljevic", "V.", "", "CERN" ], [ "Bruno", "G.", "", "CERN" ], [ "Cano", "E.", "", "CERN" ], [ "Cittolin", "S.", "", "CERN" ], [ "Csilling", "A.", "", "CERN" ], [ "Gigi", "D.", "", "CERN" ], [ "Glege", "F.", "", "CERN" ], [ "Gomez-Reino", "R.", "", "CERN" ], [ "Gulmini", "M.", "", "CERN" ], [ "Gutleber", "J.", "", "CERN" ], [ "Jacobs", "C.", "", "CERN" ], [ "Kozlovszky", "M.", "", "CERN" ], [ "Larsen", "H.", "", "CERN" ], [ "de Abril", "I. Magrans", "", "CERN" ], [ "Meijers", "F.", "", "CERN" ], [ "Meschi", "E.", "", "CERN" ], [ "Murray", "S.", "", "CERN" ], [ "Oh", "A.", "", "CERN" ], [ "Orsini", "L.", "", "CERN" ], [ "Pollet", "L.", "", "CERN" ], [ "Racz", "A.", "", "CERN" ], [ "Samyn", "D.", "", "CERN" ], [ "Scharff-Hansen", "P.", "", "CERN" ], [ "Schwick", "C.", "", "CERN" ], [ "Sphicas", "P.", "", "CERN" ], [ "ODell", "V.", "", "Fermilab" ], [ "Suzuki", "I.", "", "Fermilab" ], [ "Berti", "L.", "", "Legnaro" ], [ "Maron", "G.", "", "Legnaro" ], [ "Toniolo", "N.", "", "Legnaro" ], [ "Zangrando", "L.", "", "Legnaro" ], [ "Ninane", "A.", "", "Louvain-la-Neuve" ], [ "Erhan", "S.", "", "UCLA" ], [ "Bhattacharya", "S.", "", "UCSD" ], [ "Branson", "J.", "", "UCSD" ] ]
physics/0306151
Andrei Gheata
R. Brun (1), A. Gheata (1 and 2), M. Gheata (2) ((1) CERN, Geneva, (2) Institute of Space Sciences, Bucharest) For ALICE off-line collaboration
A Geometrical Modeller for HEP
Talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 7 pages, 6 figures, PDF. PSN THMT001
null
null
null
physics.comp-ph
null
Geometrical modelling generally provides the geometrical description of a special structure and a set of services to "navigate" through its structure. HEP geometrical modellers are designed to handle high complexity detector geometries and they are usually embedded within simulation MC frameworks. The fact that these frameworks greatly depend on their specific geometrical tools makes simulation applications hardly portable to MC's other than the one they were designed for. The ALICE Off-line Project in collaboration with the ROOT team is proposing a multi-purpose geometrical modeller for HEP that is integrated within a virtual MC infrastructure. This tool has been optimised for performance with the geometry setups of several HEP experiments and provides a single representation for the geometry used by different applications such as simulation, reconstruction or event display.
[ { "version": "v1", "created": "Fri, 20 Jun 2003 14:25:23 GMT" } ]
2007-05-23T00:00:00
[ [ "Brun", "R.", "", "1 and 2" ], [ "Gheata", "A.", "", "1 and 2" ], [ "Gheata", "M.", "" ], [ "collaboration", "For ALICE off-line", "" ] ]
physics/0306153
Charbel Tannous
S.O. Kasap and C. Tannous
The Pedagogy of the p-n Junction: Diffusion or Drift?
To submit to American Journal of Physics, one figure and two tables
null
null
null
physics.ed-ph physics.gen-ph
null
The majority of current textbooks on device physics at the undergraduate level derive the diode equation based on the diffusion of injected minority carriers. Generally the drift of the majority carriers, or the extent of drift, is not discussed and the importance of drift in the presence of a field in the neutral regions is almost totally ignored. The assumptions of zero field in the neutral regions and conduction by minority carrier diffusion lead to a number of pedagogical problems and paradoxes for the student. The purpose of this paper is to address the pedagogical problems and paradoxes apparent in the current treatment of conduction in the pn junction as it appears in the majority of texts.
[ { "version": "v1", "created": "Fri, 20 Jun 2003 14:50:06 GMT" } ]
2007-05-23T00:00:00
[ [ "Kasap", "S. O.", "" ], [ "Tannous", "C.", "" ] ]
physics/0306155
Daniel Hennequin
Philippe Verkerk, Daniel Hennequin
An Optical Lattice of Ring Traps
null
null
null
null
physics.atom-ph quant-ph
null
A new geometry of optical lattice is proposed, namely a lattice made of a 1D stack of ring traps. It is obtained though the interference pattern of two counterpropagating beams: one of the beam is a standard gaussian beam, while the other one is a hollow beam obtained through a setup with two conical lenses. The resulting lattice is shown to have a high filling rate and a good confinement, so that it could be loaded directly from a MOT with applications in the domain of quantum computing, or with a Bose-Einstein condensate, which would have in this case a 1D ring geometry.
[ { "version": "v1", "created": "Fri, 20 Jun 2003 19:18:45 GMT" } ]
2007-05-23T00:00:00
[ [ "Verkerk", "Philippe", "" ], [ "Hennequin", "Daniel", "" ] ]
physics/0306156
Suckjoon Jun
Suckjoon Jun and John Bechhoefer
Role of Polymer Loops in DNA Replication
Invited review article on polymer physics for Physics in Canada (2003), 14 pages + 6 figures
Physics in Canada vol. 59. no. 2, pp. 85-92 (2003)
null
null
physics.bio-ph q-bio.BM q-bio.OT
null
Loop formation in long molecules occurs many places in nature, from solutions of carbon nanotubes to polymers inside a cell. In this article, we review theoretical studies of the static and dynamic properties of polymer loops. For example, long polymers must search many configurations to find a "target" binding site, while short polymers are stiff and resist bending. In between, there is an optimal loop size, which balances the entropy of long loops against the energetic cost of short loops. We show that such simple pictures of loop formation can explain several long-standing observations in DNA replication, quantitatively.
[ { "version": "v1", "created": "Mon, 23 Jun 2003 17:28:30 GMT" }, { "version": "v2", "created": "Mon, 22 Sep 2003 12:39:16 GMT" } ]
2007-05-23T00:00:00
[ [ "Jun", "Suckjoon", "" ], [ "Bechhoefer", "John", "" ] ]
physics/0306158
Alexei Pirozerski
S.E. Emelin
Conditions for non-stationary discharge initiation into "burning-through" mode
5 pages, 5 figures
null
null
null
physics.plasm-ph
null
The special form of an electric discharge - "burn-through" in regard to the ball lightning problem has been considered. Having been carried out within closed volume, this mode of erosive discharge has shown the series of clear differences consisting in the high gas density, formation of the metal-polymer aerogel, the percolating current and unusual features of plasma's exhaust. The conditions for its stable origination and the main stages of the discharge process have been ascertained.
[ { "version": "v1", "created": "Sat, 21 Jun 2003 16:26:41 GMT" } ]
2007-05-23T00:00:00
[ [ "Emelin", "S. E.", "" ] ]
physics/0306159
Miguel A. Olivares-Robles
F. Vazquez, M.A. Olivares-Robles, S. Delgado
Fluctuation-dissipation theorems for viscoelastic fluids: consistency of extended thermodynamic theories
9 Pages
null
null
null
physics.flu-dyn physics.gen-ph
null
Fluctuation-Dissipation Relations (FDR) for a Maxwell fluid are computed via the GENERIC formalism. This formalism is determined by four building blocks, two ``potentials'' (total energy and entropy) and two ``matrices'' which determine the dynamics, but the understanding of fluctuations in a given non-equilibrium system is reduced to determining a single friction matrix. The FDR exhibits interesting features, arising from the type of entropy used in the formalism. We show explicitly this dependence FDR-Entropy, also we show that GENERIC renders results consistent with irreversible linear thermodynamics (TIL) \emph{only} if it is used the corresponding entropy. An inconsistent result is provided by GENERIC when it is used a modified entropy .
[ { "version": "v1", "created": "Sat, 21 Jun 2003 17:55:17 GMT" } ]
2007-05-23T00:00:00
[ [ "Vazquez", "F.", "" ], [ "Olivares-Robles", "M. A.", "" ], [ "Delgado", "S.", "" ] ]
physics/0306160
Igor Lozovitski
S.L. Arsenjev, I.B. Lozovitski, Y.P. Sirik
The Gasdynamics First Problem Solution. The Gas Stream Parameters, Structures, Metering Characteristics for Pipe, Nozzle
9 pages, 13 figures
null
null
null
physics.flu-dyn
null
The development of the classical physics fundamentals with usage of experience of the experimental and computational-analytical investigations has allowed to create the valid conception of a fluid motion. The multidisciplinary approach on a new basis has allowed to ensure the physical adequacy to a mathematical model of the gas flow with allowance for essential nonlinearity of change of the gas stream main parameters and the metering characteristics of the flow elements of the type: pipe, pipeline, convergent nozzle and also with allowance for the evolutional character of the gas flow structure before a setting, in the itself flow element and in jet flowing out from one. The example of the valid solution of the direct and inverse problems about a gas flow through the flow element is given for the first time. The results of the solution by amount, kind and precision of the obtained information are an example of the satisfactory solution of the gas dynamics problem.
[ { "version": "v1", "created": "Sat, 21 Jun 2003 18:44:35 GMT" }, { "version": "v2", "created": "Fri, 5 Sep 2003 04:43:14 GMT" } ]
2007-05-23T00:00:00
[ [ "Arsenjev", "S. L.", "" ], [ "Lozovitski", "I. B.", "" ], [ "Sirik", "Y. P.", "" ] ]
physics/0306162
Giuesepp Battistoni
A. Fasso', A. Ferrari, S. Roesler, J. Ranft, P.R. Sala, G. Battistoni, M. Campanella, F. Cerutti, L.De Biaggi, E. Gadioli, M.V. Garzelli, F. Ballarini, A. Ottolenghi, D. Scannicchio, M. Carboni, M. Pelliccioni, R. Villari, V. Andersen, A. Empl, K. Lee, L. Pinsky, T.N. Wilson, N. Zapp
The FLUKA code: present applications and future developments
talk from the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003, 8 pages, pdf
null
null
null
physics.comp-ph
null
The main features of the FLUKA Monte Carlo code, which can deal with transport and interaction of electromagnetic and hadronic particles, are summarised. The physical models embedded in FLUKA are mentioned, as well as examples of benchmarking against experimental data. A short history of the code is provided and the following examples of applications are discussed in detail: prediction of calorimetric performances, atmospheric neutrino flux calculations, dosimetry in atmosphere and radiobiology applications, including hadrontherapy and space radiation protection. Finally a few lines are dedicated to the FLUKA server, from which the code can be downloaded.
[ { "version": "v1", "created": "Mon, 23 Jun 2003 12:59:44 GMT" } ]
2007-05-23T00:00:00
[ [ "Fasso'", "A.", "" ], [ "Ferrari", "A.", "" ], [ "Roesler", "S.", "" ], [ "Ranft", "J.", "" ], [ "Sala", "P. R.", "" ], [ "Battistoni", "G.", "" ], [ "Campanella", "M.", "" ], [ "Cerutti", "F.", "" ], [ "De Biaggi", "L.", "" ], [ "Gadioli", "E.", "" ], [ "Garzelli", "M. V.", "" ], [ "Ballarini", "F.", "" ], [ "Ottolenghi", "A.", "" ], [ "Scannicchio", "D.", "" ], [ "Carboni", "M.", "" ], [ "Pelliccioni", "M.", "" ], [ "Villari", "R.", "" ], [ "Andersen", "V.", "" ], [ "Empl", "A.", "" ], [ "Lee", "K.", "" ], [ "Pinsky", "L.", "" ], [ "Wilson", "T. N.", "" ], [ "Zapp", "N.", "" ] ]
physics/0306163
Liang Gang Liu
Bao-Quan Ai, Xian-Ju Wang, Guo-Tao Liu, Hui-Zhang Xie, De-Hua Wen, Wei Chen, Liang-Gang Liu
Current Reversals in a inhomogeneous system with asymmetric unbiased fluctuations
9 pages, 7 figures
Eur. Phys. J. B 37(2004)523-526
10.1140/epjb/e2004-00089-9
null
physics.bio-ph
null
We present a study of transport of a Brownian particle moving in periodic symmetric potential in the presence of asymmetric unbiased fluctuations. The particle is considered to move in a medium with periodic space dependent friction. By tuning the parameters of the system, the direction of current exhibit reversals, both as a function of temperature as well as the amplitude of rocking force. We found that the mutual interplay between the opposite driving factors is the necessary term for current reversals.
[ { "version": "v1", "created": "Tue, 24 Jun 2003 00:21:56 GMT" } ]
2007-05-23T00:00:00
[ [ "Ai", "Bao-Quan", "" ], [ "Wang", "Xian-Ju", "" ], [ "Liu", "Guo-Tao", "" ], [ "Xie", "Hui-Zhang", "" ], [ "Wen", "De-Hua", "" ], [ "Chen", "Wei", "" ], [ "Liu", "Liang-Gang", "" ] ]
physics/0306164
Genadi Tvauri
G.Tvauri, N.Bakradze, E.Kiziria
Virtual model of the differential pulse calorimeter
6 pages, 4 figures
null
null
null
physics.bio-ph physics.ins-det q-bio
null
A new method of absolute heat capacity measurement was developed in the Department of Biological Systems Physics at the E. Andronikashvili Institute of Physics, Georgian Academy of Sciences. This is the method of absolute heat capacity measurement of the differential calorimetric ampoule sample and reference cell temperature difference registration while alternate transferring of heat pulses to the cells occurs. The new method makes possible to determine both the heat capacities of the sample and reference cells and the difference of thereof. The method of cell temperature difference compensation is used in order to decrease in the time of equilibrium establishment. The proposed method of absolute heat capacity measurement was implemented in the model of the virtual differential pulse calorimeter. The model allows to perform calculations of the design of the differential ampoule - the main part of any calorimeter.
[ { "version": "v1", "created": "Tue, 24 Jun 2003 07:24:44 GMT" } ]
2007-05-23T00:00:00
[ [ "Tvauri", "G.", "" ], [ "Bakradze", "N.", "" ], [ "Kiziria", "E.", "" ] ]
physics/0306165
Mirian Tabidze
V.Perevoztchikov, M.Tabidze and A.Tomaradze
Influence of the bin-to-bin and inside bin correlations on measured quantities
7 pages, 4 figures
null
null
null
physics.data-an hep-ex
null
A new method for measuring the quantities influenced by bin-to-bin and inside bin correlations is presented. This method is essential for large multiplisity and/or high density of particles in phase spase. The method was applied to the two particle correation functions of e+e- -> W+W- events.
[ { "version": "v1", "created": "Tue, 24 Jun 2003 09:51:13 GMT" } ]
2007-05-23T00:00:00
[ [ "Perevoztchikov", "V.", "" ], [ "Tabidze", "M.", "" ], [ "Tomaradze", "A.", "" ] ]
physics/0306168
Jan Myrheim
Jan Myrheim (Department of Physics, NTNU, Trondheim, Norway, and LPTMS, Universit\'e Paris Sud, Orsay, France)
Numerical path integration with Coulomb potential
16 pages, LaTeX
null
null
null
physics.comp-ph
null
A simple and efficient method for quantum Monte Carlo simulation is presented, based on discretization of the action in the path integral, and a Gaussian averaging of the potential, which works well e.g. with the Coulomb potential.
[ { "version": "v1", "created": "Tue, 24 Jun 2003 15:22:22 GMT" } ]
2007-05-23T00:00:00
[ [ "Myrheim", "Jan", "", "Department of Physics, NTNU, Trondheim, Norway, and\n LPTMS, Université Paris Sud, Orsay, France" ] ]
physics/0306171
Ilya Narsky
Ilya Narsky
Estimation of Goodness-of-Fit in Multidimensional Analysis Using Distance to Nearest Neighbor
15 pages, 8 figures, 1 table
null
null
CALT-HEP-68-2443
physics.data-an
null
A new method for calculation of goodness of multidimensional fits in particle physics experiments is proposed. This method finds the smallest and largest clusters of nearest neighbors for observed data points. The cluster size is used to estimate the goodness-of-fit and the cluster location provides clues about possible problems with data modeling. The performance of the new method is compared to that of the likelihood method and Kolmogorov-Smirnov test using toy Monte Carlo studies. The new method is applied to estimate the goodness-of-fit in a B->Kll analysis at BaBar.
[ { "version": "v1", "created": "Tue, 24 Jun 2003 19:04:21 GMT" } ]
2007-05-23T00:00:00
[ [ "Narsky", "Ilya", "" ] ]
physics/0306174
Stefano Marchesini
S. Marchesini (1), H. He (2), H. N. Chapman (1), S. P. Hau-Riege (1) A. Noy (1), M. R. Howells (2), U. Weierstall (3), J.C.H. Spence ((1) Lawrence Livermore National Laboratory, Livermore CA, USA (2) Lawrence Berkeley National Laboratory, Berkeley CA, USA (3) Arizona State University, Department of Physics, Tempe AZ, USA)
X-ray image reconstruction from a diffraction pattern alone
5 pages, 3 figures, improved figures and captions, changed title
Phys. Rev. B 68, 140101(R) (2003)
10.1103/PhysRevB.68.140101
UCRL-JC-153571
physics.optics cond-mat physics.data-an
null
A solution to the inversion problem of scattering would offer aberration-free diffraction-limited 3D images without the resolution and depth-of-field limitations of lens-based tomographic systems. Powerful algorithms are increasingly being used to act as lenses to form such images. Current image reconstruction methods, however, require the knowledge of the shape of the object and the low spatial frequencies unavoidably lost in experiments. Diffractive imaging has thus previously been used to increase the resolution of images obtained by other means. We demonstrate experimentally here a new inversion method, which reconstructs the image of the object without the need for any such prior knowledge.
[ { "version": "v1", "created": "Wed, 25 Jun 2003 02:50:27 GMT" }, { "version": "v2", "created": "Fri, 12 Sep 2003 17:52:09 GMT" } ]
2007-05-23T00:00:00
[ [ "Marchesini", "S.", "" ], [ "He", "H.", "" ], [ "Chapman", "H. N.", "" ], [ "Hau-Riege", "S. P.", "" ], [ "Noy", "A.", "" ], [ "Howells", "M. R.", "" ], [ "Weierstall", "U.", "" ], [ "Spence", "J. C. H.", "" ] ]
physics/0306177
Liang Gang Liu
Bao-Quan Ai, Wei Chen, Xian-Ju Wang, Guo-Tao Liu, De-Hua Wen, Hui-Zhang Xie and Liang-Gang Liu
Noise in an insect outbreak model
8 pages, 4 figures
Chin. J. Phys. 40(2003)4
null
null
physics.bio-ph q-bio
null
We study the steady state properties of an insect (spruce budworm) outbreak model in the presence of Gaussian white noise. Based on the corresponding Fokker-Planck equation the steady state solution of the probability distribution function and its extrema have been investigated. It was found that fluctuations of the insect birth rate reduces the population of the insects while fluctuations of predation rate and the noise correlation can prevent the population of the insects from going into extinction. Noise in the model can induce a phase transition.
[ { "version": "v1", "created": "Wed, 25 Jun 2003 07:41:08 GMT" } ]
2007-05-23T00:00:00
[ [ "Ai", "Bao-Quan", "" ], [ "Chen", "Wei", "" ], [ "Wang", "Xian-Ju", "" ], [ "Liu", "Guo-Tao", "" ], [ "Wen", "De-Hua", "" ], [ "Xie", "Hui-Zhang", "" ], [ "Liu", "Liang-Gang", "" ] ]
physics/0306179
Liang Gang Liu
Bao-Quan Ai, Xian-Ju Wang, Guo-Tao Liu, and Liang-Gang Liu
Correlated noise in a logistic growth model
3 pages, 4 figures
Physical Review E 67, 022903 (2003)
10.1103/PhysRevE.67.022903
null
physics.bio-ph q-bio
null
The logistic differential equation is used to analyze cancer cell population, in the presence of a correlated Gaussian white noise. We study the steady state properties of tumor cell growth and discuss the effects of the correlated noise. It is found that the degree of correlation of the noise can cause tumor cell extinction.
[ { "version": "v1", "created": "Wed, 25 Jun 2003 09:01:10 GMT" } ]
2007-05-23T00:00:00
[ [ "Ai", "Bao-Quan", "" ], [ "Wang", "Xian-Ju", "" ], [ "Liu", "Guo-Tao", "" ], [ "Liu", "Liang-Gang", "" ] ]
physics/0306180
Savely G. Karshenboim
Savely G. Karshenboim
Time and Space Variation of Fundamental Constants: Motivation and Laboratory Search
An invited talk at "Time and Matter" symposium (Venice, 2002)
null
null
null
physics.atom-ph
null
Fundamental physical constants play important role in modern physics. Studies of their variation can open an interface to new physics. An overview of different approaches to a search for such variations is presented as well as possible reasons for the variations. Special attention is paid to laboratory searches.
[ { "version": "v1", "created": "Wed, 25 Jun 2003 09:48:55 GMT" } ]
2007-05-23T00:00:00
[ [ "Karshenboim", "Savely G.", "" ] ]
physics/0306183
Dario Gabriel Perez
Dario G. Perez
The fractional Brownian motion property of the turbulent refractive within Geometric Optics
28 pages, no figures
null
null
null
physics.optics physics.ao-ph
null
We introduce fractional Brownian motion processes (fBm) as an alternative model for the turbulent index of refraction. These processes allow to reconstruct most of the refractive index properties, but they are not differentiable. We overcome the apparent impossibility of their use within the Ray Optics approximation introducing a Stochastic Calculus. Afterwards, we successfully provide a solution for the stochastic ray-equation; moreover, its implications in the statistical analysis of experimental data is discussed. In particular, we analyze the dependence of the averaged solution against the characteristic variables of a simple propagation problem.
[ { "version": "v1", "created": "Wed, 25 Jun 2003 23:03:26 GMT" } ]
2007-05-23T00:00:00
[ [ "Perez", "Dario G.", "" ] ]
physics/0306184
Claus O. Wilke
Claus O. Wilke (Caltech) and Isabel S. Novella (MCO)
Phenotypic mixing and hiding may contribute to memory in viral quasispecies
10 pages pdf, as published by BMC
BMC Microbiology 3:11 (2003)
null
null
physics.bio-ph cond-mat.soft nlin.AO q-bio.PE
null
Background. In a number of recent experiments with food-and-mouth disease virus, a deleterious mutant, was found to avoid extinction and remain in the population for long periods of time. This observation was called quasispecies memory. The origin of quasispecies memory is not fully understood. Results. We propose and analyze a simple model of complementation between the wild type virus and a mutant that has an impaired ability of cell entry. The mutant will go extinct unless it is recreated from the wild type through mutations. However, under phenotypic mixing-and-hiding as a mechanism of complementation, the time to extinction in the absence of mutations increases with increasing multiplicity of infection (m.o.i.). The mutant's frequency at equilibrium under selection-mutation balance also increases with increasing m.o.i. At high m.o.i., a large fraction of mutant genomes are encapsidated with wild-type protein, which enables them to infect cells as efficiently as the wild type virions, and thus increases their fitness to the wild-type level. Moreover, even at low m.o.i. the equilibrium frequency of the mutant is higher than predicted by the standard quasispecies model, because a fraction of mutant virions generated from wild-type parents will also be encapsidated by wild-type protein. Conclusions. Our model predicts that phenotypic hiding will strongly influence the population dynamics of viruses, particularly at high m.o.i., and will also have important effects on the mutation--selection balance at low m.o.i. The delay in mutant extinction and increase in mutant frequencies at equilibrium may, at least in part, explain memory in quasispecies populations.
[ { "version": "v1", "created": "Thu, 26 Jun 2003 01:33:06 GMT" } ]
2007-05-23T00:00:00
[ [ "Wilke", "Claus O.", "", "Caltech" ], [ "Novella", "Isabel S.", "", "MCO" ] ]
physics/0306192
Liang Gang Liu
Bao-quan Ai, Xian-ju Wang, Guo-tao Liu, Liang-gang Liu, M. Nakano, H. Matsuura
Sliding Mechanism for Actin Myosin System
11 pages, 8 figures
INFORMATION, VOL.6 (2003)187-196
null
null
physics.bio-ph q-bio
null
Based on the Stochastic Inclined Rods Model (SIRM) proposed by H. Matsuura and M. Nakano, we study the microscopic motion of actin myosin system including the motion of the G-actin. Our model is composed of an inclined spring (rod), a myosin head, a myosin filament and G-actins. We discuss the stochastic resonance between the myosin head and random noise. The results of calculation show that the model can convert the random motion to one directional motion, and the myosin head works as a resonator of random noise which absorbs the energy through the stochastic resonance. The intermolecular potential between the myosin head and G-actin and the inclined rod play a key role for the muscle's motion. The energy consumed by the motor is directly supplied from the surroundings (i.e., the thermal motions of water molecules).
[ { "version": "v1", "created": "Fri, 27 Jun 2003 12:11:51 GMT" } ]
2007-05-23T00:00:00
[ [ "Ai", "Bao-quan", "" ], [ "Wang", "Xian-ju", "" ], [ "Liu", "Guo-tao", "" ], [ "Liu", "Liang-gang", "" ], [ "Nakano", "M.", "" ], [ "Matsuura", "H.", "" ] ]
physics/0306193
Randall D. Peters
Randall D. Peters and Loren Sumner
Intuitive Derivation of Reynolds Number
One page, no figures
null
null
null
physics.class-ph physics.ed-ph physics.flu-dyn
null
It is evident from the literature that many engineers describe the Reynolds number qualitatively as ``the ratio of inertial forces to viscous forces''. Yet it is not immediately obvious that the well known expression Re = LV(rho)/(eta), which involves the size L of a solid object moving with speed V relative to a fluid of density rho and viscosity eta--is in fact a ratio of forces. It is hoped that the following treatment, which is based on an energy rather than force perspective, will help to de-mystify the important parameter given to us by Osborne Reynolds
[ { "version": "v1", "created": "Fri, 27 Jun 2003 14:02:47 GMT" } ]
2007-05-23T00:00:00
[ [ "Peters", "Randall D.", "" ], [ "Sumner", "Loren", "" ] ]
physics/0306197
Arvinder Sandhu
Arvinder S. Sandhu, G. Ravindra Kumar, S. Sengupta, A. Das, P. K. Kaw
Study of Coherent and Incoherent Plasma Emissions: Role of Plasma Wave Excitation and Breaking
12 pages, 9 figures; submitted for publication
null
null
null
physics.plasm-ph physics.atom-ph
null
Here we experimentally map the dynamics of electron plasma waves in laser solid interaction. We do time resolved measurements of second harmonic and hard X-ray generation from interaction of intense ($10^{16} W cm^{-2}$, 100 fs, 800nm) laser with a pre-plasma generated on a solid surface. The parameter space explored in this time resolved study includes variation of scale length, laser polarization and laser intensity in conjunction. These measurements done together brings novel features of strongly driven electron plasma wave behavior, which have not been explored experimentally so far. We model the results in terms of Resonance Absorption and Wave-Breaking mechanisms. The Harmonic and X-ray emission show contrasting behaviour, which indicates pitfalls in trying to increase harmonic efficiencies by brute force. However by simple adjustments, we observe that hard X-rays can be enhanced or controlled upto two orders of magnitude and second harmonic upto one order of magnitude under optimum conditions. These results should help us understand the governing mechanisms for short wavelength generation and fast particle generation to develop more efficient sources for application purposes.
[ { "version": "v1", "created": "Mon, 30 Jun 2003 10:54:01 GMT" }, { "version": "v2", "created": "Sat, 23 Aug 2003 05:15:15 GMT" } ]
2007-05-23T00:00:00
[ [ "Sandhu", "Arvinder S.", "" ], [ "Kumar", "G. Ravindra", "" ], [ "Sengupta", "S.", "" ], [ "Das", "A.", "" ], [ "Kaw", "P. K.", "" ] ]
physics/0306198
Alessandra Retico
U. Bottigli, P. Cerello, P. Delogu, M.E. Fantacci, F. Fauci, G. Forni, B. Golosio, P.L. Indovina, A. Lauria, E. Lopez Torres, R. Magro, G.L. Masala, P. Oliva, R. Palmiero, G. Raso, A. Retico, A. Stefanini, S. Stumbo, S. Tangaro
A Computer Aided Detection system for mammographic images implemented on a GRID infrastructure
5 pages, 5 figures, to appear in the Proceedings of the 13th IEEE-NPSS Real Time Conference 2003, Montreal, Canada, May 18-23 2003
null
null
null
physics.med-ph
null
The use of an automatic system for the analysis of mammographic images has proven to be very useful to radiologists in the investigation of breast cancer, especially in the framework of mammographic-screening programs. A breast neoplasia is often marked by the presence of microcalcification clusters and massive lesions in the mammogram: hence the need for tools able to recognize such lesions at an early stage. In the framework of the GPCALMA (GRID Platform for Computer Assisted Library for MAmmography) project, the co-working of italian physicists and radiologists built a large distributed database of digitized mammographic images (about 5500 images corresponding to 1650 patients) and developed a CAD (Computer Aided Detection) system, able to make an automatic search of massive lesions and microcalcification clusters. The CAD is implemented in the GPCALMA integrated station, which can be used also for digitization, as archive and to perform statistical analyses. Some GPCALMA integrated stations have already been implemented and are currently on clinical trial in some italian hospitals. The emerging GRID technology can been used to connect the GPCALMA integrated stations operating in different medical centers. The GRID approach will support an effective tele- and co-working between radiologists, cancer specialists and epidemiology experts by allowing remote image analysis and interactive online diagnosis.
[ { "version": "v1", "created": "Mon, 30 Jun 2003 12:35:31 GMT" } ]
2007-05-23T00:00:00
[ [ "Bottigli", "U.", "" ], [ "Cerello", "P.", "" ], [ "Delogu", "P.", "" ], [ "Fantacci", "M. E.", "" ], [ "Fauci", "F.", "" ], [ "Forni", "G.", "" ], [ "Golosio", "B.", "" ], [ "Indovina", "P. L.", "" ], [ "Lauria", "A.", "" ], [ "Torres", "E. Lopez", "" ], [ "Magro", "R.", "" ], [ "Masala", "G. L.", "" ], [ "Oliva", "P.", "" ], [ "Palmiero", "R.", "" ], [ "Raso", "G.", "" ], [ "Retico", "A.", "" ], [ "Stefanini", "A.", "" ], [ "Stumbo", "S.", "" ], [ "Tangaro", "S.", "" ] ]
physics/0306199
null
G. Gianni, G. Mariotti, E. Paganini, S. Sello
Characterization and diagnostics of combustion thermoacoustic instabilities using nonlinear dynamics and topological methods
6 pages, 7 colour figures. Proceedings of the European Combustion Meeting, Orleans, 2003
null
null
null
physics.data-an physics.flu-dyn
null
The onset of thermoacoustic instabilities in lean-premixed gas-turbine combustors is a crucial problem leading to degradation in engine and emissions performance and shortened component life. The main aim of this study is to propose a methodology based both on concepts of nonlinear dynamics and on geometric-topological invariants, for the characterization of attractors related to measurements based on the flame spontaneous light emission, like OH* radical, in order to classify different phases of the combustion process and to better recognize the transition mechanisms leading to the thermoacoustic instabilities. Preliminary results, clearly show the powerfulness of the approach to show the dynamical evolution of the flame and to evidence the onset of the thermoacoustic instabilities: in particular the topological invariant index (genus and related quantities) appear s as the best candidate for an early indicator of the dynamical transition, characterized by the onset of a more persistent, low entropy torus (quasi-periodic motion), as the related thermoacoustic attractor.
[ { "version": "v1", "created": "Mon, 30 Jun 2003 12:52:41 GMT" } ]
2007-05-23T00:00:00
[ [ "Gianni", "G.", "" ], [ "Mariotti", "G.", "" ], [ "Paganini", "E.", "" ], [ "Sello", "S.", "" ] ]
physics/0306200
Sagar Khare
Sagar D. Khare, Feng Ding, Nikolay V. Dokholyan
Folding of Cu, Zn superoxide dismutase and Familial Amyotrophic Lateral Sclerosis
16 pages, 5 figures
null
null
null
physics.bio-ph q-bio
null
Cu,Zn superoxide dismutase (SOD1) has been implicated in the familial form of the neurodegenerative disease Amyotrophic Lateral Sclerosis (ALS). It has been suggested that mutant mediated SOD1 misfolding/aggregation is an integral part of the pathology of ALS. We study the folding thermodynamics and kinetics of SOD1 using a hybrid molecular dynamics approach. We reproduce the experimentally observed SOD1 folding thermodynamics and find that the residues which contribute the most to SOD1 thermal stability are also crucial for apparent two-state folding kinetics. Surprisingly, we find that these residues are located on the surface of the protein and not in the hydrophobic core. Mutations in some of the identified residues are found in patients with the disease. We argue that the identified residues may play an important role in aggregation. To further characterize the folding of SOD1, we study the role of cysteine residues in folding and find that non-native disulfide bond formation may significantly alter SOD1 folding dynamics and aggregation propensity.
[ { "version": "v1", "created": "Mon, 30 Jun 2003 18:25:20 GMT" }, { "version": "v2", "created": "Mon, 30 Jun 2003 20:05:17 GMT" } ]
2007-05-23T00:00:00
[ [ "Khare", "Sagar D.", "" ], [ "Ding", "Feng", "" ], [ "Dokholyan", "Nikolay V.", "" ] ]
physics/0307001
Erik van Nimwegen
Erik van Nimwegen
Scaling laws in the functional content of genomes
null
null
null
null
physics.bio-ph q-bio.GN
null
With the number of sequenced genomes now over one hundred, and the availability of rough functional annotations for a substantial proportion of their genes, it has become possible to study the statistics of gene content across genomes. Here I show that, for many high-level functional categories, the number of genes in the category scales as a power-law in the total number of genes in the genome. The occurrence of such scaling laws can be explained with a simple theoretical model, and this model suggests that the exponents of the observed scaling laws correspond to universal constants of the evolutionary process. I discuss some consequences of these scaling laws for our understanding of organism design.
[ { "version": "v1", "created": "Tue, 1 Jul 2003 00:05:35 GMT" } ]
2007-05-23T00:00:00
[ [ "van Nimwegen", "Erik", "" ] ]
physics/0307007
Michael R. King
Michael R. King
Keynote Paper: Cell-Surface Adhesive Interactions in Microchannels and Microvessels
6 pages, 4 figures
Proceedings of the First International Conference on Microchannels and Minichannels, ASME, pp. 103-108, 2003
null
null
physics.bio-ph physics.flu-dyn q-bio.CB
null
Adhesive interactions between white blood cells and the interior surface of the blood vessels they contact is important in inflammation and in the progression of heart disease. Parallel-plate microchannels have been useful in characterizing the strength of these interactions, in conditions that are much simplified over the complex environment these cells experience in the body. Recent computational and experimental work by several laboratories have attempted to bridge this gap between behavior observed in flow chamber experiments, and cell-surface interactions observed in the microvessels of anesthetized animals.
[ { "version": "v1", "created": "Tue, 1 Jul 2003 20:22:12 GMT" } ]
2007-05-23T00:00:00
[ [ "King", "Michael R.", "" ] ]
physics/0307011
Giovanni. Zanella
Giovanni Zanella
Co-operation of two-state processes and 1/f noise
12 pages
null
null
null
physics.data-an physics.gen-ph
null
A general physical model is presented for 1/f noise. The main questions raised by this type of noise can be solved if at the origin of the phenomenon we consider many similar like RTN two-state processes in co-operation among them to generate a Gaussian average process with 1/f power spectrum. Even if the originating RTN processes have the same relaxation time, their co-operation produces in short times secondary RTN processes with a distribution of relaxation times which generates again 1/f noise. An extension of the model to a single two-state process viewed in "series" reveals once more the appearance of 1/f noise. Experimental results, found in the literature, agree with this model under various aspects.
[ { "version": "v1", "created": "Wed, 2 Jul 2003 09:30:29 GMT" } ]
2007-05-23T00:00:00
[ [ "Zanella", "Giovanni", "" ] ]
physics/0307012
Liang Gang Liu
Bao-Quan Ai, Xian-Ju Wang, Guo-Tao Liu, De-Hua Wen, Hui-Zhang Xie, Wei Chen, Liang-Gang Liu
Efficiency optimization in a correlation ratchet with asymmetric unbiased fluctuations
10 pages, 7 figures
Phys. Rev. E 68(2003)061105
10.1103/PhysRevE.68.061105
null
physics.bio-ph physics.gen-ph
null
The efficiency of a Brownian particle moving in periodic potential in the presence of asymmetric unbiased fluctuations is investigated. We found that there is a regime where the efficiency can be a peaked function of temperature, which proves that thermal fluctuations facilitate the efficiency of energy transformation, contradicting the earlier findings (H. kamegawa et al. Phys. Rev. Lett. 80 (1998) 5251). It is also found that the mutual interplay between asymmetry of fluctuation and asymmetry of the potential may induce optimized efficiency at finite temperature. The ratchet is not most efficiency when it gives maximum current.
[ { "version": "v1", "created": "Wed, 2 Jul 2003 12:23:20 GMT" } ]
2007-05-23T00:00:00
[ [ "Ai", "Bao-Quan", "" ], [ "Wang", "Xian-Ju", "" ], [ "Liu", "Guo-Tao", "" ], [ "Wen", "De-Hua", "" ], [ "Xie", "Hui-Zhang", "" ], [ "Chen", "Wei", "" ], [ "Liu", "Liang-Gang", "" ] ]
physics/0307014
Manfred Keller
Joerg Uhde, Manfred Keller, Erich Sackmann, Andrea Parmeggiani, Erwin Frey
Internal Motility in Stiffening Actin-Myosin Networks
4 pages, 3 figures
Phys. Rev. Lett. 93, 268101 (2004)
10.1103/PhysRevLett.93.268101
null
physics.bio-ph cond-mat.soft q-bio
null
We present a study on filamentous actin solutions containing heavy meromyosin subfragments of myosin II motor molecules. We focus on the viscoelastic phase behavior and internal dynamics of such networks during ATP depletion. Upon simultaneously using micro-rheology and fluorescence microscopy as complementary experimental tools, we find a sol-gel transition accompanied by a sudden onset of directed filament motion. We interpret the sol-gel transition in terms of myosin II enzymology, and suggest a "zipping" mechanism to explain the filament motion in the vicinity of the sol-gel transition.
[ { "version": "v1", "created": "Wed, 2 Jul 2003 15:19:33 GMT" } ]
2007-05-23T00:00:00
[ [ "Uhde", "Joerg", "" ], [ "Keller", "Manfred", "" ], [ "Sackmann", "Erich", "" ], [ "Parmeggiani", "Andrea", "" ], [ "Frey", "Erwin", "" ] ]
physics/0307016
Randall D. Peters
Randall D. Peters
Harmonic Oscillator Potential to describe Internal Dissipation
2 pages, 1 figure
null
null
null
physics.class-ph physics.ed-ph
null
Assuming that a constant potential energy function has meaning for a dissipated harmonic oscillator, then an important issue is the time dependence of the turning points. Turning point studies demonstrate that the common model of external (viscous) damping fails to properly describe those many systems where structural (internal friction) damping is the most important source of dissipation. For internal friction damping, the better model of potential energy is one in which the function is not stationary.
[ { "version": "v1", "created": "Wed, 2 Jul 2003 18:03:38 GMT" } ]
2007-05-23T00:00:00
[ [ "Peters", "Randall D.", "" ] ]
physics/0307019
Joao Carlos Fernandes
A. Brotas and J. C. Fernandes
The Relativistic Elasticity of Rigid Bodies
This version corrects the previous one where two minus signals were missing. (9 pages, 2 figures). Key words: Relativistic elasticity, rigid body
null
null
null
physics.gen-ph
null
In 1909 Born studied the "relativistic undeformable body" but made the mistake of calling it "rigid". The "rigid body" as one can find in Relativity books is, in fact, this Born "undeformable body". In Relativity it is necessary to distinguish between "rigid" and "undeformable". The "undeformable" body (in the sense of the most rigid possible) must be the "deformable" body where schock waves propagate with maximum speed c. We present in this text the elastic laws for rigid bodies. We think that these laws, which are ignored by the majority of relativists, should be taught in the elementary relativistic courses. With the approach of 2005, the centenary year of Relativity, we should like to appeal to all those who have some influence on these matters to avoid this mistake of repeatedly calling "rigid" to the "undeformable body".
[ { "version": "v1", "created": "Wed, 2 Jul 2003 19:38:51 GMT" }, { "version": "v2", "created": "Fri, 19 Sep 2003 21:27:32 GMT" }, { "version": "v3", "created": "Wed, 5 Nov 2003 19:49:12 GMT" } ]
2007-05-23T00:00:00
[ [ "Brotas", "A.", "" ], [ "Fernandes", "J. C.", "" ] ]
physics/0307020
Haiqing Wei
Haiqing Wei and David V. Plant
On the Capacity of Nonlinear Fiber Channels
3 pages, 2 figures
null
null
null
physics.optics
null
The nonlinearity of a transmission fiber may be compensated by a specialty fiber and an optical phase conjugator. Such combination may be used to pre-distort signals before each fiber span so to linearize an entire transmission line.
[ { "version": "v1", "created": "Wed, 2 Jul 2003 21:37:26 GMT" } ]
2007-05-23T00:00:00
[ [ "Wei", "Haiqing", "" ], [ "Plant", "David V.", "" ] ]
physics/0307022
Haiqing Wei
Haiqing Wei and David V. Plant
Two Means of Compensating Fiber Nonlinearity Using Optical Phase Conjugation
3 pages, 2 figures
null
null
null
physics.optics
null
Two fiber lines may compensate each other for nonlinearity with the help of optical phase conjugation. The pair of fiber lines and the optical signals in them may be either mirror-symmetric or translationally symmetric about the conjugator.
[ { "version": "v1", "created": "Thu, 3 Jul 2003 00:07:18 GMT" } ]
2007-05-23T00:00:00
[ [ "Wei", "Haiqing", "" ], [ "Plant", "David V.", "" ] ]
physics/0307023
Alexander I. Shlyakhter
Alexander I. Shlyakhter
Direct Test of the Time-Independence of Fundamental Nuclear Constants Using the Oklo Natural Reactor
18 pages, 7 eps figures. ATOMKI (Debrecen, Hungary) Report A/1 (1983). This version adds notes clarifying how the paper was uploaded
null
null
null
physics.gen-ph hep-ph
null
[NOTE: This 1983 preprint is being uploaded to arXiv.org after the death of its author, who supported online distribution of his work. Contact info of the submitter is at http://ilya.cc .] The positions of neutron resonances have been shown to be highly sensitive to the variation of fundamental nuclear constants. The analysis of the measured isotopic shifts in the natural fossil reactor at Oklo gives the following restrictions on the possible rates of the interaction constants variation: strong ~2x10^-19 yr^-1, electromagnetic ~5x10^-18 yr^-1, weak ~10^-12 yr^-1. These limits permit to exclude all the versions of nuclear constants contemporary variation discussed in the literature. URL: http://alexonline.info >. For more recent analyses see hep-ph/9606486, hep-ph/0205206 and astro-ph/0204069 .
[ { "version": "v1", "created": "Thu, 3 Jul 2003 02:40:12 GMT" }, { "version": "v2", "created": "Wed, 6 Aug 2003 01:53:20 GMT" } ]
2007-05-23T00:00:00
[ [ "Shlyakhter", "Alexander I.", "" ] ]
physics/0307025
J. N. Das
J. Das and S. Paul
Double differential cross sections for ionization of hydrogen atoms by electron impact in hyperspherical partial wave theory
5 pages, 2 figures submitted to J. Phys B: At. Mol. Opt. Phys
null
null
null
physics.atom-ph
null
The calculated double differential cross sections for 60eV energy, where the cross sections are also maximum, agree with the measured results of Shyn (1992) in a much better way compaired to other theories for such energies.
[ { "version": "v1", "created": "Thu, 3 Jul 2003 05:36:37 GMT" } ]
2007-05-23T00:00:00
[ [ "Das", "J.", "" ], [ "Paul", "S.", "" ] ]
physics/0307027
Valery M. Biryukov
V. M. Biryukov
Crystal Cleaning of the LHC Beam
Talk at Symposium "Channeling-Bent Crystals-Radiation Processes" in Honor and Memory of Prof.Dr.Dr.h.c. Friedel Sellschop (Frankfurt, 5-6 June 2003)
null
null
null
physics.acc-ph
null
Channeling crystal can serve as a primary scraper for the collimation system of the Large Hadron Collider. Crystal scraper works in efficient, predictable, reliable manner with beams of very high intensity over years, and meets technical requirements imposed on the LHC collimation system. If used as a primary element in the LHC collimation system, crystal would make the machine cleaner by a factor of 10 to 40.
[ { "version": "v1", "created": "Thu, 3 Jul 2003 13:25:31 GMT" } ]
2007-05-23T00:00:00
[ [ "Biryukov", "V. M.", "" ] ]
physics/0307030
Belim Sergey
S.V. Belim, S. Yu. Belim
Realization logical operation on base of the quantum neuron
3 pages
null
null
null
physics.gen-ph
null
Two possible realizations of the formal neuron are considered as quantum system. The first type complies with classical system. The second type vastly increases the possible problems.
[ { "version": "v1", "created": "Thu, 3 Jul 2003 20:31:59 GMT" } ]
2007-05-23T00:00:00
[ [ "Belim", "S. V.", "" ], [ "Belim", "S. Yu.", "" ] ]
physics/0307033
Oscar Bolina
Oscar Bolina
Textos de f\'{\i}sica para professores e estudantes
Paper in Portuguese
null
null
null
physics.ed-ph
null
This is a series of short teaching papers dealing with specific topics in a standard first-year undergraduate Physics course. ----- Este texto comp\~oe-se de quatro pequenas notas -- independentes entre si -- em que se discutem alguns t\'opicos espec\'{\i}ficos de f\'{\i}sica para o segundo grau e o primeiro ano universit\'ario.
[ { "version": "v1", "created": "Fri, 4 Jul 2003 12:24:30 GMT" } ]
2007-05-23T00:00:00
[ [ "Bolina", "Oscar", "" ] ]
physics/0307037
Guowu Meng
Guowu Meng
Comment on Perturbation theory for Heisenberg Operators
1 page, no figure
null
null
null
physics.atom-ph physics.ed-ph quant-ph
null
This is a comment on Phys. Rev. A 67, 022104(2003).
[ { "version": "v1", "created": "Mon, 7 Jul 2003 02:23:47 GMT" } ]
2007-05-23T00:00:00
[ [ "Meng", "Guowu", "" ] ]
physics/0307040
Luis Alfredo Sandoval
Rafael M. Guti\'errez, Luis A. Sandoval
Detecting Stochastic Information of Electrocardiograms
6 pages, 3 figures
null
null
null
physics.data-an
null
In this work we present a method to detect, identify and characterize stochastic information contained in an electrocardiogram (ECG). We assume, as it is well known, that the ECG has information corresponding to many different processes related to the cardiac activity. We analyze scaling and Markov processes properties of the detected stochastic information using the power spectrum of the ECG and the Fokker-Planck equation respectively. The detected stochastic information is then characterized by three measures. First, the slope of the power spectrum in a particular range of frequencies as a scaling parameter. Second, an empirical estimation of the drift and diffusion coefficients of the Fokker-Planck equation through the Kramers-Moyal coefficients which define the evolution of the probability distribution of the detected stochastic information.
[ { "version": "v1", "created": "Mon, 7 Jul 2003 14:19:34 GMT" } ]
2007-05-23T00:00:00
[ [ "Gutiérrez", "Rafael M.", "" ], [ "Sandoval", "Luis A.", "" ] ]
physics/0307041
Jian-Miin Liu
Jian-Miin Liu
Localization of Lorentz transformation and its induced local Lorentz invariance
9 pages with no figure
null
null
null
physics.gen-ph
null
Introducing the primed inertial coordinate system, for each inertial frame of reference, in addition to the usual inertial coordinate system, we assume that gravity-free space and time possess the Euclidean structures in the primed inertial coordinate system and the generalized Finslerian structures in the usual inertial coordinate system. We combine these assumptions with two fundamental postulates, (i) the principle of relativity and (ii) the constancy of the speed of light in all inertial frames of reference, to derive the localized Lorentz transformation as a linear transformation between any two usual inertial coordinate systems. Based on this, it is proposed that all laws of physics are locally Lorentz-invariant in the usual inertial coordinate system. As a Lorentz-invariant law of physics must be locally Lorentz-invariant while a locally Lorentz-invariant law is not necessarily Lorentz-invariant, the change from the requirement of Lorentz invariance to that of the local Lorentz invariance on laws of physics provides with a larger acceptable scope to explore these laws.
[ { "version": "v1", "created": "Sun, 6 Jul 2003 23:22:27 GMT" } ]
2007-05-23T00:00:00
[ [ "Liu", "Jian-Miin", "" ] ]
physics/0307042
Philippe Di Stefano
P. C. F. Di Stefano (1), T. Frank (1), G. Angloher (1), M. Bruckmayer (1), C. Cozzini (1), D. Hauff (1), F. Proebst (1), S. Rutzinger (1), W. Seidel (1), L. Stodolsky (1) and J. Schmidt (2) ((1) Max-Planck-Institut fuer Physik Muenchen, (2) Institut fuer Solarenergieforschung Hameln/Emmerthal)
A Textured Silicon Calorimetric Light Detector
Submitted to Journal of Applied Physics
Journal of Applied Physics, Vol. 94, No. 10, 6887, 15 November 2003
10.1063/1.1619196
null
physics.ins-det
null
We apply the standard photovoltaic technique of texturing to reduce the reflectivity of silicon cryogenic calorimetric light detectors. In the case of photons with random incidence angles, absorption is compatible with the increase in surface area. For the geometrically thin detectors studied, energy resolution from athermal phonons, dominated by position dependence, is proportional to the surface-to-volume ratio. With the CaWO4 scintillating crystal used as light source, the time constants of the calorimeter should be adapted to the relatively slow light-emission times.
[ { "version": "v1", "created": "Mon, 7 Jul 2003 09:34:09 GMT" } ]
2007-05-23T00:00:00
[ [ "Di Stefano", "P. C. F.", "" ], [ "Frank", "T.", "" ], [ "Angloher", "G.", "" ], [ "Bruckmayer", "M.", "" ], [ "Cozzini", "C.", "" ], [ "Hauff", "D.", "" ], [ "Proebst", "F.", "" ], [ "Rutzinger", "S.", "" ], [ "Seidel", "W.", "" ], [ "Stodolsky", "L.", "" ], [ "Schmidt", "J.", "" ] ]
physics/0307043
Octavio Miramontes
Og DeSouza and Octavio Miramontes
Unexpected trends in termite survival
null
null
null
null
physics.bio-ph q-bio
null
Survival in groups of termites is known to be socially facilitated since individual longevity is increased together with the size of the group. Here we report on experimental evidence that survival as a function of group size in {\textit Cornitermes cumulans} (Kollar) does not increase asysmptotically but it peaks in a group size range at which individual longevity is maximal. Strinkly, this same effect in other social insects was noted more than fifty years ago, but it was regarded as ``aberrant'' since it has been generally assumed that individual survival should increase with the size of the group. We also provide evidence that individual activity --measured as mobility-- is maximal at approximately the same group-size range as the observed survival
[ { "version": "v1", "created": "Tue, 8 Jul 2003 00:57:12 GMT" } ]
2007-05-23T00:00:00
[ [ "DeSouza", "Og", "" ], [ "Miramontes", "Octavio", "" ] ]
physics/0307046
Pavel Vor\'a\v{c}ek
Bohumil Vybiral and Pavel Voracek
"Autothixotropy" of Water - an Unknown Physical Phenomenon
4 pages, 1 figure
null
null
null
physics.gen-ph
null
A complex of until now unknown phenomena ongoing in water was discovered in laboratory experiments, where it made impossible gravimetric measurements with the necessarily extreme precision. This behaviour of water, which we call autothixotropy, was the issue of the presented experimental research. We are also proposing a possible explanation.
[ { "version": "v1", "created": "Wed, 9 Jul 2003 00:36:03 GMT" } ]
2007-05-23T00:00:00
[ [ "Vybiral", "Bohumil", "" ], [ "Voracek", "Pavel", "" ] ]
physics/0307048
Robert J. C. Spreeuw
R.A. Cornelussen, T.N. Huussen, R.J.C. Spreeuw, and H.B. van Linden van den Heuvell
Power-efficient frequency switching of a locked laser
5 pages, 4 figures, some revisions made
Appl. Phys. B 78, 19--23 (2004)
10.1007/s00340-003-1341-1
null
physics.atom-ph physics.ins-det
null
We demonstrate a new and efficient laser-locking technique that enables making large frequency jumps while keeping the laser in lock. A diode laser is locked at a variable offset from a Doppler-free spectral feature of rubidium vapor. This is done by frequency shifting the laser before sending the light to a spectroscopy cell with an acousto-optic modulator (AOM). The frequency of the locked laser is switched quasi-instantaneously over much more than the width of the spectral features, i.e. the usual locking range. This is done by simultaneously switching the AOM frequency and applying feed-forward to the laser current. The advantage of our technique is that power loss and beam walk caused by the AOM do not affect the main output beam, but only the small fraction of light used for the spectroscopy. The transient excursions of the laser frequency are only a few MHz and last approximately 0.2 ms, limited by the bandwidth of our locking electronics. We present equations that describe the transient behavior of the error signal and the laser frequency quantitatively. They are in good agreement with the measurements. The technique should be applicable to other types of lasers.
[ { "version": "v1", "created": "Wed, 9 Jul 2003 08:05:10 GMT" }, { "version": "v2", "created": "Wed, 8 Oct 2003 08:25:22 GMT" } ]
2007-05-23T00:00:00
[ [ "Cornelussen", "R. A.", "" ], [ "Huussen", "T. N.", "" ], [ "Spreeuw", "R. J. C.", "" ], [ "Heuvell", "H. B. van Linden van den", "" ] ]
physics/0307049
Jos\'e Mar\'ia Mart\'in Olalla Dr.
Jose-Maria Martin-Olalla, Alfredo Rey de Luna
Universal restrictions to the conversion of heat into work derived from the analysis of the Nernst theorem as a uniform limit
8pp, 4 ff. Original in english. Also available translation into spanish. Twocolumn format. RevTeX
J. Phys. A: Math. Gen 36(29) (2003) pp 7909--7921
10.1088/0305-4470/36/29/303
null
physics.class-ph physics.gen-ph
null
We revisit the relationship between the Nernst theorem and the Kelvin-Planck statement of the second law. We propose that the exchange of entropy uniformly vanishes as the temperature goes to zero. The analysis of this assumption shows that is equivalent to the fact that the compensation of a Carnot engine scales with the absorbed heat so that the Nernst theorem should be embedded in the statement of the second law. ----- Se analiza la relaci{\'o}n entre el teorema de Nernst y el enunciado de Kelvin-Planck del segundo principio de la termodin{\'a}mica. Se{\~n}alamos el hecho de que el cambio de entrop{\'\i}a tiende uniformemente a cero cuando la temperatura tiende a cero. El an{\'a}lisis de esta hip{\'o}tesis muestra que es equivalente al hecho de que la compensaci{\'o}n de una m{\'a}quina de Carnot escala con el calor absorbido del foco caliente, de forma que el teorema de Nernst puede derivarse del enunciado del segundo principio.
[ { "version": "v1", "created": "Wed, 9 Jul 2003 11:02:46 GMT" } ]
2007-05-23T00:00:00
[ [ "Martin-Olalla", "Jose-Maria", "" ], [ "de Luna", "Alfredo Rey", "" ] ]
physics/0307050
Ivan Kondov
Ivan Kondov, Ulrich Kleinekathoefer, Michael Schreiber
Stochastic unraveling of Redfield master equations and its application to electron transfer problems
accepted in J. Chem. Phys.; 26 pages, 6 figures; the order of authors' names on the title page corrected
J. Chem. Phys. 119, 6635 (2003)
10.1063/1.1605095
null
physics.chem-ph physics.comp-ph
null
A method for stochastic unraveling of general time-local quantum master equations (QMEs) is proposed. The present kind of jump algorithm allows a numerically efficient treatment of QMEs which are not in Lindblad form, i.e. are not positive semidefinite by definition. The unraveling can be achieved by allowing for trajectories with negative weights. Such a property is necessary, e.g. to unravel the Redfield QME and to treat various related problems with high numerical efficiency. The method is successfully tested on the damped harmonic oscillator and on electron transfer models including one and two reaction coordinates. The obtained results are compared to those from a direct propagation of the reduced density matrix (RDM) as well as from the standard quantum jump method. Comparison of the numerical efficiency is performed considering both the population dynamics and the RDM in the Wigner phase space representation.
[ { "version": "v1", "created": "Wed, 9 Jul 2003 17:23:48 GMT" }, { "version": "v2", "created": "Thu, 10 Jul 2003 13:01:36 GMT" } ]
2007-05-23T00:00:00
[ [ "Kondov", "Ivan", "" ], [ "Kleinekathoefer", "Ulrich", "" ], [ "Schreiber", "Michael", "" ] ]
physics/0307053
Alexey Burov
Alexey Burov
Antiproton Stacking in the Recycler
null
null
null
FERMILAB-CONF-03-171
physics.acc-ph
null
Possibilities to accumulate antiprotons in the Recycler are considered for three different cases: with current stochastic cooling, with upgraded stochastic cooling and with electron cooling. With stochastic cooling only, even upgraded, Recycler looks hardly useful. However, with electron cooling at its goal parameters and reasonably good vacuum in the Recycler, this machine would be efficient.
[ { "version": "v1", "created": "Wed, 9 Jul 2003 21:45:08 GMT" } ]
2007-05-23T00:00:00
[ [ "Burov", "Alexey", "" ] ]
physics/0307059
Arkady I. Leonov
Jae-Hyeuk Jeong and Arkady I. Leonov (Polymer Eng. Dept., U. of Akron)
The Model of Fast Contraction Flows for Polymeric Melts
27 pages, 10 figures
null
null
null
physics.flu-dyn
null
The present paper develops an isothermal model for fast (high Deborah number) contraction flows of polymers from a reservoir to a die of circular or rectangular cross-sections. Two components of composite flow models in different regions of the flow domain are connected in succession with the use of asymptotic matching boundary conditions. These components are inhomogeneous elongation and a modified unsteady shearing. It is constructed based on a stable and descriptive set of viscoelastic constitutive equations with the specified material parameters. The present model demonstrates a reasonable good agreement to the experimental/direct numerical data and improves for the higher values of Deborah number and contraction ratio cases without any adjustable parameters. Also it is applicable to any constitutive equation and performs with easy PC numerical calculations.
[ { "version": "v1", "created": "Thu, 10 Jul 2003 17:39:52 GMT" } ]
2007-05-23T00:00:00
[ [ "Jeong", "Jae-Hyeuk", "", "Polymer Eng. Dept., U. of Akron" ], [ "Leonov", "Arkady I.", "", "Polymer Eng. Dept., U. of Akron" ] ]
physics/0307060
Chih-Hao Li
Chih-Hao Li, S. M. Rochester, M. G. Kozlov, D. Budker
Unusually large polarizabilities and "new" atomic states in Ba
29 pages, 12 figures
Phys. Rev. A, 69, 042507 (2004)
10.1103/PhysRevA.69.042507
null
physics.atom-ph
null
Electric polarizabilities of four low-J even-parity states and three low-J odd-parity states of atomic barium in the range $35,600 $ to $36,000\ $cm$^{-1}$ are investigated. The states of interest are excited (in an atomic beam) via an intermediate odd-parity state with a sequence of two laser pulses. The odd-parity states can be excited due to the Stark-induced mixing with even-parity states. The polarizabilities are measured via direct spectroscopy on the second-stage transition. Several states have tensor and scalar polarizabilities that exceed the values that might be expected from the known energy levels of barium by more than two orders of magnitude. Two of the Stark-induced transitions cannot be identified from the known energy spectrum of barium. The observations suggest the existence of as yet unidentified odd-parity energy states, whose energies and angular momenta are determined in the present experiment. A tentative identification of these states as [Xe]$6s8p ^3P_{0,2}$ is suggested.
[ { "version": "v1", "created": "Fri, 11 Jul 2003 00:20:58 GMT" }, { "version": "v2", "created": "Tue, 2 Sep 2003 21:37:59 GMT" } ]
2007-05-23T00:00:00
[ [ "Li", "Chih-Hao", "" ], [ "Rochester", "S. M.", "" ], [ "Kozlov", "M. G.", "" ], [ "Budker", "D.", "" ] ]
physics/0307062
Petra Schulz
Petra Schulz
Infrared Spectroscopy plausible
10 pages, 9 figures, in German
CD zur Fruehjahrstagung des Fachverbandes Didaktik der Physik in der Deutschen Physikalischen Gesellschaft, Leipzig 2002
null
null
physics.ed-ph physics.chem-ph
null
The rotation vibration spectra of small molecules can be described mathematically completely. Unfortunately, no vivid interpretation of the observed transitions exists. A qualitative interpretation attempt is undertaken for symmetric top molecules as example. For the first time the rotation changes in the case of parallel and vertical bands are explained mechanistically. A plausible photon model is represented simultaneously. ----- Die Rotations-Schwingungs-Spektren kleiner Molekuele lassen sich mathematisch vollstaendig beschreiben. Was fehlt, ist eine anschauliche Deutung der beobachteten Uebergaenge. Es wird ein qualitativer Deutungsversuch unternommen am Beispiel von symmetrischen Kreiselmolekuelen. Parallel- und Senkrecht-Schwingungen mit den zugehoerigen Rotationsuebergaengen in und quer zur Figurenachse samt einem Photonenmodell werden erstmals plausibel dargestellt.
[ { "version": "v1", "created": "Fri, 11 Jul 2003 11:29:09 GMT" } ]
2007-05-23T00:00:00
[ [ "Schulz", "Petra", "" ] ]
physics/0307063
Mauricio Ayala
Mauricio Ayala
Towards a necessary change in the mathematical principles of natural philosophy
LaTex File, 28 pages, 10 figures, first version in Spanish
null
null
null
physics.gen-ph
null
Being mathematics a natural language to Mankind and to physics, it must be constantly adapted to our necessities and our natural perception. Then, mathematical concepts are not absolute to reality. Although mathematical theories are constructions of our mind, and the existence of objects in such theories is a matter of consistency or coherence of the theory (this allows us to study them independently of other theories), in physics its not enough that mathematical structures are coherent or consistent, these must have a much more tangible reference to reality. Therefore any mathematical model not necessarily is appropriate in physics. So, what sense has the concept of a point in physics, that elementary notion used to represent the objects of the reality. If we consider that in a good model of reality, the existence of a mathematical object with a physical reference must be equivalent to the possibility of its construction, perception and verification of physical existence, where the refutaction of the non-existence of an object does not necessarily mean that it is possible to find a test of its existence. Then, one obtains that the mathematical language becomes richer in structures, where the point concept is replaced by more intuitive and perceivable concepts. On the one hand, this possibly can lead us to a physics without infinites, and without paradoxes, on the other hand, one restricts the use of mathematics and the use of mental experiments in physics.
[ { "version": "v1", "created": "Fri, 11 Jul 2003 20:00:29 GMT" } ]
2007-05-23T00:00:00
[ [ "Ayala", "Mauricio", "" ] ]
physics/0307064
Gottfried Lichti
Gottfried Lichti
A Novel Flat Spacetime with Intrinsic Quantum Character
30 pages, 8 figures
null
null
null
physics.gen-ph
null
Postulates which lead to Minkowski spacetime are amended in a subtle way, and used to construct a consistent flat spacetime geometry with intrinsic quantum character. Events in the new quantum geometry are described by labels of the form (t, x, s) where t (time) and x (spatial extent) are familiar and s is a positive integer. Structure-determining parameters for the novel spacetime are explored in some detail. Particular structure parameters can be shown to generate equations of mainstream quantum mechanics, and structure parameters can also be chosen which lead to the appearance of quantum particles as spatially extended moieties, such as strings. Further elaboration is required before the new spacetime can be used as a comprehensive basis for physical theory, however even at the unfinished level a new way of accounting for rest mass emerges, and it is predicted that future experiments will fail to find Higgs particles.
[ { "version": "v1", "created": "Fri, 11 Jul 2003 20:10:24 GMT" } ]
2007-05-23T00:00:00
[ [ "Lichti", "Gottfried", "" ] ]
physics/0307065
Armen Stepanyants
Armen Stepanyants
Has the Brain Maximized its Information Storage Capacity?
6 pages, 2 figures, 1 table
null
null
null
physics.bio-ph cond-mat.soft physics.gen-ph q-bio.NC
null
Learning and memory may rely on the ability of neuronal circuits to reorganize by dendritic spine remodeling. We have looked for geometrical parameters of cortical circuits, which maximize information storage capacity associated with this mechanism. In particular, we calculated optimal volume fractions of various neuropil components. The optimal axonal and dendritic volume fractions are not significantly different from anatomical measurements in the mouse and rat neocortex, and the rat hippocampus. This has led us to propose that the maximization of information storage capacity associated with dendritic spine remodeling may have been an important driving force in the evolution of the cortex.
[ { "version": "v1", "created": "Fri, 11 Jul 2003 21:25:06 GMT" } ]
2007-05-23T00:00:00
[ [ "Stepanyants", "Armen", "" ] ]
physics/0307066
Afsar Abbas
Afsar Abbas
Triton clustering in neutron rich nuclei and Ikeda - like diagrams
Latex file with one figure - total 6 pages
null
null
IOP Bhubaneswar preprint : IP/BBSR/2003-25 (July '03)
physics.gen-ph
null
It is shown here that new experiments confirm author's recent prediction of a strong tendency for triton clustering in light neutron rich nuclei. As such the neutron halo phenomena is naturally explained here. Prediction of exotic molecular states rich in tritonic clusters is made here through new Ikeda-like diagram configurations for the nuclei ${^{3Z}_Z} A_{2Z}$ . Hence this model is well confirmed experimentally and makes several new predictions which can be tested experimentally.
[ { "version": "v1", "created": "Mon, 14 Jul 2003 15:19:20 GMT" } ]
2007-05-23T00:00:00
[ [ "Abbas", "Afsar", "" ] ]
physics/0307069
Dr Nr Walet
Niels R. Walet and R. F. Bishop
The unreasonable accuracy of the Jastrow approach in many-body physics
4 pages
null
null
null
physics.chem-ph nucl-th physics.atom-ph physics.gen-ph
null
We investigate in a simple model whether a Jastrow-based approach for a many-body system containing two-body interactions can be exact. By comparison with recent assertions to the contrary, we find that in general the exact wave function is \emph{not} purely two-body correlated. Nonetheless, we show that the energy estimate obtained from the calculations is as accurate as it can possibly be, suggesting why Jastrow wave functions are such a good choice.
[ { "version": "v1", "created": "Mon, 14 Jul 2003 15:00:06 GMT" } ]
2007-05-23T00:00:00
[ [ "Walet", "Niels R.", "" ], [ "Bishop", "R. F.", "" ] ]
physics/0307071
Yoshiji Yasu
Y. Yasu, E. Inoue, H. Fujii, Y. Igarashi, M. Ikeno, M. Tanaka, K. Nakayoshi, H. Kodama, S. Harada and H. Kyoo
Development of a pipeline CAMAC controller with PC/104-Plus single board computer
Paper for the 2003 Computing in High Energy and Nuclear Physics (CHEP03), La Jolla, Ca, USA, March 2003 (presented as poster). Format: PDF, 4 pages, 10 figures. PSN TUGP004
null
null
null
physics.ins-det
null
A pipeline CAMAC controller with PC/104-Plus single board computer has been developed. The architecture of the pipeline CAMAC controller is completely different from that of traditional CAMAC controller. The pipeline CAMAC controller adopted truly pipelined command and data paths from/to computer memory to/from CAMAC. The pipeline method enabled the controller maximum speed of CAMAC, approximately up to 3 MB/sec with 24-bit data. The controller also has a DAQ function such as event numbering for co-existence with other equipment such as VME. Not only the functionality and the performance but also the pipeline architecture and the design concept are described.
[ { "version": "v1", "created": "Tue, 15 Jul 2003 00:28:40 GMT" } ]
2007-05-23T00:00:00
[ [ "Yasu", "Y.", "" ], [ "Inoue", "E.", "" ], [ "Fujii", "H.", "" ], [ "Igarashi", "Y.", "" ], [ "Ikeno", "M.", "" ], [ "Tanaka", "M.", "" ], [ "Nakayoshi", "K.", "" ], [ "Kodama", "H.", "" ], [ "Harada", "S.", "" ], [ "Kyoo", "H.", "" ] ]
physics/0307075
Niels Asger Mortensen
Jesper Riishede, Niels Asger Mortensen, and Jesper Laegsgaard
A "poor man's approach" to modelling of micro-structured optical fibres
9 pages including 5 figures. Accepted for Journal of Optics A: Pure and Applied Optics
J. Opt. A: Pure Appl. Opt. 5, 534 (2003)
10.1088/1464-4258/5/5/316
null
physics.optics physics.ed-ph
null
Based on the scalar Helmholtz equation and the finite-difference approximation, we formulate a matrix eigenvalue problem for the calculation of propagation constants, beta(omega), in micro-structured optical fibres. The method is applied to index-guiding fibres as well as air-core photonic bandgap fibres, and in both cases qualitatively correct results are found. The strength of this approach lies in its very simple numerical implementation and its ability to find eigenmodes at a specific eigenvalue, which is of great interest, when modelling defect modes in photonic bandgap fibres.
[ { "version": "v1", "created": "Tue, 15 Jul 2003 07:40:05 GMT" } ]
2007-05-23T00:00:00
[ [ "Riishede", "Jesper", "" ], [ "Mortensen", "Niels Asger", "" ], [ "Laegsgaard", "Jesper", "" ] ]
physics/0307076
Wei-Mou Zheng
Wei-Mou Zheng
Protein secondary structure prediction based on quintuplets
10 pages with 6 tables
null
null
null
physics.bio-ph physics.data-an q-bio.BM
null
Simple hidden Markov models are proposed for predicting secondary structure of a protein from its amino acid sequence. Since the length of protein conformation segments varies in a narrow range, we ignore the duration effect of length distribution, and focus on inclusion of short range correlations of residues and of conformation states in the models. Conformation-independent and -dependent amino acid coarse-graining schemes are designed for the models by means of proper mutual information. We compare models of different level of complexity, and establish a practical model with a high prediction accuracy.
[ { "version": "v1", "created": "Wed, 16 Jul 2003 02:34:30 GMT" } ]
2007-05-23T00:00:00
[ [ "Zheng", "Wei-Mou", "" ] ]
physics/0307077
Ken Sekimoto
Ken Sekimoto, Jacques Prost, Frank Julicher, Hakim Boukellal, Anne Bernheim-Grosswasser
Mechano-chemical coupling in growth process of actin gels and a symmetry breaking instability
21 pages' text and 8 figures
null
null
null
physics.bio-ph physics.chem-ph
null
It has been observed experimentally that the actin gel grown from spherical beads coated with polymerization enzymes spontaneously breaks the symmetry of its spherical shape, and yields a ``comet'' pushing the bead forward. We propose a mechano-chemical coupling mechanism for the initialization of this symmetry breaking. Key assumptions are that the dissociation of the gel takes place mostly in the region of the external surface, and that the rates of the dissociation depends on the tensile stress in the gel. We analyze a simplified two-dimensional model with a circular substrate. Our analysis shows that the symmetric steady state is always unstable against the inhomogeneous modulation of the thickness of the gel layer, for any radius of the circular substrate. We argue that this model represents the essential feature of the three-dimensional systems for a certain range of characteristic lengths of the modulation. The characteristic time of the symmetry breaking process in our model depends linearly on the radius of curvature of the substrate surface, which is consistent with experimental results, using spherical latex beads as substrate. Our analysis of the symmetry breaking phenomenon demonstrates aspects of mechano-chemical couplings that should be working in vivo as well as in vitro.
[ { "version": "v1", "created": "Wed, 16 Jul 2003 09:54:12 GMT" } ]
2007-05-23T00:00:00
[ [ "Sekimoto", "Ken", "" ], [ "Prost", "Jacques", "" ], [ "Julicher", "Frank", "" ], [ "Boukellal", "Hakim", "" ], [ "Bernheim-Grosswasser", "Anne", "" ] ]
physics/0307080
Joao Carlos Fernandes
A. Brotas and J. C. Fernandes
Heat transmission in Relativity
Latex file in Portuguese language (8 pages). Key words: Relativistic heat transmission, rigid body
null
null
null
physics.gen-ph
null
The simultaneous study of deformation and heat transmission in a bar was ignored for about 150 years. The traditional Fourier equation just allows to study the evolution of temperature in a undeformable bar. The search for its relativistic variant is a task which must fail because in Relativity there are no undeformable bars. Rigid bodies, in the sense as rigid as possible, are deformables. In this work we show how to write in Relativity the system of equations necessary to study simultaneously deformation and temperature evolution along a rigid bar.
[ { "version": "v1", "created": "Wed, 16 Jul 2003 14:41:00 GMT" } ]
2007-05-23T00:00:00
[ [ "Brotas", "A.", "" ], [ "Fernandes", "J. C.", "" ] ]
physics/0307081
Peter Nicoletopoulos
Peter Nicoletopoulos
Analytic Elastic Cross Sections for Electron-Atom Scattering from Generalized Fano Profiles of Overlapping Low-Energy Shape Resonances
36 pages, 15 figures
null
null
null
physics.atom-ph physics.plasm-ph
null
The variation with energy of the total cross section for elastic electron scattering from atoms of several elements is caused primarily by shape resonances corresponding to the formation of temporary negative ions. It is shown that such cross sections are expressible analytically in terms of a constant background added to a "generalized Fano profile" [Durand Ph, et al (2001) J. Phys. B: At. Mol. Opt. Phys. 34, 1953, ibid (2002) 35, 469]. In three cases (sodium, magnesium and mercury), a detailed consideration proves that this representation is accurate in a fairly wide energy range. Moreover, the related momentum transfer cross sections are tailor-made for studying "elastic" electron transport in terms of the two-term solution of the Boltzmann equation: Not only are the resulting swarm transport coefficients adjustable to the experimental values, but above all they are calculable very easily because the unnormalized energy distribution is obtainable analytically. The ample saving in computational effort is exploited in order to test the Wannier-Robson "momentum-transfer approximation"; it is found that, in these cases of resonance-dominated cross sections, the latter method can be so accurate that it can be used to recover the momentum transfer cross section from experimental data algebraically. In the margin, a model profile is presented that gives rise to negative differential conductivity.
[ { "version": "v1", "created": "Wed, 16 Jul 2003 17:33:25 GMT" } ]
2007-05-23T00:00:00
[ [ "Nicoletopoulos", "Peter", "" ] ]
physics/0307088
David Schurig
D. Schurig and D. R. Smith
Universal Description of Spherical Aberration Free Lenses Composed of Positive or Negative Index Media
null
null
null
null
physics.optics
null
We find that the function that describes the surface of spherical aberration free lenses can be used for both positive and negative refractive index media. With the inclusion of negative index, this function assumes the form of all the conic sections and expands the theory of aplanatic optical surfaces. There are two different symmetry centers with respect to the index that create an asymmetric relationship between positive and negative index lens profiles. In the thin lens limit the familiar formulas for image position and magnification hold for any index.
[ { "version": "v1", "created": "Fri, 18 Jul 2003 01:33:22 GMT" }, { "version": "v2", "created": "Mon, 21 Jul 2003 18:17:52 GMT" } ]
2007-05-23T00:00:00
[ [ "Schurig", "D.", "" ], [ "Smith", "D. R.", "" ] ]
physics/0307089
Pavel Sedykh
O.V. Mager, P.A. Sedykh, E.A. Ponomarev, A.V. Tashchilin
Concerning the conjugation of field-aligned currents
PDF, 8 pages with 6 figures
null
null
STP-170703
physics.geo-ph physics.space-ph
null
It is known that the combined action of convection and pitch-angle diffusion is responsible for the formation of gas pressure distribution in the magnetosphere. Plasma pressure, in turn, determines - within the framework of a given magnetic field model - the density of bulk currents in the magnetosphere. With a knowledge of the bulk currents as a function of coordinates, we can calculate the field-aligned currents as a divergence of bulk currents. On the other hand, specifying the convection model is equivalent to specifying the electric field model. Since within the approximation of equipotential field lines the electric field is common to the magnetosphere and ionosphere, bulk currents and field-aligned currents in the ionosphere can be formally calculated subject to the condition that ionospheric conductivity is wholly determined by electron precipitation from the magnetosphere. The precipitation intensity is readily inferred from the same magnetospheric model. Thus we have two systems of field-aligned currents. One system is calculated from the model of plasma pressure distribution in the magnetosphere, and the other is inferred from a given model of the electric field and the electroconductivity model calculated from electron precipitation. This brings up the question: How can these two systems of field-aligned currents be reconciled? From previous studies it is known that magnetospheric convection "adjusts itself" to the level of energy losses in the ionosphere. Based on this, an attempt can be made to achieve a conjugation of the aforementioned two systems of field-aligned currents. This paper is devoted to analyzing such an attempt.
[ { "version": "v1", "created": "Fri, 18 Jul 2003 05:11:13 GMT" } ]
2007-05-23T00:00:00
[ [ "Mager", "O. V.", "" ], [ "Sedykh", "P. A.", "" ], [ "Ponomarev", "E. A.", "" ], [ "Tashchilin", "A. V.", "" ] ]
physics/0307090
Ayan Banerjee
Umakant D. Rapol, Anusha Krishna and Vasant Natarajan
Precise measurement of hyperfine structure in the $5P_{3/2}$ state of $^{85}$Rb
4 pages, 4 figures
European Physical Journal D 23, 185-188 (2003)
10.1140/epjd/e2003-00069-9
null
physics.atom-ph physics.optics
null
We demonstrate a technique to measure hyperfine structure using a frequency-stabilized diode laser and an acousto-optic modulator locked to the frequency difference between two hyperfine peaks. We use this technique to measure hyperfine intervals in the $5P_{3/2}$ state of $^{85}$Rb and obtain a precision of 20 kHz. We extract values for the magnetic-dipole coupling constant $A=25.038(5)$ MHz and the electric-quadrupole coupling constant $B=26.011(22)$ MHz. These values are a significant improvement over previous results.
[ { "version": "v1", "created": "Fri, 18 Jul 2003 07:44:53 GMT" } ]
2007-05-23T00:00:00
[ [ "Rapol", "Umakant D.", "" ], [ "Krishna", "Anusha", "" ], [ "Natarajan", "Vasant", "" ] ]
physics/0307091
Ayan Banerjee
Ayan Banerjee, Umakant D. Rapol, Dipankar Das, Anusha Krishna and Vasant Natarajan
Precise measurements of UV atomic lines: Hyperfine structure and isotope shifts in the 398.8 nm line of Yb
7 pages, 6 figures
Europhysics Letters 63(3), 340-346 (2003)
10.1209/epl/i2003-00543-x
null
physics.atom-ph physics.optics
null
We demonstrate a technique for frequency measurements of UV transitions with sub-MHz precision. The frequency is measured using a ring-cavity resonator whose length is calibrated against a reference laser locked to the $D_2$ line of $^{87}$Rb. We have used this to measure the 398.8 nm ${^1S}_0 \leftrightarrow {^1P}_1$ line of atomic Yb. We report isotope shifts of all the seven stable isotopes, including the rarest isotope $^{168}$Yb. We have been able to resolve the overlapping $^{173}$Yb($F = 3/2$) and $^{172}$Yb transitions for the first time. We also obtain high-precision measurements of excited-state hyperfine structure in the odd isotopes, $^{171}$Yb and $^{173}$Yb. The measurements resolve several discrepancies among earlier measurements.
[ { "version": "v1", "created": "Fri, 18 Jul 2003 12:38:54 GMT" } ]
2007-05-23T00:00:00
[ [ "Banerjee", "Ayan", "" ], [ "Rapol", "Umakant D.", "" ], [ "Das", "Dipankar", "" ], [ "Krishna", "Anusha", "" ], [ "Natarajan", "Vasant", "" ] ]
physics/0307096
Stefan H\"uller
Stefan Huller, Andrei Maximov, Denis Pesme
Harmonic decomposition to describe the nonlinear evolution of Stimulated Brillouin Scattering
18 Jul. 2003
null
null
es2003jul18_049
physics.plasm-ph
null
An efficient method to describe the nonlinear evolution of Stimulated Brillouin Scattering in long scale-length plasmas is presented. The method is based on a decomposition of the hydrodynamics variables in long- and short-wavelength components. It makes it possible to describe the self-consistent coupling between the plasma hydrodynamics, Stimulated Brillouin Scattering, and the generation of harmonics of the excited ion acoustic wave (IAW). This description is benchmarked numerically and proves to be reliable even in the case of an undamped ion acoustic wave. The momentum transferred from the electromagnetic waves to the plasma ions is found to induce a plasma flow which modifies the resonant three wave coupling between the IAW and the light waves. A novel picture of SBS arises, in which both IAW harmonics and flow modification reduce the coherence of SBS by inducing local defects in the density and velocity profiles. The spatial domains of Stimulated Brillouin activity are separated by these defects and are consequently uncorrelated, resulting in a broad and structured spectrum of the scattered light and in a temporally chaotic reflectivity.
[ { "version": "v1", "created": "Sat, 19 Jul 2003 08:35:30 GMT" }, { "version": "v2", "created": "Wed, 6 Aug 2003 10:20:39 GMT" } ]
2007-05-23T00:00:00
[ [ "Huller", "Stefan", "" ], [ "Maximov", "Andrei", "" ], [ "Pesme", "Denis", "" ] ]
physics/0307097
Rajendra Bhandari
Rajendra Bhandari
Nonachromaticity and reversals of topological phase as a function of wavelength
To appear in Proceedings, 8th Rochester Conference on Coherence and Quantum Optics held at University of Rochester, June 13-16, 2001
null
null
null
physics.optics quant-ph
null
In an earlier work (R. Bhandari, Phys. Lett. A 204 (1995) 188), it was shown that, contrary to the property of achromaticity (independence of wavelength) usually associated with topological phases, topological phases encountered in polarization optics can, under certain conditions, show sharp changes and reversals as a function of wavelength, a phenomenon originating in the occurrence of phase singularities, earlier observed in interference experiments. It was shown that a proposed flat lens capable of focussing light with pure geometric phase shifts can switch from being convex to a concave lens or vice versa under these conditions. In this paper conditions under which such reversals can take place for small changes in wavelength are described. Some general implications of phase singularities in the physics of interference are pointed out.
[ { "version": "v1", "created": "Sat, 19 Jul 2003 09:27:01 GMT" } ]
2007-05-23T00:00:00
[ [ "Bhandari", "Rajendra", "" ] ]
physics/0307100
Giulio Magli
Giulio Magli
On the astronomical orientation of the IV dynasty Egyptian pyramids and the dating of the second Giza pyramid
10 pages, 1 figure
null
null
null
physics.hist-ph
null
The data on the astronomical orientation of the IV dynasty Egyptian pyramids are re-analyzed and it is shown that such data suggest an inverse chronology between the `first` and the `second` Giza pyramid.
[ { "version": "v1", "created": "Mon, 21 Jul 2003 09:03:21 GMT" }, { "version": "v2", "created": "Sun, 3 Aug 2003 18:13:02 GMT" } ]
2007-05-23T00:00:00
[ [ "Magli", "Giulio", "" ] ]
physics/0307101
Alexander Kozlov
A. Kozlov (1), C. Aidala (2), B. Azmoun (3), Z. Fraenkel (1), T. Hemmick (3), B. Khachaturov (1), A. Milov (3), I. Ravinovich (1), I. Tserruya (1), S. Stoll (2), C. Woody (2) and S. Zhou (1) ((1) Weizmann Intitute of Science, Rehovot, Israel, (2) Brookhaven National Laboratory, Upton, NY, USA, (3) State University of New York, Stony Brook, NY, USA)
Proposal for a Hadron Blind Detector for PHENIX
5 pages, 3 figures Presented at the Fourth International Workshop on Ring Imaging Cherenkov Detectors (RICH 2002), Pylos, Greece, June 5-10, 2002
null
null
null
physics.ins-det
null
A Hadron Blind Detector (HBD) is proposed as upgrade of the PHENIX detector at RHIC, BNL. The HBD will allow the measurement of low-mass e+e- pairs from the decay of the light vector mesons rho, omega, phi and the low-mass continuum in Au-Au collisions at energies up to sqrt{s_{NN}}= 200 GeV. From MC simulations and general considerations, the HBD has to identify electrons with very high efficiency (> 90%), double hit recognition better than 90%, moderate pion rejection factor of ~200 and radiation budget of the order of 1% of a radiation length. The first choice under study is a windowless Cherenkov detector, operated with pure CF4, in a special proximity focus configuration with a CsI photocathode and a multistage GEM amplification element.
[ { "version": "v1", "created": "Mon, 21 Jul 2003 11:06:57 GMT" } ]
2007-05-23T00:00:00
[ [ "Kozlov", "A.", "" ], [ "Aidala", "C.", "" ], [ "Azmoun", "B.", "" ], [ "Fraenkel", "Z.", "" ], [ "Hemmick", "T.", "" ], [ "Khachaturov", "B.", "" ], [ "Milov", "A.", "" ], [ "Ravinovich", "I.", "" ], [ "Tserruya", "I.", "" ], [ "Stoll", "S.", "" ], [ "Woody", "C.", "" ], [ "Zhou", "S.", "" ] ]
physics/0307103
Mohammad-Taghi Darvishi
M. Akbari, M. T. Darvishi
Relativistic Distance
9 pages, 12 embedded figures
null
null
null
physics.gen-ph
null
In this paper, we prove that two different observers don't equally measure the distance between two points A and B. For this, we introduce some postulates and obtain a new formula to show distance between A and B. In this formula, radius of universe, n, is entered such that if n tends to infinity the ordinary distance is obtained.
[ { "version": "v1", "created": "Mon, 21 Jul 2003 14:30:02 GMT" } ]
2007-05-23T00:00:00
[ [ "Akbari", "M.", "" ], [ "Darvishi", "M. T.", "" ] ]