WO2014167703A1 - Système de réseau, procédé de communication et dispositifs de réseau - Google Patents

Système de réseau, procédé de communication et dispositifs de réseau Download PDF

Info

Publication number
WO2014167703A1
WO2014167703A1 PCT/JP2013/061030 JP2013061030W WO2014167703A1 WO 2014167703 A1 WO2014167703 A1 WO 2014167703A1 JP 2013061030 W JP2013061030 W JP 2013061030W WO 2014167703 A1 WO2014167703 A1 WO 2014167703A1
Authority
WO
WIPO (PCT)
Prior art keywords
schedule
time
frame
switch
network
Prior art date
Application number
PCT/JP2013/061030
Other languages
English (en)
Japanese (ja)
Inventor
江端 智一
義則 望月
小泉 稔
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to PCT/JP2013/061030 priority Critical patent/WO2014167703A1/fr
Publication of WO2014167703A1 publication Critical patent/WO2014167703A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J3/00Time-division multiplex systems
    • H04J3/02Details
    • H04J3/06Synchronising arrangements
    • H04J3/0635Clock or time synchronisation in a network
    • H04J3/0638Clock or time synchronisation among nodes; Internode synchronisation
    • H04J3/0658Clock or time synchronisation among packet nodes

Definitions

  • the present invention relates to a network system.
  • FA factory automation
  • Ethernet was used as a local area network (LAN) communication medium in an information network, but it was used for FA because there was a problem in the performance of transferring frames in real time. There were few. However, the advent of switching hubs has dramatically improved this problem. In addition, since the Internet has become widespread and switching hubs can be obtained at low cost, Ethernet has been used for industrial use and Ethernet has been introduced into FA.
  • LAN local area network
  • Ethernet used for industrial use has been applied to networks for connecting controllers (PLCs, etc.) in FA since the mid-1990s. Furthermore, after 2000, Ethernet has also been applied to field networks connecting actuators and sensors.
  • the control system for controlling the automation equipment includes a network using Ethernet used for industrial use, a master, and a plurality of slaves.
  • the master in the control system transmits the frame storing the command to the slave via the network.
  • the slave executes an instruction read from the received frame, and stores and transfers necessary information in the received frame.
  • EtherCAT is a standard for a fieldbus of a network using Ethernet.
  • An EtherCat master (hereinafter referred to as “master”) in EtherCAT generates one Ethernet frame (hereinafter referred to as “Ethernet frame”) for transmitting control information to a plurality of EtherCat slaves (hereinafter referred to as “slave”).
  • the master stores control information for controlling a plurality of slaves in a predetermined area included in one ether frame.
  • Each of the plurality of slaves reads the control information from the received Ethernet frame, and controls an actuator or a sensor connected to the slave according to the control information.
  • the slave stores information acquired by the sensor in a predetermined area of the ether frame received from the master or another slave, and transfers the ether frame after storing the information to another slave or master.
  • all of the plurality of slaves refer to one Ether frame transmitted from the master, and store information in the transmitted Ether frame.
  • the frame length of the Ether frame is 1518 bytes (12144 bits).
  • an Ethernet frame is transferred through a 100 Mbps network at a speed close to the speed of light (about 300,000 km / s)
  • the total length of the Ethernet frame in the network reaches 36.4 km.
  • the slave in EtherCAT refers to and stores information in an On-the-Fly method and in bit units in an ether frame having a total length of 36.4 km transmitted from the master.
  • the method of referring to and storing the Ether frame in the On-the-Fly method and in bit units is that the slave receives the Ether frame bit by bit, references the received bit without buffering it, and receives it. In this method, information is stored in bits and output to the next transfer destination.
  • the slave since the slave does not buffer or route the Ethernet frame, it can transfer the Ethernet frame at a very high speed. Specifically, according to this method, the time required for the Ethernet frame to pass through one slave is calculated to be 121.44 ⁇ sec. According to the EtherCat standard, each slave can transfer an Ether frame in units of 125 ⁇ s, and can transfer a frame in real time from the master to the slave.
  • control systems implemented by EtherCat and the like have conventionally realized high-precision real-time processing and short-term cyclic communication using a fixed-length ether frame. Then, the master can cyclically control the transmission of the ether frame, so that the entire control system including the control network can be synchronized.
  • EtherCAT technology When EtherCAT technology is applied to a control system such as a railway system, an electric power system, or a water supply system that has a wide service area, a developer uses a wide-range control LAN ranging from several kilometers to 100 km as a network of control systems. It was necessary to install. And the developer needed to construct
  • the developer has to install a plurality of wide-area control LANs for different wide-area control systems, resulting in an increase in development cost.
  • the plurality of control LANs cannot share one installed equipment, resulting in an increase in development cost and an increase in maintenance cost. It was.
  • a general-purpose carrier wide-area network has a large number of communication devices such as routers and switches, and needs to accommodate a plurality of user terminals simultaneously. For this reason, in a general-purpose carrier wide area network, frame transfer delay, fluctuation, loss, or the like that cannot be predicted may occur.
  • Non-Patent Document 2 is a communication switching method in which a physical or virtual transmission path is set and the line is occupied from the start to the end of communication, or data communication using the method. Since circuit switching does not require data to be stored and retransmitted unlike packet communication, it is only necessary to provide switching equipment having a simple function. Further, when line switching is used, the line is occupied between the terminating devices, so the connection speed and QoS are guaranteed, and transmission delay due to congestion or the like does not occur in principle.
  • Non-Patent Document 1 data is cyclically transmitted to all slaves.
  • two or more different control LANs cannot share one network system. This is because when one network system is shared, a transfer delay or the like occurs in any of a plurality of control LANs, and security cannot be strictly maintained.
  • the real-time property means that the frame output from the transmission source is guaranteed to arrive at the transmission destination within a predetermined time regardless of the network usage state.
  • Non-Patent Document 2 when the circuit switching method of Non-Patent Document 2 is used, a plurality of terminals cannot share a line regardless of the amount of data flowing through the line. For this reason, when the technique of Non-Patent Document 2 is used, the network utilization efficiency is poor, and it is relatively difficult for a plurality of terminals to communicate with each other at different speeds. In addition, since the communication between the terminal devices continues to occupy the line, it is difficult to dynamically switch the route, and it also takes time to switch even when the route is switched.
  • PSTN Public Switched Telephone Network
  • SS7 Signaling System No. 7 (common line signal No. 7) is used.
  • SS7 notifies the line control device of the switching control command, but cannot switch the line at the speed of accuracy required by the control network. This is because a switching command is issued to the line control device every time a transmission destination address (telephone number or the like) transmitted by the transmission source is input.
  • An object of the present invention is to provide a system that effectively uses a network, in which a plurality of different control systems are mounted on one network system, and real-time communication is guaranteed in each of the plurality of control systems. is there.
  • a network system having a plurality of network devices and a schedule server connected to the plurality of network devices, each of the plurality of network devices being another network device.
  • a clock providing a first time synchronized with a plurality of ports, and a plurality of ports, wherein the schedule server determines a route through which the plurality of network devices transfer frames, and the determined route passes
  • a resource allocation unit that generates a first schedule indicating a combination of the ports to be transmitted and a time at which the frame is transferred, and a distribution unit that distributes the first schedule to the plurality of network devices,
  • Each of the plurality of network devices receives the first schedule from the schedule server.
  • FIG. 2 is a block diagram illustrating a hardware configuration of a switch according to the first embodiment.
  • FIG. 3 is a block diagram illustrating a hardware configuration of a master according to the first embodiment.
  • 2 is a block diagram illustrating a hardware configuration of a communication interface according to the first embodiment.
  • FIG. It is explanatory drawing which shows the Ethernet frame of this Example 1, and two types of control frames. It is explanatory drawing which shows the construction information of the real-time network of the present Example 1. It is explanatory drawing which shows the structure of the software of the schedule server of a present Example 1, and a process of software. It is a flowchart which shows the process of the resource allocation module of a present Example 1. It is explanatory drawing which shows the whole time table of the present Example 1.
  • FIG. It is explanatory drawing which shows the connection relation of the switch of the present Example 1.
  • FIG. It is explanatory drawing which shows the combination information of the port in the switch of a present Example 1.
  • FIG. It is explanatory drawing which shows the separate time table of the switch of a present Example 1.
  • FIG. 1 is an explanatory diagram showing a system in which EtherCat and VLAN according to the first embodiment are mounted.
  • the system 1001 and the system 1002 shown in FIG. 1 control and synchronize devices using EtherCat.
  • the system 1001 and the system 1002 have a plurality of slaves (a plurality of EC slaves) in EtherCat.
  • the system 1001 is the control system A, and has a master for the control system A (EC master A).
  • the system 1002 is the control system B, and has a master for the control system B (EC master B). Further, the cycle in which the EC master A transmits an ether frame to the EC slave is different from the cycle in which the EC master B transmits an ether frame to the EC slave.
  • the EC slave uses the On The Fly method to transfer an Ether frame by outputting 1 input and 1 output for each bit. For this reason, the EC slave can transfer the Ethernet frame in real time.
  • the developer cannot integrate two or more control systems, such as the system 1001 and the system 1002, having different periods for cyclically transmitting the Ethernet frame into one network.
  • the EC master A and the EC master B repeat the transmission of the ether frame with different periods
  • the ether frame transmitted from the EC master A and the ether frame transmitted from the EC master B are equal to each other.
  • One network device may arrive at the same time and either one may be buffered. For this reason, since the control system using EtherCat needs to install a network for each control system, the development cost may increase.
  • a VLAN 1011 illustrated in FIG. 1 is a VLAN for mounting the system 1001
  • a VLAN 1012 is a VLAN for mounting the system 1002.
  • VLAN switches two or more control systems can coexist in one network.
  • the VLAN switch cannot transfer the Ethernet frame bit by bit using the On the Fly method. This is because the VLAN switch cannot receive an Ethernet frame from the same port at the same time and cannot simultaneously output an Ethernet frame to the same port.
  • the VLAN switch waits for an Ethernet frame. This is because (buffering) is required. If the VLAN switch buffers the ether frame even once, the real-time property in the transfer of the ether frame is impaired.
  • FIG. 2 is an explanatory diagram illustrating an outline of processing of the communication system according to the first embodiment.
  • the communication system of the first embodiment is implemented by a single network.
  • the control system according to the first embodiment includes a plurality of different control systems. For example, two control systems of a T-LAN (Time-multiplexed control LAN) 1021 and a T-LAN 1022 are mounted.
  • T-LAN Time-multiplexed control LAN
  • the T-LAN is a real-time network that is effective for a predetermined period.
  • One real-time network implements one control system.
  • the EC master A, the EC master B, and the plurality of switches are synchronized in time.
  • the T-LAN 1021 is a network configured in a predetermined period.
  • the T-LAN 1022 is a network in which the T-LAN 1022 is not configured and configured in a predetermined period.
  • the period in which the T-LAN 1021 is valid and the period in which the T-LAN 1022 is valid are alternately switched at a predetermined time.
  • each switch is set in advance so that the Ethernet frame transmitted from the EC master A is transferred only to the device of the control system A while the T-LAN 1021 is valid. This creates a physical (electrical or optical) conductor dedicated to the control system A between the EC master A and the switch.
  • a physical conductor dedicated to the control system A is mounted on the network system during a predetermined period. For this reason, when an Ethernet frame is transmitted from the EC master A, the Ethernet frame passes through a conductor dedicated to the control system A and is transferred without reading out tag and address information in the switch. For this reason, the time for which the switch buffers the Ethernet frame is extremely short enough to be ignored.
  • the T-LAN 1021 can transfer an Ether frame in bit units using the On-the-Fly method, and can transfer an Ethernet frame in real time as much as EtherCat. Then, like the T-LAN 1021, the T-LAN 1022 can transfer an Ethernet frame in bit units using the On the Fly method in a predetermined period.
  • T-LAN 1021 and T-LAN 1022 In order to implement such T-LAN 1021 and T-LAN 1022, it is necessary to synchronize time between the master and the switch with high accuracy. For example, when the T-LAN 1021 and the T-LAN 1022 are installed in a control system (power management system or railway management system, etc.) installed in a range of about 100 square kilometers, the master and the switch are GPS (Global Positioning System). Etc. need to be time synchronized.
  • EtherCat can transfer a real-time Ether frame in units of 125 ⁇ s, and in principle, can switch 8000 times per second. For this reason, when all the T-LANs to be mounted communicate cyclically in units of one second, 8000 types of T-LANs are mounted on one network.
  • FIG. 3 is an explanatory diagram illustrating the configuration of the real-time network according to the first embodiment.
  • the real-time network includes a schedule server 20, one master controller 60 (hereinafter referred to as master 60), at least one control Ethernet 8 (hereinafter referred to as control LAN 8), and at least one slave device 7 (hereinafter referred to as master LAN). , Referred to as slave 7).
  • the master 60 is an EC master and controls an apparatus controlled in the real-time network by transmitting an instruction or the like.
  • the master 60 is cascade-connected to the slave 7 by the control LAN 8.
  • the slave 7 is an EC slave and is directly connected to a device controlled by the master 60.
  • the slave 7 is an interface between the device controlled by the master 60 and the master 60.
  • the devices controlled by the real-time network include, for example, an actuator, a servo drive, an I / O, a temperature / humidity meter, a temperature / humidity regulator, an inverter, and a stepping motor.
  • the master 60 has a network interface, and transmits and receives a predetermined control frame at a predetermined time.
  • the master 60 outputs an ether frame (control frame) in which control information such as a request is stored toward the slave 7.
  • Each of the slaves 7 receives the control frames transmitted from the master 60 in the order of connection.
  • Each of the slaves 7 reads out control information from an area assigned to each of the slaves 7 in the control frame transmitted from the master 60.
  • the slave 7 executes processing on the device connected to the slave 7 according to the read control information. Then, the slave 7 stores the execution result of the process, sensor data, and the like in an area allocated to the slave 7 in the control frame.
  • the slave 7 transfers the control frame storing the execution result and the like to the other slave 7 connected to itself. After all the slaves 7 store the execution result or the like in the control frame, the control frame is transmitted to the master 60.
  • the slave 7 performs the process of reading the data included in the control frame and storing the data in the control frame directly on the control frame bit by bit without buffering the control frame. For this reason, the control system of Example 1 is real-time and can perform high-speed control processing.
  • the schedule server 20 is connected to the master 60 by Ethernet or RS-232C.
  • the schedule server 20 assigns each of the slaves 7 to the area of the control frame, and sets a cycle in which the master 60 cyclically transfers the control frame to the slave 7.
  • FIG. 4 is an explanatory diagram illustrating a configuration of a communication system having a plurality of real-time networks according to the first embodiment.
  • the communication system shown in FIG. 4 includes a schedule server 20, a plurality of masters 60 (master 60a to master 60c), a plurality of switches 10 (switch 10a to switch 10d), a plurality of control LANs 8 (control LAN 8a to control LAN 8c), and a plurality of switches. It has a slave 7 (slave 7a to slave 7c).
  • the switch 10 is a network device for connecting the other switch 10, the master 60 and the slave 7.
  • the communication system according to the present embodiment includes the switch 10 as a network device, but may include a router having a switch function as the network device.
  • the switches 10a to 10d shown in FIG. 4 constitute a star-shaped network. However, the switches 10a to 10d of the first embodiment may be connected by any other topology.
  • the devices included in the communication system may be connected by any communication medium as long as they can communicate with each other, and may communicate by wire (optical signal or electric signal or the like) or wirelessly.
  • the switch 10 has a plurality of ports for connecting to the schedule server 20, the master 60, or the control LAN 8.
  • the switch 10 electrically or optically connects two or more ports in a predetermined period according to a time table held by itself. Accordingly, the switch 10 transfers the input frame according to the transmission source of the input frame and the time table.
  • SW_A to SW_D are respectively assigned as identifiers to the switches 10a to 10d of the first embodiment.
  • Cont_ ⁇ to Cont_ ⁇ are assigned as identifiers to the masters 60a to 60c of the first embodiment.
  • CLAN_1, CLAN_2, and CLAN_4 are respectively assigned as identifiers to the control LAN 8a to the control LAN 8c of the first embodiment.
  • the network connecting the control LAN 8, the master 60, and the switch 10 is Ethernet or wide area Ethernet, but may be any network as long as communication is possible.
  • the network of this embodiment may be a WAN, for example.
  • the network of the present embodiment may be a network having two or more physical or virtual communication lines capable of bidirectional communication. A description of communication lines capable of bidirectional communication is not shown.
  • the switch 10 and the master 60 of this embodiment are time synchronized with high accuracy.
  • the switch 10 and the master 60 may synchronize the time using, for example, GPS, or may synchronize the time using NTP or IEEE 1588.
  • the switch 10 and the master 60 may synchronize time by any technique as long as the technique ensures the necessary accuracy of time synchronization.
  • the switch 10 and the master 60 use a conventional technique for synchronizing time using GPS ("The Role of GPS in Precision Time and Frequency Dissimilation” [online] [January 12, 2013 search. ], See the Internet).
  • FIG. 5 is a block diagram illustrating a hardware configuration of the schedule server 20 according to the first embodiment.
  • the schedule server 20 includes devices such as a processor 22, a memory 23, an input controller 26, an Ethernet network interface card (hereinafter referred to as NIC) 21, and the like. Each device of the schedule server 20 is connected by a bus 30.
  • the processor 22 is an arithmetic unit such as a CPU.
  • the memory 23 holds data and programs.
  • the NIC 21 is an interface for connecting to the switch 10 and the master 60.
  • the NIC 21 is connected to the switch 10 by Ethernet, but may be connected by any method, and may be connected by RS-232C or the like.
  • the input controller 26 acquires data input from the user or operator by the keyboard 24 or the mouse 25.
  • the monitor controller 27 has a function of outputting a result of processing by the processor 22 to an output device.
  • the monitor controller 27 is connected to the monitor 28.
  • the monitor 28 is a display and displays data transmitted from the monitor controller 27.
  • the monitor controller 27 may be connected to a printer, and may output data by any method.
  • FIG. 6 is a block diagram illustrating a hardware configuration of the switch 10b according to the first embodiment.
  • FIG. 6 shows the hardware configuration of the switch 10b, but all the switches 10 have the same hardware configuration. Therefore, the hardware configuration of the switch 10 will be described below using the hardware configuration of the switch 10b shown in FIG.
  • the switch 10 includes devices such as a memory 13, a GPS receiver 15, a synthesizer 17, a microcomputer (microcomputer) 19, and a plurality of NICs 11. Each device of the switch 10 is connected to the microcomputer 19.
  • the NIC 11 is connected to the control LAN 8, the switch 10, and the schedule server 20.
  • the GPS receiver 15 is connected to a GPS antenna.
  • the GPS receiver 15 also functions as a 1PPS generator that generates a precise 1PPS (Pulse Per Second (pulse at 1 second interval)) signal.
  • the GPS receiver 15 transmits the generated 1PPS signal to the synthesizer 17.
  • the GPS receiver 15 holds the current time received from the GPS antenna and provides it to the microcomputer 19 as necessary.
  • the synthesizer 17 generates a clock signal having a clock frequency required by the microcomputer 19 based on the 1PPS signal transmitted from the GPS receiver 15.
  • the microcomputer 19 performs processing using the current time provided from the GPS receiver 15 and the clock signal synchronized with the 1PPS signal, so that the processing of each of the switches 10 and the master 60 is synchronized.
  • the microcomputer 19 has at least one processor and transfers the received frame.
  • the memory 13 holds data, programs, and the like.
  • the NIC 11 has a plurality of ports and receives or transmits frames.
  • the NIC 11 is an interface for connecting to the switch 10, the schedule server 20, the master 60 and the slave 7.
  • FIG. 7 is a block diagram illustrating a hardware configuration of the master 60 according to the first embodiment.
  • the master 60 includes devices such as a communication interface 68, a processor 62, a memory 63, an input controller 65, and a monitor controller 64. Each of the devices of the master 60 is connected by a bus 61.
  • the processor 62 is an arithmetic unit such as a CPU.
  • the memory 63 holds data and programs.
  • the communication interface 68 is an interface for connecting to the schedule server 20, the switch 10, and the slave 7.
  • the input controller 65 acquires data input from the user or the operator by the keyboard 66 or the mouse 67.
  • the input controller 65 may input data by any method other than the keyboard 66 or the mouse 67.
  • the monitor controller 64 has a function of outputting the processing result by the processor 62 to the output device.
  • the monitor controller 64 is connected to the monitor 69.
  • the monitor 69 is a display and displays data transmitted from the monitor controller 64.
  • the monitor controller 64 may be connected to a printer and may output data by any method.
  • FIG. 8 is a block diagram illustrating a hardware configuration of the communication interface 68 according to the first embodiment.
  • the communication interface 68 includes a microcomputer 686, a memory 689, a NIC 688, a synthesizer 684, and a GPS receiver 682.
  • the microcomputer 686 has at least one processor, and transfers a frame received via the NIC 688 to the bus 61.
  • the microcomputer 686 is connected to the memory 689, the NIC 688, and the synthesizer 684.
  • the microcomputer 686 and the NIC 688 are connected by two paths, a transmission path and a reception path.
  • the functions and effects of the synthesizer 684 and the GPS receiver 682 are the same as the functions and effects of the synthesizer 17 and the GPS receiver 15 of the switch 10b shown in FIG. Specifically, the process of the master 60 and the process of the switch 10 are synchronized by the synthesizer 684 and the GPS receiver 682 generating a clock signal based on the GPS function.
  • the GPS receiver 682 holds the current time.
  • the communication interface 68 in this embodiment includes the microcomputer 686, but may have any device as long as it can transfer and transmit frames. For example, even if the communication interface 68 transfers a frame using an integrated circuit such as an FPGA (Field-Programmable Gate Array) instead of a microcomputer, the effect and function of the master 60 of this embodiment are not affected. Don't give.
  • FPGA Field-Programmable Gate Array
  • FIG. 9 is an explanatory diagram showing the Ethernet frame and two types of control frames of the first embodiment.
  • the Ethernet frame shown in FIG. 9 is an example of a frame used in the communication system of the present embodiment.
  • the ether frame shown in FIG. 9 includes a preamble 611, a transmission destination address 612, a transmission source address 613, a type 614, data 615, and a frame check sequence 616.
  • the preamble 611 stores information for allowing the network interface to recognize the start of transmission of the Ethernet frame.
  • the transmission destination address 612 indicates the destination of the Ether frame, and the transmission source address 613 indicates the transmission source of the Ether frame.
  • a type 614 indicates the type of the data 615, and the data 615 includes data output from an application or the like.
  • the frame check sequence 616 includes information for performing error control.
  • the frame format of the Ethernet frame is, for example, a frame format of a conventional document (Cisco Systems, Inc. “Ethernet Technologies”, [online], October 16, 2012, [Search January 12, 2013], Internet). May be used.
  • the control frame is an Ether frame in which control information in the real-time network is included in the data 615.
  • the master 60 in this embodiment transmits two types of control frames.
  • Data 615a and data 615b shown in FIG. 9 are data 615 of the control frame.
  • the data 615a includes a header area 6151 and a plurality of data areas 6152 (data area 6152-1 to data area 6152-n: n is an arbitrary integer).
  • the header area 6151 stores information that allows the master 60 to recognize the type of the ether frame to the slave 7.
  • Each of the plurality of data areas 6152 is assigned to each of the plurality of slaves 7.
  • the master 60 stores control information such as requests to each of the slaves 7 in the data area 6152, and each of the slaves 7 stores sensor information and the like in the data area 6152 assigned to itself. Information is stored in the data area 6152 in an array that the slave 7 can read bit by bit.
  • the data 615b includes control information in a format predetermined between the master 60 and the slave 7. For this reason, an operator of the communication system or the like may set the master 60 to generate a necessary number of control frames according to the type of control.
  • the frame format of the control frame data 615 for example, the frame format published in Non-Patent Document 1 may be used.
  • FIG. 10 is an explanatory diagram showing the construction information 29 of the real-time network according to the first embodiment.
  • the construction information 29 is information input to the schedule server 20 by the operator of the communication system.
  • the construction information 29 indicates a plurality of real-time networks included in the communication system and a cycle at which a control frame is transmitted in each of the real-time networks.
  • the construction information 29 may include any number of information related to the real-time network.
  • the construction information 29 includes a T-LAN 291, a master 292, a control LAN 293, a communication period 294, and a communication cycle 295.
  • T-LAN 291 indicates an identifier of a real-time network included in the communication system.
  • the T-LAN 291 shown in FIG. 10 includes T-LAN (# 1), T-LAN (# 2), and T-LAN (# 3) as real-time network identifiers.
  • the master 292 indicates an identifier of one master 60 in the real-time network indicated by the T-LAN 291.
  • the control LAN 293 indicates an identifier of at least one control LAN 8 to which the slave 7 is connected in the real-time network indicated by the T-LAN 291.
  • the operator inputs the master 292 and the control LAN 293 in combination. Specifically, the operator combines one identifier of the master 292 with at least one identifier of the control LAN 293 and sets a value in the master 292 and the control LAN 293. Thus, a T-LAN that is valid for a predetermined period is constructed.
  • the communication period 294 indicates a period during which the real-time network indicated by the T-LAN 291 is valid in the communication system.
  • the communication cycle 295 indicates a cycle in which the real-time network indicated by the T-LAN 291 is valid.
  • the entries of the construction information 29 are arranged in the order of the real-time network with the highest priority.
  • the priority in the real-time network is arbitrarily determined by the operator of this embodiment.
  • a higher-priority real-time network guarantees control frame transmission.
  • the T-LAN (# 1) real-time network has the highest priority in the communication system
  • the T-LAN (# 3) real-time network has the lowest priority in the communication system. It shows that.
  • the T-LAN (# 1) real-time network has the master 60 with the identifier “Cont_ ⁇ ” and the control LAN 8a with the identifier “CLAN_1”. Then, the master 60 (Cont_ ⁇ ) transmits a control frame in a period of 5 ms with a period of 10 ms.
  • FIG. 11 is an explanatory diagram illustrating the software configuration and software processing of the schedule server 20 according to the first embodiment.
  • the memory 23 of the schedule server 20 includes an external I / F driver 231, an initial setting module 232, a resource allocation module 233, initial information 234, construction information 29, an entire time table 235, a plurality of individual time tables 236, an application schedule 237, and distribution.
  • a module 238 and a NIC I / F driver 239 are included.
  • External I / F driver 231, initial setting module 232, resource allocation module 233, distribution module 238, and NIC I / F driver 239 are programs in this embodiment and are executed by processor 22. However, the function of each program may be implemented by a physical device such as an integrated circuit.
  • Initial information 234 and construction information 29 are input by the operator.
  • the initial information 234 and the construction information 29 are information for generating the entire time table 235 and the individual time table 236.
  • the overall time table 235 and the individual time table 236 are schedules indicating the time when each of the real-time networks becomes valid, and are generated by the resource allocation module 233.
  • the application schedule 237 indicates the time when the master 60 and the switch 10 start applying the individual time table 236.
  • the application schedule 237 may be set in advance by an operator.
  • the memory 23 of the schedule server 20 holds information about the master 60, the switch 10, the control LAN 8, and the slave 7 of the communication system, information about the network topology to which each device of the communication system is connected, and the switch 10 Holds information about the device to which the other port is connected (not shown). For this reason, the schedule server 20 can search for a route in the network of the communication system as necessary.
  • the operator of the schedule server 20 inputs initial information and construction information to the schedule server 20 using the keyboard 24, mouse 25, or monitor 28.
  • the external I / F driver 231 receives the input initial information and construction information, and inputs the input initial information and construction information to the initial setting module 232.
  • the initial setting module 232 stores the input initial information and construction information in the memory 23 as initial information 234 and construction information 29.
  • the initial information includes a switching period (for example, 1 ms) and a repetition period (for example, 20 ms).
  • the switching period is a period from when the switch 10 switches the destination of the port to when the switch 10 can next switch the destination. For this reason, the minimum value of the communication period 294 of the construction information 29 is the same as the value of the switching period. For example, when a 10018-Mbps Ethernet is used for a frame with a length of 1518 bytes, the switching period is about 125 ⁇ sec.
  • the repetitive cycle indicates a cycle in which all the real-time networks included in the communication system transmit a control frame at least once. For this reason, the repetition period is the same as the common multiple of a plurality of values stored in the communication period 295.
  • the repetition cycle depends on the cycle in which the control frame is transmitted in each of the plurality of real-time networks of the present embodiment. For example, if the communication system includes a real-time network that transmits control frames with a period of 1 second, the repetition period is a common multiple of 1000 ms.
  • the resource allocation module 233 refers to the initial information 234 and the construction information 29, and allocates a resource (specifically, a port of the switch 10) for the master 60 to transmit a control frame.
  • the resource allocation module 233 notifies the success and failure of the allocation process to the operator of the schedule server 20 via the external I / F driver 231 and the monitor 28.
  • the resource allocation module 233 When the resource allocation is successful, the resource allocation module 233 generates an overall time table 235 and an individual time table 236.
  • the distribution module 238 distributes the individual time table 236 and the application schedule 237 to the switch 10 or the master 60 via the NIC I / F driver 239.
  • This distribution method may be any method, and may be a method of transmitting via a network or a method of executing offline.
  • FIG. 12 is a flowchart showing the processing of the resource allocation module 233 according to the first embodiment.
  • the resource allocation module 233 allocates a route to each of the real-time networks and distributes a schedule (individual time table 236) to the master 60 and the switch 10 based on the allocated result by the process shown in FIG. The route for transferring the control frame is quickly changed.
  • the resource allocation module 233 according to the present embodiment can effectively utilize the network resources of the communication system.
  • the resource allocation module 233 determines whether the initial information 234 or the construction information 29 has been updated (step 100). Specifically, when the initial setting module 232 updates the initial information 234 or the construction information 29, when the initial setting module 232 stores new construction information 29 in the memory 23, or from the initial setting module 232, the initial information 234 is updated. Alternatively, when an event indicating that the construction information 29 has been updated is transmitted, the resource allocation module 233 determines that the initial information 234 or the construction information 29 has been updated.
  • the resource allocation module 233 repeats step 100 and waits until the initial information 234 or the construction information 29 is updated.
  • the resource allocation module 233 refers to the construction information 29 and reads the information updated in the construction information 29 as information about a new T-LAN (step 102).
  • the resource allocation module 233 reads all entries of the construction information 29 as information on the new T-LAN in order to regenerate the individual time table 236.
  • the information related to the new T-LAN may include information indicating a plurality of T-LANs, or may include information indicating one T-LAN.
  • the process shown in FIG. 12 is an example of the process when the information related to the new T-LAN indicates one T-LAN.
  • the resource allocation module 233 executes the following steps 106, 108, 110, and 112 for each new T-LAN.
  • the resource allocation module 233 adds an entry corresponding to the new T-LAN indicated by the read information to the overall time table 235 based on the communication period 294 and communication period 295 of the construction information 29. (Step 104).
  • the resource allocation module 233 newly generates the entire time table 235 based on the updated initial information 234.
  • the resource allocation module 233 determines whether resources can be allocated to a new T-LAN (step 106).
  • the resource allocation module 233 allocates the combination of the ports of the switch 10 to a new T-LAN as a route.
  • the resource assignment module 233 It is determined that the allocation can be performed. Then, the resource allocation module 233 executes Step 108.
  • step 108 the resource allocation module 233 determines the entry corresponding to the new T-LAN by storing the route allocated to the new T-LAN in the entire time table 235.
  • Step 106 if a part of the route assigned to the existing T-LAN or the T-LAN having a higher priority overlaps with a part of the route assigned to the new T-LAN, the resource assignment module 233 Determines that resources cannot be allocated to the new T-LAN. Then, the resource allocation module 233 determines whether it is possible to allocate a period during which the new T-LAN is valid to a period different from the period during which the existing T-LAN or the T-LAN with high priority is valid. Determine (step 110).
  • step 110 the resource allocation module 233 determines that the resource can be allocated if a period different from the existing T-LAN or the like can be allocated to the new T-LAN, and executes step 108.
  • step 110 the resource allocation module 233 deletes the entry added in step 104 from the overall time table 235 when a period different from the existing T-LAN or the like cannot be allocated to the new T-LAN. Is notified to the operator via the external I / F driver 231 (step 112).
  • step 106 specific processing in step 106 will be described.
  • step 106 Various algorithms can be used as the method for determining whether or not resources can be allocated in step 106.
  • the Dijkstra method will be described as an example.
  • the resource allocation module 233 allocates a path to the T-LAN in step 106 so that one path between the two switches 10 is not allocated to a plurality of T-LANs.
  • the resource allocation module 233 allocates 1 to the path between the two switches 10 as an initial value of the network cost.
  • the resource allocation module 233 may allocate a value other than 1 as a network cost to each route.
  • the resource allocation module 233 may set the usage frequency of a route to a different usage frequency from other routes by assigning a value other than 1. Further, the resource allocation module 233 allocates infinity (hereinafter referred to as “ ⁇ ”) as a network cost to a route that has already been allocated to the T-LAN.
  • T-LAN (# 1) has the highest priority. Therefore, the resource allocation module 233 first determines in step 106 whether or not resources can be allocated to the T-LAN (# 1).
  • the resource allocation module 233 needs to calculate a route from the switch 10a connected to the master 60a (Cont_ ⁇ ) to the switch 10b connected to the control LAN 8a (CLAN_1).
  • the resource allocation module 233 calculates the total value of the network costs of each of the plurality of routes from the switch 10a to the switch 10b.
  • the resource allocation module 233 determines the path directly connecting the switch 10a to the switch 10b as the T-LAN (# 1). Determine the route to be assigned to Since the route assigned to T-LAN (# 1) does not overlap with any T-LAN route, resource assignment module 233 determines that resources can be assigned to T-LAN (# 1). Then, ⁇ is assigned to the path directly connecting the switch 10a to the switch 10b.
  • step 108 the resource allocation module 233 determines the entry corresponding to the T-LAN (# 1) by storing the determined path in the entry corresponding to the T-LAN (# 1).
  • the resource allocation module 233 determines in step 106 whether or not resources can be allocated to the T-LAN (# 2). Specifically, the resource allocation module 233 calculates the total value of the network costs of each of the plurality of routes from the switch 10a to the switch 10b. As a result of the calculation, the resource allocation module 233 determines the route having the minimum network cost as the T-LAN ( # 2) is assigned to the route.
  • the resource assignment module 233 cannot assign this route to the T-LAN (# 2).
  • the path that directly connects the switch 10a and the switch 10c, the path that directly connects the switch 10a and the switch 10d, the path that directly connects the switch 10c and the switch 10b, and the path that directly connects the switch 10d and the switch 10c The network costs are all 1.
  • the network cost of the route passing through the switch 10a, the switch 10c, and the switch 10b is 2 in total.
  • the total network cost of the route passing through the switch 10a, the switch 10d, and the switch 10b is 2.
  • the resource allocation module 233 includes a T-LAN (T-LAN) among the routes that pass through the switch 10a, the switch 10c, and the switch 10b, and the routes that pass through the switch 10a, the switch 10d, and the switch 10b. Either may be defined as the route assigned to # 2).
  • T-LAN T-LAN
  • the resource allocation module 233 uses, as a route allocated to the T-LAN (# 2), a route that is found first (a route that passes through the switch 10a, the switch 10c, and the switch 10b) among routes having the same network cost. decide. Since the route assigned to the T-LAN (# 2) does not overlap with any T-LAN route, the resource assignment module 233 determines that resources can be assigned to the T-LAN (# 2). Then, ⁇ is assigned to the route passing through the switch 10a, the switch 10c, and the switch 10b.
  • step 108 the resource allocation module 233 determines the entry for the T-LAN (# 2) by storing the determined path in the entry corresponding to the T-LAN (# 2).
  • the resource allocation module 233 determines in step 106 whether or not resources can be allocated to the T-LAN (# 3). Since ⁇ is assigned as a network cost to the route that directly connects the switch 10a and the switch 10b and the route that passes through the switch 10a, the switch 10c, and the switch 10b, the resource allocation module 233 uses the route that passes through these routes. Cannot be assigned to T-LAN (# 3).
  • the T-LAN (# 3) requires a path for connecting the master 60c and the switch 10d, and the master 60c and the switch 10d are directly connected. For this reason, the resource allocation module 233 determines a path directly connecting the master 60c and the switch 10d as a path allocated to the T-LAN (# 2). Since the route assigned to T-LAN (# 3) does not overlap with any T-LAN route, resource assignment module 233 determines that resources can be assigned to T-LAN (# 3). And ⁇ is assigned to the path connecting the master 60c and the switch 10d.
  • step 108 the resource allocation module 233 determines the entry for the T-LAN (# 3) by storing the determined path in the entry corresponding to the T-LAN (# 3).
  • step 110 the resource allocation module 233 changes the time at which the route is allocated, and determines whether the allocation is possible.
  • the resource allocation module 233 allocates a route to a new T-LAN in steps 106, 108, 110, and 112, and then generates an individual time table 236 based on the entire time table 235 (step 109).
  • the distribution module 238 distributes the individual time table 236 and the application schedule 237 to the master 60 and the switch 10 (step 111).
  • the distribution module 238 transmits the individual time table 236 corresponding to each of the masters 60 and each of the switches 10 to each of the masters 60 and each of the switches 10.
  • step 111 or step 112 the resource allocation module 233 returns to step 100 and determines whether the initial information 234 or the construction information 29 has been updated.
  • FIG. 13 is an explanatory diagram illustrating the entire time table 235 according to the first embodiment.
  • the entire time table 235 indicates the timing at which the control frame is transmitted in the real-time network (T-LAN) included in the communication system of the first embodiment.
  • the overall time table 235 includes a time 2354 and a T-LAN 2355.
  • Time 2354 indicates a relative time. Time 2354 indicates the time from 0 seconds to the time indicated by the repetition period for each switching period. For this reason, for example, when the initial information 234 includes the switching period and the repetition period of the example shown in FIG. 11, the resource allocation module 233 determines the 20 pieces of “000” to “019” according to the initial information 234 in step 104. A value indicating the time is stored at time 2354.
  • time 2354 indicates time synchronized between the switch 10 and the master 60. Specifically, for example, at the time 2354 of “011”, the times at the switch 10 and the master 60 are “12: 34: 56.011”, “12: 34: 56.031”, and “12 "Time 34 minutes 56.051 seconds" (time repeated every 20 ms).
  • T-LAN 2355 indicates a path through which a control frame is transmitted in the T-LAN included in the communication system. An entry is stored in the T-LAN 2355 so as to correspond to the time 2354 when the T-LAN becomes valid.
  • the T-LAN 2355 shown in FIG. 13 includes an entry 2351 indicating the route of the T-LAN (# 1), an entry 2352 indicating the route of the T-LAN (# 2), and the T-LAN (# 3 ) Includes an entry 2353 indicating the route of).
  • step 104 the resource allocation module 233 adds T-LAN 2355 entries in descending order of T-LAN priority according to the communication period 294 and communication period 295 of the construction information 29. In step 104, the resource allocation module 233 adds an entry so that the beginning of the communication cycle is time 2354 “000”.
  • the resource allocation module 233 determines that the T-LAN (# 1) at five times 2354 from “000” to “004”. Add an entry indicating. Further, since the communication cycle 295 of the T-LAN (# 1) is 10 ms, the resource allocation module 233 also has an entry indicating T-LAN (# 1) at five times 2354 from “010” to “014”. Add
  • the resource allocation module 233 stores the identifier indicating the path allocated in step 106 in the entry of the entire time table 235 corresponding to the T-LAN to which the path is allocated. In step 108, the resource allocation module 233 changes the T-LAN entry according to the time allocated in step 110.
  • FIG. 14 is an explanatory diagram showing a connection relationship of the switch 10a according to the first embodiment.
  • FIG. 14 shows an image of information that the schedule server 20 has, and the information shown in FIG. 14 shows the connection relationship of the ports that the switch 10a has.
  • the switch 10a has six ports, and identifiers “0” to “5” are assigned to the respective ports.
  • the master 60a is connected to the port (port “1”) whose identifier is “1”, and the switch 10b is connected to the port “2”. Further, the switch “10c” is connected to the port “3”, and the switch “10d” is connected to the port “4”. The master 60b is connected to the port “5”.
  • FIG. 15 is an explanatory diagram illustrating port combination information 210 in the switch 10a according to the first embodiment.
  • the combination information 210 indicates a combination of devices for which the switch 10 transfers frames to each other and a port identifier for connecting the combination of the devices.
  • the schedule server 20 holds the combination information 210 of the ports of all the switches 10 included in the communication system in the memory 23.
  • the combination information 210 of the switch 10a is the combination information 210 of the switch 10a, and indicates the connection relationship shown in FIG.
  • the combination information 210 shown in FIG. 15 when an Ethernet frame is transferred from the master 60a to the switch 10b via the switch 10a, the Ethernet frame is transferred between the port "1" and the port "2" of the switch 10a.
  • the combination information 210 is used by the resource allocation module 233 to generate the individual time table 236 from the entire time table 235.
  • the resource allocation module 233 When generating the individual time table 236 from the entire time table 235, the resource allocation module 233 first reads an entry including each identifier of the switch 10 from the entire time table 235. Then, the resource allocation module 233 extracts devices connected to each of the switches 10 from the path indicated by the read entry. Then, the resource allocation module 233 identifies a combination of ports in the switch 10 based on the extracted device and the combination information 210.
  • the resource allocation module 233 stores an identifier indicating the combination of the specified ports in the entry of each individual time table 236 of the switch 10.
  • the resource allocation module 233 stores an identifier indicating the identified combination of ports in the entry of the individual time table 236 of the switch 10 corresponding to the time 2354 of the read entry.
  • the resource allocation module 233 reads an entry including each identifier of the master 60. Then, the resource allocation module 233 stores a value indicating that the port is opened in the entry of the individual time table 236 of the master 60 corresponding to the time 2354 of the read entry.
  • the resource allocation module 233 reads the entry 2351 and the entry 2352 as entries including the identifier of the switch 10a (SW_A).
  • the entry 2351 and the entry 2352 read out here indicate a path of “Cont_ ⁇ -SW_A-SW_B-CLAN_1” and a path of “Cont_ ⁇ -SW_A-SW_C-SW_B-CLAN2”.
  • the resource allocation module 233 connects the master 60a (Cont_ ⁇ ) and the switch 10b (SW_B) via the switch 10a, the master 60b (Cont_ ⁇ ) and the switch 10c (SW_C) to the switch 10a.
  • the combination of the ports to be connected through the combination information 210 is specified.
  • the combination specified here is a combination of ports “1-2” and “3-5”.
  • step 109 the resource allocation module 233 adds the entries of the individual time table 236 of the switch 10a corresponding to the times 2354 “000” to “004” and “010” to “014” of the read entry. “1-2” is stored.
  • step 109 the resource allocation module 233 stores “3-5” in the entry of the individual time table 236 of the switch 10a corresponding to the times 2354 “000” to “003” of the read entry. .
  • the resource allocation module 233 generates the individual time table 236 for each of the switch 10 and the master 60 by performing such processing for all the switches 10.
  • FIG. 16 is an explanatory diagram illustrating the individual time table 236 of the switch 10 according to the first embodiment.
  • the individual time table 236 of the switch 10 indicates the port to which the switch 10 is connected and the time at which the port is connected. Each individual time table 236 of the switch 10 corresponds to each of the switches 10.
  • 16 includes an individual time table 236a to an individual time table 236d, and each of the individual time tables 236 corresponds to each of the switch 10a to the switch 10d.
  • the individual time table 236 includes a time 2361 and a port 2362.
  • Time 2361 corresponds to time 2354 in the overall time table 235.
  • a port 2362 in the individual time table 236 of the switch 10 indicates a combination of connected ports.
  • the individual time table 236a shown in FIG. 16 indicates that the port “1” and the port “2” of the switch 10a are between the time 2361 “000” and the time 2361 “004” and the time from the time 2361 “010”. In order to transfer a control frame between 2361 and "014", it indicates that they are physically connected. In addition, the individual time table 236a shown in FIG. 16 transfers the control frame between the time 2361 “000” and the time 2361 “003” between the port “3” and the port “5” of the switch 10a. Indicates that they are physically connected.
  • the resource allocation module 233 holds information regarding the ports of the switches 10a to 10d as combination information 210 as shown in the lower part of FIG.
  • FIG. 17 is an explanatory diagram illustrating the individual time table 236 of the master 60 according to the first embodiment.
  • the individual time table 236 of the master 60 indicates the time when the port is opened in order to transmit the control frame.
  • Each of the individual time tables 236 (individual time table 236e to individual time table 236g) shown in FIG. 17 corresponds to each of master 60a to master 60c.
  • the port 2362 in the individual time table 236 of the master 60 indicates whether or not to open the port for transmitting the control frame.
  • the port 2362 shown in FIG. 17 includes “ ⁇ ”, it indicates that the port for transmitting the control frame is opened.
  • the resource allocation module 233 holds information regarding the ports of the masters 60a to 60c as shown in the lower part of FIG.
  • FIG. 18 is an explanatory diagram illustrating the software configuration and processing of the switch 10 according to the first embodiment.
  • the memory 13 of the switch 10 includes a receiving module 192, a switching module 193, and a NIC I / F driver 191.
  • the receiving module 192, the switching module 193, and the NIC I / F driver 191 shown in FIG. 18 are software implemented by a program. Any mounting method may be used as long as the function 191 can be mounted. For example, each function may be physically implemented by an integrated circuit or the like.
  • the memory 13 of the switch 10 includes an application schedule 237, an individual time table 236, and an individual time table 194.
  • the application schedule 237 and the individual time table 236 in the memory 13 are transmitted from the schedule server 20.
  • the NIC I / F driver 191 transmits the data received by the NIC 11 to the reception module 192 or the switching module 193.
  • the reception module 192 receives the individual time table 236 and the application schedule 237 from the schedule server 20 via the network or offline, and stores the received individual time table 236 and the application schedule 237 in the memory 13. Further, the reception module 192 may receive the individual time table 236 that is set to be activated at the timing indicated by the application schedule 237.
  • the individual time table 194 indicates a combination of a time at which a T-LAN control frame is transferred and a port at which the control frame is transferred at the time.
  • the individual time table 194 is updated by the individual time table 236.
  • the switching module 193 transfers the received control frame using the time synchronized between the master 60 and the switch 10 (that is, the time synchronized with the GPS function) and the individual time table 194. In addition, the switching module 193 transfers the received Ethernet frame using a switching table (not shown) held in advance.
  • the switching module 193 refers to the application schedule 237 when the application schedule 237 is stored in the memory 13. Then, the switching module 193 updates the individual time table 194 with the individual time table 236 when the current time held in the switch 10 is the time to apply the individual time table 236 indicated by the application schedule 237. Specifically, the switching module 193 changes the individual time table 236 to the individual time table 194 and deletes the old individual time table 194.
  • the application schedule 237 is distributed to all of the master 60 and the switch 10. Therefore, by updating the individual time table of each device according to the application schedule 237, all of the master 60 and the switch 10 start referring to a new individual time table at the same time (or at the same time as close as possible). be able to. Then, the master 60 and the switch 10 can start transferring the control frame according to the schedule indicated by the overall time table 235.
  • FIG. 19 is a flowchart illustrating the processing of the switching module 193 of the switch 10 according to the first embodiment.
  • the switching module 193 detects a timer interrupt of the microcomputer 19 activated by the time-synchronized clock (step 1931), the switching module 193 acquires the current time held in the switch 10 (step 1932), and further stores the individual time table 194. Reference is made (step 1933). As described above, the switch 10 holds the current time by the GPS function of the GPS receiver 15. Further, the timer interruption of the microcomputer 19 occurs at least every switching period described above.
  • the switching module 193 determines whether or not a port combination is allocated at time 2361 (included in the individual time table 194) corresponding to the acquired current time (step 1935).
  • any method may be used as a method of associating the acquired current time with the time 2361.
  • the switching module 193 starts referring to the individual time table 194 updated according to the application schedule 237, the switching module 193 generates a timer whose upper limit is the repetition period indicated by the individual time table 194, and the current time and timer You may hold correspondence with. Then, when a timer interrupt is detected, a time 2361 corresponding to the current time may be acquired based on the current time and the timer.
  • the switching module 193 transfers the Ethernet frame received by any of the assigned ports as a T-LAN control frame (step 1934). Specifically, the switching module 193 transfers the bit of the Ether frame received by one port of the port combination at the time 2361 corresponding to the current time to the other port of the port combination, A bit is output from the other port.
  • the switching module 193 does not read out header information such as address information (destination address 612 and transmission source address 613 shown in FIG. 9 and transmission source address 613) and data 615 from the bits of the Ethernet frame received by the port, and includes them in the Ethernet frame.
  • the transmitted bits are transferred as they are. Therefore, if the control frame is received by the switch 10 at the time 2361 when the individual time table 236 indicates the combination of ports, the control frame is promptly transferred to the switch 10 without being buffered for routing or the like. Is done.
  • the switch 10 can transfer the control frame in real time, and can transfer the control frame in bit units using the On the Fly method.
  • the switching module 193 transfers the control frame according to the combination of ports indicated by the individual time table 194, a plurality of different real-time network control frames are not transferred through the same route.
  • the network configured by the switch 10 can include a plurality of real-time networks.
  • the switching module 193 repeats Step 1934 until the next timer interrupt occurs.
  • Step 1931 the switching module 193 executes Step 1932.
  • the switching module 193 If no port combination is assigned at time 2361 corresponding to the current time, the switching module 193 reads address information and the like stored in the received ether frame. Then, the switching module 193 transfers the received ether frame based on the switching table held in advance, which is different from the individual time table 194 of the present embodiment, and the read address information (step 1936).
  • the transfer processing in step 1936 includes, for example, conventional documents (Cisco Systems, Inc., “How LAN Switches Work”, [online], August 1, 2007, [Search January 12, 2013], Internet reference.
  • the switch processing described in (1) may be used.
  • step 1934 when an Ethernet frame is received by a port that is not assigned at time 2361 corresponding to the current time, the switching module 193 stores in advance different from the individual time table 194 of the present embodiment, as in step 1936.
  • the Ethernet frame is transferred according to the switching table and the address information.
  • step 1936 the switching module 193 transfers the Ethernet frame based on the address information or the like, so that the switch 10 of this embodiment can transfer a frame other than the control frame of the real-time network.
  • the switching module 193 repeats Step 1936 until the next timer interrupt occurs.
  • Step 1931 the switching module 193 executes Step 1932.
  • FIG. 20 is an explanatory diagram illustrating the software configuration and processing of the communication interface 68 of the master 60 according to the first embodiment.
  • the memory 689 of the master 60 includes a NIC I / F driver 6861, a reception module 6862, and a transmission module 6863.
  • the NIC I / F driver 6861, the reception module 6862, and the transmission module 6863 shown in FIG. 20 are software implemented by a program.
  • the master 60 of the first embodiment is the NIC I / F driver 6861, the reception module 6862, and the transmission. Any mounting method may be used as long as the function of the module 6863 can be mounted. For example, each function may be physically mounted by an integrated circuit or the like.
  • the memory 689 of the master 60 includes an application schedule 237, an individual time table 236, an individual time table 6864, and a queue 6865.
  • the application schedule 237 and the individual time table 236 are transmitted from the schedule server 20.
  • the NIC I / F driver 6861 transmits the data received by the NIC 688 to the reception module 6862 or the transmission module 6863.
  • the reception module 6862 receives the individual time table 236 and the application schedule 237 from the schedule server 20 via the network or offline, and stores the received individual time table 236 and application schedule 237 in the memory 689.
  • the reception module 6862 may receive the individual time table 236 set to be activated at the timing indicated by the application schedule 237.
  • the individual time table 6864 indicates the time when the control frame is transmitted.
  • the individual time table 6864 is updated by the individual time table 236.
  • the transmission module 6863 transmits the control frame stored in the queue 6865 using the time synchronized with the master 60 and the switch 10 (that is, the time synchronized with the GPS function) and the individual time table 6864. To do. Further, the transmission module 6863 transmits the Ethernet frame stored in the queue 6865 by a switching table (not shown) held in advance.
  • the transmission module 6863 reads out the control frame held in the queue 6865 and outputs the control frame to the NIC 688 bit by bit.
  • the NIC 688 outputs the input control frame to the network bit by bit.
  • the transmission module 6863 refers to the application schedule 237 as with the switching module 193 of the switch 10. Then, the transmission module 6863 updates the individual time table 6864 with the individual time table 236 at the time when the individual time table 236 indicated by the application schedule 237 is applied. Specifically, the transmission module 6863 changes the individual time table 236 to the individual time table 6864 and deletes the old individual time table 6864.
  • FIG. 21 is an explanatory diagram illustrating the queue 6865 included in the memory 689 of the master 60 according to the first embodiment.
  • the queue 6865 holds control frames and ether frames transmitted by the master 60 and control frames and ether frames received by the master 60.
  • the queue 6865 includes at least one CLAN transmission queue 601, at least one CLAN reception queue 602, a transmission queue 603, and a reception queue 604.
  • the CLAN transmission queue 601 is a queue for storing control frames to be transmitted
  • the CLAN reception queue 602 is a queue for storing received control frames.
  • the master 60 has CLAN transmission queues 601 and CLAN reception queues 602 corresponding to the number of control LANs 8 that transmit control frames.
  • each control frame in the CLAN transmission queue 601 is output bit by bit in the order specified in advance from the opened port.
  • the transmission module 6863 inputs each data included in the control frame to the CLAN reception queue 602 corresponding to the transmission source control LAN 8 for each bit.
  • the transmission queue 603 and the reception queue 604 are queues for storing ether frames, which are different from the control frames of this embodiment.
  • the transmission queue 603 and the reception queue 604 are queues for transmitting and receiving Ethernet frames other than the control frame at a timing when the port is not used for transmitting the control frame.
  • FIG. 22 is a flowchart illustrating processing of the transmission module 6863 of the master 60 according to the first embodiment.
  • the transmission module 6863 detects a timer interrupt of the microcomputer 686 activated by the time-synchronized clock (step 68631), the transmission module 6863 acquires the current time held by the master 60 (step 6632), and further refers to the individual time table 6864. (Step 68633).
  • the master 60 holds the current time by the GPS function of the GPS receiver 682. Further, the timer interrupt of the microcomputer 686 occurs at least for each switching period described above.
  • the transmission module 6863 determines whether or not a value indicating that the port is opened is included in the entry of time 2361 (included in the individual time table 6864) corresponding to the acquired current time. (Step 68635).
  • the same method as the switching module 193 of the switch 10 may be used as a method of acquiring the time 2361 corresponding to the current time.
  • the transmission module 6863 transmits the control frame stored in each of the CLAN transmission queue 601 to the NIC I / F driver 6861. And sequentially transmitted to the slave 7 via the NIC 21. Also, the transmission module 6863 stores the bits received by the NIC 21 and the NIC I / F driver 6861 in the CLAN reception queue 602 (step 68634).
  • the transmission module 6863 repeats Step 68634 until a timer interrupt occurs. Then, the transmission module 6863 executes Step 68632 when the timer interruption occurs.
  • step 68635 If it is determined in step 68635 that the entry indicating that the port is opened is not included in the entry at time 2361 corresponding to the current time, the transmission module 6863 transmits the Ethernet frame stored in the transmission queue 603; The received ether frame is stored in the reception queue 604 (step 68636). The transmission module 6863 repeats step 68636 until a timer interrupt occurs.
  • FIG. 23 is an explanatory diagram showing a real-time network to which a physically non-overlapping route is assigned according to the first embodiment.
  • routes are assigned to T-LAN (# 1), T-LAN (# 2), and T-LAN (# 3) as shown in FIG.
  • the paths of T-LAN (# 1), T-LAN (# 2), and T-LAN (# 3) shown in FIG. 23 do not physically overlap.
  • the schedule server 20 can cause the switch 10 to transfer the control frame through a unique route, and the switch 10 can transfer the control frame in real time.
  • FIG. 24 is an explanatory diagram showing a real-time network in which physical paths overlap in the first embodiment.
  • the T-LAN (# 3) shown in FIG. 24 includes a control LAN 8d (CLAN_5) and a control LAN 8e (CLAN_6).
  • One of the routes that the T-LAN (# 3) can take is the route indicated by “Cont_ ⁇ -CLAN4-CLAN5-CLAN6”.
  • the control frame is transferred by the control LAN 8c (CLAN_4) and the control LAN 8d (CLAN_5), and further reaches the control LAN 8e (CLAN_6).
  • the switch 10c and the switch 10d use four ports.
  • FIG. 25 is an explanatory diagram illustrating the entire time table 235 according to the first embodiment.
  • the overall time table 235 shown in FIG. 25 is the overall time table 235 generated after executing step 110 shown in FIG. 12 when the assigned routes are physically duplicated.
  • the time 2354 of the entry 2353 shown in FIG. 25 is different from the time 2354 of the entry 2352 by 4 ms.
  • the schedule server 20 can avoid the problem that the route between the switch 10c and the switch 10b is shared by two T-LANs at the same time.
  • Step 106 and Step 110 when physical paths overlap are shown below.
  • the Dijkstra method is used as in the above example.
  • any method may be used as the method for assigning the route in step 106.
  • the entry of the construction information 29 indicating T-LAN (# 1) and T-LAN (# 2) is the same as the entry of the construction information 29 shown in FIG. ) Indicating the plurality of control LANs 8 (CLAN_4, CLAN_5, and CLAN_6) in the control LAN 293. For this reason, the process of assigning a route to T-LAN (# 1) and T-LAN (# 2) in step 106 is the same as that in step 106 described above.
  • the order in which control frames are transferred to a plurality of control LANs 8 of T-LAN # 3 is determined in advance.
  • the order of the control LAN 8 to which the control frame is transferred is specified by the order of the values stored in the control LAN 293 of the construction information 29. This is because the slave 7 connected to the control LAN 8 sequentially transfers the control frames.
  • the control frame is transferred in the order of the switch 10d, the switch 10c, and the switch 10b.
  • the resource allocation module 233 sets the order of the control LAN 8 in the T-LAN, for example, in the construction information 29 by an operator or the like.
  • the resource allocation module 233 determines a path to be allocated to the T-LAN so that the control frames are transferred in a preset order.
  • the resource allocation module 233 in the above example does not cause the switch 10d and the switch 10b to pass through the switch 10c from the paths that may be allocated to the T-LAN (# 3) in step 106. Exclude routes connected to.
  • the resource allocation module 233 can connect the master 60c and the slave 7 of the T-LAN (# 3) at a network cost lower than ⁇ in step 106. Search for a route.
  • the master 60c and the switch 10d are connected by a route having a network cost of 1.
  • the switch 10d and the switch 10c are directly connected by a route having a network cost of 1. All the paths between the switch 10c and the switch 10b have a network cost of ⁇ .
  • the resource allocation module 233 determines the path between the master 60c and the switch 10d and the path between the switch 10d and the switch 10c. Since the path between the switch 10c and the switch 10b cannot be determined, the resource allocation module 233 determines in step 106 that resources cannot be allocated to the T-LAN (# 3).
  • step 110 the T- that has not been able to determine a route in a period different from the period in which other T-LANs are valid. It is determined whether resources can be allocated to the LAN.
  • the resource allocation module 233 does not change the period during which the T-LAN whose route has already been determined (in this case, T-LAN (# 1) and T-LAN (# 2)) is valid. In addition, a period in which the T-LAN (# 3) can be validated is searched. Specifically, the resource allocation module 233 refers to the entire time table 235 and sets the entry 2353 of the T-LAN (# 3) to the time when the T-LAN (# 1) or T-LAN (# 2) is invalid. Move to 2354.
  • the resource allocation module 233 moves the entry 2353 of the T-LAN (# 3) at every time 2354, and specifies the time 2354 “004” at which the entry 2352 is not stored. In addition, when the T-LAN (# 3) is temporarily enabled at the time 2354 “004” (temporary communication period), the resource allocation module 233 at the time 2354 in the other communication period of the T-LAN (# 3). , It is determined whether or not the entry 2352 is stored.
  • the resource allocation module 233 determines that the T-LAN whose route has already been determined is invalid. The time 2354 is searched. If there is no other time 2354 as a result of the search, the resource allocation module 233 determines in step 110 that the resource cannot be allocated to the T-LAN (# 3), and executes step 112.
  • the resource allocation module 233 sets the T-LAN (# 3) in the communication system in the temporary communication period. Search for routes that can be assigned.
  • the T-LAN (# 2) is invalid during the temporary communication period (time 2354 is “004”), so the network cost is 1.
  • the network cost of the path connecting the switch 10c to the switch 10b via the switch a is ⁇ during the provisional communication period.
  • the resource allocation module 233 determines a route for directly connecting the switch 10c and the switch 10b as a route for connecting the switch 10c and the switch 10b. Then, the resource allocation module 233 allocates a route that directly connects the master 60c, the switch 10d, the switch 10c, and the switch 10b to the route of the T-LAN (# 3) at time 2354 “004”. Then, the resource allocation module 233 determines in step 110 that resources can be allocated to the T-LAN (# 3), and executes step 108.
  • step 108 the resource allocation module 233 determines that the path allocated in step 110 to the temporary communication period entry 2353 (in the above example, “Cont_ ⁇ -SW_D-CLAN_4-SW_D-SW_C-CLAN_5-SW_C-SW_D-CLAN_6 ") Is stored and the entry 2353 is determined.
  • the resource allocation module 233 can effectively utilize the network resources of the communication system by allocating different times to the effective times in Step 110.
  • FIG. 26 is an explanatory diagram illustrating the individual time table 236 with the switch 10 and the master 60 after changing the effective period of the real-time network according to the first embodiment.
  • the individual time table 236 shown in FIG. 26 is a table generated in step 108 based on the entire time table 235 shown in FIG. 25, and is a table when a route is assigned to the T-LAN as shown in FIG. . 26 is an individual time table 236 for the switch 10b, the switch 10c, the switch 10d, and the master 60c.
  • the difference between the individual time table 236b shown in FIG. 26 and the individual time table 236b shown in FIG. 16 is that a combination of port “3” and port “6” is added to the individual time table 236b shown in FIG. It is.
  • the difference between the individual time table 236c shown in FIG. 26 and the individual time table 236c shown in FIG. 16 is that the combination of the port “1” and the port “4” and the port “ The combination of 3 "and port” 6 "is added.
  • the difference between the individual time table 236d shown in FIG. 26 and the individual time table 236d shown in FIG. 16 is that a combination of port “3” and port “6” is added to the individual time table 236d shown in FIG. It is.
  • the difference between the individual time table 236g shown in FIG. 26 and the individual time table 236g shown in FIG. 17 is that, in the individual time table 236g shown in FIG. 26, the time 2364 at which the value indicating that the port is opened is stored as “004”. “0”, “014”, and “009”.
  • the resource allocation module 233 adjusts so that the effective period of the real-time network does not overlap when the paths allocated to the real-time network physically overlap.
  • the schedule server 20 can transfer the control frame by a unique route.
  • the switch 10 does not need to perform buffering processing for routing the control frame. Can be transferred in real time.
  • the schedule server 20 can implement a plurality of real-time networks in one communication system.
  • the master 60 transmits and receives the control frame in the route and period assigned by the schedule server 20, and the switch 10 transfers the control frame according to the combination of the assigned ports. Further, the transfer function of the switch 10 and the transfer function of the master 60 are synchronized in time. Then, the switch 10 transfers the control frame without performing processing that requires buffering such as routing. For this reason, the transfer delay and loss that occur when transferring the Ethernet frame do not occur when the control frame is transferred. As a result, the communication system according to the first embodiment can transfer the control frame in real time.
  • the switch 10 and the master 60 according to the first embodiment transfer a control frame according to the individual time table 236 distributed from the schedule server 20 to construct a predetermined physical line for transmitting the control frame at a predetermined time. To do. Since each of the switch 10 and the slave 7 in the constructed line transfers a control frame in bit units by the On the Fly method, a real-time network can be installed even in a communication system installed in a wide area.
  • the schedule server 20 determines each route of the real-time network and the switch 10 transfers the control frame according to the determined route, the schedule server 20 according to the first embodiment quickly changes the route of the real-time network. It is possible to effectively use network resources.
  • the communication system of the first embodiment can implement a plurality of real-time networks in one control system.
  • the schedule server 20 determines the time when the real-time network is valid as a different time. It can be implemented in one control system. As a result, the cost for installing a plurality of real-time networks can be reduced, and security can be appropriately protected even in a single network on which a plurality of real-time networks are mounted.
  • a method using GPS is applied as a method of time synchronization between the switch 10 and the master 60.
  • any method may be used, for example, a method of time synchronization in a network.
  • NTP or IEEE 1588 may be used.
  • the time of the switch 10 and the master 60 may be synchronized using the time table of the first embodiment (the entire time table 235 and the individual time table 236).
  • the resource allocation module 233 may receive a trigger signal (bit) for time synchronization from the schedule server 20 between time 2354 “000” and time 2354 “001” so that all the switches 10 and the master 60 can receive the time synchronization trigger signal (bit).
  • the entire time table 235 is generated. Then, by receiving the trigger signal, the switch 10 or the master 60 can correct the time and synchronize the time.
  • the switch 10 is set so that the switch 10 has one input and multiple outputs for a predetermined period (for example, a control frame input from one master 60 is transferred to a plurality of switches 10 or a plurality of devices). By doing so, it is possible to construct a network system of an arbitrary shape directly connected by a physical route.
  • the schedule server 20 according to the second embodiment generates the entire time table 235 and the individual time table 236 so that the switch 10 has one input and multiple outputs.
  • the schedule server 20, the switch 10, and the master 60 of the second embodiment have the same functions and configurations as the schedule server 20, the switch 10, and the master 60 of the first embodiment.
  • FIG. 27 is an explanatory diagram showing a communication system applied to the railway operation management system of the second embodiment.
  • the communication system includes T-LAN (# 1) and T-LAN (# 2).
  • the EC master of T-LAN (# 1) is master 60a (Cont_ ⁇ ), and the EC master of T-LAN (# 2) is master 60b (Cont_ ⁇ ).
  • Each T-LAN includes a signal device 71 and a pointer 72 as the slave 7.
  • the communication system includes switches 10a to 10h (identifiers: SW_A to SW_H).
  • the schedule server 20 is connected to the switch 10d.
  • the T-LAN (# 1) of the second embodiment is a network for managing the operation on the ring-shaped railway line
  • the T-LAN (# 2) of the second example is operated on the straight railway line. It is a network for management.
  • Each of the railway lines is provided with a slave 7 (signal 71 and pointer 72). By controlling the slave 7, the master 60 manages the operation of the railway line.
  • the railway lines managed by the T-LAN (# 1) and the railway lines managed by the T-LAN (# 2) partially overlap, and the T-LAN (# 1) and the T-LAN (# A part of the switch 10 and the slave 7 installed in 2) overlap.
  • the T-LAN (# 1) and T-LAN (# 2) networks are laid regardless of the shape of the railway line.
  • the network of the second embodiment is laid so that each master 60 can transmit a control frame to each slave 7 via the switch 10.
  • the resource allocation module 233 of the schedule server 20 determines a predetermined route as a route to be assigned to the T-LAN in step 106 shown in FIG. However, if it is determined in step 106 that the respective routes of the T-LAN are physically duplicated, the resource allocation module 233 determines that the time period in which the T-LAN is valid in step 110 is not duplicated in the entire time table 235. Adjust the entry.
  • T-LAN (# 1) and T-LAN (# 2) of the second embodiment a part of the route overlaps, so that the resource allocation module 233 determines that the T-LAN (# 1) is effective in Step 110.
  • a different period is assigned to the period during which T-LAN (# 2) becomes valid.
  • the master 60 and the switch 10 use the individual time table 236 generated by the schedule server 20 to transfer the control frame of each T-LAN during the period assigned to each railway line (T-LAN). For this reason, the administrator of the railway operation management system according to the second embodiment does not need to install a real-time network for each railway line, and can effectively use network resources.
  • the administrator of the second embodiment does not need to lay a network dedicated to a new railway line (specifically, the switch 10 and the slave 7) even when a new railway line is created.
  • a network dedicated to a new railway line specifically, the switch 10 and the slave 7
  • initial information 234 a real-time network for operation management can be freely generated.
  • the railway operation management system of the second embodiment is different from the communication system of the first embodiment in that the railway operation management system of the second embodiment differs from the EtherCat of the communication system of the first embodiment in that the control frame is set to the master 60. There is no need to return it.
  • the control frame transmitted from each master 60 is not transferred to the switch 10 and the master 50 after reaching each of the traffic light 71 and the pointer 72.
  • the schedule server 20 can generate a time table so that the switch 10 duplicates the control frame and transfers the control frame to a plurality of devices. As a result, the schedule server 20 can cause the switch 10 to multicast the control frame.
  • FIG. 28A is an explanatory diagram illustrating the entire time table 235 according to the second embodiment.
  • the entire time table 235 shown in FIG. 28A is generated when 1 ms is set as the switching period of the initial information 234 and 20 ms is set as the repetition period of the initial information 234.
  • the overall time table 235 shown in FIG. 28A is generated when the communication period 294 and the communication cycle 295 of T-LAN (# 1) and T-LAN (# 2) are all set to 10 ms.
  • T-LAN (# 1) is valid during the time 2354 from “000” to “009”, and the time 2354 is changed from “010” to “019”. Until then, T-LAN (# 2) is effective.
  • FIG. 28B is an explanatory diagram illustrating a part of the individual time table 236 according to the second embodiment.
  • the individual time table 236 shown in FIG. 28B is a part of the table generated by the resource allocation module 233 in the second embodiment.
  • the schedule server 20 shows a case where the switch 10d is set in advance to transfer the control frame to the switch 10c, the switch 10e, the switch 10f, and the switch 10h on the railway line of T-LAN (# 1). .
  • the resource allocation module 233 uses the port “2” for the switch 10d to communicate with the master 60a and the ports “4” and “5” for the switch 10c, the switch 10e and the switch 10f to communicate with the switch 10d. And “6” are combined, and this port combination is stored in the individual time table 236d in step 109.
  • step 1934 the switching module 193 of the switch 10d duplicates three control frames received from the port “2” at the time “000”-“009” indicated by the time 2361 of the individual time table 236d. Each of the duplicated control frames is output from the ports “4”, “5”, and “6” in the individual time table 236d.
  • control frame can be transferred in real time in a wide range of networks by multicasting the control frame to the switch 10.
  • a plurality of slaves can share a route, so that the network utilization efficiency is improved.
  • the route assigned to the T-LAN is determined in advance.
  • the schedule server 20 is based on the network topology indicating the connection relationship between the master 60, the switch 10, and the slave 7 provided in the communication system. The route may be searched.
  • a part of the configuration of one embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of one embodiment. Further, it is possible to add, delete, and replace other configurations for a part of the configuration of each embodiment.
  • each of the above-described configurations, functions, processing units, processing procedures, and the like may be realized in hardware by designing a part or all of them, for example, with an integrated circuit.
  • Each of the above-described configurations, functions, and the like may be realized by software by the processor interpreting and executing a program that realizes each function.
  • Information such as programs, tables, and files that realize each function is stored in a memory, a hard disk, a recording device such as SSD (Solid State Drive), or a recording medium such as an IC card, SD card, or DVD. be able to.
  • control lines and information lines indicate what is considered necessary for the explanation, and not all the control lines and information lines on the product are necessarily shown. Actually, it may be considered that almost all the components are connected to each other.
  • a control system having multiple networks with guaranteed real-time communication can be applied to a wide range of social infrastructure.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)

Abstract

Selon l'invention, des dispositifs de réseau possèdent individuellement : une horloge fournissant une première heure synchronisée avec celle des autres dispositifs de réseau; et une pluralité de points d'accès. Un serveur de planification détermine un trajet par lequel ladite pluralité de dispositifs de réseau transmet une trame, et génère un premier plan indiquant une combinaison desdits points d'accès par lesquels passe ledit trajet déterminé, et une heure de transmission de ladite trame. Ledit premier plan est distribué à ladite pluralité de dispositifs de réseau. Lesdits dispositifs de réseau reçoivent individuellement ledit premier plan provenant dudit serveur de planification, et se réfèrent à ce premier plan. Dans le cas où ladite première heure correspond à l'heure indiquée par ledit premier plan, la trame entrée dans un des points d'accès de la combinaison desdits points d'accès indiquée par ledit premier plan, sort telle quelle des autres points d'accès de cette combinaison.
PCT/JP2013/061030 2013-04-12 2013-04-12 Système de réseau, procédé de communication et dispositifs de réseau WO2014167703A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/061030 WO2014167703A1 (fr) 2013-04-12 2013-04-12 Système de réseau, procédé de communication et dispositifs de réseau

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/061030 WO2014167703A1 (fr) 2013-04-12 2013-04-12 Système de réseau, procédé de communication et dispositifs de réseau

Publications (1)

Publication Number Publication Date
WO2014167703A1 true WO2014167703A1 (fr) 2014-10-16

Family

ID=51689136

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/061030 WO2014167703A1 (fr) 2013-04-12 2013-04-12 Système de réseau, procédé de communication et dispositifs de réseau

Country Status (1)

Country Link
WO (1) WO2014167703A1 (fr)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015128265A (ja) * 2013-12-27 2015-07-09 株式会社Ihi 通信システム及び通信方法
WO2019171669A1 (fr) * 2018-03-07 2019-09-12 住友電気工業株式会社 Dispositif de commutation, dispositif de communication monté sur véhicule, système de communication monté sur véhicule, procédé de correction de temps et programme de correction de temps
JP7157214B1 (ja) 2021-07-01 2022-10-19 株式会社オートネットワーク技術研究所 車載制御装置、車載システム、情報処理方法、及びプログラム

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010538509A (ja) * 2007-09-03 2010-12-09 エアバス・オペレーションズ フレーム・スイッチング・デバイス
JP2011193227A (ja) * 2010-03-15 2011-09-29 Denso Corp 通信ネットワークシステム、中継端末、マイクロコンピュータ、送受信装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010538509A (ja) * 2007-09-03 2010-12-09 エアバス・オペレーションズ フレーム・スイッチング・デバイス
JP2011193227A (ja) * 2010-03-15 2011-09-29 Denso Corp 通信ネットワークシステム、中継端末、マイクロコンピュータ、送受信装置

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015128265A (ja) * 2013-12-27 2015-07-09 株式会社Ihi 通信システム及び通信方法
WO2019171669A1 (fr) * 2018-03-07 2019-09-12 住友電気工業株式会社 Dispositif de commutation, dispositif de communication monté sur véhicule, système de communication monté sur véhicule, procédé de correction de temps et programme de correction de temps
JPWO2019171669A1 (ja) * 2018-03-07 2021-03-18 住友電気工業株式会社 スイッチ装置、車載通信装置、車載通信システム、時刻補正方法および時刻補正プログラム
JP7131603B2 (ja) 2018-03-07 2022-09-06 住友電気工業株式会社 スイッチ装置、車載通信装置、車載通信システム、時刻補正方法および時刻補正プログラム
US11502873B2 (en) 2018-03-07 2022-11-15 Sumitomo Electric Industries, Ltd. Switch device, vehicle-mounted communication device, vehicle-mounted communication system, time correction method, and time correction program
JP7157214B1 (ja) 2021-07-01 2022-10-19 株式会社オートネットワーク技術研究所 車載制御装置、車載システム、情報処理方法、及びプログラム
WO2023276839A1 (fr) * 2021-07-01 2023-01-05 株式会社オートネットワーク技術研究所 Dispositif de commande embarqué, système embarqué, procédé de traitement d'informations et programme
JP2023007200A (ja) * 2021-07-01 2023-01-18 株式会社オートネットワーク技術研究所 車載制御装置、車載システム、情報処理方法、及びプログラム

Similar Documents

Publication Publication Date Title
Kalør et al. Network slicing in industry 4.0 applications: Abstraction methods and end-to-end analysis
KR102233645B1 (ko) 가상 네트워크 기반 분산 다중 도메인 라우팅 제어 시스템 및 라우팅 제어 방법
CN109150559B (zh) 时间触发以太网仿真系统
EP3958509A1 (fr) Procédé, appareil et système de communication entre des contrôleurs dans tsn
JP6463709B2 (ja) 工業インターネットブロードバンドフィールドバスクロック同期の実現方法
US9360885B2 (en) Fabric multipathing based on dynamic latency-based calculations
US9288112B2 (en) Automatic network discovery in precision time protocol networks
EP2983342B1 (fr) Adressage par protocole internet de dispositifs de commande industriels utilisant la topologie de réseau en anneau
JP6449430B2 (ja) ネットワーク装置用の時刻同期方法、装置及び時刻同期サーバ
Garbugli et al. End-to-end qos management in self-configuring tsn networks
KR20230169378A (ko) 메시지 전송 방법 및 디바이스
US10356006B2 (en) Control system, development support apparatus, controller, and control method
WO2012173172A1 (fr) Système de communication, contrôleur, commutateur, dispositif de gestion de stockage et procédé de communication
WO2014167703A1 (fr) Système de réseau, procédé de communication et dispositifs de réseau
CN114788197A (zh) 用于优化经由通信网络连接的网络设备之间的时间同步的方法
CN112640386B (zh) 用于模拟通信网络中的多播数据流的预约请求的处理的方法和模拟系统
JP6228822B2 (ja) ネットワーク管理制御装置、ネットワーク管理制御システム、及びネットワーク管理制御方法
Dietrich et al. Frame conversion schemes for cascaded wired/wireless communication networks of factory automation
JP2015115864A (ja) データ転送システム及びデータ転送システムの制御方法
CN114531943B (zh) 数据传输方法和自动化通信网络
CN115174370A (zh) 一种分布式混合数据确定性传输装置及方法
US11522762B2 (en) Coordination device and method for providing control applications via a communication network for transmitting time-critical data
US11442432B2 (en) Communication device and method for data transmission within an industrial communication network
KR101544592B1 (ko) 능동적 큐 할당 방식의 고가용성 분산임베디드 네트워크 송수신 방법 및 장치
US11368406B2 (en) Methods and apparatus for path computation in a telecommunications network

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13881473

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13881473

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP