WO1999006964A1 - Time metering parking card - Google Patents

Time metering parking card Download PDF

Info

Publication number
WO1999006964A1
WO1999006964A1 PCT/US1998/015827 US9815827W WO9906964A1 WO 1999006964 A1 WO1999006964 A1 WO 1999006964A1 US 9815827 W US9815827 W US 9815827W WO 9906964 A1 WO9906964 A1 WO 9906964A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
parking
code
display
decrementing
Prior art date
Application number
PCT/US1998/015827
Other languages
English (en)
French (fr)
Inventor
Kevin Ivers
Natan Tomer
Original Assignee
Kevin Ivers
Natan Tomer
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kevin Ivers, Natan Tomer filed Critical Kevin Ivers
Publication of WO1999006964A1 publication Critical patent/WO1999006964A1/en

Links

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C1/00Registering, indicating or recording the time of events or elapsed time, e.g. time-recorders for work people
    • G07C1/30Parking meters
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07BTICKET-ISSUING APPARATUS; FARE-REGISTERING APPARATUS; FRANKING APPARATUS
    • G07B15/00Arrangements or apparatus for collecting fares, tolls or entrance fees at one or more control points
    • G07B15/02Arrangements or apparatus for collecting fares, tolls or entrance fees at one or more control points taking into account a variable factor such as distance or time, e.g. for passenger transport, parking systems or car rental systems

