Добавил:
kiopkiopkiop18@yandex.ru t.me/Prokururor I Вовсе не секретарь, но почту проверяю Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Ординатура / Офтальмология / Английские материалы / Assistive Technology for Visually Impaired and Blinde People_Hersh,Jonson_2008.pdf
Скачиваний:
0
Добавлен:
28.03.2026
Размер:
12.16 Mб
Скачать

382 11 Accessible Bus System: A Bluetooth Application

The new generation of mobile phones are now all equipped with Bluetooth technology, so that no additional cost is incurred on the user’s side in the near future. Thus, the mobile phone functional requirements used in this project will all be available and a bus notification system for wide community access to the public transport system is perfectly feasible at no significant incremental cost to the bus commuter.

11.6 Chapter Summary

In this chapter, the use of wireless technologies to construct an assistive technology application was discussed. Among the short-range wireless technologies, Bluetooth has the highest market penetration and support. Through the specific implementation of the Bluetooth Notification System for the Bus Commuter project, the principles and mechanisms of Bluetooth were explored in the chapter.

The aim of this assistive technology project was to develop a Bluetooth-based bus notification system that could remove information accessibility barriers to the independent use of the public bus system experienced by community groups who are visually impaired; such groups include the blind, visually impaired and the elderly commuters.

The chapter opened with a review of Bluetooth fundamentals, including a brief history of Bluetooth before discussing the structure of Bluetooth and its related tools. This review also briefly examined some competing wireless technologies to establish those singular advantages of the Bluetooth paradigm.

A major portion of the chapter was devoted to the engineering of this Bluetooth assistive technology application. The complete sequence of design and constructional steps was described. These included the system architecture, the hardware and software requirements followed by the construction of the Bluetooth development, namely the Bluetooth server, the Bluetooth client (Mobile device) processing operations and the audio user interface. The chapter closed with a brief look at some of the issues relevant to moving from prototype system to widespread and general introduction in the public bus system.

The prototype bus notification system presented convincingly demonstrates how Bluetooth has the potential to be used in enhancing information accessibility in a public transport system.

Questions

Q.1 List some assistive technology applications that use short-range wireless technologies. Compare the merits of the wireless technology used with other possible wireless technologies to realise the assistive technology application.

Q.2 Describe the differences between the Bluetooth stack and Bluetooth Profile, highlighting the stack and profile needed for audio transmission via Bluetooth.

Q.3 What are the functions of the service discovery database (SDDB)?

 

11.6 Chapter Summary

383

Q.4

Describe the procedures for Master/Slave switch mechanism. Discuss the

 

scenarios under which the Master/Slave Switch is employed. Compile a list of

 

mobile devices that support the Master/Slave Switch.

 

Q.5

During the inquiry phase, what information is exchanged between the in-

 

quirer and the target devices?

 

Q.6

Suggest other applications that can make use of the Bluetooth module

 

mounted on the bus.

 

Projects

P.1 In the bus notification project described in this chapter, a PC was used as the server located at the bus stop. Implementing the functionality of the server in an embedded system would improve the portability and reduce the cost of the server significantly. Hopkins and Antony (2003) have given examples of the use of the wireless Bluetooth embedded system Micro bluetarget. Investigate and consider the implementation of the server in a wireless embedded system.

P.2 Currently, some restaurants have implemented Bluetooth customer reservation systems. There is also a trend for restaurants to adopt wireless order taking. For a wide range of reasons, a system that allows the customer to download the menu and place an order via mobile devices will be useful for both customers and restaurant operators. The techniques described in this chapter would allow the visually impaired to utilise such a system. Consider all the enduser and engineering aspects of developing an accessible menu ordering system based on Bluetooth technology.

P.3 Bluetooth group—this project makes use of the JSR82 enabled mobile devices to create software that will form a virtual link list between all the participating mobile devices. The JSR82 API allows the software developed to control the Bluetooth modules in the mobile devices. The objective of this project is to establish an ordered link list Bluetooth connection between the mobile devices held by users moving in a group convoy movement. The purpose is to detect any loss of member from the group and alert the group leader.

The group leader will first activate the software as head. This will cause the mobile device to send out a Bluetooth inquiry signal to look for participating members. The second driver in the convoy will activate the software as member and accept connection request of the leader. After which the mobile device of the second member will send out the inquiry signal to look for the third member’s mobile devices, and the inquiry goes on until the linked list is formed.

In Bluetooth protocol, what obtains is an alternate master and slave relation:

Master

→ Slave|Master → Slave|Master → Slave|Master → Slave|Master

(User 1)

(User 2)

(User 3)

(User 4)

(User5)

When a member detaches from group, the leader will be alerted about the member who is missing. This application can be useful for group movement coordination, e.g. group cycling, vehicle convoy and group outing for community groups who have visually impairments.