CN107071565B - Program design method for realizing television screen parameter separation - Google Patents

Program design method for realizing television screen parameter separation Download PDF

Info

Publication number
CN107071565B
CN107071565B CN201611243604.4A CN201611243604A CN107071565B CN 107071565 B CN107071565 B CN 107071565B CN 201611243604 A CN201611243604 A CN 201611243604A CN 107071565 B CN107071565 B CN 107071565B
Authority
CN
China
Prior art keywords
separation
parameters
screen
model
implementing
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201611243604.4A
Other languages
Chinese (zh)
Other versions
CN107071565A (en
Inventor
王德祥
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Zhizhiqi Technology Co ltd
Original Assignee
Shenzhen Zhizhiqi Technology Co ltd
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 Shenzhen Zhizhiqi Technology Co ltd filed Critical Shenzhen Zhizhiqi Technology Co ltd
Priority to CN201611243604.4A priority Critical patent/CN107071565B/en
Publication of CN107071565A publication Critical patent/CN107071565A/en
Application granted granted Critical
Publication of CN107071565B publication Critical patent/CN107071565B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/442Monitoring of processes or resources, e.g. detecting the failure of a recording device, monitoring the downstream bandwidth, the number of times a movie has been viewed, the storage space available from the internal hard disk
    • H04N21/4424Monitoring of the internal components or processes of the client device, e.g. CPU or memory load, processing speed, timer, counter or percentage of the hard disk space used
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4436Power management, e.g. shutting down unused components of the receiver

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Databases & Information Systems (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention relates to a program design method for realizing screen parameter separation of a television, wherein according to the name of a product model, a system program automatically matches corresponding screen configuration settings, and an Emmc (erasable Emmc) region is opened up; implementing DeviceInfoNo algorithm; configuration separation of an INI database table; PQ data configuration separation; the factory menu confirms that the model matches correctly. The invention opens up the non-erasable area of Emmc memory in the programming of the television; deviceinfo algorithm design; configuring an INI database table with a corresponding model and designing an algorithm for automatically separating the INI database table by a program; configure screen PQ data classification folders and automatically separate PQ data algorithms. Finally, a set of program and upgrading firmware are realized, parameters such as screens of different models and image quality effects related to the screens are automatically identified and matched according to product models, and an efficient and convenient design and use method is provided for design companies of televisions and manufacturers of televisions.

Description

Program design method for realizing television screen parameter separation
Technical Field
The invention relates to the technical field of televisions, in particular to a method for designing a program capable of realizing separation of television screen parameters.
Background
At present, the types and models of televisions are very many, screen manufacturers with corresponding configurations are also very many, and each manufacturer can also produce screens with various models, so that how to simply and effectively manage and match various types of configured screens is the content to be set forth by the invention.
At present, various manufacturers of large televisions mainly classify the software for screen matching into the following types:
the first method comprises the following steps: each software upgrading firmware corresponds to a unique screen, and if the screen is changed, the software needs to be recompiled and modified to generate software matched with the new screen. And the second method comprises the following steps: and fixing a product model, only having a unique screen corresponding to the product model, and if the screen is changed, re-opening a product model to match with new software. And the third is that: several screens are preset in a factory menu, and according to different product models, the screens are switched to corresponding screen parameter settings from production stations when the factory leaves a factory.
The first and second types have the advantages of one-to-one correspondence and are not easy to make mistakes; after the number of the models of the television is increased, the workload of screen configuration, the workload of software modification and maintenance and the workload of testing related to screen parameters are increased greatly. And thirdly, the problem of uniform screen matching of partial models is seemed to be solved to a certain extent, but because one screen cannot be initialized and fixed, the final screen parameter setting is completed by a production station, the error probability is very high, and very large hidden dangers exist. In addition, if the factory performs white balance correction or Reset, the adjusted data can be erased, and if the previously adjusted parameters can be refreshed or overwritten after the software is upgraded for after-sales service or maintenance, the problems of incorrect screen parameter or mismatched PQ effect can be caused.
In addition, the conventional screen matching methods only simply realize the matching work of the hardware screen, but the more precise adjustment of the image quality, the effect and the like related to the screen cannot be separated. The invention fundamentally solves the screen parameter separation of screen matching, image quality and other effects from the design source. The method saves and optimizes considerable human resource cost and time cost for the research, development, design, production, quality and the like of the television, and has very high practical interest value.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a programming method for implementing separation of television screen parameters, aiming at the defects of the prior art.
The technical scheme adopted by the invention for solving the technical problems is as follows: a program design method for realizing the separation of the television screen parameters is constructed, which comprises the following steps:
s1, according to the product model name, automatically matching the corresponding configuration screen setting by the system program, and opening up an Emmc non-erasable area;
s2 implementing DeviceInfoNo algorithm;
s3, configuration separation of an INI database table;
s4PQ data configuration separation;
s5 factory menu confirms that the model match is correct.
In step S1, a fixed address area is first reserved and divided on the Emmc memory; secondly, screen parameter related parameters such as the machine core name, PanelNo, white balance data, OPC data and the like are defined; the related data parameters in DeviceInfo area are read and written by the read-write function of the parameters, and the upper program of the television finishes the adjustment and storage of the parameters by calling the interface of the read-write function.
In the step S2, screen parameter related parameters such as a core name, white balance data, OPC data, and the like are set in a matching manner, and an S1 interface function is called.
In the step S3, the xxx.ini database file with the model of the model being produced as the name is first obtained, then the model name is obtained through the interface function provided in S1, the corresponding database file is judged and matched according to the obtained model name, and corresponding parameters and attributes are set.
In step S4, the PQ database folder named by the model of the model to be produced is first obtained, the model name is then obtained through the interface function provided in step S1, the corresponding PQ database is determined and matched according to the obtained model name, and corresponding parameters and attributes are set.
In step S5, the same obtaining method as S4 obtains the model number of the current machine in the factory menu, and displays the model number in the factory menu for verification by design, quality, and personnel associated with the production department. In the programming method for implementing the separation of the television screen parameters, the push display module in S5 receives the playing instruction of which branch to play, and plays the corresponding advertisement on the television screen.
The implementation of the program design method for realizing the separation of the screen parameters of the television has the following beneficial effects:
the invention opens up the non-erasable area of Emmc memory in the programming of the television; deviceinfo algorithm design; configuring an INI database table with a corresponding model and designing an algorithm for automatically separating the INI database table by a program; configure screen PQ data classification folders and automatically separate PQ data algorithms. Finally, a set of program and upgrading firmware are realized, parameters such as screens of different models and image quality effects related to the screens are automatically identified and matched according to product models, and an efficient and convenient design and use method is provided for design companies of televisions and manufacturers of televisions.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
fig. 1 is a flowchart of the programming method for implementing separation of television screen parameters according to the present invention.
Fig. 2 is a flowchart of the method for designing a program for implementing separation of television screen parameters, which opens up an Emmc non-erasable area.
FIG. 3 is a flowchart of a DeviceInfoNo algorithm implementation of the method for programming to implement separation of TV screen parameters according to the present invention.
Fig. 4 is a flow chart of the INI database table configuration separation of the programming method for implementing the television screen parameter separation of the present invention.
Fig. 5 is a PQ data configuration separation flow chart of the programming method for implementing tv screen parameter separation according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Fig. 1 shows a work flow diagram of the programming method for implementing television screen parameter separation according to the present invention. A program design method for realizing the separation of television screen parameters comprises the following steps:
s1, according to the product model name, automatically matching the corresponding configuration screen setting by the system program, and opening up an Emmc non-erasable area;
s2 implementing DeviceInfoNo algorithm;
s3, configuration separation of an INI database table;
s4PQ data configuration separation;
s5 factory menu confirms that the model match is correct.
In step S1, a fixed address area is first reserved and divided on the Emmc memory; secondly, screen parameter related parameters such as the machine core name, PanelNo, white balance data, OPC data and the like are defined; the related data parameters in DeviceInfo area are read and written by the read-write function of the parameters, and the upper program of the television finishes the adjustment and storage of the parameters by calling the interface of the read-write function.
In the step S2, screen parameter related parameters such as a core name, white balance data, OPC data, and the like are set in a matching manner, and an S1 interface function is called.
In the step S3, the xxx.ini database file with the model of the model being produced as the name is first obtained, then the model name is obtained through the interface function provided in S1, the corresponding database file is judged and matched according to the obtained model name, and corresponding parameters and attributes are set.
In step S4, the PQ database folder named by the model of the model to be produced is first obtained, the model name is then obtained through the interface function provided in step S1, the corresponding PQ database is determined and matched according to the obtained model name, and corresponding parameters and attributes are set.
In step S5, the same obtaining method as S4 obtains the model number of the current machine in the factory menu, and displays the model number in the factory menu for verification by design, quality, and personnel associated with the production department. In the programming method for implementing the separation of the television screen parameters, the push display module in S5 receives the playing instruction of which branch to play, and plays the corresponding advertisement on the television screen.
Although the present invention has been described with reference to the above embodiments, the scope of the present invention is not limited thereto, and modifications, substitutions and the like of the above members are intended to fall within the scope of the claims of the present invention without departing from the spirit of the present invention.

Claims (6)

1. A program design method for realizing the separation of television screen parameters is characterized by comprising the following steps:
s1, calling an interface function according to the product model name, automatically matching the system program with the corresponding configuration screen setting, and opening up an Emmc non-erasable area;
s2 implementing DeviceInfoNo algorithm;
s3 configuration separation of INI database tables;
s4PQ data configuration separation;
s5 factory menu confirms that the model match is correct.
2. The programming method for implementing separation of television parameters according to claim 1, wherein in step S1, a fixed address area is first reserved and divided in the Emmc memory; secondly, screen parameter related parameters such as the machine core name, PanelNo, white balance data, OPC data and the like are defined; reading and writing related data in the DeviceInfo No area according to the parameter read-write function, and finishing the adjustment and storage of the parameters by the upper layer program of the television by calling an interface of the read-write function.
3. The programming method for implementing separation of screen parameters of a tv set according to claim 1, wherein in step S2, screen parameter related parameters such as core name, white balance data, OPC data, etc. are set in a matching manner, and an S1 interface function is called.
4. The programming method for implementing tv screen parameter separation as claimed in claim 1, wherein in step S3, firstly, a xxx.ini database file named after the model of the product is created, then the model name is obtained through the interface function provided in S1, the corresponding database file is determined and matched according to the obtained model name, and corresponding parameters and attributes are set.
5. The programming method for implementing screen parameter separation of a tv set according to claim 1, wherein in step S4, the PQ database folder named after the model of the product is created first, then the model name is obtained through the interface function provided in step S1, the corresponding PQ database is determined and matched according to the obtained model name, and corresponding parameters and attributes are set.
6. The programming method for implementing separation of TV set parameters according to claim 1, wherein said step S5 is displayed in factory menu for design, quality and personnel related to production department to confirm whether the matching is correct.
CN201611243604.4A 2016-12-29 2016-12-29 Program design method for realizing television screen parameter separation Active CN107071565B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611243604.4A CN107071565B (en) 2016-12-29 2016-12-29 Program design method for realizing television screen parameter separation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611243604.4A CN107071565B (en) 2016-12-29 2016-12-29 Program design method for realizing television screen parameter separation

Publications (2)

Publication Number Publication Date
CN107071565A CN107071565A (en) 2017-08-18
CN107071565B true CN107071565B (en) 2020-12-15

Family

ID=59624574

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611243604.4A Active CN107071565B (en) 2016-12-29 2016-12-29 Program design method for realizing television screen parameter separation

Country Status (1)

Country Link
CN (1) CN107071565B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109257552B (en) * 2018-10-23 2021-01-26 四川长虹电器股份有限公司 Method for designing sound effect parameters of flat-panel television
CN110928552B (en) * 2019-11-29 2021-07-16 联想(北京)有限公司 Image quality regulation and control processing method and system of camera module

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101370074A (en) * 2007-08-17 2009-02-18 康佳集团股份有限公司 Method for parameter collocation of liquid crystal television screen
CN103108243A (en) * 2012-12-28 2013-05-15 四川长虹电器股份有限公司 Method and system for independence and upgrade of parameters of television display screen
CN104349192A (en) * 2014-10-24 2015-02-11 深圳创维-Rgb电子有限公司 Factory and user data automatic programming method and system for intelligent television
CN105472278A (en) * 2015-11-18 2016-04-06 深圳创维-Rgb电子有限公司 Method and device for television set screen display control

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098533A (en) * 2011-03-02 2011-06-15 广州视源电子科技有限公司 Method and device for realizing connection of television board card and display screen as well as television board card
CN104469466A (en) * 2014-12-09 2015-03-25 四川长虹电器股份有限公司 Television data management method based on linux system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101370074A (en) * 2007-08-17 2009-02-18 康佳集团股份有限公司 Method for parameter collocation of liquid crystal television screen
CN103108243A (en) * 2012-12-28 2013-05-15 四川长虹电器股份有限公司 Method and system for independence and upgrade of parameters of television display screen
CN104349192A (en) * 2014-10-24 2015-02-11 深圳创维-Rgb电子有限公司 Factory and user data automatic programming method and system for intelligent television
CN105472278A (en) * 2015-11-18 2016-04-06 深圳创维-Rgb电子有限公司 Method and device for television set screen display control

Also Published As

Publication number Publication date
CN107071565A (en) 2017-08-18

Similar Documents

Publication Publication Date Title
CN105700926B (en) Difference upgrade package production method and device, system difference upgrade and device
CN108052374B (en) Method and device for deploying container microservice
CN105472278B (en) Television screen display control method and device
CN109274959B (en) Television screen parameter separation method, television and computer readable storage medium
CN108024079A (en) Record screen method, apparatus, terminal and storage medium
US20210150924A1 (en) Interactive situational teaching system for use in K12 stage
CN107071565B (en) Program design method for realizing television screen parameter separation
CN106483860B (en) For the automatic data collection middleware and its application method of PLC
CN103474010A (en) Video analysis-based intelligent playing method and device of outdoor advertisement
CN106301482B (en) A kind of display methods of VR device identification chip, VR equipment and virtual reality
CN108134962B (en) Method for setting screen parameters, method and device for acquiring screen parameters and television mainboard
CN104615396A (en) Android-based resolution ratio automatic adjustment method and system
CN104461667A (en) Root method and device for intelligent terminal
CN103744598B (en) A kind of method and apparatus of information processing
CN103823703B (en) A kind of method and device of same firmware compatibility distinct device
CN105847907B (en) The method and apparatus for replacing television boot-strap animation
CN113590101A (en) Intelligent device function page configuration method, server and client
US10923072B2 (en) Method and device for displaying non-standard resolution data
CN113556569B (en) Server and live channel playing method
CN109963092A (en) A kind of processing method of subtitle, device and terminal
CN109257552B (en) Method for designing sound effect parameters of flat-panel television
CN105100900A (en) Compatibility test authentication method and device
CN109451357A (en) Method for smart television optimization OEM order production upgrading
CN106331892B (en) Module screen adjusting method and device of television and television
CN106094408B (en) Image quality parameter adaptive adjusting method, device and laser projection device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A Programming Method for Realizing the Separation of Television Screen Parameters

Effective date of registration: 20230428

Granted publication date: 20201215

Pledgee: Shenzhen small and medium sized small loan Co.,Ltd.

Pledgor: SHENZHEN ZHIZHIQI TECHNOLOGY CO.,LTD.

Registration number: Y2023980039615

PE01 Entry into force of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Granted publication date: 20201215

Pledgee: Shenzhen small and medium sized small loan Co.,Ltd.

Pledgor: SHENZHEN ZHIZHIQI TECHNOLOGY CO.,LTD.

Registration number: Y2023980039615