JP2579946B2 - Congestion control method - Google Patents

Congestion control method

Info

Publication number
JP2579946B2
JP2579946B2 JP62171445A JP17144587A JP2579946B2 JP 2579946 B2 JP2579946 B2 JP 2579946B2 JP 62171445 A JP62171445 A JP 62171445A JP 17144587 A JP17144587 A JP 17144587A JP 2579946 B2 JP2579946 B2 JP 2579946B2
Authority
JP
Japan
Prior art keywords
signal
unit
call
control
congestion
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
JP62171445A
Other languages
Japanese (ja)
Other versions
JPS6416052A (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.)
Toshiba Corp
Nippon Telegraph and Telephone Corp
Original Assignee
Toshiba Corp
Nippon Telegraph and Telephone 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 Toshiba Corp, Nippon Telegraph and Telephone Corp filed Critical Toshiba Corp
Priority to JP62171445A priority Critical patent/JP2579946B2/en
Publication of JPS6416052A publication Critical patent/JPS6416052A/en
Application granted granted Critical
Publication of JP2579946B2 publication Critical patent/JP2579946B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Monitoring And Testing Of Exchanges (AREA)

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は蓄積プログラム制御方式の電子交換機におけ
る異常発呼等に対する輻輳制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial application field) The present invention relates to a congestion control method for an abnormal call or the like in an electronic exchange of a stored program control method.

(従来の技術) 蓄積プログラム方式の電子交換機は、第3図に示すよ
うに信号処理部1、呼制御部2、障害診断処理部3、お
よびスケジュール管理部4等を具備して構成される。信
号処理部1は、第4図に示すように局線インターフェー
ス1aや標準電話インタータフェース1b、更には釦電話イ
ンターフェース1n等を備え、これらのインターフェース
1a,1b,〜1nを介して加入者ループの状態変化や加入者端
末からの制御情報(発呼信号等)、またトランク回路か
らのSS/SR信号等を入力する。そしてこれらの入力制御
情報はそれぞれ所定の前処理が成された後、共通の信号
情報に変換されてFIFOメモリ6に順に格納されて呼処理
に順に供されるものとなっている。
(Prior Art) As shown in FIG. 3, an electronic exchange of a storage program system is provided with a signal processing unit 1, a call control unit 2, a failure diagnosis processing unit 3, a schedule management unit 4, and the like. The signal processing unit 1 includes a central office interface 1a, a standard telephone interface 1b, and a key telephone interface 1n as shown in FIG.
A state change of a subscriber loop, control information (such as a call signal) from a subscriber terminal, and an SS / SR signal from a trunk circuit are input via 1a, 1b, to 1n. After each of these input control information is subjected to predetermined preprocessing, it is converted into common signal information, stored in the FIFO memory 6 in order, and sequentially subjected to call processing.

尚、信号数カウンタ7は上記FIFOメモリ6に格納され
ている信号数を計数するもので、FIFOメモリ6の信号が
書込まれる都度その値をカウント・アップし、このFIFO
メモリ6から前記呼制御部2に信号が読出される都度そ
の値をカウント・ダウンする。この信号数カウンタ7の
値によって、上記FIFOメモリ6に格納され、未だに呼制
御部2に読出されずに残されている信号数が示されるこ
とになる。
The signal number counter 7 counts the number of signals stored in the FIFO memory 6 and counts up the value each time a signal of the FIFO memory 6 is written.
Each time a signal is read from the memory 6 to the call control unit 2, the value is counted down. The value of the signal number counter 7 indicates the number of signals stored in the FIFO memory 6 and still not read out by the call control unit 2.

しかして前記呼制御部2は、その信号読出し部2aにて
パスaを通じて上記信号処理部1のFIFOメモリ6から信
号を順に読出し、この信号処理部1から読出した信号に
従って交換制御や端末制御等の呼処理を実行するもので
ある。
Then, the call control unit 2 sequentially reads the signals from the FIFO memory 6 of the signal processing unit 1 through the path a in the signal reading unit 2a, and performs switching control, terminal control, etc. according to the signal read from the signal processing unit 1. Is performed.

