JP2005354341A - Information consent and communication system - Google Patents

Information consent and communication system Download PDF

Info

Publication number
JP2005354341A
JP2005354341A JP2004172137A JP2004172137A JP2005354341A JP 2005354341 A JP2005354341 A JP 2005354341A JP 2004172137 A JP2004172137 A JP 2004172137A JP 2004172137 A JP2004172137 A JP 2004172137A JP 2005354341 A JP2005354341 A JP 2005354341A
Authority
JP
Japan
Prior art keywords
address
setting
network
information outlet
group
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
JP2004172137A
Other languages
Japanese (ja)
Inventor
Yoshikane Nishikawa
良謙 西川
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2004172137A priority Critical patent/JP2005354341A/en
Publication of JP2005354341A publication Critical patent/JP2005354341A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve problems that the number of apparatuses to be used in a LAN is limited only to the number of IP addresses since the number of IP addresses is limited, and since a sub-net should be surely set in the case of using a private address for an IP address, the IP address can be simply set but the sub-net can not be set. <P>SOLUTION: When an information consent is provided with a setting means for allocating a numeric value to a sub-net mask, limited IP addresses can be used without exhausting them and the number of apparatuses allowed to be used in one sub-net can be increased. In addition, special knowledge is unnecessary, a sub-net mask can be easily set and it is unnecessary to set the sub-net mask in each apparatus. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、情報コンセントと当該情報コンセントを用いた通信システムに関するものである。   The present invention relates to an information outlet and a communication system using the information outlet.

近年、インターネットへアクセスするインフラ網の普及に追従して、Internet Protocol(以下、IP)を用いた機器が広く普及している。IPを用いた通信を行うには、通信を行おうとする機器(以下、機器)に対してIPアドレスとサブネットを設定する必要がある。IPアドレスは、例えば(192.168.0.1)などの4数字群(32bit)であらわされ、その4数字群はそれぞれ0から255の範囲である。そのIPアドレスの種類には、グローバルアドレスとプライベートアドレスの2種類がある。グローバルアドレスは、日本の場合、JPNICで管理されており、ユーザーが自由に割り当てて使用できるものではなく、JPNICでの管理下において割り当てられ、例えばインターネットへのアクセスなどの開かれた環境での通信で使用するものである。グローバルアドレスに対して、プライベートアドレスは、192.168.X.XX(XとXXは0〜255の任意の値)、あるいは、172.16.0.1から172.31.255.254、あるいは、10.X.XX.XXX(XとXXとXXXは0〜255の任意の値)の範囲においてユーザーが自由に割り当てることが可能で、宅内や事務所内など閉じられた環境での通信で使用するものであるが、インターネットへのアクセスなどの開かれた環境では使用できない。そのうえ、プライベートアドレスを用いたIP通信を行うには、機器にIPアドレスとサブネットマスクの設定が必要である。サブネットマスクは、有限のIPアドレス空間をさらに広く使用するためのもので、例えば、(255.255.255.128)などの4数字群(32bit)であらわされ、その4数字群はそれぞれ0から255の範囲である。   In recent years, following the spread of infrastructure networks that access the Internet, devices using the Internet Protocol (hereinafter referred to as IP) have become widespread. In order to perform communication using IP, it is necessary to set an IP address and a subnet for a device (hereinafter referred to as a device) that is to perform communication. The IP address is represented by a 4-digit group (32 bits) such as (192.168.0.1), for example, and the 4-digit group is in the range of 0 to 255, respectively. There are two types of IP addresses: global addresses and private addresses. In Japan, the global address is managed by JPNIC and cannot be freely assigned and used by the user. It is assigned under the management of JPNIC. For example, communication in an open environment such as access to the Internet is performed. It is what is used in. The private address is 192.168 .. X. XX (X and XX are arbitrary values from 0 to 255), or 172.16.0.1 to 172.31.25255, or 10. X. XX. User can freely assign within the range of XXX (X, XX and XXX are arbitrary values from 0 to 255) and is used for communication in a closed environment such as in a home or office. Cannot be used in open environments such as access to In addition, in order to perform IP communication using a private address, it is necessary to set an IP address and a subnet mask in the device. The subnet mask is intended to use a finite IP address space more widely, and is represented by, for example, a 4-digit group (32 bits) such as (255.255.255.128). The range is 255.

IPアドレスとサブネットマスクを機器に設定する手段は、自動的に設定する手段と手動で設定する手段の2種類がある。自動的に設定するには、IPアドレスを自動的に設定する機能を持ったDHCPサーバなどを通信網に設けておく。例えば、ユーザーがパソコン(以下、PC)でインターネットへアクセスする場合、まず、PCからダイヤルアップなどの手段によってプロバイダへアクセスし、PCからプロバイダへ接続した時点で、プロバイダのDHCPサーバからPCに対してIPアドレスとサブネットが自動的に設定される。IPアドレスを手動で設定する場合、例えばPCではユーザーがキーボードなどを操作して通信環境設定を行う状態にし、設定する。そこで、IPアドレスの設定を簡易的に行う手段として、ロータリスイッチを用いたものがある。(特許文献1参照)。下記は、従来例に開示されたIPアドレスの設定方法及びそれを用いた通信システムを示す。   There are two types of means for setting the IP address and subnet mask in the device: automatic setting means and manual setting means. For automatic setting, a DHCP server or the like having a function of automatically setting an IP address is provided in the communication network. For example, when a user accesses the Internet with a personal computer (hereinafter referred to as a PC), the provider first accesses the provider by means such as dial-up, and when the PC is connected to the provider, the provider's DHCP server accesses the PC. The IP address and subnet are set automatically. When the IP address is set manually, for example, in the PC, the user operates the keyboard to set the communication environment and sets it. Therefore, as a means for simply setting the IP address, there is one using a rotary switch. (See Patent Document 1). The following shows an IP address setting method disclosed in the prior art and a communication system using the same.

図12において無線基地局1201は複数の移動端末1207〜1209と無線通信が可能であり、構内LANをイーサネット(R)により構築している。このイーサネット(R)には回線コントローラ1204とISDN回線端末1205、PSTN回線端末1206が接続されている。ISDN回線端末1205とPSTN回線端末1206はISDN/公衆網710が接続されている。図1では単一の無線基地局1201のみが示されているが、複数の無線基地局がイーサネット(R)に接続され、構内LANを構築しているものとする。   In FIG. 12, a wireless base station 1201 can wirelessly communicate with a plurality of mobile terminals 1207 to 1209, and a local LAN is constructed by Ethernet (R). A line controller 1204, an ISDN line terminal 1205, and a PSTN line terminal 1206 are connected to the Ethernet (R). An ISDN / public network 710 is connected to the ISDN line terminal 1205 and the PSTN line terminal 1206. Although only a single radio base station 1201 is shown in FIG. 1, it is assumed that a plurality of radio base stations are connected to Ethernet (R) to construct a private LAN.

次に各無線基地局にアドレス記憶部がない場合について、端末番号1〜254にIPアドレスを割り当てる方法について図13を用いて説明する。図13において、各無線基地局(1201で代表する)には図1に示すように2つのロータリスイッチ1202、1203が、設けられている。これら2つのロータリスイッチ1202、1203はISDN回線端末1205とPSTN回線端末1206を含む他の端末にも同様に設けられていて、以後これら2つのロータリスイッチをロータリスイッチ1、2と呼ぶことにする。ユーザーはロータリスイッチ1202に、例えば30を(S1301)、ロータリスイッチ1203に端末番号として、例えば15を設定し(S1302)、端末の電源を入れる(S1303)。端末はロータリスイッチ1を読み出し、IPアドレスの第3群目の数字を30とする(S1304)。次に、端末はロータリスイッチ1203を読み出し、端末番号をIPアドレスの第4群目の数字とする(S1305)。第1群目と第2群目の数字はそれぞれ192、168に固定している場合、IPアドレスは192.168.30.15に設定される(S1306)。
特開平10−308779号公報
Next, a method for assigning IP addresses to terminal numbers 1 to 254 when each wireless base station does not have an address storage unit will be described using FIG. In FIG. 13, each wireless base station (represented by 1201) is provided with two rotary switches 1202 and 1203 as shown in FIG. These two rotary switches 1202 and 1203 are similarly provided in other terminals including the ISDN line terminal 1205 and the PSTN line terminal 1206. These two rotary switches will be referred to as rotary switches 1 and 2 hereinafter. For example, the user sets 30 for the rotary switch 1202 (S1301), sets 15 for example as the terminal number for the rotary switch 1203 (S1302), and turns on the terminal (S1303). The terminal reads the rotary switch 1 and sets the number of the third group of IP addresses to 30 (S1304). Next, the terminal reads the rotary switch 1203 and sets the terminal number as the number in the fourth group of the IP address (S1305). When the numbers of the first group and the second group are fixed to 192 and 168, respectively, the IP address is set to 192.168.30.15 (S1306).
Japanese Patent Laid-Open No. 10-308779

しかし、上記構成ではIPアドレスには数が有限であるため、そのLAN内で使用できる機器の台数がIPアドレスの数だけであるという課題があった。   However, since the number of IP addresses is limited in the above configuration, there is a problem that the number of devices that can be used in the LAN is only the number of IP addresses.

また、IPアドレスにプライベートアドレスを使用する時サブネット必ず設定しなければならないが、簡易的にIPアドレスは設定できるがサブネットが設定できないという課題があった。   Further, when a private address is used as an IP address, a subnet must be set, but there is a problem that an IP address can be set easily but a subnet cannot be set.

本願第一の発明の情報コンセントは、IPアドレスとサブネットマスクで識別される機器をネットワークに接続する情報コンセントであって、ネットワ−ク内の機器同士または前記ネットワーク内にある中継機を介して前記ネットワーク内にある機器と前記ネットワーク内にある別の機器を接続する内側インターフェースと、前記ネットワ−クとは別のネットワ−クに接続する外側インターフェースと、前記内側のインターフェースに接続されるネットワ−クのサブネットマスクに数値を割り当てる設定手段と、前記外側のインターフェースに接続されるネットワ−ク用のサブネットマスクに数値を割り当る設定手段を有することを特徴とする。   The information outlet of the first invention of the present application is an information outlet for connecting a device identified by an IP address and a subnet mask to a network, and the devices are connected to each other in a network or via a relay in the network. An inner interface that connects a device in the network to another device in the network, an outer interface that connects to a network different from the network, and a network that is connected to the inner interface And setting means for assigning a numerical value to a subnet mask for a network connected to the outside interface.

