WO2010064381A1 - リアルタイム制御ネットワークシステム - Google Patents

リアルタイム制御ネットワークシステム Download PDF

Info

Publication number
WO2010064381A1
WO2010064381A1 PCT/JP2009/006340 JP2009006340W WO2010064381A1 WO 2010064381 A1 WO2010064381 A1 WO 2010064381A1 JP 2009006340 W JP2009006340 W JP 2009006340W WO 2010064381 A1 WO2010064381 A1 WO 2010064381A1
Authority
WO
WIPO (PCT)
Prior art keywords
reference signal
controller
communication cycle
transmission
processing unit
Prior art date
Application number
PCT/JP2009/006340
Other languages
English (en)
French (fr)
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 US13/131,512 priority Critical patent/US8774162B2/en
Priority to CN200980148317.7A priority patent/CN102232280B/zh
Priority to EP09830152.6A priority patent/EP2372955A4/en
Publication of WO2010064381A1 publication Critical patent/WO2010064381A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/403Bus networks with centralised control, e.g. polling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L2012/40208Bus networks characterized by the use of a particular bus standard
    • H04L2012/40241Flexray
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L2012/40267Bus for use in transportation systems
    • H04L2012/40273Bus for use in transportation systems the transportation system being a vehicle

Definitions

  • the present invention relates to a real-time control network system used for real-time processing, and is used for a vehicle control network, an industrial computer, and the like.
  • a network for time-synchronized communication is used in order to ensure real-time communication.
  • a method of time synchronous communication for example, there is FlexRay.
  • FlexRay one communication cycle is called a communication cycle.
  • the communication cycle is composed of a plurality of slots, and is assigned in advance to each controller on the network. Each controller performs a frame transmission process or a frame reception process during the assigned slot.
  • FIG. 1 is a schematic configuration diagram showing a configuration of an in-vehicle network and a controller using a time synchronous communication network.
  • each controller 1, 2 connected to a network is mainly composed of a processor 11, a memory 12, and a communication control device 13.
  • the communication control device 13 counts the communication cycle and holds it in the communication cycle counter 14.
  • Each of the communication control devices 13 of the controller 1 and the controller 2 exchanges the communication cycle 1004 between the communication control devices, and controls so as to always have the same value.
  • the slot counter 18 is counted up with the communication cycle start time as 0.
  • the filtering condition 17 defines the conditions of the communication cycle and the slot value when performing frame transmission and frame reception.
  • the communication control device 13 transmits a frame whose communication cycle and slot value match from the transmission buffer 15 assigned for each frame.
  • the communication control device 13 receives a frame whose slot value matches the communication cycle based on the filtering condition 17 from the network 3 and stores it in the reception buffer 16 that is statically assigned to each frame. To do.
  • FIG. 14 shows an example of slot assignment in the case where frames A and C are periodically transmitted from the controller 1 to the controller 2.
  • the cycle length of the communication cycle is 10 msec (the length of the communication cycle counter), and the communication cycle of each frame is 20 msec (2 in terms of the communication cycle counter).
  • the number of frames A and C can be transmitted and received using the same slot.
  • the filtering condition 17 is limited to a power of 2 in which the communication cycle is from 1 to 64, that is, 1, 2, 4, 8, 16, 32, 64. Therefore, frame transmission / reception other than these communication cycles needs to be implemented by software stored in the memory 12.
  • the communication cycle of frame B is 30 msec (3 when converted to a communication cycle), and the communication cycle for performing frame B communication circulates as 0, 3, 2, 1, 0. Accordingly, since it is impossible to synchronize from which communication cycle of the above-mentioned communication cycle communication is started between the transmission controller and the reception controller, there is a communication cycle in which the reception side controller receives the frame B from the transmission side controller. do not know. Therefore, the transmission side controller transmits the frame B every communication cycle using the continuous transmission mode of the static segment or the dynamic segment. The receiving controller receives frame B every time the communication cycle counter advances by 3. In this method, the slot 1 is occupied by the frame B, but the efficiency is poor because only 1/3 of the network bandwidth can be used.
  • the transmission controller performs cycle control.
  • the frame B is transmitted from the transmission side controller every communication cycle 3 using the single shot mode of the static segment or the dynamic segment.
  • the receiving-side controller reads the frame B every communication cycle, and therefore reads the reception buffer in slot 1. If there is no new frame in the reception buffer, it is determined that the communication cycle is not to be received. Even in this method, the slot 1 is occupied by the frame B, but the efficiency is poor because only 1/3 of the network bandwidth can be used. Further, since the processor 11 of the receiving controller must read the receiving buffer every communication cycle, the overhead is large.
  • An object of the present invention is to provide a real-time control network system that improves the network usage efficiency and reduces the overhead of the processor of the controller even when the same communication cycle as the frame cannot be set as the filtering condition of the communication control device. It is to provide an in-vehicle network system.
  • the real-time control network system of the present invention has one or more reference signal transmission controllers that broadcast a reference signal on a time-synchronized network, and all the controllers perform transmission processing or reception processing in synchronization with the reference signal. It is characterized by starting.
  • a plurality of controllers are connected via a bus, and each controller designates a slot and transmits a frame for each communication cycle, and a frame from the designated slot.
  • the communication cycle is counted again from 0 when counted from 0 to the maximum value, and the plurality of controllers are ,
  • At least one reference signal transmission controller having a reference signal generation unit that receives the communication cycle and generates a reference signal that is a reference for starting transmission or reception of the frame, and a reference signal transmission unit that transmits the reference signal And a reference signal receiving unit for receiving the reference signal.
  • At least one reference signal receiving controller each controller further comprising a communication cycle updating unit for maintaining the same communication cycle among a plurality of controllers, and when the transmission processing unit starts transmission or the reception processing unit
  • a filtering condition table having a communication cycle and a reference signal when the reception starts, and comparing the reference signal, the communication cycle, and the filtering condition table, and the communication cycle and the reference signal are set as conditions of the filtering condition table.
  • a filtering processing unit that activates the transmission processing unit or the reception processing unit when they match.
  • another real-time control network includes a plurality of controllers connected via a bus, and each controller includes a transmission processing unit that designates a slot and transmits a frame for each communication cycle, and a designated slot.
  • the communication cycle is counted again from 0 when counted from 0 to the maximum value.
  • a communication cycle update unit that maintains the same communication cycle between a plurality of controllers, a reference signal generation unit that receives the communication cycle and generates a reference signal that is a reference for starting transmission or reception of the frame, and the reference signal
  • a reference signal transmitter for transmitting the reference signal and a reference signal for receiving the reference signal Communication unit
  • a switching unit that selects one of the reference signal of the reference signal transmission unit and the reference signal of the reference signal reception unit, and a communication cycle in which the transmission processing unit starts transmission or the reception processing unit starts reception
  • a filtering condition table having the reference signal
  • a filtering processing unit that activates the transmission processing unit or the reception processing unit when the reference signal passed from the switching unit matches the communication cycle and the filtering condition table. It is what you have.
  • the reference signal transmission controller or the reference signal reception controller captures the frame in synchronization with the frame of the reference signal transmission controller. Periodic transmission is possible. Therefore, the use efficiency of the network can be improved, and the overhead of the processor of the controller can be reduced.
  • FIG. 1 is a schematic diagram showing a hardware configuration of a real-time control network system (hereinafter referred to as “network system”) according to the first embodiment.
  • network system a real-time control network system
  • the hardware configuration of a plurality of controllers (two in the figure) 1 and 2 connected to the network 3 is basically the same as the controller in the conventional network system.
  • 2 includes a processor 11, a memory 12, and a communication control device 13, each connected by a bus (internal bus). Although only two controllers are shown in the figure, the number of controllers may be three or more, and the controller 2 has the same configuration as the controller 1.
  • Each controller functions as either a reference signal transmission controller that transmits a reference signal, which will be described later, or a reference signal reception controller that receives a reference signal.
  • the plurality of controllers includes at least one reference signal transmission controller and at least one reference signal transmission controller. It consists of two reference signal receiving controllers.
  • the controller that is first turned on (started up) is the reference signal transmission controller, and the other controllers are the reference signal reception controllers.
  • a controller that outputs a network synchronization signal among a plurality of controllers may be used as a reference signal transmission controller.
  • the processor 11 executes a program stored in the memory 12 and reads / writes data stored in the memory 12.
  • the communication control device 13 is hardware that performs time-synchronized communication, and has the same function as the FlexRay communication controller.
  • the communication control device 13 includes a communication cycle counter 14, a transmission buffer 15, a reception buffer 16, a filter (filtering condition) 17, and a slot counter 18.
  • the communication control device 13 counts the communication cycle and holds it in the communication cycle counter 14.
  • the communication control device 13 of the controller 1 and the communication control device of the controller 2 are controlled so as to always have the same value by exchanging the communication cycle 1004 between the communication control devices.
  • the slot counter 18 is counted up with the communication cycle start time as 0.
  • the filtering condition 17 defines the communication cycle and slot value conditions when frame transmission and frame reception are performed using a static segment. In frame transmission, based on the filtering condition 17, the communication control device 13 transmits a frame whose communication cycle and slot value match from the transmission buffer 15 assigned for each frame.
  • the communication control device 13 receives a frame whose slot value matches the communication cycle based on the filtering condition 17 from the network 3 and stores it in the reception buffer 16 that is statically assigned to each frame. To do.
  • the communication control device 13 transmits a frame from the transmission buffer 15 when the filtering condition 17 is satisfied and a transmission request is made from the processor 11.
  • FIG. 2 is a schematic block diagram showing the software configuration of the reference signal transmission controller.
  • the software shown in FIG. 2 is held in the memory 12 and executed by the processor 11.
  • the reference signal transmission controller and the reference signal reception controller are implemented by software, but may be implemented as hardware.
  • the reference signal transmission controller program includes a filtering unit 1001, a transmission processing unit 1002, a reception processing unit 1003, a communication cycle update unit 1006, a round count unit 1007, and a reference signal transmission unit 1011.
  • the data of the reference signal transmission controller includes a communication cycle 1004, a filtering condition table 1005, and a round value 1008.
  • the reference signal is a signal that serves as a reference for starting transmission or reception of a frame.
  • a round value 1008 is used as the reference signal.
  • a reference signal generation unit 1021 is configured by a round count unit 1007 that is a program and a round value that is data.
  • the communication cycle update unit 1006 is a program that copies the communication cycle counter 14 to the communication cycle at the beginning of the communication cycle and keeps the communication cycle 1004 of all controllers the same.
  • the communication cycle update unit 1006 is activated by a global timer interrupt synchronized with the clock of the communication control device 13.
  • the global timer interrupt is set to a timing with sufficient time until the next reference signal transmission even if the round count unit 1007 or the reference signal transmission unit 1011 is executed, such as the head of NIT (network idle time). .
  • the round count unit 1007 is called.
  • the round count unit 1007 is a program that counts the round value 1008.
  • the round count unit 1007 sets the round value 1008 to 0 when the controller power is turned on. Thereafter, the communication cycle 1004 is read, and the round value 1008 is incremented by 1 every time the communication cycle 1004 reaches the maximum value.
  • the round count unit 1007 holds the maximum value of the round value 1008. After the round value 1008 is increased by 1, if “round value 1008 ⁇ maximum value of round value 1008” is satisfied, the round value 1008 is cleared to zero. When the round value is increased or cleared, the reference signal transmission unit 1011 is called.
  • the maximum value of the round is preferably the least common multiple of the transmission / reception cycle of all frames.
  • the transmission / reception timing of all the frames can be determined by a combination of the unique round value 1008 and the communication cycle 1004.
  • the reference signal transmission unit 1011 transmits the round value 1008 in a statically determined cycle and in a slot assigned in advance. Specifically, a reference signal frame including a round value is written to the transmission buffer 16, and transmission is activated in the case of a dynamic frame.
  • the transmission timing of the round value 1008 is a communication cycle or every communication cycle when the round value increases (or clears).
  • the filtering processing unit 1001 is a program that activates the transmission processing unit 1002 or the reception processing unit 1003 based on the communication cycle, the round value, and the conditions of the filtering condition table 1005.
  • the filtering processing unit 1001 is activated by a global timer interrupt synchronized with the clock of the communication control device 13.
  • the global timer interrupt is set at a timing such as the head of NIT (network idle time) that has sufficient time to execute the transmission processing unit 1002 and the reception processing unit 1003.
  • the filtering processing unit 1001 reads the communication cycle 1004 and the round value 1008 after activation. Thereafter, an entry that matches the combination of the communication cycle 1004 and the round value 1008 is detected from the filtering condition table 1005.
  • FIG. 5A and FIG. 5B are the filtering condition table 1005 of this embodiment. As shown in FIGS. 5A and 5B, a round value, a communication cycle, a reception frame ID, and a transmission frame ID are stored in each entry.
  • the filtering processing unit 1001 calls the transmission processing unit 1002 using the transmission frame ID of the entry as an argument. Also, the reception processing unit 1003 is called using the received frame ID of the detected entry as an argument.
  • the transmission processing unit 1002 creates a transmission frame from data generated by the application program. Further, when called from the filtering unit 1001, the transmission processing unit 1002 writes the frame of the transmission frame ID to the transmission buffer 15.
  • the communication control device 13 When a dynamic segment is used for frame transmission of the transmission buffer 15, the communication control device 13 is activated for transmission and transmitted over the network.
  • the transmission buffer 15 When the static segment is used, the transmission buffer 15 is automatically periodically transmitted for each filtering condition 17 by the communication control device 13, so that the transmission processing unit 1002 does not need to explicitly activate transmission.
  • the reception processing unit 1003 When the reception processing unit 1003 is called from the filtering processing unit 1001, the reception processing unit 1003 reads the frame from the reception buffer 16 and stores the received frame. Also, data is extracted from the received frame and passed to the application program. In both cases where a dynamic segment is used for frame reception of the reception buffer 16 and a static segment is used, the reception buffer is read to check whether the latest frame has arrived.
  • FIG. 3 is a schematic block diagram showing the software configuration of the reference signal receiving controller.
  • the reference signal reception controller program includes a filtering processing unit 1001, a transmission processing unit 1002, a reception processing unit 1003, a communication cycle updating unit 1006, and a reference signal receiving unit 1010.
  • the data includes a communication cycle value 1004, a filtering condition table 1005, and a round value 1008.
  • the filtering processing unit 1001, the transmission processing unit 1002, the reception processing unit 1003, the communication cycle updating unit 1006, the communication cycle value 1004, the filtering condition table 1005, and the round value 1008 are the above-mentioned reference signal controller.
  • the reference signal receiving unit 1010 is different.
  • the reference signal receiving unit 1010 is a program that receives the reference signal frame and copies the round value in the frame to the round value 1008.
  • the reference signal receiving unit 1010 is activated by a global timer interrupt synchronized with the clock of the communication control device 13 or a reception interrupt of the communication control device 13.
  • the filtering condition table in this example is shown in FIGS. 5 (a) and 5 (b).
  • frame B is transmitted / received in slot 1 and the round value is transmitted / received in slot 2.
  • round 0 is transmitted to all controllers, and the round value 1008 of all controllers becomes 0.
  • the filtering processing unit 1001 searches the filtering condition table 1005 and detects an entry that matches the round value 1008 and the communication cycle 1004.
  • the filtering processing unit 1001 searches the filtering condition table 1005 and transmits / receives a frame every cycle, so that transmission / reception is possible even in a communication cycle that cannot be supported by the filtering condition 17 defined in the communication control device 13. Become.
  • the processor 1 of the receiving controller knows the reception timing even in the cycle transmission / reception other than the power of 2, so it is not necessary to read the reception buffer every communication cycle and check the validity of the reception data. Therefore, according to the network system of this embodiment, the network usage efficiency can be improved, and the overhead of the processor of the controller can be reduced.
  • the hardware configuration of the network system of this embodiment is basically the same as the hardware configuration of FIG. Further, the reference signal transmission controller and the reference signal reception controller are configured by software as in the previous embodiment. In the previous embodiment, a round value is used as a reference signal. In the present embodiment, a command signal described later is used as a reference signal.
  • FIG. 6 is a block diagram showing a software configuration of the reference signal transmission controller.
  • the program of the reference signal transmission controller of this embodiment includes a filtering unit 1001, a transmission processing unit 1002, a reception processing unit 1003, a communication cycle update unit 1006, a round count unit 1007, a reference signal transmission unit 1011, and The command signal generation unit 1014 is configured.
  • the data of the reference signal transmission controller includes a communication cycle 1004, a filtering condition table 1005, a round value 1008, a command signal 1012, and a command signal condition table 1018.
  • the reference signal generation unit 1022 includes the round count unit 1007 and the command signal generation unit 1014 that are programs, and the round value 1008, the command signal 1012, and the command signal condition table 1018 that are data.
  • the command signal generation unit 1014 is a program that creates a command to be a reference signal.
  • the command signal generation unit 1014 starts execution from the interrupt of the global timer of the communication control device 13 so that command signal generation is in time for the start of the next communication cycle, such as at the end of each cycle.
  • the command signal generation unit 1014 reads the round value 1008 and the communication cycle 1004, and calculates the round value and the communication cycle of the next communication cycle. After calculating the round value and the communication cycle, the command signal condition table 1018 is searched for an entry that matches the calculation result.
  • FIG. 10 is a diagram showing the configuration of the command signal condition table 1018.
  • a round, a communication cycle, and a command signal are recorded in each entry of the command signal condition table 1018.
  • the command signal indicates a frame communication period and an offset from the beginning of round 0.
  • the frame B transmitted / received at the timing shown in FIG. 4 is transmitted / received every 3 communication cycles from round 0, communication cycle 1, and therefore has a period of 3 and an offset of 1.
  • This timing is entered as “period 3 offset 1 communication command” in the command signal condition table 1018.
  • a command of one cycle is entered, but a transmission / reception command of a plurality of cycles may be entered.
  • the command signal of the entry is written to the command signal 1012, and the reference signal transmission unit 1011 is called using this as an argument. If there is no matching entry, the command signal 1012 is cleared.
  • the reference signal transmission unit 1011 When the reference signal transmission unit 1011 is called from the command signal generation unit 1014, the reference signal transmission unit 1011 transmits the command signal 1012 in a slot assigned in advance. Specifically, a reference signal frame including a command signal is written in the transmission buffer 16, and transmission is activated in the case of a dynamic frame.
  • the filtering processing unit 1001 is a program that activates the transmission processing unit 1002 or the reception processing unit 1003 based on the command signal 1012 and the filtering condition table 1005.
  • the filtering processing unit 1001 is activated by a global timer interrupt synchronized with the clock of the communication control device 13.
  • the global timer interrupt is set at a timing such as the head of NIT (network idle time) that has sufficient time to execute the transmission processing unit 1002 and the reception processing unit 1003.
  • the filtering processing unit 1001 reads the command signal 1012 after being activated. Thereafter, an entry matching the command signal is detected from the filtering condition table 1005.
  • FIG. 9A and FIG. 9B are the filtering condition table 1005 of this embodiment. As shown in FIGS. 9A and 9B, a command signal, a reception frame ID, and a transmission frame ID are stored in each entry.
  • the filtering processing unit 1005 detects an entry that matches the condition, the filtering processing unit 1005 calls the transmission processing unit 1002 using the transmission frame ID of the detected entry as an argument. Also, the reception processing unit 1003 is called using the received frame ID of the detected entry as an argument.
  • FIG. 7 shows the software configuration of the reference signal reception controller.
  • the reference signal reception controller program includes a filtering unit 1001, a transmission processing unit 1002, a reception processing unit 1003, a communication cycle updating unit 1006, and a reference signal receiving unit 1010. Consists of a communication cycle value 1004, a filtering condition table 1005, and a command signal 1012. Among these programs and data, except for the reference signal receiving unit 1010, it is the same as that of the above-mentioned reference signal controller.
  • the reference signal receiving unit 1010 is a program that receives the reference signal frame and copies the command signal in the frame to the command signal 1012.
  • the reference signal receiving unit 1010 is started every communication cycle from a global timer interrupt synchronized with the clock of the communication control device 13. If no command signal is received, the command signal 1012 is cleared.
  • the filtering condition table 1005 in this example is shown in FIGS. 9A and 9B.
  • the frame B is transmitted / received in the slot 1, and the command signal is transmitted / received in the slot 2.
  • the command signal “period 3 offset 1” is transmitted to all the controllers, and the command signal 1012 of all the controllers becomes zero.
  • the filtering processing unit 1001 searches the filtering condition table 1005 and detects an entry that matches the command signal 1012.
  • the reference signal transmission controller having the filtering condition table shown in FIG.
  • the reference signal receiving controller having the filtering condition table shown in FIG. 9B receives the frame B.
  • the filtering processing unit 1004 does not search for an entry, and no controller performs transmission / reception.
  • the filtering processing unit 1001 searches the filtering condition table 1005 and transmits / receives a frame, so that transmission / reception is possible even in a cycle that cannot be supported by the filtering condition 17. Therefore, as in the previous embodiment, this embodiment can also improve the network usage efficiency and reduce the overhead of the processor of the controller.
  • the hardware configuration of the network system of this embodiment is basically the same as the hardware configuration of FIG.
  • the controller of the present embodiment is configured by software as in the above-described embodiment.
  • the reference signal transmission controller and the reference signal reception controller are configured by software as in the above-described embodiment.
  • another controller (reference signal reception controller) becomes the reference signal transmission controller.
  • FIG. 11 shows the software configuration of the controller (reference signal transmission / reception controller).
  • the controller has both functions of a reference signal transmission controller and a reference signal reception controller by switching.
  • the controller is different from the reference signal transmission controller shown in FIG. 2 and the reference signal reception controller shown in FIG. 3 in that the filtering processing unit 1023 and the round count unit 1024 are different.
  • This is a configuration in which a rank table 1016, an error detection unit 1017, and a controller type 1019 are added. Description of the same program and data in FIG. 2 or FIG. 3 is omitted.
  • Controller type 1019 is data indicating whether the controller is a “reference signal transmission controller” or a “reference signal reception controller”.
  • the controller type 1019 is set by the switching unit 1015.
  • the round count unit 1024 is a program that counts the round value 1008, and is the same as the round count unit 1007 described above except the points described below.
  • the reference signal transmission unit 1011 is called after counting the round value.
  • the round count unit 1024 calls the switching unit 1015 after counting the round value. If the controller type 1019 is “reference signal transmission controller”, the switching unit 1015 calls the reference signal transmission unit 1011.
  • the filtering processing unit 1023 is a program that activates the transmission processing unit 1002 or the reception processing unit 1003 when the communication cycle value 1004 and the round values 1008 and 1009 match the conditions of the filtering condition table 1005. Points described below Is the same as the filtering processing unit 1001 described above.
  • the above-described filtering processing unit 1001 directly reads the round value 1008, whereas in this embodiment, the filtering processing unit 1023 calls the switching unit 1015. If the controller type 1019 is “reference signal transmission controller”, the switching unit 1015 returns a round value 1008. If the controller type 1019 is “reference signal reception controller”, the round value 1009 is returned.
  • the error detection unit 1017 is a program that detects the reception timeout of the reference signal frame from the reference signal transmission controller. When the controller type is “reference signal reception controller”, the error detection unit 1017 sets a timer that is equal to or longer than the transmission cycle of the reference signal frame. If the reference signal receiving unit 1010 receives a correct reference signal frame before the timeout occurs, the timer is reset. If a timeout occurs, the switching unit 1015 is called. The subsequent processing is described in the processing of the switching unit 1015.
  • the switching unit 1015 is a program that determines whether the controller functions as a reference signal transmission controller or a reference signal reception controller and switches processing of the round count unit 1007 and the filtering processing unit 1001.
  • the switching unit 1015 is called when the controller is activated or when the error detection unit 1017 detects an error after the controller activation is completed.
  • the switching unit 1015 searches the priority table 1016 and reads the controller ID having the highest priority. When the controller ID of the controller itself matches the read controller ID, the controller sets the controller type as “reference signal transmission controller”. When the controller ID of the controller itself does not match the read controller ID, the controller type is set to “reference signal receiving controller”.
  • FIG. 12 is a diagram showing the priority order table 1016.
  • the priority table 1016 has a combination of priority and controller ID.
  • the switching unit 1015 is called from the error detection unit 1017 in the controller that is activated as another reference signal receiving controller, and priority is given.
  • the new reference signal transmission controller transmits the reference signal frame using the slot used by the previous reference signal transmission controller.
  • a new reference signal transmission controller transmits a reference signal frame using its own slot, a predetermined slot is entered in the priority table, and the reference signal reception unit 1010 of the reference signal reception controller It may be switched to receive a slot.
  • the use efficiency of the network can be improved, the overhead of the processor of the controller can be reduced, and even if the reference signal transmission controller fails, the other controller becomes the reference signal transmission controller. Other than the failure controller, the periodic transmission can be continued.
  • the hardware configuration of the network system of this embodiment is basically the same as the hardware configuration of FIG.
  • the controller of the present embodiment is configured by software as in the above-described embodiment.
  • the reference signal transmission controller and the reference signal reception controller are configured by software as in the above-described embodiment.
  • FIG. 13 shows the software configuration of the controller (reference signal transmission / reception controller).
  • the controller has both functions of a reference signal transmission controller and a reference signal reception controller by switching.
  • the controller differs from the reference signal transmission controller shown in FIG. 6 and the reference signal reception controller shown in FIG. 7 in that the filtering processing unit 1023 and the command signal generation unit 1025 are different.
  • This configuration includes a priority table 1016, an error detection unit 1017, and a controller type 1019. Description of the same program and data in FIG. 6 or FIG. 7 is omitted.
  • the switching unit 1015, the error detection unit 1017, the priority order table 1016, and the controller type 1019 are the same as those described in the third embodiment, and thus description thereof is omitted.
  • the command signal generation unit 1025 is a program that creates a command to be a reference signal, and is the same as the command signal generation unit 1014 described above except for the points described below.
  • the reference signal transmission unit 1011 is called using the command signal 1012 as an argument.
  • the command signal generation unit 1025 calls the switching unit 1015 using the command signal 1012 as an argument. .
  • the filtering processing unit 1023 is a program that activates the transmission processing unit 1002 or the reception processing unit 1003 when the conditions of the filtering condition table 1005 match. Except for the points described below, the filtering processing unit 1023 performs filtering according to the second embodiment. This is the same as the processing unit 1001. The filtering processing unit 1023 of the second embodiment directly reads the command signal 1013, whereas the filtering processing unit 1023 of the present embodiment calls the switching unit 1015.
  • the network usage efficiency can be improved, the processor overhead of the controller can be reduced, and even when the reference signal transmission controller fails. Since the other controller becomes the reference signal transmission controller, the periodic transmission can be continued except for the failure controller.
  • the present invention is not limited to the above-described embodiment, and various other ones are assumed.
  • the example in which the configuration of each controller is one of the reference signal transmission controller and the reference signal reception controller has been described.
  • one controller can perform the reference signal transmission controller and the reference signal reception. It is good also as a structure which has both functions of a controller and switches and uses both functions.
  • the configuration shown in FIG. 11 described in the third embodiment is the configuration excluding the priority table and the error detection unit, and in the case of the second embodiment.
  • the priority table and the error detection unit are excluded.

Landscapes

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

Abstract

 フレームと同一の通信周期が、通信制御装置のフィルタリング条件に設定できない場合でも、ネットワーク使用効率を向上し、コントローラのプロセッサのオーバヘッドを低減した車載ネットワークを提供する。  ネットワーク内部に、通信サイクルに応じて基準信号を生成して送信する基準信号送信コントローラを設け、基準信号受信コントローラは、基準信号を受信し、予め決められたフィルタリング条件テーブルと比較して、合致すればデータ受信処理、データ送信処理を行う。

Description

リアルタイム制御ネットワークシステム
 本発明は、実時間処理に用いられるリアルタイム制御ネットワークシステムに関し、車両制御用のネットワークや産業用コンピュータ等に用いられる。
 車両に搭載される複数の車載電子機器間で通信を行う車載ネットワークでは、近年、通信のリアルタイム性を保障するために、時間同期通信のネットワークが使用されている。
時間同期通信の方式としては、例えば、FlexRayがある。FlexRayでは、通信の1周期を通信サイクルとよぶ。通信サイクルは複数のスロットで構成され、ネットワーク上の各コントローラに予め割り当てられる。各コントローラは、割り当てられたスロットの間に、フレームの送信処理またはフレームの受信処理を行う。
 図1は、時間同期通信のネットワークを用いた車載ネットワークとコントローラの構成を示す概略構成図である。図1に示すように、ネットワーク(ネットワークバス)に接続された各コントローラ1,2は、主にプロセッサ11、メモリ12及び通信制御装置13で構成される。通信制御装置13は、通信サイクルをカウントし、通信サイクルカウンタ14に保持する。コントローラ1、コントローラ2の各通信制御装置13は、通信制御装置間で通信サイクル1004を交換し、常に同じ値になるように制御している。スロットカウンタ18は、通信サイクルの開始時点を0としてカウントアップされる。
 フィルタリング条件17では、フレーム送信やフレーム受信を行うときの、通信サイクルとスロット値の条件を規定している。フレーム送信において、通信制御装置13は、フィルタリング条件17に基づき、通信サイクルとスロット値が合致したフレームを、フレームごとに割り当てられた送信バッファ15から送信する。また、フレーム受信においては、通信制御装置13は、フィルタリング条件17に基づいて通信サイクルとスロット値が合致したフレームを、ネットワーク3から受信し、フレームごとに静的に割り当てられた受信バッファ16に保存する。
 図14に、コントローラ1からコントローラ2へ、フレームAとフレームCを周期送信する場合のスロット割り当て例を示す。通信サイクルのサイクル長を10msec(通信サイクルカウンタの長さ)、各フレームの通信周期を20msec(通信サイクルカウンタに換算すると2)とする。図14に示すように、フレームAのフィルタリング条件17を「通信サイクル=2N(Nは0から31までの数)」、フレームCのフィルタリング条件17を「通信サイクル=2N+1(Nは0から31までの数)」と設定すると、同一スロットを用いてフレームA、Cを送受信することができる。
 このように、時間同期通信では、通信サイクルとスロットに同期してフレーム送信、フレーム受信を行うため、ネットワーク上での競合が発生せず、ネットワークの帯域を効率よく使用することができる。
特表2008-509584号公報
 上記のネットワークシステムでは、フレームと同一の通信周期がフィルタリング条件17に設定できることが前提になる。FlexRayでは、フィルタリング条件17は、通信サイクルが1から64までの2のべき乗、すなわち、1、2、4、8、16、32、64に限定されている。したがって、これらの通信周期以外でのフレーム送受信は、メモリ12に保存されるソフトウェアによって実装される必要がある。
 例えば、図16に示すように、受信側のコントローラが周期制御を行う方式がある。この例では、フレームBの通信周期は30msec(通信サイクルに換算すると3)であり、フレームB通信を行うべき通信サイクルが0、3、2、1、0、と循環する。従って、送信コントローラと受信コントローラ間で、上記の循環のうちどの通信サイクルから通信を開始するか同期をとることができないため、送信側コントローラからは、受信側コントローラがフレームBを受信する通信サイクルがわからない。そのため、送信側コントローラは、スタティックセグメントの連続送信モードかダイナミックセグメントを用いて、フレームBを毎通信サイクル送信する。また、受信側コントローラでは、通信サイクルカウンタが3進むごとに、フレームBを受信する。この方式では、スロット1がフレームBに占有されるが、ネットワーク帯域の1/3しか使用できないため効率が悪い。
 他の従来例として、図15に示すように、送信側コントローラが周期制御を行う方式がある。この方式では、送信側コントローラからは、スタティックセグメントのシングルショットモードかダイナミックセグメントを用いて、フレームBを通信サイクル3ごとに送信する。受信側コントローラは、毎通信1サイクルごとにフレームBを受信するため、スロット1の受信バッファをリードする。受信バッファに新しいフレームがなければ、受信すべき通信サイクルでなかったと判定する。この方式でも、スロット1がフレームBに占有されるが、ネットワーク帯域の1/3しか使用できないため効率が悪い。また、受信側コントローラのプロセッサ11は、毎通信サイクルごとに、受信バッファをリードしなければならないので、オーバヘッドが大きい。
 本発明の目的は、フレームと同一の通信周期が、通信制御装置のフィルタリング条件に設定できない場合でも、ネットワーク使用効率を向上し、コントローラのプロセッサのオーバヘッドを低減したリアルタイム制御ネットワークシステム及びそれを用いた車載ネットワークシステムを提供することにある。
 上記目的を達成すべく本発明のリアルタイム制御ネットワークシステムは、基準信号をブロードキャストする基準信号送信コントローラを時間同期のネットワーク上に1つ以上持ち、全コントローラが基準信号に同期して送信処理又は受信処理を開始することを特徴とするものである。
 すなわち、本発明に係るリアルタイム制御ネットワークは、複数のコントローラがバスを介して接続され、各コントローラは、スロットを指定して通信サイクルごとにフレームを送信する送信処理部と、指定したスロットからフレームを受信する受信処理部とを有し、前記コントローラ間でフレームの送受信を行うリアルタイム制御ネットワークにおいて、前記通信サイクルは、0から最大値までカウントされると、再び0からカウントされ、前記複数のコントローラは、前記通信サイクルを受け取り、前記フレームの送信開始又は受信開始の基準となる基準信号を生成する基準信号生成部と、前記基準信号を送信する基準信号送信部とを有する少なくとも1つの基準信号送信コントローラと、前記基準信号を受信する基準信号受信部を有する少なくとも1つの基準信号受信コントローラとで構成され、各コントローラは、さらに、複数のコントローラ間の通信サイクルを同一に保つ通信サイクル更新部と、送信処理部が送信を開始するとき又は前記受信処理部が受信を開始するときの通信サイクルと基準信号を持つフィルタリング条件テーブルと、前記基準信号と前記通信サイクルと前記フィルタリング条件テーブルとを比較し前記通信サイクル及び前記基準信号が前記フィルタリング条件テーブルの条件に合致したとき前記送信処理部または前記受信処理部を起動するフィルタリング処理部とを有することものである。
 また、本発明に係る別のリアルタイム制御ネットワークは、複数のコントローラがバスを介して接続され、各コントローラは、スロットを指定して通信サイクルごとにフレームを送信する送信処理部と、指定したスロットからフレームを受信する受信処理部とを有し、前記コントローラ間でフレームの送受信を行うリアルタイム制御ネットワークにおいて、前記通信サイクルは、0から最大値までカウントされると、再び0からカウントされ、各コントローラは、複数のコントローラ間の通信サイクルを同一に保つ通信サイクル更新部と、前記通信サイクルを受け取り、前記フレームの送信開始又は受信開始の基準となる基準信号を生成する基準信号生成部と、前記基準信号を送信する基準信号送信部と、前記基準信号を受信する基準信号受信部と、前記基準信号送信部の基準信号と前記基準信号受信部の基準信号のいずれかを選択する切換え部と、前記送信処理部が送信を開始または受信処理部が受信を開始する通信サイクルと前記基準信号を持つフィルタリング条件テーブルと、前記切換え部から渡された前記基準信号と前記通信サイクルとフィルタリング条件テーブルを比較して合致すると送信処理部または受信処理部を起動するフィルタリング処理部とを有するものである。
 本発明によれば、フレームと同一の通信周期が、通信制御装置のフィルタリング条件に設定できない場合でも、基準信号送信コントローラのフレームに同期して、基準信号送信コントローラや、基準信号受信コントローラがフレームを周期送信できる。そのため、ネットワークの使用効率を向上でき、コントローラのプロセッサのオーバヘッドを低減することができる。
 また、本発明によれば、基準信号送信コントローラが故障した場合でも、他のコントローラが基準信号送信コントローラとなるため、故障コントローラ以外は、周期送信を継続することができる。
本発明に係るネットワークシステムの第1の実施形態のハードウェア構成を示す図である。 第1の実施形態の基準信号送信コントローラのソフトウェア構成を示すブロック図である。 第1の実施形態の基準信号受信コントローラのソフトウェア構成を示すブロック図である。 第1の実施形態のラウンド値を基準信号として用いたネットワークのフレームを示す図である。 第1の実施形態のフィルタリング条件テーブルを示す図である。 第2の実施形態の基準信号送信コントローラのソフトウェア構成を示すブロック図である。 第2の実施形態の基準信号受信コントローラのソフトウェア構成を示すブロック図である。 第2の実施形態のコマンド信号を基準信号として用いたネットワークのフレームを示す図である。 第2の実施形態のフィルタリング条件テーブルを示す図である。 コマンド信号条件テーブルを示す図である。 第3の実施形態の基準信号送受信コントローラのソフトウェア構成を示すブロック図である。 優先順位テーブルを示す図である。 第4の実施形態の基準信号送受信コントローラのソフトウェア構成を示すブロック図である。 従来例のネットワーク上のフレームを示す図である。 従来方式のネットワーク上のフレーム(送信側コントローラが周期制御)を示す図である。 従来方式のネットワークのフレーム(受信側コントローラが周期制御)を示す図である。
 以下、本発明の好適な実施形態を添付図面に基づいて説明する。
[第1の実施形態]
図1は、第1の実施形態のリアルタイム制御ネットワークシステム(以下、「ネットワークシステム」と称する)のハードウェア構成を示す概略図である。図1に示すように、ネットワーク3に接続された複数のコントローラ(図では2つ)1,2のハードウェア構成は、基本的には従来のネットワークシステムにおけるコントローラと同様であり、各コントローラ1,2は、各々バス(内部バス)で接続されたプロセッサ11、メモリ12、通信制御装置13で構成される。なお、図中、コントローラは2つのみ記載されているが、コントローラの数は3つ以上でもよく、コントローラ2もコントローラ1と同様な構成を有する。また、各コントローラは、後述する基準信号を送信する基準信号送信コントローラ或いは基準信号を受信する基準信号受信コントローラのどちらかとして機能し、複数のコントローラは、少なくとも1つの基準信号送信コントローラと、少なくとも1つの基準信号受信コントローラとで構成される。
 本実施形態では、複数のコントローラのうち、最初に電源が投入された(起動した)コントローラを基準信号送信コントローラとし、他のコントローラを基準信号受信コントローラとしている。その他の例として、複数のコントローラのうち、ネットワークの同期信号を出力するコントローラを基準信号送信コントローラとしてもよい。
 プロセッサ11は、メモリ12に格納されているプログラムを実行するとともに、メモリ12に格納されているデータをリードライトする。
 通信制御装置13は、時間同期通信を行うハードウェアであり、FlexRayの通信コントローラと同等の機能を有する。通信制御装置13は、通信サイクルカウンタ14、送信バッファ15、受信バッファ16、フィルタ(フィルタリング条件)17、スロットカウンタ18を有する。
 通信制御装置13は、通信サイクルをカウントし、通信サイクルカウンタ14に保持する。コントローラ1の通信制御装置13とコントローラ2の通信制御装置とは、通信制御装置間で通信サイクル1004を交換し、常に同じ値になるように制御される。スロットカウンタ18は、通信サイクルの開始時点を0としてカウントアップされる。フィルタリング条件17は、スタティックセグメントを用いてフレーム送信やフレーム受信を行うときの、通信サイクルとスロット値の条件を規定するものである。フレーム送信において、通信制御装置13は、フィルタリング条件17に基づき、通信サイクルとスロット値が合致したフレームを、フレームごとに割り当てられた送信バッファ15から送信する。また、フレーム受信においては、通信制御装置13は、フィルタリング条件17に基づいて通信サイクルとスロット値が合致したフレームを、ネットワーク3から受信し、フレームごとに静的に割り当てられた受信バッファ16に保存する。ダイナミックセグメントを用いてフレーム送信を行うときは、フィルタリング条件17に合致し、かつ、送信要求がプロセッサ11からなされた時に、通信制御装置13はフレームを送信バッファ15から送信する。
 図2は、基準信号送信コントローラのソフトウェア構成を示す概略ブロック図である。図2のソフトウェアは、メモリ12に保持され、プロセッサ11で実行される。本実施形態では、基準信号送信コントローラ及び基準信号受信コントローラは、ソフトウェアによる実装されるが、ハードウェアとして実装されてもよい。
 図2に示すように、基準信号送信コントローラのプログラムは、フィルタリング部1001、送信処理部1002、受信処理部1003、通信サイクル更新部1006、ラウンドカウント部1007及び基準信号送信部1011で構成される。基準信号送信コントローラのデータは、通信サイクル1004、フィルタリング条件テーブル1005及びラウンド値1008で構成される。基準信号は、フレームの送信又開始は受信開始の基準となる信号であり、本実施形態では基準信号としてラウンド値1008を用いる。また、プログラムであるラウンドカウント部1007とデータであるラウンド値とで基準信号生成部1021が構成される。
 通信サイクル更新部1006は、通信サイクルの先頭で通信サイクルカウンタ14を通信サイクルにコピーし、全コントローラの通信サイクル1004を同一に保持するプログラムである。通信サイクル更新部1006は、通信制御装置13のクロックに同期したグローバルタイマの割り込みで起動される。グローバルタイマの割り込みは、NIT(ネットワーク・アイドル・タイム)の先頭など、ラウンドカウント部1007や基準信号送信部1011を実行しても、次の基準信号送信まで十分時間があるタイミングに設定しておく。通信サイクル1004の更新後、ラウンドカウント部1007が呼び出される。
 ラウンドカウント部1007は、ラウンド値1008をカウントするプログラムである。ラウンドカウント部1007は、コントローラ電源オン時に、ラウンド値1008を0にする。その後、通信サイクル1004をリードし、通信サイクル1004が最大値になるごとに、ラウンド値1008を1増加する。また、ラウンドカウント部1007は、ラウンド値1008の最大値を保持する。ラウンド値1008を1増加後、「ラウンド値1008≧ラウンド値1008の最大値」となっていれば、ラウンド値1008を0クリアする。ラウンド値が増加或いはクリアされると、基準信号送信部1011が呼び出される。ラウンドの最大値は、全フレームの送受信周期の最小公倍数とするのが好ましい。これにより、全てのフレームの送受信タイミングを、一意のラウンド値1008と通信サイクル1004の組み合わせで決定することができる。また、ラウンドカウント部1007は、フィルタリング処理部1001から呼び出され、ラウンド値1008を渡す。このとき、通信サイクル=0であるときのみ、ラウンド値1008から1減算した値を、ラウンド値として渡す。通信サイクル=0のときは、基準信号受信コントローラは、最新のラウンド値を受信していないため、基準信号送信コントローラでのラウンド値をあわせておく必要があるためである。
 基準信号送信部1011は、ラウンド値1008を、静的に決められた周期で、かつ予め割り当てられたスロットで送信する。具体的には、送信バッファ16にラウンド値を含む基準信号フレームをライトし、ダイナミックフレームの場合は送信起動を行う。ラウンド値1008の送信タイミングは、ラウンド値が増加(或いはクリア)した時の通信サイクル或いは毎通信サイクルである。
 フィルタリング処理部1001は、通信サイクルとラウンド値とフィルタリング条件テーブル1005の条件に基づいて送信処理部1002または受信処理部1003を起動するプログラムである。フィルタリング処理部1001は、通信制御装置13のクロックに同期したグローバルタイマの割り込みで起動される。グローバルタイマの割り込みは、NIT(ネットワーク・アイドル・タイム)の先頭など、送信処理部1002や受信処理部1003を実行するのに十分時間があるタイミングに設定しておく。
 フィルタリング処理部1001は、起動後、通信サイクル1004とラウンド値1008をリードする。その後、フィルタリング条件テーブル1005から、通信サイクル1004とラウンド値1008の組み合わせと合致するエントリを検出する。図5(a)及び図5(b)は、本実施形態のフィルタリング条件テーブル1005である。図5(a)及び図5(b)に示すように、各エントリにラウンド値と通信サイクルと受信フレームIDと送信フレームIDが格納されている。フィルタリング処理部1001は、条件に合致したエントリを検出した場合、そのエントリの送信フレームIDを引数として、送信処理部1002を呼び出す。また、検出したエントリの受信フレームIDを引数として、受信処理部1003を呼び出す。
 送信処理部1002は、アプリケーションプログラムが生成するデータから送信フレームを作成する。また、送信処理部1002は、フィルタリング部1001から呼び出されたときに、送信フレームIDのフレームを送信バッファ15にライトする。送信バッファ15のフレーム送信にダイナミックセグメントを用いる場合、通信制御装置13に送信起動をかけて、ネットワーク上に送信する。スタティックセグメントを用いる場合、送信バッファ15は、通信制御装置13により、フィルタリング条件17ごとに自動的に周期送信されるため、送信処理部1002が明示的に送信起動をかける必要はない。本実施形態では、毎サイクルごとにラウンドを送信するため、ラウンド用のスロットのフィルタリング条件17は「通信サイクル=N」(Nは1から63までの数)である。
 受信処理部1003は、フィルタリング処理部1001から呼び出されたときに、受信バッファ16からフレームをリードし、受信フレームを保存する。また、受信フレームからデータをとりだし、アプリケーションプログラムに渡す。受信バッファ16のフレーム受信にダイナミックセグメントを用いる場合、およびスタティックセグメントを用いる場合の双方とも、受信バッファをリードし、最新のフレームが到着していないか確認する。
 図3は、基準信号受信コントローラのソフトウェア構成を示す概略ブロック図である。図3に示すように、基準信号受信コントローラのプログラムは、フィルタリング処理部1001、送信処理部1002、受信処理部1003、通信サイクル更新部1006及び基準信号受信部1010で構成され、基準信号受信コントローラのデータは、通信サイクル値1004、フィルタリング条件テーブル1005及びラウンド値1008で構成される。これらのプログラム及びデータのうち、フィルタリング処理部1001、送信処理部1002、受信処理部1003、通信サイクル更新部1006、通信サイクル値1004、フィルタリング条件テーブル1005及びラウンド値1008は、上述の基準信号コントローラのものと同様であり、基準信号受信部1010のみ異なる。
 基準信号受信部1010は、基準信号フレームを受信し、フレーム内のラウンド値をラウンド値1008にコピーするプログラムである。基準信号受信部1010は、通信制御装置13のクロックに同期したグローバルタイマの割り込み、あるいは、通信制御装置13の受信割込みから起動される。
 図4は、本実施形態の一例として、通信サイクル=4、フレームBを3サイクル周期で送受信する場合のネットワーク上のフレームを示している。この例におけるフィルタリング条件テーブルは、図5(a)及び図5(b)に示したものである。
 図4に示すように、フレームBはスロット1で送受信され、ラウンド値はスロット2で送受信される。最初の通信サイクル0では、ラウンド0が全コントローラに送信され、全コントローラのラウンド値1008は0になる。通信サイクル0が終わると、フィルタリング処理部1001がフィルタリング条件テーブル1005を検索し、ラウンド値1008及び通信サイクル1004と合致するエントリを検出する。図5(a)に示すフィルタリング条件テーブルを持つコントローラでは、ラウンド値=0、通信サイクル=1が合致するので、フレームBを送信する。また、図5(b)に示すフィルタリング条件テーブルを持つコントローラでは、フレームBを受信する。次の通信サイクル1では、フィルタリング処理部1004は、ラウンド値=0、通信サイクル=2のエントリを、フィルタリング条件テーブル1005から検索する。図5(a)及び図5(b)に示される送信側、受信側の両フィルタリング条件テーブルとも、ラウンド値=0、通信サイクル=2を満たすエントリがないので、どのコントローラも送受信を行わない。
 このように、毎サイクルごとに、フィルタリング処理部1001がフィルタリング条件テーブル1005を検索し、フレームを送受信することで、通信制御装置13に規定されるフィルタリング条件17でサポートできない通信サイクルでも、送受信可能になる。また、受信側コントローラのプロセッサ1は、2のべき乗以外のサイクル送受信においても、受信タイミングがわかるので、毎通信サイクルごとに受信バッファをリードして受信データの有効性を確認をする必要がない。したがって、本実施形態のネットワークシステムによれば、ネットワークの使用効率を向上でき、コントローラのプロセッサのオーバヘッドを低減することができる。
 [第2の実施形態]