また前記障害診断処理部3は輻輳処理を始めとする各
種の状態診断や障害検出等を行うものである。具体的に
は、例えば障害診断処理部3に設けられた輻輳制御部3a
にて、パスbを通じて前記信号処理部1の信号数カウン
タ7を定期的にスキャンし、該信号数カウンタ7の値か
ら前記FIFOメモリ6に未処理のまま滞留している信号数
を求めている。そしてその信号数が所定の閾値を越えた
とき、これを輻輳状態であると判定して障害対策を起動
するものとなっている。この障害対策は、例えば前記信
号処理部1に対して新規の発呼の受付を禁止制御する等
して行われる。
The failure diagnosis processing unit 3 performs various state diagnoses including a congestion process, failure detection, and the like. Specifically, for example, the congestion control unit 3a provided in the failure diagnosis processing unit 3
The signal number counter 7 of the signal processing unit 1 is periodically scanned through a path b, and the number of signals remaining unprocessed in the FIFO memory 6 is obtained from the value of the signal number counter 7. . When the number of signals exceeds a predetermined threshold value, it is determined that the signal is in a congestion state, and a countermeasure for failure is activated. This trouble countermeasure is performed by, for example, prohibiting the signal processing unit 1 from accepting a new call.

尚、前記スケジュール管理部4は、これらの各部の実
行を司る複数の処理プログラムにおける処理周期の異な
りを調整管理し、例えばその実行順序やタイマー起動に
よる周期的なタスク制御等によってその進行制御を行う
ものである。
The schedule management unit 4 adjusts and manages differences in processing cycles in a plurality of processing programs that control the execution of these units, and controls the progress thereof, for example, by executing them in order or by performing periodic task control by activating a timer. Things.

ところでこのような構成の従来の電子交換機では、一
般的に輻輳検出の周期を呼制御部2による信号読出しの
周期よりも長くすることで、輻輳検出の為のCPU負荷を
低減するようにしている。然し乍ら、このような輻輳検
出周期を設定すると、急激なトラヒック増に対する対応
が遅れ、輻輳検出時には多くの滞留信号を抱えてしまう
と云う不具合があった。即ち、上述したように輻輳検出
は、所定の周期T毎に信号数カウンタ7の値を調べ、そ
の値が輻輳検出レベル(閾値)を越えるか否かを判定し
て行われる。この為、第5図に例示するようにその検出
周期Tの期間内にトラヒックが急増すると、次の輻輳検
出時には既に多くの信号が前記FIFOメモリ6に格納され
ている事態が生じる。この結果、FIFOメモリ6は多くの
信号を未処理のまま抱込むと云う問題が生じた。
By the way, in the conventional electronic exchange having such a configuration, the period of congestion detection is generally made longer than the period of signal reading by the call control unit 2, thereby reducing the CPU load for congestion detection. . However, if such a congestion detection cycle is set, the response to a sudden increase in traffic is delayed, and there is a problem that many congested signals are held when congestion is detected. That is, as described above, the congestion detection is performed by checking the value of the signal number counter 7 every predetermined period T and determining whether the value exceeds the congestion detection level (threshold). For this reason, as shown in FIG. 5, if traffic increases rapidly during the period of the detection period T, a situation occurs in which many signals are already stored in the FIFO memory 6 at the time of the next detection of congestion. As a result, there arises a problem that the FIFO memory 6 embraces many signals without processing.

また上述したように呼制御と輻輳制御とがそれぞれ独
立に動作する為、輻輳の主原因となる異常発呼信号のう
ち、呼制御部2は既にFIFOメモリ6に格納された発呼信
号を拒否することができないと云う問題が生じた。
In addition, since the call control and the congestion control operate independently as described above, the call control unit 2 rejects the call signal already stored in the FIFO memory 6 among the abnormal call signals that are the main cause of the congestion. A problem arises that it cannot be done.