Definitions

  • This invention relates to a time metering device particularly useful as a parking card.
  • U.S. Patent 4,717,815 discloses a time metering device particularly useful as a parking card.
  • the parking card is used to prepurchase time for parking in parking spaces for which a municipality having jurisdiction over the parking spaces has established a parking charge rate.
  • the motorist purchases the parking card from the municipality at a cost at least as great as the value of the prepurchased time.
  • the parking card comprises a time storage device for storing data representing total prepurchased time, a time measuring device, time selector keys for manually selecting a predetermined time interval, a predetermined interval storage device, and an off key.
  • the time metering device further includes an electrical circuit which decrements both the prepurchased time storage device and the predetermined interval storage device according to the time measured by the time measuring device until the off key is operated, and a display which displays the remaining time in the prepurchased and predetermined interval storage devices.
  • the motorist selects the time for which parking is desired and then places the card in a location where it can be seen by a meter maid. So long as the time metering device has not timed out, the display will indicate that the motorist has paid for parking. When the motorist wishes to terminate paying for parking, she presses the off key and the decrementing stops.
  • a disadvantage of the parking card disclosed in U.S. Patent 4,717,815 is that it cannot be recharged and therefore when the prepurchased time has been decremented to zero, the parking card can no longer be used.
  • a known type of postage meter has a bank which is precharged with a selected amount of currency and the bank is decremented by a selected amount each time the meter is used.
  • the bank When the bank is nearly broke, the user can recharge the bank by remitting payment to a central service bureau and enabling a recharge mode after the service bureau has received the payment.
  • the meter In the recharge mode, the meter displays a recharge code.
  • the user calls the central service bureau and informs the bureau of the recharge code.
  • the bureau calculates a validation code from the recharge code using a secure algorithm and supplies the validation code to the user.
  • the user enters the validation code using the postage meter's keypad.
  • the circuitry within the postage meter compares the validation code with the recharge code using the same secure algorithm, which is stored in the postage meter, and if the two codes are in the correct relationship, the meter is recharged.
  • This validation procedure has the advantage that it allows virtually unlimited recharging operations without its being necessary for the service bureau to keep track of information relating to each postage meter in service.
  • An algorithmic validation mechanism is not suitable for use with a rechargeable parking card, because, it would be much easier to obtain access to sufficient cards to derive the algorithm, thereby enabling the card to be recharged without making payment.
  • Algorithmic validation is also not suitable for use with rechargeable parking cards, since these cards need to be low cost and are powered by a small lithium battery for many years.
  • parking cards are designed using simple 4 bit microprocessors. These 4 bit microprocessors are inexpensive and have extremely low power consumption. An artifact of these traits though, is limited computational power.
  • these 4 bit microprocessors have an extremely limited instruction set, a very low instruction execution rate (typically 100 times slower than a normal microprocessor), and very limited ROM resources. These characteristics prevent the 4 bit microprocessors from implementing sophisticated and secure recharge algorithms .
  • Parking cards are designed to be maintenance free and therefore typically have a permanently installed battery. This permanently installed battery limits the life span of the parking card to three to four years. Because of this limited life, there is no benefit to unlimited recharging capability.
  • a time metering device particularly useful as an in-car parking meter, comprising a storage device for storing a variable representing pre-purchased time and at least one randomly selected recharge code, a time measuring device, an interface for entering a command to decrement pre-purchased i ⁇ -
  • an in-car parking meter comprising a storage device for storing a variable representing pre-purchased time and a first transition time, a real time clock for detecting passage of time, a decrementing means for decrementing the variable representing prepurchased time in accordance with passage of time detected by the real time clock, the decrementing means having an inactive condition in which the decrementing means is off and does not decrement the variable and an active condition in which it is on and decrements the variable, and a stand-by condition in which it is on and does not decrement the variable, an interface for activating the decrementing means, and a control means responsive to the real time clock to place the decrementing means in the stand- by condition if the decrementing means is activated before the first transition time and to change the decrementing means to the active condition at first the transition time.
  • an in-car parking meter comprising a storage device for storing a variable representing pre-purchased time and a first transition time, a real time clock for detecting passage of time, a decrementing means for decrementing the variable representing prepurchased time in accordance with passage of time detected by the real time clock, the decrementing means having an inactive condition in which the decrementing means is off and does not decrement the variable and an active condition in which it is on and decrements the variable, and a stand-by condition in which it is on and does not decrement the variable, an interface for activating the decrementing means, and a control means responsive to the real time clock to place the decrementing means in the active condition if the decrementing means is activated before the first transition time and to change the decrementing means to the stand-by condition at first the transition time.
  • FIG. 1 is a block diagram illustrating the functional components of a parking card in accordance with the present invention
  • FIG. 2 illustrates the front face of the parking card shown in FIG. 1,
  • FIGS. 3 and 4 are flow charts illustrating one mode of operation of the parking card for single city and dual cities respectively
  • FIGS. 5 and 6 are flow charts illustrating another mode of operation, for single city and dual cities respectively.
  • FIGS. 7-51 show typical displays presented by the parking card
  • FIG. 52 is a flow chart illustrating an auto start/stop mode of operation
  • FIG. 53 is a flow chart illustrating generation of an authentication codeword.
  • city and “municipality” are used herein to designate the government agent having jurisdiction over parking spaces and authority to establish a parking charge rate. The terms are used interchangeably, without regard to whether a particular jurisdiction is recognized under applicable law as a city.
  • parking facility is used herein to designate a region in which parking can be controlled and includes both a system of on-street parking spaces in a city and a private facility, such as an open air parking lot or a multi-story parking structure.
  • administration of the parking system may be carried out by or under the authority of a government agency, whereas in the case of a private parking facility, administration may be carried out by or under the authority of the owner of the parking facility.
  • the parking card illustrated in FIGS. 1 and 2 includes a microprocessor 10, a random access memory (RAM) 14, a read only memory (ROM) 18 which stores the program for operating the microprocessor, a user interface 22 and a real time clock 24.
  • the user interface 22 includes a display panel 26 and several keys 28, which operate respective switches.
  • the display panel has several regions. It will be seen that a parking card in accordance with the present invention has a similar topology to the parking card shown in U.S. Patent 4,717,815. However, it has significantly greater functionality.
  • FIG. 2 shows the key layout and display elements of a preferred parking card in accordance with the present invention.
  • the keys are an on key, a select up key, a select down key, a shift key, an OK key and an off key.
  • the regions of the display panel include a zone display region 30, a zone legend region 32, a four-digit display region 34, a bar graph region 35, a parking symbol region 36, a time display region 37, a confirmation region 38, a void legend region 39 and a lock region 42. The functions of the different regions of the display are described below.
  • the zone display region 30 contains a single character used for displaying a single letter representing a parking zone, or in a city mode, to indicate the choice of cities.
  • the zone legend 32 is on when the display region 30 is used for indicating a zone and is off when the display region 30 is used for indicating a city.
  • the four digit display region 34 contains four characters each displaying a numerical digit in the range 0-9 or a letter from A through F.
  • the four digit display is used for selecting and entering a personal code or for displaying a time .
  • the parking symbol P in the region 36 is on when the parking card has been set to pay for parking, and the four digit display then shows unexpired parking time in that zone.
  • the confirmation symbol OK in the region 38 when on indicates that a valid entry has been made and that the OK button should be pressed in order to start paying for parking .
  • the time symbol T in the region 37 shows the total parking time remaining if the confirmation symbol is also on, but otherwise indicates that the four character display shows the actual time, as measured using the real time clock.
  • the void alert in the region 40 provides a warning that no funds are available to pay for parking.
  • the lock region 42 shows whether a personal code must be entered in order to pay for parking .
  • the initial condition of the parking card is off so that the display is blank. In this condition, the parking card will only respond to the on/mode key.
  • a user purchases the parking card from an agency responsible for administering sale and recharging of parking cards for one or more municipalities, she purchases parking in either one city or in two cities, referred to herein as City A and City B.
  • the RAM is loaded with a number representing the purchase price of the parking. The corresponding time purchased depends on the zone in which parking is to be purchased.
  • the RAM therefore also stores data representing the parking rate for each parking zone in each city and any limitations regarding, for example, the maximum time that can be purchased in a given zone .
  • the issuing agency can configure the parking card so that it cannot be used to pay for parking unless the user has entered a valid personal code.
  • the random access memory is able to store data relating to two municipalities and a bank is associated with each municipality. Accordingly, a purchaser who frequently parks in two different cities which issue parking cards, can charge one bank to pay for parking in one city and can charge the other bank to pay for parking in the other city.
  • the RAM stores several random numbers representing unique recharge codes which will be used in order for successive recharge operations.
  • the next available recharge code is selected.
  • the parking card will typically be charged at initial purchase, allowing immediate use.
  • the user purchases the first recharge code for his/her particular parking card.
  • the user receives the other codes incrementally, receiving the next available recharge code with each purchase of additional parking .
  • the parking card is off and ON/MODE is pushed, what happens next depends upon whether or not the personal code has been set by the user and/or is required by the municipality. If required and not set, before the parking card will allow any other mode, the personal code must be set. In this case, the display of FIG. 7 is shown, independent of the number of times the ON key was pressed, with the selected digit flashing (initially the first digit) . Modify the selected digit's value by using SELECT UP and SELECT DOWN keys. Acceptable digits are 0 through 9 as well as the letters A, b, C, d, E, F.
  • SELECT UP at each keypress, causes the flashing digit to increment in the order ( 0 , 1, 2 , 3 , 4 , 5 , 6, 7 , 8 , 9, A,b, C, d, E, F, 0 , 1, 2 , ).
  • SELECT DOWN at each keypress, causes the flashing digit to decrement in the order (F, E, d, C,b, A, 9, 8 , 7 , 6 , 5, 4 , 3 , 2 , 1, 0, F,E, d ...) .
  • the SELECT DIGIT key After setting selected digit (the flashing digit) to the value desired, select the next digit to be modified by using the SELECT DIGIT key.
  • the SELECT DIGIT key each time it is pressed, moves the selected digit (the flashing digit) right one digit. If at the rightmost digit on the LCD display, pressing the SELECT DIGIT key, selects the leftmost digit of the four digit set.
  • the digits can be adjusted to display a desired group of four characters .
  • the OK key After entering in a personal code, the OK key is used to store it.
  • the OK key will enter the personal code only when all four digits have been modified and then only if the OK key is held down 2 seconds. For example, if the user had entered his/her code and pressed the OK key for 2 seconds, then the display of FIG. 8 is shown for successful personal code entry. Note, the OK symbol in the display is flashing, indicating that the user may press the OK key to continue. The display will remain for 30 seconds or until the ON key, the OFF key, or the OK key is pressed.
  • the user's personal code must be correctly entered.
  • the display in FIG. 9 is shown, independent of the number of times the ON key was pressed, with the selected digit flashing (initially the first digit) .
  • the OK key is used to validate it. Pressing the OK key will cause the personal code entered to be validated against the stored value.
  • the display in FIG. 10 will be shown upon valid personal code entry. The display will remain for 30 seconds or until the ON key, OK key or the OFF key is pressed.
  • the display in FIG. 11 will be shown upon invalid personal code entry.
  • the display will remain for 30 seconds or until the ON key, OK key or the OFF key is pressed.
  • a 10 minute timer is invoked that prevents normal operation. During this 10 minute interval, the display in FIG. 12 is shown with the T symbol flashing. No key will be responded to during this 10 minute interval.
  • the parking card After the correct entry of the personal code, the parking card remains unlocked for 15 minutes or until 1 minute after Parking is OK'd. When unlocked, the parking card allows all normal modes . These modes and their sequencing are described in sections, OPERATIONAL MODES SEQUENCING and ADJUSTMENT MODES SEQUENCING.
  • the operational modes and the Adjustment modes are enabled.
  • City A is the default city in this mode. All charges against City A are applied to Bank 1. Pushing the OFF key, aborts the mode, and enters the OFF STATE . OPERATIONAL MODE SEQUENCING WITH TWO CITIES ENABLED
  • the Operational mode state diagram is shown in FIG. 4.
  • City A charges are applied to Bank 1.
  • City B charges are applied to Bank 2.
  • Pushing the OFF key aborts the mode, and enters the OFF STATE .
  • City Selection Mode allows the user to select which city to charge the parking to. When City A is selected, parking is charged to City A and when City B is selected, parking is charged to City B. Note, the City Selection Mode will only occur if two cities are enabled. When City A is selected and its associated bank is solvent or there are recharges available, the display in FIG. 13 is shown.
  • the Zone Selection Mode is used to select which parking zone the user wishes to park at.
  • a typical display for this mode is shown in FIG. 17.
  • Use SELECT UP and SELECT DOWN keys to select the parking zone. All zones are selectable in either city, regardless of whether they are implemented. The time available at each zone will be displayed (shown here as 12 hours and 34 minutes) .
  • Pressing SELECT DIGIT has no effect.
  • the zone initially displayed will be the last zone selected (for previous parking) or if no zone was previously parked at, zone A will be displayed.
  • Zone upwards order is A, B, C, D, E, F,G, J,N, P, A, B, ... .
  • Zone downwards order is P,N, J, G, F, E, D, C, B, A, P, L, ... . Note, not all zone letters will necessarily appear. Zones that are disabled will be skipped. Zones are disabled by setting their base charging rate to zero.
  • the display for zone selection also features the T symbol indicating that time available is being displayed. Also featured is a flashing OK symbol, used to remind the user to press the OK key to order parking. See PARKING DISPLAYS for a description of the displays during active parking .
  • the available parking time shown represents the total parking time in the bank for this zone.
  • the display When showing the total available parking time in the bank, the display will typically be in hours and if there are more hours of parking than 9999 hours, the display shows 9999 hours. If there are less than 100 hours of parking for this zone in the bank, the display will show hours and minutes separated by a colon. For example, 99:59.
  • the total time displayed is calculated from the zone's base rate times the medium parking factor. If the bank associated with the selected city is broke, the display in FIG. 18 is shown, indicating that the user recharge the bank.
  • the display in FIG. 19 is shown, indicating that the user cannot begin parking at this zone.
  • Zone selection is inhibited in these cases and the only keys that will respond to the user are OFF and ON. Pressing the OFF key aborts the current mode and turns the parking card off. Pressing the ON key will cause the parking card to enter the City Selection Mode (only if two cities are enabled -- otherwise the ON key has no effect) .
  • Zone Selection Mode features an additional display, placed between Zone A and Zone P. This display indicates the monetary value contained in the selected bank.
  • FIGS. 20 and 21 are typical examples of this display.
  • the display shown in FIG. 20 indicates $189 and for conditions where the monetary value is in dollars and under 100, the display shown in FIG. 21 indicates $99.94.
  • the Adjustment Modes allow the parking card's user to examine the parking card's electronic serial number, adjust the parking card's time of day clock, recharge the parking card's banks, or change/set/disable the parking card's personal code.
  • FIG. 5 delineates the state diagram for single city case and FIG. 6 delineates the state diagram for the two city case.
  • pressing the ON key cycles to the next adjustment mode and pressing the OFF key aborts the Adjustment modes and blanks the display.
  • This mode displays the parking card's electronic serial number .
  • the initial display for this mode is shown in FIG. 22. After 4 seconds, the display will change to show the electronic serial number of the parking card. If the serial number is 12345678, the display shown in FIG. 23 will alternate every 4 seconds with the display shown in FIG. 24. Use OFF to abort and turn parking card off. Pressing the ON key, aborts the serial number display and changes to the next sequential mode. Pressing SELECT UP, SELECT DOWN, and SELECT DIGIT have no effect. This mode will automatically exit to off in 30 seconds.
  • the initial display for this mode is shown in FIG. 25.
  • display will change to that shown in FIG. 26 after 4 seconds (note 11:59 was chosen as an example) and the digits to adjust will be flashing. See below.
  • the parking card includes a real time clock which runs continuously and is not adjustable by the user, but the user can enter an offset of a few minutes, either forward or backward, to take account of drift of the clock.
  • the time displayed by the parking card is the current time indicated by the real time clock, as adjusted by the offset applied by the user.
  • the RAM stores a value for the number of days between a change to standard time and the next change to daylight savings time and also stores the time difference between standard time and daylight savings time and a flag which indicates whether automatic switching between standard time and daylight savings time is enabled. If the flag is set, the controller counts down from a preset number of days from the previous change between standard and daylight saving time and when this count reaches zero, the real time clock is changed by the appropriate amount. If automatic switching is enabled, the user can offset the display time relative to the measured time by a few minutes .
  • SELECT UP or SELECT DOWN to offset the clock's time, a minute for each keypress.
  • Maximum offset is +7/-8 minutes. Once at either maximum positive offset or maximum negative offset, the clock cannot be further adjusted in the maximum's direction, no matter how many times the time adjustment is tried. Also note, the minute clock offset cannot be adjusted across an hour boundary. If the automatic switching of the Standard/Savings Time is disabled, the user can also offset the hour by +/- 2 hours. The user can switch between minute and hour offset by using the SELECT DIGIT key. At the start, the hours digits will be flashing, allowing the user to adjust the hour offset using the SELECT UP and SELECT DOWN keys.
  • the initial display for this mode is shown in FIG. 27.
  • the letter A stands for the city and the number 0 stands for the recharge interval .
  • the display will change to FIG. 28 after 4 seconds with the selected digit flashing.
  • SELECT UP at each keypress, causes the flashing digit to increment in the order (0, 1, 2, 3 , 4, 5, 6, 7 , 8, 9, A,b, C,d, E, F, 0, 1, 2 , ).
  • SELECT DOWN at each keypress, causes the flashing digit to decrement in the order
  • the SELECT DIGIT key After setting selected digit (the flashing digit) to the value desired, select the next digit to be modified by using the SELECT DIGIT key.
  • the SELECT DIGIT key each time it is pressed, moves the selected digit (the flashing digit) right one digit. If at the rightmost digit on the LCD display, pressing the SELECT DIGIT key, selects the leftmost digit of the four digit set. In this manner, the digits can be adjusted to display a desired group of four characters.
  • the OK key After entering in a recharge code, the OK key is used to validate it. The OK key will validate the recharge code only when all four digits have been modified. After entering in a recharge code, the OK key is used to validate it. The OK key will validate the recharge code only when all four digits have been modified. Note, the OK symbol will begin to flash when validation is available. Press the OK key until either a PASS or FAIL is displayed.
  • RECHARGE MODE is only displayed when there are recharges available and when the associated bank is sufficiently low so that it will not overflow when recharged .
  • the associated displays for City A Pass/Fail are shown in FIGS. 29 and 30 respectively.
  • press the OK key or ON key to continue to the next adjustment mode.
  • press the OK key to retry or press the ON key to continue to the next adjustment mode.
  • the initial display for this mode is shown in FIG. 31.
  • the letter B stands for the city and the number 0 stands for the recharge interval .
  • the display will change to FIG. 32 after 4 seconds with the selected digit flashing.
  • the initial display for this mode is shown in FIG. 35, where the number 0 stands for the recharge interval.
  • the display will change to FIG. 36 after 4 seconds with the selected digit flashing. Adjust the display to the desired value as described above . Validate the recharge code word as described above .
  • the associated Pass/Fail displays are shown in FIGS. 37 and 38 respectively.
  • RECHARGE MODE is only displayed when there are recharges available and when the associated bank is sufficiently low so that it will not overflow when recharged.
  • the initial display for this mode is shown in FIG. 39 and will change to FIG. 40 after 4 seconds, with the selected digit flashing (initially the first digit) .
  • the OK key After entering in a personal code, the OK key is used to store it.
  • the OK key will enter the personal code only when all four digits have been modified and then only if the OK key is held down for 2 seconds.
  • the display shown in FIG. 41 is displayed upon successful personal code entry. The display will remain for 30 seconds or until the ON key, OK key or the OFF key is pressed.
  • the personal code 'FFFF' has special meaning. On parking cards not required by the municipality to have a personal code, the special code allows the user to reset the parking card back to the state of 'No Personal Code Entered' . This will allow users to disable the use of a personal code or change the code by first disabling it and then re-entering a new code.
  • the code 'FFFF' has only a special meaning when setting the personal code. If ' a personal code has been accepted, the user can only get to the SET PERSONAL CODE MODE (or any other modes) by first entering the accepted personal code.
  • the display will default to all segments lit, as shown in FIG. 43.
  • This display can only be removed by successful initial programming of the parking card.
  • the parking card has a built-in battery test that is run once per day at 02:00 am. If the battery in the parking card tests below the warning threshold (2.67 volts) , the battery warning display is shown in lieu of a blank display when the parking card is off. This display warns the user to turn in his parking card before it dies (usually after several months of warning) . This will allow the user to get credit for his remaining bank and order a new parking card in sufficient time to prevent interruption in parking. This warning display will alternate with other warning displays on a four second interval. The battery low warning display is shown in FIG. 44. PARKING DISPLAYS
  • the parking card will display the following repetitive sequence of displays:
  • the Parking displays vary depending upon whether the parking card is in the Standby, Active, or Overtime modes of parking.
  • FIG. 45 An example for the Active parking display for zone B is shown in FIG. 45.
  • the P symbol in the display is flashing. If the time zone is unlimited, the time displayed (shown here as 02:58), is the time parked. If the zone has a time limit, the time displayed represents the time remaining from the zone ' s time limit.
  • 'PARKULATOR' will shrink in proportion to the ratio (time parked / time limit) .
  • shrink it is meant that the letters at the end of the word will begin to drop off.
  • the size of the word is related to time left approximately as follows:
  • STANDBY PARKING DISPLAY An example for the Standby parking display for zone B is shown in FIG. 46.
  • the P symbol in the display is flashing. Note, this display represents that the parking card is in Park mode but not charging due to the fact that the zone is free at this particular time. Standby and Active parking are automatically entered depending upon the time of day and the zone's settings.
  • FIG. 47 An example for the Overtime (within OT Limit) parking display for zone B is shown in FIG. 47.
  • the negative time displayed (shown here as -00:10), is the time parked in overtime.
  • FIG. 48 An example for the Overtime (beyond OT Limit) parking display for zone B is shown in FIG. 48.
  • the BOLD type indicates lit and the normal type is unlit .
  • the P symbol is flashing.
  • the word PARKULATOR remains as it was for the parking display modes. That is if it was shrinking or flashing, it is doing the same in this display.
  • the Time of Day display is shown in FIG. 50.
  • the word PARKULATOR remains as it was for the parking display modes. That is if it was shrinking or flashing, it is doing the same in this display.
  • the Authentication Code display is shown in FIG. 51.
  • the word PARKULATOR remains as it was for the parking display modes. That is if it was shrinking or flashing, it is doing the same in this display.
  • the parking card displays an Authentication Code for 4 seconds every 12 seconds.
  • the purpose of this code is to validate the parking card as genuine.
  • the code output will change on a hourly basis, at the hour, according to the algorithm shown in FIG. 53.
  • the municipality can authenticate the parking card by verifying that its authentication code matches the code output by other active parking cards during the same hour. Authentic parking cards issued for parking in a given municipality should all output the same code. If a parking card is found with the wrong code, the owner can be notified to turn -i ⁇ his/her parking card in for replacement (assuming he/she owns one) and the printed serial number on the parking card can be verified as authentic .
  • the parking card will enter the Standby mode. At a later time, when the zone transitions to charging, the parking card, if still active, will automatically enter the Active Parking mode. Later if the zone transitions back to a free zone, one of two possible actions may occur.
  • the parking card will again enter the Standby mode if the zone selected is not a time limited zone and the zone's auto start/stop option is set .
  • the parking card will automatically shut- off if the zone selected has a time limit or the zone's auto start/stop option is reset. See FIG. 52 for a flow chart of this feature.
  • Operating current for the in-car parking meter shown in FIG. 1 is supplied by a rechargeable battery 44.
  • An in-car personal parking meter may often be subject to extremely high temperatures (being on the inside of an automobile on a sunny day) . These high temperatures can cause battery operated electronics to draw a much higher current than at normal ambient temperature (typically about 18° C) .
  • a microprocessor that normally draws 1 uA of current at room temperature may draw as much as 15-20 uA of current at 80° C. This twenty-fold increase in current draw can greatly shorten the battery life.
  • an in-car parking meter must be placed so that it is easily visible in the car and it will normally be subjected to these high temperatures only in bright sunlight conditions.
  • the placement of the in-car parking meter allows the meter to be exposed to both direct and indirect sunlight.
  • a ceramic solar cell of a reasonable size, a half square inch for instance can produce at least about 50 uA of current when exposed to bright daylight. Therefore, the in-car parking meter may be provided with a ceramic solar cell 48 or similar device, which can supply sufficient current to easily offset the high current draw of most low power microprocessors in these high temperature conditions .
  • the parking card is designed to be updated in the field by the authority in charge of the parking card. Parameter update is allowed by the use of special interface hardware and the entry of a update parameter code word, specific to each parking card. Additionally, the concept of a remote recharge capability is important.
  • the user calls a central recharge phone number, enters his serial number via touch tones and over the telephone the unit is remotely downloaded with new parking parameters. This could be accomplished by means of an audio transducer within the parking meter, that decodes the tones being sent over the telephone and translates them into a serial data stream. Of course, adequate error checking would be provided and the parking meter, via its display, could indicate the success of the operation. Multiple attempts could be allowed; the user being instructed over the phone on the process. The user could also communicate back recharge status to the center by using the touch tone keys on his/her phone.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Finance (AREA)
  • Devices For Checking Fares Or Tickets At Control Points (AREA)
PCT/US1998/015827 1997-07-29 1998-07-28 Time metering parking card WO1999006964A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US5409397P 1997-07-29 1997-07-29
US60/054,093 1997-07-29

Publications (1)

Publication Number Publication Date
WO1999006964A1 true WO1999006964A1 (en) 1999-02-11

Family

ID=21988756

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/015827 WO1999006964A1 (en) 1997-07-29 1998-07-28 Time metering parking card

Country Status (1)

Country Link
WO (1) WO1999006964A1 (ko)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1224625A1 (en) * 1999-08-19 2002-07-24 E.Park Systems LLC Apparatus for electronic parking system
FR2924515A1 (fr) * 2007-11-30 2009-06-05 Daniel Maurin Procede de gestion des places de stationnement utilisant un horodateur individuel administre et actualise par un serveur distant accessible par internet

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4717815A (en) * 1984-08-29 1988-01-05 Natan Tomer Time metering device particularly useful as a parking card
US4861971A (en) * 1987-08-10 1989-08-29 Chan Mike T Parking meters capable of being operated without monetary coins
US5173883A (en) * 1990-12-20 1992-12-22 Hello Sa Snooper device for regulated parking time-accounting system
US5235565A (en) * 1990-12-20 1993-08-10 Hello S.A. Time-accounting system and method comprising means for the generation of codes at instants computed by a secret algorithm
US5382780A (en) * 1993-10-01 1995-01-17 Duncan Industries Parking Control Systems Corp. Portable time metering device
US5578808A (en) * 1993-12-22 1996-11-26 Datamark Services, Inc. Data card that can be used for transactions involving separate card issuers

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4717815A (en) * 1984-08-29 1988-01-05 Natan Tomer Time metering device particularly useful as a parking card
US4861971A (en) * 1987-08-10 1989-08-29 Chan Mike T Parking meters capable of being operated without monetary coins
US5173883A (en) * 1990-12-20 1992-12-22 Hello Sa Snooper device for regulated parking time-accounting system
US5235565A (en) * 1990-12-20 1993-08-10 Hello S.A. Time-accounting system and method comprising means for the generation of codes at instants computed by a secret algorithm
US5382780A (en) * 1993-10-01 1995-01-17 Duncan Industries Parking Control Systems Corp. Portable time metering device
US5578808A (en) * 1993-12-22 1996-11-26 Datamark Services, Inc. Data card that can be used for transactions involving separate card issuers

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1224625A1 (en) * 1999-08-19 2002-07-24 E.Park Systems LLC Apparatus for electronic parking system
EP1224625A4 (en) * 1999-08-19 2005-06-15 Park Systems Llc E APPARATUS FOR ELECTRONIC PARKING SYSTEM
FR2924515A1 (fr) * 2007-11-30 2009-06-05 Daniel Maurin Procede de gestion des places de stationnement utilisant un horodateur individuel administre et actualise par un serveur distant accessible par internet

Similar Documents

Publication Publication Date Title
CA2631699C (en) A parking meter and a device therefor
US10000128B2 (en) Method and apparatus for parking lot metering using activation codes
EP0313631B1 (fr) Systeme de comptabilisation du temps, notamment pour le stationnement payant
US6102285A (en) Parking meter system
AU585896B2 (en) Parking licence
US20040243526A1 (en) Parking meter
CA2265032A1 (en) Multiple electronic purse parking meter
JP2020057435A (ja) 駐車場管理システムおよび駐車場管理方法
FR2583186A1 (fr) Systeme de gestion de stationnement payant
GB2284919A (en) Electronic parking meter
AU627745B2 (en) Credit card device for continous parking facilities with variable hourly rates
EP0463557A1 (en) A portable and reloadable multi-factor metering device particularly useful as a parking meter and location register
EP0493289B1 (fr) Système et dispositif de comptabilisation du temps comportant des moyens de génération de codes à des moments calculés par un algorithme secret
WO1999006964A1 (en) Time metering parking card
JP2007102275A (ja) 貸しロッカーシステム
EP0848353B1 (en) Method and apparatus for automatically disabling a removable, portable vault of a postage metering system
FR2670933A1 (fr) Dispositif mouchard pour systeme de comptabilisation de stationnement reglemente.
JPS61235997A (ja) 電子式ポケツト型パーキングメータ装置
WO2002093509A1 (en) Vehicle parking meter system
EP0959436A1 (en) A parking system
EP1224625A1 (en) Apparatus for electronic parking system
KR0159832B1 (ko) 스마트 카드를 이용한 전기요금 자동 징수방법 및 그 장치
JP2682592B2 (ja) タキシーメータ
JPS62271096A (ja) 負荷制御装置
ITCE990002A1 (it) Parchimetro elettronico con carta ricaricabile.

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): BR CA JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: CA