JPS61214656A - Fading circuit - Google Patents

Fading circuit

Info

Publication number
JPS61214656A
JPS61214656A JP60054110A JP5411085A JPS61214656A JP S61214656 A JPS61214656 A JP S61214656A JP 60054110 A JP60054110 A JP 60054110A JP 5411085 A JP5411085 A JP 5411085A JP S61214656 A JPS61214656 A JP S61214656A
Authority
JP
Japan
Prior art keywords
fade
bit
digital signal
register
circuit
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.)
Pending
Application number
JP60054110A
Other languages
Japanese (ja)
Inventor
Takaaki Osaki
大崎 隆昭
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60054110A priority Critical patent/JPS61214656A/en
Publication of JPS61214656A publication Critical patent/JPS61214656A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04HBROADCAST COMMUNICATION
    • H04H60/00Arrangements for broadcast applications with a direct linking to broadcast information or broadcast space-time; Broadcast-related systems
    • H04H60/02Arrangements for generating broadcast information; Arrangements for generating broadcast-related information with a direct linking to broadcast information or to broadcast space-time; Arrangements for simultaneous generation of broadcast information and broadcast-related information
    • H04H60/04Studio equipment; Interconnection of studios

Abstract

PURPOSE:To execute fade-out or fade-in by a simple bit shift operation by inputting a signal of (n) bits, holding its polarity bit as it is, and also bit-shifting the remaining bit group for every prescribed bit and at every prescribed time. CONSTITUTION:By only adding a bit shift by utilizing a shift register, the abso lute value of a digital signal Din decreases gradually by 1/2 each or increases gradually by two times each, and corresponds to fade-out and fade-in, respective ly. By adding a forward direction bit shift of 1 bit each to the digital signal Din whose amplitude is +1023, the amplitude is decreased gradually by about 1/2 such as +511 and +255, and fade-out in executed. On the other hand, for instance, when fade-in is executed by adding a reverse direction bit shift of 1 bit each to the digital signal whose amplitude is +1, and increasing gradually the amplitude by two times such as +1, +2, +4..., fade-out or fade-in is real ized without using a multiplier. In this way, both fade-out and fade-in can be realized easily.

Description

【発明の詳細な説明】 〔概 要〕 ディジタルのフェード回路であって、nピントの信号を
入力としてその極性ビットはそのまま保持すると共にそ
の残りの絶対値を示すビット群を、一定時間が経過する
ごとに、一定ビットずつビットシフトすることにより、
該信号にフェードアウト又はフェードイン操作を加える
。これにより、単純なビットシフト操作でフェードアウ
ト又はフェードインが可能となる。
[Detailed Description of the Invention] [Summary] This is a digital fade circuit that inputs an n-focus signal, maintains its polarity bit as it is, and converts a group of bits indicating the remaining absolute value over a certain period of time. By bit-shifting by a fixed bit for each
Add a fade-out or fade-in operation to the signal. This makes it possible to fade out or fade in with a simple bit shift operation.

〔産業上の利用分野〕[Industrial application field]

本発明はフェード回路に関する。 The present invention relates to a fade circuit.

フェード回路は、入力された信号に対しフェードアウト
(fade−out)又はフェードイン(fade−i
n)の各操作を加えるための回路であり、オーディオの
分野では一般的なものである。このオーディオ分野にお
いてはアナログのフェード回路として完成している。
A fade circuit performs a fade-out or a fade-in on an input signal.
This is a circuit for adding each operation of (n), and is a common circuit in the audio field. In this audio field, it has been completed as an analog fade circuit.

一方、オーディオ以外の分野、たとえば電話交換の分野
でもフェード回路の必要性が生じている。
On the other hand, the need for fade circuits has arisen in fields other than audio, such as the field of telephone switching.

