WO2002088952A1 - Appareil electronique - Google Patents
Appareil electronique Download PDFInfo
- Publication number
- WO2002088952A1 WO2002088952A1 PCT/JP2002/004029 JP0204029W WO02088952A1 WO 2002088952 A1 WO2002088952 A1 WO 2002088952A1 JP 0204029 W JP0204029 W JP 0204029W WO 02088952 A1 WO02088952 A1 WO 02088952A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- program
- function
- electronic device
- version
- input circuit
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
Definitions
- the present invention relates to an electronic device that realizes various functions by using DSP. Background art
- AV Audio and Visual
- signal processing such as decoding, effects, and an equalizer is performed by a processing circuit such as a DSP.
- the processing content can be changed by changing the program executed by the DSP.
- a rewritable nonvolatile memory is provided as an AV preamplifier, and a program to be executed by the DSP is stored in the nonvolatile memory.
- the functions of the AV amplifier can be updated or new functions can be added by rewriting the program stored in the non-volatile memory, and the functions of the AV amplifier are always updated. be able to.
- a new encoding method is adopted for digital audio signals
- a corresponding decoding method is added to the AV amplifier
- the effect processing is performed.
- the AV amplifier can be added to the AV amplifier.
- Flash memory is used, but when rewriting a program stored in flash memory, it is necessary to erase the flash memory program once and then rewrite it.
- the value of the functions newly added in each version upgrade differs depending on the version. As a result, even if, for example, the value of the function added in version 3 is lower than the value of the function added in version 2, the price of version 3 that should be provided at a lower price should be lower than the price of version 2. It had to be set high.
- the present invention seeks to solve such problems. Disclosure of the invention
- the present invention has the following configuration. That is, for example, a rewritable nonvolatile memory,
- a DSP that executes a program P written in the nonvolatile memory to realize a predetermined function, a control circuit that executes a predetermined control, an input circuit, and a version flag stored in the nonvolatile memory Have Program for realizing new functions as the above functions
- the program Q for realizing the new function is updated through the input circuit. While loading into volatile memory,
- An electronic device in which the content of the processing is to set a version flag corresponding to the new function among the version flags.
- FIG. 1 is a system diagram showing one embodiment of the present invention.
- FIG. 2 is a flowchart showing one embodiment of the present invention.
- 3A to 3B are diagrams showing one form of a memory map.
- 4A to 4C are diagrams showing the contents of a CD-ROM.
- FIG. 1 shows an example in which the present invention is applied to a 5.1-channel audio AV amplifier.
- reference numeral 10 denotes a DVD.
- reference numeral 20 denotes an AV amplifier.
- the DVD player 10 serves as a signal source for 5.1-channel audio.
- the player 10 plays back a DVD, and
- This digital audio signal is supplied to the AV amplifier 20.
- the digital audio signal supplied from the DVD player 10 is supplied to the input terminals 21, 23, and 03 through 23 through the input connector 21.
- the DSP 23 decodes the digital audio signal from the interface circuit 22 into six-channel (left front, right front, left, right, center front, bass) digital audio signals.
- the digital audio signal is subjected to effects and equalizer processing.
- the 6-channel digital audio signal output from the DSP 23 is supplied to a DZA (Digital to Analog) converter circuit 24 and DZA-converted into a 6-channel analog audio signal. Is output to an output terminal 27 through an amplifier 25 and a variable athens overnight circuit 26 for adjusting main volume.
- DZA Digital to Analog
- the AV amplifier 20 is provided with a microcomputer 31 as a control circuit, and the microcomputer 31 is supplied from the interface circuit 22 to the interface circuit 22. A signal indicating the type of the reproduced signal is supplied.
- the microcomputer 31 has operation keys (or operation knobs) 32 and a display such as an LCD (Liquid Crystal).
- a display such as an LCD (Liquid Crystal).
- L CD 33 contains
- the level of the analog audio signal output to the output terminal 27 is controlled in accordance with the operation of the operation keys 32.
- a flash memory 34 is connected to the microcomputer 31 as a rewritable nonvolatile memory.
- the flash memory 34 stores a program to be executed by the DSP 23 and various kinds of information.
- the program stored in the flash memory 34 is executed by the DSP 23, the above-described functions such as the decoding, the effect, and the equalizer are realized.
- the program executed by the DSP 23 to realize the function of the AV amplifier 20 will be referred to as a “functional program”.
- the function program stored in the flash memory 34 is provided by a CD-ROM (CD Read Only Memory) 50.
- CD-ROM 50 CD Read Only Memory
- the CD-ROM 50 The contents are as shown in Fig. 4C.
- the manufacturer of the AV amplifier 20 develops and sells a new function program that realizes the function A in the AV amplifier 20, and then develops and sells a function program that realizes the function B. After that, a functional program that realizes function C shall be developed and sold.
- the manufacturer when the manufacturer develops and sells a function program that realizes function A, the manufacturer stores the function program 5A, load program 100, and CD-ROM 50A as shown in FIG. 4A. Various types of information 200 are stored and sold.
- the function program When developing and selling a function program that realizes function B as shown in Fig. 4B, the function program is stored on CD-ROM 50B. 5 B, load program 100, and various information 200
- the function program 5A is a program for implementing the function A by executing the DSP 23 in the AV amplifier 20.
- the function program 5B is a program for realizing the function B by executing the DSP 23 in the AV amplifier 20, and the details will be described later.
- the bit 0 (LSB (Least Significant Bit)) of the version flag VFLG shown in Fig. 3B stored in Fig. 3B is checked, and when this is set to "1", the function A is also realized. It is.
- the function program 5C realizes the function C by executing the DSP 23 in the AV amplifier 20, and checks the bits 0 and 1 of the version flag VFLG shown in FIG. 3B, Function A is also implemented when bit 0 is set to "1", and function B is implemented when bit 1 is set to "1".
- a functional program is an unconditional implementation of the latest function at the time the functional program was developed, but earlier functions are implemented only when the corresponding bit of the version flag VFLG is "1".
- the load program 100 is a program for writing a function program from the CD-ROM 50 to the flash memory 34, and the RAM (Random Access Memory) of the microcomputer 31 is read from the CD-ROM 50. Memory) 311 and is executed by the CPU (Central Processing Unit) (not shown) of the microcomputer 3 1 It is. For this reason, the load program 100
- Fig. 2 shows the parts related to the present invention.
- the various information 200 includes information indicating a model that can be upgraded by the CD-ROM 50. Furthermore, a sticker printed with a CD key (identification code) for identifying the CD-ROM 50 is affixed to the plastic case storing the CD-ROM 50.
- the microcomputer 31 of the AV amplifier 20 has, for example, a communication port 312 of the RS-232C standard. This port 312 is connected to the connector 35.
- the personal convenience 40 is connected to the connector 35.
- FIG. 3A shows an example of a memory map of the flash memory 34.
- the address of the flash memory 34 is from 0 to IFFFh (h indicates hexadecimal), and the address from 400h to 40Fh is used as a storage area for the version information of the functional program to be coded.
- 4101! Addresses 41 to 41Fh are storage areas for information indicating the model of the AV amplifier 20, and addresses 420h to 42Fh are storage areas for CD (Compact Disc) keys for identifying CD-R ⁇ M50. You.
- the address 430h is used as a storage area for the version flag VFLG, and the address 500h and thereafter is used as a storage area for the functional program.
- the version flag VFLG is set, for example, as shown in FIG. For each of the functions implemented by P23, realization of the function with "1" is permitted, and when "0", the function is not permitted
- bit 0 corresponds to function A
- a playback signal from the player 10 is supplied to the DSP 23 through the input connector 21 and the interface circuit 22, and is decoded into a digital audio signal of each channel. Processing such as effects and equalizers corresponding to are performed.
- the digital audio signal processed by the DSP 23 is DZA-converted into an analog audio signal in a D / A comparator circuit 24, and the analog audio signal is converted to an amplifier 25 and a main volume control signal. It is taken out to the output terminal 27 through the variable athens overnight circuit 26.
- updating of the function of the AV amplifier 20 is realized as follows.c
- the personal computer 40 is connected to the connector 35 and the personal computer 40 is connected to the personal computer 40.
- CD-ROM 50 is set.
- the CD-ROM 50 is one of the CD-ROMs 50A, 50B, and 50C in accordance with the version of the commercially available CD-ROM.
- the user operates the key 32 of the AV amplifier 20 to instruct the CD-ROM 50 to update.
- the load program 100 is read from the CD-ROM 50, and the load program 100 is loaded into the RAM 311 from the personal computer 40 through the communication port 312.
- the microcomputer processes the CPU (not shown) into the RAM 311.
- step 1 Go to step 1 of program 100, then step 1
- step 102 By checking the various information 200 stored in the CD-ROM 50 based on the model information stored in the flash memory 34, whether this CD-ROM 50 is compatible with the AV amplifier 20 Is determined, and as a result of this determination, when the CD-ROM 50 corresponds to the AV amplifier 20, the process proceeds from step 102 to step 103, and in this step 103, The version flag VFLG stored in the flash memory 34 is read, and then, in step 104, the version flag VFLG read from the flash memory 34 in step 103 is checked. It is determined whether there is a right to install or rewrite the function program prepared in the CD-ROM 50 in the flash memory 34.
- step 104 when it is determined that the right to install or rewrite the function program prepared in the CD-ROM 50 in the flash memory 34, the process proceeds from step 104 to step 111, and the process proceeds to step 111.
- bit corresponding to the function newly added by the CD-ROM 50 is set to “1”. For example, when CD-ROM 50 is CD-ROM 50 B and the function B is added, since bit 1 of the bits of the version flag VFLG corresponds to the model B, this bit 1 Is set to "1".
- bit 1 To set bit 1 to “1”, read the version flag VFLG from the flash memory 34, read this version flag VFLG, and set bit 1 to "1" and all other bits. Bit is OR the mask data with "0” and write the result to flash memory 34 as new flag VFLG.
- step 111 the version information stored in the flash memory 34 is updated with the version information included in the various information 200 of the CD-ROM 50.
- step 1 12 in which a pre-process for writing the functional program to the flash memory 34, for example, a process of displaying the execution of the writing on the LCD 33, is performed. Be executed.
- step 113 the functional program of the CD-ROM 50 is written to the flash memory 34, and when this writing is completed, in step 114, post-processing of writing to the flash memory 34, For example, a process of displaying on the LCD 33 that the writing in step 113 has been normally executed is executed, and then the program 100 is ended in step 115.
- step 102 If it is determined in step 102 that the CD_ROM 50 does not correspond to the AV amplifier 20, the process proceeds from step 102 to step 121, and in this step 121, The LCD 33 indicates that the CD-ROM 50 is not compatible, and then the program 100 is terminated in step 122.
- step 104 If it is determined in step 104 that there is no right to install the function program prepared in the CD-ROM 50 in the flash memory 34, the process proceeds from step 104 to step 131.
- step 131 it is determined whether the functional program stored on the CD-R ⁇ M50 is a free program, for example, a bug-fixed functional program. And when it is a free function program, the process is
- step 113 the function program stored in the flash memory 34 is updated to a free function program stored in the CD_ROM 50.
- step 131 if the function program stored in the CD-ROM 50 is a paid program, the process proceeds from step 131 to step 132. Wait for input.
- step 1 32 the processing proceeds from the step 1 32 to the step 1 33, and in this step 1 33, the input is performed by the step 1 3 2 It checks whether the entered CD key is correct. If the input CD key is correct, the process proceeds from step 13 3 to step 11 1, and thereafter, the function program and version flag VFLG in the flash memory 34 are updated as described above. .
- step 133 the process proceeds from step 133 to step 134, in which, for example, the CD key is displayed on the LCD 33. Is displayed, and then the program 100 is terminated by step 115.
- the function program 5A implements the function A
- the function program 5B implements the function B
- the bit 0 of the version flag VFLG is set to "1”.
- function A is also realized
- function program 5 C realizes function C.
- bit 0 or bit of version flag VFLG is also realized
- the bit of the version flag VFLG is set to "1". Only the functions that have been performed will be effectively realized. Thus, a new function can be added to the AV amplifier 20 described above. In this case, especially when a new function is added to the AV amplifier 20 described above, the new function and the A function program that can realize the function being developed is stored in the flash memory 34, and the bit corresponding to the new function in the version flag VFLG is updated.
- the files (functional program, load program 100 and various information 200) of the CD-ROM 50 were read out by the personal computer 40 and supplied to the micro computer 31. However, it can also be read out by the DVD player 10 and supplied to the microcomputer 31. Alternatively, it can be supplied to the microcomputer 31 through a service using the Internet-Net file distribution system. According to the present invention, the DSP and the execution of the DSP
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Description
Claims
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP02720571A EP1383048A4 (en) | 2001-04-24 | 2002-04-23 | ELECTRONIC DEVICE |
US10/311,652 US7685592B2 (en) | 2001-04-24 | 2002-04-23 | Method and device for updating program functions corresponding to a version flag |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001-125382 | 2001-04-24 | ||
JP2001125382A JP2002318704A (ja) | 2001-04-24 | 2001-04-24 | 電子機器 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2002088952A1 true WO2002088952A1 (fr) | 2002-11-07 |
Family
ID=18974609
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2002/004029 WO2002088952A1 (fr) | 2001-04-24 | 2002-04-23 | Appareil electronique |
Country Status (5)
Country | Link |
---|---|
US (1) | US7685592B2 (ja) |
EP (1) | EP1383048A4 (ja) |
JP (1) | JP2002318704A (ja) |
CN (1) | CN1266606C (ja) |
WO (1) | WO2002088952A1 (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7305694B2 (en) * | 2003-09-04 | 2007-12-04 | Digital Networks North America, Inc. | Method and apparatus for remotely controlling a receiver according to content and user selection |
US20080101770A1 (en) * | 2003-09-04 | 2008-05-01 | Digital Networks North America, Inc. | Method and Apparatus for Remotely Controlling a Receiver According to Content and User Selection |
JP4640545B2 (ja) * | 2004-09-28 | 2011-03-02 | 株式会社沖データ | 情報処理装置 |
EP2610744A1 (en) * | 2011-12-28 | 2013-07-03 | Samsung Electronics Co., Ltd. | Electronic system, control method thereof, display apparatus, upgrade apparatus, and data input/output processing method of display apparatus |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05150994A (ja) * | 1991-11-26 | 1993-06-18 | Hitachi Ltd | ダウンロードプログラムの保護方式 |
JPH09305407A (ja) * | 1996-05-10 | 1997-11-28 | Ricoh Co Ltd | 通信システム |
JPH1097420A (ja) * | 1996-05-22 | 1998-04-14 | Fujitsu Ltd | 情報処理装置及びその記録媒体 |
JP2001051851A (ja) * | 1999-08-17 | 2001-02-23 | Nec Corp | 携帯電子機器のプログラム変更システム及び方法 |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0698238B1 (en) * | 1993-05-05 | 1997-11-05 | Apple Computer, Inc. | Method and apparatus for verifying compatibility between modular components in a computer system |
US5504801A (en) | 1994-02-09 | 1996-04-02 | Harris Corporation | User-controlled electronic modification of operating system firmware resident in remote measurement unit for testing and conditioning of subscriber line circuits |
US5951639A (en) * | 1996-02-14 | 1999-09-14 | Powertv, Inc. | Multicast downloading of software and data modules and their compatibility requirements |
JPH11259284A (ja) * | 1998-03-12 | 1999-09-24 | Fujitsu Ltd | オンラインプログラム更新システム及びプログラム更新用プログラムを記録したコンピュータ読み取り可能な記録媒体 |
US6609127B1 (en) * | 1999-06-09 | 2003-08-19 | Amx Corporation | Method for dynamically updating master controllers in a control system |
JP3669619B2 (ja) * | 1999-09-06 | 2005-07-13 | 富士通株式会社 | 無線端末装置のソフトウェア更新方法及びその装置 |
JP2001125823A (ja) * | 1999-10-29 | 2001-05-11 | Fujitsu Ltd | プッシュサービスシステムおよびプッシュサービス処理方法 |
US6948059B1 (en) * | 2000-09-28 | 2005-09-20 | Rockwell Automation Technologies, Inc. | Component loader for industrial control device providing resource search capabilities |
-
2001
- 2001-04-24 JP JP2001125382A patent/JP2002318704A/ja active Pending
-
2002
- 2002-04-23 WO PCT/JP2002/004029 patent/WO2002088952A1/ja active Application Filing
- 2002-04-23 EP EP02720571A patent/EP1383048A4/en not_active Withdrawn
- 2002-04-23 CN CNB028013743A patent/CN1266606C/zh not_active Expired - Fee Related
- 2002-04-23 US US10/311,652 patent/US7685592B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05150994A (ja) * | 1991-11-26 | 1993-06-18 | Hitachi Ltd | ダウンロードプログラムの保護方式 |
JPH09305407A (ja) * | 1996-05-10 | 1997-11-28 | Ricoh Co Ltd | 通信システム |
JPH1097420A (ja) * | 1996-05-22 | 1998-04-14 | Fujitsu Ltd | 情報処理装置及びその記録媒体 |
JP2001051851A (ja) * | 1999-08-17 | 2001-02-23 | Nec Corp | 携帯電子機器のプログラム変更システム及び方法 |
Non-Patent Citations (1)
Title |
---|
See also references of EP1383048A4 * |
Also Published As
Publication number | Publication date |
---|---|
CN1462389A (zh) | 2003-12-17 |
US20030177148A1 (en) | 2003-09-18 |
CN1266606C (zh) | 2006-07-26 |
EP1383048A4 (en) | 2007-10-10 |
US7685592B2 (en) | 2010-03-23 |
JP2002318704A (ja) | 2002-10-31 |
EP1383048A1 (en) | 2004-01-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
USRE35839E (en) | CD-ROM disk and security check method for the same | |
US20080295087A1 (en) | Firmware upgrade system and control method thereof | |
JPH06131806A (ja) | 再生装置と記録装置と記録媒体と記録媒体の初期化装置 | |
KR20010030189A (ko) | 재생 제한 기능을 갖는 재생 장치, 재생 제한 정보 재기입장치, 재생 제한 방법, 재생 제한 정보 재기입 방법 및프로그램 기억 매체 | |
US6810200B1 (en) | Digital data processing device that restricts usage of data present on a recording medium | |
WO1998024021A1 (fr) | Systeme de commande de micro-ordinateur | |
US8365161B2 (en) | Compatibility determination apparatus and method for electronic apparatus | |
US8078541B2 (en) | Electronic musical apparatus for recording and reproducing music content | |
CN1517974B (zh) | 乐曲数据再现装置、再现方法以及服务器装置 | |
US7279628B2 (en) | Editing apparatus of setting information for electronic music apparatuses | |
CN1517976B (zh) | 内容处理设备和内容处理程序 | |
KR20070100598A (ko) | 정보 저장 매체, 재생 방법 및 재생 장치 | |
RU2253154C2 (ru) | Дисковый носитель записи и устройство и способ воспроизведения записанной на нем информации | |
WO2002088952A1 (fr) | Appareil electronique | |
JP4655545B2 (ja) | メモリーカード及び再生装置 | |
KR20010069857A (ko) | 펌웨어 업그레이드가 가능한 휴대용 재생 장치 및 방법 | |
KR101437962B1 (ko) | 데이터 처리 장치 및 데이터 처리 방법 | |
KR20020088573A (ko) | 디지탈 재생기의 펌웨어 업그레이드방법 | |
KR100432857B1 (ko) | 기록 매체 재생 장치를 이용한 주변 기기 펌웨어업그레이드 방법 및 장치 | |
KR100957262B1 (ko) | 메모리 카드 리더기가 장착된 디지털 기기의 프로그램 업그레이드 방법 | |
JP4134870B2 (ja) | エフェクト設定装置およびエフェクト設定プログラム | |
KR20080039704A (ko) | 휴대용 오디오 플레이어 및 그 제어 방법 | |
KR20040110700A (ko) | 유에스비를 이용한 디브이디 업그레이드 방법 | |
JPH11102388A (ja) | ソフトウェア書換システム | |
JP2006171961A (ja) | データ再生装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): CN 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 TR |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2002720571 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 028013743 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 10311652 Country of ref document: US |
|
WWP | Wipo information: published in national office |
Ref document number: 2002720571 Country of ref document: EP |