JP4715330B2 - Video signal processing device, display device, and video signal processing method - Google Patents

Video signal processing device, display device, and video signal processing method Download PDF

Info

Publication number
JP4715330B2
JP4715330B2 JP2005182366A JP2005182366A JP4715330B2 JP 4715330 B2 JP4715330 B2 JP 4715330B2 JP 2005182366 A JP2005182366 A JP 2005182366A JP 2005182366 A JP2005182366 A JP 2005182366A JP 4715330 B2 JP4715330 B2 JP 4715330B2
Authority
JP
Japan
Prior art keywords
signal
video signal
standard
detected
progressive
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.)
Expired - Fee Related
Application number
JP2005182366A
Other languages
Japanese (ja)
Other versions
JP2007006030A (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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP2005182366A priority Critical patent/JP4715330B2/en
Publication of JP2007006030A publication Critical patent/JP2007006030A/en
Application granted granted Critical
Publication of JP4715330B2 publication Critical patent/JP4715330B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、映像信号処理装置及び映像信号処理方法、並びにその映像信号処理を行う表示装置に関し、特に入力又は受信した映像信号の信号フォーマットを検出する技術に関する。   The present invention relates to a video signal processing device, a video signal processing method, and a display device that performs the video signal processing, and more particularly to a technique for detecting a signal format of an input or received video signal.

従来、テレビジョン受像機などの表示装置として、複数の信号フォーマットの映像信号に対応したものがある。このような表示装置においては、外部から入力した映像信号又は内蔵されたチューナで受信した映像信号の信号フォーマットを判別して、その判別した信号フォーマットに対応した信号処理状態を設定するようにしてある。信号フォーマットの検出としては、例えば映像信号の垂直同期信号(Vsync)の安定性に着目して、その垂直同期信号に基づいた検出を行って、それぞれの状態に対して処理を行っていた。   2. Description of the Related Art Conventionally, some display devices such as a television receiver are compatible with video signals having a plurality of signal formats. In such a display device, a signal format of a video signal input from the outside or a video signal received by a built-in tuner is determined, and a signal processing state corresponding to the determined signal format is set. . As the detection of the signal format, for example, focusing on the stability of the vertical synchronization signal (Vsync) of the video signal, detection based on the vertical synchronization signal is performed, and processing is performed for each state.

具体的には、1垂直同期期間内のトータルの水平ライン数(水平同期信号数)をVTTLとした場合、垂直同期信号の安定性により、
1) VTTL+α期間以上、垂直同期信号が存在しない場合:無信号状態(ex.α=VTTL×0.2)
2) 1VのTotalLine=VTTLが連続β回以上の続いた場合:標準信号状態(ex.β=2)
3) 上記以外の場合:非標準信号状態
と状態を分類していた。
ここでVTTLは、標準信号での1V区間のトータルライン数であり、各信号フォーマットに対してそれぞれ
480I:262.5H、480P:525H、1080I:562.5H、720P:750H
という値となる。
なお実際の各状態遷移にはヒステリシスを持たせたりして誤検出を防いでおり、そしてそれぞれの状態に合わせて
1)無信号状態→画面のミュート(ブランキング)、フリーラン処理
2)標準信号状態→高画質化処理
3)非標準信号状態→フリーラン処理
などといった処理を行っていた。ここでのフリーラン処理とは、入力の不安定な同期信号に影響されない安定したタイミングで処理するというモードであり、具体的にはメモリに入力信号を一旦書き込ませて、そのメモリに書き込まれた信号を安定して読み出す処理が行われる。
Specifically, if the total number of horizontal lines (number of horizontal sync signals) in one vertical sync period is VTTL,
1) When there is no vertical sync signal for VTTL + α period or longer: No signal state (ex. Α = VTTL × 0.2)
2) When 1V TotalLine = VTTL continues more than β times continuously: Standard signal status (ex.β = 2)
3) Other than above: Non-standard signal states and states were classified.
Here, VTTL is the total number of lines in the 1V section of the standard signal.
480I: 262.5H, 480P: 525H, 1080I: 562.5H, 720P: 750H
It becomes the value.
Each actual state transition has hysteresis to prevent false detections, and according to each state 1) no signal state → screen mute (blanking), free run processing 2) standard signal State → High image quality processing 3) Processing such as non-standard signal state → free-run processing was performed. Here, free-run processing is a mode in which processing is performed at a stable timing that is not affected by an unstable input synchronization signal. Specifically, the input signal is temporarily written in the memory and then written into the memory. A process of reading the signal stably is performed.

ここでまず、従来の映像信号フォーマットの判定処理例を、図5の状態遷移図を参照して説明する。まず、表示装置の電源オンなどで判別動作が開始すると(ステップS1)、v_status=00と初期化を行い、ステップS2の「無信号状態:No-Signal」へ遷移する。垂直同期信号(Vsync)が検出されない間は、「無信号状態」を保持するが、検出された場合、v_status=01とし、ステップS3の「非標準状態:Non-Standard Signal」へ遷移する。   First, a conventional video signal format determination process example will be described with reference to the state transition diagram of FIG. First, when a determination operation is started by turning on the power of the display device or the like (step S1), initialization is performed with v_status = 00, and a transition is made to “no signal state: No-Signal” in step S2. While the vertical synchronization signal (Vsync) is not detected, the “no signal state” is maintained. However, when detected, v_status = 01 is set, and the process proceeds to “Non-Standard Signal” in step S3.

次にステップS3の「非標準状態:Non-Standard Signal」において、一定期間(VTTL+α)以上、垂直同期信号(Vsync)が存在しない場合は、v_status=00とし、ステップS2の「無信号状態:No-Signal」へ遷移する。また1V=VTTLが連続β回続いた場合は、v_status=11とし、ステップS4の「標準状態:Standard Signal」へ遷移する。それ以外の場合はステップS3の「非標準状態:Non-Standard Signal」を保持する。   Next, in “Non-Standard Signal” in step S3, if there is no vertical synchronization signal (Vsync) for a certain period (VTTL + α) or more, v_status = 00, and “no signal state” in step S2. : No-Signal ”. If 1V = VTTL continues continuously β times, v_status = 11 is set and the process proceeds to “Standard Signal” in step S4. In other cases, “Non-Standard Signal” in step S3 is held.

