This invention concerns television receivers having memory locations for storing a list of a viewer's favorite television channels and having numeric keyboards for direct channel access.
BACKGROUND OF THE INVENTION
It is now commonplace for cable television system subscribers to have access to 40 channels or more. Of the available channels, it is likely that a viewer will have certain "favorites" which he watches more often than the others. For example, aviewer may have a favorite channel for news reports, another for sports, and yet another for entertainment.
A television receiver model AV2771S, manufactured by JVC Corporation, Japan, provides a menu-selectable list of five "favorite channels" stored in each of five categories, "NETWORKS", "MOVIES", "SPORTS", "NEWS", AND "CHOICE". However, it is feltthat having a call up a menu and then having to select a menu entry for channel selection defeats a prime advantage of the favorite channel function. That is, a "favorite channel" function should provide a quick and easy way for a viewer to return to adesired channel from any other channel.
One way to provide quick and easy access to the favorite channel function is to provide an array of dedicated keys, one for each favorite channel. An example of such a system is the FORD Electronic Search AM/FM Stereo Radio installed in certain1988 Mercury Sable automobiles. This radio includes 6 dedicated station memory preset buttons for selecting preferred AM and FM stations. Unfortunately, with systems employing dedicated keys, a number of extra keys must be added to the keyboard, makingit both costly and complex.
SUMMARY OF THE INVENTION
It is herein recognized that it is desirable that a television receiver provide a favorite channel selection function for up to ten favorite channels without the addition of a dedicated array of keys. In apparatus according to the presentinvention, a user depresses a digit key for an extended period of time (preferably 3 seconds), and circuitry in the television receiver interprets this "extended keypress" as an instruction to tune favorite channel "N", where "N" corresponds to the digitkey pressed. Two digit channel entry can be accomplished as usual by releasing the digit keys in less than the extended period of time (i.e., less than three seconds). An extended keypress of a CHANNEL UP or CHANNEL DOWN key is interpreted as a commandto store the currently tuned channel in the favorite channel memory in the location specified by the number of the next digit key pressed. CHANNEL UP and CHANNEL DOWN functions can be accomplished as usual by releasing the CHANNEL UP or CHANNEL DOWN keyin less than the extended period of time (i.e., less than three seconds). In the event that a separate MEMORY key is desired for storing favorite channel information, a pressing of the MEMORY key serves as a command to store the current channel in thefavorite channel memory location identified by the next digit key pressed.
BRIEF DESCRIPTION OF THE DRAWING
FIG. 1 shows, in block diagram form, an apparatus suitable for practicing the invention.
FIGS. 2 and 6 show keyboards of remote control units suitable for use with the invention.
FIGS. 3 and 5 are flowcharts showing portions of the control program of the controller of FIG. 1.
FIG. 4 shows a portion of the random access memory of the controller of FIG. 1.
DETAILED DESCRIPTION OF THE EMBODIMENT
Referring to FIG. 1, a television receiver includes an RF input terminal 100 which receives radio frequency (RF) signals and applies them to a tuner assembly 102. Tuner assembly 102 selects and amplifies a particular RF signal under control of atuner controller 104 which provides a tuning voltage via a wire 103, and bandswitching signals via signal lines represented by the broad double-ended arrow 103'.
Tuner assembly 102 converts the received RF signal to an intermediate frequency (IF) signal and provides an IF output signal to video (VIF) and sound (SIF) amplifier and detector unit 108. VIF/SIF amplifier and detector unit 108 amplifies the IFsignal applied to its input terminal and detects the video and audio information contained therein. The detected video information is applied as one input of a video processor unit 122. The detected audio signal is applied to an audio processor 106 forprocessing and amplification before being applied to a speaker (not shown).
Video signal processor 122 supplies a composite video signal to a sync separator unit 160 which produces vertical (V) and horizontal (H) synchronizing signals at respective outputs. The horizontal and vertical synchronizing signals are appliedto a horizontal and vertical deflection unit 170 for generating scanning control signals for application to the yoke windings of a picture tube assembly (not shown).
Tuner controller 104 (which may be within control microcomputer 110) generates the tuning voltage and bandswitching signals in response to control signals applied from a system control microcomputer (.mu.C) 110. The terms "microcomputer" and"microprocessor", as used herein, are equivalent. It is also recognized that the control function of microcomputer 110 may be performed by an integrated circuit especially manufactured for that specific purpose (i.e., a "custom chip"), and the term"controller", as used herein, is also intended to include such a device. Microcomputer 110 receives user-initiated commands from an infrared (IR) receiver 119 and from a "local" keyboard 118 mounted on the television receiver itself. IR receiver 119receives IR transmissions from remote control transmitter 128. Microcomputer 110 includes a central processing unit (CPU) 113, a program memory (ROM) 112, and stores channel-related data in a random-access memory (RAM) 120. RAM 120 may be eitherinternal to, or external to, microprocessor 110, and may be of either the volatile or non-volatile type. The term "RAM" is also intended to include electrically-erasable programmable read only memory (EEPROM). One skilled in the art will recognize thatif volatile memory is utilized, that it may be desirable to use a suitable form of standby power to preserve its contents when the receiver is turned off.
Microprocessor 110 may also include an on-screen display unit (OSD) 185 for generating auxiliary signals suitable for displaying indicia, such as characters, for display on the display screen of the picture tube. Alternatively, on-screen displayunit 185 may be external to microprocessor 110.
Microprocessor 110 also includes a timer 122 for timing an interval under control of CPU 113. In the alternative, timer 122 may be external to microprocessor 110, or the timing function may be accomplished in software by, executing sets ofinstructions which cause the occurrence of precisely defined delay periods. These sets of instructions are usually in the form of subroutines, known in the art as timing loop subroutines, which are called by the CPU, as needed. The television receiverdescribed thus far is known from the RCA CTC-140 color television receiver manufactured by Thomson Consumer Electronics, Inc., Indianapolis, Ind.
FIGS. 2 and 6 show alternative keyboards 200 and 600 for remote control transmitter 125 for controlling a color television receiver. Keyboard 200 includes a VOLUME DOWN key 210, a VOLUME UP key 220, and ON/OFF key 230, a CHANNEL DOWN key 240, aCHANNEL UP key 250, and a 0-9 numeric keypad, generally designated 260, for entering numeric data, such as channel number. Keyboard 600 includes all of the above-listed keys (designated with similar reference numerals, except for the hundreds digit) andan additional MEMORY key 670, the function of which will be discussed below.
The present invention is directed to a favorite channel data entry system for a television receiver employing a numeric keyboard, which system allows the selection of up to ten favorite channels without the use of a separate dedicated array ofkeys and without causing a user to access a menu. Specifically, when the leading digit of a keyboard entry is detected, the time interval in which the key is held pressed is measured. If the time interval during which the digit key is activated exceeds3 seconds, then a favorite channel selection mode is enabled. If the measured time interval does not exceed 3 seconds, then a two digit channel entry mode is enabled, and the desired channel is tuned upon receipt of the final digit of the channelnumber.
An embodiment of the present invention will be described with reference to the flowchart of FIG. 3. FIG. 3 shows a portion of the keyboard decoding routine of the control program of microprocessor 110. The purpose of the portion of the routineshown in FIG. 3 is to detect the extended keypress of the digit keys which causes the enabling of the favorite channel selection mode. The usual keycode decoding and display functions are performed in another portion of the keyboard decoding routine ofthe control program of microprocessor 110. The keycode decoding and display functions are not shown in FIG. 3 because they are known per se and need not be described here.
The routine of FIG. 3 is executed each time a keycode is received. The routine is entered at step 300 and receives a digit from IR receiver 119, or from local keyboard 118, at step 310. At step 315, a check is made to determine if this is thefirst digit entered for this particular channel number. If so, then the program advances to step 320, at which timer 122 is started. At step 330, the message "N"- is caused to be displayed on the display screen, where "N" represents the number of thedigit key pressed.
According to the invention, a channel number and a favorite channel position may be distinguished from each other by the length of time in which the digit key for the leading digit is held activated. That is, if a digit key is held activated fora period of at least 3 seconds, then a favorite channel selection mode is enabled. If not, then a 2-digit channel number entry mode is enabled. Accordingly, at step 340 a check is made to see if the digit key is still pressed, if not then a shortactivation is detected, and the 2-digit entry mode is enabled at step 325. If the digit key is still held active by the user, then the program advances to a timing loop comprising steps 350 and 340, which times a 3 second period while repeatedlychecking for a release of the digit key. As noted above, exercising the timing function of step 350 may entail either reading the output of a hardware timer such as timer 122, or executing a timing loop subroutine. If the 3 second time interval hasexpired, then the program advances to step 360 at which the number corresponding to the digit key pressed is entered into an index pointer register 410 as shown in FIG. 4. FIG. 4 also shows an array of 10 memory locations 400, numbered 0-9, hereinafterreferred to as the favorite channel memory.
At step 370, favorite channel memory 400 is accessed by the index pointer register which causes the respective favorite channel information stored in the numbered location corresponding to the value in index pointer register 410 to be read outfor tuning. By way of example, in FIG. 4, index pointer 410 is shown to contain the number "6", which indicates that the "6" digit key has been held activated for 3 seconds or greater. A "6" in index pointer 410 causes favorite channel memory location6 to be accessed. In this example, favorite channel memory location 6 contains tuning data for causing the tuning of television channel 52. After obtaining the proper tuning data, the program is then exited at step 380 to the remainder of the keyboarddecoding routines, known per se. Step 380 is also reached directly from step 315 for the second digit received, since the second digit does not affect the decision of whether or not the favorite channel selection mode is to be enabled.
When a user wishes to store tuning information in favorite channel memory 400, the routine of FIG. 5 is executed. The favorite channel data storage routine is entered at step 500 and receives a digit from IR receiver 119, or from local keyboard118, at step 510. At step 515, a check is made to determine if this is a CHANNEL UP or a CHANNEL DOWN command. If so, then the program advances to step 520, at which timer 122 is started. At step 530, the message "F"- is caused to be displayed on thedisplay screen, where the dash is to be replaced by the number of the next digit key pressed.
According to the invention, a CHANNEL UP/DOWN command and a Store Current Channel as a Favorite Channel command may be distinguished from each other by the length of time in which a CHANNEL UP or a CHANNEL DOWN key is held activated. That is, ifa CHANNEL UP or a CHANNEL DOWN key is held activated for a period of at least 3 seconds, then a Store Current Channel as a Favorite Channel mode is enabled. If not, then a channel up or channel down function is executed. At step 540 a check is made tosee if the CHANNEL UP or CHANNEL DOWN key is still pressed, if not then a short activation is detected, and the channel up or channel down command is executed at step 525. If, at step 540, the CHANNEL UP or CHANNEL DOWN key is still held active by theuser, then the program advances to a timing loop comprising steps 550 and 540, which times a 3 second period while repeatedly checking for a release of the CHANNEL UP or CHANNEL DOWN key. As noted above, exercising the timing function of step 550 mayentail either reading the output of a hardware timer such as timer 122, or executing a timing loop subroutine. If the 3 second time interval has expired, then the program advances to step 560 at which the number corresponding to the next digit keypressed is entered into index pointer register 410 of FIG. 4.
At step 570, favorite channel memory 400 is accessed by the index pointer register which causes tuning data regarding the currently tuned channel to be stored in the numbered location corresponding to the value in index pointer register 410. Byway of example, in FIG. 4, index pointer 410 is shown to contain the number "6", which indicates that the "6" digit key has been pressed after a CHANNEL UP or a CHANNEL DOWN key was held activated for 3 seconds or greater. A "6" in index pointer 410causes tuning data corresponding to the currently tuned channel to be stored in favorite channel memory location 6. In this example, favorite channel memory location 6 is programmed to contain tuning data for causing the tuning of television channel 52(which for purposes of explanation is the currently tuned channel). The program is then exited at step 580 to the remainder of the keyboard decoding routines, known per se. Step 580 is also reached directly from step 515 for the keys other than CHANNELUP or CHANNEL DOWN which may be received, since those other keys do not affect the decision of whether or not the favorite channel storage mode is to be enabled.
An extended keypress for the storing of current channel tuning information is known from the FORD Electronic Search AM/FM Stereo Radio mentioned above. In that system if a key of the dedicated station preset array is pressed and held for abouttwo seconds, the tuning information for the currently tuned radio station is stored in a memory. If that key is thereafter pressed and released quickly, the preset station is tuned. It is noted however, that this radio lacks a numeric keyboard fordirect channel entry, and thus is forced to add the dedicated key array which the subject invention seeks to avoid.
It is important to note that preferred embodiment of the subject favorite channel selection system described above avoids the necessity of modifying the control program of the remote control unit, because the invention resides in the televisionreceiver and not in the remote control unit. As a result of the fact that no modification of the remote control unit is necessary, existing remote control units may be used when practicing the invention.
Further advantages of the above-described preferred embodiment of the present invention are that keyboard complexity is not increased, the cost of adding an additional key is saved, and the cost modifying the control program of the remote controlunit is saved.
Many modern multifunction television receivers employ a remote control unit having a keyboard including a relatively large number of keys. It is an advantage of the above-described preferred embodiment of the subject invention that further keysneed not be added to the keyboard, in that the user will not be forced to search among a multitude of keys for yet another array of special purpose keys.
If it is felt that the CHANNEL UP and CHANNEL DOWN keys should not be shared with the favorite channel storage function, then a compromise may be reached by the addition of a MEMORY key even though the addition of the MEMORY key requiresmodification of the remote control handunit 128. In this embodiment of the invention, a keyboard such as the one shown in FIG. 6 is employed. The keyboards of FIGS. 2 and 6 are identical simplified keyboards except that the keyboard of FIG. 6 includesMEMORY key 670. In use, a short activation of MEMORY key 670 replaces the extended keypress of the CHANNEL UP and CHANNEL DOWN keys as described above.
The term consumer electronic equipment, as used herein, includes television receivers and radios. The term television receiver, as used herein, includes television receivers having a display device (commonly known as television sets) andtelevision receivers without a display device, such as VCRs.
* * * * *