これは各種のトーンサービスに際し要求されるものであ
り、あるトーンの立上り時にはフェードインを加え、そ
の立下り時にはフェードアウトを加えることにより聞い
て心地良い音を提供することができる。あるいは、トー
ンAからトーンBの切り替りがあるとき、A−Bの切り
替えを瞬時に行うと、非常に耳障りで不快な音となる。
This is required for various tone services, and by adding a fade-in at the rise of a certain tone and a fade-out at the fall of the tone, it is possible to provide a sound that is pleasant to listen to. Alternatively, when switching from tone A to tone B, if the switching between A and B is performed instantaneously, the sound will be extremely harsh and unpleasant.

このようなときにトーンAにフェードアウト、トーンB
にフェードインの各操作を加えてやることにより、良質
なトーンサービスが実現できる。なおここに言う各種ト
ーンとして、ダイヤルトーン、リングバックトーン、ビ
ジートーン等が挙げられる。
In such cases, fade out to tone A and fade out to tone B.
By adding various fade-in operations to the above, high-quality tone service can be achieved. Note that the various tones mentioned here include dial tone, ringback tone, busy tone, and the like.

ところで、上記の例による電話交換システムでは近年デ
ィジタル化が進んでいる。このため、フェード回路とし
てもディジタルのフェード回路が必要となる。
Incidentally, the telephone exchange system according to the above example has been increasingly digitized in recent years. Therefore, a digital fade circuit is also required as a fade circuit.

〔従来の技術〕[Conventional technology]

フェード回路をディジタルで実現しようとする場合、最
も一般的には乗算器を用いる。つまり、フェードイン又
はフェードアウトを加えるべき入力のディジタル信号を
被乗数りとし、係数αを乗数として、α×Dなる演算を
実行する。そしてこのαは時間と共に徐々に増加又は減
少するものとすれば、目的とするフェードイン又はフェ
ードアウトが実現される。
When attempting to implement a fade circuit digitally, a multiplier is most commonly used. That is, the input digital signal to which the fade-in or fade-out is to be applied is used as the multiplicand, and the coefficient α is used as the multiplier, and the calculation α×D is executed. If α gradually increases or decreases over time, the desired fade-in or fade-out can be achieved.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記のような従来のフェード回路においては、乗算器を
用いることおよび徐々に変化する係数αを生成すること
が不可欠である。したがって回路構成が複雑化してしま
うという問題が生ずる。
In conventional fade circuits such as those described above, it is essential to use multipliers and to generate a gradually changing coefficient α. Therefore, a problem arises in that the circuit configuration becomes complicated.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明に係るフェード回路の原理構成を示すブ
ロック図である。本図において、Dinはフェードアウ
ト又はフェードインを加えるべきディジタル信号であり
、Doutはフェードアウト又はフェードインの加えら
れたディジタル信号である。ディジタル信号Dinはシ
フトレジスタ(SR)11ならびに極性ビットレジスタ
(PR)12に入力される。
FIG. 1 is a block diagram showing the principle structure of a fade circuit according to the present invention. In this figure, Din is a digital signal to which a fade-out or fade-in is added, and Dout is a digital signal to which a fade-out or fade-in is added. The digital signal Din is input to a shift register (SR) 11 and a polarity bit register (PR) 12.

なお、このディジタル信号Dinの入力はフレーム単位
で行われる。1フレームは通常8ビツトである。ここに
極性ピットレジスタ12は、各フレームでのディジタル
信号Dinの最上位ビット(MSB)、なわち極性ビッ
ト部分をストアする。
Note that this digital signal Din is input in units of frames. One frame is usually 8 bits. Here, the polarity pit register 12 stores the most significant bit (MSB), ie, the polarity bit portion, of the digital signal Din in each frame.

前記極性ビット部分を除く絶対値部分のビット群を各フ
レーム単位でストアするのがシフトレジスタ11である
The shift register 11 stores a bit group of the absolute value part excluding the polarity bit part for each frame.

