Bluetooth Based Smart Sensor Networks (Download Full Seminar Report)
#1

Dragging the world towards wireless galaxy

Various sensors are already in a broad use today as part of different devices or as standalone devices connected to a network usually to monitor industrial processes, equipments or installations.

The advancements in technology, wireless communications have enhanced development of small, low power and low cost devices. Such devices when organized into a network, present a powerful platform that can be used in many interesting applications. Bluetooth is a low cost, short-range, wireless technology with small footprint, low power consumption and reasonable throughput.

Bluetooth wireless technology has become global technology specification for always on wireless communication not just as a point-to-point but was a network technology as well.

The kernel of this paper, deals about an implementation of bluetooth based sensor networks.
Reply
#2
Bluetooth Based Smart Sensor Networks (Download Full Seminar Report)
Reply
#3
[attachment=3900]


Bluetooth Based Smart Sensor Networks



ABSTRACT



"Dragging the world towards wireless galaxy"

Various sensors are already in a broad use today as part of different devices or as standalone devices connected to a network usually to monitor industrial processes, equipments or installations.
The advancements in technology, wireless communications have enhanced development of small, low power and low cost devices. Such devices when organized into a network, present a powerful platform that can be used in many interesting applications.
Bluetooth is a low cost, short-range, wireless technology with small footprint, low power consumption and reasonable throughput. Bluetooth wireless technology has become global technology specification for "always on" wireless communication not just as a point-to-point but was a network technology as well.
The kernel of this paper, deals about an implementation of bluetooth based sensor networks.


Introduction

The communications capability of devices and continuous transparent information routes are indispensable components of future oriented automation concepts. Communication is increasing rapidly in industrial environment even at field level.
In any industry the process can be realized through sensors and can be controlled through actuators. The process is monitored on the central control room by getting signals through a pair of wires from each field device in Distributed Control Systems (DCS). With advent in networking concept, the cost of wiring is saved by networking the field devices. But the latest trend is elimination of wires i.e., wireless networks.
Wireless sensor networks - networks of small devices equipped with sensors, microprocessor and wireless communication interfaces.
In 1994, Ericsson Mobile communications, the global telecommunication company based in Sweden, initiated a study to investigate, the feasibility of a low power, low cost ratio interface, and to find a way to eliminate cables between devices. Finally, the engineers at the Ericsson named the new wireless technology as "Blue tooth" to honour the 10th century king if Denmark, Harald Blue tooth (940 to 985 A.D).
The goals of blue tooth are unification and harmony as well, specifically enabling different devices to communicate through a commonly accepted standard for wire less connectivity.




Blue Tooth

Blue tooth operates in the unlicensed ISM band at 2.4 GHZ frequency band and use frequency hopping spread spectrum technique. A typical Blue tooth device has a range of about 10 meters and can be extended to 100meters. Communication channels supports total bandwidth of 1 Mb / sec. A single connection supports a maximum asymmetric data transfer rate of 721 KBPS maximum of three channels.

BLUE TOOTH

NETWORKS

In bluetooth, a Piconet is a collection of up to 8 devices that frequency hop together. Each Piconet has one master usually a device that initiated establishment of the Piconet, and up to 7 slave devices. Master's Blue tooth address is used for definition of the frequency hopping sequence. Slave devices use the master's clock to synchronize their clocks to be able to hop simultaneously.
A Piconet



















STANDBY

When a device wants to establish a Piconet it has to perform inquiry to discover other Blue tooth devices in the range. Inquiry procedure is defined in such a way to ensure that two devices will after some time, visit the same frequency same time when that happens, required information is exchanged and devices can use paging procedure to establish connection.
When more than 7 devices needs to communicate, there are two options. The first one is to put one or more devices into the park state. Blue tooth defines three low power modes sniff, hold and park. When a device is in the park mode then it disassociates from and Piconet, but still maintains timing synchronization with it. The master of the Piconet periodically broadcasts beacons (Warning) to invite the slave to rejoin the Piconet or to allow the slave to request to rejoin. The slave can rejoin the Piconet only if there are less than seven slaves already in the Piconet. If not so, the master has to 'park' one of the active slaves first. All these actions cause delay and for some applications it can be unacceptable for eg: process control applications, that requires immediate response from the command centre (central control room).
Scatternet consists of several Piconets connected by devices participating in multiple Piconet. These devices can be slaves in all Piconets or master in one Piconet and slave in other Piconets. Using scatternets higher throughput is available and multi-hop connections between devices in different Piconets are possible. i.e., The unit can communicate in one Piconet at time so they jump from pioneer to another depending upon the channel parameter.