そしてステップS4の「標準状態:Standard Signal」においては、一定期間(VTTL+α)以上、垂直同期信号が存在しない場合は、v_status=00とし、ステップS2の「無信号状態:No-Signal」へ遷移する。また1V≠VTTLの場合は、v_status=01とし、ステップS3の「非標準状態:Non-Standard Signal」へ遷移する。それ以外の場合はステップS4の「標準状態:Standard Signal」を保持する。   Then, in the “standard state: Standard Signal” in step S4, if there is no vertical synchronization signal for a certain period (VTTL + α) or longer, v_status = 00 is set and “no signal state: No-Signal” in step S2. Transition. If 1V ≠ VTTL, v_status = 01, and the process proceeds to “Non-Standard Signal” in step S3. In other cases, "Standard Signal" in step S4 is held.

これらの信号判別で、標準状態の信号であると判別した際には、その判別したフォーマットの信号用の高画質化処理が行われて、表示される。非標準状態の信号であると判別された場合には、高画質化処理を行わず、入力映像信号を一旦メモリに書き込ませる等で、極力安定して表示させるような表示処理が行われる。   When it is determined by these signal determinations that the signal is in the standard state, the image quality enhancement processing for the signal of the determined format is performed and displayed. When it is determined that the signal is in a non-standard state, display processing is performed so as to display the input video signal in a stable manner as much as possible by temporarily writing the input video signal into the memory without performing high image quality processing.

特許文献1には、映像信号の標準信号と非標準信号を判別する技術についての開示がある。
特開2003−134355号公報
Patent Document 1 discloses a technique for discriminating between standard signals and non-standard signals of video signals.
JP 2003-134355 A

ところで実際の信号では、下記のようなにさまざまなものが存在している。
・RF入力の場合、通常の放送チャンネル、弱電界チャンネル、隣接無信号チャンネル、無信号チャンネル、ビデオゲーム機器からのRF入力信号がある。
・ビデオ入力信号の場合、ビデオテープ再生装置からの通常再生信号、変速再生信号、ビデオゲーム機器からのビデオ入力信号、無信号がある。
・専用のビデオ入力端子を使用した入力信号の場合、480P、480I、720P、1080I、540P(Pはプログレッシブ信号、Iはインターレース信号)、無信号の場合がある。
By the way, various actual signals exist as follows.
In the case of RF input, there are normal broadcast channels, weak electric field channels, adjacent no-signal channels, no-signal channels, and RF input signals from video game equipment.
In the case of a video input signal, there are a normal playback signal, a variable speed playback signal from a video tape playback device, a video input signal from a video game device, and no signal.
In the case of an input signal using a dedicated video input terminal, there may be 480P, 480I, 720P, 1080I, 540P (P is a progressive signal, I is an interlace signal), and no signal.

このうち通常の放送チャンネル、ビデオ通常再生時などでは、標準信号状態として高画質処理されるが、通常のゲーム機器が出力するビデオ信号(以下ゲーム信号と称する)と、ビデオ変速再生時、弱電界チャンネル、隣接無信号チャンネルはすべて非標準信号状態として、扱わざるを得ないうえ、弱電界チャンネルと隣接無信号チャンネルについては、信号状態によって非標準信号状態と無信号状態が混在してしまうので、誤検出の可能性があり最適な処理を施すことができなかった。   Of these, in the normal broadcast channel, normal video playback, etc., high-quality image processing is performed as a standard signal state. However, a video signal output from a normal game device (hereinafter referred to as a game signal) Channels and adjacent non-signal channels must all be treated as non-standard signal states, and for weak electric field channels and adjacent non-signal channels, non-standard signal states and non-signal states are mixed depending on the signal state. There was a possibility of false detection, and optimal processing could not be performed.

図6は、このような検出処理で検出されるステータスの例を示した図である。図中、二重丸「◎」は、安定して検出される状態を示し、丸「○」は検出される場合がある状態を示し、その他の状態は検出されない場合を示す。   FIG. 6 is a diagram showing an example of statuses detected by such detection processing. In the figure, a double circle “◎” indicates a state that is stably detected, a circle “◯” indicates a state that may be detected, and a case where no other state is detected.

この図6に示すように、チューナで受信したRF信号である場合には、通常の放送チャンネルの受信信号の場合、標準信号であると安定して検出し、弱電界チャンネルの受信時には、標準信号であると検出される場合と、非標準信号であると検出される場合とがある。隣接無信号チャンネルの受信時には、無信号と検出される場合と、非標準信号であると検出される場合とがある。無信号チャンネルの受信時には、無信号と検出される。ビデオゲーム機器が出力するRF信号を入力した場合には、非標準信号であると検出される。   As shown in FIG. 6, in the case of an RF signal received by a tuner, in the case of a normal broadcast channel reception signal, it is stably detected as a standard signal, and when a weak electric field channel is received, the standard signal is detected. In some cases, it is detected that the signal is a non-standard signal. When receiving an adjacent non-signal channel, there are cases where a non-signal is detected and a non-standard signal is detected. When receiving a no-signal channel, no signal is detected. When an RF signal output from the video game device is input, it is detected as a non-standard signal.

ビデオ入力端子に入力した映像信号の場合には、ビデオテープ再生装置(VCR)が通常再生した信号が供給される場合には、標準信号であると検出される。ビデオテープ再生装置(VCR)が変速再生した信号が供給される場合には、非標準信号であると検出される。ビデオゲーム機器が出力するビデオ信号を入力した場合には、非標準信号であると検出される。ビデオ入力での無信号時には、無信号と検出される。   In the case of a video signal input to the video input terminal, when a signal normally reproduced by a video tape reproducing device (VCR) is supplied, it is detected as a standard signal. When a signal reproduced by a video tape playback device (VCR) is supplied, it is detected as a non-standard signal. When a video signal output from the video game device is input, it is detected as a non-standard signal. When there is no signal at the video input, it is detected as no signal.

さらにビデオ入力端子などで、480P、720P、1080Iのビデオ信号が入力した場合にも、それぞれ標準信号であると検出される。ゲーム機器が出力する場合がある540Pのビデオ信号の場合には、非標準信号であると検出される。   Further, even when a 480P, 720P, or 1080I video signal is input at a video input terminal or the like, it is detected as a standard signal. In the case of a 540P video signal that may be output by the game device, it is detected as a non-standard signal.

