Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by srk.amt

  1. S

    Need Help in feature extraction of ECG Signals

    Hi, Do you have matlab code for ecg signal feature extraction? If yes then pls forward to srk.amt@gmail.com Thanks in advance
  2. S

    Need Help: Subcarrier frequency in OFDM

    Thanks to Mityan and humourmind for your prompt reply. Now i need to use null subcarriers in ofdm. How can i use it. Actually i am confused because when we perform ifft on modulated symbol then we get ifft data and this data doesnt contain any null values. How can i use null subcarriers?
  3. S

    Need Help: Subcarrier frequency in OFDM

    Hi Mityan, Thanks for your suggestions but i want to do it in Matlab and in matlab for ifft, direct command is present then how can i know the frequency of each subcarrier generated by ifft command.
  4. S

    Need Help: Subcarrier frequency in OFDM

    Hi, I want to know frequency of each subcarriers of OFDM symbol in matlab. After doing IFFT operation, is there any way to know frequency of each subcarriers. Is there any other method? Please reply. Thanks.
  5. S

    PIC18F4550 C code for GPS and GSM module.

    Friends i have written the code, please check it once. Please let me know if there are any corrections. Thanks in advance. #define FREQ 12000000 #define baud 9600 #define spbrg_value (((FREQ/64)/baud)-1) unsigned char rx_data(); unsigned char *gps_data; unsigned char single_data; unsigned int...
  6. S

    PIC18F4550 C code for GPS and GSM module.

    Hi friends, I am working on tracking project. I want C code for PIC18F4550 which is interfaced with GPS and GSM module. This PIC has to read data from GPS and send this data to GSM with AT commands for sending SMS. Please help.
  7. S

    Quectel AT command AT+QENG?

    I found the meaning of result i got. Can i get the cell id, tower id database of gsm operator? I am currently using Airtel operator in india. Please help.
  8. S

    Quectel AT command AT+QENG?

    Hi friends, I am using Quected M10 module. I have to find GSM location and for that i used the AT+QENG? command, but i got the result as: AT+QENG? +QENG: 1,0 +QENG: 0,404,90,c34,4813,611,7,-67,149,149,0,5,x,x,x,x,x,x,x I am not getting whats the result i got. Can anyone help me. Thanks in...
  9. S

    GSM location using AT commands.

    Hi friends, I am using Quectel M10 GSM module. Is there any AT command for accessing GSM location. Thanks in advance.
  10. S

    GPS GSM tracking Quectel L10 and M10.

    Any one there to help me.......please.
  11. S

    GPS GSM tracking Quectel L10 and M10.

    Please give some suggestions. Its urgent.
  12. S

    GPS GSM tracking Quectel L10 and M10.

    Anyone please help me.
  13. S

    GPS GSM tracking Quectel L10 and M10.

    Thanks for your reply. I have already studied AT commands and NMEA. I am facing problem regarding circuit diagram(schematic) of Quetel M10,L10(GPS,GSM) with microcontroller(like PIC 16f877a as you suggested). Please help.
  14. S

    GPS GSM tracking Quectel L10 and M10.

    Hi, I am working on vehicle tracking project. I am using quectel GPS and GSM ICs L10 and M10 for this project. I don't have any idea regarding which microcontroller to use. Also i don't have schematic(combining GPS, GSM and microcontroller) for this interface. Help me regarding schematic and...

Part and Inventory Search

Back
Top