A Scatternet

®



O


MASTER

ACTIVE SLAVE
PARKED SLAVE

¢

¢

STANDBY








BLUE TOOTH BASED SENSOR NETWORK

The main challenge in front of Blue tooth developers now is to prove interoperability between different manufactures' devices and to provide numerous interesting applications. One of such applications is wireless sensor networks.
Wireless sensor networks comprise number of small devices equipped with a sensing unit, microprocessors, and wireless communication interface and power
source.
1. An important feature of wireless sensor networks is collaboration of network nodes during the task execution.
2. Another specific characteristics of wireless sensor network is Data-centric
nature.
As deployment of smart sensor nodes is not planned in advance and positions of nodes in the field are not determined, it could happen that some sensor nodes end in such positions that they either cannot perform required measurement or the error probability is high. For that a redundant number of smart nodes is deployed in this field. These nodes then communicate, collaborate and share data, thus ensuring better results.
Smart sensor nodes scattered in the field, collect data and send it to users via "gateway" using multiple hop routes.







A Wireless sensor network

The main functions of a gateway are
– Communication with sensor Networks
2 Shortage wireless communication is used.
2 It provides functions like discovery of smart sensor nodes, generic methods of sending and receiving data to and from sensors, routing .
– Gateway logic
2 It controls gateway interfaces and data flow to and from sensor network.
2 It provides an abstraction level that describes the existing sensors
and their characteristics. 2 It provides functions for uniform access to sensors regardless of
their type, location or N/W topology, inject queries and tasks and
collect replies.

– Communication With Users

2 Gateway communications with users or other sensor networks over the Internet, WAN, Satellite or some shortage communication technology.
From the user point of view, quering and tasking are two main services provided by wireless sensor networks. Queries are used when user requires only the current value of the observed phenomenon. Tasking is a more complex operation and is used when a phenomenon has to be observed over a large period of time.Both queries and tasks of time to the network by the gateway which also collects replies and forwards them to users.





SENSOR NETWORK IMPLEMENTATION
The main goal of our implementation was to build a hardware platform and generic software solutions that can serve as the basis and a test bed for the research of wireless sensor network protocols.

Implemented sensor network consists of several smart sensor nodes and a gateway. Each smart node can have several sensors and is equipped with a micro¬controller and a bluetooth radio module.

Gate way and smart nodes are members of the Piconet and hence maximum seven smart nodes can exist simultaneously in the network.
For example, a pressure sensor is implemented, as bluetooth node in a following way.

The sensor is connected to the bluetooth node and consists of the pressure sensing element, smart signal-conditioning circuitry including calibration and temperature compensation, and the Transducer Electronic Data Sheet (TEDS). These features are built directly into the sensor microcontroller used for node communication control plus memory for TEDS configuration information.







Smart Sensor Node Architecture

The architecture shown in figure can easily be developed for specific sensor configurations such as thermocouples, strain gauges, and other sensor technologies and can include sensor signal conditioning as well as communications functions.
Conditioned along sensor signal is digitized and digital data is then processed using stored TEDS data. The pressure sensor node collects data from multiple sensors and transmits the data via bluetooth wireless communications in the 2.4 GHZ base band to a network hub or other internet appliance such as a computer.
The node can supply excitation to each sensor, or external sensor power can be supplied. Up to eight channels are available on each node for analog inputs as well as digital output. The sensor signal is digitized with 16-bit A/D resolution for transmission along with the TEDS for each sensor. This allows each channel to identify itself to the host system. The node can operate from either an external power supply or an attached battery. The maximum transmission distance is 10 meters with an optional capability to 100 meters.
The IEEE 1451 family of standards are used for definition of functional boundaries and interfaces that are necessary to enable smart transducer to be easily connected to a variety of networks. The standards define the protocol and functions that give the transducer interchangeability in networked system, with this information a host microcomputer recognized a pressure sensor, a temperature sensor, or another sensor type along with the measurement range and scaling information based on the information contained in the TEDS data.
With blue tooth technology, small transceiver modules can be built into a wide range of products including sensor systems, allowing fast and secure transmission of data within a given radius (Usually up to 10m).
A blue tooth module consists primarily of three functional blocks - an analog 2.4 GHz., Blue tooth RF transceiver unit, and a support unit for page link management and host controller interface functions.
The host controller has a hardware digital signal processing part- the Link Controller (LC), a CPU core, and it interfaces to the host environment. The page link controller consists of hardware and software parts that perform blue tooth based band processing, and physical layer protocols. The page link controller performs low-level digital-signal processing to establish connections, assemble or disassemble, packets, control frequency hopping, correct errors and encrypt data.







Bluetooth module Hardware Architecture

The CPU core allows the blue tooth module to handle inquiries and filter page request without involving the host device. The host controller can be programmed to answer certain page messages and authenticate remote links. The page link manager(LM) software runs on the CPU core. The LM discovers other remote LMs and communicates with them via the page link manager protocol (LMP) to perform its service provider role using the services of the underlying LC. The page link manager is a software function that uses the services of the page link controller to perform page link setup, authentication, page link configuration, and other protocols. Depending on the implementation, the page link controller and page link manager functions may not reside in the same processor.
Another function component is of course, the antenna, which may be integrated on the PCB or come as a standalone item. A fully implemented blue tooth module also incorporates higher-level software protocols, which govern the functionality and interoperability with other modules.
Gate way plays the role of the Piconet's master in the sensor network. It controls establishments of the network, gathers information about the existing smart sensor nodes and sensor attached to them and provides access to them. Discovery Of The Smart Sensor Nodes
Smart sensor node discovery is the first procedure that is executed upon the gateway installation. It goals to discover all sensor nodes in the area and to build a list of sensor's characteristics and network topology. Afterwards, it is executed periodically to facilitate addition of new or removal of the existing sensors. The following algorithm is proposed.
When the gateway is initialized, it performs bluetooth inquiry procedure. When the blue tooth device is discovered, the major and minor device classes are checked. These parameters are set by each smart node to define type of the device and type of the attached sensors. Service class field can be used to give some additional description of offered services. if discovered device is not smart node it is discarded. Otherwise service database of the discovered smart node is searched for sensor services. As currently there is no specific sensor profile, then database is searched for the serial port profile connection parameters. Once connection strings is obtained from the device. Blue tooth page link is established and data exchange with smart mode can start.




CONCLUSION

Blue tooth represents a great chance for sensor-networked architecture. This architecture heralds wireless future for home and also for industrial implementation. With a blue tooth RF link, users only need to bring the devices with in range, and the devices will automatically page link up and exchange information.
Thus implementation of blue tooth technology for sensor networks not only cuts wiring cost but also integrates the industrial environment to smarter environment.
Today, with a broader specifications and a renewed concentration on interoperability, manufacturers are ready to forge ahead and take blue tooth products to the market place. Embedded design can incorporate the blue tooth wireless technology into a range of new products to meet the growing demand for connected information appliances.





FUTURE TASKS


– Future work is aimed to develop and design a blue tooth-enabled data concentrator for data acquisition and analysis.




REFERENCES

– G.I.Pottie, W.J.Kaiser "Wireless Integrated network sensors", Communications of the ACM, May 2002.
– C.Shen, C.Srisathapomphat "sensor networking architecture and application", IEEC personal communication. Aug,2001.
– C.Chellappan, RTCBPA, June 2003.
– Pappa,Transducer networks, RTCBPA, June 2003.
Reply
#4
please send me the whole report
Reply
#5
The report pdf is available in these links:
http://w5.cs.uni-sb.de/teaching/ss06/IE/...tworks.pdf
diku.dk/~leopold/work/sigmodrecord.pdf
http://citeseerx.ist.psu.edu/viewdoc/dow...1&type=pdf
Reply
#6
please send me the ppt files of bluetooth based sensor networks
Reply
#7
hey plz give me whole seminar with abstract
Reply
#8
Thanks for the reports
Reply
#9
thanksmbycbc huiv hignnfic bgv jb hhgv hiog
Reply
#10
send me full seminar report and power point presentation of bluetooth based smart sensor networks

Reply
#11
hey, it's an amezing report..... i like it.... and this is an advance technology
Reply
#12
hi ravi parikh, thanks
Reply
#13



Definition
The communications capability of devices and continuous transparent information routes are indispensable components of future oriented automation concepts. Communication is increasing rapidly in industrial environment even at field level.In any industry the process can be realized through sensors and can be controlled through actuators. The process is monitored on the central control room by getting signals through a pair of wires from each field device in Distributed Control Systems (DCS). With advent in networking concept, the cost of wiring is saved by networking the field devices. But the latest trend is elimination of wires i.e., wireless networks.

Wireless sensor networks - networks of small devices equipped with sensors, microprocessor and wireless communication interfaces.In 1994, Ericsson Mobile communications, the global telecommunication company based in Sweden, initiated a study to investigate, the feasibility of a low power, low cost ratio interface, and to find a way to eliminate cables between devices. Finally, the engineers at the Ericsson named the new wireless technology as "Blue tooth" to honour the 10th century king if Denmark, Harald Blue tooth (940 to 985 A.D).
The goals of blue tooth are unification and harmony as well, specifically enabling different devices to communicate through a commonly accepted standard for wire less connectivity.

BLUE TOOTH
Blue tooth operates in the unlicensed ISM band at 2.4 GHZ frequency band and use frequency hopping spread spectrum technique. A typical Blue tooth device has a range of about 10 meters and can be extended to 100meters. Communication channels supports total bandwidth of 1 Mb / sec. A single connection supports a maximum asymmetric data transfer rate of 721 KBPS maximum of three channels.

BLUE TOOTH - NETWORKS
In bluetooth, a Piconet is a collection of up to 8 devices that frequency hop together. Each Piconet has one master usually a device that initiated establishment of the Piconet, and up to 7 slave devices. Master's Blue tooth address is used for definition of the frequency hopping sequence. Slave devices use the master's clock to synchronize their clocks to be able to hop simultaneously.

A Piconet
When a device wants to establish a Piconet it has to perform inquiry to discover other Blue tooth devices in the range. Inquiry procedure is defined in such a way to ensure that two devices will after some time, visit the same frequency same time when that happens, required information is exchanged and devices can use paging procedure to establish connection.When more than 7 devices needs to communicate, there are two options. The first one is to put one or more devices into the park state. Blue tooth defines three low power modes sniff, hold and park. When a device is in the park mode then it disassociates from and Piconet, but still maintains timing synchronization with it. The master of the Piconet periodically broadcasts beacons (Warning) to invite the slave to rejoin the Piconet or to allow the slave to request to rejoin. The slave can rejoin the Piconet only if there are less than seven slaves already in the Piconet. If not so, the master has to 'park' one of the active slaves first.

All these actions cause delay and for some applications it can be unacceptable for eg: process control applications, that requires immediate response from the command centre (central control room).Scatternet consists of several Piconets connected by devices participating in multiple Piconet. These devices can be slaves in all Piconets or master in one Piconet and slave in other Piconets. Using scatternets higher throughput is available and multi-hop connections between devices in different Piconets are possible. i.e., The unit can communicate in one Piconet at time so they jump from pioneer to another depending upon the channel parameter.