(発明が解決しようとする問題点) このように従来にあっては、呼制御と輻輳制御とがそ
れぞれ独立に実行されるので、輻輳が生じた時点でこれ
を即時検出することができず、輻輳検出が実行された時
点には既に多くの滞留信号が生じている等の不具合が発
生することがあった。
(Problems to be Solved by the Invention) As described above, in the related art, since the call control and the congestion control are executed independently, it is not possible to immediately detect the congestion when it occurs, At the time when the congestion detection is executed, a trouble such as a large number of staying signals has already occurred.

本発明はこのような事情を考慮してなされたもので、
その目的とするところは、輻輳状態の発生を速やかに検
出して輻輳対策処理を効果的に講じることのできる電子
交換機における輻輳制御方式を提供することにある。
The present invention has been made in view of such circumstances,
It is an object of the present invention to provide a congestion control method in an electronic exchange which can quickly detect occurrence of a congestion state and take effective congestion countermeasure processing.

[発明の構成] (問題点を解決するための手段) 本発明は加入者端末からの制御信号の有無を検出し、
検出された制御信号を信号記憶部に順に格納し、この信
号記憶部に格納された制御信号を順に読出して呼制御を
行うと共に、前記信号記憶部に残されている制御信号の
数から交換機の高負荷状態を判定して輻輳検出する蓄積
プログラム制御方式の電子交換機において、 呼制御部にて信号格納部から制御信号を読出す際に輻
輳検出を行うようにし、輻輳状態でないときには上記信
号格納部から読出した制御信号に対する呼制御を実行
し、輻輳状態時には前記信号格納部への新たな発呼情報
の受付け禁止を通知すると共に、信号記憶部から読出し
た制御信号の受付を禁止するようにしたことを特徴とす
るものである。
[Configuration of the Invention] (Means for Solving the Problems) The present invention detects the presence or absence of a control signal from a subscriber terminal,
The detected control signals are sequentially stored in the signal storage unit, and the control signals stored in the signal storage unit are sequentially read to perform call control, and the number of the control signals of the exchange is determined based on the number of control signals remaining in the signal storage unit. In an electronic exchange of a storage program control system for judging a high load state and detecting congestion, a call control unit performs congestion detection when reading a control signal from a signal storage unit. Call control for the control signal read from the controller, and in a congestion state, notifies the reception of new call information to the signal storage unit and prohibits the reception of the control signal read from the signal storage unit. It is characterized by the following.

(作用) 本発明によれば、呼制御部において、信号記憶部に順
に格納された加入者端末からの制御信号を順に読出して
呼制御部を実行する際に、逐次輻輳検出が行われる。従
って信号記憶部に格納された制御信号数が増えて輻輳状
態が生じると、呼制御部による信号読出しに同期してそ
の輻輳状態の発生が速やかに検出されることになる。そ
して新たな発呼情報の受付が禁止されて信号記憶部への
新たな信号の格納が禁止されるので、該信号記憶部に異
常な数の信号が格納されることがなくなる。
(Operation) According to the present invention, when the call control unit sequentially reads out the control signals from the subscriber terminals sequentially stored in the signal storage unit and executes the call control unit, the congestion detection is sequentially performed. Therefore, when the number of control signals stored in the signal storage unit increases and a congestion state occurs, the occurrence of the congestion state is promptly detected in synchronization with signal reading by the call control unit. Since reception of new call information is prohibited and storage of a new signal in the signal storage unit is prohibited, an abnormal number of signals are not stored in the signal storage unit.

つまり信号記憶部から呼処理を行う制御信号を読出す
ときに同時に輻輳検出が行われるので、輻輳検出の周期
を短く設定し、輻輳状態の発生を速やかに検出して効果
的に輻輳対策処理を起動することが可能となる。
In other words, the congestion detection is performed simultaneously when the control signal for performing the call processing is read from the signal storage unit. Therefore, the period of the congestion detection is set short, the occurrence of the congestion state is quickly detected, and the congestion countermeasure processing is performed effectively. It is possible to start.

この結果、信号記憶部に異常に多くの制御信号を抱え
込み、これに対処できなくなる等の不具合を招来するこ
とがない等の実用上多大なる効果が奏せられる。
As a result, an extremely large effect can be obtained in practical use, for example, an abnormally large number of control signals are held in the signal storage unit, and problems such as inability to cope with the control signals are not caused.

また輻輳検出を、障害診断処理部ではなく高速処理が
可能な呼制御部で行なうようにしたことで、障害診断処
理部の負荷を軽減することができ、これにより交換機全
体としてより一層効率的な処理が可能となる。
In addition, the congestion detection is performed not by the failure diagnosis processing unit but by the call control unit capable of high-speed processing, so that the load on the failure diagnosis processing unit can be reduced, thereby making the switching system more efficient as a whole. Processing becomes possible.

(実施例) 以下、図面を参照して本発明の一実施例につき説明す
る。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

第1図は実施例方式の処理概念を示すもので、1は蓄
積プログラム制御方式の電子交換機における信号処理
部、2は呼制御部、3は障害診断処理部、4はスケジュ
ール管理部である。これらはソフトウェアによって実現
されるもので、基本的には第3図に示した従来の電子交
換機と同様に構成される。
FIG. 1 shows the processing concept of the embodiment system. 1 is a signal processing unit in an electronic exchange of a stored program control system, 2 is a call control unit, 3 is a failure diagnosis processing unit, and 4 is a schedule management unit. These are realized by software, and are basically configured in the same manner as the conventional electronic exchange shown in FIG.

ここで本交換機の処理制御方式が特徴とするところと
は、呼制御部2に信号読出し部2aを設けることは勿論の
こと、従来、障害診断処理部3に設けられていた輻輳制
御部3aをこの呼制御部2に設けるようにした点である。
そしてこの呼制御部2の信号読出し部2aにてパスaを介
して前記信号処理部1のFIFOメモリ6に格納された制御
信号を順に読出すと共に、呼制御部2に設けられた輻輳
制御部3aにてパスbを介して前記信号処理部1の信号数
カウンタ7を同時にスキャンし、輻輳検出を行うように
したことを特徴とする。
Here, the processing control method of the present exchange is characterized in that the call control unit 2 is provided with the signal readout unit 2a, and the congestion control unit 3a conventionally provided in the fault diagnosis processing unit 3 is characterized by The point is that the call control unit 2 is provided.
The signal reading unit 2a of the call control unit 2 sequentially reads the control signals stored in the FIFO memory 6 of the signal processing unit 1 via the path a via a path a, and simultaneously reads the congestion control unit provided in the call control unit 2. 3a, the signal number counter 7 of the signal processing unit 1 is simultaneously scanned via the path b to detect congestion.

尚、障害診断処理部3と呼制御部2との間に設けられ
たパスcは、上記呼制御部2にて輻輳が検出されたと
き、その旨の情報を障害診断処理部3に与える為のもの
である。
The path c provided between the failure diagnosis processing unit 3 and the call control unit 2 is used to provide the information to that effect to the failure diagnosis processing unit 3 when the congestion is detected by the call control unit 2. belongs to.

第2図はこのように構成された電子交換機における処
理手続きの流れを示すものであり、この第2図を参照し
て本発明の特徴的な輻輳制御方式につき説明する。
FIG. 2 shows a flow of a processing procedure in the electronic exchange configured as described above, and a characteristic congestion control method of the present invention will be described with reference to FIG.

呼制御部2は、前記信号処理部1のFIFOメモリ6に格
納された信号を前記パスaを介して順に読出すに際し、
先ずパスbを介して前記信号処理部1の信号数カウンタ
7の計数値を読込み(ステップA)、その計数値をその
都度判定して行われる(ステップB)。
The call control unit 2 reads the signals stored in the FIFO memory 6 of the signal processing unit 1 sequentially through the path a,
First, the count value of the signal counter 7 of the signal processing unit 1 is read via the path b (step A), and the count value is determined each time (step B).

