Department of Electrical and Computer Engineering,
    Engineering Science Building,
    The University of Texas at Austin,
    Austin, TX 78712-1084 USA
    
    torlak@ece.utexas.edu -
    bevans@ece.utexas.edu -
    xu@ece.utexas.edu
    
Q2. Channel model.
    Why did you write the array steering matrix as
    a function of the angle-of-arrival of the lth multipath signal?
A2. It is a convenient model which we have validated in our real-time
    wireless communications testbed.
Q3. Channel model.
    How do you know the channel lengths a priori?
A3. We can assume longer channel lengths.  The extra taps will be
    close to zero.  When the algorithm converges, you just throw
    those extra taps away.
Q4. Data model.
    Are the k_i terms, which represent the chip delay index
    for the ith user, known a priori?
A4. Yes.  It is very common to assume that delays are estimated, e.g.
    in the Liu and Zoltowski paper.  This assumption is okay.
Q5. Iterative Least Squares with Projection (ILSP).
    Is there any proof that ILSP is guaranteed to converge?
Q5. No, but the literature and experience give strong evidence
    that the algorithm always converges.  A recent paper addressed
    this issue for TDMA systems, but did not give a proof.
    We are working on a proof.
Q6. Modulation.
    What type of modulation did you use in the simulations?
Q6. BPSK.
Last Updated 02/06/99.