Library

Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • 2000-2004  (5)
  • 1890-1899
  • 1840-1849
  • 2003  (5)
  • 1848
  • ddc:080  (3)
  • PACS. 71.10.-w Theories and models of many-electron systems – 73.21.La Quantum dots – 73.20.Qt Electron solids
Material
Years
  • 2000-2004  (5)
  • 1890-1899
  • 1840-1849
Year
Keywords
Language
  • 1
    Electronic Resource
    Electronic Resource
    Springer
    The European physical journal 31 (2003), S. 401-412 
    ISSN: 1434-6036
    Keywords: PACS. 71.10.-w Theories and models of many-electron systems – 73.21.La Quantum dots – 73.20.Qt Electron solids
    Source: Springer Online Journal Archives 1860-2000
    Topics: Physics
    Notes: Abstract: In 1969, Andreev and Lifshitz have conjectured the existence of a supersolid phase taking place at zero temperature between the quantum liquid and the solid. In this and a succeeding paper, we re-visit this issue for a few polarized electrons (spinless fermions) interacting via a U/r Coulomb repulsion on a two dimensional L×L square lattice with periodic boundary conditions and nearest neighbor hopping t. This paper is restricted to the magic number of particles N = 4 for which a square Wigner molecule is formed when U increases and to the size L = 6 suitable for exact numerical diagonalizations. When the Coulomb energy to kinetic energy ratio r s = UL/(2t ) reaches a value r s F ≈ 10, there is a level crossing between ground states of different momenta. Above r s F, the mesoscopic crystallization proceeds through an intermediate regime ( r s F 〈 r s 〈 r s W ≈ 28) where unpaired fermions with a reduced Fermi energy co-exist with a strongly paired, nearly solid assembly. We suggest that this is the mesoscopic trace of the supersolid proposed by Andreev and Lifshitz. When a random substrate is included, the level crossing at r s F is avoided and gives rise to a lower threshold r s F(W) 〈 r s F where two usual approximations break down: the Wigner surmise for the distribution of the first energy excitation and the Hartree-Fock approximation for the ground state.
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Electronic Resource
    Electronic Resource
    Springer
    The European physical journal 33 (2003), S. 87-101 
    ISSN: 1434-6036
    Keywords: PACS. 71.10.-w Theories and models of many-electron systems – 73.21.La Quantum dots – 73.20.Qt Electron solids
    Source: Springer Online Journal Archives 1860-2000
    Topics: Physics
    Notes: Abstract: In this second paper, using N = 3 polarized electrons (spinless fermions) interacting via a U/r Coulomb repulsion on a two dimensional L×L square lattice with periodic boundary conditions and nearest neighbor hopping t, we show that a single unpaired fermion can co-exist with a correlated two particle Wigner molecule for intermediate values of the Coulomb energy to kinetic energy ratio r s = UL/(2t ). This supports in an ultimate mesoscopic limit a possibility proposed by Andreev and Lifshitz for the thermodynamic limit: a quantum crystal may have delocalized defects without melting, the number of sites of the crystalline array being smaller than the total number of particles. When L = 6, the ground state exhibits four regimes as rs increases: a Hartree-Fock regime, a first supersolid regime where a correlated pair co-exists with a third fully delocalized particle, a second supersolid regime where the third particle is partly delocalized, and eventually a correlated lattice regime.
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Publication Date: 2020-08-05
    Keywords: ddc:080
    Language: English
    Type: masterthesis , doc-type:masterThesis
    Format: application/pdf
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Publication Date: 2020-08-05
    Description: This diploma thesis deals with the restoration problem in telecommunication networks. The goal is to find a cost minimal capacity capacity assignment on the edges and nodes of a network such that given demands can be satisfied even in case of the failure of an edge or node in the network. Moreover, restrictions on the routing paths (like length restrictions) and hardware constraints have to be satisfied. A Mixed Integer Programming model is presented which takes into account restoration requirements as well as hardware constraints and which abstracts from a particular restoration protocol and failure situation. This abstraction provides new insight into the structure of the network restoration problem and shows that from a mathematical point of view, the commonly used restoration techniques Link Restoration, Path Restoration and Reservation are not as different as they seem to be from a practical point of view. In addition, our model allows (but is not limited to) optimizing working capacity, intended for normal use, and spare capacity, intended for rerouting purposes in case of a failure, in one step. Furthermore, our formulation of capacity cost allows taking into account the effects of discrete, non-linear cost structures which are common in practice. Up to our knowledge, no publication in the existing literature covers all these aspects, let alone in one model, although they are of major practical interest. The model has been implemented in a Branch and Cut framework. The theoretical background of the algorithmic procedure is presented in detail, including computational complexity investigations on the pricing problem. The abstraction from a particular restoration protocol turns out to be useful both from a theoretical and computational point of view. In fact, our investigations suggest a distinction into Local Restoration and Global Restoration rather than into Link Restoration,Path Restoration, Reservation and mixtures of these concepts. In addition to the theoretical aspects of the algorithmic procedure, some implementational details are briefly discussed. Our implementation has been tested on 14 real world instances, which is described in detail. One part of the computational results consists of a comparison of optimal network cost values using diffeent restoration mechanisms, applied to securing either all single node failures, all single edge failures or both. In addition, the effects of a discrete cost structure are investigated, which has rarely been considered yet in literature. Furthermore, the cost ifference between joint and successive working and spare capacity optimization is investigated. In the second part of the computational results, several heuristics for the network restoration problem are compared with respect to both solution quality and time. This diploma thesis deals with the restoration problem in telecommunication networks. The goal is to find a cost minimal capacity capacity assignment on the edges and nodes of a network such that given demands can be satisfied even in case of the failure of an edge or node in the network. Moreover, restrictions on the routing paths (like length restrictions) and hardware constraints have to be satisfied. A Mixed Integer Programming model is presented which takes into account restoration requirements as well as hardware constraints and which abstracts from a particular restoration protocol and failure situation. This abstraction provides new insight into the structure of the network restoration problem and shows that from a mathematical point of view, the commonly used restoration techniques Link Restoration, Path Restoration and Reservation are not as different as they seem to be from a practical point of view. In addition, our model allows (but is not limited to) optimizing working capacity, intended for normal use, and spare capacity, intended for rerouting purposes in case of a failure, in one step. Furthermore, our formulation of capacity cost allows taking into account the effects of discrete, non-linear cost structures which are common in practice. Up to our knowledge, no publication in the existing literature covers all these aspects, let alone in one model, although they are of major practical interest. The model has been implemented in a Branch and Cut framework. The theoretical background of the algorithmic procedure is presented in detail, including computational complexity investigations on the pricing problem. The abstraction from a particular restoration protocol turns out to be useful both from a theoretical and computational point of view. In fact, our investigations suggest a distinction into Local Restoration and Global Restoration rather than into Link Restoration, Path Restoration, Reservation and mixtures of these concepts. In addition to the theoretical aspects of the algorithmic procedure, some implementational details are briefly discussed. Our implementation has been tested on 14 real world instances, which is described in detail. One part of the computational results consists of a comparison of optimal network cost values using different restoration mechanisms, applied to securing either all single node failures, all single edge failures or both. In addition, the effects of a discrete cost structure are investigated, which has rarely been considered yet in literature. Furthermore, the cost difference between joint and successive working and spare capacity optimization is investigated. In the second part of the computational results, several heuristics for the network restoration problem are compared with respect to both solution quality and time.
    Keywords: ddc:080
    Language: English
    Type: masterthesis , doc-type:masterThesis
    Format: application/pdf
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Publication Date: 2020-08-05
    Keywords: ddc:080
    Language: English
    Type: masterthesis , doc-type:masterThesis
    Format: application/pdf
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...