Method for verification via information processing

Information

  • Patent Application
  • 20080222709
  • Publication Number
    20080222709
  • Date Filed
    March 05, 2007
    17 years ago
  • Date Published
    September 11, 2008
    15 years ago
Abstract
Identification servers are small, perhaps embedded, systems that can be used as subsystems of a tracking and verification system. An identification server can obtain identification data when a trigger, called an identification event, occurs. The identification server can store the identification data in a database module with a key. The identification server can send a message containing the identification data or the key to a set of subscribing clients. Subscribing clients, such as a central database or a graphical user interface, are clients that subscribe to receive messages from the identification server. An identification server can trigger off of an identification message sent by another identification server.
Description
TECHNICAL FIELD

Embodiments relate to sensors, clients, servers, and databases. Embodiments also relate to identification data, image processing, and card readers.


BACKGROUND OF THE INVENTION

There are many systems and methods currently used for obtaining identification data and for detecting the presence of people and vehicles. Driver's license readers are used to control access to buildings. Road loops are used to detect the presence of vehicles. Traffic cameras are used record pictures of speeding vehicles or video of vehicles illegally traversing intersections.


Driver's license readers can be stand alone units or connected units. Stand alone units are sometimes used to control access to venues such as liquor serving establishments. A door man can pass a prospective patron's driver's license through a driver's license reader. The reader can indicate the person's age and can also store data contained in the driver's license. The stored data can later be uploaded to a computer and used to produce mailing lists or demographic statistics. Connected driver's license readers can be connected to a computer by a serial cable, USB cable, a telephone modem, or an Ethernet connection. The computer can then automatically upload the driver's license data.


Road loops have been used as sensors for traffic light sensors, traffic sensors, and camera sensors. A vehicle in the road loop can cause a signal wire to transition to an “on” state. Cameras, counters, and traffic lights can interrogate the signal wire and react to the state of the signal wire.


Traffic cameras are often used to video traffic. In many cases, the traffic cameras are also used to gather evidence for use against speeders and red light runners. A person examines the evidence to determine the transgressing vehicles license plate number. A database query to a vehicle registration database can identify the vehicles owner who then receives a traffic fine.


There are many isolated system for gathering personal data as people move about. Systems and methods for using the personal data as tracking data are needed.


BRIEF SUMMARY

The following summary is provided to facilitate an understanding of some of the innovative features unique to the embodiments and is not intended to be a full description. A full appreciation of the various aspects of the embodiments can be gained by taking the entire specification, claims, drawings, and abstract as a whole.


It is therefore an aspect of the embodiments that a database server and a graphical user interface (GUI) are subscribing clients to one or more identification servers. A subscribing client is a client that subscribes to a server. A client can subscribe to a server by sending a message to the server requesting that the server send certain messages to the client.


It is also an aspect of the embodiments that messages are transmitted over a communications network. The messages are made of data packets. For example, communications over the internet predominantly use the transmission control protocol (TCP) which in turn uses the internet protocol (IP). IP specifies the formation and transmission of data packets whereas TCP specifies reliably sending and receiving messages composed of IP data packets.


It is a further aspect of the embodiments that the identification servers have input modules and server modules. An identification event can trigger the input module to obtain identification data. Obtaining the identification data can trigger the server module to send id messages to its subscribing clients. The id messages can contain the identification data. Alternatively, the identification data can be stored in a database module in association with a key and the id message can contain the key. The key can later be used to retrieve the identification data from the database module.





BRIEF DESCRIPTION OF THE DRAWINGS

The accompanying figures, in which like reference numerals refer to identical or functionally similar elements throughout the separate views and which are incorporated in and form a part of the specification, further illustrate aspects of the embodiments and, together with the background, brief summary, and detailed description serve to explain the principles of the embodiments.



FIG. 1 illustrates a high level block diagram of identification servers and subscribing clients in accordance with aspects of the embodiments;



FIG. 2 illustrates a high level block diagram of a road loop server and a license plate server in accordance with aspects of the embodiments;



FIG. 3 illustrates a high level flow diagram of obtaining and sending identification data in accordance with aspects of the embodiments; and



FIG. 4 illustrates a high level block diagram of a driver's license server in accordance with aspects of the embodiments.





DETAILED DESCRIPTION

The particular values and configurations discussed in these non-limiting examples can be varied and are cited merely to illustrate at least one embodiment and are not intended to limit the scope thereof. In general, the figures are not to scale.


Identification servers are small, perhaps embedded, systems that can be used as subsystems of a tracking and verification system. An identification server can obtain identification data when a trigger, called an identification event, occurs. The identification server can store the identification data in a database module with a key. The identification server can send a message containing the identification data or the key to a set of subscribing clients. Subscribing clients, such as a central database or a graphical user interface, are clients that subscribe to receive messages from the identification server. An identification server can trigger off of an identification message sent by another identification server.



FIG. 1 illustrates a high level block diagram of identification servers and subscribing clients in accordance with aspects of the embodiments. Identification event 1102 triggers an input module 106 in an identification server 105 to obtain identification data 1. The input module 106 can pass the data to a server module 107 that encapsulates the identification data 101 in Id message 1117 which is then sent to the subscribing clients. The identification server 105 is subscribed to by subscribing client 118, graphical user interface (GUI) 120, and central database server 121. GUI 120 can display the identification data 101 to a user while the central database server 121 can store the identification information for future retrieval and use.


Simple server 108 is similar to identification server 105. Identification event 2104 triggers the input module 109 of simple server 108 to obtain identification data 2103. Server module 110 can then encapsulate identification data 2103 into id message 2111 and send it to the subscribing clients. One of the subscribing clients is processing server 113.


Processing server 113 treats Id message 111 as an identification event that triggers input module 114 to obtain raw data 112. Raw data 112 is passed to processing module 115 that processes raw data 112 to produce identification data that is then passed to server module 116. The server module 116 then sends the identification information within Id message 119 to the subscribing clients.



FIG. 2 illustrates a high level block diagram of a road loop server 201 and a license plate server 209 in accordance with aspects of the embodiments. A loop sensor 204 monitors a road loop 201 so that a loop trigger 205 is activated when vehicle 218 enters the road loop 201. In FIG. 2, the loop sensor 204 is part of the input module 203. The identification event that triggers obtaining identification data can be the vehicle 218 entering the road loop 201 or, equivalently, the loop trigger 205 activation that occurs when the vehicle 218 is sensed. The identification data is the “vehicle present” state of the loop trigger 205. The server module 207 sends Id message 208 containing “Vehicle Present” 222 to a license plate server 209. “Vehicle Present” 222 can be a text string, an event flag, or a Boolean value.


The license plate camera 210 obtains a license plate image 219 of the vehicle's 218 license plate 206 when the license plate server 209 receives id message 208. The license plate image 219 is passed to an image processor 211 that reads a plate number 221. The plate number 221 is stored in a database module 212 with a key 220. The Id message then sent by the server module 213 is a plate obtained message 214 containing the key 220. A subscribing client 217 receives the plate obtained message 214. After determining that it needs the plate number 221, the subscribing client 217 send a request message 215 containing the key 220 to the license plate server 209. The key 220 is used to retrieve the plate number 221 from the database module 212. The plate number 221 is then sent in a response message 216 to the subscribing client 217.



FIG. 3 illustrates a high level flow diagram of obtaining and sending identification data in accordance with aspects of the embodiments. After the start 301, an identification server waits for an identification event 302. After receiving the identification event 303, the identification server obtains identification data 304 and then sends an Id message 305 to the subscribing clients before done 306.



FIG. 4 illustrates a high level block diagram of a driver's license server 408 in accordance with aspects of the embodiments. A client 401 can send a subscription request 402 to an identification server, such as the driver's license server 408. The subscription request 402 can contain desired events 413. Most identification servers can be triggered by many different identification events. Some identification servers are triggered by an identification event that is then classified as a specific type of event. For example, the driver's license server's 408 identification event occurs whenever a driver's license is passed through the input module's 409 driver's license reader 410. After reading the driver's license, the driver's license server can classify the identification information as “over 21”, “under 21”, and “21st birthday” and can produce one of the events every time a driver's license is read. The client 401 can be a device that prints out a drink coupon with the desired event of “21st birthday”. Meanwhile, events 411 can be “under 21” so that subscribing client 1406 can alert a door man. Event 412 can be “over 21” such that subscribing client 2407 requests additional data from the driver's license module such as gender, name, or driver's license number. The additional data can be used to vary a cover charge, to flag favored patrons, or help exclude disfavored ex-patrons.


Some events can be programmed events. For example, a GUI can send a subscription request to a driver's license reader with the desired event being “FirstName=Tyler, LastName=Durden”. Similarly, it subscribes to a license plate server with a programmed event looking for Tyler Durden's license plate number. The person watching the GUI in this case is quite obviously tracking Tyler Durden. The central database server of FIG. 1 can also be interrogated to investigate Tyler Durden's movements before he became a person of interest.


It will be appreciated that variations of the above-disclosed and other features and functions, or alternatives thereof, may be desirably combined into many other different systems or applications. Also that various presently unforeseen or unanticipated alternatives, modifications, variations or improvements therein may be subsequently made by those skilled in the art which are also intended to be encompassed by the following claims.

Claims
  • 1. A system comprising: at least two subscribing clients wherein one subscribing client is a central database server and another subscribing client is a graphical user interface;one or more messages each comprising at least one data packet transmitted over a communications network wherein the messages comprise one or more id messages;one or more identification servers each comprising an input module and a server module wherein an identification event triggers the input module to obtain identification data and wherein obtaining the identification data triggers the server module to send one of the id messages to at least one of the subscribing clients.
  • 2. The system of claim 1 wherein the id messages comprise the identification data.
  • 3. The system of claim 1: wherein the identification servers each further comprise a database module;wherein the database modules store the identification data in association with identifiers;wherein the id messages comprise the identifiers; andwherein the identification servers send a response message comprising the identification data after receiving a request message comprising the identifier.
  • 4. The system of claim 1 wherein one of the identification servers is a driver's license server comprising a driver's license reader.
  • 5. The system of claim 1: wherein one of the identification servers is a road loop server comprising a road loop sensor; andwherein sensing a vehicle in the road loop is the identification event.
  • 6. The system of claim 1 wherein one of the identification servers is a license plate server and wherein the input module comprises a license plate camera.
  • 7. The system of claim 6: wherein one of the identification servers is a license plate server comprising a license plate camera;wherein another one of the identification servers is a road loop server that comprises a road loop sensor as the input module, sensing a vehicle as the identification event, and the license plate server as one of the subscribing clients; andwherein receiving the id message from the road loop server is license plate server's identification event.
  • 8. A system comprising: at least two subscribing clients wherein one subscribing client is a central database server and another subscribing client is a graphical user interface;one or more messages each comprising at least one data packet transmitted over a communications network wherein the messages comprise one or more id messages;two or more identification servers comprising an input module and a server module wherein one or more of the identification servers are simple servers, wherein one or more of the identification servers are processing servers, wherein each of the identification servers has one or more subscribing clients, and wherein the identification servers receive identification events;wherein at least one of the identification events trigger a simple server to obtain identification data to send one of the id messages to the simple server's subscribing clients; andwherein a processing server further comprises a processing module wherein at least one of the identification events trigger the processing server to obtain raw data, processes the raw data to produce identification data, and to send one of the id messages to the processing server's subscribing clients.
  • 9. The system of claim 8 wherein the id messages comprise the identification data.
  • 10. The system of claim 8: wherein the identification servers each further comprise a database module;wherein the database modules store the identification data in association with identifiers;wherein the id messages comprise the identifiers; andwherein the identification servers send a response message comprising the identification data after receiving a request message comprising the identifier.
  • 11. The system of claim 8 wherein one of the identification servers is a driver's license server comprising a driver's license reader.
  • 12. The system of claim 8: wherein one of the simple servers is a road loop server that comprises a road loop sensor; andwherein sensing a vehicle in the road loop is the identification event.
  • 13. The system of claim 8 wherein one of the processing servers is a license plate server comprising a license plate camera that takes a license plate image, wherein the processing module comprises an image processing module that processes the license plate image to obtain a plate number, and wherein the identification data comprises the plate number.
  • 14. The system of claim 13: wherein one of the simple servers is a road loop server that comprises a road loop sensor and wherein sensing a vehicle is the road loop sensor's identification event;wherein the license plate server subscribes to the road loop sensor; andwherein the license plate server's identification event is the identification message sent by the road loop server.
  • 15. A method comprising: waiting for an identification event;receiving the identification event;obtaining identification data; andsending an id message to at least one of at least two subscribing clients wherein one subscribing client is a central database server and another subscribing client is a graphical user interface.
  • 16. The method of claim 15 wherein the id message comprises the identification data.
  • 17. The method of claim 15 further comprising: storing the identification data in a database module in association with a key wherein the id message comprises the key; andreceiving a request message comprising the key; andsending a response message comprising the identification data.
  • 18. The method of claim 15 wherein the identification data is obtained by a driver's license reader that reads a driver's license.
  • 19. The method of claim 15 wherein sensing a vehicle in a road loop is the identification event and wherein the identification data indicates that a vehicle is present in the road loop.
  • 20. The method of claim 15 wherein the identification event triggers a license plate camera to take a picture of a license plate.