US7050860B2 - Safety network system, safety slave, and communication method - Google Patents

Safety network system, safety slave, and communication method Download PDF

Info

Publication number
US7050860B2
US7050860B2 US10/481,515 US48151504A US7050860B2 US 7050860 B2 US7050860 B2 US 7050860B2 US 48151504 A US48151504 A US 48151504A US 7050860 B2 US7050860 B2 US 7050860B2
Authority
US
United States
Prior art keywords
safety
safe
slave
slaves
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US10/481,515
Other languages
English (en)
Other versions
US20040210323A1 (en
Inventor
Yasuo Muneta
Toshiyuki Nakamura
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Omron Corp
Original Assignee
Omron Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Omron Corp filed Critical Omron Corp
Assigned to OMRON CORPORATION reassignment OMRON CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MUNETA, YASUO, NAKAMURA, TOSHIYUKI
Publication of US20040210323A1 publication Critical patent/US20040210323A1/en
Application granted granted Critical
Publication of US7050860B2 publication Critical patent/US7050860B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B9/00Safety arrangements
    • G05B9/02Safety arrangements electric
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/058Safety, monitoring
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/10Plc systems
    • G05B2219/11Plc I-O input output
    • G05B2219/1179Safety, on error, fault, block, inhibit output
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/10Plc systems
    • G05B2219/11Plc I-O input output
    • G05B2219/1195Critical I-O monitored by safety module connected to plc, other I-Os by plc self

Definitions

  • the present invention relates to a safe network system, safe slaves, and a communication method.
  • a programmable controller (hereinafter referred to as PLC) used in factory automation (hereinafter referred to as FA) performs its control function by entering ON/OFF information from input devices such as switches and sensors; executing logical calculation along a sequence program (also referred to as a user program) written in latter language; and outputting ON/OFF information signals to output devices such as relays, valves, and actuators in accordance with the obtained calculation results.
  • PLC programmable controller
  • FA factory automation
  • the input and output devices are directly connected with the PLC, and in other cases, these devices are connected via a network.
  • the ON/OFF information are transmitted and received via the network.
  • information is exchanged by a master-slave system where the PLC is the master and the devices are slaves.
  • a fail-safe system has been recently introduced into the control by a PLC.
  • the network have a safety function therein, not to mention the PLC and devices.
  • the term “safety function” indicates the function of verifying safety and performing an output.
  • a safe system indicates that if the network system causes a dangerous condition, for example, an emergency shutdown switch is pushed or a light curtain or another sensor detects entry of a person (part of the body), fail-safe works and the system is shifted to the safe side to stop the operation. In other words, the system allows an output and machine operation only when the safety function verifies safety. If safety is not verified, the machines come to a stop.
  • Some of facility systems are equipped with production robots, pressure press machines and cutting machines, which are operated by men.
  • a workplace there is a fear of dangerous accidents, such as the arm of a production robot touches a man's body, the pressure of a pressure press machine is applied on a part of a man's body, or the blade of a cutting machine touches a man's body.
  • the facility system brings the operation of the facility into a standstill (stops the operations of the production robots, pressure press machines and cutting machines).
  • the network system equipped with the aforementioned safety function it is necessary to fix a maximum response time elapsed between the occurrence of an abnormal or dangerous condition and the execution of a safety operation (stopping of the operation of a device, for example).
  • a safety operation stopping of the operation of a device, for example.
  • the network system has three slaves.
  • the ON/OFF information to be treated in this case is I/O information for safe control, which indicates to be normal (safe)/abnormal (dangerous).
  • the maximum response time the time required for one communication cycle is secured.
  • the safe PLC makes a request to one of the safe slaves connected with the safe network, and the safe slave received the request sends back safety information.
  • the safe PLC can make a request to the safe slaves ⁇ circle around ( 1 ) ⁇ , ⁇ circle around ( 2 ) ⁇ , and ⁇ circle around ( 3 ) ⁇ in this order to collect safety information from the three safe slaves in the same order.
  • the safety response from the safe slave ⁇ circle around ( 1 ) ⁇ is transmitted comparatively quickly to the safe PLC, whereas the safety response from the safe slave ⁇ circle around ( 3 ) ⁇ , which is the last in one communication cycle, is transmitted late.
  • the communication inside the network is under the control of the PLC side which is the master, so it has been impossible for the conventional system to make the slave which has detected a danger transmit safety information early in one communication cycle.
  • the PLC cannot know there is a slave in an abnormal (dangerous) condition until it receives safety information (the presence of a danger) from all the slaves. Therefore, all it can do is to acquire safety information from the slaves in turn in accordance with the predetermined rule (the sequence of node addresses, for example).
  • This invention has an object of providing a safe network system, safe slaves, and a communication method which can inform the master (controller) and other devices of the occurrence of an abnormality (a danger) detected by a safe slave or the like as soon as possible.
  • the safe network system of the present invention is composed of a safe controller and safe slaves which are connected with each other via a safe network.
  • the safe controller has the function of transmitting a request for safety information by broadcast message to the safe slaves.
  • the safe slaves are each provided with a safety information transmission function for transmitting safety information indicative of whether it is in a safe condition or not, and a changing means for changing the priority of a transmission frame which carries the safety information.
  • the changing means is designed so as to set the priority higher when the safe slave is not in a safe condition than when it is in a safe condition.
  • set the priority high means that the priority becomes higher when the slave is in a dangerous condition than in a safe condition.
  • the safe slave of the present invention is a safe slave to be connected with a safe network system which is composed of a safe controller and safe slaves connected with each other via a safe network, and is provided with a safety information transmission function for transmitting safety information indicative of whether the safe slave is in a safe condition or not; and a changing means for changing the priority of a transmission frame which carries the safety information, the changing means setting the priority higher when the safe slave is not in the safe condition than when the safe slave is in the safe condition.
  • the communication method of the present invention is a communication method in a safe network system composed of a safe controller and safe slaves which care connected with each other via a safe network.
  • the safe controller provides the safe slaves connected with the safe network a transmission request for safety information by broadcast message at a prescribed timing.
  • the safe slave received the transmission request transmits safety information indicative of whether or not the safe slave is in a safe condition as a response to the transmission request.
  • the priority is changed according to the contents of the safety information to be transmitted.
  • the safety information is information for the fail-safe control of the system.
  • One example of the safety information is information indicative of whether a safety device connected to the safe slave is in a safe condition or not (whether or not the emergency shutdown button has been pushed, whether or not entry of a man into a dangerous zone has been detected, or the like).
  • Another example is information indicative of whether the safe slave or the safety device itself is in a safe condition or not (whether the safe slave has a failure or abnormality, or whether the safety device has a failure or abnormality, or the like)
  • Further another example is information indicative of whether the network is in the safe condition or not (whether or not there is an error in the network communication due to noise or there is a communication abnormality due to network interruption).
  • safety function indicates a so-called fail-safety function, which is a system to produce an output and to operate the machine provided that the system is in a safe condition.
  • fail-safety function When the system is not in the safe condition, the output is stopped.
  • control When an abnormality occurs in the control of the controller or there is a communication abnormality, the control is shutdown and the operation of the controller is stopped so as to keep the devices for output and the control devices in a safe condition.
  • This control shutdown is required, for example, in the following dangerous conditions: when the CPU and other processing parts of the controller are doubled in number and a disagreement between them has been detected; when the network has an abnormality due to some reason; when the emergency shutdown switch of the machine system has been pushed; and when entry of a man (or part of the body) into the dangerous region has been detected by a multi-optical axis photoelectric sensor such as a light curtain.
  • the safety function secures the safe operation of the machine system which is the control target; brings the operation into a stop under the safe condition in addition to this operation; or makes fail-safe work so that the operation of the machine system is forcibly stopped in the safe condition.
  • the priority is set according to the contents of the safety information. Therefore, the transmission frame indicative of the occurrence of an abnormality (danger) is assigned a higher priority and is transmitted to the safe controller earlier than the other transmission frames indicative of safety information (safety) of the other safe slaves. In short, the safety information with the higher priority is transmitted early in one communication cycle. Hence, when the safe slave or another device has detected an abnormality (danger), it can be reported to the master (safe controller) as soon as possible.
  • safety information safety/abnormal (dangerous) or the like
  • the present invention has a feature that in the transmission of transmission frames of the same kind such as a safety response, the priority is changed with changing external factors such as the detection of an abnormality (danger).
  • a system (communication protocol) for transmitting a transmission frame with a higher priority earlier than the other transmission frames provided with priority information can be realized by various kinds of conventional algorism.
  • the safe controller of the present invention includes not only PLC (master), but also a configuration tool, a monitoring tool, a monitor device and the like, which are connected with the safe network.
  • FIG. 1 shows a diagram of a preferable embodiment of the safe network system of the present invention.
  • FIG. 2 shows a flowchart depicting the functions of the safe PLC (master).
  • FIG. 3 shows a diagram of a preferable embodiment of the safe slave of the present invention.
  • FIG. 4 shows a flowchart depicting the functions of the MPU of the safe slave.
  • FIG. 5( a ) shows a diagram of an example of the data configuration of the transmission frame
  • FIG. 5( b ) shows a diagram of an example of priority information (the sequence of transmission).
  • FIG. 6 shows a diagram of the theory of operation of transmitting a transmission frame with a higher priority ahead of others.
  • FIGS. 7( a ) and 7 ( b ) show a diagram explaining the effects.
  • FIGS. 8( a ) and 8 ( b ) show a diagram explaining the effects.
  • FIG. 1 shows an example of the safe network system to which the present invention is applied.
  • a safe PLC 1 master
  • a plurality of safe slaves 2 are connected with each other via a safe network (field bus) 3 .
  • the safe PLC 1 and the safe slaves 2 exchange information by the master-slave system.
  • each of the safe slaves 2 is connected with safety devices 4 including various kinds of input and output devices, in addition to safe door switches, safe limit switches, emergency shutdown switches and the like.
  • the safe PLC 1 is composed of a plurality of units connected with each other, such as a CPU unit, a master unit (communication unit) and an I/O unit.
  • the safe network unit 3 is connected with a master unit.
  • a safety function (fail-safe) contained therein.
  • This safety function verifies safety and produces an output (control).
  • fail-safe works to shift the system on the safe side, thereby stopping the operation.
  • the safe system enables fail-safe to work so as to shift the system on the safe side, thereby stopping the operation when the network system is put in a dangerous condition, such as when the emergency shutdown switch of the machine system has been pushed or when a light curtain or another sensor has detected entry of a man (or part of the body) into the dangerous region.
  • the safe system produces an output and operates the machines only when the safety function verifies safety. Therefore, if safety is not verified, the machines come to a stop.
  • the safe PLC 1 has communication facility built therein so as to perform the exchange of information with the safe slaves 2 by the master-slave system. Basically in the same manner as the conventional system, the safe PLC 1 makes a request to one of the safe slaves 2 via the safe network 3 , and the safe slave 2 received the request sends back safety information as a safety response.
  • the request from the safe PLC 1 is a broadcast message
  • the safe slaves 2 connected with the safe network 3 can response to the safe PLC 1 at the same time (it goes without saying that the safe PLC 1 actually receives the safety response from one safe slave 2 at a time).
  • the system is provided with the function of performing the operation shown in the flowchart of FIG. 2 .
  • the safe PLC 1 When the power is turned on, the safe PLC 1 makes a transmission request by a broadcast message to the safe slaves at the prescribed timing (ST 1 , ST 2 ). Later, the safe PLC 1 waits for a response to come from the slaves until the timeout of the reception time (ST 3 , ST 4 ). The timeout of the reception time occurs when the time which is set as one communication cycle time has elapsed after a transmission is requested.
  • step 5 determines whether the contents of the safety response (received safety information) indicate a safe condition or not.
  • the flow goes to step 7 to stop the communication and to execute an output interruption process in the same manner as when the timeout of the reception time is received (ST 7 , ST 8 ).
  • the safe slave 2 transmits a transmission frame (safety response) equipped with a priority of transmission, and is provided with a changing function for changing the priority of the transmission frame.
  • This changing function makes a safety response in a safe condition which is the normal condition have a low priority of transmission, and raises the priority of transmission only when the safe slave 2 (the safety device connected to it) has detected the presence of a danger.
  • a transmission frame with a high priority can be transmitted on the safe network 3 ahead of others so as to reach the safe PLC 1 quickly.
  • the result is a reduction in the response time when the presence of a danger has been detected.
  • the safe slave 2 has an internal structure shown in FIG. 3 to achieve the aforementioned processes.
  • the safe slave 2 is composed of a network interface 21 which is connected with the safe network 3 and exchanges data with the safe PLC 1 (master); a safety device interface 22 which exchanges data with the safety device (not illustrated) connected with the safe slave 2 ; and an MPU 23 which reads out programs stored in a system ROM 24 , and executes a prescribed process by using a memory region of a system RAM 25 when necessary.
  • the MPU 23 performs the process of sending back the safety information (safe/dangerous) acquired from the safety device via the safety device interface 22 in response to a request from the master received via the network interface 21 to a master unit 1 b via the network interface 21 and the safe network 3 .
  • the safe slave 2 itself can be the safety device, and in that case the safety device interface 22 becomes a safety device part for detecting whether it is safe or not.
  • the aforementioned configuration and theory of operation of the safe slave 2 are not explained in detail here because they are the same as conventional devices.
  • the safe slave 2 has a priority-of-transmission control part 26 which provides the transmission frame carrying safety information with priority information.
  • the priority-of-transmission control part 26 sets an abnormality flag on detecting the presence of an abnormality (danger) from the IO information of the safety device interface 22 .
  • the detection of a danger includes the cases that the emergency shutdown button has been pushed or entry of a man into a dangerous area has been detected.
  • the MPU 23 generates and outputs a transmission frame with a raised priority when the abnormality flag is on.
  • the processing function of the MPU 23 in the present invention is shown in the flowchart of FIG. 4 .
  • a request to be sent from the safe PLC (master) is waited for (ST 12 ), and when the request has been received, it is determined whether the safe slave 2 is currently in a safe condition or not (ST 13 ).
  • the priority of transmission is raised (ST 14 ), and safety information (dangerous) containing the information of the high priority is transmitted (ST 16 ).
  • the priority of transmission is not changed (ST 15 ), and safety information (safe) containing low priority information is transmitted (ST 16 ).
  • the aforementioned processes are repeated until the system comes to a stop.
  • the priority assigned to the same kind of transmission frames indicating safety response is changed based on the presence or absence of an abnormality resulting from external reasons such as the pushing of the emergency shutdown button or the detection of entry of a man into a dangerous area, the presence of absence of an abnormality resulting from internal reasons such as a failure or an abnormality of the safe slave itself and the safety device.
  • the transmission frame is composed of header information, addresses, and data to be transmitted.
  • the head of the header information contains 2-bit priority information (priorities for transmission).
  • “00” is in first place, which has the highest priority. This is followed by “01” in second place; “10” in third place; and “11” in fourth place, which has the lowest priority.
  • the first place and the second place are switched according to the contents of safety information.
  • the address part stores a receiver's address and a transmitter's address.
  • the data part stores safety information.
  • the safety information includes the distinction between safety and an abnormality (danger), or the contents of an abnormality, if any. When the contents of such an abnormality are spontaneously transmitted from the safe slave, it is preferable to transmit it in the fourth place.
  • the transmission and reception of data on the safe network 3 by the network interface 21 and communication protocol are based on CAN (Controller Area Network).
  • CAN Controller Area Network
  • priorities are managed by the data link layer, and when the data on the communication line are wired ORed, and data “1” and data “0” are overlapped, data “0” appear on the line.
  • the transmission frame of the safe slave ⁇ circle around ( 1 ) ⁇ is “1000101 . . . ”
  • the transmission frame of the safe slave ⁇ circle around ( 2 ) ⁇ is “101 . . . ”
  • the transmission frame of the safe slave ⁇ circle around ( 3 ) ⁇ is “100011 . . . ”.
  • the data on the line (on the safe network 3 ) are wired ORed to become “1000101 . . . ” as shown in the drawing.
  • each safe slave 2 transmits their transmission frame (safety information), monitors the data on the line to determine whether the data on the line agree with the data that they have transmitted. When these data do not agree, each safe slave determines that they are not authorized for transmission this time and stops the transmission of the subsequent data.
  • the third bit of the data on the line is “0” different from the third bit of the data of the safe slave ⁇ circle around ( 2 ) ⁇ which is “1”. Therefore, the safe slave ⁇ circle around ( 2 ) ⁇ stops the transmission of the fourth and the subsequent bits of the data, and only the safe slaves ⁇ circle around ( 1 ) ⁇ and ⁇ circle around ( 2 ) ⁇ keep transmitting the fourth and the subsequent bits of data.
  • the sixth bit of the data on the line is “0” different from the sixth bit of the data of the safe slave ⁇ circle around ( 3 ) ⁇ which is “1”. Therefore, the safe slave ⁇ circle around ( 2 ) ⁇ stops the transmission of the seventh and the subsequent bits of the data.
  • the safe slave ⁇ circle around ( 1 ) ⁇ exclusively transmits data, and the safe PLC 1 receives a response from the safe slave ⁇ circle around ( 1 ) ⁇ .
  • all the safe slaves 2 can transmit safety responses within one communication cycle.
  • the sequence of communication if all the safe slaves have the same priority of transmission, the leading two bits are the same and the receiver's address is also identical; however, the transmitters' addresses are different. Therefore, the transmission of safety responses by the nodes is performed in descending order of transmitters' addresses.
  • the transmission frames whose priority information can be changed as in the present invention and the conventional transmission frames (the sequence of transmission is ⁇ circle around ( 1 ) ⁇ , ⁇ circle around ( 2 ) ⁇ , and ⁇ circle around ( 3 ) ⁇ ) whose priority information cannot be changed as shown in FIG. 7( b ) are transmitted in the same sequence.
  • the response of the safe slave from which a danger has been detected is transmitted ahead of others, so in the safety interruption part (safety monitor or master), the data from the safe slave from which a danger has been detected can be received ahead of others, thereby speeding up the safety operation.
  • the effective response time of the system to be operated inherently when a dangerous factor has been detected is speeded up.
  • the first bit in FIG. 6 is a fixed bit, and all transmission frames have “1”.
  • the second and third bits are the region to store the flag of priorities, and the first to third bits in addition to the fixed bit correspond to the header part shown in FIG. 5 .
  • FIG. 6 shows the specific values of the header part and the address part of the transmission frame shown in FIG. 5 , and actually, the bits composing the data part are present in the eighth and the subsequent bits.
  • the case with the transmission frames shown in FIG. 6 indicates that the safe slaves ⁇ circle around ( 1 ) ⁇ and ⁇ circle around ( 3 ) ⁇ have detected a danger, and when there is a plurality of transmission frames with a high priority as in this case, the transmission frame having a smaller transmitter's address (safe slave ⁇ circle around ( 1 ) ⁇ ) is transmitted first.
  • the safe slaves ⁇ circle around ( 1 ) ⁇ , ⁇ circle around ( 3 ) ⁇ , and ⁇ circle around ( 2 ) ⁇ actually transmit transmission frames in this order.
  • the sequence of transmission: 3rd and 4th having a lower level of priority information than the safety response can be set, and transmission frames having such a sequence of transmission can be generated as necessary so as to transmit safety information ahead of other information assigned a low priority in one communication cycle time.
  • the safe controller explained in the aforementioned embodiment is a PLC (master)
  • the safe controller of the present invention is not restricted to this and contains a device for collecting and monitoring information such as a configuration tool or a monitoring device.
  • the aforementioned embodiment shows an example where the slaves exchange I/O information with the master unit, and exchange the I/O information with the controller (PLC) via the master unit.
  • the master unit and the slaves are in the master-slave relation where the appropriate slave sends back a response to the request from the master.
  • the slave referred to in the present invention is not restricted to those that perform master-slave communication.
  • the slave of the present invention includes a different concept from the slave generally defined.
  • the request from the safe controller is based on the command that the slave has received via the safe network, and that is generated outside the slave.
  • Some examples of such a request are, in addition to an information request command from the master to the slave as explained in the embodiment, an information request command from the monitoring device (monitoring tool) to the slave, an information request command from a configurator (configuration tool), and a command which is transmitted from a tool via the PLC or the master.
  • safety information is transmitted by a transmission frame having a raised priority, so that when a safe slave or another device has detected an abnormality (danger), the abnormality can be reported to the safe controller as soon as possible.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)
  • Surface Treatment Of Glass (AREA)
  • Chemical Vapour Deposition (AREA)
US10/481,515 2001-06-22 2002-06-21 Safety network system, safety slave, and communication method Expired - Lifetime US7050860B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2001-190419 2001-06-22
JP2001190419 2001-06-22
PCT/JP2002/006243 WO2003001307A1 (fr) 2001-06-22 2002-06-21 Systeme de reseau de securite, esclave de securite, et procede de communication

Publications (2)

Publication Number Publication Date
US20040210323A1 US20040210323A1 (en) 2004-10-21
US7050860B2 true US7050860B2 (en) 2006-05-23

Family

ID=19029190

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/481,515 Expired - Lifetime US7050860B2 (en) 2001-06-22 2002-06-21 Safety network system, safety slave, and communication method

Country Status (4)

Country Link
US (1) US7050860B2 (de)
EP (1) EP1473606A4 (de)
JP (1) JP3912379B2 (de)
WO (1) WO2003001307A1 (de)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040254657A1 (en) * 2001-09-14 2004-12-16 Massimiliano Petternella Single-input multi-output control system
US20060040792A1 (en) * 2002-03-07 2006-02-23 Omron Corporation Safety condition setting support device, program product and device control method for obtaining safety condition for safety network
US20060108960A1 (en) * 2002-07-18 2006-05-25 Michiharu Tanaka Robot controller and robot system
US20060253626A1 (en) * 2005-03-14 2006-11-09 Omron Corporation Programmable controller system
US20070168077A1 (en) * 2005-09-30 2007-07-19 Schuster George K Automation system with integrated safe and standard control functionality
US20100030345A1 (en) * 2008-07-29 2010-02-04 Cole Simon M Lockout and monitoring system with SIL3 safety rating and method for lockout and monitoring
US20100198365A1 (en) * 2009-01-31 2010-08-05 Keyence Corporation Safety Photoelectric Switch
EP3904981A4 (de) * 2018-12-28 2022-08-31 OMRON Corporation Steuergerätesystem, steuerungsvorrichtung und steuerungsprogramm

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3748077B2 (ja) * 2001-05-31 2006-02-22 オムロン株式会社 安全ネットワークシステム及び安全スレーブ並びに安全コントローラ及び通信方法並びに安全ネットワークシステムにおける情報収集方法及びモニタ方法
DE60225443T2 (de) * 2001-05-31 2009-03-26 Omron Corp. Sicherheitseinheit, steuerungsverkettungsverfahren, steuerungssystemsteuerverfahren und steuerungssystemüberwachungsverfahren
CN1259601C (zh) * 2001-05-31 2006-06-14 欧姆龙株式会社 从动设备、网络系统、从动设备的处理方法及设备信息收集方法
US7472106B2 (en) * 2001-06-22 2008-12-30 Omron Corporation Safety network system and safety slave
DE60237888D1 (de) * 2001-06-22 2010-11-18 Omron Tateisi Electronics Co Sicherheitsnetzwerksystem, sicherheits-slave und sicherheitssteuerung
JP3988559B2 (ja) * 2002-07-18 2007-10-10 オムロン株式会社 通信システム、通信装置及び通信制御方法
DE102006000635A1 (de) * 2006-01-03 2007-08-09 Kuka Roboter Gmbh Vorrichtung zum Steuern mindestens einer Maschine
JP4851961B2 (ja) * 2007-02-27 2012-01-11 三菱電機株式会社 観測局、監視制御システム、監視制御コントローラ、通信制御装置、およびlanスイッチ装置
EP2219089A1 (de) * 2009-02-02 2010-08-18 Siemens Aktiengesellschaft Verfahren zum Betrieb eines Automatisierungssystems, korrespondierendes Computerprogramm und Automatisierungsgerät in einem Automatisierungssystem, das ein solches Computerprogramm ausführt
JP5497730B2 (ja) * 2009-02-23 2014-05-21 三菱電機株式会社 無線通信システム、無線通信装置および無線通信方法
JP5408445B2 (ja) * 2010-03-15 2014-02-05 オムロン株式会社 プログラマブルコントローラおよびマスタ通信回路
EP2375636A1 (de) * 2010-03-29 2011-10-12 Sick Ag Vorrichtung und Verfahren zum Konfigurieren eines Bussystems
JP6263836B2 (ja) * 2013-01-15 2018-01-24 オムロン株式会社 制御装置および制御方法
JP6672625B2 (ja) * 2015-07-16 2020-03-25 三星ダイヤモンド工業株式会社 ラインシステム
JP6613851B2 (ja) * 2015-11-30 2019-12-04 株式会社デンソーウェーブ ロボットシステム
JP6761793B2 (ja) * 2017-10-13 2020-09-30 日立オートモティブシステムズ株式会社 車両用制御装置
JP7210304B2 (ja) * 2019-01-31 2023-01-23 ナブテスコ株式会社 自動ドア装置