本願第二の発明の情報コンセントは、本願第一の発明に加え、外側のインターフェース用のIPアドレスにプライベートアドレスを割り当る設定手段と、内側のインターフェース用のIPアドレスにプライベートアドレスを割り当る設定手段を有し、前記設定手段が前記内側のインターフェース側にさらに設けられたことを特徴とする。   In addition to the first invention of the present application, the information outlet of the second invention of the present application is a setting means for assigning a private address to the IP address for the outer interface, and a setting means for assigning the private address to the IP address for the inner interface The setting means is further provided on the inner interface side.

また、好ましくは、前記設定手段を手動型切替スイッチまたは着脱式の不揮発性記憶手段としてもよい。   Preferably, the setting means may be a manual type changeover switch or a detachable nonvolatile storage means.

本願第一の発明の通信システムは1つのネットワークが本願第一の発明または本願第二の発明に記載の情報コンセントとそのネットワーク内にある機器から構成されており、複数のネットワーク間における通信において、ネットワーク間が前記情報コンセントの外側インターフェースどうし渡り配線で接続されることを特徴とする。   In the communication system of the first invention of the present application, one network is composed of the information outlet described in the first invention of the present application or the second invention of the present application and devices in the network. In communication between a plurality of networks, The networks are connected to each other via an external interface of the information outlet.

情報コンセントにサブネットマスクに数値を割り当てる設定手段を設けることにより、有限のIPアドレスを枯渇させず、一つのネットワーク内で使用することができ、使用できる機器の台数が増える。   By providing a setting means for assigning a numerical value to a subnet mask in an information outlet, it can be used in one network without depleting a finite IP address, and the number of devices that can be used increases.

また、専門知識が不要で容易に設定できるうえ、サブネットマスクを個々の機器で設定する必要がなくなる。   In addition, it can be easily set without requiring specialized knowledge, and it is not necessary to set a subnet mask for each device.

以下本発明を実施するための最良の形態について、図面を参照しながら説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings.

(実施の形態1)
図1を用いて、実施の形態1の通信システムの構成を示す。また、当実施の形態では一つのネットワークを部屋とおいて説明する。
(Embodiment 1)
The configuration of the communication system according to the first embodiment will be described with reference to FIG. In this embodiment, a description will be given assuming that one network is a room.

図1において、部屋101の壁面には情報コンセント102が設けられており、情報コンセント102には通信中継機103が接続されている。また、通信中継機103には、PC104とPC105とPC106が接続されており、PC104とPC105とPC106は通信中継機103を介して通信可能である。この時通信中継機103は、例えばPC104から送信された信号内容を変化させることなく、そのままPC105に送信する。部屋107にある情報コンセント108と通信中継機109とPC110、PC111,PC112も同様に接続されている。また、部屋113にある情報コンセント114と通信中継機115とPC116、PC117,PC118も同様に接続されている。また、情報コンセント102と情報コンセント108、情報コンセント108と情報コンセント114がそれぞれ接続されており、例えばPC104とPC110は通信中継機103と情報コンセント102、情報コンセント108、通信中継機108を介して通信可能である。なお、部屋101、部屋107、部屋113にある機器間の通信は全てIPを使用して行っている。   In FIG. 1, an information outlet 102 is provided on a wall surface of a room 101, and a communication repeater 103 is connected to the information outlet 102. Further, the PC 104, PC 105, and PC 106 are connected to the communication repeater 103, and the PC 104, PC 105, and PC 106 can communicate via the communication repeater 103. At this time, the communication repeater 103 transmits the signal content transmitted from the PC 104 to the PC 105 as it is without changing the content of the signal transmitted from the PC 104, for example. The information outlet 108 in the room 107, the communication repeater 109, the PC 110, the PC 111, and the PC 112 are similarly connected. Further, the information outlet 114, the communication repeater 115, the PC 116, the PC 117, and the PC 118 in the room 113 are similarly connected. Further, the information outlet 102 and the information outlet 108 are connected, and the information outlet 108 and the information outlet 114 are respectively connected. For example, the PC 104 and the PC 110 communicate with each other via the communication relay 103, the information outlet 102, the information outlet 108, and the communication relay 108. Is possible. Note that all communication between devices in the room 101, the room 107, and the room 113 is performed using IP.

ここで、図2にサブネットマスクの設定の一例を示し、201をサブネット第1群、202をサブネット第2群として、サブネットの設定は、サブネット第1群201とサブネット第2群202を設定することとする。   Here, FIG. 2 shows an example of subnet mask setting. 201 is a subnet first group, 202 is a subnet second group, and the subnet is set by setting the subnet first group 201 and the subnet second group 202. And

また、図3に情報コンセント102のハードウエア構成の一例を示し、310は内側インターフェースのコネクタ、308はコネクタ310に接続される機器との通信を行うPHY・MAC、309は外側インターフェースのコネクタ、311はコネクタ309に接続される機器との通信を行うPHY・MAC、307はCPU、301はコネクタ310での通信に必要なサブネットマスクを設定する内側インターフェース設定SW群、302は内側インターフェースのサブネットマスクを設定するサブネット第1群設定SW、303は内側インターフェースのサブネットマスクを設定するサブネット第2群設定SW、304はコネクタ309での通信に必要なサブネットマスクを設定する内側インターフェース設定SW群、305は外側インターフェースのサブネットマスクを設定するサブネット第1群設定SW、306は外側インターフェースのサブネットマスクを設定するサブネット第2群設定SW、312はメモリ、313はリセットSWである。   3 shows an example of the hardware configuration of the information outlet 102, 310 is a connector of the inner interface, 308 is a PHY / MAC that communicates with a device connected to the connector 310, 309 is a connector of the outer interface, 311 Is a PHY / MAC that communicates with a device connected to the connector 309, 307 is a CPU, 301 is an inner interface setting SW group for setting a subnet mask necessary for communication with the connector 310, and 302 is a subnet mask for the inner interface. Subnet first group setting SW 303 to set, subnet second group setting SW 303 to set the subnet mask of the inner interface, 304 inner interface setting SW group to set the subnet mask necessary for communication at the connector 309, and 305 to the outer side B The first group setting SW, 306 subnet to set the subnet mask of the interface is the subnet second group setting SW, 312 to set the subnet mask for the outer interface memory, 313 is a reset SW.

図4には情報コンセント102の内側インターフェースの構成の例を示す。図4において、401は内側インターフェースである。内側インターフェース設定SW群301と外側インターフェース設定SW群304はディップスイッチで室内側に露出している。また、コネクタ309とリセットSWがついている。   FIG. 4 shows an example of the configuration of the inner interface of the information outlet 102. In FIG. 4, 401 is an inner interface. The inner interface setting SW group 301 and the outer interface setting SW group 304 are exposed to the indoor side by dip switches. A connector 309 and a reset SW are provided.

図5において図3に示すハードウエア構成及び図4に示す情報コンセント102の動作例を示す。初めに、ユーザーは内側インターフェース設定SW群301と外側インターフェース設定SW群304をそれぞれ設定する(S501)。次に、リセットSW313を押下(S502)し、CPU307は初期化処理の中で、内側インターフェース設定SW群301と外側インターフェース設定SW群304でそれぞれ設定された値を読み込み(S503)、メモリ312へ書き込む(S504)。以降、情報コンセント102を経由する通信において、CPU307がメモリ312を参照するなどして、IPを利用した通信が可能となる。   FIG. 5 shows an example of the operation of the hardware configuration shown in FIG. 3 and the information outlet 102 shown in FIG. First, the user sets the inner interface setting SW group 301 and the outer interface setting SW group 304 (S501). Next, the reset SW 313 is pressed (S502), and the CPU 307 reads values set in the inner interface setting SW group 301 and the outer interface setting SW group 304 in the initialization process (S503) and writes them in the memory 312. (S504). Thereafter, in communication via the information outlet 102, the CPU 307 can refer to the memory 312 and perform communication using IP.

このような構成にすれば、サブネットマスクが容易に設定できIPアドレスの枯渇を防ぐことができる。また、一つの情報コンセントからやり取りされる機器の数をユーザーが任意に設定できる。そして、渡り配線にすることにより、ハブの口の数に関係なく、ネットワークを増やすことができる。   With such a configuration, it is possible to easily set the subnet mask and to prevent IP address exhaustion. In addition, the user can arbitrarily set the number of devices exchanged from one information outlet. In addition, the number of networks can be increased regardless of the number of hub ports by using crossover wiring.

なお、実施の形態1には設定手段としてディップスイッチを用いたが、ロータリスイッチ等の手動切替型のスイッチを用いてもよい。また、設定手段として、メモリーカードやメモリースティック等の着脱式の不揮発性記憶手段を用いる場合は、スイッチの部分を着脱式の不揮発性記憶手段の挿入口に置き換えればよい。   Although the dip switch is used as the setting means in the first embodiment, a manual switching type switch such as a rotary switch may be used. In addition, when a detachable nonvolatile memory means such as a memory card or a memory stick is used as the setting means, the switch portion may be replaced with an insertion port of the detachable nonvolatile memory means.

また、実施の形態1では1つのネットワークを部屋とおいたが、部屋の中でパーテションで区切られた空間や線が引かれて区切られた空間や、ビルごとや建物ごとで区切られた空間等でもよい。   In the first embodiment, one network is set as a room. However, in a room partitioned by a partition, a space partitioned by a line, a space partitioned by building or building, etc. Good.

また、実施の形態1では機器としてPCを使用しているが、テレビや電子レンジやカーナビのようなネットワーク上で使用できる電気製品でもよい。   In the first embodiment, a PC is used as a device, but an electric product that can be used on a network such as a television, a microwave oven, or a car navigation system may be used.

加えて、IPアドレスにプライベートアドレスを設定する際は、情報コンセントの内側インターフェースに上記のサブネットマスク設定と同様の設定手段を設けてもよい。また、IPアドレスの設定は機器または通信中継器で設定されてもよい。そして、機器または通信中継器におけるIPアドレスの設定手段は上記のサブネットマスク設定と同様の設定手段でもよい。   In addition, when setting a private address for the IP address, a setting unit similar to the above subnet mask setting may be provided on the inner interface of the information outlet. The IP address may be set by a device or a communication repeater. The IP address setting means in the device or communication repeater may be the same setting means as the subnet mask setting described above.

(実施の形態2)
図6を用いて、実施の形態2の通信システムの構成を示す。
(Embodiment 2)
The configuration of the communication system according to the second embodiment will be described with reference to FIG.

図6において、実施の形態1と同じ部位は同じ番号を付し同様のものとし、重複する説明は適宜省略する。   In FIG. 6, the same parts as those in the first embodiment are denoted by the same reference numerals, and the same description is omitted as appropriate.

図6において、部屋101の壁面には情報コンセント102が設けられており、情報コンセント102には無線通信中継機601が接続されている。また、部屋101には、無線機器内臓PC602と無線機器内臓PC603と無線機器内臓PC604があり、同一部屋内のPCどうしは通信可能である。加えて、情報コンセント102と情報コンセント108、情報コンセント108と情報コンセント114がそれぞれ接続されており、例えば無線機器内臓PC602とPC110は無線通信中継機601と情報コンセント102、情報コンセント108、通信中継機108を介して通信可能である。なお、部屋101、部屋107、部屋113にある機器間の通信は全てIPを使用して行っている。   In FIG. 6, an information outlet 102 is provided on the wall surface of a room 101, and a wireless communication relay 601 is connected to the information outlet 102. The room 101 includes a wireless device built-in PC 602, a wireless device built-in PC 603, and a wireless device built-in PC 604, and PCs in the same room can communicate with each other. In addition, the information outlet 102 and the information outlet 108 are connected, and the information outlet 108 and the information outlet 114 are respectively connected. For example, the PCs 602 and 110 with a built-in wireless device are the wireless communication relay 601 and the information outlet 102, the information outlet 108, and the communication relay. Communication is possible via 108. Note that all communication between devices in the room 101, the room 107, and the room 113 is performed using IP.

また、情報コンセントの動作及び構成に関しては実施の形態1と同様である。   Further, the operation and configuration of the information outlet are the same as those in the first embodiment.

このような構成にすれば、サブネットマスクが容易に設定できIPアドレスの枯渇を防ぐことができる。また、一つの情報コンセントからやり取りされる機器の数をユーザーが任意に設定できる。そして、渡り配線にすることにより、ハブの口の数に関係なく、ネットワークを増やすことができる。   With such a configuration, it is possible to easily set the subnet mask and to prevent IP address exhaustion. In addition, the user can arbitrarily set the number of devices exchanged from one information outlet. In addition, the number of networks can be increased regardless of the number of hub ports by using crossover wiring.

なお、実施の形態2には設定手段としてディップスイッチを用いたが、ロータリスイッチ等の手動切替型のスイッチを用いてもよい。また、設定手段として、メモリーカードやメモリースティック等の着脱式の不揮発性記憶手段を用いる場合は、スイッチの部分を着脱式の不揮発性記憶手段の挿入口に置き換えればよい。   Although the dip switch is used as the setting means in the second embodiment, a manual switching type switch such as a rotary switch may be used. In addition, when a detachable nonvolatile memory means such as a memory card or a memory stick is used as the setting means, the switch portion may be replaced with an insertion port of the detachable nonvolatile memory means.

また、実施の形態2では無線機器内臓PCを使用しているが、PCに無線機器をつけたものでもよい。また、実施の形態2では1つのネットワークを部屋とおいたが、部屋の中でパーテション等や線が引かれて区切られた空間や、ビルごとや建物ごとで区切られた空間等でもよい。   In the second embodiment, a PC with a built-in wireless device is used, but a PC with a wireless device attached may be used. In the second embodiment, one network is defined as a room, but it may be a space partitioned by partitions or lines in the room, a space partitioned by buildings or buildings, and the like.

また、実施の形態2では機器としてPCを使用しているが、テレビや電子レンジやカーナビのようなネットワーク上で使用できる電気製品でもよい。   In the second embodiment, a PC is used as a device, but an electric product that can be used on a network such as a television, a microwave oven, or a car navigation system may be used.

加えて、IPアドレスにプライベートアドレスを設定する際は、情報コンセントの内側インターフェースに上記のサブネットマスク設定と同様の設定手段を設けてもよい。また、IPアドレスの設定は機器または通信中継器で設定されてもよい。そして、機器または通信中継器におけるIPアドレスの設定手段は上記のサブネットマスク設定と同様の設定手段でもよい。   In addition, when setting a private address for the IP address, a setting unit similar to the above subnet mask setting may be provided on the inner interface of the information outlet. The IP address may be set by a device or a communication repeater. The IP address setting means in the device or communication repeater may be the same setting means as the subnet mask setting described above.

(実施の形態3)
図7を用いて、実施の形態3の通信システムの構成を示す。
(Embodiment 3)
The configuration of the communication system according to the third embodiment is shown using FIG.

当実施の形態において、実施の形態1と同じ部位は同じ番号を付し同様のものとし、重複する説明は適宜省略する。   In the present embodiment, the same parts as those in the first embodiment are denoted by the same reference numerals and the same description is omitted, and the repeated description is appropriately omitted.

図7において、部屋101の壁面には情報コンセント102が設けられており、情報コンセント701には通信中継機103が接続されている。また、情報コンセント701と情報コンセント108、情報コンセント108と情報コンセント114がそれぞれ接続されており、例えばPC104とPC110は通信中継機103と情報コンセント701、情報コンセント108、通信中継機108を介して通信可能である。なお、部屋101、部屋107、部屋113にある機器間の通信は全てIPを使用して行っている。   In FIG. 7, an information outlet 102 is provided on the wall surface of a room 101, and a communication relay 103 is connected to the information outlet 701. In addition, the information outlet 701 and the information outlet 108 are connected, and the information outlet 108 and the information outlet 114 are respectively connected. For example, the PC 104 and the PC 110 communicate with each other via the communication relay 103, the information outlet 701, the information outlet 108, and the communication relay 108. Is possible. Note that all communication between devices in the room 101, the room 107, and the room 113 is performed using IP.

また、図8にIPアドレスの設定の一例を示し、801をIPアドレス第1群、802をIPアドレス第2群として、IPアドレスの設定はIPアドレス第1群801とIPアドレス第2群802を設定することとする。   FIG. 8 shows an example of IP address setting. 801 is the IP address first group, 802 is the IP address second group, and the IP address setting is the IP address first group 801 and the IP address second group 802. It will be set.

また、図9に情報コンセント701のハードウエア構成の一例を示し、901は室内側インターフェースのIPアドレスを設定するIPアドレス第1群設定SW、902は室内側インターフェースのIPアドレスを設定するIPアドレス第2群設定SW、903は壁内側インターフェースのIPアドレスを設定するIPアドレス第1群設定SW、904は壁内側インターフェースのIPアドレスを設定するIPアドレス第2群設定SWである。   FIG. 9 shows an example of the hardware configuration of the information outlet 701, in which 901 is an IP address first group setting SW for setting the IP address of the indoor interface, and 902 is an IP address for setting the IP address of the indoor interface. The second group setting SW 903 is an IP address first group setting SW for setting the IP address of the inner wall interface, and the 904 is an IP address second group setting SW for setting the IP address of the inner wall interface.

図10には情報コンセント1001の内側インターフェースの構成の例を示す。図9において、401は内側インターフェースである。内側インターフェース設定SW群905と外側インターフェース設定SW群906はディップスイッチで室内側に露出している。また、コネクタ309とリセットSWがついている。   FIG. 10 shows an example of the configuration of the inner interface of the information outlet 1001. In FIG. 9, 401 is an inner interface. The inner interface setting SW group 905 and the outer interface setting SW group 906 are exposed to the indoor side by dip switches. A connector 309 and a reset SW are provided.

図11において図9に示すハードウエア構成及び図10に示す情報コンセント701の動作例を示す。初めに、ユーザーは室内側インターフェース設定SW群905と壁内側インターフェース設定SW群906をそれぞれ設定する(S1001)。次に、リセットSW313を押下(S1002)し、CPU307は初期化処理の中で、室内側インターフェース設定SW群905と壁内側インターフェース設定SW群906でそれぞれ設定された値を読み込み(S1003)、メモリ312へ書き込む(S1004)。以降、情報コンセント701を経由する通信において、CPU313がメモリ312を参照するなどして、IPを利用した通信が可能となる。   FIG. 11 shows an operation example of the hardware configuration shown in FIG. 9 and the information outlet 701 shown in FIG. First, the user sets the indoor-side interface setting SW group 905 and the wall-inside interface setting SW group 906, respectively (S1001). Next, the reset SW 313 is pressed (S1002), and the CPU 307 reads values set in the indoor interface setting SW group 905 and the wall inner interface setting SW group 906 in the initialization process (S1003), and the memory 312. (S1004). Thereafter, in communication via the information outlet 701, the CPU 313 refers to the memory 312 and communication using the IP becomes possible.

このような構成にすれば、サブネットマスク及びIPアドレスが容易に設定できIPアドレスの枯渇を防ぐことができる。また、一つの情報コンセントからやり取りされる機器の数をユーザーが任意に設定できるうえ、IPアドレスの管理しやすくなる。そして、渡り配線にすることにより、ハブの口の数に関係なく、ネットワークを増やすことができる。   With such a configuration, it is possible to easily set the subnet mask and the IP address, and to prevent the IP address from being exhausted. In addition, the number of devices exchanged from one information outlet can be arbitrarily set by the user, and IP addresses can be easily managed. In addition, the number of networks can be increased regardless of the number of hub ports by using crossover wiring.

なお、実施の形態3には設定手段としてディップスイッチを用いたが、ロータリスイッチ等の手動切替型のスイッチを用いてもよい。また、設定手段として、メモリーカードやメモリースティック等の着脱式の不揮発性記憶手段を用いる場合は、スイッチの部分を着脱式の不揮発性記憶手段の挿入口に置き換えればよい。   Although the dip switch is used as the setting means in the third embodiment, a manual switching type switch such as a rotary switch may be used. In addition, when a detachable nonvolatile memory means such as a memory card or a memory stick is used as the setting means, the switch portion may be replaced with an insertion port of the detachable nonvolatile memory means.

また、実施の形態3では無線機器内臓PCを使用しているが、PCに無線機器をつけたものでもよい。また、実施の形態3では1つのネットワークを部屋とおいたが、部屋の中でパーテション等や線が引かれて区切られた空間や、ビルごとや建物ごとで区切られた空間等でもよい。   In the third embodiment, the wireless device built-in PC is used. However, a wireless device attached to the PC may be used. In Embodiment 3, one network is defined as a room. However, a partition partitioned by a line or the like in a room, a space partitioned by a building or a building, or the like may be used.