次に、本発明に係るネットワークシステムの第2の実施形態を図6~図10に基づいて説明する。
 本実施形態のネットワークシステムのハードウェア構成は、基本的には図1のハードウェア構成と同様である。また、基準信号送信コントローラ及び基準信号受信コントローラは、前実施形態と同様にソフトウェアで構成される。前実施形態では、基準信号としてラウンド値を用いる構成であるのに対し、本実施形態では、基準信号として後述するコマンド信号を用いる構成としている。
 図6は、基準信号送信コントローラのソフトウェア構成を示すブロック図である。図6に示すように、本実施形態の基準信号送信コントローラのプログラムは、フィルタリング部1001、送信処理部1002、受信処理部1003、通信サイクル更新部1006、ラウンドカウント部1007、基準信号送信部1011及びコマンド信号生成部1014で構成される。基準信号送信コントローラのデータは、通信サイクル1004、フィルタリング条件テーブル1005、ラウンド値1008、コマンド信号1012及びコマンド信号条件テーブル1018で構成される。これらのプログラム及びデータうち、コマンド信号生成部1014、コマンド信号1012、基準信号送信部1011、コマンド信号条件テーブル1018、フィルタリング処理部1001、フィルタリング条件テーブル1005以外は、図2で説明した基準信号送信コントローラのものと同一であるので、説明を省略する。また、本実施形態では、プログラムであるラウンドカウント部1007及びコマンド信号生成部1014と、データであるラウンド値1008、コマンド信号1012及びコマンド信号条件テーブル1018とで基準信号生成部1022が構成される。
 コマンド信号生成部1014は、基準信号となるコマンドを作成するプログラムである。コマンド信号生成部1014は、毎サイクルの終了時など、コマンド信号生成が次の通信サイクル開始時に間に合うように、通信制御装置13のグローバルタイマの割込みから実行を開始する。コマンド信号生成部1014は、ラウンド値1008と通信サイクル1004をリードし、次の通信サイクルのラウンド値と通信サイクルを計算する。ラウンド値と通信サイクルの計算後、計算結果と合致するエントリをコマンド信号条件テーブル1018から検索する。
 図10は、コマンド信号条件テーブル1018の構成を示す図である。図10に示すように、コマンド信号条件テーブル1018の各エントリには、ラウンド、通信サイクル、コマンド信号が記録されている。コマンド信号は、フレームの通信周期と、ラウンド0先頭からのオフセットを示している。例えば、図4に示したタイミングで送受信されるフレームBは、ラウンド0、通信サイクル1から3通信サイクルごとに送受信されるので、周期3、オフセット1である。このタイミングは、コマンド信号条件テーブル1018においては、「周期3オフセット1通信コマンド」と記入される。図10のコマンド信号には、1つの周期のコマンドが記入されているが、複数の周期の送受信コマンドを記入してもよい。また、周期ごとに個別のコマンド信号条件テーブルのエントリを持ってもよい。
 ラウンド値と通信サイクルがコマンド信号条件テーブルに合致するエントリがある場合、そのエントリのコマンド信号をコマンド信号1012にライトし、これを引数として、基準信号送信部1011を呼び出す。合致するエントリがない場合、コマンド信号1012をクリアする。
 基準信号送信部1011は、コマンド信号生成部1014から呼び出されたときに、コマンド信号1012をあらかじめ割り当てられたスロットで送信する。具体的には、送信バッファ16にコマンド信号を含む基準信号フレームをライトし、ダイナミックフレームの場合は送信起動を行う。
 フィルタリング処理部1001は、コマンド信号1012とフィルタリング条件テーブル1005に基づいて、送信処理部1002または受信処理部1003を起動するプログラムである。フィルタリング処理部1001は、通信制御装置13のクロックに同期したグローバルタイマの割り込みで起動される。グローバルタイマの割り込みは、NIT(ネットワーク・アイドル・タイム)の先頭など、送信処理部1002や受信処理部1003を実行するのに十分時間があるタイミングに設定しておく。
 フィルタリング処理部1001は、起動後、コマンド信号1012をリードする。その後、フィルタリング条件テーブル1005からコマンド信号が合致するエントリを検出する。図9(a)及び図9(b)は、本実施形態のフィルタリング条件テーブル1005である。図9(a)及び図9(b)に示すように、各エントリにコマンド信号と受信フレームIDと送信フレームIDを格納されている。フィルタリング処理部1005は、条件に合致したエントリを検出した場合、検出したエントリの送信フレームIDを引数として、送信処理部1002を呼び出す。また、検出したエントリの受信フレームIDを引数として、受信処理部1003を呼び出す。
 図7は、基準信号受信コントローラのソフトウェア構成を示している。図7に示すように、基準信号受信コントローラのプログラムは、フィルタリング部1001、送信処理部1002、受信処理部1003、通信サイクル更新部1006及び基準信号受信部1010で構成され、基準信号受信コントローラのデータは、通信サイクル値1004、フィルタリング条件テーブル1005及びコマンド信号1012で構成される。これらのプログラム及びデータのうち、基準信号受信部1010以外は、上述の基準信号コントローラのものと同様である。
 基準信号受信部1010は、基準信号フレームを受信し、フレーム内のコマンド信号をコマンド信号1012にコピーするプログラムである。基準信号受信部1010は、通信制御装置13のクロックに同期したグローバルタイマの割り込みから、毎通信サイクル起動される。コマンド信号を受信しなければ、コマンド信号1012をクリアする。
 図8は、本実施形態の一例として、通信サイクル=4、フレームBを3サイクル周期で送受信する場合のネットワーク上のフレームを示している。この例におけるフィルタリング条件テーブル1005は、図9(a)及び図9(b)に示したものである。
 図8に示すように、フレームBがスロット1で送受信され、コマンド信号がスロット2で送受信される。最初の通信サイクル0では、コマンド信号「周期3オフセット1」が、全コントローラに送信され、全コントローラのコマンド信号1012は0になる。通信サイクル0が終わると、フィルタリング処理部1001がフィルタリング条件テーブル1005を検索し、コマンド信号1012と合致するエントリを検出する。図9(a)に示すフィルタリング条件テーブルを持つ基準信号送信コントローラでは、フレームBを送信する。また、図9(b)に示すフィルタリング条件テーブルを持つ基準信号受信コントローラは、フレームBを受信する。次の通信サイクル1では、コマンド信号が送信されないので、コマンド信号1012がクリアされる。したがって、フィルタリング処理部1004は、エントリの検索を行わず、どのコントローラも送受信を行わない。
 このように、コマンド信号の受信ごとに、フィルタリング処理部1001がフィルタリング条件テーブル1005を検索し、フレームを送受信することで、フィルタリング条件17でサポートできないサイクルでも、送受信可能になる。従って、本実施形態も前実施形態と同じく、ネットワークの使用効率を向上でき、コントローラのプロセッサのオーバヘッドを低減することができる。
 [第3の実施形態]