このような従来の検出では、上述したように誤検出の可能性があり最適な処理を施すことができない場合があった。
ところが、
In such conventional detection, there has been a possibility of erroneous detection as described above, and there has been a case where optimum processing cannot be performed.
However,

本発明はかかる点に鑑みてなされたものであり、多種類の映像信号入力に対応して良好な映像信号判別ができるようにすることを目的とする。   The present invention has been made in view of the above points, and an object of the present invention is to enable good video signal discrimination corresponding to various types of video signal inputs.

本発明は、入力又は受信して得た映像信号から、水平同期信号と垂直同期信号とを検出し、垂直同期信号により判別された1垂直同期期間内の水平ライン数が映像信号フォーマットで規定された水平ライン数か否かにより、標準映像信号か非標準映像信号かを判別し、1垂直同期期間内の水平ライン数を、1/2水平ラインを単位として検出し、その検出した水平ライン数が奇数の場合にインターレース信号であると判断し、偶数の場合にプログレッシブ信号であると判別し、水平同期信号及び垂直同期信号の周波数により映像信号フォーマットを判別し、判別した映像信号フォーマットでの、標準信号と非標準映像信号との区別と、インターレース信号とプログレッシブ信号と区別を行い、その区別に基づいて、入力又は受信して得た映像信号を対応した処理状態に設定し、その設定として、非標準映像信号のインターレース信号と判別した場合にインターレース信号の映像信号処理を実行させ、非標準映像信号のプログレッシブ信号と判別した場合にプログレッシブ信号の映像信号処理を実行させるものである。 The present invention detects a horizontal synchronization signal and a vertical synchronization signal from a video signal obtained by input or reception, and the number of horizontal lines within one vertical synchronization period determined by the vertical synchronization signal is defined by the video signal format. Whether the number of horizontal lines is a standard video signal or a non-standard video signal, the number of horizontal lines within one vertical synchronization period is detected in units of 1/2 horizontal line, and the number of detected horizontal lines Is determined to be an interlace signal when it is odd, it is determined as a progressive signal when it is an even number, the video signal format is determined based on the frequency of the horizontal synchronization signal and the vertical synchronization signal, and the determined video signal format is Video obtained by input or reception based on the distinction between standard signals and non-standard video signals, and interlace signals and progressive signals. Set No. processing state corresponding, as its setting, to execute the video signal processing interlaced signal when it is determined that interlace signal nonstandard video signal, a progressive signal when it is determined that the progressive signal of the non-standard video signal The video signal processing is executed .

このようにしたことで、標準信号と非標準映像信号との区別と、インターレース信号とプログレッシブ信号と区別とを正しく行うことができ、様々な入力信号状態に対応できるようになる。   By doing so, it is possible to correctly distinguish between a standard signal and a non-standard video signal and to distinguish between an interlaced signal and a progressive signal, and it is possible to deal with various input signal states.

本発明によると、さまざまな映像信号の信号状態に対して、誤動作の少ない最適な信号検出が行え、誤動作の少ない最適な処理を施すことが可能となる。具体的には、例えば入力信号が異常時、同期信号が乱れた場合すばやく対応できる。また、RF信号の弱電界時、隣接無信号チャンネル受信時、ビデオ変速再生時などのイレギュラーな信号状態とゲーム信号の判別精度が向上するため、ゲーム信号に適した信号処理を施すことが可能になる。さらに、RF信号の弱電界時、隣接無信号チャンネル受信時、ビデオ変速再生時などのイレギュラーな信号状態とゲーム信号の判別精度が向上するため、イレギュラーな信号状態で、水平、垂直周波数が変動する場合、出力をフリーラン周波数に切り替えることにより表示部での表示許容範囲内に変動を抑えることが可能になる。さらにまた、将来、HD対応のビデオゲーム機器より、540P信号が入力された場合についても、対応が可能となる。   According to the present invention, optimal signal detection with few malfunctions can be performed on various signal states of video signals, and optimum processing with few malfunctions can be performed. Specifically, for example, when the input signal is abnormal, it is possible to respond quickly when the synchronization signal is disturbed. In addition, since the accuracy of discriminating irregular signal states and game signals such as when RF signals are weak, when receiving adjacent no-signal channels, and during video shift playback, signal processing suitable for game signals can be performed. become. Furthermore, since the accuracy of discriminating between irregular signal states such as when receiving an RF signal in a weak electric field, when receiving an adjacent non-signal channel, and during video shift playback and the game signal is improved, horizontal and vertical frequencies can be adjusted in an irregular signal state. When it fluctuates, it is possible to suppress the fluctuation within the display allowable range on the display unit by switching the output to the free-run frequency. Furthermore, in the future, it is possible to cope with a case where a 540P signal is input from an HD compatible video game device.

以下、本発明の一実施の形態を、図1〜図4を参照して説明する。   Hereinafter, an embodiment of the present invention will be described with reference to FIGS.

本例においては、液晶表示パネルを表示手段として使用した映像表示装置に適用したものである。図1に表示装置の全体構成を示す。アンテナ11がチューナ12に接続してあり、チューナ12で復調、選局を行い、コンポジットビデオ信号(CVBS)を取り出し、これをデコーダ部13で同期処理し、コンポーネント信号(YCbCr)を得る。コンポーネント信号は、スキャンコンバータ14で、表示パネルに応じたタイミングおよび解像度へ変換する。ここでの変換としては、画素数変換やインターレース信号からプログレッシブ信号への変換などを行う。スキャンコンバータ14の出力は、RGB処理部(Y色差RGB処理部)15で高画質化処理を施し、最後にパネル駆動部16で液晶表示パネル17での表示駆動を行う。RGB処理部15での高画質化処理としては、例えばシャープネス処理などを行う。   In this example, the present invention is applied to a video display device using a liquid crystal display panel as display means. FIG. 1 shows the overall configuration of the display device. An antenna 11 is connected to a tuner 12, and the tuner 12 demodulates and selects a channel, extracts a composite video signal (CVBS), and synchronizes it with a decoder unit 13 to obtain a component signal (YCbCr). The component signal is converted by the scan converter 14 into timing and resolution corresponding to the display panel. As the conversion here, pixel number conversion, conversion from an interlace signal to a progressive signal, or the like is performed. The output of the scan converter 14 is subjected to high image quality processing by an RGB processing unit (Y color difference RGB processing unit) 15, and finally the panel driving unit 16 performs display driving on the liquid crystal display panel 17. As the high image quality processing in the RGB processing unit 15, for example, sharpness processing is performed.

デコーダ部13では、ビデオ信号から分離した同期信号成分などを制御部19に送り、制御部19で信号フォーマットなどの受信(入力)ビデオ信号の詳細の判別を行う。その判別結果に基づいて、スキャンコンバータ14などでの信号処理状態の詳細を設定する。なお、図1の構成では、チューナ12で受信した信号を処理する構成を示してあるが、図示しない外部ビデオ入力端子に得られる映像信号(ビデオ信号)を、デコーダ部13に供給して処理してもよい。   The decoder unit 13 sends the synchronization signal component separated from the video signal to the control unit 19, and the control unit 19 determines the details of the received (input) video signal such as the signal format. Based on the determination result, details of the signal processing state in the scan converter 14 and the like are set. 1 shows a configuration for processing a signal received by the tuner 12, a video signal (video signal) obtained from an external video input terminal (not shown) is supplied to the decoder unit 13 for processing. May be.

図2は、デコーダ部13の詳細構成例を示した図である。入力端子21に得られる入力信号を、同期分離回路22に供給して、水平同期信号H’と垂直同期信号V’を同期分離する。この分離された水平同期信号H’と垂直同期信号V’を、マイクロコンピュータで構成された制御部19に供給し、その水平同期信号H’と垂直同期信号V’の周波数より入力信号フォーマット判別を行う。この段階での水平同期信号H’と垂直同期信号V’は、正確なタイミングの同期信号ではない可能性がある。また、水平同期信号に同期させるPLL(Phase Locked Loop)回路23の分周比設定(divide_ratio)と、Vカウントダウン部24の垂直周期設定(v_ttl設定)を行う。   FIG. 2 is a diagram illustrating a detailed configuration example of the decoder unit 13. An input signal obtained at the input terminal 21 is supplied to the synchronization separation circuit 22 to separate the horizontal synchronization signal H ′ and the vertical synchronization signal V ′. The separated horizontal synchronizing signal H ′ and vertical synchronizing signal V ′ are supplied to the control unit 19 constituted by a microcomputer, and the input signal format is discriminated from the frequency of the horizontal synchronizing signal H ′ and the vertical synchronizing signal V ′. Do. There is a possibility that the horizontal synchronization signal H ′ and the vertical synchronization signal V ′ at this stage are not synchronization signals with accurate timing. Further, a frequency division ratio setting (divide_ratio) of a PLL (Phase Locked Loop) circuit 23 synchronized with a horizontal synchronizing signal and a vertical period setting (v_ttl setting) of the V countdown unit 24 are performed.

PLL回路23では、水平同期信号の安定状態を示すh_lockステータスとピクセルクロック(CLK)、CLKに同期した安定した水平同期信号Hを生成する。h_lockステータスは、1垂直同期期間内の水平同期期間数を、1/2水平同期期間を単位として検出するための信号である。このh_lockステータスを使用して、制御部19では、1垂直同期期間内の水平同期期間数が奇数の場合に、入力映像信号がインターレース信号Iであると判断し、偶数の場合にプログレッシブ信号Pであると判別する処理を行う。Vカウントダウン部24では、垂直同期信号の状態を示すv_statusとカウントダウンによる安定化処理を施された水平同期信号H、垂直同期信号V、ピクセルクロックCLKを生成する。   The PLL circuit 23 generates a stable horizontal synchronization signal H synchronized with the h_lock status indicating the stable state of the horizontal synchronization signal, the pixel clock (CLK), and CLK. The h_lock status is a signal for detecting the number of horizontal synchronization periods within one vertical synchronization period in units of 1/2 horizontal synchronization period. Using this h_lock status, the control unit 19 determines that the input video signal is the interlace signal I when the number of horizontal synchronization periods within one vertical synchronization period is odd, and the progressive signal P when the number is even. Processing to determine that there is. The V countdown unit 24 generates v_status indicating the state of the vertical synchronization signal, and a horizontal synchronization signal H, a vertical synchronization signal V, and a pixel clock CLK that have been stabilized by the countdown.

これら水平同期信号H、垂直同期信号V、ピクセルクロックCLKにより、アナログ/デジタル変換器25以降の処理を行う。アナログ/デジタル変換器25では、コンポジットビデオ信号をデジタル信号に変換し、その変換されたデジタル化されたコンポジットビデオ信号を、Y/C分離回路26に供給し、輝度信号とクロマ信号とに分離し、クロマデコーダ27で、コンポーネント信号(YCbCr)とする。   The processing after the analog / digital converter 25 is performed by the horizontal synchronizing signal H, the vertical synchronizing signal V, and the pixel clock CLK. The analog / digital converter 25 converts the composite video signal into a digital signal, supplies the converted digitized composite video signal to the Y / C separation circuit 26, and separates it into a luminance signal and a chroma signal. The chroma decoder 27 sets the component signal (YCbCr).

ここで、制御部19に供給される水平同期信号H及び垂直同期信号Vの周波数から検出される映像信号フォーマットと、そのフォーマットに対応して制御部19が設定するPLL回路23の分周比設定(divide_ratio)及び垂直周期設定(v_ttl設定)の例について示すと以下の通りとなる。
例1)H=15.734kHz,V=59.94Hz→480I→divide_ratio=858,v_ttl=262.5H
例2)H=31.468kHz,V=59.94Hz→480P→divide_ratio=858,v_ttl=525H
例3)H=33.75kHz,V=59.94Hz→1080I→divide_ratio=2200,v_ttl=562.5H
例4)H=45kHz,V=59.94Hz→720P→divide_ratio=1650,v_ttl=750H
Here, the video signal format detected from the frequency of the horizontal synchronizing signal H and the vertical synchronizing signal V supplied to the control unit 19 and the frequency division ratio setting of the PLL circuit 23 set by the control unit 19 corresponding to the format. An example of (divide_ratio) and vertical period setting (v_ttl setting) is as follows.
Example 1) H = 15.734kHz, V = 59.94Hz → 480I → divide_ratio = 858, v_ttl = 262.5H
Example 2) H = 31.468kHz, V = 59.94Hz → 480P → divide_ratio = 858, v_ttl = 525H
Example 3) H = 33.75kHz, V = 59.94Hz → 1080I → divide_ratio = 2200, v_ttl = 562.5H
Example 4) H = 45kHz, V = 59.94Hz → 720P → divide_ratio = 1650, v_ttl = 750H