Citations (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6062482A (ja) 1983-09-02 1985-04-10 フアナツク株式会社 ロボットの安全速度制御装置
US4625308A (en) * 1982-11-30 1986-11-25 American Satellite Company All digital IDMA dynamic channel allocated satellite communications system and method
US4715031A (en) * 1985-09-23 1987-12-22 Ford Motor Company Vehicular data transfer communication system
US4750171A (en) * 1986-07-11 1988-06-07 Tadiran Electronics Industries Ltd. Data switching system and method
JPH03116395A (ja) 1989-09-29 1991-05-17 Csk Corp 自動販売機データ収集システム
JPH0445697A (ja) 1990-06-13 1992-02-14 Nec Corp ポーリング方式
JPH0537980A (ja) 1991-07-29 1993-02-12 Mitsubishi Electric Corp プラント監視装置
US5218680A (en) * 1990-03-15 1993-06-08 International Business Machines Corporation Data link controller with autonomous in tandem pipeline circuit elements relative to network channels for transferring multitasking data in cyclically recurrent time slots
GB2267984A (en) 1992-06-16 1993-12-22 Thorn Emi Electronics Ltd Multiplexing bus interface.
JPH06324719A (ja) 1993-05-14 1994-11-25 Omron Corp プログラマブルコントローラ
US5400018A (en) 1992-12-22 1995-03-21 Caterpillar Inc. Method of relaying information relating to the status of a vehicle
JPH07282090A (ja) 1994-04-14 1995-10-27 Toshiba Corp データ収集方式
JPH08211792A (ja) 1995-02-03 1996-08-20 Mita Ind Co Ltd 画像形成装置の管理システム
GB2307068A (en) 1995-11-08 1997-05-14 Mitsubishi Electric Corp Numerical control system using a personal computer
US5732094A (en) * 1992-07-28 1998-03-24 3Com Corporation Method for automatic initiation of data transmission
JPH1124744A (ja) 1997-07-09 1999-01-29 Shin Caterpillar Mitsubishi Ltd 移動式作業機械管理システム及び管理方法並びに同管理システムのための移動式作業機械,ユーザ装置及び親装置
EP0905594A1 (de) 1997-09-26 1999-03-31 PHOENIX CONTACT GmbH & Co. Steuer- und Datenübertragungsanlage und Verfahren zum Übertragen von sicherheitsbezogenen Daten
US5907689A (en) * 1996-12-31 1999-05-25 Compaq Computer Corporation Master-target based arbitration priority
JP2000259215A (ja) 1999-03-12 2000-09-22 Omron Corp Plc用ツール装置、並びに、プログラム記録媒体
JP2000269996A (ja) 1999-03-17 2000-09-29 Omron Corp システム並びに通信ユニット及び機器並びに論理マップ情報の生成方法及びツール装置
USH1882H (en) * 1997-09-26 2000-10-03 Asthana; Sarvesh System and method for transferring data to redundant components
JP2001084014A (ja) 1999-09-16 2001-03-30 Nippon Signal Co Ltd:The 生産設備制御システム
JP2001083002A (ja) 1999-09-14 2001-03-30 Ishida Co Ltd メンテナンスシステム
JP2002071519A (ja) 2000-08-25 2002-03-08 Ntn Corp 機械部品の監視システム
JP2002073121A (ja) 2000-08-24 2002-03-12 Fuji Electric Co Ltd ネットワーク制御システム、その通信モジュール、及びリモート制御方法
US6389480B1 (en) * 1996-12-30 2002-05-14 Compaq Computer Corporation Programmable arbitration system for determining priority of the ports of a network switch
US20020082060A1 (en) 2000-12-21 2002-06-27 Samsung Electronics Co., Ltd. Wireless communication device and controlling method thereof
WO2002098065A1 (fr) 2001-05-31 2002-12-05 Omron Corporation Systeme reseau de securite, esclaves de securite, controleur de securite, procede de communication, procede de collecte d'information et procede de surveillance dans un reseau de securite
US20030037170A1 (en) * 1999-08-13 2003-02-20 Markus Zeller House communication network
US6574234B1 (en) * 1997-09-05 2003-06-03 Amx Corporation Method and apparatus for controlling network devices
US20030148760A1 (en) 2001-07-23 2003-08-07 Nec Corporation Mobile station having short-range radio function and power consumption reduction method therefor
US6640268B1 (en) 1998-08-28 2003-10-28 Intel Corporation Dynamic polling mechanism for wireless devices
US20040018817A1 (en) 2002-07-18 2004-01-29 Omron Corporation Communication system, communication apparatus, and communication control method
US20040125821A1 (en) * 2001-01-22 2004-07-01 Carmen Kuhl Network synchronisation
US20040210326A1 (en) 2001-05-31 2004-10-21 Yasuo Muneta Safety unit controller system, controller concatenation method, controller system control method, and controller system monitor method
US20040210620A1 (en) 2001-06-22 2004-10-21 Yasuo Muneta Safety network system and safety slave
US20040215354A1 (en) 2001-06-22 2004-10-28 Toshiyuki Nakamura Safety network system, safety slave, and safety controller
US20050017875A1 (en) 2001-05-31 2005-01-27 Teruyuki Nakayama Slave network slave processing method and apparatus information collection method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6111888A (en) * 1997-05-27 2000-08-29 Micro Motion, Inc. Deterministic serial bus communication system

Patent Citations (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4625308A (en) * 1982-11-30 1986-11-25 American Satellite Company All digital IDMA dynamic channel allocated satellite communications system and method
JPS6062482A (ja) 1983-09-02 1985-04-10 フアナツク株式会社 ロボットの安全速度制御装置
US4715031A (en) * 1985-09-23 1987-12-22 Ford Motor Company Vehicular data transfer communication system
US4750171A (en) * 1986-07-11 1988-06-07 Tadiran Electronics Industries Ltd. Data switching system and method
JPH03116395A (ja) 1989-09-29 1991-05-17 Csk Corp 自動販売機データ収集システム
US5218680A (en) * 1990-03-15 1993-06-08 International Business Machines Corporation Data link controller with autonomous in tandem pipeline circuit elements relative to network channels for transferring multitasking data in cyclically recurrent time slots
JPH0445697A (ja) 1990-06-13 1992-02-14 Nec Corp ポーリング方式
JPH0537980A (ja) 1991-07-29 1993-02-12 Mitsubishi Electric Corp プラント監視装置
GB2267984A (en) 1992-06-16 1993-12-22 Thorn Emi Electronics Ltd Multiplexing bus interface.
US5732094A (en) * 1992-07-28 1998-03-24 3Com Corporation Method for automatic initiation of data transmission
US5400018A (en) 1992-12-22 1995-03-21 Caterpillar Inc. Method of relaying information relating to the status of a vehicle
JPH06324719A (ja) 1993-05-14 1994-11-25 Omron Corp プログラマブルコントローラ
JPH07282090A (ja) 1994-04-14 1995-10-27 Toshiba Corp データ収集方式
JPH08211792A (ja) 1995-02-03 1996-08-20 Mita Ind Co Ltd 画像形成装置の管理システム
GB2307068A (en) 1995-11-08 1997-05-14 Mitsubishi Electric Corp Numerical control system using a personal computer
US5850338A (en) * 1995-11-08 1998-12-15 Mitsubishi Denki Kabushiki Kaisha Numerical control system using a personal computer and a method of controlling the same
US6389480B1 (en) * 1996-12-30 2002-05-14 Compaq Computer Corporation Programmable arbitration system for determining priority of the ports of a network switch
US5907689A (en) * 1996-12-31 1999-05-25 Compaq Computer Corporation Master-target based arbitration priority
JPH1124744A (ja) 1997-07-09 1999-01-29 Shin Caterpillar Mitsubishi Ltd 移動式作業機械管理システム及び管理方法並びに同管理システムのための移動式作業機械,ユーザ装置及び親装置
US6574234B1 (en) * 1997-09-05 2003-06-03 Amx Corporation Method and apparatus for controlling network devices
USH1882H (en) * 1997-09-26 2000-10-03 Asthana; Sarvesh System and method for transferring data to redundant components
EP0905594A1 (de) 1997-09-26 1999-03-31 PHOENIX CONTACT GmbH & Co. Steuer- und Datenübertragungsanlage und Verfahren zum Übertragen von sicherheitsbezogenen Daten
US6640268B1 (en) 1998-08-28 2003-10-28 Intel Corporation Dynamic polling mechanism for wireless devices
JP2000259215A (ja) 1999-03-12 2000-09-22 Omron Corp Plc用ツール装置、並びに、プログラム記録媒体
JP2000269996A (ja) 1999-03-17 2000-09-29 Omron Corp システム並びに通信ユニット及び機器並びに論理マップ情報の生成方法及びツール装置
US20030037170A1 (en) * 1999-08-13 2003-02-20 Markus Zeller House communication network
JP2001083002A (ja) 1999-09-14 2001-03-30 Ishida Co Ltd メンテナンスシステム
JP2001084014A (ja) 1999-09-16 2001-03-30 Nippon Signal Co Ltd:The 生産設備制御システム
JP2002073121A (ja) 2000-08-24 2002-03-12 Fuji Electric Co Ltd ネットワーク制御システム、その通信モジュール、及びリモート制御方法
JP2002071519A (ja) 2000-08-25 2002-03-08 Ntn Corp 機械部品の監視システム
US20020082060A1 (en) 2000-12-21 2002-06-27 Samsung Electronics Co., Ltd. Wireless communication device and controlling method thereof
US20040125821A1 (en) * 2001-01-22 2004-07-01 Carmen Kuhl Network synchronisation
WO2002098065A1 (fr) 2001-05-31 2002-12-05 Omron Corporation Systeme reseau de securite, esclaves de securite, controleur de securite, procede de communication, procede de collecte d'information et procede de surveillance dans un reseau de securite
US20040181296A1 (en) 2001-05-31 2004-09-16 Yasuo Muneta Safety network system and safety slaves and safety controller and communication method and information gathering method and monitoring method in safety network system
US20040210326A1 (en) 2001-05-31 2004-10-21 Yasuo Muneta Safety unit controller system, controller concatenation method, controller system control method, and controller system monitor method
US20050017875A1 (en) 2001-05-31 2005-01-27 Teruyuki Nakayama Slave network slave processing method and apparatus information collection method
US20040210620A1 (en) 2001-06-22 2004-10-21 Yasuo Muneta Safety network system and safety slave
US20040215354A1 (en) 2001-06-22 2004-10-28 Toshiyuki Nakamura Safety network system, safety slave, and safety controller
US20030148760A1 (en) 2001-07-23 2003-08-07 Nec Corporation Mobile station having short-range radio function and power consumption reduction method therefor
US20040018817A1 (en) 2002-07-18 2004-01-29 Omron Corporation Communication system, communication apparatus, and communication control method

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7133728B2 (en) * 2001-09-14 2006-11-07 Universita Degli Studi Di Roma Tor Vergata Single-input multi-output control system
US20040254657A1 (en) * 2001-09-14 2004-12-16 Massimiliano Petternella Single-input multi-output control system
US20060040792A1 (en) * 2002-03-07 2006-02-23 Omron Corporation Safety condition setting support device, program product and device control method for obtaining safety condition for safety network
US7486997B2 (en) * 2002-03-07 2009-02-03 Omron Corporation Safety condition setting support device, program product and device control method for obtaining safety condition for safety network
US20060108960A1 (en) * 2002-07-18 2006-05-25 Michiharu Tanaka Robot controller and robot system
US7391178B2 (en) * 2002-07-18 2008-06-24 Kabushiki Kaisha Yaskawa Denki Robot controller and robot system
US20110077906A1 (en) * 2005-03-14 2011-03-31 Omron Corporation Programmable controller system
US20060253626A1 (en) * 2005-03-14 2006-11-09 Omron Corporation Programmable controller system
US8165699B2 (en) 2005-03-14 2012-04-24 Omron Corporation Programmable controller system
US7945340B2 (en) * 2005-03-14 2011-05-17 Omron Corporation Programmable controller system
US7933676B2 (en) * 2005-09-30 2011-04-26 Rockwell Automation Technologies, Inc. Automation system with integrated safe and standard control functionality
US20070168077A1 (en) * 2005-09-30 2007-07-19 Schuster George K Automation system with integrated safe and standard control functionality
US7793774B2 (en) * 2008-07-29 2010-09-14 Hubbell Incorporated Lockout and monitoring system with SIL3 safety rating and method for lockout and monitoring
US20100030345A1 (en) * 2008-07-29 2010-02-04 Cole Simon M Lockout and monitoring system with SIL3 safety rating and method for lockout and monitoring
US20100198365A1 (en) * 2009-01-31 2010-08-05 Keyence Corporation Safety Photoelectric Switch
US8415609B2 (en) * 2009-01-31 2013-04-09 Keyence Corporation Safety photoelectric switch
US8648292B2 (en) 2009-01-31 2014-02-11 Keyence Corporation Safety photoelectric switch
EP3904981A4 (de) * 2018-12-28 2022-08-31 OMRON Corporation Steuergerätesystem, steuerungsvorrichtung und steuerungsprogramm

Also Published As

Publication number Publication date
JP3912379B2 (ja) 2007-05-09
EP1473606A1 (de) 2004-11-03
EP1473606A4 (de) 2009-03-11
WO2003001307A1 (fr) 2003-01-03
US20040210323A1 (en) 2004-10-21
EP1473606A9 (de) 2006-03-01
JPWO2003001307A1 (ja) 2004-10-14

Similar Documents

Publication Publication Date Title
US7050860B2 (en) Safety network system, safety slave, and communication method
JP4480313B2 (ja) プロセス制御装置
US7120505B2 (en) Safety network system, safety slave, and safety controller
US7813813B2 (en) Safety unit, controller system, connection method of controllers, control method of the controller system and monitor method of the controller system
EP1717653B1 (de) Sicherheitsvorrichtung
US7472106B2 (en) Safety network system and safety slave
US7020711B2 (en) Method for adjusting the data transmission rate in a fieldbus system
US6711713B1 (en) Method and apparatus for detection, transmission and processing of safety-related signals
CN107395304B (zh) 用于控制自动化设备的装置和方法
US20070124115A1 (en) Safety-oriented control system
US8537726B2 (en) Method and system for secure data transmission
JP5345817B2 (ja) 工作機械の無線式送受信装置
JP2003502770A (ja) 安全性が不可欠なプロセスを制御するための制御システム
US7844865B2 (en) Bus module for connection to a bus system and use of such a bus module in an AS-i bus system
JP2007312043A (ja) リモートi/oシステム
US7246270B2 (en) Programmable controller with CPU and communication units and method of controlling same
US6871240B2 (en) Method of configuring a safe station and safe control system using the same
US20050132037A1 (en) Programmable controller and communication interface therefor
JPH0259901A (ja) 故障診断方法
JP4941365B2 (ja) 産業用コントローラ
US7609714B2 (en) Programmable controller and duplexed network system
US7058460B2 (en) Real-time control process for a controller of an industrial technical process, and a real-time operating process for a computing device
JP2004221904A (ja) フィールドバスシステムの通信速度制御方法及びマスタユニット
US6877101B2 (en) Device for controlling and/or monitoring external technical processes
JP2005267398A (ja) Plc間通信システムおよびその伝送異常検出方法

Legal Events

Date Code Title Description
AS Assignment

Owner name: OMRON CORPORATION, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MUNETA, YASUO;NAKAMURA, TOSHIYUKI;REEL/FRAME:015507/0126

Effective date: 20040514

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553)

Year of fee payment: 12