予め定めた複数フレーム分のディジタル信号を入力し終
えるごとに、シフトレジスタ11にストアされたディジ
タル信号Dinに対し一定ビットずつ、正方向または逆
方向のビットシフトを加えるタイミングを指示するのが
タイミング指示回路(TC)13であり、このタイミン
グ指示回路13の指示に基づいて、シフトレジスタ11
の内容を絶対値ビット群Mとして、一旦出力レジスタ(
R) 14に保持する。そして極性ピットレジスタ12
からの極性ビットPと共に、フェードアウト又はフェー
ドインの加えられたディジタル信号Doutとなす。
The timing instruction instructs the timing to add a bit shift in the forward or reverse direction to the digital signal Din stored in the shift register 11 by a fixed number of bits each time a predetermined number of frames of digital signals are input. The shift register 11 is a circuit (TC) 13 based on instructions from the timing instruction circuit 13.
The content of is set as the absolute value bit group M, and the output register (
R) Hold at 14. and polarity pit register 12
A fade-out or fade-in digital signal Dout is obtained together with the polarity bit P from .

フェードアウトを加えるのか、フェードインを加えるの
かはフェード制御信号FCによって定まる。
Whether fade-out or fade-in is added is determined by the fade control signal FC.

フェードアウトを加えるなら、シフトレジスタ11内の
ビットシフトは正方向に行い、フェードインを加えるな
らそのビットシフトは逆方向に行う。
If a fade-out is to be added, the bits in the shift register 11 are shifted in the forward direction, and if a fade-in is to be added, the bits are shifted in the opposite direction.

したがって1.信号FCはフェードアウトのとき立上り
、フェードインのときは立下る(あるいはこの逆でも可
)ように設定される。
Therefore 1. The signal FC is set to rise during fade-out and fall during fade-in (or vice versa).

第2図は第1図のブロックの動作を明らかにする波形図
である。本功慣の(4)および(5)欄はそれぞれ第1
図のディジタル信号DoutおよびDinを表したもの
であるが、フェードアウトおよびフェードインの撞子が
一目で分るように、アナログ(正弦波)で表現しである
。つまりアナログ変換された信号ADoutおよびAD
inを示す。同図(1)欄に示すごとく、信号ADin
にフェードアウトを加え始めるとき、フェード制御信号
FCは立上り、一方、信号ADinにフェードインを加
え始めるときは、信号FCは立下る。タイミング指示回
路13は、これら信号FCの立上り又は立下りを監視す
ると共に、同図(2)欄に示すタイミング信号(実線の
パルス)を送出する。なお、同図(21111jlに表
したタイミング信号は、当該タイミング指示回路13の
なすべき動作を分り易くするために、実際とはやや異な
って表現されている。この(2)欄の示すところによれ
ば、一定のフレーム発生タイミング(図中点線のパルス
)に比して、フェードアウトではタイミング信号が少し
ずつ遅れて発生し、逆にフェードインではそのタイミン
グ信号が少しずつ早く発生する。このようなタイミング
信号のずれは、第1図の出力レジスタ14にセットされ
る絶対値ビット群のビット数の変化として図解的に、第
2図の(3)欄に表される。つまりフェードアウトと共
にビット数はm→m −1−m −2−m −3・・・
と変化し、逆にフェードインと共にビット数は0−1−
2−3・・・と変化する。つまり一定ビットずつ(この
場合、1ビツトずつ)、ビットシフトが行われる。
FIG. 2 is a waveform diagram illustrating the operation of the blocks in FIG. 1. Columns (4) and (5) of this practice are the first
The digital signals Dout and Din shown in the figure are expressed in analog (sine waves) so that the fade-out and fade-in controls can be seen at a glance. In other words, analog converted signals ADout and AD
Indicates in. As shown in column (1) of the same figure, the signal ADin
When starting to add a fade-out to the signal ADin, the fade control signal FC rises; on the other hand, when starting to add a fade-in to the signal ADin, the signal FC falls. The timing instruction circuit 13 monitors the rise or fall of these signals FC, and sends out timing signals (solid line pulses) shown in column (2) of the figure. Note that the timing signal shown in the figure (21111jl) is expressed slightly differently from the actual one in order to make it easier to understand the operation that the timing instruction circuit 13 should perform. For example, compared to the constant frame generation timing (pulses indicated by dotted lines in the figure), during a fade-out, the timing signal is generated little by little later, and conversely, during a fade-in, the timing signal is generated little by little earlier.Such timing The signal shift is diagrammatically expressed in column (3) of FIG. 2 as a change in the number of bits of the absolute value bit group set in the output register 14 of FIG. →m -1-m -2-m -3...
The number of bits changes from 0 to 1 as it fades in.
It changes as 2-3... In other words, bit shifting is performed by a certain number of bits (in this case, one bit at a time).

〔作 用〕[For production]

シフトレジスタ(第1図の11)を利用してビットシフ
トを加えるだけで、ディジタル信号Dinの絶対値(振
幅)は2ずつ漸減し又は2倍ずつ漸増する。これがそれ
ぞれフェードアウトおよびフェードインに対応する。第
3図は本発明の詳細な説明するためのビットパターン図
である。本図において、Pはディジタル信号Dinの極
性ビット部分、Mはその絶対値部分のビット群であり、
既に説明したとおりである。仮に絶対値が(111・・
・1)、すなわち振幅が+1023であるディジタル信
号Dinに1ビツトずつの正方向ビットシフトを加えて
、振幅を+511.+255のように約2で漸減させ、
フェードアウトを行う。一方、仮に絶対値が(00・・
・1)、すなわち振幅が+1であるディジタル信号に1
ビツトずつの逆方向ビットシフトを加えて、振幅を+1
.+2.+4・・・のように2倍で漸増させフェードイ
ンを行う。かくして、乗算器を用いずにフェードアウト
又はフェードインが実現される。なお、第3図のビット
パターン図によると、毎フレームビットシフトがなされ
ているように示されているが、実際には複数フレーム分
、たとえば100フレーム分のディジタル信号Dinを
シフトレジスタ11に入力し終えるごとにビットシフト
を行う。
By simply applying a bit shift using a shift register (11 in FIG. 1), the absolute value (amplitude) of the digital signal Din gradually decreases by 2 or increases by 2. This corresponds to fade-out and fade-in, respectively. FIG. 3 is a bit pattern diagram for explaining the present invention in detail. In this figure, P is a polarity bit part of the digital signal Din, M is a bit group of its absolute value part,
As already explained. Suppose the absolute value is (111...
1), that is, a positive bit shift of 1 bit at a time is applied to the digital signal Din whose amplitude is +1023 to increase the amplitude to +511. Gradually decrease by about 2 like +255,
Perform a fade out. On the other hand, if the absolute value is (00...
・1), that is, 1 for a digital signal whose amplitude is +1
Add a bit-by-bit backward bit shift to increase the amplitude by +1
.. +2. A fade-in is performed by gradually increasing the number by 2 times, such as +4... Thus, a fade-out or fade-in is achieved without using a multiplier. Although the bit pattern diagram in FIG. 3 shows that the bits are shifted every frame, in reality, the digital signal Din for multiple frames, for example, 100 frames, is input to the shift register 11. Bit shift is performed each time the process is completed.

何フレーム分ごとにビットシフトを行うかは、フェード
アウトおよびフェードインの各フェード時間をどれ位に
選ぶかによって定める。
The number of frames at which the bit shift is performed is determined by the fade time for each fade-out and fade-in.

〔実施例〕〔Example〕

第4図は本発明に係るフェード回路の一実施例を示す回
路図であり、第5図は第4図の回路動作の説明に用いる
要部信号の波゛形図である。まず第4図について説明す
ると、Din 、 Dout 、 F Cは第1図で既
に述べたのと同じである。FRはフレームの区分を示す
フレーム信号、CLKは基本クロック信号、CLK ”
はステップタイミングを決めるクロック信号である。又
、第1図のシフトレジスタ11はそのまま第4図にもシ
フトレジスタ11として示され、又、出力レジスタ14
も同様に描かれているが、第1図の極性ビットレジスタ
12は、1ビットレジスタ12−1および1ビットレジ
スタ12−2として実現される。又、第1図のタイミン
グ指示回路13は、アップ/ダウンカウンタ13−1 
FIG. 4 is a circuit diagram showing an embodiment of the fade circuit according to the present invention, and FIG. 5 is a waveform diagram of main signals used to explain the operation of the circuit shown in FIG. First, referring to FIG. 4, Din, Dout, and FC are the same as those already described in FIG. FR is a frame signal indicating frame division, CLK is a basic clock signal, CLK"
is a clock signal that determines the step timing. The shift register 11 in FIG. 1 is also shown as the shift register 11 in FIG. 4, and the output register 14
Although similarly depicted, the polarity bit register 12 of FIG. 1 is implemented as a 1-bit register 12-1 and a 1-bit register 12-2. The timing instruction circuit 13 in FIG. 1 also includes an up/down counter 13-1.
.

nビットシフトレジスタ13−2 、セレクタ13−3
 、ビットカウンタ13−4 、デコーダ13−5およ
びインバータINVで実現される。その他ANDゲート
および出力段シフトレジスタREGも設けられている。
n-bit shift register 13-2, selector 13-3
, a bit counter 13-4, a decoder 13-5, and an inverter INV. Additionally, an AND gate and an output stage shift register REG are also provided.

第4図の回路動作は、当該回路の要部に現れる信号の波
形によって容易に把握することができ、これらを第5図
に示す。第5図の(11〜00)欄に示す波形は、それ
ぞれ第4図の■〜[相]部に現れる信号の波形に対応す
る。第5図の(3)欄はフレーム信号に相当し、これを
基準としてシフトレジスタ11の出力■、■、■からは
、第5図の(4)〜(6)欄に示すようなビットシフト
を加えたディジタル信号Dinが出力される。又、(7
)欄の信号は1ビットレジスタ12−2を駆動し、信号
Dinの極性ビット部分(MSB)を捕える。以後、こ
の極性ビットは出力段シフトレジスタREGに送出され
、次のフレームの到来まで保持される。
The operation of the circuit shown in FIG. 4 can be easily understood from the waveforms of signals appearing in the main parts of the circuit, and these are shown in FIG. The waveforms shown in the (11-00) columns of FIG. 5 correspond to the waveforms of the signals appearing in the sections (11-00) of FIG. 4, respectively. The column (3) in FIG. 5 corresponds to the frame signal, and based on this frame signal, the outputs ■, ■, ■ of the shift register 11 are bit-shifted as shown in columns (4) to (6) in FIG. A digital signal Din is output. Also, (7
) column drives the 1-bit register 12-2 and captures the polarity bit portion (MSB) of the signal Din. Thereafter, this polarity bit is sent to the output stage shift register REG and held until the arrival of the next frame.

−・方、シフトレジスタ13−2の出力■−A、■−B
、■−〇、■−Nには、第(9)欄に示すような相互に
ビットシフトした信号A、B、C,Nが現れており、こ
れらのうちのいずれかがセレクタ13−3により選択さ
れる。セレクタ13−3はフェードアウト又はフェード
インに従って、順次これらを選択し、第3図に示した操
作を実現する。つまり、第S図α〔欄のA、B、C,N
のような信号を得るように、出力レジスタ14を制御し
、シフトレジスタ11の出力を取り込む。結局、第5図
α〔欄のPで示す極性ビットと共に、同αI41111
のA、B、C,Nで示す絶対値をもった信号Dinが順
次、レジスタRUGよりDoutとして取り出され、目
的とするフェードアウト又はフェードインが実現される
-・Output of shift register 13-2 ■-A, ■-B
, ■-〇, and ■-N appear mutually bit-shifted signals A, B, C, and N as shown in column (9), and any one of these is selected by the selector 13-3. selected. The selector 13-3 selects these sequentially according to the fade-out or fade-in, and realizes the operation shown in FIG. 3. In other words, A, B, C, N in Figure S α [column]
The output register 14 is controlled so as to obtain a signal such as , and the output of the shift register 11 is taken in. In the end, along with the polarity bit indicated by P in the column α in Figure 5, the same αI41111
The signals Din having absolute values indicated by A, B, C, and N are sequentially taken out from the register RUG as Dout, thereby realizing the desired fade-out or fade-in.

〔発明の効果〕 以上説明したように本発明によれば、ディジタル信号の
絶対値を1ビツトシフトするごとに%ずつ漸減し又は2
倍ずつ漸増するという公知の事実に着目することにより
、乗算器という大規模且つ複雑なハードウェアを用いる
ことなく、簡単にフェードアウトもフェードインも実現
できる。なお、入力のディジタル信号Dinは一般にP
CM符号化されたものであり、しかも非線形圧縮が加え
られていることが多い。この場合は、1ビツトの持つ重
みが異なってくるので、一旦非線形一線形変換(ROM
で行える)を施して本発明を適用するのが望ましい。
[Effects of the Invention] As explained above, according to the present invention, each time the absolute value of a digital signal is shifted by 1 bit, it gradually decreases by % or by 2
By focusing on the well-known fact of gradual increase by a factor of two, it is possible to easily achieve fade-out and fade-in without using large-scale and complicated hardware such as a multiplier. Note that the input digital signal Din is generally P
It is CM coded, and non-linear compression is often added. In this case, since the weight of each bit is different, it is necessary to perform nonlinear linear transformation (ROM
It is desirable to apply the present invention by performing the following steps.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明に係るフェード回路の原理構成を示すブ
ロック図、 第2図は第1図のブロックの動作を明らかにする波形図
、 第3図は本発明の詳細な説明するためのビットパターン
図、 第4図は本発明に係るフェード回路の一実施例を示す回
路図、 第5図は第4図の回路動作の説明に用いる要部信号の波
形図である。 11・・・シフトレジスタ、 12・・・極性ビットレジスタ、 13・・・タイミング指示回路、 14・・・出力レジスタ、 Din 、 Dout・・・ディジタル信号、FC・・
・フェード制御信号、 M・・・絶対値ビット群、 P・・・極性ビット。 第1図 12:極性ビットレジスタ 13;タイミング指示回路 14:出力レジスタ P:極性ビット M:絶対値ビット群 Din、Dout :ディジタル信号 第 2図  FC:フェード制御信号 第1図のブロックの動作を明らかにする波形図(2)、
+1113 (3)  mmm−1m、  =−001234−−−
14第3図 本発明の詳細な説明する だめのビットパターン図 第4図 本発明に係るフェード回路の 一実施例を示す回路図
Fig. 1 is a block diagram showing the principle configuration of the fade circuit according to the present invention, Fig. 2 is a waveform diagram clarifying the operation of the blocks in Fig. 1, and Fig. 3 is a bit diagram for explaining the detailed explanation of the present invention. FIG. 4 is a circuit diagram showing an embodiment of the fade circuit according to the present invention, and FIG. 5 is a waveform diagram of main signals used to explain the operation of the circuit shown in FIG. 4. 11... Shift register, 12... Polarity bit register, 13... Timing instruction circuit, 14... Output register, Din, Dout... Digital signal, FC...
- Fade control signal, M... Absolute value bit group, P... Polarity bit. Figure 1 12: Polarity bit register 13; Timing instruction circuit 14: Output register P: Polarity bit M: Absolute value bit group Din, Dout: Digital signal Figure 2 FC: Fade control signal The operation of the block in Figure 1 is clarified. Waveform diagram (2),
+1113 (3) mmm-1m, =-001234---
14 Fig. 3 A bit pattern diagram for detailed explanation of the present invention Fig. 4 A circuit diagram showing an embodiment of the fade circuit according to the present invention

Claims (1)

【特許請求の範囲】 1、フェードアウト又はフェードインを加えるべきディ
ジタル信号の極性ビット部分を各フレームごとにストア
する極性ビットレジスタ(12)と、前記ディジタル信
号の前記極性ビット部分を除く絶対値部分のビット群を
各前記フレーム単位でストアするシフトレジスタ(11
)と、 予め定めた複数フレーム分の前記ディジタル信号を入力
し終えるごとに前記シフトレジスタ(11)にストアさ
れた前記絶対値部分のビット群に対し、前記フェードア
ウト又はフェードインに応じて一定ビットずつそれぞれ
正方向又は逆方向のビットシフトを加えるタイミングを
指示するタイミング指示回路(13)と、 該タイミング指示回路(13)の指示により前記シフト
レジスタ(11)にストアされた内容を移し替えて一旦
保持する出力レジスタ(14)とを具備し、前記タイミ
ング指示回路(13)の指示により、前記極性ビット部
分および前記絶対値部分をそれぞれ前記極性ビットレジ
スタ(12)および前記出力レジスタ(14)より同時
に送出せしめ、前記フェードアウト又はフェードインが
加えられた前記ディジタル信号を得ることを特徴とする
フェード回路。
[Claims] 1. A polarity bit register (12) for storing a polarity bit portion of a digital signal to be faded out or faded in for each frame, and an absolute value portion of the digital signal other than the polarity bit portion; A shift register (11
), and each time the digital signal for a predetermined plurality of frames is inputted, a fixed bit is added to the bit group of the absolute value part stored in the shift register (11) according to the fade-out or fade-in. a timing instruction circuit (13) that instructs the timing of adding bit shifts in the forward or reverse direction; and a timing instruction circuit (13) that transfers and temporarily holds the contents stored in the shift register (11) according to instructions from the timing instruction circuit (13). and an output register (14) for simultaneously sending out the polarity bit part and the absolute value part from the polarity bit register (12) and the output register (14), respectively, according to instructions from the timing instruction circuit (13). A fade circuit characterized in that it obtains the digital signal to which the fade-out or fade-in is applied.
JP60054110A 1985-03-20 1985-03-20 Fading circuit Pending JPS61214656A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60054110A JPS61214656A (en) 1985-03-20 1985-03-20 Fading circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60054110A JPS61214656A (en) 1985-03-20 1985-03-20 Fading circuit

Publications (1)

Publication Number Publication Date
JPS61214656A true JPS61214656A (en) 1986-09-24

Family

ID=12961456

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60054110A Pending JPS61214656A (en) 1985-03-20 1985-03-20 Fading circuit

Country Status (1)

Country Link
JP (1) JPS61214656A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4759639B2 (en) * 2006-03-24 2011-08-31 リアルネットワークス・アジア・パシフィック・カンパニー・リミテッド User output position designation RBT providing method and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4759639B2 (en) * 2006-03-24 2011-08-31 リアルネットワークス・アジア・パシフィック・カンパニー・リミテッド User output position designation RBT providing method and system
US8718256B2 (en) 2006-03-24 2014-05-06 Realnetworks Asia Pacific Co., Ltd. Method and system for providing ring back tone played at a point selected by user
US9596354B2 (en) 2006-03-24 2017-03-14 Realnetworks Asia Pacific Co., Ltd. Method and system for providing ring back tone played at a point selected by user

Similar Documents

Publication Publication Date Title
CN100411303C (en) Method and apparatus for transformation from impulse code modulation to impulse-width modulation
JPH1055262A (en) Shift circuit
WO1991018355A1 (en) Integrated interpolator and method of operation
JPS61214656A (en) Fading circuit
JPS63290413A (en) Digital signal processing circuit
JP2885121B2 (en) Digital filter
JPS601939A (en) Pcm converter
FI92778B (en) Digital signal amplitude control system for converting digital signals in approximately smooth dB steps
JPS6361562A (en) Digital blanking reproducing circuit
JP3096801B2 (en) Time series data processing device
EP0156648A2 (en) Convolution arithmetic circuit for digital signal processing
JPH01133425A (en) Da converting circuit
JP2000049664A (en) Decision feedback equalizer
JPH0374543B2 (en)
JP2506862B2 (en) Adaptive delta modulation decoder
JPH06252701A (en) Linear interpolation device for time series signal
JPH01229524A (en) D/a converter
JP3261729B2 (en) Linear interpolation method and its circuit
JPS5887916A (en) Digital-to-analog converter
JPS6352488B2 (en)
JPH06188685A (en) Fir filter
JPH066216A (en) Bit length extending device
JPH0215467A (en) Audio mixing device
JPS59114920A (en) Digital-analog converter
JPH09161400A (en) Scramble releasing circuit