次に、本例の制御部19で映像信号フォーマットの詳細を判定する処理例を、図3の状態遷移図を参照して説明する。まず、表示装置の電源オンなどで判別動作が開始すると(ステップS11)、v_status=00と初期化を行い、ステップS12の「無信号状態:No-Signal」へ遷移する。垂直同期信号(Vsync)が検出されない間は、「無信号状態」を保持するが、検出された場合、v_status=01とし、ステップS13の「非標準状態:Non-Standard Signal」へ遷移する。   Next, an example of processing for determining the details of the video signal format by the control unit 19 of this example will be described with reference to the state transition diagram of FIG. First, when the determination operation is started by turning on the power of the display device (step S11), initialization is performed with v_status = 00, and a transition is made to “no signal state: No-Signal” in step S12. While the vertical synchronization signal (Vsync) is not detected, the “no signal state” is maintained. However, when detected, v_status = 01 is set, and the process proceeds to “Non-Standard Signal” in step S13.

次にステップS13の「非標準状態:Non-Standard Signal」において、一定期間(VTTL+α)以上、垂直同期信号(Vsync)が存在しない場合は、v_status=00とし、ステップS12の「無信号状態:No-Signal」へ遷移する。また1V=VTTLが連続β回続いた場合は、v_status=11とし、ステップS14の「標準状態:Standard Signal」へ遷移する。それ以外の場合はステップS13の「非標準状態:Non-Standard Signal」を保持する。   Next, in “Non-Standard Signal” in step S13, if no vertical synchronization signal (Vsync) exists for a certain period (VTTL + α) or longer, v_status = 00, and “no signal state” in step S12. : No-Signal ”. If 1V = VTTL continues continuously β times, v_status = 11 is set, and the process proceeds to the “standard state: Standard Signal” in step S14. In other cases, “Non-Standard Signal” in step S13 is held.

そしてステップS4の「標準状態:Standard Signal」においては、一定期間(VTTL+α)以上、垂直同期信号が存在しない場合は、v_status=00とし、ステップS12の「無信号状態:No-Signal」へ遷移する。また1V≠VTTLの場合は、v_status=01とし、ステップS13の「非標準状態:Non-Standard Signal」へ遷移する。それ以外の場合はステップS14の「標準状態:Standard Signal」を保持する。ここまでは、背景技術の欄で図5に示した処理と同じである。   In the “standard state: Standard Signal” in step S4, if there is no vertical synchronization signal for a certain period (VTTL + α) or more, v_status = 00 is set and “no signal state: No-Signal” in step S12. Transition. If 1V ≠ VTTL, v_status = 01, and the process proceeds to “Non-Standard Signal” in step S13. In other cases, “Standard Signal: Standard Signal” in step S14 is held. Up to this point, the processing is the same as that shown in FIG.

そして本例においては、非標準信号である場合の処理であるステップS13において、水平同期信号の安定状態を示すh_lockステータスを利用した処理を行う。具体的には、「非標準状態:Non-Standard Signal」をインターレース信号の場合(v_state=01)(ステップS14)と、プログレッシブ信号の場合(v_state=10)(ステップS15)の2つの状態に分けて判別を行う。このステップS14及びステップS15の状態遷移は、1垂直周期のライン数を1/2水平期間単位でカウントしたときの値がodd(奇数)の場合、prog=0、even(偶数)の場合、prog=1となるフラグにより行う。   In this example, in step S13, which is a process for a non-standard signal, a process using the h_lock status indicating the stable state of the horizontal synchronization signal is performed. Specifically, “Non-Standard Signal” is divided into two states: an interlace signal (v_state = 01) (step S14) and a progressive signal (v_state = 10) (step S15). To determine. The state transition of step S14 and step S15 is as follows. When the number of lines in one vertical period is counted in units of 1/2 horizontal period, the value is odd (odd number), prog = 0, and even (even number) It is done with a flag that becomes = 1.

このようにして判別した結果に基づいて、非標準信号のインターレース信号の場合とプログレッシブ信号の場合とで、制御部19からの制御により、それぞれの図1に示した各回路(スキャンコンバータ14、RGB処理部15など)で、信号処理状態を対応した状態に設定する。   Based on the determination result, each circuit shown in FIG. 1 (scan converter 14, RGB) is controlled by the control unit 19 in the case of a non-standard interlace signal and in the case of a progressive signal. In the processing unit 15 or the like, the signal processing state is set to a corresponding state.

図4は、このような検出処理で検出されるステータスの例を示した図である。図中、二重丸「◎」は、安定して検出される状態を示し、丸「○」は検出される場合がある状態を示し、その他の状態は検出されない場合を示す。   FIG. 4 is a diagram showing an example of status detected by such detection processing. In the figure, a double circle “◎” indicates a state that is stably detected, a circle “◯” indicates a state that may be detected, and a case where no other state is detected.

この図4に示すように、チューナで受信したRF信号である場合には、通常の放送チャンネルの受信信号の場合、標準信号であると安定して検出し、弱電界チャンネルの受信時には、標準信号であると検出される場合と、インターレース信号の非標準信号であると検出される場合とがある。隣接無信号チャンネルの受信時には、無信号と検出される場合と、インターレース信号の非標準信号であると検出される場合とがある。無信号チャンネルの受信時には、無信号と検出される。ビデオゲーム機器が出力するRF信号を入力した場合には、プログレッシブ信号の非標準信号であると検出される。   As shown in FIG. 4, in the case of an RF signal received by a tuner, in the case of a normal broadcast channel reception signal, it is stably detected as a standard signal, and when receiving a weak electric field channel, the standard signal is detected. There are cases where it is detected that the signal is a non-standard signal of an interlace signal. When receiving an adjacent non-signal channel, there are a case where it is detected that there is no signal and a case where it is detected that it is a non-standard signal of an interlace signal. When receiving a no-signal channel, no signal is detected. When an RF signal output from a video game device is input, it is detected as a nonstandard signal of a progressive signal.