次に、本発明に係るネットワークシステムの第3の実施形態を図11、図12に基づいて説明する。
 本実施形態のネットワークシステムのハードウェア構成は、基本的には図1のハードウェア構成と同様である。本実施形態のコントローラは、上述の実施形態と同様にソフトウェアで構成される。また、基準信号送信コントローラ及び基準信号受信コントローラは、上述の実施形態と同様にソフトウェアで構成される。ただし、第1の実施形態では、基準信号送信コントローラが故障したとき、全てのフレーム送受信が停止する問題がある。これを解決するため、基準信号送信コントローラが故障したときに、他のコントローラ(基準信号受信コントローラ)が基準信号送信コントローラになる構成としたものである。
 図11は、コントローラ(基準信号送受信コントローラ)のソフトウェア構成を示している。コントローラは、切換えにより基準信号送信コントローラ及び基準信号受信コントローラの両機能を有するものである。図11に示すように、コントローラは、図2に示した基準信号送信コントローラ及び図3に示した基準信号受信コントローラにおいて、フィルタリング処理部1023、ラウンドカウント部1024が異なり、さらに、切換え部1015、優先順位テーブル1016、エラー検出部1017、コントローラ種別1019を加えた構成である。図2又は図3の同じプログラム及びデータの説明は省略する。
 コントローラ種別1019は、コントローラが、「基準信号送信コントローラ」であるか「基準信号受信コントローラ」であるかを示すデータである。コントローラ種別1019の設定は、切換え部1015が行う。
 ラウンドカウント部1024は、ラウンド値1008をカウントするプログラムであり、以下に説明する点を除き、上述のラウンドカウント部1007と同じである。上述のラウンドカウント部1007では、ラウンド値をカウントした後に基準信号送信部1011を呼び出すのに対し、本実施形態では、ラウンドカウント部1024は、ラウンド値をカウントした後、切換え部1015を呼び出す。切換え部1015は、コントローラ種別1019が「基準信号送信コントローラ」であれば、基準信号送信部1011を呼び出す。
 フィルタリング処理部1023は、通信サイクル値1004とラウンド値1008,1009がフィルタリング条件テーブル1005の条件に合致するときに送信処理部1002または受信処理部1003を起動するプログラムであるが、以下に説明する点を除き、上述のフィルタリング処理部1001と同じである。上述のフィルタリング処理部1001は、ラウンド値1008を直接リードするのに対し、本実施形態では、フィルタリング処理部1023は、切換え部1015を呼び出す。切換え部1015は、コントローラ種別1019が「基準信号送信コントローラ」であれば、ラウンド値1008をリターンする。コントローラ種別1019が「基準信号受信コントローラ」であれば、ラウンド値1009をリターンする。
 エラー検出部1017は、基準信号送信コントローラからの基準信号フレームの受信タイムアウトを検出するプログラムである。エラー検出部1017は、コントローラ種別が「基準信号受信コントローラ」である場合、基準信号フレームの送信周期以上のタイマを設定する。タイムアウトが発生する前に、基準信号受信部1010が正しい基準信号フレームを受信すれば、タイマを設定しなおす。タイムアウトが発生すれば、切換え部1015を呼び出す。その後の処理は、切換え部1015の処理に記述する。
 切換え部1015は、コントローラが基準信号送信コントローラとして機能するか基準信号受信コントローラとして機能するかを決定し、ラウンドカウント部1007及びフィルタリング処理部1001の処理を切換えるプログラムである。
 切換え部1015は、コントローラの起動時、又はコントローラ起動完了後にエラー検出部1017がエラーを検出すると呼び出される。切換え部1015は、優先順位テーブル1016を検索し、優先順位が一番高いコントローラIDをリードする。コントローラは、コントローラ自身が有するコントローラIDとリードしたコントローラIDとが一致した場合、コントローラ種別を「基準信号送信コントローラ」とする。コントローラ自身が有するコントローラIDとリードしたコントローラIDとが一致しなかった場合、コントローラ種別を「基準信号受信コントローラ」とする。
 図12は優先順位テーブル1016を示す図である。図12に示すように、優先順位テーブル1016は、優先順位とコントローラIDを組み合わせてもつ。本実施形態では、コントローラ起動時には、コントローラID=2のコントローラが基準信号送信コントローラとなる。コントローラID=2のコントローラが故障し、一定時間基準信号フレームが正しく送信されなかった場合、他の基準信号受信コントローラとして起動しているコントローラにおいて、切換え部1015がエラー検出部1017より呼び出され、優先順位テーブル1016の検索を行う。その検索により、コントローラID=10のコントローラが、新しい基準信号送信コントローラに決定される。本実施形態では、新しい基準信号送信コントローラは、前基準信号送信コントローラが用いたスロットを使用して基準信号フレームを送信する。新しい基準信号送信コントローラが、独自のスロットを用いて基準信号フレームを送信する場合は、あらかじめ決められたスロットを優先順位テーブルに記入しておき、基準信号受信コントローラの基準信号受信部1010が、このスロットを受信するように切換えるとよい。
 本実施形態のネットワークシステムでは、ネットワークの使用効率を向上でき、コントローラのプロセッサのオーバヘッドを低減することができると共に、基準信号送信コントローラが故障した場合でも、他のコントローラが基準信号送信コントローラとなるため、故障コントローラ以外は、周期送信を継続することができる。
 [第4の実施形態]
次に、本発明に係るネットワークシステムの第4の実施形態を図13に基づいて説明する。
 本実施形態のネットワークシステムのハードウェア構成は、基本的には図1のハードウェア構成と同様である。本実施形態のコントローラは、上述の実施形態と同様にソフトウェアで構成される。また、基準信号送信コントローラ及び基準信号受信コントローラは、上述の実施形態と同様にソフトウェアで構成される。
 ただし、第2の実施形態では、基準信号送信コントローラが故障したとき、全てのフレーム送受信が停止する問題がある。これを解決するため、本実施形態では、基準信号送信コントローラが故障したときに、他のコントローラ(基準信号受信コントローラ)が基準信号送信コントローラになる構成としたものである。
 図13は、コントローラ(基準信号送受信コントローラ)のソフトウェア構成を示している。コントローラは、切換えにより基準信号送信コントローラ及び基準信号受信コントローラの両機能を有するものである。図13に示すように、コントローラは、図6に示した基準信号送信コントローラ及び図7に示した基準信号受信コントローラにおいて、フィルタリング処理部1023、コマンド信号生成部1025が異なり、さらに、切換え部1015、優先順位テーブル1016、エラー検出部1017、コントローラ種別1019を加えた構成である。図6又は図7の同じプログラム及びデータの説明は省略する。また、切換え部1015、エラー検出部1017、優先順位テーブル1016及びコントローラ種別1019は、第3の実施形態で説明したものと同じであるので、その説明は省略する。
 コマンド信号生成部1025は、基準信号となるコマンドを作成するプログラムであり、以下に説明する点を除き、上述のコマンド信号生成部1014と同じである。上述のコマンド信号生成部1014では、コマンド信号1012を引数として、基準信号送信部1011を呼び出すのに対し、本実施形態では、コマンド信号生成部1025は、コマンド信号1012を引数として切換え部1015を呼び出す。
 フィルタリング処理部1023は、フィルタリング条件テーブル1005の条件が合致するときに送信処理部1002、または受信処理部1003を起動するプログラムであるが、以下に説明する点を除き、第2の実施形態のフィルタリング処理部1001と同じである。第2の実施形態のフィルタリング処理部1023は、コマンド信号1013を直接リードするのに対し、本実施形態のフィルタリング処理部1023は、切換え部1015を呼び出す。
 本実施形態のネットワークシステムでは、第3の実施形態のネットワークシステムと同様に、ネットワークの使用効率を向上でき、コントローラのプロセッサのオーバヘッドを低減することができると共に、基準信号送信コントローラが故障した場合でも、他のコントローラが基準信号送信コントローラとなるため、故障コントローラ以外は、周期送信を継続することができる。
 以上、本発明は、上述した実施の形態に限定されるものではなく、他にも種々のものが想定される。第1、第2の実施形態では、各コントローラの構成は、基準信号送信コントローラと基準信号受信コントローラのどちらか一方である例について説明したが、1つのコントローラが、基準信号送信コントローラと基準信号受信コントローラの両方の機能を有し、両機能を切換えて使用する構成としてもよい。具体的には、第1の実施形態の場合、第3の実施形態で説明した図11に示した構成において、優先順位テーブルとエラー検出部とを除いた構成となり、第2の実施形態の場合、第4の実施形態で説明した図13に示した構成において、優先順位テーブルとエラー検出部とを除いた構成となる。
 第3、第4の実施形態では、基準信号送信コントローラが故障した場合について説明したが、基準信号受信コントローラが故障した場合においても同様である。
1,2 コントローラ
3 ネットワーク
13 通信制御装置
14 通信サイクルカウンタ
17 フィルタリング条件
1001,1023フィルタリング処理部
1002 送信処理部
1003 受信処理部
1004 通信サイクル
1005 フィルタリング条件テーブル
1006 通信サイクル更新部
1007,1024ラウンドカウント部
1008,1009 ラウンド値
1010 基準信号受信部
1011 基準信号送信部
1012,1013 コマンド信号
1014,1025コマンド信号生成部
1015 切換え部
1016 優先順位テーブル
1017 エラー検出部
1018 コマンド信号条件テーブル
1021,1022 基準信号生成部

Claims (11)

  1.  複数のコントローラがバスを介して接続され、各コントローラは、スロットを指定して通信サイクルごとにフレームを送信する送信処理部と、指定したスロットからフレームを受信する受信処理部とを有し、前記コントローラ間でフレームの送受信を行うリアルタイム制御ネットワークにおいて、
     前記通信サイクルは、0から最大値までカウントされると再び0からカウントされ、
     前記複数のコントローラは、
     前記通信サイクルを受け取り、前記フレームの送信開始又は受信開始の基準となる基準信号を生成する基準信号生成部と、前記基準信号を送信する基準信号送信部とを有する少なくとも1つの基準信号送信コントローラと、
     前記基準信号を受信する基準信号受信部を有する少なくとも1つの基準信号受信コントローラとで構成され、
     各コントローラは、さらに、複数のコントローラ間の通信サイクルを同一に保つ通信サイクル更新部と、前記送信処理部が送信を開始するとき又は前記受信処理部が受信を開始するときの通信サイクルと前記基準信号を持つフィルタリング条件テーブルと、前記基準信号と前記通信サイクルと前記フィルタリング条件テーブルとを比較し前記通信サイクル及び前記基準信号が前記フィルタリング条件テーブルの条件に合致したとき前記送信処理部または前記受信処理部を起動するフィルタリング処理部とを有することを特徴とするリアルタイム制御ネットワークシステム。
  2.  請求項1記載のリアルタイム制御ネットワークシステムにおいて、
     前記コントローラは、前記通信サイクルの繰り返し回数をカウントするラウンド値を有し、前記基準信号生成部は、前記通信サイクルが最大値になった時に前記ラウンド値を更新するラウンドカウント部を有し、前記基準信号として、前記ラウンド値を用いることを特徴とするリアルタイム制御ネットワークシステム。
  3.  請求項1記載のリアルタイム制御ネットワークシステムにおいて、
     前記コントローラは、前記通信サイクルの繰り返し回数をカウントするラウンド値を有し、
     前記基準信号生成部は、前記通信サイクルが最大値になった時に前記ラウンド値を更新するラウンドカウント部と、前記送信処理部が送信を開始または前記受信処理部が受信を開始するときの通信サイクルと前記ラウンド値を少なくとも持つコマンド信号条件テーブルと、前記ラウンド値と前記通信サイクルとフィルタリング条件テーブルとを比較し条件が合致したとき前記フレームの通信周期とラウンド0からのオフセットを示すコマンド信号を生成するコマンド信号生成部を有し、前記基準信号として、前記コマンド信号を用いることを特徴とするリアルタイム制御ネットワークシステム。
  4.  請求項2又は3記載のリアルタイム制御ネットワークシステムにおいて、前記基準信号送信コントローラは、前記複数のコントローラのうちで、最初に電源が投入されるコントローラであることを特徴とするリアルタイム制御ネットワークシステム。
  5.  請求項2又は3記載のリアルタイム制御ネットワークシステムにおいて、前記基準信号送信コントローラは、前記コントローラのうちで、ネットワークの同期信号を出力するコントローラであることを特徴とするリアルタイム制御ネットワークシステム。
  6.  複数のコントローラがバスを介して接続され、各コントローラは、スロットを指定して通信サイクルごとにフレームを送信する送信処理部と、指定したスロットからフレームを受信する受信処理部とを有し、前記コントローラ間でフレームの送受信を行うリアルタイム制御ネットワークにおいて、
     前記通信サイクルは、0から最大値までカウントされると再び0からカウントされ、
     各コントローラは、複数のコントローラ間の通信サイクルを同一に保つ通信サイクル更新部と、前記通信サイクルを受け取り、前記フレームの送信開始又は受信開始の基準となる基準信号を生成する基準信号生成部と、前記基準信号を送信する基準信号送信部と、前記基準信号を受信する基準信号受信部と、前記基準信号送信部の基準信号と前記基準信号受信部の基準信号のいずれかを選択する切換え部と、前記送信処理部が送信を開始または受信処理部が受信を開始する通信サイクルと前記基準信号を持つフィルタリング条件テーブルと、前記切換え部から渡された前記基準信号と前記通信サイクルとフィルタリング条件テーブルとを比較して合致したとき送信処理部または受信処理部を起動するフィルタリング処理部を持つことを特徴とするリアルタイム制御ネットワークシステム。
  7.  請求項6記載のリアルタイム制御ネットワークシステムにおいて、
     複数のコントローラの中から基準信号送信コントローラ又は基準信号受信コントローラを決定するための優先順位テーブルと、前記基準信号送信コントローラの送信エラーを検出するエラー検出部とをさらに有し、前記切換部は、前記優先順位テーブルの優先順位に基づいて基準信号送信コントローラを選択することを特徴とするリアルタイム制御ネットワークシステム。
  8.  請求項6又は7記載のリアルタイム制御ネットワークシステムにおいて、
     前記コントローラは、前記通信サイクルの繰り返し回数をカウントするラウンド値を有し、前記基準信号生成部は、前記通信サイクルが最大値になった時に前記ラウンド値を更新するラウンドカウント部を有し、前記基準信号として、前記ラウンド値を用いることを特徴とするリアルタイム制御ネットワークシステム。
  9.  請求項6又は7記載のリアルタイム制御ネットワークシステムにおいて、
     前記コントローラは、前記通信サイクルの繰り返し回数をカウントするラウンド値を有し、
     前記基準信号生成部は、前記通信サイクルが最大値になった時に前記ラウンド値を更新するラウンドカウント部と、前記送信処理部が送信を開始または前記受信処理部が受信を開始するときの通信サイクルと前記ラウンド値を少なくとも持つコマンド信号条件テーブルと、前記ラウンド値と前記通信サイクルとフィルタリング条件テーブルとを比較し条件が合致したとき前記フレームの通信周期とラウンド0からのオフセットを示すコマンド信号を生成するコマンド信号生成部を有し、前記基準信号として、前記コマンド信号を用いることを特徴とするリアルタイム制御ネットワークシステム。
  10.  請求項2~5,8,9のいずれか1項記載のリアルタイム制御ネットワークシステムにおいて、前記ラウンド値の最大値は、各フレームの送受信周期の最小公倍数であることを特徴とするリアルタイム制御ネットワークシステム。
  11.  車両に搭載された複数の車載電子機器間で時間同期通信を行う車載ネットワークシステムにおいて、請求項1乃至10のいずれか1項記載のリアルタイム制御ネットワークシステムを用いたことを特徴とする車載ネットワークシステム。
PCT/JP2009/006340 2008-12-01 2009-11-25 リアルタイム制御ネットワークシステム WO2010064381A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US13/131,512 US8774162B2 (en) 2008-12-01 2009-11-25 Real time control network system
CN200980148317.7A CN102232280B (zh) 2008-12-01 2009-11-25 实时控制网络系统
EP09830152.6A EP2372955A4 (en) 2008-12-01 2009-11-25 REAL-TIME CONTROL NETWORK SYSTEM

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2008305818A JP5078857B2 (ja) 2008-12-01 2008-12-01 リアルタイム制御ネットワークシステム
JP2008-305818 2008-12-01

Publications (1)

Publication Number Publication Date
WO2010064381A1 true WO2010064381A1 (ja) 2010-06-10

Family

ID=42233040

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2009/006340 WO2010064381A1 (ja) 2008-12-01 2009-11-25 リアルタイム制御ネットワークシステム

Country Status (5)

Country Link
US (1) US8774162B2 (ja)
EP (1) EP2372955A4 (ja)
JP (1) JP5078857B2 (ja)
CN (1) CN102232280B (ja)
WO (1) WO2010064381A1 (ja)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102011087472B4 (de) * 2011-11-30 2016-10-20 Continental Automotive Gmbh Verfahren zur Synchronisation von Uhren in Knoten eines Fahrzeugnetzes und zur Durchführung des Verfahrens eingerichteter Knoten
WO2015194406A1 (ja) * 2014-06-18 2015-12-23 日立オートモティブシステムズ株式会社 車載プログラム書込み装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006525725A (ja) * 2003-05-06 2006-11-09 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Tdmaバスにおける異なるサイクルでのタイムスロット共有
JP2006317238A (ja) * 2005-05-11 2006-11-24 Keyence Corp 多光軸光電式安全装置
JP2008509584A (ja) 2004-08-05 2008-03-27 ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング フレックスレイ(FlexRay)通信コントローラ

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3149328B2 (ja) * 1995-01-09 2001-03-26 松下電器産業株式会社 送信装置と受信装置
ATE305197T1 (de) * 2002-04-16 2005-10-15 Bosch Gmbh Robert Verfahren zur datenübertragung in einem kommunikationssystem
JP4023341B2 (ja) * 2003-03-07 2007-12-19 株式会社デンソー 通信方法および通信端末装置
US7310327B2 (en) * 2003-04-28 2007-12-18 Temic Automotive Of North America, Inc. Method and apparatus for time synchronizing an in-vehicle network
DE102004027503B4 (de) * 2004-06-04 2012-08-16 Robert Bosch Gmbh Verfahren zur Etablierung einer globalen Zeitbasis in einem zeitgesteuerten Kommunikationssystem und Kommunikationssystem
DE102004030969A1 (de) * 2004-06-26 2006-01-12 Robert Bosch Gmbh Verfahren und Vorrichtung zur Steuerung eines Bussystems sowie entsprechendes Bussystem

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006525725A (ja) * 2003-05-06 2006-11-09 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Tdmaバスにおける異なるサイクルでのタイムスロット共有
JP2008509584A (ja) 2004-08-05 2008-03-27 ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング フレックスレイ(FlexRay)通信コントローラ
JP2006317238A (ja) * 2005-05-11 2006-11-24 Keyence Corp 多光軸光電式安全装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2372955A4

Also Published As

Publication number Publication date
EP2372955A1 (en) 2011-10-05
US20110228796A1 (en) 2011-09-22
US8774162B2 (en) 2014-07-08
EP2372955A4 (en) 2014-12-03
JP2010130596A (ja) 2010-06-10
CN102232280B (zh) 2014-10-29
JP5078857B2 (ja) 2012-11-21
CN102232280A (zh) 2011-11-02

Similar Documents

Publication Publication Date Title
KR100239973B1 (ko) 데이타 처리장치에서의 데이타교환 및/또는 신호처리의 동기를 위한 구조화 메시지방법
JP4571668B2 (ja) 時間制御される通信システム内にグローバルなタイムベースを確立する方法および通信システム
US7171579B2 (en) Method and device for exchanging data between at least two stations connected via a bus system
CN101111826B (zh) 一种用于保证通信系统的实时消息传输的装置及方法
JP5382472B2 (ja) データ中継装置、及び当該装置で用いられるデータ中継方法
CN107453770B (zh) 跳频的控制方法、控制装置、发射机以及接收机
CN111818632A (zh) 一种设备同步的方法、装置、设备及存储介质
KR20190074026A (ko) 이더캣 기반의 슬레이브 시스템에 포함된 복수의 마이크로 프로세서간 동기화 방법 및 시스템
JP4594124B2 (ja) 通信システム及び通信方法
CN101309184B (zh) 检测微引擎故障的方法及装置
Claesson et al. Efficient TDMA synchronization for distributed embedded systems
JP5078857B2 (ja) リアルタイム制御ネットワークシステム
JP5372699B2 (ja) 車載ネットワーク装置
JP2011227795A (ja) データ収集装置
JP7006295B2 (ja) 攻撃検知装置および攻撃検知方法
CN112162866B (zh) 基于相对时间的异构执行体程序同步方法及装置
JP4236650B2 (ja) ネットワークシステム
CN114301563A (zh) 集群间多余度同步电路、总线系统及集群间同步的方法
CN109586978B (zh) 总线拓扑网络自组网方法
JP3293089B2 (ja) Plcのリモートi/oシステム及びplcのリモートi/oシステムの実行方法
US20020003848A1 (en) Synchronous network
CN111130675B (zh) 一种基于时间触发网络的时间同步装置
CN114979180B (zh) 数据同步方法、系统及设备
JP2010200091A (ja) 通信システム及び通信方法
CN103297090A (zh) 工频载波通讯总线的抢占方法和装置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200980148317.7

Country of ref document: CN

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

Ref document number: 09830152

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 3865/DELNP/2011

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 13131512

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2009830152

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE