13 Pages

mac_2000_bianchi

Course: CS 598, Fall 2009
School: Bethany CA
Rating:
 
 
 
 
 

Word Count: 8159

Document Preview

JOURNAL IEEE ON SELECTED AREAS IN COMMUNICATIONS, VOL. 18, NO. 3, MARCH 2000 535 Performance Analysis of the IEEE 802.11 Distributed Coordination Function Giuseppe Bianchi AbstractRecently, the IEEE has standardized the 802.11 protocol for Wireless Local Area Networks. The primary medium access control (MAC) technique of 802.11 is called distributed coordination function (DCF). DCF is a carrier sense multiple...

Register Now

Unformatted Document Excerpt

Coursehero >> California >> Bethany CA >> CS 598

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
JOURNAL IEEE ON SELECTED AREAS IN COMMUNICATIONS, VOL. 18, NO. 3, MARCH 2000 535 Performance Analysis of the IEEE 802.11 Distributed Coordination Function Giuseppe Bianchi AbstractRecently, the IEEE has standardized the 802.11 protocol for Wireless Local Area Networks. The primary medium access control (MAC) technique of 802.11 is called distributed coordination function (DCF). DCF is a carrier sense multiple access with collision avoidance (CSMA/CA) scheme with binary slotted exponential backoff. This paper provides a simple, but nevertheless extremely accurate, analytical model to compute the 802.11 DCF throughput, in the assumption of finite number of terminals and ideal channel conditions. The proposed analysis applies to both the packet transmission schemes employed by DCF, namely, the basic access and the RTS/CTS access mechanisms. In addition, it also applies to a combination of the two schemes, in which packets longer than a given threshold are transmitted according to the RTS/CTS mechanism. By means of the proposed model, in this paper we provide an extensive throughput performance evaluation of both access mechanisms of the 802.11 protocol. Index Terms802.11, collision avoidance, CSMA, performance evaluation. I. INTRODUCTION N recent years, much interest has been involved in the design of wireless networks for local area communication [1], [2]. Study group 802.11 was formed under IEEE Project 802 to recommend an international standard for Wireless Local Area Networks (WLANs). The final version of the standard has recently appeared [3], and provides detailed medium access control (MAC) and physical layer (PHY) specification for WLANs. In the 802.11 protocol, the fundamental mechanism to access the medium is called distributed coordination function (DCF). This is a random access scheme, based on the carrier sense multiple access with collision avoidance (CSMA/CA) protocol. Retransmission of collided packets is managed according to binary exponential backoff rules. The standard also defines an optional point coordination function (PCF), which is a centralized MAC protocol able to support collision free and time bounded services. In this paper we limit our investigation to the DCF scheme. DCF describes two techniques to employ for packet transmission. The default scheme is a two-way handshaking technique called basic access mechanism. This mechanism is characterized by the immediate transmission of a positive acknowledgement (ACK) by the destination station, upon successful reception of a packet transmitted by the sender station. Explicit transManuscript received November 1998; revised July 25, 1999. this work was supported in part by CNR and MURST, Italy. The author is with the Universit di Palermo, Dipartimento di Ingegneria Elettrica, Viale delle Scienza, 90128 Palermo, Italy (e-mail: bianchi@elet.polimi.it). Publisher Item Identifier S 0733-8716(00)01290-7. I mission of an ACK is required since, in the wireless medium, a transmitter cannot determine if a packet is successfully received by listening to its own transmission. In addition to the basic access, an optional four way handshaking technique, known as request-to-send/clear-to-send (RTS/CTS) mechanism has been standardized. Before transmitting a packet, a station operating in RTS/CTS mode reserves the channel by sending a special Request-To-Send short frame. The destination station acknowledges the receipt of an RTS frame by sending back a Clear-To-Send frame, after which normal packet transmission and ACK response occurs. Since collision may occur only on the RTS frame, and it is detected by the lack of CTS response, the RTS/CTS mechanism allows to increase the system performance by reducing the duration of a collision when long messages are transmitted. As an important side effect, the RTS/CTS scheme designed in the 802.11 protocol is suited to combat the so-called problem of Hidden Terminals [4], which occurs when pairs of mobile stations result to be unable to hear each other. This problem has been specifically considered in [5] and in [6], which, in addition, studies the phenomenon of packet capture. In this paper, we concentrate on the performance evaluation of the DCF scheme, in the assumption of ideal channel conditions and finite number of terminals. In the literature, performance evaluation of 802.11 has been carried out either by means of simulation [7], [8] or by means of analytical models with simplified backoff rule assumptions. In particular, constant or geometrically distributed backoff window has been used in [5], [9], [10] while [11] has considered an exponential backoff limited to two stages (maximum window size equal to twice the minimum size) by employing a two dimensional Markov chain analysis. In this paper, which revises and substantially extends [12], we succeed in providing an extremely simple model that accounts for all the exponential backoff protocol details, and allows to compute the saturation (asymptotic) throughput performance of DCF for both standardized access mechanisms (and also for any combination of the two methods). The key approximation that enables our model is the assumption of constant and independent collision probability of a packet transmitted by each station, regardless of the number of retransmissions already suffered. As proven by comparison with simulation, this assumption leads to extremely accurate (practically exact) results, especially when the number of stations in the wireless LAN is fairly large (say greater than ten). The paper is outlined as follows. In Section II we briefly review both basic access and RTS/CTS mechanisms of the DCF. In Section III we define the concept of Saturation Throughput, and in Section IV we provide an analytical technique to com- 07338716/00$10.00 2000 IEEE 536 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 18, NO. 3, MARCH 2000 pute this performance figure. Section V validates the accuracy of the model by comparing the analytical results with that obtained by means of simulation. Additional considerations on the maximum throughput theoretically achievable are carried out in Section VI. Finally, the performance evaluation of both DCF access schemes is carried out in Section VII. Concluding remarks are given in Section VIII. II. 802.11 DISTRIBUTED COORDINATION FUNCTION This section briefly summarizes the DCF as standardized by the 802.11 protocol. For a more complete and detailed presentation, refer to the 802.11 standard [3]. A station with a new packet to transmit monitors the channel activity. If the channel is idle for a period of time equal to a distributed interframe space (DIFS), the station transmits. Otherwise, if the channel is sensed busy (either immediately or during the DIFS), the station persists to monitor the channel until it is measured idle for a DIFS. At this point, the station generates a random backoff interval before transmitting (this is the Collision Avoidance feature of the protocol), to minimize the probability of collision with packets being transmitted by other stations. In addition, to avoid channel capture, a station must wait a random backoff time between two consecutive new packet transmissions, even if the medium is sensed idle in the DIFS time.1 For efficiency reasons, DCF employs a discrete-time backoff scale. The time immediately following an idle DIFS is slotted, and a station is allowed to transmit only at the beginning of each slot time. The slot time size, , is set equal to the time needed at any station to detect the transmission of a packet from any other station. As shown in Table I, it depends on the physical layer, and it accounts for the propagation delay, for the time needed to switch from the receiving to the transmitting state (RX_TX_Turnaround_Time), and for the time to signal to the MAC layer the state of the channel (busy detect time). DCF adopts an exponential backoff scheme. At each packet transmission, the backoff time is uniformly chosen in the range . The value is called contention window, and depends on the number of transmissions failed for the packet. At the first transmission attempt, is set equal to a value called minimum contention window. After each unsuccessful transmission, is doubled, up to a maximum value . The values and reported in the final version of the standard [3] are PHY-specific and are summarized in Table I. The backoff time counter is decremented as long as the channel is sensed idle, frozen when a transmission is detected on the channel, and reactivated when the channel is sensed idle again for more than a DIFS. The station transmits when the backoff time reaches zero. Fig. 1 illustrates this operation. Two stations A and B share the same wireless channel. At the end of the packet transmis1As an exception to this rule, the protocol provides a fragmentation mechanism, which allows the MAC to split an MSDU (the packet delivered to the MAC by the higher layers) into more MPDUs (packets delivered by the MAC to the PHY layer), if the MSDU size exceeds the maximum MPDU payload size. The different fragments are then transmitted in sequence, with only a SIFS between them, so that only the first fragment must contend for the channel access. TABLE I SLOT TIME, MINIMUM, AND MAXIMUM CONTENTION WINDOW VALUES FOR THE THREE PHY SPECIFIED BY THE 802.11 STANDARD: FREQUENCY HOPPING SPREAD SPECTRUM (FHSS), DIRECT SEQUENCE SPREAD SPECTRUM (DSSS), AND INFRARED (IR) sion, station B waits for a DIFS and then chooses a backoff time equal to 8, before transmitting the next packet. We assume that the first packet of station A arrives at the time indicated with an arrow in the figure. After a DIFS, the packet is transmitted. Note that the transmission of packet A occurs in the middle of the Slot Time corresponding to a backoff value, for station B, equal to 5. As a consequence of the channel sensed busy, the backoff time is frozen to its value 5, and the backoff counter decrements again only when the channel is sensed idle for a DIFS. Since the CSMA/CA does not rely on the capability of the stations to detect a collision by hearing their own transmission, an ACK is transmitted by the destination station to signal the successful packet reception. The ACK is immediately transmitted at the end of the packet, after a period of time called short interframe space (SIFS). As the SIFS (plus the propagation delay) is shorter than a DIFS, no other station is able to detect the channel idle for a DIFS until the end of the ACK. If the transmitting station does not receive the ACK within a specified ACK_Timeout, or it detects the transmission of a different packet on the channel, it reschedules the packet transmission according to the given backoff rules. The above described two-way handshaking technique for the packet transmission is called basic access mechanism. DCF defines an additional four-way handshaking technique to be optionally used for a packet transmission. This mechanism, known with the name RTS/CTS, is shown in Fig. 2. A station that wants to transmit a packet, waits until the channel is sensed idle for a DIFS, follows the backoff rules explained above, and then, instead of the packet, preliminarily transmits a special short frame called request to send (RTS). When the receiving station detects an RTS frame, it responds, after a SIFS, with a clear to send (CTS) frame. The transmitting station is allowed to transmit its packet only if the CTS frame is correctly received. The frames RTS and CTS carry the information of the length of the packet to be transmitted. This information can be read by any listening station, which is then able to update a network allocation vector (NAV) containing the information of the period of time in which the channel will remain busy. Therefore, when a station is hidden from either the transmitting or the receiving station, by detecting just one frame among the RTS and CTS frames, it can suitably delay further transmission, and thus avoid collision. The RTS/CTS mechanism is very effective in terms of system performance, especially when large packets are considered, as it reduces the length of the frames involved in the contention process. In fact, in the assumption of perfect channel sensing by every station, collision may occur only when two (or more) packets are transmitted within the same slot time. If both trans- BIANCHI: PERFORMANCE ANALYSIS OF THE IEEE 802.11 DCF 537 Fig. 1. Example of basic access mechanism. Fig. 2. RTS/CTS Access Mechanism. mitting stations employ the RTS/CTS mechanism, collision occurs only on the RTS frames, and it is early detected by the transmitting stations by the lack of CTS responses. A quantitative analysis will be carried out in Section VII. III. MAXIMUM AND SATURATION THROUGHPUT PERFORMANCE In this paper we concentrate on the Saturation Throughput. This is a fundamental performance figure defined as the limit reached by the system throughput as the offered load increases, and represents the maximum load that the system can carry in stable conditions. It is well known that several random access schemes exhibit an unstable behavior. In particular, as the offered load increases, the throughput grows up to a maximum value, referred to as maximum throughput. However, further increases of the offered load lead to an eventually significant decrease in the system throughput. This results in the practical impossibility to operate the random access scheme at its maximum throughput for a long period of time, and thus in the practical meaningless of the maximum throughput as performance figure for the access scheme. The mathematical formulation and interpretation of this instability problem is the object of a wide and general discussion in [13]. Indeed, the 802.11 protocol is known to exhibits some form of instability (see, e.g., [5], and [11]). To visualize the unstable behaviour of 802.11, in Fig. 3 we have run simulations in which the offered load linearly increases with the simulation time. The general simulation model and parameters employed are summarized in Section V. The results reported in the figure are obtained with 20 stations. The straight line represents the ideal offered load, normalized with respect of the channel capacity. The simulated offered load has been generated according to a Poisson arrival process of fixed size packets (payload equal to 8184 bits), where the arrival rate has been varied throughout the simulation to match the ideal offered load. The figure reports both offered load and system throughput measured over 20 s time intervals, and normalized with respect to the channel rate. From the figure, we see that the measured throughput follows closely the measured offered load for the first 260 s of simulation, while it asymptotically drops to the value 0.68 in the second part of the simulation run. This asymptotic throughput value is referred to, in this paper, as saturation throughput, and represents the system throughput in overload conditions. Note than, during the simulation run, the instantaneous throughput temporarily increases over the saturation value (up to 0.74 in Fig. 3. Measured Throughput with slowly increasing offered load. the example considered), but ultimately it decreases and stabilizes to the saturation value. Queue build-up is observed in such a condition. IV. THROUGHPUT ANALYSIS The core contribution of this paper is the analytical evaluation of the saturation throughput, in the assumption of ideal channel conditions (i.e., no hidden terminals and capture [6]). In the analysis, we assume a fixed number of stations, each always having a packet available for transmission. In other words, we operate in saturation conditions, i.e., the transmission queue of each station is assumed to be always nonempty. The analysis is divided into two distinct parts. First, we study the behavior of a single station with a Markov model, and we obtain the stationary probability that the station transmits a packet in a generic (i.e., randomly chosen) slot time. This probability does not depend on the access mechanism (i.e., Basic or RTS/CTS) employed. Then, by studying the events that can occur within a generic slot time, we express the throughput of both Basic and RTS/CTS access methods (as well as of a combination of the two) as function of the computed value . A. Packet Transmission Probability Consider a fixed number of contending stations. In saturation conditions, each station has immediately a packet available 538 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 18, NO. 3, MARCH 2000 Fig. 4. Markov Chain model for the backoff window size. for transmission, after the completion of each successful transmission. Moreover, being all packets consecutive, each packet needs to wait for a random backoff time before transmitting. be the stochastic process representing the backoff Let time counter for a given station. A discrete and integer time correspond to the beginning of scale is adopted: and two consecutive slot times, and the backoff time counter of each station decrements at the beginning of each slot time. Note that this discrete time scale does not directly relates to the system time. In fact, as illustrated in Fig. 1, the backoff time decrement is stopped when the channel is sensed busy, and thus the time interval between two consecutive slot time beginnings may be much longer than the slot time size , as it may include a packet transmission. In what follows, unless ambiguity occurs, with the term slot time we will refer to either the (constant) value , and the (variable) time interval between two consecutive backoff time counter decrements. Since the value of the backoff counter of each station depends also on its transmission history (e.g., how many retransmission the head-of-line packet has suffered), the stochastic process is non-Markovian. However, define for convenience . Let , maximum backoff stage, be the value such , and let us adopt the notation , that is called backoff stage. Let be the stowhere of the chastic process representing the backoff stage station at time . The key approximation in our model is that, at each transmission attempt, and regardless of the number of retransmissions suffered, each packet collides with constant and independent probability . It is intuitive that this assumption results more and get larger. will be referred to as accurate as long as conditional collision probability, meaning that this is the probability of a collision seen by a packet being transmitted on the channel. Once independence is assumed, and is supposed to be a constant value, it is possible to model the bidimensional process with the discrete-time Markov chain depicted in Fig. 4. In this Markov chain, the only non null one-step transition probabilities are2 (1) The first equation in (1) accounts for the fact that, at the beginning of each slot time, the backoff time is decremented. The second equation accounts for the fact that a new packet following a successful packet transmission starts with backoff 2We adopt the short notation: P fi ;k ji ;k g = P fs(t + 1) = i ; b( t + 1) = k j s(t) = i ; b( t ) = k g: BIANCHI: PERFORMANCE ANALYSIS OF THE IEEE 802.11 DCF 539 stage 0, and thus the backoff is initially uniformly chosen in the . The other cases model the system after an range unsuccessful transmission. In particular, as considered in the third equation of (1), when an unsuccessful transmission occurs , the backoff stage increases, and the new at backoff stage . initial backoff value is uniformly chosen in the range Finally, the fourth case models the fact that once the backoff stage reaches the value , it is not increased in subsequent packet transmissions. Let be the stationary distribution of the chain. We now show that it is easy to obtain a closed-form solution for this Markov chain. First, note that However, in general, depends on the conditional collision probability , which is still unknown. To find the value of it is sufficient to note that the probability that a transmitted packet encounters a collision, is the probability that, in a time remaining stations transmit. The slot, at least one of the fundamental independence assumption given above implies that each transmission sees the system in the same state, i.e., in steady state. At steady state, each remaining station transmits a packet with probability . This yields (9) Equations (7) and (9) represent a nonlinear system in the two unknowns and , which can be solved using numerical techniques. It is easy to prove that this system has a unique solution. . In fact, inverting (9), we obtain This is a continuous and monotone increasing function in the , that starts from and grows up to range . Equation defined by (7) is also continuous in : continuity in correspondence of the critthe range is simply proven by noting that can be ical value alternatively written as (2) Owing to the chain regularities, for each , it is (3) By means of relations (2), and making use of the fact that , (3) rewrites as (4) are expressed Thus, by relations (2) and (4), all the values and of the conditional collision as functions of the value is finally determined by imposing the norprobability . malization condition, that simplifies as follows: and, therefore, . Moreover, is trivially shown to be a monotone decreasing function that and reduces up to starts from . Uniqueness of the solution is now proven noting that and . B. Throughput Let be the normalized system throughput, defined as the fraction of time the channel is used to successfully transmit payload bits. To compute , let us analyze what can happen in a be the probability that there randomly chosen slot time. Let is at least one transmission in the considered slot time. Since stations contend on the channel, and each transmits with probability (10) (5) from which (6) We can now express the probability that a station transmits in a randomly chosen slot time. As any transmission occurs when the backoff time counter is equal to zero, regardless of the backoff stage, it is that a transmission occurring on the channel The probability is successful is given by the probability that exactly one station transmits on the channel, conditioned on the fact that at least one station transmits, i.e., (11) We are now able to express as the ratio (12) (7) , As a side note, it is interesting to highlight that, when i.e., no exponential backoff is considered, the probability results to be independent of , and (7) becomes the much simpler one independently found in [9] for the constant backoff window problem (8) payload information transmitted in a slot time length of a slot time the average packet payload size, the average amount Being of payload information successfully transmitted in a slot time , since a successful transmission occurs in a slot is . The average length of a slot time time with probability , is readily obtained considering that, with probability 540 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 18, NO. 3, MARCH 2000 Fig. 5. T and T for basic access and RTS/CTS mechanisms. the slot time is empty; with probability cessful transmission, and with probability tains a collision. Hence, (12) becomes it contains a sucit con- payload size. Taking the conditional expectation on the number of colliding packets, writes as follows: (13) (15) is the average time the channel is sensed busy (i.e., Here, the slot time lasts) because of a successful transmission, and is the average time the channel is sensed busy by each station during a collision. is the duration of an empty slot time. Of , and must be expressed with course, the values the same unit. Note that the throughput expression (13) has been obtained without the need to specify the access mechanism employed. To specifically compute the throughput for a given DCF access mechanism it is now necessary only to specify the correand . sponding values Let us first consider a system completely managed via the be basic access mechanism. Let the packet header, and be the propagation delay. As shown in Fig. 5, in the basic access case we obtain When the probability of three or more packets simultaneously colliding is neglected, (15) simplifies to (16) is the period of time during which the channel is sensed busy by the noncolliding stations. We neglect the fact that the two or more colliding stations, before sensing the channel again, for these colneed to wait an ACK Timeout, and thus the liding stations is greater than that considered here (the same approximation holds in the following RTS/CTS case, with a CTS Timeout instead of the ACK timeout). Let us now consider a system in which each packet is transmitted by means of the RTS/CTS Access mechanism. As, in such a case, collision can occur only on RTS frames, it is (see Fig. 5) (14) is the the average length of the longest packet where payload involved in a collision. In the case all packets have the same fixed size, . In the general case, the payload size of each collided packet is an independent random variable . It is thus necessary to assume a suitable probability distribution function for the packet's payload size. Let be the maximum (17) and the throughput expression depends on the packet size distribution only through its mean. Finally, (13) can be also adopted to express the throughput of an Hybrid system in which, as suggested in the standard [3], packets are transmitted by means of the RTS/CTS mechanism BIANCHI: PERFORMANCE ANALYSIS OF THE IEEE 802.11 DCF 541 only if they exceed a given predetermined threshold on the the packet's payload size. More specifically, being, again, is the probability distribution function of the packet size, probability that a packet is transmitted according to the basic access mechanism (i.e., the packet size is lower than ), while is the probability that a packet is transmitted via the RTS/CTS mechanism. For convenience, let us indicate with (18) Finally, noting that in the case collision of between two basic access packets, the probability distribution function of the length of the longest packet payload involved in a collision is the square of the conditional probability distribution function of the packet size distribution (23) By substituting (21), (22), and (23) in (20), we finally obtain the RTS/CTS overhead for a successful packet transmission. It is easy to recognize that, for the described hybrid access scheme, it is (19) in the case of the Hybrid Access To compute scheme, we rely on the simplifying assumption that the probability of a collision of more than two packets in the same slot time is negligible. Hence, three possible collision cases may occur: 1) collision between two RTS frames, with probability ; 2) collision between two packets transmitted via , and 3) collision between basic access, with probability a basic access packet and an RTS frame. Hence, indicating with and the respective average collision durations, we obtain (24) For simplicity, in the rest of this paper we restrict our numerical investigation to the case of fixed packet size, and therefore we will evaluate the performance of systems in which all stations operate either according to the basic access mechanism or according to the RTS/CTS mechanism (i.e., never operating in the hybrid mode.)3 V. MODEL VALIDATION To validate the model, we have compared its results with that obtained with the 802.11 DCF simulator used in [9]. Ours is an event-driven custom simulation program, written in the C++ programming language, that closely follows all the 802.11 protocol details for each independently transmitting station. In particular, the simulation program attempts to emulate as closely as possible the real operation of each station, including propagation times, turnaround times, etc. The values of the parameters used to obtain numerical results, for both the analytical model and the simulation runs, are summarized in Table II. The system values are those specified for the frequency hopping spread spectrum (FHSS) PHY layer [3]. The channel bit rate has been assumed equal to 1 Mbit/s. The frame sizes are those defined by the 802.11 MAC specifications, and the PHY header is that defined for the FHSS PHY. The values of the ACK_Timeout and CTS_Timeout reported in Table II, and used in the simulation runs only (our analysis neglects the effect of these timeouts) are not specified in the standard, and they have been set equal to 300 s. This numerical value has been chosen as it is sufficiently long to contain a SIFS, the ACK transmission and a round trip delay. Unless otherwise specified, we have used in the simulation runs a constant packet payload size of 8184 bits, which is about one fourth of the maximum MPDU size specified for the FHSS PHY, while it is the maximum MPDU size for the DSSS PHY. Fig. 6 shows that the analytical model is extremely accurate: analytical results (lines) practically coincide with the simulation 3A detailed performance analysis of the hybrid mode requires to assume one or more suitable probability distribution functions for the packet's payload size, and also to determine the sensitivity of the throughput on the assumed distributions. Such a straightforward, but lengthy, study is out of the scopes of the present work. (20) The average collision durations adopted in (20) detail as folbe the extra lows. Let length of the packet header with respect of the RTS frame, and . The value has been already let of (17), and can be rewritten with computed in the case new notation as (21) To compute the average length of a collision between an RTS frame and a basic access packet, let us note that, according to the numerical values provided by the standard [3], the length of an RTS frame is always lower than the packet header size, defined above is strictly or, in other words, the value positive. Thus, the average length of such a collision is given by the average amount of time the channel is kept busy by the unsuccessful transmission of the basic access packet. Since is the conditional probability distribution function of the payload size of the packets transmitted according to the basic access mechanism, we readily obtain (22) 542 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 18, NO. 3, MARCH 2000 results (symbols), in both basic access and RTS/CTS cases. All simulation results in the plot are obtained with a 95% confidence interval lower than 0.002. Negligible differences, well below 1%, are noted only for a small number of stations (results for the extreme case of as low as 2 and 3 stations are tabulated in Table III). VI. MAXIMUM SATURATION THROUGHPUT The analytical model given above is very convenient to determine the maximum achievable saturation throughput. Let us rearrange (13) to obtain (25) TABLE II FHSS SYSTEM PARAMETERS AND ADDITIONAL PARAMETERS USED TO OBTAIN NUMERICAL RESULTS , and , are constants, the throughput As imized when the following quantity is maximized: is max- (26) is the duration of a collision measured in slot where time units . Taking the derivative of (26) with respect to , and imposing it equal to 0, we obtain, after some simplifications, the following equation: (27) Under the condition Fig. 6. Saturation Throughput: analysis versus simulation. holds, and yields the following approximate solution: (28) Equation (27) and its approximate solution (28) are of fundamental theoretical importance. In fact, they allow to explicitly compute the optimal transmission probability that each station should adopt in order to achieve maximum throughput performance within a considered network scenario (i.e., number of stations ). In other words, they show that (within a PHY and an access mechanism, which determine the constant value ) maximum performance can be, in principle, achieved for every network scenario, through a suitable sizing of the transmission probability in relation to the network size. However, (7) and (9) show that depends only on the network and . As is not a size and on the system parameters directly controllable variable, the only way to achieve optimal performance is to employ adaptive techniques to tune the values and (and consequently ) on the basis of the estimated value of . This problem has been specifically considered in [9] for the ). In such a case, case of fixed backoff window size (i.e., TABLE III ANALYSIS VERSUS SIMULATION: COMPARISON FOR A VERY LOW NUMBER OF STATIONSW = 32; m = 3 is given by (8), and therefore the backoff window that maximizes the system throughput is readily found as Refer to [9] for an extensive discussion related to the problem of estimating the value . and Unfortunately, in the 802.11 standard, the values are hardwired in the PHY layer details (see Table I for the standardized values), and thus they cannot be made dependent on . As a consequence of this lack of flexibility, the throughput in some network scenarios can be significantly lower than the maximum achievable. Figs. 7 and 8 show the maximum throughput theoretically achievable by the DCF protocol in both the cases of basic access and RTS/CTS mechanisms. The values reported in these figures have been obtained assuming the system parameters reported in BIANCHI: PERFORMANCE ANALYSIS OF THE IEEE 802.11 DCF 543 Fig. 7. Throughput versus the transmission probability for the basic access method. Fig. 8. Throughput versus the transmission probability for the RTS/CTS mechanism. TABLE IV COMPARISON BETWEEN MAXIMUM THROUGHPUT AND THROGHPUT RESULTING FROM APPROXIMATE SOLUTION (28)THE CASE n IS OBTAINED FROM (31) Table II. The figure reports also the different throughput values obtained in the case of exact and approximate solution for . As the maximum is very smooth, even a nonnegligible difference in the estimate of the optimal value leads to similar throughput values. The accuracy of the throughput obtained by the approximate solution is better testified by the numerical values reported in Table IV. Note that the agreement is greater in the basic acis greater. cess case, as A surprising result is that the maximum throughput achievable by the basic access mechanism is very close to that achievable by the RTS/CTS mechanism. Moreover, the maximum throughput is practically independent of the number of stations in the wireless network. This is easily justified by noting that the throughput formula can be approximated as , and let us use the approximate follows. Let . For sufficiently large solution (29) =1 VALUES T AND MEASURED IN BITS AND IN 50 FOR THE CONSIDERED SYSTEM PARAMETERS, FOR RTS/CTS ACCESS METHODS T TABLE V s SLOT TIME UNITS, BOTH BASIC AND The maximum achievable throughput imated as (30) can thus be approxdecrease in the throughput for the basic access case than for the RTS/CTS case. Hence, we expect (see quantitative results in the following Section VII) a much lower dependence of the RTS/CTS throughput on the system engineering parameters with respect of the basic access throughput. VII. PERFORMANCE EVALUATION Unless otherwise specified, the following results have been obtained assuming the parameters reported in Table II and, in bits. particular, assuming a constant payload size Fig. 6 shows that the throughput for the basic access scheme strongly depends on the number of stations in the network. In particular, the figure shows that, in most cases, the greater is the (31) which results to be independent of . Using the numerical values for the basic access mechaof Table V, we obtain for the RTS/CTS mechanism. The renism, and sulting maximum throughput approximation values are reported . in Table IV under the label An advantage of the RTS/CTS scheme is that the throughput is less sensitive on the transmission probability . In fact, we see from Figs. 7 and 8 (note the different axis scale) that a small variation in the optimal value of leads to a greater 544 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 18, NO. 3, MARCH 2000 Fig. 9. Saturation Throughput versus initial contention window size for the basic access mechanism. Fig. 10. Saturation Throughput versus initial contention window size for the RTS/CTS mechanism. network size, the lower is the throughput. The only partial ex. For such an initial contention ception is the case window size, the throughput is comparable in networks with five to ten stations, although it smoothly decreases as the network size increases. The same figure shows that performance impairment does not occur for the RTS/CTS mechanism when increases. In fact, the throughput is practically constant for , and even increases with the number of mobile sta. tions when To investigate the dependency of the throughput from the iniwe have reported in Figs. 9 and tial contention window size for, respec10 the saturation throughput versus the value tively, the basic access and the RTS/CTS mechanisms. In both figures, we have assumed a number of backoff stages equal to 6, . The figures report four different network i.e., sizes, i.e., number of stations equal to 5, 10, 20, and 50. Fig. 9 shows that the throughput of the basic access mechanism highly depends on , and the optimal value of depends on the number of terminals in the network. For example, an high (e.g., 1024) gives excellent throughput performance value of in the case of 50 contending stations, while it drastically penalizes the throughput in the case of small number (e.g., 5) of contending stations. This behavior is seen also in Fig. 10, where the may, in RTS/CTS mechanism is employed. Large values of fact, limit the throughput of a single station, which, when alone in the channel is bounded by (32) and are the average packet payload and the avwhere erage channel holding time in case of successful transmission. Equation (32) is directly obtained from (13) of Section IV-B by observing that, as there are no other stations which can collide with the considered one, the probability of success is equal to that a transmission occurs on 1. In addition, the probability the channel is equal to the probability that the station transmits. Being the conditional collision probability equal to 0, is given by (8). Of more practical interest is the case of small values of , , and particularly in correspondence of the values and (i.e., those standardized for the three PHYsee Table I). Figs. 9 and 10 show that the two access mechanisms achieve a significantly different operation. In the case of the basic access mechanism, reported in Fig. 9, the system throughput increases as long as gets closer to 64. Moreover, the throughput significantly decreases as the number of stations increases. On the contrary, Fig. 10 shows that the throughput obtained with the RTS/CTS mechanism is almost independent of the value , and, in this range, it is furthermore almost insensitive on the network size. This surprising independence is quantitatively explained as , follows. Dividing numerator and denominator of (13) by we obtain (33) The denominator of (33) expresses the average amount of time spent on the channel in order to observe the successful transmission of a packet payload. This time is further decomposed into three components. is the time spent in order to successfully transmit a packet. and , comTable V reports the numerical values for puted according to (14) and (17), in the assumption of system and channel parameters of Table II. The difference between and (586 bits) is the additional overhead introduced by the RTS/CTS mechanism. The second term at the denominator of (33) does not depend on the access mechanism employed, and represents the amount of time the channel is idle, per successful packet transmission. is the average number of slot times spent on In fact, the channel in order to have a successful transmission. Of those is empty, and each empty slot time slot times, a fraction lasts . The average number of idle slot times per packet trans, is plotted in Fig. 11 versus the mission, i.e., network size, for three different values of the initial contention and , the amount window . We see that, for BIANCHI: PERFORMANCE ANALYSIS OF THE IEEE 802.11 DCF 545 of idle slot times per packet transmission is very low, particugiven in Table V. This larly when compared with the values gets greater (the case value becomes significant only when is reported in the figure) and the number of stations in the network is small. Finally, the third term at the denominator of (33) represents the time wasted on the channel because of collisions, is the per successful packet transmission. In fact, average number of collided transmissions per each successful transmission, which is multiplied by , i.e., the amount of time the channel is held by a collision. Table V shows that the the RTS/CTS mechanism significantly reduces the time spent during a collision, with respect to the basic access mechanism. This reduction is extremely effective when the system and the network size lead to a large collision parameter probability. This fact is graphically shown in Fig. 12. This figure reports the average amount of time spent in collisions, per successful packet transmission, normalized with respect to the value . It shows that, for the basic access mechanism, the amount of channel time wasted in collisions is extremely and a large number of stations in the large for a small value network. Conversely, the additional amount of time wasted in collisions is negligible for the RTS/CTS mechanism, regardless of the values and . This explains the surprising constant RTS/CTS throughput in any practical system and network operation conditions. Fig...

Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

Pittsburgh - MATH - 0230
X a t r B cX V X a X ) " 6 UcX B ) X a d v X X hVXa re seV X a X ) " X e 6 Ucb$) X a X v p V XXa r s3V X a X ) " X 6 c!) X a e X v VX 6 X X ) " a p u w p 5) e X X a e Y p v T X e X X a gX gX X 6 ) X X ) " a e u w e scX X a e Y e X v T X X a e X XX 6
CSU Channel Islands - INF - 132
Project 6: Undergraduate Activity Related to the UCI LibrariesAzia Foster . Andrew Zaldivar . Scott RoederProject Overview- Interested in exploring the activity that undergraduates undergo when using the UCI Libraries system (and lack thereof) What We'
Pittsburgh - MATH - 0230
W `i pu b UW `u W UW `i bt w y ibW` WB x T" Er w ! 7B W W `g Wyt w W W U x 8 rx W ` g W Er w WW `W `W y UW `x W Er UW `W xEr w W` viub adp7tWW ` X g W US B a&aVt"sW rW ` igfe c qph)adb ! " W ` X W US aYVT! 7B 9 0 B B I B 6 I I % 6 B 0
Pittsburgh - MATH - 0230
HW 2NameSection1. Show the evaluation of the integral on this page. Determine the value of the improper integral if it converges. If it diverges, show it.(a)01 2 2 xe-2x dx = - e-2x 4x=t=x=01 4(b)0x=t 1 4x + 6 2 dx = ln |x + 3x + 7| = Diverge
MO St. Louis - EXAM - 3320
BA3320Fundamentals of ProductionDr. BanisEXAM 1 Winter 2005NAME: Section time:Closed book, One page of notes. No team efforts. Consistent supporting calculations may be required for credit.I1) The practice of working overtime while slacking off dur
WVU - CS - 593
~ComputerGraphics,Volume22, Number4, August 1988i uu DRill li i VolumeRenderingRobert A. Drebin, Loren Carpenter, Pat HanrahanPixar San Rafael, CAAbstractA technique for rendering images Of volumes containing mixtures of materials is presented. Th
WVU - CS - 593
Imaging Vector Fields Using Line Integral ConvolutionBrian Cabral Leith (Casey) Leedom* Lawrence Livermore National LaboratoryABSTRACT Imaging vector elds has applications in science, art, image processing and special effects. An effective new approach
UMass (Amherst) - BIOEP - 540
Solution to Practice Quiz # 2 BioEpi 540, Fall 20031. 20 patients suffering from disease D were chosen at random and the number of days they spent in the hospital was recorded. The results were: 2, 3, 4, 7, 7, 7, 9, 12, 14, 26, 34, 36, 37, 40, 41, 41, 41
Michigan State University - TROOP - 272
First Class First Year: A Program and ToolsWritten by Jeff Thompson Troop 164 Okemos, MIFirst Class ProgramPage 2IntroductionOn the following pages you will find valuable tools to implement your first class first year program. When the BSA implemente
Harvard - COMP - 112
Wentworth Institute of TechnologyDivision of Professional and Continuing StudiesCOMP112 Section 71 Introduction to Computers and Programming - Fall, 2008Homework 10 VB Area of RectangleInstructor: Bob Goldstein (617) 912-2512 bobg@vision.eri.harvard.e
Harvard - COMP - 112
Acronym Finder exercise from Grauer and Barber Do you know what the acronym, PCMCIA stands for? Some might say it stands for "People Can't Memorize Computer Industry Acronyms", although the real meaning is "Personal Computer Memory Card International Asso
Harvard - COMP - 112
Computer History TimelineSource: Freed, Les. The History of Computers, Ziff Davis Press, Emeryville, CA, 1995 1822 "On the Theoretical Principles of the Machinery for Calculating Tables. Charles Babbage Also from Babbage: Differential Engine - 1832. Weig
Harvard - COMP - 112
NAME_ Wentworth Institute of Technology Division of Professional and Continuing Studies COMP112 Section 71 Intro to Computers and Programming - Spring, 2008 Quiz 2 Open Book FOR THE MULTIPLE CHOICE QUESTIONS, THERE IS POSSIBLY MORE THAN ONE CORRECT RESPON
Harvard - COMP - 112
NAME_ Wentworth Institute of Technology Division of Professional and Continuing Studies COMP112 Section 71 Intro to Computers and Programming - Spring, 2008 Quiz 1 Open Book CIRCLE YOUR ANSWERS. THERE IS POSSIBLY MORE THAN ONE CORRECT RESPONSE1. Which of
UPenn - CIS - 535
REPORTSNuevo Point, CA, and released offshore in Monterey Bay. After release, the seals returned to instrumentation sites where the data and videos were retrieved. 18. The experimental setup and instrumentation for the dolphin studies are described in (2
CSU East Bay - STAT - 3503
Minitab Notes for STAT 3503 Dept. of Statistics CSU HaywardUnit 8: A Mixed Two-Factor Design8.1. The DataWe use data quoted in Brownlee: Statistical Theory and Methodology in Science and Engineering, 2nd ed., page 502, on the rupture strength of concre
CSU East Bay - STAT - 3503
Minitab Notes for STAT 3503 Dept. of Statistics CSU HaywardUnit 7: Two-Factor ANOVA Model With Interaction Term7.1. The DataIn order to evaluate three different types of display panels (for use by air traffic controllers) under five specific emergency
CSU East Bay - STAT - 3503
Minitab Notes for STAT 3503 Dept. of Statistics CSU HaywardUnit 2: One-Factor Analysis of Variance With Multiple Comparisons and Nonparametric Tests2.1. The DataIn June 1986, Consumer Reports published results of a survey in which hot dogs of three typ
Iowa State - CPRE - 211
TPU TIME PROCESSOR UNIT REFERENCE MANUAL(INCLUDING THE TPU2)Motorola reserves the right to make changes without further notice to any products herein. Motorola makes no warranty, representation or guarantee regarding the suitability of its products for
Iowa State - CPRE - 211
Freescale Semiconductor, Inc.MPC555 / MPC556Freescale Semiconductor, Inc.USERS MANUALRevised 15 October 2000 Copyright 2000 MOTOROLA; All Rights ReservedFor More Information On This Product, Go to: www.freescale.comFreescale Semiconductor, Inc.MPC
Iowa State - CPRE - 211
PerspectivePowerPCThe PowerPC Architecture:A Programmer's ViewAn introduction to the PowerPC programming model.by Anthony MarsalaIBM The PowerPCTM Architecture is a Reduced Instruction Set Computer (RISC) architecture, with over two hundred defined
Iowa State - CPRE - 211
/* Example C code** Author : * * ** Interface with keyboard**/#include <board.h>/* Global variables*/char * pKeyboard = (char *) 0x200C;char Table[5][9] = cfw_"UVWXYZ e", "PQRST0.c","KLMNO123", "FGHIJ456", "ABCDE789"; /* Prototypes */voi
Iowa State - CPRE - 211
A TUTORIAL ON POINTERS AND ARRAYS IN C by Ted Jensen Version 1.2 (PDF Version) Sept. 2003This material is hereby placed in the public domain Available in various formats via http:/pweb.netcom.com/~tjensen/ptr/cpoint.htmTABLE OF CONTENTSPREFACE INTRODUC
Loyola Chicago - CS - 447
%!PS-Adobe-2.0%Creator: dvips 5.522 Copyright 1986, 1993 Radical Eye Software% %Title: l4.dvi%CreationDate: Mon Oct 3 18:10:40 1994%Pages: 10%PageOrder: Ascend%BoundingBox: 0 0 612 792%EndComments%DVIPSCommandLine: /vol/PACK/tex/bin/bin5/dvips -f l4.dvi%D
Loyola Chicago - CS - 447
%!PS-Adobe-2.0%Creator: dvips 5.522 Copyright 1986, 1993 Radical Eye Software% %Title: l3.dvi%CreationDate: Mon Oct 3 18:08:24 1994%Pages: 8%PageOrder: Ascend %BoundingBox: 0 0 612 792%EndComments%DVIPSCommandLine: /vol/PACK/tex/bin/bin5/dvips -f l3.dvi%D
Loyola Chicago - CS - 447
%!PS-Adobe-2.0%Creator: dvips 5.522 Copyright 1986, 1993 Radical Eye Software% %Title: l2.dvi%CreationDate: Mon Oct 3 18:06:29 1994%Pages: 12%PageOrder: Ascend%BoundingBox: 0 0 612 792%EndComments%DVIPSCommandLine: /vol/PACK/tex/bin/bin5/dvips -f l2.dvi%D
Loyola Chicago - CS - 447
%!PS-Adobe-2.0%Creator: dvips 5.47 Copyright 1986-91 Radical Eye Software%Title: l1.dvi%Pages: 9 1%BoundingBox: 0 0 612 792%EndComments%BeginProcSet: tex.pro/TeXDict 200 dict def TeXDict begin /N /def load def /Bcfw_bind defN /S /exch load def /Xcfw_S NB
Loyola Chicago - CLASS - 447
%!PS-Adobe-2.0 %Creator: dvipsk 5.58f Copyright 1986, 1994 Radical Eye Software %Title: bro.dvi %Pages: 22 %PageOrder: Ascend %BoundingBox: 0 0 612 792 %DocumentFonts: Times-Roman Times-Bold Times-Italic Courier %+ Courier-Oblique %EndComments %DVIPSComma
UConn - MATH - 112
Math 112Q Spring 2004 Section 8 Instructor: Gorjan AlagicExam IIName: Calculators not allowed. Answers do not have to be completely simplied, especially if doing so requires a calculator(duh). Read all of the questions carefully before you begin. Do the
UConn - MATH - 115
1. [12 pts.] In 1910 the population of Mars was about 12 million and growing at 3.5% annually. (a) Write an expression for the function f(t) that gives the population of Mars, in millions, t years after 1910. (b) Find the rate of growth, in people/year, o
SUNY Geneseo - ASSIGNMENT - 358
engl 358 Major Authors: Melville Rutkowski web posts portfolio Due: on or before Thursday, April 28, in class What to do: 1) visit http:/www.geneseo.edu/~rutkowsk/bb/ 2) click on your user id anywhere it appears as a blue hyperlink. Your viewing profile s
ogi.edu - L - 270
LING 270Language, Technology and Society Unit 4Richard SproatURL: http:/catarina.ai.uiuc.edu/L270/YiddishLinguistics 2702AkkadianLinguistics 2703Cuneiform HittiteLinguistics 2704HeterogramsLinguistics 2705Manx Gaelic SpellingLinguistics 2
ogi.edu - L - 270
Allan Hancock College - STAT - 300
School of Mathematics, Statistics and Computer Science University of New EnglandR - Statistical and Graphical Software NotesR Murison, rmurison@mcs.une.edu.au Printed at the University of New England, June 18, 2003Chapter 1 IntroductionThese notes are
ogi.edu - L - 270
LING 270Language, Technology and Society Unit 1Richard SproatURL: http:/catarina.ai.uiuc.edu/L270/Overview of Course Writing Printing Language and speech technology: Speech synthesis (talking machines) Speech recognition Language translation Societ
CUNY Baruch - WEB - 7501
11Chapter 11: Localization and Map Making a. Occupancy Grids b. Evidential Methods c. ExplorationOverivew Occupancy Grids Sonar Models Bayesian Updating Dempster-Shafer HIMM Localization ARIEL Exploration Frontier-based GVG Summary11Objectives Descri
Fayetteville State University - MAILER - 5400
EDF 5400Albert Oosterhof Summer 2002 Syllabus.Lectures and Labs. Purpose Lecture meets.Lab meets Tuesday or Thursday. Tuesdays/Thursdays, 1:30 to 3 pmLabs not interchangeable Section 1: Tuesdays 12:30 to 1:20 pm Section 2: Thursdays 12:30 t
Duke - CS - 731
%!PS-Adobe-2.0 %Creator: dvipsk 5.58f Copyright 1986, 1994 Radical Eye Software %Title: paper.dvi %Pages: 35 %PageOrder: Ascend %BoundingBox: 0 0 612 792 %EndComments %DVIPSCommandLine: dvips paper %DVIPSParameters: dpi=600, compressed, comments removed %
Holy Apostles - EE - 101
TMFree Guide to Electronics SolderingTable of ContentsSafety Glasses Solder Tools 2 2Solder and Fluxes Typical Solder Joints on PCBs4 6Hand Soldering Techniques7Trimming Component Leads101ApogeeKits Free Guide to Electronics SolderingA FREE gu
Montana - EE - 101
ASSEMBLINGtheECEbotPrinted Circuit Board: Part OneDue Date The Part One assembly steps must be completed prior to:Prepared by R.C. Maher September 2007 Copyright 2007 Department of Electrical and Computer Engineering, Montana State University All Rig
Montana - EE - 101
EE 101 Lab #10Spring 2007Date: Name:Lab Section #Control and Motion Sequencing AbstractPartner: NO PARTNERS THIS WEEKThe ECEbot microcontroller has been pre-programmed for some simple motion control strategies. For example, you have seen how the bum
CSU San Marcos - ECON - 201
Eco 201 - Monchuk Homework Assignment 12 (the last one!) Due Thursday Dec 9 Instructions : Complete the following questions and turn in your solutions at the end of the class lecture on the date due. Remember to include your name and student number on you
CSU San Marcos - ECON - 201
Eco 201 - Monchuk Homework Assignment 10 Instructions : Complete the following questions and turn in your solutions at the end of the class lecture on the date due. Remember to include your name and student number on your submitted document. The due date
CSU San Marcos - ECON - 201
Eco 201 - Monchuk Homework Assignment 8 Instructions : Complete the following questions and turn in your solutions at the end of the class lecture on the date due. Remember to include your name and student number on your submitted document. The due date f
CSU San Marcos - ECON - 201
Eco 201 - Monchuk Homework Assignment 7 Instructions : Complete the following questions and turn in your solutions at the end of the class lecture on the date due. Remember to include your name and student number on your submitted document. The due date f
CSU San Marcos - ECON - 201
Eco 201 - Monchuk Homework Assignment 6 Instructions : Complete the following questions and turn in your solutions at the end of the class lecture on the date due. Remember to include your name and student number on your submitted document. The due date f
CSU San Marcos - ECON - 201
Eco 201 - Monchuk Homework Assignment 5 Instructions : Complete the following questions and turn in your solutions at the end of the class lecture on the date due. Remember to include your name and student number on your submitted document. The due date f
CSU San Marcos - ECON - 201
Eco 201 - Monchuk Homework Assignment 4 Instructions : Complete the following questions and turn in your solutions at the end of the class lecture on the date due. Remember to include your name and student number on your submitted document. The due date f
CSU San Marcos - ECON - 201
Eco 201 - Midterm Exam #3 November 18, 2004 Name Student Number Instructions. Complete all parts of all questions on this exam. This exam is closed notes/text and you may not consult any other resources. The time allotted for this exam is 70 minutes. If y
CSU San Marcos - ECON - 201
Eco 201 - Monchuk Homework Assignment 3 Instructions : Complete the following questions and turn in your solutions at the end of the class lecture on the date due. Remember to include your name and student number on your submitted document. The due date f
CSU San Marcos - ECON - 201
Eco 201 Study questions for nal exam 1. Denitions: (a) Production Possibilities frontier (b) Opportunity cost (c) Ination (d) Economics (e) The unemployment rate (f) a discouraged worker (g) frictional unemployment (h) structural unemployment (i) absolute
CSU San Marcos - ECON - 201
Eco 201 - Midterm Exam #2 September 21, 2004 Name Student Number Instructions. Complete all parts of all questions on this exam. This exam is closed notes/text and you may not consult any other resources. The time allotted for this exam is 70 minutes. If
CSU San Marcos - ECON - 201
Eco 201 Study questions for exam #3 1. Definitions: (a) Aggregate Supply curve (b) Productivity (c) Stagflation (d) recessionary gap (e) inflationary gap (f) the investment multiplier (g) induced increase in consumption (h) autonomous increase in consumpt
CSU San Marcos - ECON - 201
Eco 201 - Midterm Exam #1 September 21, 2004 Name Student Number Enter your email address if you would like to receive course information by email (and have not already signed up): Email address: Instructions. Complete all parts of all questions on this e
CSU San Marcos - ECON - 201
Economics (ECO) 201: Principles of Economics - Introductory MacroeconomicsProfessor: Daniel C. Monchuk Office: CBA 312-E Office Telephone: 266-6094 Email: daniel.monchuk@usm.edu Course Home Page: http:/ocean.otr.usm.edu/~w540267/econ201/ Office Hours: We
Stanford - LINGUIST - 187
LFGGenerationProducesContext-freeLanguagesRonald M. Kaplan Xerox Pale Alto Research Center 3333 Coyote Hill Road Pale Alto, California 94304 U S A kaplan(@parc.xerox.comJ/irgen Wedekind Center for L a n g u a g e Technology Njalsgade 802 3 0 0 C o
Stanford - LINGUIST - 187
The Interface b e t w e e n Phrasal and Functional ConstraintsJohn T. Maxwell III*Xerox Palo Alto Research CenterRonald M. Kaplan tXerox Palo Alto Research CenterMany modern grammatical formalisms divide the task of linguistic specification into a co
Stanford - LINGUIST - 187
%!PS-Adobe-2.0 %Creator: dvips(k) 5.78 Copyright 1998 Radical Eye Software (www.radicaleye.com) %Title: hlebook.dvi %Pages: 55 %PageOrder: Ascend %BoundingBox: 0 0 612 792 %DocumentFonts: CMBX12 CMR12 CMBX10 CMR9 CMSY9 CMTI9 CMR8 CMSY6 CMSS8 %+ CMTT8 CMTI
Virgin Islands - SENG - 265
directive := "\#" "doctest:" directive_options directive_options := directive_option ("," directive_option)* directive_option := on_or_off directive_option_name on_or_off := "+" | "-" directive_option_name := "DONT_ACCEPT_BLANKLINE" |
CSU Fresno - PQR - 235
Stanford - SYMBSYS - 202
Quartz The constructivist brainReviewvolumetric analysis based on three-dimensional reconstructions of magnetic resonance scans of human and ape brains J. Hum. Evol. 32, 375388 46 Deacon, T.W. (1997) What makes the human brain different? Annu. Rev. Anth