JPH0666992B2 - Station data management system for distributed exchanges - Google Patents

Station data management system for distributed exchanges

Info

Publication number
JPH0666992B2
JPH0666992B2 JP61254319A JP25431986A JPH0666992B2 JP H0666992 B2 JPH0666992 B2 JP H0666992B2 JP 61254319 A JP61254319 A JP 61254319A JP 25431986 A JP25431986 A JP 25431986A JP H0666992 B2 JPH0666992 B2 JP H0666992B2
Authority
JP
Japan
Prior art keywords
subscriber
station data
data
control
control processor
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 - Lifetime
Application number
JP61254319A
Other languages
Japanese (ja)
Other versions
JPS63107391A (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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP61254319A priority Critical patent/JPH0666992B2/en
Publication of JPS63107391A publication Critical patent/JPS63107391A/en
Publication of JPH0666992B2 publication Critical patent/JPH0666992B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は分散形交換機における局データ管理方式に関す
る。
The present invention relates to a station data management system in a distributed exchange.

(従来の技術) 第3図は、従来ある分散形交換機における局データ管理
方式の一例を示す図である。但し第3図は、本発明に関
係する交換呼制御の構成についてのみ記述し、通話路に
関係する部分については省略してある。交換機が呼制御
を進める際には、種々の資源(リソース)が必要である
が、呼制御ソフトウェアについては、呼制御プログラ
ム、交換機が制御する端末の空/塞等の状態を示す端
末状態メモリ、加入者や回線の属性、電話番号から加
入者の収容位置を得るための変換表等を保持する局デー
タ、の3つの資源が必須である。第3図において、制御
プロセッサP1乃至Pnは、自プロセッサの制御下にある加
入者T1、トランクTRKに発呼/復旧、発信/着信等のイ
ベントが発生すれば、これをラインインターフェースLI
NFを介して入力し、呼制御を行う。この場合他プロセッ
サに収容されている加入者と接続する必要が生ずればプ
ロセッサ間ネットワークを介して他プロセッサと相互に
通信して呼制御を進める。
(Prior Art) FIG. 3 is a diagram showing an example of a station data management system in a conventional distributed exchange. However, FIG. 3 describes only the configuration of the exchange call control related to the present invention, and omits the part related to the communication path. Various resources are necessary for the exchange to proceed with call control. The call control software includes a call control program, a terminal state memory indicating a state such as empty / closed of a terminal controlled by the exchange, Three resources are indispensable: attributes of subscribers and lines, station data holding a conversion table for obtaining a subscriber's accommodation position from a telephone number, and the like. In FIG. 3, the control processors P 1 to P n use the line interface LI to generate an event such as calling / restoring or calling / ending of the subscriber T 1 or trunk TRK under the control of its own processor.
Input via NF to perform call control. In this case, if it is not necessary to connect to the subscriber accommodated in the other processor, the call control is performed by communicating with the other processor via the interprocessor network.

この時、先に示した3種の資源は、呼処理プログラムと
端末状態メモリは主記録装置MMに格納され、局データは
1ケ所のデータメモリDMに格納されている。
At this time, as for the above-mentioned three kinds of resources, the call processing program and the terminal state memory are stored in the main recording device MM, and the station data is stored in one data memory DM.

以上の構成で制御プロセッサP1が制御する加入者T1が発
呼し、制御プロセッサPnの制御下にある加入者Tnを呼び
出す場合の制御プロセッサP1からデータメモリDMのアク
セスについて説明する。制御プロセッサP1はラインイン
ターフェースLINFを介して加入者T1の発呼を検出する
と、プロセッサ間ネットワークを経由して加入者T1の収
容位置をデータメモリDMに送出し、T1の加入者データを
読み出す。この加入者データにより制御プロセッサP1
加入者T1についての各種属性情報(加入者の種類、発信
クラスなど)を得る。
A call the subscriber T 1 for controlling the control processor P 1 having the above constitution will be described access of the data memory DM from the control processor P 1 when calling subscriber T n under the control of control processor P n . When the control processor P 1 detects the calling of the subscriber T 1 via the line interface LINF, it sends the accommodating position of the subscriber T 1 to the data memory DM via the interprocessor network, and the subscriber data of T 1 is sent. Read out. Based on this subscriber data, the control processor P 1 obtains various attribute information (subscriber type, calling class, etc.) about the subscriber T 1 .

次に加入者T1から、加入者Tnの加入者番号を受信し、こ
れをプロセッサ間ネットワークを経由してデータメモリ
DMに送り、DM内に格納されている加入者番号から収容位
置への変換表をアクセスして、加入者Tnの収容位置を得
る。被呼加入者Tnの収容位置が得られたので、前述と同
様の手順により、制御プロセッサP1は加入者Tnの加入者
データをデータメモリDMから読み出す。もし必要と有ら
ば、制御プロセッサP1は加入者T1,Tnの加入者データを
使って接続可否等の規制チェックを行う。
Then from the subscriber T 1, receives the subscriber number of the subscriber T n, via the inter-processor network which data memory
The subscriber is sent to the DM, and the conversion table from the subscriber number stored in the DM to the accommodation location is accessed to obtain the accommodation location of the subscriber T n . Since the accommodation position of the called subscriber T n has been obtained, the control processor P 1 reads the subscriber data of the subscriber T n from the data memory DM by the same procedure as described above. If necessary, the control processor P 1 uses the subscriber data of the subscribers T 1 and T n to perform a regulation check such as connection availability.

以上述べた手順で、制御プロセッサP1とデータメモリDM
間のデータ転送のシーケンスを記述したものが第4図で
ある。従来例においては、制御プロセッサP1は、データ
メモリDMに3回アクセスし、プロセッサ間ネットワーク
を経由して合計6回の転送が必要である。
With the procedure described above, the control processor P 1 and the data memory DM
FIG. 4 describes the sequence of data transfer between them. In the conventional example, the control processor P 1 needs to access the data memory DM 3 times and transfer the data 6 times in total via the interprocessor network.

(発明が解決しようとする問題点) 以上述べた従来の局データ管理方式では、すべての局デ
ータが1ケ所に集中管理されているため、制御プロセッ
サから局データDMのアクセスはすべてプロセッサ間ネッ
トワークを経由することが必要であり、トラフィックが
増大するとこの通信時間や、局データのアクセス待ち時
間が大きくなり好ましくない。
(Problems to be Solved by the Invention) In the conventional station data management method described above, all station data is centrally managed in one location, and therefore access to station data DM from the control processor is performed through the interprocessor network. However, if the traffic increases, the communication time and station data access waiting time increase, which is not preferable.

また、局データDMが障害等により機能停止するとすべて
の制御プロセッサが局データを得られなくなり、複数の
制御プロセッサで交換機を構成し、信頼性を向上させる
という分散制御のメリットが生かされないという問題が
ある。
Further, if the station data DM stops functioning due to a failure or the like, all control processors will not be able to obtain station data, and the advantage of distributed control that improves reliability by configuring an exchange with multiple control processors will not be utilized. is there.

(問題点を解決するための手段) 本発明は、複数の加入者或は、トランクが複数の制御プ
ロセッサに分散収容され、各加入者或はトランクの呼処
理は前記制御プロセッサにより制御される分散形交換機
において、加入者或はトランクの属性を示す収容位置対
応の第1の局データは、該加入者或はトランクを収容す
る前記制御プロセッサの第1の記憶装置内に格納し、前
記第1の局データ以外の第2の局データは、すべての制
御プロセッサに設けた第2の記憶装置内に重複して格納
することを特徴とする局データ管理方式である。
(Means for Solving the Problems) In the present invention, a plurality of subscribers or trunks are distributed and accommodated in a plurality of control processors, and call processing of each subscriber or trunk is controlled by the control processor. In the type exchange, the first station data corresponding to the accommodation position indicating the attribute of the subscriber or the trunk is stored in the first storage device of the control processor which accommodates the subscriber or the trunk, and the first station data is stored. The second station data other than the second station data is stored in the second storage device provided in all control processors in a duplicated manner, which is a station data management system.

(作用) 本発明は、複数の加入者或はトランクが複数の制御プロ
セッサに分散収容され、各加入者或はトランクの呼処理
は前記制御プロセッサにより制御される分散形交換機に
おいて、加入者或はトランクの属性を示すこれら収容位
置対応に存在する第1の局データは、該加入者或はトラ
ンクを収容する前記制御プロセッサの制御下に分割して
配置し、前記第1の局データ以外の第2の局データはす
べての制御プロセッサに重複して配置する。制御プロセ
ッサが第2の局データをアクセスする場合は、前記重複
配置したデータメモリから読み出し、第1の局データに
ついては、他制御プロセッサの制御下にある局データを
アクセスする場合に限り、プロセッサ間ネットワークを
介して読み出す局データ管理方式である。
(Operation) According to the present invention, a plurality of subscribers or trunks are accommodated in a plurality of control processors in a distributed manner, and call processing of each subscriber or trunk is controlled by the control processor. The first station data existing corresponding to these accommodation positions indicating the attributes of the trunk is divided and arranged under the control of the control processor accommodating the subscriber or the trunk, and the first station data other than the first station data is arranged. The station data of 2 are allocated to all control processors in duplicate. When the control processor accesses the second station data, it is read from the data memory arranged in duplicate, and the first station data is read between the processors only when accessing the station data under the control of another control processor. This is a station data management method for reading out via a network.

(実施例) 以下図面を用いて本発明を詳細に説明する。第1図は本
発明における分散形交換機の局データ管理方式の一例を
示す図である。図において、制御プロセッサP1乃至Pn
ラインインターフェースLINF、主記憶装置MMの機能は従
来例と同じである。従来例と異なるのは、局データを格
納するデータメモリが各制御プロセッサに分散配置され
た点にある。
(Example) The present invention will be described in detail below with reference to the drawings. FIG. 1 is a diagram showing an example of a station data management system of a distributed exchange according to the present invention. In the figure, control processors P 1 to P n ,
The functions of the line interface LINF and the main memory MM are the same as in the conventional example. The difference from the conventional example is that a data memory for storing station data is distributed and arranged in each control processor.

一般に交換呼制御に必要な局データは次の2種類に分類
できる。加入者或はトランクの属性を記述し、収容位
置対応に必要となるデータ。加入者番号から収容位置
を得るための変換表等の様に、収容位置対応には必要で
ないデータ。(即ちこれは以外のデータである。) これら2種の局データの内、の収容位置対応の局デー
タについては、変換機に収容されるすべての加入者或は
トランクについてのデータを従来例の如く1ケ所のデー
タメモリに集中して管理する必要はなく、物理的に分割
して管理することが可能である。即ち本発明において
は、収容位置対応の局データは、第1図のローカルデー
タメモリLDM1乃至LDMnに分割して格納される。例えば制
御プロセッサP1の制御下にある加入者T1、トランクTRK1
に関する加入者データはローカルデータメモリLDM1に格
納し、制御プロセッサPnの制御下にある加入者Tn、トラ
ンクTRKnに関する加入者データはローカルデータメモリ
LDMnに分割して格納する。
Generally, station data required for switching call control can be classified into the following two types. Data that describes the attributes of the subscriber or trunk and is necessary for accommodating location. Data that is not necessary for accommodating the accommodation position, such as a conversion table for obtaining the accommodation position from the subscriber number. (That is, this is data other than the above.) Of these two types of station data, the station data corresponding to the accommodation position is the data for all subscribers or trunks accommodated in the converter in the conventional example. As described above, it is not necessary to centrally manage in one data memory, and it is possible to manage by physically dividing. That is, in the present invention, the station data corresponding to the accommodation position is divided and stored in the local data memories LDM 1 to LDM n shown in FIG. For example subscriber T 1 under the control of control processor P 1, the trunk TRK 1
Subscriber data for the subscriber T n , trunk TRK n under the control of the control processor P n is stored in the local data memory LDM 1.
Divide into LDM n and store.

一方で示した非収容位置対応の局データは、の様に
分割して格納することは不可能であり、本発明において
は、第1図の共通データメモリCDMに格納する。この場
合制御プロセッサP1乃至Pnの制御下には計nケの共通デ
ータメモリCDMが設けられているが、その内容は同一で
ある。
On the other hand, the station data corresponding to the non-accommodation position cannot be divided and stored as in the above, and in the present invention, it is stored in the common data memory CDM of FIG. In this case, a total of n common data memories CDM are provided under the control of the control processors P 1 to P n , but the contents are the same.

以上の構成で従来例と同様に制御プロセッサP1が制御す
る加入者T1が発呼し、制御プロセッサPnの制御下にある
加入者Tnを読み出す場合のデータメモリへのアクセスに
ついて説明する。
A call the subscriber T 1 for controlling the same control processor P 1 and the conventional example having the above constitution will be described in the access to the data memory for reading a subscriber T n under the control of control processor P n .

制御プロセッサP1はラインインターフェースLINFを介し
て加入者T1の発呼を検出すると、T1の加入者データをロ
ーカルデータメモリLDM1から読み出す。
Control processor P 1 when it detects a calling subscriber T 1 via the line interface LINF, reads the subscriber data of T 1 from the local data memory LDM 1.

次に加入者T1からTnの加入者番号を受信し、共通データ
メモリCDM内に格納されている加入者番号から収容位置
への変換表をアクセスして、被呼加入者Tnの収容位置を
得る。
Next, the subscriber numbers of the subscribers T 1 to T n are received, and the conversion table from the subscriber number to the accommodation position stored in the common data memory CDM is accessed to accommodate the called subscriber T n . Get the position.

以上の手順では、アクセスする局データはローカルデー
タメモリLDM1、共通データメモリCDM内に存在するた
め、従来例の如くプロセッサ間ネットワークを介して通
信する必要はない。
In the above procedure, since the station data to be accessed exists in the local data memory LDM 1 and the common data memory CDM, it is not necessary to communicate via the interprocessor network as in the conventional example.

次に被呼加入者Tnの加入者データについては、制御プロ
セッサPnの制御下にあるローカルデータメモリLDMn内に
格納されているので、このデータについては従来例と同
様にして、プロセッサ間ネットワークを介してローカル
データメモリLDMnから読み出す。
Next, since the subscriber data of the called subscriber T n is stored in the local data memory LDM n under the control of the control processor P n , this data is stored between the processors in the same manner as in the conventional example. Read from local data memory LDM n via network.

これらの手順でプロセッサ間ネットワーク上のデータ転
送シーケンスを第2図に示す。本発明においては、転送
回数は2回に減っている。
A data transfer sequence on the interprocessor network by these procedures is shown in FIG. In the present invention, the number of transfers is reduced to two.

(発明の効果) 以上説明した様に本発明によれば、プロセッサ間ネット
ワークを介しての転送回数が減り、交換呼制御の高速化
が達成できる。
(Effects of the Invention) As described above, according to the present invention, the number of transfers through the interprocessor network can be reduced, and high speed switching call control can be achieved.

また、従来例の如く、局データが1ケ所に集中管理され
ていないため、たとえ障害等によって1部のデータメモ
リがアクセス不可能になってもシステム全体が停止する
ことが避けられ、信頼性が向上する。
In addition, unlike the conventional example, since the station data is not centrally managed in one place, even if one data memory becomes inaccessible due to a failure or the like, it is possible to avoid stopping the entire system, and to improve reliability. improves.

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

第1図は、本発明の実施例における分散形交換機の局デ
ータ管理方式の一例を示す図、第2図は本発明の実施例
におけるプロセッサ間ネットワーク上のデータ転送のシ
ーケンスを示す図、第3図は従来ある分散形交換機の局
データ管理方式の一例を示す図、第4図は従来例におけ
るプロセッサ間ネットワーク上のデータ転送のシーケン
スを示す図である。 図において、P1乃至Pnは制御プロセッサ、LINFはライン
インターフェース、MMは主記憶装置、T1乃至Tnは加入
者、TRK1乃至TRKnはトランク、LDM1乃至LDMnはローカル
データメモリ、CDMは共通データメモリ、DMはデータメ
モリを示す。
FIG. 1 is a diagram showing an example of a station data management system of a distributed exchange in an embodiment of the present invention, FIG. 2 is a diagram showing a sequence of data transfer on an interprocessor network in an embodiment of the present invention, and FIG. FIG. 4 is a diagram showing an example of a station data management system of a conventional distributed exchange, and FIG. 4 is a diagram showing a sequence of data transfer on an interprocessor network in the conventional example. In the figure, P 1 to P n are control processors, LINF is a line interface, MM is main memory, T 1 to T n are subscribers, TRK 1 to TRK n are trunks, LDM 1 to LDM n are local data memories, CDM indicates a common data memory and DM indicates a data memory.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】複数の加入者或は、トランクが複数の制御
プロセッサに分散収容され、各加入者或はトランクの呼
処理は前記制御プロセッサにより制御される分散形交換
機において、加入者或はトランクの属性を示す収容位置
対応の第1の局データは、該加入者或はトランクを収容
する前記制御プロセッサの第1の記憶装置内に格納し、
前記第1の局データ以外の第2の局データは、すべての
制御プロセッサに設けた第2の記憶装置内に重複して格
納することを特徴とする局データ管理方式。
1. A subscriber or trunk in a distributed switch in which a plurality of subscribers or trunks are distributedly accommodated in a plurality of control processors, and the call processing of each subscriber or trunk is controlled by the control processor. The first station data corresponding to the accommodation position indicating the attribute of is stored in the first storage device of the control processor accommodating the subscriber or trunk,
A station data management system characterized in that the second station data other than the first station data is redundantly stored in a second storage device provided in all control processors.
JP61254319A 1986-10-24 1986-10-24 Station data management system for distributed exchanges Expired - Lifetime JPH0666992B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61254319A JPH0666992B2 (en) 1986-10-24 1986-10-24 Station data management system for distributed exchanges

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61254319A JPH0666992B2 (en) 1986-10-24 1986-10-24 Station data management system for distributed exchanges

Publications (2)

Publication Number Publication Date
JPS63107391A JPS63107391A (en) 1988-05-12
JPH0666992B2 true JPH0666992B2 (en) 1994-08-24

Family

ID=17263348

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61254319A Expired - Lifetime JPH0666992B2 (en) 1986-10-24 1986-10-24 Station data management system for distributed exchanges

Country Status (1)

Country Link
JP (1) JPH0666992B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS548906A (en) * 1977-06-23 1979-01-23 Nec Corp Multi processor control system
JPS5534568A (en) * 1978-09-04 1980-03-11 Oki Electric Ind Co Ltd Present-office modification system
JPS6051395A (en) * 1983-08-31 1985-03-22 Fujitsu Ltd Channel selection controlling system

Also Published As

Publication number Publication date
JPS63107391A (en) 1988-05-12

Similar Documents

Publication Publication Date Title
US4993017A (en) Modularly structured ISDN communication system
CA1260590A (en) Architecture for distributed control telecommunication switching systems
US5394460A (en) Voice processing systems connected in a cluster
US5721905A (en) Communication system comprising a distributed database system
CA1119282A (en) Microprocessor control complex
US4543627A (en) Internal communication arrangement for a multiprocessor system
US6487591B1 (en) Method for switching between active and standby units using IP swapping in a telecommunication network
US5822422A (en) Method and apparatus for controlling an exchange
US6594685B1 (en) Universal application programming interface having generic message format
JP3098492B2 (en) Wireless terminal operation data writing method for private mobile communication system
JPH0666992B2 (en) Station data management system for distributed exchanges
JPH0666993B2 (en) Station data management system for distributed exchanges
JPS60253396A (en) Routing control system
JP2830445B2 (en) High-speed switching call channel control method for ISDN line
Weber No. 1 EAX common control
JPS6091796A (en) Multiprocessor central controller of exchange
JPS6130788B2 (en)
Brofferio et al. Electronic Distributed Switching Systems (EDSS): A distributed structure for the coordinating processor
KR0146558B1 (en) A double-interface in hlr for high speed communication
JPS6362497A (en) Subscriber data managing system
JPS634396B2 (en)
JPH03265904A (en) Process control system
JPH0344718B2 (en)
Amstutz A new store and forward message switching system
JPH02202198A (en) Pbx line multidrop exchange