ビデオ入力端子に入力した映像信号の場合には、ビデオテープ再生装置(VCR)が通常再生した信号が供給される場合には、標準信号であると検出される。ビデオテープ再生装置(VCR)が変速再生した信号が供給される場合には、インターレース信号の非標準信号であると検出される場合と、プログレッシブ信号の非標準信号であると検出される場合とがある。ビデオゲーム機器が出力するビデオ信号を入力した場合には、プログレッシブ信号の非標準信号であると検出される。ビデオ入力での無信号時には、無信号と検出される。   In the case of a video signal input to the video input terminal, when a signal normally reproduced by a video tape reproducing device (VCR) is supplied, it is detected as a standard signal. When a signal reproduced by a video tape playback device (VCR) is supplied, there are a case where it is detected as a non-standard signal of an interlace signal and a case of detection as a non-standard signal of a progressive signal. is there. When a video signal output from a video game device is input, it is detected as a nonstandard signal of a progressive signal. When there is no signal at the video input, it is detected as no signal.

さらに、ビデオ入力端子などで、480P、720P、1080Iのビデオ信号が入力した場合にも、それぞれ標準信号であると検出される。ゲーム機器が出力する場合がある540Pのビデオ信号の場合には、プログレッシブ信号の非標準信号であると検出される。   Further, even when a 480P, 720P, or 1080I video signal is input at a video input terminal or the like, it is detected as a standard signal. In the case of a 540P video signal that may be output by a game device, it is detected as a non-standard signal of a progressive signal.

このようにして、非標準信号をインターレース信号とプログレッシブ信号とで区別して検出することで、それぞれの非標準信号を的確に良好に表示処理できるようになる。特に、ビデオゲーム機器から供給されるビデオ信号(ゲーム信号)を、プログレッシブ信号の非標準信号として扱えるので、プログレッシブ信号として高画質化処理が行え、従来は非標準信号の場合には高画質化処理をしないで表示させていた場合に比べて、高画質な表示が可能になる。   In this way, the non-standard signal is distinguished and detected by the interlace signal and the progressive signal, so that each non-standard signal can be displayed accurately and satisfactorily. In particular, video signals (game signals) supplied from video game devices can be handled as non-standard signals for progressive signals, so high-quality processing can be performed as progressive signals. Conventionally, high-quality processing is possible for non-standard signals. Compared with the case where the image is displayed without performing the display, a high-quality display is possible.

以上説明した本例の信号処理構成としたことで、さまざまな映像信号の信号状態に対して、誤動作の少ない最適な信号検出が行え、誤動作の少ない最適な処理を施すことが可能となる。具体的には、例えば入力信号が異常時、同期信号が乱れた場合すばやく対応できる。また、RF信号の弱電界時、隣接無信号チャンネル受信時、ビデオ変速再生時などのイレギュラーな信号状態とゲーム信号の判別精度が向上するため、ゲーム信号に適した信号処理を施すことが可能になる。さらに、RF信号の弱電界時、隣接無信号チャンネル受信時、ビデオ変速再生時などのイレギュラーな信号状態とゲーム信号の判別精度が向上するため、イレギュラーな信号状態で、水平、垂直周波数が変動する場合、出力をフリーラン周波数に切り替えることにより表示部での表示許容範囲内に変動を抑えることが可能になる。さらにまた、将来、HD対応のビデオゲーム機器より、540P信号が入力された場合についても、対応が可能となる。   With the signal processing configuration of this example described above, optimal signal detection with few malfunctions can be performed for various video signal signal states, and optimum processing with few malfunctions can be performed. Specifically, for example, when the input signal is abnormal, it is possible to respond quickly when the synchronization signal is disturbed. In addition, since the accuracy of discriminating irregular signal states and game signals such as when RF signals are weak, when receiving adjacent no-signal channels, and during video shift playback, signal processing suitable for game signals can be performed. become. Furthermore, since the accuracy of discriminating between irregular signal states such as when receiving an RF signal in a weak electric field, when receiving an adjacent non-signal channel, and during video shift playback and the game signal is improved, horizontal and vertical frequencies can be adjusted in an irregular signal state. When it fluctuates, it is possible to suppress the fluctuation within the display allowable range on the display unit by switching the output to the free-run frequency. Furthermore, in the future, it is possible to cope with a case where a 540P signal is input from an HD compatible video game device.

なお、ここまで説明した実施の形態では、液晶表示パネルを表示手段として使用した映像表示装置に適用した例としたが、その他の表示手段を使用した表示装置にも適用可能である。   In the embodiment described so far, the example is applied to a video display device using a liquid crystal display panel as display means. However, the present invention can also be applied to a display device using other display means.

本発明の一実施の形態による表示装置の全体構成例を示すブロック図である。It is a block diagram which shows the example of whole structure of the display apparatus by one embodiment of this invention. 本発明の一実施の形態によるデコーダの構成例を示すブロック図である。It is a block diagram which shows the structural example of the decoder by one embodiment of this invention. 本発明の一実施の形態による状態遷移例を示す説明図である。It is explanatory drawing which shows the example of a state transition by one embodiment of this invention. 本発明の一実施の形態で検出されるステータスの例を示す説明図である。It is explanatory drawing which shows the example of the status detected in one embodiment of this invention. 従来の状態遷移例を示す説明図である。It is explanatory drawing which shows the example of the conventional state transition. 従来例で検出されるステータスの例を示す説明図である。It is explanatory drawing which shows the example of the status detected in a prior art example.

符号の説明Explanation of symbols

11…アンテナ、12…チューナ、13…デコーダ、14…スキャンコンバータ、15…RGB処理部、16…パネル駆動部、17…液晶表示パネル、18…メモリ、19…制御部、22…同期分離部、23…PLL回路、24…カウントダウン回路、25…アナログ/デジタル変換器、26…輝度・クロマ分離部、27…クロマデコーダ   DESCRIPTION OF SYMBOLS 11 ... Antenna, 12 ... Tuner, 13 ... Decoder, 14 ... Scan converter, 15 ... RGB processing part, 16 ... Panel drive part, 17 ... Liquid crystal display panel, 18 ... Memory, 19 ... Control part, 22 ... Sync separation part, 23 ... PLL circuit, 24 ... countdown circuit, 25 ... analog / digital converter, 26 ... luminance / chroma separation unit, 27 ... chroma decoder

Claims (3)