この判定は、FIFOメモリ6に信号が残っているか否か
(計数値が“0"であるか否か)、信号が残っている場合
には、その信号数(計数値)が所定数以上であるかを否
か等を調べることによって行われる。
This determination is made as to whether or not a signal remains in the FIFO memory 6 (whether or not the count value is “0”). If there is a signal, the number of signals (count value) is equal to or more than a predetermined number. This is done by checking whether or not there is any.

具体的には、例えば信号数カウンタ7の計数値Nが
(0)の場合には呼処理対象とする信号が無いと判定す
る。つまりFIFOメモリ6に呼処理対象とする信号が存在
しないと判断する。そしてこの場合には、上述したステ
ップAに示される信号数カウンタ7の計数値の読込み
と、ステップBに示される計数値Nの判定とを周期的に
繰返し実行する。
Specifically, for example, when the count value N of the signal counter 7 is (0), it is determined that there is no signal to be subjected to call processing. That is, it is determined that there is no signal to be subjected to call processing in the FIFO memory 6. In this case, the reading of the count value of the signal number counter 7 shown in step A and the determination of the count value N shown in step B are periodically and repeatedly executed.

従ってこの場合には、呼制御部2は信号処理部1に処
理対象とする信号が格納されるまで、上述した読出し処
理手続きが繰返し実行されることになる。
Therefore, in this case, the call control unit 2 repeatedly executes the above-described read processing procedure until the signal to be processed is stored in the signal processing unit 1.

これに対して新たな呼処理要求が発生するとその制御
信号は前記FIFOメモリ6に格納され、前記信号数カウン
タ7がカウント・アップされる。この結果、上記判定処
理(ステップB)によって計数値が“0"でないと判定さ
れ、処理対象とする信号が前記FIFOメモリ6に存在する
ことが検出される。
On the other hand, when a new call processing request is generated, the control signal is stored in the FIFO memory 6 and the signal counter 7 is counted up. As a result, it is determined that the count value is not “0” by the above determination process (step B), and it is detected that the signal to be processed exists in the FIFO memory 6.

しかしてこの場合には、先ず前記計数値Nが所定値K
以上であるか否かが判定される。この計数値Nが所定値
Kを越えたか否かの判定は、輻輳状態が発生したか否か
を判断するものであり、計数値Nが上記所定値Kを越え
たとき、これを輻輳状態の発生として判定するものとな
っている。
In this case, the count value N is first set to the predetermined value K.
It is determined whether or not this is the case. The determination as to whether or not the count value N has exceeded the predetermined value K is to determine whether or not a congestion state has occurred. When the count value N has exceeded the predetermined value K, it is determined that the congestion state has occurred. It is determined to have occurred.

ここで前述した待機状態から新たな呼処理要求が発生
した場合、これによって即座に輻輳状態に陥ることはな
いから、一般的には前記計数値Nが所定値Kを越えない
ことを確認して、つまり輻輳状態でないことを確認して
前記FIFOメモリ6に格納されている制御情報を読出し、
呼制御部2はこの信号処理部1から読出した信号に対す
る呼処理を実行する(ステップC)。この呼処理の実行
によって、前記FIFOメモリ6に格納された該当制御情報
の消去と、前記信号数カウンタ7のカウント・ダウンが
行われる。
Here, when a new call processing request is issued from the above-mentioned standby state, the call does not immediately fall into the congestion state. Therefore, it is generally confirmed that the count value N does not exceed the predetermined value K. That is, the control information stored in the FIFO memory 6 is read out after confirming that the state is not the congestion state,
The call control unit 2 executes a call process on the signal read from the signal processing unit 1 (step C). By executing the call processing, the corresponding control information stored in the FIFO memory 6 is deleted and the signal number counter 7 is counted down.

そしてその呼処理が終了したとき、呼制御部2は上述
したステップAからの処理を繰返し実行して次の信号に
対する読出し処理を行う。
Then, when the call processing is completed, the call control unit 2 repeatedly executes the processing from step A described above to perform the reading processing for the next signal.

ところで、信号処理部1への入力信号数が増加してFI
FOメモリ6に格納された信号数が増加すると、これに伴
って信号数カウンタ7の計数値Nが大きくなる。そして
この計数値Nが前述した所定値Kを越えると、前述した
ステップBに示される判定処理によって輻輳状態の発生
が検出される。
By the way, the number of input signals to the signal processing unit 1 increases,
When the number of signals stored in the FO memory 6 increases, the count value N of the signal number counter 7 increases accordingly. When the count value N exceeds the above-mentioned predetermined value K, the occurrence of a congestion state is detected by the determination processing shown in step B described above.

すると呼制御部2は、先ず前記障害診断処理部3に対
して輻輳が発生した旨を通知し(ステップD)、輻輳対
策処理を起動する。またこの輻輳状態が発生した旨を前
記信号処理部1に通知し(ステップE)、新たな入力信
号の受付を制限するように指示する。
Then, the call control unit 2 first notifies the fault diagnosis processing unit 3 that congestion has occurred (step D), and starts the congestion countermeasure processing. Further, the occurrence of this congestion state is notified to the signal processing unit 1 (step E), and an instruction is given to limit the reception of a new input signal.

この結果、信号処理部1による新たな信号の受付が禁
止され、FIFOメモリ6への信号の格納が中止される。従
って輻輳状態の検出が行われた後には、FIFOメモリ6へ
の新規な制御信号の格納が行われないことになる。この
ような輻輳検出処理が行われた後、前述したステップC
で示される呼処理が行われる。
As a result, acceptance of a new signal by the signal processing unit 1 is prohibited, and storage of the signal in the FIFO memory 6 is stopped. Therefore, after the congestion state is detected, no new control signal is stored in the FIFO memory 6. After such congestion detection processing is performed, the above-described step C
Is performed.

尚、前記判定処理において、輻輳状態の発生が繰返し
検出されるような場合には、既にその輻輳状態に対する
対策処理が起動されていると判断される。そしてこの場
合には、そのときに信号処理部1から読出される信号に
対する呼処理だけを実行する(ステップC)。
If the occurrence of the congestion state is repeatedly detected in the determination processing, it is determined that the countermeasure processing for the congestion state has already been started. In this case, only the call processing for the signal read from the signal processing unit 1 at that time is executed (step C).

以上のように本システムでは、呼制御部2に信号処理
部1から信号を読出すとき、信号処理部1のFIFOメモリ
6に格納されている信号数がその都度調べられて輻輳状
態に陥ったか否かが判定されることになる。つまり呼処
理の一環として逐次輻輳検出が行われることになる。従
って短時間の内に急激に信号の入力があったとしても、
これによる輻輳状態を速やかに検出することができる。
そして新規な信号の入力が禁止されるので、FIFOメモリ
6に異常に多くの信号が格納されてしまう等の不具合を
未然に防ぐことが可能となる。
As described above, in the present system, when a signal is read from the signal processing unit 1 to the call control unit 2, the number of signals stored in the FIFO memory 6 of the signal processing unit 1 is checked each time, and the system is in a congestion state. No will be determined. That is, congestion detection is sequentially performed as part of the call processing. Therefore, even if there is a sudden signal input within a short time,
As a result, the congestion state can be quickly detected.
Since the input of a new signal is prohibited, it is possible to prevent a problem that an abnormally large number of signals are stored in the FIFO memory 6 beforehand.

また上述した呼処理は、通常数10msec程度の時間で行
われるので、輻輳検出の周期を十分に短くすることがで
きる。従ってFIFOメモリ6に未処理の制御信号が数多く
滞留する前に、その輻輳を検出することができる。故に
輻輳検出がなされたときの対処についても簡易に効率良
く行い得る等の効果が奏せられる。
Further, since the above-described call processing is usually performed in a time period of about several tens of msec, the period of congestion detection can be sufficiently shortened. Therefore, the congestion can be detected before many unprocessed control signals stay in the FIFO memory 6. Therefore, it is possible to easily and efficiently take measures when congestion is detected.

尚、本発明は上述した実施例に限定されるものではな
い。例えば輻輳状態と判定する信号数の判定閾値等はそ
の仕様に応じて定めれば良いものであり、その他、本発
明の要旨を逸脱しない範囲で種々変形して実施すること
ができる。
Note that the present invention is not limited to the above-described embodiment. For example, the threshold for determining the number of signals to be determined to be in the congestion state may be determined according to the specifications, and may be variously modified without departing from the gist of the present invention.

[発明の効果] 以上説明したように本発明によれば、信号処理部に入
力された信号を呼制御部に順に読出す際、上記信号処理
部に格納されている信号数から輻輳状態の判定がその都
度行われる。この結果、輻輳検出の周期を短くして輻輳
状態の検出を速やかに行い、輻輳に対する処理対策を効
果的に講じることが可能となる等の実用上多大なる効果
が奏せられる。
[Effects of the Invention] As described above, according to the present invention, when signals input to a signal processing unit are sequentially read out to a call control unit, determination of a congestion state is performed based on the number of signals stored in the signal processing unit. Is performed each time. As a result, practically significant effects such as shortening the period of the congestion detection, quickly detecting the congestion state, and effectively taking a countermeasure against the congestion can be obtained.

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

第1図は本発明の一実施例方式を適用した電子交換機の
概略構成とその処理の概念を示す図、第2図は実施例方
式における処理手続きの流れを示す図、第3図は従来の
電子交換機の処理概念を示す図、第4図は信号処理部の
構成例を示す図、第5図は信号処理部に格納される信号
数と輻輳検出の概念を示す図である。 1…信号処理部、2…呼制御部、2a…信号読出し部、3
…障害診断処理部、3a…輻輳制御部、4…スケジュール
管理部、6…FIFOメモリ、7…信号数カウンタ。
FIG. 1 is a diagram showing a schematic configuration of an electronic exchange to which an embodiment of the present invention is applied and the concept of its processing, FIG. 2 is a diagram showing a flow of processing procedures in the embodiment of the present invention, and FIG. FIG. 4 is a diagram illustrating a processing concept of the electronic exchange, FIG. 4 is a diagram illustrating a configuration example of a signal processing unit, and FIG. 5 is a diagram illustrating the number of signals stored in the signal processing unit and a concept of congestion detection. DESCRIPTION OF SYMBOLS 1 ... Signal processing part, 2 ... Call control part, 2a ... Signal read-out part, 3
... Failure diagnosis processing unit, 3a congestion control unit, 4 schedule management unit, 6 FIFO memory, 7 signal counter.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】加入者端末からの制御信号の有無を検出
し、検出された制御信号を順に信号記憶部に格納する信
号処理部と、前記信号記憶部に格納された制御信号を順
に読み出して呼制御を行なう呼制御部と、障害が検出さ
れた場合に所定の障害対策処理を実行する障害診断処理
部とを具備した蓄積プログラム制御方式の電子交換機に
おいて、 前記呼制御部は、 前記信号記憶部から呼処理に応じた周期で順に制御信号
を読出す信号読出部と、 この信号読出部により制御信号が読み出されるごとに、
前記信号記憶部に残されている制御信号の数から交換機
の高負荷状態を判定し、高負荷状態を判定した場合には
その旨の情報を前記障害診断処理部に通知して高負荷状
態に対応する前記障害対策処理を行なわせるとともに、
前記高負荷状態と判定した旨の情報を前記信号処理部に
も通知して信号記憶部に対する新たな制御信号の格納を
禁止させる輻輳制御部と、 前記信号読出部により読み出された制御信号に応じて呼
処理を行なう呼処理部とを備えたことを特徴とする輻輳
制御方式。
1. A signal processing unit for detecting the presence or absence of a control signal from a subscriber terminal and sequentially storing the detected control signals in a signal storage unit, and sequentially reading out the control signals stored in the signal storage unit. In an electronic exchange of a storage program control system comprising a call control unit for performing call control and a failure diagnosis processing unit for performing a predetermined failure countermeasure process when a failure is detected, the call control unit includes: A signal reading unit for sequentially reading a control signal from the unit in a cycle corresponding to the call processing; and each time the control signal is read by the signal reading unit,
The high load state of the exchange is determined from the number of control signals remaining in the signal storage unit, and when the high load state is determined, the information to that effect is notified to the failure diagnosis processing unit and the high load state is set. In addition to performing the corresponding failure countermeasure processing,
A congestion control unit that also notifies the signal processing unit of information indicating that the load has been determined to be high and prohibits storage of a new control signal in the signal storage unit; and a control signal read by the signal reading unit. A congestion control system comprising: a call processing unit that performs call processing in response to the call.
JP62171445A 1987-07-09 1987-07-09 Congestion control method Expired - Fee Related JP2579946B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62171445A JP2579946B2 (en) 1987-07-09 1987-07-09 Congestion control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62171445A JP2579946B2 (en) 1987-07-09 1987-07-09 Congestion control method

Publications (2)

Publication Number Publication Date
JPS6416052A JPS6416052A (en) 1989-01-19
JP2579946B2 true JP2579946B2 (en) 1997-02-12

Family

ID=15923243

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62171445A Expired - Fee Related JP2579946B2 (en) 1987-07-09 1987-07-09 Congestion control method

Country Status (1)

Country Link
JP (1) JP2579946B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4257144B2 (en) * 2003-03-31 2009-04-22 エヌ・ティ・ティ・コムウェア株式会社 Traffic control device, traffic control program, program recording medium, and traffic control method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60263552A (en) * 1984-06-11 1985-12-27 Nippon Telegr & Teleph Corp <Ntt> Congestion detecting system for each terminal group
JPS6292560A (en) * 1985-10-17 1987-04-28 Nec Corp Transmitting regulating system for electronic exchange

Also Published As

Publication number Publication date
JPS6416052A (en) 1989-01-19

Similar Documents

Publication Publication Date Title
US5134712A (en) System for recovering failure of online control program with another current online control program acting for failed online control program
JP2579946B2 (en) Congestion control method
US20050022073A1 (en) Microcomputer system
JPH0245838A (en) Program execution condition monitoring method
JP2677175B2 (en) External event detection method for computer system
JPS5819958A (en) Degenerating method for computer
JP2618126B2 (en) System audit monitoring method and apparatus
JP2019020869A (en) Vehicle control device
JPS617793A (en) Hit processing system
JPH0581080A (en) Runaway supervisory device for micro processor
JP2007026038A (en) Path monitoring system, path monitoring method and path monitoring program
JPS59180758A (en) Loop detecting system of ncp
JPS60164857A (en) Microcomputer system
JP4983806B2 (en) System monitoring apparatus and monitoring method using dual timer
JPS62182848A (en) Monitor system for abnormality of program run
JPS6360429B2 (en)
JPH0981262A (en) Method for changing and managing system time of computer system
JPH0784786A (en) Program execution control method
JPH04236637A (en) Microprocessor fault detecting circuit
JPH04270441A (en) Data processor
JPH06105931B2 (en) Initial program load method
JPH07334391A (en) Information processor provided with transmitting function and transmission monitoring method for the same
KR19990085416A (en) How to handle an abnormal charging process at the exchange
JPH1013409A (en) Method and device for detecting fault of network equipment
JPH01295352A (en) Data chain processing system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees