University of Wurzburg Institute of Computer Science Research Report Series
Field strength prediction by ray-tracing for adaptive base station positioning in mobile communication networks Th. Fritsch
Report No. 122
K. Tutschku
K. Leibnitz
August 1995
Institute of Computer Science, University of Wurzburg Am Hubland, 97074 Wurzburg, Germany Tel.: +49-931-8885513, Fax: +49-931-8884601 e-mail: ffritsch,tutschku,
[email protected] Abstract: The Adaptive Base Station Positioning Algorithm (ABPA) is presented, which is based on a neural net approximation of the trac density in the coverage area of a cellular mobile communication system. ABPA employs simulated annealing, thereby achieving quasi-optimal base station locations depending on the topography of the investigated area. Furthermore, ABPA considers the radio wave propagation within this area for the base station positions. Therefore, a three dimensional digital surface model is used to approximate the topography and two eld strength prediction methods, a line-of-sight (LOS) approach and a ray-tracing technique, are investigated within the context of adaptive positioning. In particular, the results obtained by the ray-tracing technique are encouraging, showing supplying areas, which seem to be similar to those, stemming from real measurements. However, as simulations show, the more realistic eld strength prediction by ray-tracing has a strong in uence on the performance of ABPA, resulting in dierent base station locations. As an outlook, the combination of eld strength prediction using ray-tracing with adaptive trac prediction on a road graph by neural nets is proposed for further investigation. Keywords: mobile communication, planning tools, base station location, eld strength prediction, ray-tracing submitted to the 2nd ITG Conference on Mobile Communication '95, Sep. 26.-28.
1995, Neu Ulm, Germany.
1 Introduction The growth of the mobile cellular market imposes a dicult task to the designers of mobile communication systems. The determination of the base station locations depends mainly on two factors: a) the inhomogeneously distributed user density in the coverage area of the base stations, e.g. a location area in the GSM system, and b) the varying radio signal strength. When a mobile unit is moving through the supplying area of a base station, it receives a time-varying radio signal due to re ections, shadowing on obstacles and diusion by scattering. In the planning process, the disturbances of the radio signal caused by these physical phenomena are usually considered by rough estimations of the eld strength models using statistical assumptions [7]. Another method is the approximation of the eld strength level with models developed in the context of geometrical optics [9]. However, the latter models require an extremely high computing eort. Moreover, since the mobile subscribers move through the cellular network along trac highways, the resulting mobile teletrac density depends both on geographical location and on time. Consequently, the mobile teletrac distribution can be decomposed in two parts, the one concerning the average local distribution of mobile user density in a coverage area, the other representing the time-varying component due to trac mobility caused by working hours, car trac behavior, etc. The planning of adequate base station positions has to consider the rst part, whereas the second can be tackled by dynamic frequency assignment or network restructuring methods. In this paper we focus on the problem of nding optimal positions of base stations, whose supplying areas are covering the regions where the teletrac takes place. An adaptive base station positioning algorithm (ABPA), using a set of formal neurons, distributed according to the estimated local user density, was presented in [6]. In Section 2 we present a short outline of ABPA. This algorithm is already able to provide a meaningful solution of the base station positioning problem, but the eld strength prediction method used by ABPA can essentially be improved, since its approximation quality was kept low to avoid extensive computations. In Section 3 of this paper, free space propagation of radio waves is shortly reviewed and the Line-of-Sight (LOS) approach used so far in ABPA is described. Furthermore, the concept of eld strength approximation using ray-tracing techniques in combination with ABPA is discussed. In Section 4 we present rst results of ABPA using this modi cation. The improvement of ABPA will facilitate solutions of the base station positioning problem, which take realistic topographical scenarios into account. As a future task, the combination of ray-tracing based eld strength prediction methods with a modi cation of selforganizing feature maps, the Neural Gas algorithm, is proposed in Section 5. This combination is supposed to tackle more accurately the problem of adapting the local average trac density in the context of ABPA.
2 Outline of ABPA Using Selforganizing Feature Maps
The Adaptive Base Station Positioning Algorithm, presented in [5, 6], is based on the idea that competing base stations try to maximize their supplying areas by covering 2
(a) Digital Terrain Model
(b) Selforganizing feature map
Figure 1: Neural approximation of the digital terrain model
a maximum number of sensory objects, called sensory neurons. These neurons are distributed in the terrain, to be supplied with radio frequencies, according to a given density, which stems from the learning process of a selforganizing neural net. This density is assumed to be an estimation of the local teletrac density, since it is more likely that car trac and thereby mobile telephony takes place at data points of low terrain than at data points of high terrain. A selforganizing feature map was used to adapt the low terrain data of the digital terrain model of the topography, depicted in Figure 1(a). In Figure 1(b) the result of the adaptation process is illustrated. The geographical topography, which was investigated, represents the area north-west of Wurzburg. Selforganizing feature maps (SOM) are preserving the topology of the input vector space by adapting their weight structure accordingly. The reader is referred to [8] for a detailed description of SOMs. The usage of neurons by ABPA in the prestructuring step provides a set of sensory elements for the eld strength level. In the algorithm, the supplying areas of the base stations, described by their location, transmitting power and a positioning error, are determined. Hereby the comparison of the received eld strength level with a given threshold at the neuron positions is taken as the criterion, whether a neuron belongs to a base station supplying area or not. Each new arrangement of base stations is denoted as an adaptation step of the algorithm. Each base station can change its position or its transmitting power, thereby achieving dierent supplying areas. The positioning error of the base stations is a measure for a reasonable choice of their current locations, before the actual adaptation of these locations takes place. In this step, the base station with the worst positioning error is moved into the direction where clusters of attracting sensory neurons are located or into the direction which is resulting from the repellation of other base stations located in the immediate surrounding of the base station considered. The determination of supplying areas afterwards implies the eld strength prediction for all neurons in the coverage area according to the methods described in detail in Section 3. In the course of ABPA, each complete adaptation step is followed by a system state 3
evaluation, which is embedded in a simulated annealing process [1]. A system state Z at time step t is characterized by the assignment of all sensory neurons Si depending on the current distribution of the transmitting stations Tj and their corresponding supplying areas V (Tj ) to one of the following sets: 1. free sensory neurons Sf := fSijSi 62 Vg 2. multiply assigned sensory neurons Sm := fSijSi 2 Sl;j fV (Tj ) \ V (Tl)gg; 8l; 8j; l 6= j
3. de nitely assigned sensory neurons (Sf [ Sm) A system state is associated with a system energy, which is proportional to the magnitude of (Sf [ Sm). A minimization of the system energy corresponds to the maximization of the de nitely assigned neurons. Thus, an optimal coverage of the terrain can be obtained. However, such a result can only be achieved if the simulated annealing procedure [1] is used to govern the system state transitions. Hereby each state transition takes place with probability:
P fZ (new) = Z (cur)g = e? E : (1) This implies, that the current system state Z (cur) is accepted as a new system state Z (new) according to the expression on the right hand side of eqn. (1). The decreasing temperature plays the role of a cooling parameter of the system and is introduced to prevent the system of getting stuck in local minima of the energy function landscape. A nal stationary state, representing the suboptimal locations of base stations, is reached, if declines to zero. The accuracy of ABPA depends on the determination of the eld strength level at the neuron positions, as well as on an appropriate distribution of the neurons itself. An improvement of ABPA concerns the restriction of the neuron positions to road and highway locations in the coverage area and is proposed in Section 5.
3 Field Strength Approximation in the Supplying Area A key issue in mobile system planning as well as in ABPA is the prediction of eld strength in the investigated supplying area. The received signal depends mainly on two environmental factors: a) the topographical structure and b) the morphographical properties of the area. These factors determine the in uence of three basic radio propagation phenomena: diraction, re ection and scattering. Diraction is mainly governed by the topographical structure and occurs, when the direct radio path between transmitter and receiver is obstructed by natural (e.g. hills) or human-made objects (e.g. buildings). Based on Huygen's principle, secondary waves are formed behind the object, even if there is no line of sight between transmitter and receiver. Thus a radio signal can be received in the \shadow" of an object. Re ections are observed, when a radio wave strikes an object which is very large, comparing to the wave length. The re ection coecients 4
vary for dierent surfaces of objects. Scattering occurs when the radio path contains objects with dimensions that are in the order of the wave length (e.g. leafs of trees). Since scattering is based on the same mechanism as re ection, it causes the energy of the radio beam to be reradiated diusely. The strength of re ection and scattering is substantially in uenced by morphographical properties. In the literature, a lot of models for radio wave propagation are proposed [2, 7, 9]. Complex proposals provide a good approximation of the path loss, but require high computational eort. Simple models require less computational power, but estimate the eld strength only roughly. Within ABPA, the eld strength prediction takes place in each adaptation step. Therefore, the applied eld strength prediction method has to show a good trade-o between computation requirements and approximation accuracy. After a short outline of path loss within free space propagation, the line-of-sight (LOS) approach used by ABPA is described in subsection 3.2.
3.1 Characterization of Path Loss within Free Space Propagation
A detailed description of the free space propagation model can be found in [3, 7]. For this model, it is assumed that no obstruction disturbs the propagation of the radio wave. The signal strength in the supplying area is characterized by the electromagnetic eld strength of the received wave. Since in free space waves are propagating equally in each direction, the wavefront has the form of a a sphere. Therefore the power density Sr at the receiver in distance d is: Sr = PtGt =Asphere = Pt Gt=(4d2): (2) Hereby Pt denotes the transmitting power and Gt the antenna gain. The product Pt Gt is called equivalent isotropically radiated power (EIRP) considering the fact, that only antennas, emitting waves of equal strength in each direction, are taken into account. The eld strength Er at the receiver is: q q (3) Er = Sr Z0 = 30Gt(Pt=W )=(d=m)V=m; where Z0 = 120 denotes the wave resistance for vacuum. The eld strength level er at the receiver is de ned as: er =(db(V=m)) = 20 lg(Er =(V=m)) = 74; 8 + 10 lg(Pt=W ) + 10 lg(Gt) ? 20 lg(d=km): (4) In general, the signal loss is equivalent to the ratio between the transmitted and the received power, which is calculated in logarithmic scale. Regarding Ae as the eective absorption cross section of an antenna and Gr as the antenna gain, the received power Pr results to: Pr = Sr Ae = Sr Gr 2 =4 = Er2 2Gr =(4Z0) with Ae = Gr 2 =4: (5) Thus, regarding the path loss level LP, the following applies: 2 LP(db) = 10 lg(Pt=Pr ) = 10 lg Pt ? 20 lg Er ? 10 lg 4 + 10 lg Z0: (6) 5
transmitter
diffraction at the hill top
mobile station obstructed distance
Figure 2: Modeling the shadowing eect
From eqn. (6) follows that the path loss only depends on the transmitting power and the eld strength. In case of free space propagation, eqn. (6) can be simpli ed to: L0 = 32:5 + 20 lg(d=km) + 20 lg(f=MHz) ? gt=dBi ? gr =dBi ; (7) where f is the frequency of the radio signal and gr and gt denote the logarithmic measure of the antenna gain. Eqn. (7) provides a simple formula to compute the free space path loss, which only considers the distance between receiver and transmitter. Hata [7], extended the free space propagation model regarding morphographical properties. More generally, an additional parameter n is used, describing the relationship between distance and received power: L(d) = L(d0) + 10 n lg(d=d0) + X ; (8) where X is a zero-mean Gaussian random variable, that represents the variation in average received power, and d0 denotes a reference distance. The parameter n varies for dierent signal environments [2]. In eqn. (5) the value of n is 2, denoting the exponent of Er .
3.2 Line-of-Sight (LOS) Approach
In ABPA, the eld strength level is calculated according to eqn. (4), which was modi ed to take the path loss, caused by diraction, into account. In Figure 2 a typical scenario is depicted. A mountain is obstructing the direct propagation of the radio wave from the transmitter to the mobile station. Due to diraction, occurring at the top of the hill, the radio signal can also be received in the shadow of the mountain. In the LOS approach the actual distance as well as the amount of the obstructed radio path is considered. The eld strength level at the mobile station is approximated by: e0r = (db(V=m)) = er ? S dobstruct = (db(V=m)) ; (9) where S is a proportional factor. The obstructed distance dobstruct can eectively be computed using Bresenham's line algorithm [4]. For rural environment, the heuristic assumption made above is quite useful since the diraction eects are not very strong in this case. In urban regions the distances from transmitters to the obstructing objects are usually smaller and thus diraction has higher impact. As a consequence, the LOS approach fails for urban environment. 6
ideal wavefront diffraction Tx
r reflection
d Ω
transmission
Tx
Figure 3: Ideal wavefront represented by each source ray
Figure 4: Diracted and re ected rays from transmitter Tx
3.3 Field Strength Approximation Using Ray-Tracing
Originally, ray-tracing techniques have been introduced in computer graphics applications to create photorealistic pictures of 3D sceneries [12]. Ray-tracing algorithms are able to visualize accurately optical eects like shadowing, transparency, etc. This capability makes the method attractive for eld strength predictions [11]. Ray-tracing is based on the light house idea. Radio beams are emitted from a transmitter Tx in distinct directions. The beams \illuminate" the scenery, i.e. the supplying area. In the algorithm, the beams are modeled as ray tubes with the xed solid angle d and of identical shape and size in distance r from the transmitter, cf. Figure 3. The path of an individual beam is traced recursively until it strikes an object, cf. Figure 4. If a ray strikes an edge or the surface of the digital terrain model, diraction or re ection of the ray takes place. Re ection can be modelled very easily using the Fresnel equations [13]. For diraction, Huygen's principle in conjunction with the Kircho laws has to be used to compute the decline in energy of the ray. Since ray-tracing tracks each beam individually, the behavior of the ray can be traced in detail at the cost of increased computing eort. A remaining problem, using ray-tracing, is the determination of the correct beam width d , i.e. the number of emitted rays, to achieve a certain approximation accuracy.
3.4 Supplying Areas
Using the two eld strength approximation methods described above, simulations with a single transmitter for a real supplying area have been carried out. The investigated terrain is again the 10km 10km area in the north-west of the city of Wurzburg, cf. Figure 5(a). The city center is located in the lower part of the picture and on the left side the river Main is visible. The hilly topography of this area can be considered typical for central Europe. The 3D model of this area consists of altitude values, sampled every 100 meters, and the surface is interpolated by triangles using the altitude points as vertices. The sensory neurons are distributed according to the prestructuring step of ABPA, cp. Section 2. The transmitter Tx in Figure 5(b) and Figure 5(c) is located in the center of each picture and the neurons, receiving a eld strength level above a certain threshold, are marked by bold print. These neurons form the \supplying area" of the transmitter. The approximation of this area using the LOS approach is depicted 7
(a)
(a)
(b)
(b)
(c)
(c)
Tx
Tx
Figure 5: The 3D terrain model (a) and the supplying areas for (b) LOS and (c) ray-tracing
Figure 6: Initial con guration (a) of ABPA and the base station locations obtained by (b) LOS and (c) ray-tracing
8
in Figure 5(b). Here, eqn. (4) and eqn. (9) have been applied to compute the eld strength level. The connectivity of the supplying area is very high, whereas for the raytracing approach, cf. Figure 5(c), the \lacunarity" of this area is high. In the latter case, re ection were followed until depth one, using a re ection coecient of 1.0. The signal level was obtained by eqn. (4) with the total traversed path length as the distance d. The large \holes" in the supplying area indicate that the path loss is greater, than predicted by the LOS approach. As shown in Section 4, this will eect the ABPA substantially.
4 Finding Optimal Base Station Locations To prove the capability of ABPA and the two eld strength prediction techniques discussed in this paper, ABPA was tested on the topography north-west of Wurzburg. The algorithm was used to nd the best locations of six transmitters in this terrain. The initial con guration of the transmitter and the sensory neurons is depicted in Figure 6(a). Figures 6(b) and (c) show the base station locations, obtained by using the LOS approximation and the ray-tracing prediction, respectively. The transmitters are marked by ã and the dierent supplying areas for the individual transmitters are tagged by various symbols. The ABPA using LOS (cf. Figure 6(b)) achieved a very good coverage of the supplying area: 77% of the sensory neurons are de nitely assigned, 19% of the neurons are not assigned (marked by a ) and 4% are supplied by at least two base stations (marked by ¢). The locations of the base stations are fairly regularly distributed over the terrain. The result of ABPA in conjunction with ray-tracing is depicted in Figure 6(c). In this case the algorithm achieved only a poor coverage: 29% of the sensory neurons are de nitely assigned, 68% of the neurons are not assigned and 3% are multiply supplied. Two transmitters are placed on dominant positions in the central part of the picture. The others are placed at the margins of the investigated area. Since the supplying areas of the individual transmitters don't overlap very much, the transmitters located in the center increase their sphere of in uence and force the other base stations to cover only the marginal areas.
5 Outlook A possible extension of the ABPA to increase the accuracy of the algorithm consists of using a dierent distribution of the sensory neurons. Instead of approximating low terrain data by a selforganizing feature map, as described in Section 2, the neurons can be distributed on a road graph of the coverage area using a variant of the original SOM algorithm, the so-called Neural Gas [10]. The neurons behave analogously to particles of a gas and can therefore adapt readily any probability distribution. A special feature of this algorithm is its ability to approximate subspaces of varying dimensions and preserving its topologies. If measurements of mobile car trac are available, this data can be used to estimate the local average teletrac density along the road graph. As a result of the Neural Gas learning process, the neurons will distribute themselves inhomogeneously
9
Figure 7: Neural approximation of the road graph in coverage area
on the road graph according to the measured vehicle trac density. The approximation of the road graph using the Neural Gas algorithm is depicted in Figure 7. Hereby the adaptation of the trac density has not yet been implemented and therefore the neurons are spaced equally on the road graph. Due to the dierent distribution of the neurons ABPA is expected to locate the base stations in accordance to the actual teletrac.
6 Conclusions We presented a neural net approach for the adaptive positioning of base stations (ABPA) in a cellular mobile communication system using an LOS and a ray-tracing technique for eld strength approximation. The obtained results are encouraging, since ABPA can also be used, when the radio wave propagation is modelled by ray-tracing in a more realistic way. Although ABPA using ray-tracing does not achieve the same high coverage as with LOS, the algorithm has the ability to nd suboptimal base station locations. Some extensions to avoid the driving out of some base station to the margins should be implemented. We expect that the approach presented in this paper will provide a powerful tool for planning cellular mobile communication networks.
Acknowledgement: The authors would like to thank Prof. Dr. P. Tran-Gia for giving commentary remarks on ABPA and its improvements. We would also like to give an appreciation to M. Becker, M. Dummler and M. Muller for their programming eorts.
References [1] E. Aarts and J. Korst. Simulated Annealing and Boltzmann Machines. John Wiley & Sons, Chichester, 1990. [2] J. B. Andersen, T. S. Rappaport, and S. Yoshida. Propagation messurements and models for wireless communications channels. IEEE Communications Magazine, 33(1):42{49, 1995. [3] H. Burkle, editor. Grundlagen der Funktechnik, volume 13 of TTKom. R.v.Decker's Verlag, Heidelberg, 1989. [4] J. Foley and A. Van Dam. Fundamentals of Computer Graphics. Addison-Wesley, 1983.
10
[5] Th. Fritsch. Neuronale Netze in Planung und Optimierung von mobilen Kommunikationssystemen. PhD thesis, Universitat Wurzburg, Lehrstuhl f. Informatik III, Verlag Dr. Kovac, 1995. [6] Th. Fritsch and S. Hanshans. An integrated approach to cellular mobile communication planning using trac data prestructured by a self-organizing feature map. In Proceedings of the 1993 International Conference on Neural Networks, pages 822D{822I. IEEE, IEEE Service Center, Marz 28 { April 1, 1993. [7] M. Hata. Empirical formula for propagation loss in land mobile radio services. IEEE Transactions on Vehicular Technology, 29(3):317{325, August 1980. [8] T. Kohonen. Self-Organizing Maps, volume 30 of Springer Series in Information Sciences. Springer-Verlag, Berlin, 1995. [9] T. Kurner, D. J. Cichon, and W. Wiesbeck. Concepts and results for 3D digital terrainbased wave propagation models: An overview. IEEE Journal on Selected Areas in Communications, 11(7):1002{1012, September 1993. [10] T. Martinetz and K. Schulten. Topology representing networks. Neural Networks, 7(3):507{522, 1994. [11] J. McKown and R. Hamilton. Ray tracing as a design tool for radio networks. IEEE Network Magazine, 5(6), November 1991. [12] T. Whitted. An improved illumination model for shaded display. Communications of the ACM, 23(6):343{349, 1980. [13] H. Zinke and O. Brunswig. Lehrbuch der Hochfrequenztechnik, volume 1. Springer-Verlag, Berlin, 4 edition, 1990.
11
Preprint-Reihe
Institut fur Informatik Universitat Wurzburg Verantwortlich: Die Vorstande des Institutes fur Informatik. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30]
K. Wagner. Bounded query classes. Februar 1989. P. Tran-Gia. Application of the discrete transforms in performance modeling and analysis. Februar 1989. U. Hertrampf. Relations among mod-classes. Februar 1989. K. W. Wagner. Number-of-query hierarchies. Februar 1989. E. W. Allender. A note on the power of threshold circuits. Juli 1989. P. Tran-Gia und Th. Stock. Approximate performance analysis of the DQDB access protocol. August 1989. M. Kowaluk und K. W. Wagner. Die Vektor-Sprache: Einfachste Mittel zur kompakten Beschreibung endlicher Objekte. August 1989. M. Kowaluk und K. W. Wagner. Vektor-Reduzierbarkeit. August 1989. K. W. Wagner (Herausgeber). 9. Workshop uber Komplexitatstheorie, eziente Algorithmen und Datenstrukturen. November 1989. R. Gutbrod. A transformation system for chain code picture languages: Properties and algorithms. Januar 1990. Th. Stock und P. Tran-Gia. A discrete-time analysis of the DQDB access protocol with general input trac. Februar 1990. E. W. Allender und U. Hertrampf. On the power of uniform families of constant depth threshold circuits. Februar 1990. G. Buntrock, L. A. Hemachandra und D. Siefkes. Using inductive counting to simulate nondeterministic computation. April 1990. F. Hubner. Analysis of a nite capacity a synchronous multiplexer with periodic sources. Juli 1990. G. Buntrock, C. Damm, U. Hertrampf und C. Meinel. Structure and importance of logspace-MOD-classes. Juli 1990. H. Gold und P. Tran-Gia. Performance analysis of a batch service queue arising out of manufacturing systems modeling. Juli 1990. F. Hubner und P. Tran-Gia. Quasi-stationary analysis of a nite capacity asynchronous multiplexer with modulated deterministic input. Juli 1990. U. Huckenbeck. Complexity and approximation theoretical properties of rational functions which map two intervals into two other ones. August 1990. P. Tran-Gia. Analysis of polling systems with general input process and nite capacity. August 1990. C. Friedewald, A. Hieronymus und B. Menzel. WUMPS Wurzburger message passing system. Oktober 1990. R. V. Book. On random oracle separations. November 1990. Th. Stock. In uences of multiple priorities on DQDB protocol performance. November 1990. P. Tran-Gia und R. Dittmann. Performance analysis of the CRMA-protocol in high-speed networks. Dezember 1990. C. Wrathall. Con uence of one-rule Thue systems. O. Gihr und P. Tran-Gia. A layered description of ATM cell trac streams and correlation analysis. Januar 1991. H. Gold und F. Hubner. Multi server batch service systems in push and pull operating mode | a performance comparison. Juni 1991. H. Gold und H. Grob. Performance analysis of a batch service system operating in pull mode. Juli 1991. U. Hertrampf. Locally de nable acceptance types|the three valued case. Juli 1991. U. Hertrampf. Locally de nable acceptance types for polynomial time machines. Juli 1991. Th. Fritsch und W. Mandel. Communication network routing using neural nets { numerical aspects and alternative approaches. Juli 1991.
12
[31] H. Vollmer und K. W. Wagner. Classes of counting functions and complexity theoretic operators. August 1991. [32] R. V. Book, J. H. Lutz und K. W. Wagner. On complexity classes and algorithmically random languages. August 1991. [33] F. Hubner. Queueing analysis of resource dispatching and scheduling in multi-media systems. September 1991. [34] H. Gold und G. Bleckert. Analysis of a batch service system with two heterogeneous servers. September 1991. [35] H. Vollmer und K. W. Wagner. Complexity of functions versus complexity of sets. Oktober 1991. [36] F. Hubner. Discrete-time analysis of the output process of an ATM multiplexer with periodic input. November 1991. [37] P. Tran-Gia und O. Gropp. Structure and performance of neural nets in broadband system admission control. November 1991. [38] G. Buntrock und K. Lorys. On growing context-sensitive languages. Januar 1992. [39] K. W. Wagner. Alternating machines using partially de ned \AND" and \OR". Januar 1992. [40] F. Hubner und P. Tran-Gia. An analysis of multi-service systems with trunk reservation mechanisms. April 1992. [41] U. Huckenbeck. On a generalization of the bellman-ford-algorithm for acyclic graphs. Mai 1992. [42] U. Huckenbeck. Cost-bounded paths in networks of pipes with valves. Mai 1992. [43] F. Hubner. Autocorrelation and power density spectrum of ATM multiplexer output processes. September 1992. [44] F. Hubner und M. Ritter. Multi-service broadband systems with CBR and VBR input trac. Oktober 1992. [45] M. Mittler und P. Tran-Gia. Performance of a neural net scheduler used in packet switching interconnection networks. Oktober 1992. [46] M. Kowaluk und K. W. Wagner. Vector language: Simple description of hard instances. Oktober 1992. [47] B. Menzel und J. Wol von Gudenberg. Kommentierte Syntaxdiagramme fur C++. November 1992. [48] D. Emme. A kernel for funtion de nable classes and its relations to lowness. November 1992. [49] S. Ohring. On dynamic and modular embeddings into hyper de Bruijn networks. November 1992. [50] K. Poeck und M. Tins. An intelligent tutoring system for classi cation problem solving. November 1992. [51] K. Poeck und F. Puppe. COKE: Ecient solving of complex assignment problems with the propose-and-exchange method. November 1992. [52] Th. Fritsch, M. Mittler und P. Tran-Gia. Arti cial neural net applications in telecommunication systems. Dezember 1992. [53] H. Vollmer und K. W. Wagner. The complexity of nding middle elements. Januar 1993. [54] O. Gihr, H. Gold und S. Heilmann. Analysis of machine breakdown models. Januar 1993. [55] S. Ohring. Optimal dynamic embeddings of arbitrary trees in de Bruijn networks. Februar 1993. [56] M. Mittler. Analysis of two nite queues coupled by a triggering scheduler. Marz 1993. [57] J. Albert, F. Duckstein, M. Lautner und B. Menzel. Message-passing auf transputer-systemen. Marz 1993. [58] Th. Stock und P. Tran-Gia. Basic concepts and performance of high-speed protocols. Marz 1993. [59] F. Hubner. Dimensioning of a peak cell rate monitor algorithm using discrete-time analysis. Marz 1993. [60] G. Buntrock und K. Lorys. The variable membership problem: Succinctness versus complexity. April 1993. [61] H. Gold und B. Frotschl. Performance analysis of a batch service system working with a combined push/pull control. April 1993. [62] H. Vollmer. On dierent reducibility notions for function classes. April 1993. [63] S. Ohring und S. K. Das. Folded Petersen Cube Networks: New Competitors for the Hyepercubes. Mai 1993. [64] S. Ohring und S. K. Das. Incomplete Hypercubes: Embeddings of Tree-Related Networks. Mai 1993. [65] S. Ohring und S. K. Das. Mapping Dynamic Data and Algorithm Structures on Product Networks. Mai 1993. [66] F. Hubner und P. Tran-Gia. A Discrete-Time Analysis of Cell Spacing in ATM Systems. Juni 1993. [67] R. Dittmann und F. Hubner. Discrete-Time Analysis of a Cyclic Service System with Gated Limited Service. Juni 1993. [68] M. Frisch und K. Jucht. Pascalli-P. August 1993.
13
[69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103]
G. Buntrock. Growing Context-Sensitive Languages and Automata. September 1993. S. Ohring und S. K. Das. Embeddings of Tree-Related Topologies in Hyper Petersen Networks. Oktober 1993. S. Ohring und S. K. Das. Optimal Communication Primitives on the Folded Petersen Networks. Oktober 1993. O. Rose und M. R. Frater. A Comparison of Models for VBR Video Trac Sources in B-ISDN. Oktober 1993. M. Mittler und N. Gerlich. Reducing the Variance of Sojourn Times in Queueing Networks with Overtaking. November 1993. P. Tran-Gia. Discrete-Time Analysis Technique and Application to Usage Parameter Control Modelling in ATM Systems. November 1993. F. Hubner. Output Process Analysis of the Peak Cell Rate Monitor Algorithm. Januar 1994. K. Cronauer. A Criterion to Separate Complexity Classes by Oracles. Januar 1994. M. Ritter. Analysis of the Generic Cell Rate Algorithm Monitoring ON/OFF-Trac. Januar 1994. K. Poeck, D. Fensel, D. Landes und J. Angele. Combining KARL and Con gurable Role Limiting Methods for Con guring Elevator Systems. Januar 1994. O. Rose. Approximate Analysis of an ATM Multiplexer with MPEG Video Input. Januar 1994. A. Schomig. Using Kanban in a Semiconductor Fabrication Environment | a Simulation Study. Marz 1994. M. Ritter, S. Kornprobst und F. Hubner. Performance Analysis of Source Policing Architectures in ATM Systems. April 1994. U. Hertrampf, H. Vollmer und K. W. Wagner. On Balanced vs. Unbalanced Computation Trees. Mai 1994. M. Mittler und A. Schomig. Entwicklung von "Due{Date\{Warteschlangendisziplinen zur Optimierung von Produktionssystemen. Mai 1994. U. Hertrampf. Complexity Classes De ned via k-valued Functions. Juli 1994. U. Hertrampf. Locally De nable Acceptance: Closure Properties, Associativity, Finiteness. Juli 1994. O. Rose und M. R. Frater. Delivery of MPEG Video Services over ATM. August 1994. B. Reinhardt. Kritik von Symptomerkennung in einem Hypertext-Dokument. August 1994. U. Rothaug, E. Yanenko und K. Leibnitz. Arti cial Neural Networks Used for Way Optimization in Multi-Head Systems in Application to Electrical Flying Probe Testers. September 1994. U. Hertrampf. Finite Acceptance Type Classes. Oktober 1994. U. Hertrampf. On Simple Closure Properties of #P. Oktober 1994. H. Vollmer und K. W. Wagner. Recursion Theoretic Characterizations of Complexity Classes of Counting Functions. November 1994. U. Hinsberger und R. Kolla. Optimal Technology Mapping for Single Output Cells. November 1994. W. Noth und R. Kolla. Optimal Synthesis of Fanoutfree Functions. November 1994. M. Mittler und R. Muller. Sojourn Time Distribution of the Asymmetric M=M=1==N { System with LCFS-PR Service. November 1994. M. Ritter. Performance Analysis of the Dual Cell Spacer in ATM Systems. November 1994. M. Beaudry. Recognition of Nonregular Languages by Finite Groupoids. Dezember 1994. O. Rose und M. Ritter. A New Approach for the Dimensioning of Policing Functions for MPEG-Video Sources in ATM-Systems. Januar 1995. T. Dabs und J. Schoof. A Graphical User Interface For Genetic Algorithms. Februar 1995. M. R. Frater und O. Rose. Cell Loss Analysis of Broadband Switching Systems Carrying VBR Video. Februar 1995. U. Hertrampf, H. Vollmer und K. W. Wagner. On the Power of Number-Theoretic Operations with Respect to Counting. Januar 1995. O. Rose. Statistical Properties of MPEG Video Trac and their Impact on Trac Modeling in ATM Systems. Februar 1995. M. Mittler und R. Muller. Moment Approximation in Product Form Queueing Networks. Februar 1995. D. Roo und K. W. Wagner. On the Power of Bio-Computers. Februar 1995.
14
[104] N. Gerlich und M. Tangemann. Towards a Channel Allocation Scheme for SDMA-based Mobile Communication Systems. Februar 1995. [105] A. Schomig und M. Kahnt. Vergleich zweier Analysemethoden zur Leistungsbewertung von Kanban Systemen. Februar 1995. [106] M. Mittler, M. Purm und O. Gihr. Set Management: Synchronization of Prefabricated Parts before Assembly. Marz 1995. [107] A. Schomig und M. Mittler. Autocorrelation of Cycle Times in Semiconductor Manufacturing Systems. Marz 1995. [108] A. Schomig und M. Kahnt. Performance Modelling of Pull Manufacturing Systems with Batch Servers and Assembly-like Structure. Marz 1995. [109] M. Mittler, N. Gerlich und A. Schomig. Reducing the Variance of Cycle Times in Semiconductor Manufacturing Systems. April 1995. [110] A. Schomig und M. Kahnt. A note on the Application of Marie's Method for Queueing Networks with Batch Servers. April 1995. [111] F. Puppe, M. Daniel und G. Seidel. Quali zierende Arbeitsgestaltung mit tutoriellen Expertensystemen fur technische Diagnoseaufgaben. April 1995. [112] G. Buntrock, und G. Niemann. Investigations on Weak Growing Context-Sensitive Grammars. Mai 1995. [113] J. Garca and M. Ritter. Determination of Trac Parameters for VPs Carrying Delay-Sensitive Trac. Mai 1995. [114] M. Ritter. Steady-State Analysis of the Rate-Based Congestion Control Mechanism for ABR Services in ATM Networks. Mai 1995. [115] H. Graefe. Konzepte fur ein zuverlassiges Message-Passing-System auf der Basis von UDP. Mai 1995. [116] A. Schomig und H. Rau. A Petri Net Approach for the Performance Analysis of Business Processes. Mai 1995. [117] K. Verbarg. Approximate Center Points in Dense Point Sets. Mai 1995. [118] K. Tutschku. Recurrent Multilayer Perceptrons for Identi cation and Control: The Road to Applications. Juni 1995. uber medizinische Informationssysteme: Krankenhausinformationssysteme, Pa[119] U. Rhein-Desel. Eine "Ubersicht\ tientenaktensysteme und Kritiksysteme. Juli 1995. [120] O. Rose. Simple and Ecient Models for Variable Bit Rate MPEG Video Trac. Juli 1995. [121] A. Schomig. On Transfer Blocking and Minimal Blocking in Serial Manufacturing Systems | The Impact of Buer Allocation. Juli 1995. [122] Th. Fritsch, K. Tutschku und K. Leibnitz. Field Strength Prediction by Ray-Tracing for Adaptive Base Station Positioning in Mobile Communication Networks. August 1995.
15