Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Interfacing GSM modems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Interfacing GSM modems

[attachment=21207]


Introduction

The GSM net used by cell phones provides a low cost, long range, wireless communication channel for applications that need connectivity rather than high data rates. Machinery such as industrial refrigerators and freezers, HVAC, vending machines, vehicle service etc. could benefit from being connected to a GSM system.
Take a given example. A garage offers a very special package to their customers. Based on the mechanics knowledge and the given vehicle, tailored service intervals can be specified. A part of the service agreement is installation of a GSM modem in the vehicle. An onboard service application can then notify the garage when the vehicle approaches its service interval. The garage will schedule an appointment and inform the customer.
The customer will benefit from a reliable and well-serviced vehicle at a minimum cost. The garage on the other hand can provide excellent customer support, vehicle statistics, efficient work scheduling, and minimum stocks.


Theory of operation
The protocol used by GSM modems for setup and control is based on the Hayes AT-Command set. The GSM modem specific commands are adapted to the services offered by a GSM modem such as: text messaging, calling a given Phone number, deleting memory locations etc. Since the main objective for this application note is to show how to send and receive text messages, only a subset of the AT-Command set needs to be implemented.
The European Telecommunication Standard Institute (ETSI) GSM 07.05 defines the AT-Command interface for GSM compatible modems. From this document some selected commands are chosen, and presented briefly in this section. This command subset will enable the modem to send and receive SMS messages. For further details, please consult GSM 07.05.

AT-Command set

The following section describes the AT-Command set. The commands can be tried out by connecting a GSM modem to one of the PC’s COM ports. Type in the test-command, adding CR + LF (Carriage return + Line feed = \r\n) before executing. Also see chapter 3.1 for further details.
Table 2-1 gives an overview of the implemented AT-Commands in this application. The use of the commands is described in the later sections.
What you need to know is to learn microcontroller serial communication. normally for simple interface with gsm module just used tx,rx and gnd...gud luck
The full doc seminar report about Interfacing GSM Modems is available at

www[dot]way2project[dot]in/seminars/2012/06/gsm-modem-full-seminar-report/

replace [dot] with (.)
to get information about the topic "Interfacing GSM modems" full report ppt and related topic refer the link bellow

https://seminarproject.net/Thread-interf...gsm-modems

https://seminarproject.net/Thread-interf...ms-from-pc