time-constrained search dynamically, yielding that
the system can generate a new route to avoid the
congestion. Significant developments and technical
trends in the area of navigation systems were
reviewed by (Hasan et al., 2009). They evaluated
integration systems for obtaining a reliable and
accurate navigation solution.
Analysis of previous works show the vision methods
are more complex and time consume thus they are
not suitable enough for real time systems. In this
situation, other options such as GPS, digital roads
and landmark-based maps should be explored. In
addition, using new communicating technologies
such as Zigbee, Wi-Fi and Wi-Max enables efficient
inter-communication in a multi-agent environment.
(Sanjabi et al., 2009) obtained a landmark-based car
navigation algorithm to route cars in the roads which
are equipped with Wi-Fi landmarks. A map
matching method has been used for navigating in the
roads without branches. The nearest visited
landmark was selected as free line. The next position
will be chosen with arithmetic formulas on this free
line. In another work we (Sanjabi et al., 2009)
discussed on navigating in multi branches routes.
Every branch has its group landmarks, hence the
route will be chosen according to its group
landmarks IDs and car will be navigated in this route
to reach the destination.
2 WIRELESS LANDMARKS
To make correct decisions during the agent’s
movement, agents need to know their location in the
environment (e.g. localization). Therefore, agents
must recognize the landmarks and communicate
with them to read their internal information. To
communicate between cars, there are many ways
such as vision, sensor, wireless and etc. But in this
project, due to the reasons which will mention in the
following, just wireless landmarks have been used
for navigating the agents: I) Wireless landmarks can
be detected in high speed movement with low
degree of error. II) In the recent years, wireless
technology is dramatically improved, and many
cost-effective wireless technologies (Wi-Fi, Zigbee
and Wi-Max) have been commercially available. III)
Information of wireless landmarks does not require
any pre-processing such as other kind of signal
processing. IV) Wireless landmarks make a new
framework to construct a large sensor network in
roads to navigate the cars. However, wireless
technology consists of a variety of standards such as
IEEE 802.1 (Zigbee), IEEE 802.2 (Bluetooth), IEEE
802.3 (Wi-Fi), IEEE 802.4 (Wi-Max) and some
other emerging technologies such as cognitive radio.
Due to significant features in terms of power
consumption and maximum coverage area, Wi-Fi
technology has been considered as wireless
landmarks. Furthermore, the coverage area of a Wi-
Fi landmark is about 50m, which is sufficient for
ACN (IEEE 802 standard, 2007), (the IEEE 802.11
protocol, 2008).
Figure 1: Place of landmarks in a road.
3 ACN USING WIRELESS
LANDMARKS
To navigate the cars in multi agent environment an
improvement of the WLCN algorithm (Sanjabi,
2009) is proposed. For each car, a Wi-Fi transceiver
which broadcasts the car’s position and receives the
location of the other landmarks is considered. There
are two types of wireless landmarks: Moving
landmarks are the cars and fixed landmarks are the
landmarks on two sides of the road (Figure 1). Due
to distance limitation of wireless applications,
Landmarks are assumed as Wi-Fi nodes (Wireless
local networking, 2008). The maximum distance
between each two Wi-Fi landmarks is a critical
parameter. The suitable distance between landmarks
will be evaluated in Section 5. Each Wi-Fi node
propagated two essential data: A unique ID and the
position of the node. When an agent reaches to a
landmark covered domain, its ID and position will
be visible by the moving agent. This information is
used to localize the agent and navigate it along the
road (Figure 2). The domain of each node maybe
overlapped with the other nodes depending on the
distance between the Wi-Fi nodes. As will be seen in
the succeeding sections, the overlapping area has
direct impact on the navigation algorithm.
4 WLCN-MA ALGORITHM
An algorithm is proposed to navigate the cars in a
multi-agent road where two sides of the road are
equipped with Wi-Fi sensors. The algorithm is
LANDMARK-BASED CAR NAVIGATION WITH OVERTAKE CAPABILITY IN MULTI-AGENT ENVIRONMENTS
235