加えて、実施の形態3では機器としてPCを使用しているが、テレビや電子レンジやカーナビのようなネットワーク上で使用できる電気製品でもよい。   In addition, although a PC is used as a device in Embodiment 3, an electric product that can be used on a network such as a television, a microwave oven, or a car navigation system may be used.

当発明の情報コンセントは、社内LANや室内LANや家庭内LANや地域LANの構築に有用となる。   The information outlet of the present invention is useful for construction of an in-house LAN, an indoor LAN, a home LAN, or a regional LAN.

本発明の第1の実施の形態における通信システムの図Diagram of the communication system in the first embodiment of the present invention サブネットマスクの例の図Illustration of subnet mask example 本発明の第1の実施の形態におけるハードウエア構成図Hardware configuration diagram according to the first embodiment of the present invention 本発明の第1の実施の形態における内側インターフェース外観図FIG. 3 is an external view of the inner interface according to the first embodiment of the present invention. 本発明の第1の実施の形態におけるサブネットマスクの設定方法のフローチャートFlowchart of subnet mask setting method in the first embodiment of the present invention 本発明の第2の実施の形態における通信システムの図The figure of the communication system in the 2nd Embodiment of this invention 本発明の第3の実施の形態における通信システムの図The figure of the communication system in the 3rd Embodiment of this invention IPアドレスの例の図Illustration of IP address example 本発明の第3の実施の形態におけるハードウエア構成図Hardware configuration diagram according to the third embodiment of the present invention 本発明の第3の実施の形態における内側インターフェース外観図External view of the inner interface in the third embodiment of the present invention 本発明の第3の実施の形態におけるサブネットマスクの設定方法のフローチャートFlowchart of subnet mask setting method in the third embodiment of the present invention 従来の通信システムの図Diagram of conventional communication system 従来のIPアドレスの設定方法のフローチャートA flowchart of a conventional IP address setting method

符号の説明Explanation of symbols

101 部屋
102 情報コンセント
103 通信中継機
104 PC
105 PC
106 PC
107 部屋
108 情報コンセント
109 通信中継機
110 PC
111 PC
112 PC
113 部屋
114 情報コンセント
115 通信中継機
116 PC
117 PC
118 PC
201 サブネット第1群
202 サブネット第2群
301 内側インターフェース設定SW群
302 サブネット第1群設定SW
303 サブネット第2群設定SW
304 外側インターフェース設定SW群
305 サブネット第1群設定SW
306 サブネット第2群設定SW
307 CPU
308 PHY・MAC
309 コネクタ
310 コネクタ
311 PHY・MAC
312 メモリ
313 リセットSW
401 内側インターフェース
601 無線通信中継機
602 無線機器内臓PC
603 無線機器内臓PC
604 無線機器内臓PC
701 情報コンセント
801 IPアドレス第1群
802 IPアドレス第2群
901 IPアドレス第1群設定SW
902 IPアドレス第2群設定SW
903 IPアドレス第1群設定SW
904 IPアドレス第2群設定SW
905 内側インターフェース設定SW群
906 外側インターフェース設定SW群
1001 内側インターフェース
1201 無線基地局
1202 ロータリスイッチ
1203 ロータリスイッチ
1204 回線コントローラ
1205 ISDN回線端末
1206 PSTN回線端末
1207 移動端末
1208 移動端末
1209 移動端末
1210 ISDN/公衆網
101 Room 102 Information outlet 103 Communication repeater 104 PC
105 PC
106 PC
107 Room 108 Information outlet 109 Communication repeater 110 PC
111 PC
112 PC
113 Room 114 Information outlet 115 Communication repeater 116 PC
117 PC
118 PC
201 Subnet first group 202 Subnet second group 301 Inner interface setting SW group 302 Subnet first group setting SW
303 Subnet second group setting SW
304 Outside interface setting SW group 305 Subnet first group setting SW
306 Subnet second group setting SW
307 CPU
308 PHY MAC
309 Connector 310 Connector 311 PHY / MAC
312 Memory 313 Reset SW
401 Internal interface 601 Wireless communication repeater 602 Wireless device built-in PC
603 PC with built-in wireless device
604 PC with built-in wireless device
701 Information outlet 801 IP address first group 802 IP address second group 901 IP address first group setting SW
902 IP address second group setting SW
903 IP address first group setting SW
904 IP address second group setting SW
905 Inner interface setting SW group 906 Outer interface setting SW group 1001 Inner interface 1201 Wireless base station 1202 Rotary switch 1203 Rotary switch 1204 Line controller 1205 ISDN line terminal 1206 PSTN line terminal 1207 Mobile terminal 1208 Mobile terminal 1209 Mobile terminal 1210 ISDN / Public network

Claims (5)

IPアドレスとサブネットマスクで識別される機器をネットワークに接続する情報コンセントであって、ネットワ−ク内の機器同士または前記ネットワーク内にある中継機を介して前記ネットワーク内にある機器と前記ネットワーク内にある別の機器を接続する内側インターフェースと、前記ネットワ−クとは別のネットワ−クに接続する外側インターフェースと、前記内側のインターフェースに接続されるネットワ−クのサブネットマスクに数値を割り当てる設定手段と、前記外側のインターフェースに接続されるネットワ−ク用のサブネットマスクに数値を割り当る設定手段を有する情報コンセント。 An information outlet for connecting a device identified by an IP address and a subnet mask to a network, between devices in the network or via a relay device in the network and in the network and the devices in the network An inner interface for connecting another device, an outer interface connected to a network different from the network, and setting means for assigning a numerical value to a subnet mask of the network connected to the inner interface; An information outlet comprising setting means for assigning a numerical value to a subnet mask for a network connected to the outer interface. 外側のインターフェース用のIPアドレスにプライベートアドレスを割り当る設定手段と、
内側のインターフェース用のIPアドレスにプライベートアドレスを割り当る設定手段を有し、前記設定手段が前記内側のインターフェース側の面にさらに設けられたことを特徴とする請求項1の記載の情報コンセント。
Setting means for assigning a private address to the IP address for the outside interface;
The information outlet according to claim 1, further comprising setting means for assigning a private address to an IP address for an inner interface, wherein the setting means is further provided on a surface on the inner interface side.
前記設定手段が手動型切替スイッチである請求項1乃至2のいずれかに記載の情報コンセント。 The information outlet according to claim 1, wherein the setting means is a manual type changeover switch. 前記設定手段が着脱式の不揮発性記憶手段である請求項1乃至2のいずれかに記載の情報コンセント。 The information outlet according to claim 1, wherein the setting unit is a detachable nonvolatile storage unit. 1つのネットワ−クが請求項1乃至4にいずれかに記載の情報コンセントとそのネットワ−ク内にある機器から構成されており、複数のネットワ−ク間における通信において、
ネットワ−ク間が前記情報コンセントの外側インターフェースどうし渡り配線で接続されることを特徴とする通信システム。
One network is composed of the information outlet according to any one of claims 1 to 4 and devices in the network, and in communication between a plurality of networks,
A communication system, wherein networks are connected by a wiring between outer interfaces of the information outlets.
JP2004172137A 2004-06-10 2004-06-10 Information consent and communication system Pending JP2005354341A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004172137A JP2005354341A (en) 2004-06-10 2004-06-10 Information consent and communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004172137A JP2005354341A (en) 2004-06-10 2004-06-10 Information consent and communication system

Publications (1)

Publication Number Publication Date
JP2005354341A true JP2005354341A (en) 2005-12-22

Family

ID=35588424

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004172137A Pending JP2005354341A (en) 2004-06-10 2004-06-10 Information consent and communication system

Country Status (1)

Country Link
JP (1) JP2005354341A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4763852B1 (en) * 2010-12-21 2011-08-31 福西電機株式会社 Power supply control device and power supply control system
CN113992461A (en) * 2021-10-26 2022-01-28 亿次网联(杭州)科技有限公司 Data isolation transmission method, system and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4763852B1 (en) * 2010-12-21 2011-08-31 福西電機株式会社 Power supply control device and power supply control system
CN113992461A (en) * 2021-10-26 2022-01-28 亿次网联(杭州)科技有限公司 Data isolation transmission method, system and storage medium
CN113992461B (en) * 2021-10-26 2024-01-30 亿次网联(杭州)科技有限公司 Data isolation transmission method, system and storage medium

Similar Documents

Publication Publication Date Title
JP2006191570A (en) Method to allocate ip to radio terminal equipment which can not be connected to mobile communication network, and mobile communication terminal equipment to realize its method
EP1817882B1 (en) Home network bridge-based communications method and apparatus
EP2530900A2 (en) Network security parameter generation and distribution
KR20100103639A (en) Apparatus and method for concurrently accessing multiple wireless networks
US20070127393A1 (en) Device and method for setting up ad hoc networks
CN109936490B (en) Virtual home network sharing method and system based on VXLAN and OpenFlow
Tsarmpopoulos et al. A low-cost and simple-to-deploy peer-to-peer wireless network based on open source linux routers
US20150177720A1 (en) Building automation system and method
CN102457520B (en) Communication device and relay method
JP5682782B2 (en) Relay server and relay communication system
KR100532100B1 (en) A method for identifying devices in wireless LAN Home Network environment
KR20040046432A (en) A method for identifying devices using IPv6 address
KR101410024B1 (en) Home network terminal device and control method
US20130163473A1 (en) Ip router and method of allocating ip address
JP2005354341A (en) Information consent and communication system
CN112003771A (en) Method for realizing intelligent network access of LAN side terminal
JP2005072759A (en) Transmission device and method therefor, reception device and method therefor, communication device and method therefor, and program
JP2006157609A (en) Communication control apparatus and communication control method
CN111163463A (en) Method, device, equipment and storage medium for accessing wireless equipment to router
JP6714294B2 (en) Relay device
KR100451167B1 (en) Gateway system and packet processing method thereof
JP3892305B2 (en) A system that gives temporary addresses, etc. by using temporary temporary addresses, etc.
JP2005311658A (en) Radio access point and radio system
JPH10308763A (en) Communication system
JP2005252561A (en) Terminal unit and address setting method thereof, and control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070416

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20070514

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090824

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090929

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091030

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20091120

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100216