INTRODUCTION
Bluetoothwireless technology is a cable replacement technology that provides wireless communication between portable devices, desktop devices and peripherals. It is used to swap data and synchronize files between devices without having to connect each other with cable. The wireless page link has a range of 10m which offers the user mobility. This technology can be used to make wireless data connection to conventional local area networks (LAN) through an access point. There is no need for the user to open an application or press button to initiate a process. Bluetooth wireless technology is always on and runs in the background. Bluetooth devices scan for other Bluetooth devices and when these devices are in range they start to exchange messages so they can become aware of each others capabilities. These devices do not require a line of sight to transmit data with each other. Within a few years about 80 percent of the mobile phones are expected to carry the Bluetooth chip. The Bluetooth transceiver operates in the globally available unlicensed ISM radio band of 2.4GHz. The ISM bands include frequency range at 902MHz to 928MHz and 2.4GHz to 2.484GHZ which do not require operator license from a regulatory agency. This means that Bluetooth technology can be used virtually anywhere in the world. Another type of wireless technology that is being used nowadays is infrared signals. The choice of using either one of the wireless technology will depend on the application for which it is being used. Bluetooth is an economical, wireless solution that is convenient, reliable, easy to use and operates over a longer distance than infrared. The initial development started in 1994 by Ericsson. Bluetooth now has a special interest group (SIG) which has 1800 companies worldwide. Bluetooth technology enables voice and data transmission in a short-range radio. There is a wide range of devises which can be connected easily and quickly without the need for cables. Soon people world over will enjoy the convenience, speed and security of instant wireless connection. Bluetooth is expected to be embedded in hundreds of millions mobile phones, PCs, laptops and a whole range of other electronic devices in the next few years. This is mainly because of the elimination of cables and this makes the work environment look and feel comfortable and inviting.

ORIGIN OF BLUETOOTH
In 1994, Ericsson Mobile Communication initiated a study to investigate the feasibility of a low power, low cost radio interface between mobile phones and their accessories. The aim of the study was to find a way to eliminate cables between mobile phones and PC cards, headsets, desktops and other devices. The study was part of a large project investigating how different communication devices could be connected to the cellular network via a mobile phone. Ericsson’s work in this area caught the attention of IBM, Intel, Nokia, and Toshiba. The companies formed the special interest group (SIG) in May 1998, which grew to over 1500 member companies by April 2000. The company jointly developed the Bluethooth 1.0 specifications, which was released in July 1999….
wireless technology is a cable replacement technology that providesBluetooth wireless communication between portable devices, desktop devices and peripherals. It is used to swap data and synchronize files between devices without having to connect each other with cable. The wireless page link has a range of 10m which offers the user mobility. This technology can be used to make wireless data connection to conventional local area networks (LAN) through an access point. There is no need for the user to open an application or press button to initiate a process. Bluetooth wirelesstechnology is always on and runs in the background. Bluetooth devices scan for other Bluetooth devices and when these devices are in range they start to exchange messages so they can become aware of each others capabilities. These devices do not require a line of sight to transmit data with each other. Within a few years about 80 percent of the mobile phones are expected to carry the Bluetooth chip. The Bluetooth transceiver operates in the globally available unlicensed ISM radio band of 2.4GHz. The ISM bands include frequency range at 902MHz to 928MHz and 2.4GHz to 2.484GHZ which do not require operator license from a regulatory agency. This means that Bluetooth technology can be used virtually anywhere in the world. Another type of wireless technology that is being used nowadays is infrared signals. The choice of using either one of the wireless technology will depend on the application for which it is being used. Bluetooth is an economical, wireless solution that is convenient, reliable, easy to use and operates over a longer distance than infrared. The initial development started in 1994 by Ericsson. Bluetooth now has a special interest group (SIG) which has 1800 companies worldwide. Bluetooth technology enables voice and data transmission in a short-range radio. There is a wide range of devises which can be connected easily and quickly without the need for cables. Soon people world over will enjoy the convenience, speed and security of instant wireless connection. Bluetooth is expected to be embedded in hundreds of millions mobile phones, PCs, laptops and a whole range of other electronic devices in the next few years. This is mainly because of the elimination of cables and this makes the work environment look and feel comfortable and inviting.

Advantages
Freedom from wires: This gadget improves the safety, as a result you really do not have to require the cables. Other benefit of using Bluetooth trimming is that you can without any difficulty can carry your laptop in your trip, with the other devices of Bluetooth without thinking about the bulky connection cables.

Luminosity on the pocket:

This accessory is very cheap, but almost every user thinks that this trimming is very expensive rather it is not. It is a lasting savings, with so much of discounts.

Global compatibility:

Bluetooth technology is worldwide, which means it is familiar and acknowledged across the world. This technology is so much advance that I do not have to mention more about the companies which produce this technique. But one thing is sure by now that users can easily depend on this technology for many years.

Completely mechanical:

This technique is completely mechanical, you do not have to press the keypad various time. When it comes in contact with the other touchtone phone having the same quality it started working by its own.

Without interlude:

Bluetooth facilitated devices have small, almost no obstruction from other wireless gadgets because they use a method known as, "frequency hopping" and low control wireless gesture.

Road security:

Bluetooth wireless car kits efficiently resolve the message and auditory troubles occurring while driving. This technology surely enlarges protection when it comes to driving with both hands on the steering wheel while having a hard obvious discussion on your mobile phone.

Little power utilize:

The Bluetooth technique requires a very little power to do its function. It only use the little power indicator. It helps in diminishing the electric power and the battery expenditure.
Identical function:
Developing standard wireless system promises the stro

Disadvantages:
Battery Use: This occurs mostly on your cell phone but also occurs in other technology such as music players. You’re using up more battery power when you leave your Bluetooth enabled on your phone all day. To disregard all this, the best thing that you can possibly do is disable it once you are completed with the transfer. It only takes a few seconds to enable and disable so it wouldn’t hurt to disable it once you are done using it.
Bluetooth Internet: Throughout all devices, when using Bluetooth internet, the connection can sometimes run very slow so Bluetooth internet is not highly suggested for all cases.
As you can notice that there are quite a bit of advantages and fewer disadvantages. Overall, Bluetooth is a great thing to be using on all your devices that supports it. You can do so much with it and includes cutting all the cords attached to your devices
Reply
#14
please provide me Bluetooth Based Smart Sensor Networks pdf,ppt,seminars fullreport
Reply
#15
hi
visit the following threads too for more details.

http://studentbank.in/report-bluetooth-b...ars-report
http://studentbank.in/report-bluetooth-b...r-networks
Reply
#16
hi this website is very good and very usefull. it has lot of projects seminar topics.
Reply
#17
Smile 
hey thanks for the post..SmileSmile
Reply
#18
thank you.............................
it is a good site which help us to search semanar
Reply
#19
Plz mail me this seminars
Thank you.
Reply
#20
hi i need whole report of this seminar topic
please mail me this seminar full report


thank u
Reply
#21
mail me full powerpoint presentation
Reply
#22
plz send me full report on bluetooth based smart sensor networks
Reply
#23
send report and ppt of Bluetooth Based Smart Sensor Networks
Reply
#24
can anyone post the ppt of bluetooth based smart sensor network
Reply
#25
its Bluetooth Based Smart Sensor Networks
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: seminar on bluetooth pdf, bluetooth seminar in hindi, download seminar report on bluetooth network security, bluetooth based smart sensor networks abstract free download, smart tire seminar full report, paper presentaion on bluetooth based smart sensor networks, seminer report on smart sensor,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  computer networks full report seminar topics 8 42,889 06-10-2018, 12:35 PM
Last Post: jntuworldforum
  OBJECT TRACKING AND DETECTION full report project topics 9 31,206 06-10-2018, 12:20 PM
Last Post: jntuworldforum
  Smart Quill computer science crazy 52 39,086 16-03-2018, 09:44 AM
Last Post: Guest
  Vertical Handoff Decision Algorithm Providing Optimized Performance in Heterogeneous Wireless Networks computer science topics 2 30,849 07-10-2016, 09:02 AM
Last Post: ijasti
  imouse full report computer science technology 3 25,399 17-06-2016, 12:16 PM
Last Post: ashwiniashok
  Implementation of RSA Algorithm Using Client-Server full report seminar topics 6 27,114 10-05-2016, 12:21 PM
Last Post: dhanabhagya
  Optical Computer Full Seminar Report Download computer science crazy 46 67,126 29-04-2016, 09:16 AM
Last Post: dhanabhagya
  ethical hacking full report computer science technology 41 75,169 18-03-2016, 04:51 PM
Last Post: seminar report asees
  broadband mobile full report project topics 7 23,867 27-02-2016, 12:32 PM
Last Post: Prupleannuani
  steganography full report project report tiger 15 41,908 11-02-2016, 02:02 PM
Last Post: seminar report asees

Forum Jump: