Description:
The simulator GUI is started with command ui_start in Matlab command window.
WLAN simulation starts by clicking the Start Simulation button in the GUI window.
WLAN simulation can be terminated, before set number of packets have been reached by pressing control-C .
##### Version updates and bug fixes
January 24th 2002: A bug in file rx_qpsk_demod.m fixed
July 31th 2002: A bug in file rx_gen_chan_amps.m fixed. This bug affected performance in fading channels.
April 15th 2003: Changed the code not to require functions from the Matlab Communications toolbox.
File list (Check if you may need any files):
OFDMsimulator
.............\channel.m
.............\create_freq_offset.m
.............\get_bits_per_symbol.m
.............\get_channel_ir.m
.............\get_n_antennas.m
.............\get_punc_params.m
.............\phase_noise_model.m
.............\readme.txt
.............\receiver.m
.............\runsim.m
.............\rx_bpsk_demod.m
.............\rx_deinterleave.m
.............\rx_demodulate.m
.............\rx_depuncture.m
.............\rx_diversity_proc.m
.............\rx_estimate_channel.m
.............\rx_find_packet_edge.m
.............\rx_fine_time_sync.m
.............\rx_frequency_sync.m
.............\rx_gen_chan_amps.m
.............\rx_gen_deintlvr_patt.m
.............\rx_init_viterbi.m
.............\rx_mr_combiner.m
.............\rx_phase_tracker.m
.............\rx_pilot_phase_est.m
.............\rx_qam16_demod.m
.............\rx_qam64_demod.m
.............\rx_qpsk_demod.m
.............\rx_radon_hurwitz.m
.............\rx_timed_to_freqd.m
.............\rx_viterbi_decode.m
.............\set_sim_consts.m
.............\single_packet.m
.............\transmitter.m
.............\tx_add_cyclic_prefix.m
.............\tx_add_pilot_syms.m
.............\tx_conv_encoder.m
.............\tx_diversity.m
.............\tx_freqd_to_timed.m
.............\tx_gen_intlvr_patt.m
.............\tx_gen_preamble.m
.............\tx_interleaver.m
.............\tx_make_int_num_ofdm_syms.m
.............\tx_modulate.m
.............\tx_power_amplifier.m
.............\tx_puncture.m
.............\tx_radon_hurwitz.m
.............\ui_check_params.m
.............\ui_read_options.m
.............\ui_start.m
.............\ui_start.mat
.............\ui_start_sim.m