Next Patent: Methods and systems for multimedia education
Next Patent: Methods and systems for multimedia education
Plaque It!
Sponsored by: Flash of Genius |
[0001] 1. Field of the Invention
[0002] The present invention relates to a learning data base building method in which a learning data base is built by assigning index by classification to learning vocabulary data to be thereby inputted/outputted in an easy manner. Moreover, the present invention relates to a video apparatus having a learning function by using the learning data base and learning function control method therefor.
[0003] 2. Discussion of Related Art
[0004] Recently, various kinds of vocabulary learning systems using a personal computer, electronic pocketbook and the like are introduced, through which a foreign language such as English, Japanese language and so on may be learned. In these systems, if the vocabulary corresponding to a desired English vocabulary is inputted by a user, the desired vocabulary is displayed with the explanation thereof or a conversation in English classified by simple subjects is displayed. Within the data base which is applied in the system, however, only basic vocabulary in order of alphabet or simple conversation expression by subjects is stored.
[0005] Moreover, with the development of multimedia environment, learning desire to know foreign languages by using all kinds of multimedia is increased drastically. To satisfy the learning desire excited by the user, an improved systematic learning system which can be applied to multimedia should be developed.
[0006] A television as one of multimedia is a video apparatus, through which a broadcasting signal to which a broadcasting program is loaded is transmitted through a series of signal
[0007] Since the desire of the user for the function enlargement of television is increased in response to the rapid development of multimedia environment, there is a need to develop a multifunctional type television with various kinds of additional functions such as, for example, a learning function-embedded television.
[0008] Conventional learning systems have provided, however, basic level of learning step not to achieve an excellent learning efficiency. Moreover, the conventional learning systems have failed to suggest a systematic data base which executes a learning function through a rapidly developed multimedia. Accordingly, there is a need to propose a novel learning data base building method and a video apparatus using the learning data base, thus to accomplish a systematic and simple data base building and an effective learning effect.
[0009] Accordingly, the present invention is directed to a learning data base building method and a video apparatus having a learning function by using the learning data base and learning function control method therefor that substantially obviate one or more of the problems due to limitations and disadvantages of the related arts.
[0010] An object of the invention is to provide a learning data base building method which can achieve data update in an optimum memory size and simultaneously build a systematic data configuration.
[0011] Another object of the invention is to provide a video apparatus having a learning function and learning function control method therefor which can provide a systematic, simple and effective learning by using a learning data base.
[0012] According to a first embodiment of the present invention, there is provided a video apparatus having a learning function including: a learning data base in which vocabulary learning data and vocabulary learning data reading index are stored; a caption processing part for processing video data to be displayed on a screen in a caption form; a control part for
[0013] According to a second embodiment of the present invention, there is provided a video apparatus having a learning function including: a learning data base in which vocabulary learning data and vocabulary learning data reading index are stored; a learning diagnostic memory in which test problems classified by learning levels for recognizing the rate of learning progress corresponding to a user are stored; a font ROM in which fonts for display the vocabulary learning data and the test problems classified by learning levels on the screen are stored; and a control part for reading the corresponding data in the learning data base or the learning diagnostic memory, if a learning function demand or a learning diagnostic function demand is made by the user and for matching the corresponding fonts from the font ROM to perform an OSD signal processing and output the processed signal.
[0014] According to a third embodiment of the present invention, there is provided a video apparatus having a learning function including: a first memory in which vocabulary learning data and vocabulary learning data reading index are stored; a second memory in which test problems classified by learning levels for recognizing the rate of learning progress corresponding to a user are stored; a third memory in which voice learning data corresponding to video learning data is stored; an interface part for inputting/outputting the data stored in the first to third memories to correspond with a learning related command issued by the user which is inputted by means of a remote controller or a key panel; a microcomputer for controlling the data input/output operation of the interface-part and converting the data outputted from the interface part into an OSD form to thereby output the converted data; a video processing part for video-processing a broadcasting video signal and the converted data in the OSD form to be displayed on the screen; a voice signal switching part for selectively outputting the voice learning data or a broadcasting voice signal outputted from the third memory by means of the interface part under the control of the microcomputer; and a voice signal processing part for voice-processing the output of the voice signal switching part.
[0015] In the preferred embodiment of the present invention, a learning function control method in a video apparatus having a learning function comprises the steps of: determining whether a learning mode set command or a learning mode execution command is inputted by a user; if the learning mode set command is inputted, displaying a learning mode set screen and setting a learning mode classified by users or time by the user; and if the learning mode execution command is inputted, reading learning data corresponding to a preset learning mode from a learning data storing part and performing a video signal process for the learning data read to thereby display the processed signal in a predetermined display form on a screen.
[0016] In the preferred embodiment of the present invention, a learning data base building method comprises the steps of: arranging vocabulary data in order of frequency in use thereof; grouping the arranged vocabulary data classified by subjects; and producing index for reading in consecutive order the groups of the vocabulary data classified by subjects.
[0017] It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory and are intended to provide further explanation of the invention as claimed.
[0018] The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the drawings.
[0019] In the drawings:
[0020]
[0021]
[0022]
[0023]
[0024]
[0025]
[0026]
[0027]
[0028]
[0029]
[0030]
[0031]
[0032] Reference will now be made in detail to the preferred embodiments of the present invention, examples of which are illustrated in the accompanying drawings.
[0033] Hereinafter, an explanation of a learning data base building method according to the present invention will be discussed with reference the accompanying drawings.
[0034]
[0035] As shown in
[0036] For instance, in case of a higher vocabulary ‘cheer’ in 205th order, since the synonym and the origin of the vocabulary do not all exist, the first delimiter is added two times on the corresponding sections. On the other hand, in case of a higher vocabulary ‘stream’ in 213th order, since three synonyms to the vocabulary exist, a second delimiter ‘/’ is added three times on the corresponding section. The first and second delimiters serve to prevent data recognized by the user from being confused.
[0037] The priority of data arrangement is determined by sorting the data in accordance with the frequency in use of the data, dividing the data into a plurality of learning levels such as, for example, higher/high/middle/elementary levels, and grouping the divided data by subjects (e.g. seasons/countries/time) within each learning level.
[0038] Since the lengths of data corresponding to each vocabulary differ in the case where the data arrangement as mentioned above is made, the index table is provided to solve the problem that each vocabulary is not searched in an easy manner and further to improve the flexibility of memory.
[0039] By way of example, in the case where the lengths of continuous data are ‘15’ and ‘20’, respectively, the index table is given in order of ‘2000’, ‘2015’, and ‘2035’, in which an index of the corresponding vocabulary is read to thereby search the start point thereof.
[0040] Next, the start index, which is provided to facilitate an easy system setting, upon data base replacement or data update, indicates the information on the start point of vocabulary data by each learning level and the total number of data. Therefore, the data base replacement or the system setting can be achieved only by reading the start index, without an additional setting operation.
[0041] Additionally, to readily search the vocabulary data by subjects in the case where the vocabulary data is classified by subjects, an index by subjects is developed to designate an address of data by subjects.
[0042] An explanation of the construction and operation of a television as a video apparatus having a learning function by using the above-discussed learning data base according to first to third embodiments of the present invention will be in detail discussed with reference to FIGS.
[0043] First Embodiment
[0044] As shown in
[0045] Preferably, the caption processing unit
[0046] In operation, if the power is turned ‘on’, firstly, the start index of the learning data base
[0047] At this time, if a user inputs a learning mode execution command, the microcomputer
[0048] Meanwhile, if the user inputs a learning diagnostic mode execution command, the microcomputer
[0049] Then, the caption controller
[0050] Next, the microcomputer
[0051] Second Embodiment
[0052] As shown in
[0053] In operation, if the power is turned ‘on’, firstly, the start index of the learning data base
[0054] At this time, if a user inputs a learning mode execution command, the microcomputer
[0055] Meanwhile, if the user inputs a learning diagnostic mode execution command, the microcomputer
[0056] Then, the microcomputer
[0057] Third Embodiment
[0058] As shown in
[0059] In operation, if a user inputs a learning mode execution command, the microcomputer
[0060] Meanwhile, if the user inputs a learning diagnostic mode execution command, the microcomputer
[0061] Then, the microcomputer
[0062] Simultaneously, the microcomputer
[0063] The video learning data from the video signal processing part
[0064] A learning function control method in the video apparatus having the learning function according to the preferred embodiments of the present invention is embodied in accordance with the learning mode set by the user. In more detail, every when the user presses a learning mode set key which is provided on the body of the video apparatus or a remote controller, a learning mode set screen by users as shown in
[0065] Firstly, the learning mode set screen by users as shown in
[0066] Therefore, manipulation of keys ‘▴▾’ allows the user or the details of each item to be set, and manipulation of keys ‘
[0067] In addition, a display position of the vocabulary learning data according to the learning mode setting of the user, i.e. the top or bottom portion of the screen can be selected by using the remote controller or a hot key arranged on the body. Simultaneously, the desired item to be displayed on the screen by the user in the data arrangement items (vocabulary/phonetic symbol/interpretation/synonym/origin) as mentioned in
[0068] Next, the learning mode by time as shown in
[0069] In other words, using the fact that viewing classes differ in accordance with the broadcasting program by time on television, the learning data which is adequate to the level of the viewing class on the corresponding time can be displayed to conform with the detail item set in the learning mode by users according to start and cancel. The detail item setting operation in the learning mode by time is the same as the learning mode by the users.
[0070] A desired learning mode by the user in the learning mode by users and the learning mode by time can be selected.
[0071] Under the state where the desired learning mode is set, an explanation of a method for controlling the learning mode execution will be given with reference to
[0072] Firstly, if the power of the television is turned ‘on’, the microcomputer
[0073] At step S
[0074] Next, the contents set through the learning mode setting function, i.e. learning level of the corresponding user, period, the number of repetition, display position, start number and the start index uploaded from the learning data base
[0075] The start number is stored at step S
[0076] At this time, since the start point of the corresponding learning level is recognized through the start index, the start index is added to the start number set by the user. As a result, the added value is calculated as the address on which the learning data exists.
[0077] Next, at step S
[0078] The caption controller
[0079] Then, the microcomputer
[0080] At this time, vocabulary, phonetic symbol, interpretation, and synonym or synonymous phrase are selectively displayed in accordance with the demand of the user.
[0081] The display position of the vocabulary learning data is changed to the top or bottom portion of the screen in accordance with the selection of the user. At this time, in the case where the OSD or caption data such as volume adjustment, channel adjustment and so on is displayed on the screen in accordance with the key input of the user, the OSD or caption data should be displayed prior to the vocabulary learning data.
[0082] For example, when the screen top portion OSD is turned ‘on’, even if the user sets the display position of the vocabulary learning data on the top portion of screen, the vocabulary learning data is displayed on the bottom portion of the screen. Contrarily, when the screen bottom portion OSD is turned ‘on’, even if the user sets the display position of the vocabulary learning data on the bottom portion of screen, the vocabulary learning data is displayed on the top portion of the screen.
[0083] At step S
[0084] If same at the step S
[0085] At this time, in the case where the number of repetition is set as ‘continuous’, the start number is continually increased to display in a sequential order initial to last vocabulary of the corresponding learning level. If the last vocabulary is displayed, the microcomputer
[0086] On the other hand, if the learning mode stop command is inputted at step S
[0087] In addition to the learning data display according to the learning mode, a learning diagnostic mode and a learning review mode are provided for the purpose of checking the learning progress of the user and enhancing the learning desire of the user, by the help of a learning diagnostic key and a review key.
[0088]
[0089] As shown, the microcomputer
[0090] Under the state where the learning diagnostic key signal has inputted, if the current learning level or the learning level set in the learning mode is at the elementary level, the microcomputer
[0091] At this time, the user presses the left/right key to thereby select the corresponding blank and the top/bottom key to thereby input the corresponding English word.
[0092] The microcomputer
[0093] If not correct, the microcomputer
[0094] If correct, the microcomputer
[0095] At this time, there is an advantage in that all of the viewers who watch the program on the television, e.g. members of a family praise the user who receives the praise message.
[0096] Moreover, from the fact that the answer inputted by the user is correct, it can be expected that the learning level of the user is improved, such that the learning level can be upgraded from the elementary grade to the middle grade, at step S
[0097] In the meanwhile, the microcomputer
[0098] At this time, in the case where a plurality of vocabulary learning data are all displayed with the display items of vocabulary/phonetic symbol/interpretation/synonym or synonymous phrase, as shown in
[0099] As discussed above, the learning function control method according to the present invention is applied in the video apparatus having the learning function according to the first embodiment of the present invention, but may be applied to the video apparatus according to the second and third embodiments of the present invention. In this case, there exists a difference of the display form between the first to third embodiments of the present invention, but the method for controlling the main learning function such as the learning mode set and execution, and learning diagnostic and review mode execution is the same as each other. Therefore, an explanation of them will be avoided for the brevity of description.
[0100] Hereinafter, advantages which can be achieved from the preferred embodiments of the present invention are as follows:
[0101] Firstly, since a learning data base building method in which the start point classified by each learning level and the start index indicative of the number of vocabulary are contained is embodied, system setting procedure is made in an easy manner upon the replacement or update of data base.
[0102] Secondly, since a learning data base building method in which data is classified by the frequency in use thereof, subjects and learning levels is embodied, a memory can be utilized effectively and thereby a systematic and effective learning effect can be expected.
[0103] Thirdly, since a learning function control method in which one or more user can select the desired learning level, the number of repetition, period or time is embodied, the learning concentration and desire of the user can be improved.
[0104] Finally, since a learning function control method in which the learning diagnostic mode and the review mode are contained is embodied, with the simple manipulation of key, the recently displayed vocabulary can be reviewed, from which the learning level can be checked to improve the learning efficiency.
[0105] In the meanwhile, a television as the video apparatus having a learning function in accordance with first to third embodiments of the present invention is only a part of the video apparatuss to which the principles of the present invention is applied. Therefore, if the learning data base, the learning diagnostic memory and the learning function control algorithm are applied to all of video apparatuss, there exist differences in a signal processing method and a display form in accordance with characteristics of the video apparatuss, but it is irrespective of the embodiment of the present invention, such that it can be appreciated that the present invention can be widely applied to all kinds of video apparatuss.
[0106] It will be apparent to those skilled in the art that various modifications and variations can be made in a learning data base building method and a video apparatus having a learning function by using the learning data base and learning function control method therefor of the present invention without departing from the spirit or scope of the invention. Thus, it is intended that the present invention cover the modifications and variations of this invention provided they come within the scope of the appended claims and their equivalents.