Software Radio This layer works in two modes: Transmission and Receiving modes. Transmission mode: Generate sinusoidal signals of the appropriate frequencies that corresponds to the taken decision. Receiving mode: Microcontroller sends 56 bits every 1/3 second. If the transmitted bit is "1", microcontroller sends a 1 KHz signal for 3/4 msec, and if the transmitted bit is "0", microcontroller sends a 3 KHz for 3/4 msec. So the total frame time is 56 bits x 0.75 msec = 42 msec. in DAS, we used 8 KHz ADC to sample the incoming signal, so the total number of samples we have is 42 msec x 8KHz = 336 samples. this layer perform the following functions:
you can find the FFT code we used in downloads section.
|
Copyright © 2002 [
smart-car.tripod.com ]. All rights reserved. |