入力又は受信して得た映像信号から、水平同期信号と垂直同期信号とを検出する同期信号検出部と、
前記同期信号検出部で検出した垂直同期信号により判別された1垂直同期期間内の水平ライン数が映像信号フォーマットで規定された水平ライン数か否かにより、標準映像信号か非標準映像信号かを判別する標準信号判別部と、
前記同期信号検出部で検出した垂直同期信号により判別された1垂直同期期間内の水平ライン数を、1/2水平ラインを単位として検出し、その検出した水平ライン数が奇数の場合にインターレース信号であると判断し、偶数の場合にプログレッシブ信号であると判別するインターレース・プログレッシブ判別部と、
前記同期信号検出部で検出した水平同期信号及び垂直同期信号の周波数により映像信号フォーマットを判別し、前記標準信号判別部及びインターレース・プログレッシブ判別部での判別結果により、判別した映像信号フォーマットでの、標準信号と非標準映像信号との区別と、インターレース信号とプログレッシブ信号と区別を行い、その区別に基づいて、前記入力又は受信して得た映像信号を対応した処理状態に設定する制御部とを備え、
前記制御部での設定として、非標準映像信号のインターレース信号と判別した場合にインターレース信号の映像信号処理を実行させ、非標準映像信号のプログレッシブ信号と判別した場合にプログレッシブ信号の映像信号処理を実行させる
映像信号処理装置。
A synchronization signal detection unit for detecting a horizontal synchronization signal and a vertical synchronization signal from a video signal obtained by input or reception;
Whether the number of horizontal lines in one vertical synchronization period determined by the vertical synchronization signal detected by the synchronization signal detection unit is the number of horizontal lines defined by the video signal format, whether the video signal is a standard video signal or a non-standard video signal. A standard signal discriminating unit for discriminating;
The number of horizontal lines within one vertical synchronization period determined by the vertical synchronization signal detected by the synchronization signal detection unit is detected in units of 1/2 horizontal line, and the interlace signal is detected when the detected number of horizontal lines is an odd number. An interlace / progressive discriminating unit that judges that the signal is a progressive signal when it is an even number ,
The video signal format is discriminated by the frequency of the horizontal sync signal and the vertical sync signal detected by the sync signal detector, and the discriminating result in the standard signal discriminator and the interlace / progressive discriminator is determined by the discriminated video signal format. A control unit that distinguishes between a standard signal and a non-standard video signal, distinguishes between an interlace signal and a progressive signal, and sets the video signal obtained by the input or reception based on the distinction to a corresponding processing state. Bei example,
As the setting in the control unit, when it is determined that the signal is an interlace signal of a non-standard video signal, the video signal processing of the interlace signal is executed, and when it is determined that the signal is a progressive signal of the non-standard video signal, the video signal processing of the progressive signal is executed. A video signal processing device.
入力又は受信して得た映像信号から、水平同期信号と垂直同期信号とを検出する同期信号検出部と、
前記同期信号検出部で検出した垂直同期信号により判別された1垂直同期期間内の水平ライン数が映像信号フォーマットで規定された水平ライン数か否かにより、標準映像信号か非標準映像信号かを判別する標準信号判別部と、
前記同期信号検出部で検出した垂直同期信号により判別された1垂直同期期間内の水平ライン数を、1/2水平ラインを単位として検出し、その検出した水平ライン数が奇数の場合にインターレース信号であると判断し、偶数の場合にプログレッシブ信号であると判別するインターレース・プログレッシブ判別部と、
前記同期信号検出部で検出した水平同期信号及び垂直同期信号の周波数により映像信号フォーマットを判別し、前記標準信号判別部及びインターレース・プログレッシブ判別部での判別結果により、判別した映像信号フォーマットでの、標準信号と非標準映像信号との区別と、インターレース信号とプログレッシブ信号と区別を行い、その区別に基づいて、前記入力又は受信して得た映像信号を対応した処理状態に設定し、その設定として、非標準映像信号のインターレース信号と判別した場合にインターレース信号の映像信号処理を実行させ、非標準映像信号のプログレッシブ信号と判別した場合にプログレッシブ信号の映像信号処理を実行させる制御部と、
前記制御部の制御で前記入力又は受信して得た映像信号を表示用に処理し、前記制御部からの制御で、インターレース信号の映像信号処理とプログレッシブ信号の映像信号処理のいずれかを実行する映像信号処理部と、
前記映像信号処理部で処理された映像信号を表示させる表示部とを備えたことを特徴とする
表示装置。
A synchronization signal detection unit for detecting a horizontal synchronization signal and a vertical synchronization signal from a video signal obtained by input or reception;
Whether the number of horizontal lines in one vertical synchronization period determined by the vertical synchronization signal detected by the synchronization signal detection unit is the number of horizontal lines defined by the video signal format, whether the video signal is a standard video signal or a non-standard video signal. A standard signal discriminating unit for discriminating;
The number of horizontal lines within one vertical synchronization period determined by the vertical synchronization signal detected by the synchronization signal detection unit is detected in units of 1/2 horizontal line, and the interlace signal is detected when the detected number of horizontal lines is an odd number. An interlace / progressive discriminating unit that judges that the signal is a progressive signal when it is an even number ,
The video signal format is discriminated by the frequency of the horizontal sync signal and the vertical sync signal detected by the sync signal detector, and the discriminating result in the standard signal discriminator and the interlace / progressive discriminator is determined by the discriminated video signal format. The standard signal and the non-standard video signal are distinguished from each other, and the interlace signal and the progressive signal are distinguished. Based on the distinction, the input or received video signal is set to a corresponding processing state, and the setting is performed. A control unit that executes video signal processing of an interlace signal when determined as an interlace signal of a non-standard video signal, and executes video signal processing of a progressive signal when determined as a progressive signal of a non-standard video signal ;
The video signal obtained by the input or reception under the control of the control unit is processed for display, and either the video signal processing of the interlace signal or the video signal processing of the progressive signal is executed under the control from the control unit. A video signal processing unit;
And a display unit for displaying the video signal processed by the video signal processing unit.
入力又は受信して得た映像信号から、水平同期信号と垂直同期信号とを検出する同期信号検出処理と、
前記同期信号検出処理で検出した垂直同期信号により判別された1垂直同期期間内の水平ライン数が映像信号フォーマットで規定された水平ライン数か否かにより、標準映像信号か非標準映像信号かを判別する標準信号判別処理と、
前記同期信号検出処理で検出した垂直同期信号により判別された1垂直同期期間内の水平ライン数を、1/2水平ラインを単位として検出し、その検出した水平ライン数が奇数の場合にインターレース信号であると判断し、偶数の場合にプログレッシブ信号であると判別するインターレース・プログレッシブ判別処理と、
前記同期信号検出処理で検出した水平同期信号及び垂直同期信号の周波数により映像信号フォーマットを判別し、前記標準信号判別処理及びインターレース・プログレッシブ判別処理での判別結果により、判別した映像信号フォーマットでの、標準信号と非標準映像信号との区別と、インターレース信号とプログレッシブ信号と区別を行い、その区別に基づいて、前記入力又は受信して得た映像信号を対応した処理状態に設定し、その設定として、非標準映像信号のインターレース信号と判別した場合にインターレース信号の映像信号処理を実行させ、非標準映像信号のプログレッシブ信号と判別した場合にプログレッシブ信号の映像信号処理を実行させる制御処理とを行うことを特徴とする
映像信号処理方法。
Synchronization signal detection processing for detecting a horizontal synchronization signal and a vertical synchronization signal from a video signal obtained by input or reception;
Whether the number of horizontal lines in one vertical synchronization period determined by the vertical synchronization signal detected in the synchronization signal detection process is the number of horizontal lines defined by the video signal format, whether the video signal is a standard video signal or a non-standard video signal. Standard signal discrimination processing to discriminate;
The number of horizontal lines in one vertical synchronization period determined by the vertical synchronization signal detected in the synchronization signal detection process is detected in units of 1/2 horizontal line, and an interlace signal is detected when the detected number of horizontal lines is an odd number. An interlace / progressive discrimination process that determines that the signal is a progressive signal when it is an even number ;
The video signal format is determined by the frequency of the horizontal sync signal and the vertical sync signal detected in the sync signal detection process, and the discriminant result in the standard signal discrimination process and the interlace / progressive discrimination process is used to determine the video signal format. The standard signal and the non-standard video signal are distinguished from each other, and the interlace signal and the progressive signal are distinguished. Based on the distinction, the input or received video signal is set to a corresponding processing state, and the setting is performed. Execute the control processing to execute the video signal processing of the interlace signal when it is determined as the interlace signal of the non-standard video signal, and to execute the video signal processing of the progressive signal when it is determined as the progressive signal of the non-standard video signal. A video signal processing method.
JP2005182366A 2005-06-22 2005-06-22 Video signal processing device, display device, and video signal processing method Expired - Fee Related JP4715330B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005182366A JP4715330B2 (en) 2005-06-22 2005-06-22 Video signal processing device, display device, and video signal processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005182366A JP4715330B2 (en) 2005-06-22 2005-06-22 Video signal processing device, display device, and video signal processing method

Publications (2)

Publication Number Publication Date
JP2007006030A JP2007006030A (en) 2007-01-11
JP4715330B2 true JP4715330B2 (en) 2011-07-06

Family

ID=37691222

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005182366A Expired - Fee Related JP4715330B2 (en) 2005-06-22 2005-06-22 Video signal processing device, display device, and video signal processing method

Country Status (1)

Country Link
JP (1) JP4715330B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102085835B1 (en) * 2019-06-28 2020-03-06 한화시스템 주식회사 Apparatus for converting standard video signal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000232630A (en) * 1998-12-07 2000-08-22 Matsushita Electric Ind Co Ltd Transmission method, reception method, transmitter and receiver
JP2000316140A (en) * 1999-04-30 2000-11-14 Matsushita Electric Ind Co Ltd Video format converting circuit
JP2001111913A (en) * 1999-10-07 2001-04-20 Matsushita Electric Ind Co Ltd Scanning conversion method in multi-screen compositing and scanning coverter in multi-screen compositing
JP2001203986A (en) * 2000-01-20 2001-07-27 Sony Corp Data processor, data processing method and recording medium
JP2003134355A (en) * 2001-10-24 2003-05-09 Sony Corp Standard/nonstandard discriminating apparatus for television signal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0846932A (en) * 1994-07-29 1996-02-16 Toshiba Corp Television signal system detection circuit

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000232630A (en) * 1998-12-07 2000-08-22 Matsushita Electric Ind Co Ltd Transmission method, reception method, transmitter and receiver
JP2000316140A (en) * 1999-04-30 2000-11-14 Matsushita Electric Ind Co Ltd Video format converting circuit
JP2001111913A (en) * 1999-10-07 2001-04-20 Matsushita Electric Ind Co Ltd Scanning conversion method in multi-screen compositing and scanning coverter in multi-screen compositing
JP2001203986A (en) * 2000-01-20 2001-07-27 Sony Corp Data processor, data processing method and recording medium
JP2003134355A (en) * 2001-10-24 2003-05-09 Sony Corp Standard/nonstandard discriminating apparatus for television signal

Also Published As

Publication number Publication date
JP2007006030A (en) 2007-01-11

Similar Documents

Publication Publication Date Title
JP4708259B2 (en) Display device and control method thereof
US6587153B1 (en) Display apparatus
US20070188658A1 (en) Graphic display device
US8134641B2 (en) Method and apparatus for processing video signal
US7830451B2 (en) Image processing apparatus and image processing method
JP4715330B2 (en) Video signal processing device, display device, and video signal processing method
US6633344B1 (en) Processing of progressive video signals in digital TV receivers
US7382413B2 (en) Apparatus and method of extracting sync signal from analog composite video signal
JP3232950B2 (en) Video type identification device, automatic aspect ratio identification device and television receiver using the same
JP2006227442A (en) Video signal processor and video display device equipped therewith
US20070268413A1 (en) System and method for sharing video input jacks
US20060018543A1 (en) Image decoder and image decoding method
KR19980015105A (en) Automatic wide screen display method and apparatus of TV receiver
JP3299838B2 (en) Wide aspect television display
JP3316271B2 (en) Television receiver
JP2001292339A (en) Synchronizing signal processing circuit, image processing apparatus using it and synchronizing signal discrimination method
KR20010004619A (en) Display apparatus for selecting digital component signals having different horizontal frequency.
JP3334730B2 (en) Sync pulse detection circuit
KR100294232B1 (en) Apparatus detecting format of STB signal
KR920016054Y1 (en) Video signal selector
JP2002190994A (en) Wide display
JP2001257959A (en) Video display device
JP2005236760A (en) Video signal distinction device
KR20070112127A (en) A system and method for sharing video input jacks
JPH04116482U (en) HDTV receiver

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080613

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101109

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101229

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110301

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110314

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140408

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees