ALBERT

All Library Books, journals and Electronic Records Telegrafenberg

feed icon rss

Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
  • 1
    Electronic Resource
    Electronic Resource
    Springer
    Electrical engineering 14 (1925), S. 448-464 
    ISSN: 1432-0487
    Source: Springer Online Journal Archives 1860-2000
    Topics: Electrical Engineering, Measurement and Control Technology
    Notes: Zusammenfassung Die folgenden Ausführungen bilden einen Auszug aus der gleichnamigen Schrift, welche als Dissertation bei der Eidgenössischen Technischen Hochschule, Zürich, eingereicht wurde. In diesem Auszuge ist von mathematischen Ableitungen so weit als möglich abgesehen, und nur das für die Anwendung der Theorie Wichtige wiedergegeben, in der Meinung, dafэ im vorliegenden Falle weniger die theoretischen Untersuchungen, als die praktischen Anwendungen von allgemeinem Interesse sind. Die Anregung zu den Untersuchungen über die Analogien der elektrischen und der elastischen Systeme ergab sich aus der Schrift von Dr. Fr. Natalis: Die Berechnung von Gleich- und Wechselstromsystemen. In dieser Schrift sind auch die Grundlagen der im folgenden verwerteten Rechnungsverfahren gegeben.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 2
    Electronic Resource
    Electronic Resource
    Springer
    Discrete & computational geometry 18 (1997), S. 93-109 
    ISSN: 1432-0444
    Source: Springer Online Journal Archives 1860-2000
    Topics: Computer Science , Mathematics
    Notes: Abstract. The classical Steiner tree problem requires a shortest tree spanning a given vertex subset within a graph G=(V,E). An important variant is the Steiner tree problem in rectilinear metric. Only recently two algorithms were found which achieve better approximations than the ``traditional'' one with a factor of 3/2. These algorithms with an approximation ratio of 11/8 are quite slow and run in time $O(n^3)$ and $O(n^{5/2})$ . A new simple implementation reduces the time to $O(n^{3/2})$ . As our main result we present efficient parametrized algorithms which reach a performance ratio of 11/8 + ɛ for any ɛ 〉 0 in time $O(n \cdot \log^2 n)$ , and a ratio of $11/8 + \log\log n /\log n$ in time $O(n \cdot \log^3 n)$ .
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 3
    Electronic Resource
    Electronic Resource
    Springer
    Algorithmica 18 (1997), S. 417-444 
    ISSN: 1432-0541
    Keywords: Key words. Parallel computation, Algorithms, Packet routing, Meshes, Buses, Lower bounds, Randomization, Coloring.
    Source: Springer Online Journal Archives 1860-2000
    Topics: Computer Science , Mathematics
    Notes: Abstract. We consider the problem of routing packets on an $n\times\cdots\times n$ MIMD mesh-connected array of processors augmented with row and column buses. We give lower bounds and randomized algorithms for the problem of routing k-permutations (where each processor is the source and destination of exactly k packets) on a d-dimensional mesh with buses, which we call the (k,d)-routing problem. We give a general class of ``hard'' permutations which we use to prove lower bounds for the (k,d)-routing problem, for all k,d≥ 1. For the (1,1)- and (1,2)-routing problems the worst-case permutations from this class are identical to ones published by other authors, as are the resulting lower bounds. However, we further show that the (1,d)-routing problem requires 0.72 ... n steps for d=3, 0.76 ... n steps for d=4, and slightly more than $(1-1/d)\cdot n$ steps for all d≥ 5. We also obtain new lower bounds for the (k,d)-routing problem for k,d 〉 1, which improve on the bisection lower bound in some cases. These lower bounds hold for off-line routing as well. We develop efficient algorithms for the (k,1)-routing problem and for the problem of routing k-randomizations (where each processor has k packets initially and each packet is routed to a random destination) on the one-dimensional mesh and use them in a general (k,d)-routing algorithm which improves considerably on previous results. In particular, the routing time for the (1,d)-routing problem is bounded by $(2-1/d) \cdot n + o(n)$ steps with high probability (whp), whenever $d\leq n^{1/2-\epsilon}$ for some constant ε 〉 0, and the routing time for the (k,d)-routing problem is $k\cdot n/3+o(k\cdot n)$ steps whp whenever $d=(k\cdot n)^{1/2-\epsilon}$ for some constant ε 〉 0 and k≥ 3.6 ... d, matching the bisection lower bound. We then present a simple algorithm for the (2,2)-routing problem running in 1.39 ... n+o(n) steps whp. Finally, for the important special case of routing permutations on two-dimensional meshes with buses, the (1,2)-routing problem, we give a more sophisticated algorithm that runs in 0.78 ... n+o(n) steps whp.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 4
    ISSN: 1089-7623
    Source: AIP Digital Archive
    Topics: Physics , Electrical Engineering, Measurement and Control Technology
    Notes: The q-profile measurement presented in this article is based on the observation of pellets injected into the plasma and viewed with a fast-framing camera. The pellets sublimate in the plasma and the ablated material is ionized. The ions move along the magnetic field lines, while an ablation cloud is forming. This ablation cloud contains a small fraction of neutral particles which emit visible light after collisional excitation. It is therefore possible to visualize the magnetic field lines along which the pellet passes. The inclination angle of the magnetic field lines with respect to the torus midplane can be determined from this observation. The results are compared with the inclination angles delivered by an equilibrium code. Further analysis shows that it is not meaningful to determine the q-profile from the data of only the pellet ablation, in the case of an elongated plasma as in ASDEX Upgrade. However, the accuracy of the q-profile determined by an equilibrium code, especially in the plasma center, can be greatly improved by using the pellet measurements as additional input data. © 1997 American Institute of Physics.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 5
    Electronic Resource
    Electronic Resource
    Springer
    Algorithmica 19 (1997), S. 427-446 
    ISSN: 1432-0541
    Keywords: Key words. Graph algorithms, Triangulation, Planarity.
    Source: Springer Online Journal Archives 1860-2000
    Topics: Computer Science , Mathematics
    Notes: Abstract. Triangulation of planar graphs under constraints is a fundamental problem in the representation of objects. Related keywords are graph augmentation from the field of graph algorithms and mesh generation from the field of computational geometry. We consider the triangulation problem for planar graphs under the constraint to satisfy 4-connectivity. A 4-connected planar graph has no separating triangles, i.e., cycles of length 3 which are not a face. We show that triangulating embedded planar graphs without introducing new separating triangles can be solved in linear time and space. If the initial graph had no separating triangle, the resulting triangulation is 4-connected. If the planar graph is not embedded, then deciding whether there exists an embedding with at most k separating triangles is NP-complete. For biconnected graphs a linear-time approximation which produces an embedding with at most twice the optimal number is presented. With this algorithm we can check in linear time whether a biconnected planar graph can be made 4-connected while maintaining planarity. Several related remarks and results are included.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 6
    Electronic Resource
    Electronic Resource
    Weinheim : Wiley-Blackwell
    Zeitschrift für anorganische Chemie 148 (1925), S. 43-57 
    ISSN: 0863-1786
    Keywords: Chemistry ; Inorganic Chemistry
    Source: Wiley InterScience Backfile Collection 1832-2000
    Topics: Chemistry and Pharmacology
    Notes: Die Zersetzung des Kaliumtrithionats in wäßriger Lösung erfolgt nach den Reaktionsgleichungen: \documentclass{article}\pagestyle{empty}\begin{document}$$ \begin{array}{l} {\rm S}_3 {\rm O}_6 \,^{\prime \prime} + {\rm H}_2 {\rm O} = {\rm S}_2 {\rm O}_3 \,^{\prime \prime} + {\rm SO}_4 \,^{\prime \prime} + 2{\rm H}^ \cdot,\\ {\rm S}_2 {\rm O}_3 \,^{\prime \prime} + {\rm S}_3 {\rm O}_6 \,^{\prime \prime} + {\rm H}^ \cdot \rightleftharpoons {\rm S}_4 {\rm O}_6 \,^{\prime \prime} + {\rm SOH}^{\prime}\\ \end{array} $$\end{document}.
    Additional Material: 6 Tab.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 7
    Electronic Resource
    Electronic Resource
    Weinheim : Wiley-Blackwell
    Zeitschrift für anorganische Chemie 148 (1925), S. 225-234 
    ISSN: 0863-1786
    Keywords: Chemistry ; Inorganic Chemistry
    Source: Wiley InterScience Backfile Collection 1832-2000
    Topics: Chemistry and Pharmacology
    Notes: Der Zerfall des Trithionats wird durch Sulfit oder Thiosulfat nur wenig beeinflußt.
    Additional Material: 3 Tab.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 8
    Electronic Resource
    Electronic Resource
    Weinheim : Wiley-Blackwell
    Zeitschrift für anorganische Chemie 148 (1925), S. 256-264 
    ISSN: 0863-1786
    Keywords: Chemistry ; Inorganic Chemistry
    Source: Wiley InterScience Backfile Collection 1832-2000
    Topics: Chemistry and Pharmacology
    Notes: Die Reaktion zwischen Trithionat und Schwefelwasserstoff verläuft sehr langsam nach den Gleichungen: \documentclass{article}\pagestyle{empty}\begin{document}$$ \begin{array}{l} {\rm S}_2 {\rm O}_6 \,^{\prime \prime} + {\rm H}_2 {\rm S} = 2{\rm S}_2 {\rm O}_3 \,^{\prime \prime} + 2{\rm H}^ \cdot,\\ {\rm S}_2 {\rm O}_3 \,^{\prime \prime} + 2{\rm H}_2 {\rm S} + 2{\rm H}^ \cdot = 3{\rm H}_2 {\rm O} + 4{\rm S}\\ \end{array} $$\end{document}.
    Additional Material: 2 Tab.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 9
    Electronic Resource
    Electronic Resource
    Weinheim : Wiley-Blackwell
    Zeitschrift für anorganische Chemie 148 (1925), S. 369-381 
    ISSN: 0863-1786
    Keywords: Chemistry ; Inorganic Chemistry
    Source: Wiley InterScience Backfile Collection 1832-2000
    Topics: Chemistry and Pharmacology
    Additional Material: 4 Tab.
    Type of Medium: Electronic Resource
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 10
    Publication Date: 1999-09-13
    Print ISSN: 0031-9007
    Electronic ISSN: 1079-7114
    Topics: Physics
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...