CN103873387A - Industrial Ethernet-oriented deterministic communication scheduling method - Google Patents

Industrial Ethernet-oriented deterministic communication scheduling method Download PDF

Info

Publication number
CN103873387A
CN103873387A CN201410088054.8A CN201410088054A CN103873387A CN 103873387 A CN103873387 A CN 103873387A CN 201410088054 A CN201410088054 A CN 201410088054A CN 103873387 A CN103873387 A CN 103873387A
Authority
CN
China
Prior art keywords
time
priority
message
industrial ethernet
send
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410088054.8A
Other languages
Chinese (zh)
Inventor
谢昊飞
陈良平
刘星
高举
吴博
黄荣科
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chongqing University of Post and Telecommunications
Original Assignee
Chongqing University of Post and Telecommunications
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 Chongqing University of Post and Telecommunications filed Critical Chongqing University of Post and Telecommunications
Priority to CN201410088054.8A priority Critical patent/CN103873387A/en
Publication of CN103873387A publication Critical patent/CN103873387A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

The invention discloses an industrial Ethernet-oriented deterministic communication scheduling method, and belongs to the technical field of industrial Ethernet data communication. In the method, a deterministic scheduling method based on dynamic priority and a link time-delay matrix is designed on the basis of realizing a communication scheduling entity according to the application requirement of industrial real-time Ethernet. By adopting the communication scheduling method provided by the invention, the problem of infinite waiting of low-priority non-periodical messages in the industrial Ethernet is solved, the timing accuracy and scheduling accuracy are increased, and the overall managing quality and efficiency of networks are improved greatly.

Description

A kind of certainty client/server adaptation scheme towards Industrial Ethernet
Technical field
The invention belongs to Industrial Ethernet data communication technology field, relate to a kind of certainty client/server adaptation scheme towards Industrial Ethernet.
Background technology
Traditional commercial Ethernet (being IEEE802.3 standard) has the advantage such as opening, aboundresources, compatible good and integrated convenience, but also have that reliability is not high, the defect such as anti-interference and intrinsic safety deficiency, cannot directly apply to industrial control field.Industrial Ethernet has increased communications dispatching management entity and the TDMA transmit mechanism of staggering the time on the basis of commercial Ethernet, avoided data collision problem, has met the demand of industry spot high real-time, high reliability.
At present, still there are some problems in the communication scheduling technology of Industrial Ethernet, and such as aperiodic, the random transmit mechanism of message can cause communication delay to change, and then influence time synchronization accuracy and deterministic communication scheduling precision, even may cause data collision; In addition, aperiodic, message adopted static priority to measure, and low priority message may be postponed without the time limit, thereby caused overflowing of node buffering area.Therefore,, for the application demand of Industrial Ethernet, design is a kind of rationally, deterministic communication scheduling mechanism is necessary efficiently.
Summary of the invention
In view of this, the object of the present invention is to provide a kind of certainty client/server adaptation scheme towards Industrial Ethernet, the method is realizing on the basis of communication scheduling entity, adopt based on dynamic priority and chain-circuit time delay matrix, can effectively avoid low priority message to postpone for a long time, improve the scheduling precision of the communication resource.
In Industrial Ethernet, there are two kinds of messages: one is cycle message, as the data of transducer circle collection; Another kind is message aperiodic, as alarm and administrative message.Accordingly, Industrial Ethernet also will be divided into message transmissions stage in cycle and message transmissions stage aperiodic the time, and these two stages form a grand cycle.Aperiodicity message carrys out the access control power of competition bus by message priority and IP address.Because application is depended in IP address, Industrial Ethernet can only realize stable, communication scheduling fast and accurately by improving the priority of message aperiodic.Dynamic priority technology is for message aperiodic with randomness, and it is to have added element of time on the basis of static priority, message stand-by period aperiodic longer, its priority is higher.Cycle message transmitting time determines, its priority is common also the highest, therefore without the dynamic priority of adjustment cycle message.
Chain-circuit time delay Matrix Technology is mainly for cycle message, the chain-circuit time delay of its computing cycle message, and dispatch Industrial Ethernet node and send in advance to offset communication delay, improve scheduling precision.The byte count sizes of cycle message is fixed, and the skew of time in each cycle sending be identical, and this makes the communication delay of each node cycle message of system basic identical.For message aperiodic, its transmitting time can not be fixed, and in the time that system need to be preengage transmitting time, also can use the sending metrix based on chain-circuit time delay.
Timer is the basis that Industrial Ethernet is carried out scheduling of resource, timing management.Timer chain meter based on time difference becomes simply, fast management and the scheduling to timer.In timer chain meter, insert a timer node and can realize the setting of timer, can end a timer operation and delete a node.
Technical scheme provided by the invention is as follows:
Towards a certainty client/server adaptation scheme for Industrial Ethernet, the method, on the basis of static priority, increases element of time, forms dynamic priority strategy; Described priority policy specifically comprises the following steps:
1) by aperiodic data message according to priority classify, put into respectively the queue of corresponding priority;
2) message starts to start timer timing after packing queue into, if this message can send successfully at the appointed time, writes down adjustment factor K now; Otherwise along with the increase K value of stand-by period can constantly increase, until can successfully send;
3) time of wait is longer take the grand cycle as base unit the average latency of similar message in this queue, and in queue, position is just more by queue heads, and the priority in this queue is higher;
4) when entering aperiodic when message transmission phase, the priority calculating according to utilization sends, if IP address is identical, selects the little preferential transmission in address.If compete unsuccessfully, adopt method above to continue to adjust priority, the transmission of preparing next round.
Further, in described dispatching method, increase chain-circuit time delay matrix, thereby improved the scheduling precision of Industrial Ethernet.
Further, increasing chain-circuit time delay matrix specifically comprises the following steps:
A) calculate the communication delay Δ T between every two nodes, comprise transmission processing time delay t 1, queuing delay t 2, propagation delay time t 3with reception & disposal time delay t 4;
B) by the transmitting time T of this sending node sendΔ T in advance, the transmitting time after adjusting is T adjust=T send-Δ T;
C) the communication delay matrix of whole Industrial Ethernet is T 11 send - Δ T 11 , . . . . . . , T 1 nsend - Δ T 1 n T 21 send - Δ T 21 , . . . . . . , T 2 nsend - Δ T 2 n . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . T n 1 send - Δ T n 1 , . . . . . . , T nnsend - Δ T nn .
Further, described dispatching method also provides a kind of timer chain meter based on time difference, for reducing processor expense, improves systematic function.
Further, the described timer chain meter based on time difference is specially:
The head of A, timer chain meter points to the timing of grand cycle relative displacement minimum all the time;
In B, timer chain meter, each timing value is actually the summation of several time values above;
In C, timer chain meter, above timing event, can not be out of order always prior to generation below.
Beneficial effect of the present invention is: client/server adaptation scheme provided by the invention, both solved the unlimited problem of waiting for of low priority message aperiodic in Industrial Ethernet, also improve timing accuracy and scheduling precision, promoted greatly holistic management quality and the efficiency of network.
Accompanying drawing explanation
In order to make object of the present invention, technical scheme and beneficial effect clearer, the invention provides following accompanying drawing and describe:
Fig. 1 is CSME communication scheduling overall construction drawing;
Fig. 2 is CSME state machine flow chart diagram;
Fig. 3 is the state diagram of CSME scheduling timing;
Fig. 4 is the timer chain meter based on time difference;
Fig. 5 is Industrial Ethernet communication delay.
Embodiment
Below in conjunction with accompanying drawing, the preferred embodiments of the present invention are described in detail.
Communications dispatching management entity (the Communication Scheduling Management Entity of Industrial Ethernet, CSME) both support the communication scheduling mode based on CSMA/CD free competition, also supported the certainty communication scheduling mode sending based on TDMA timesharing.Towards the certainty client/server adaptation scheme of Industrial Ethernet, its general frame as shown in Figure 1.For each part in this figure as shown in Table 1.
Figure BDA0000475613280000031
Table one
CSME entity has one of four states: bypass condition (Standby), ready state (Ready), cycle data transmission phase (PeriodicDataSending) and data transmission phase aperiodic (NonPeriodicDataSending).The implication of each state representation is as follows:
(1) bypass condition: represent that this equipment is in bus contention state freely, message is not dispatched, and easily causes data collision.Under this state, cannot guarantee the certainty of data communication.
(2) ready state: indication equipment has been carried out the preparation of communication scheduling.Under this state, equipment timing tracking accuracy reaches requirement, and communication scheduling desired parameters has also completed configuration.
(3) cycle data transmission phase: when current time arrives cycle data information delivery time, node just can be transformed into this state from bypass condition and send the periodically packets such as IO data.Send after all cycle messages, can immediately following along with send one aperiodic message assert packet, to the highest level of each node report self message aperiodic on network.
(4) aperiodic data transmission phase: after the message stage in cycle, be exactly message stage aperiodic.Precedence information aperiodic that its utilization message stage in cycle in earlier stage provides, elects a limit priority to send.If sending node also has relevant information, its sends aperiodic when message so, still needs to send this node remaining aperiodic of message.
As shown in Figure 2, detailed process is as follows for the communication scheduling program circuit of CSME:
After device power, first can check system relevant parameter, if find there is no corresponding configuration schedule information, equipment can enter bypass condition.Otherwise, when configuration is good and relevant relevant parameter reaches requirement (as timing tracking accuracy), will automatically enter bypass condition.Now CSME can start calculation of parameter correlation time, enters cycle data transmission state or data transmission aperiodic state with deciding, and computing formula is shown in equation (1).
T de=T c%T (1)
In above formula, T dethe bias of local current time to grand cycle T initial time, T cit is current system time.If T deequal default cycle message transmitting time bias, will enter cycle message transmission phase.
CSME definition status as shown in Figure 3.
While entering CSME for the first time, if T debe less than the time T that local node current period message sends pi, start so one and be spaced apart Δ T ptimer, its expression:
ΔT p=T pi-T de (T pi>T de) (2)
As long as Δ T p> 0, just can enter cycle message transmission phase; If Δ T p< 0, upgrades Δ T pfor:
ΔT p=(T+T pi-T de)%T (3)
The design of deterministic communication scheduling strategy:
On the basis of original static priority scheduling strategy, be used for adjusting the priority of aperiodicity message using the time as one of them key element, avoid occurring the unlimited problem of waiting for of low priority message aperiodic.Message stand-by period aperiodic longer, its priority can be higher, so just solved the unlimited Holding Problem of low priority message aperiodic in Industrial Ethernet.
Improved dynamic priority scheduling strategy is as follows:
A) by aperiodic data message according to priority classify, put into respectively the queue of corresponding priority.Suppose that message priority has n class: PQ 1, PQ 2..., PQ n, queue priority initial value is NPri 1=1, NPri 2=2 ..., NPri n=n.For message aperiodic, NPri 1the=1st, limit priority, priority 0 is kept for cycle message.
B) message starts to start timer timing after packing queue into, if this message can send successfully at the appointed time, writes down adjustment factor K now; Otherwise along with the increase K value of stand-by period can constantly increase, until can successfully send.The formula that priority dynamically updates is as follows:
P Q 1 : N Pri 1 = NPr i 1 - K 1 P Q 2 : NPr i 2 = NPr i 2 - K 2 . . . P Q n : NPr i n = NPr i n - K n - - - ( 4 )
K in above formula ndepend on stage aperiodic stand-by period ti, i.e. K n=f (t1, t2 ... .., tn); NPri nthe initial priority that our team lines up a message.
C) step can complete the adjustment of different priorities queue messages above, but is also to arrange accordingly between same one-level priority.The average latency of similar message in this queue, the time of wait was longer take the grand cycle as base unit, and in queue, position is just more by queue heads, and the priority in this queue is higher.
D) aperiodic, message sent.When entering aperiodic when message transmission phase, the priority calculating according to utilization sends, if IP address is identical, selects the little preferential transmission in address.If compete unsuccessfully, adopt method above to continue to adjust priority, the transmission of preparing next round.
Timer chain meter design:
In Industrial Ethernet system, it is very important that timer chain meter seems, it is the basis of the timing management of scheduling.In the case of the frequency and time deviation adjustment of timing, design a kind of two-way timer chained list based on time difference, to carry out more effectively timer design, as shown in Figure 4.Lefttime value in this figure, need to sort according to time difference.Time difference is to start to calculate with the starting point in grand cycle, and scale unit is the time granularity unit of hardware timer, is not the beat in routine operation system.
In the timing chained list of this difference, should be noted that following key element: the head of (1) timer chain meter points to the timing of grand cycle relative displacement minimum all the time; (2) in chained list, each timing value is actually the summation of several time values above; (3) in chained list, above timing event, can not be out of order always prior to generation below.
The design of the fine-grained timing chained list by differential type, has improved the precision of timing, has also avoided the chaotic problem of timing simultaneously, and each event has strict sequencing.
Scheduling based on chain-circuit time delay matrix improves design:
Because the communication delay of every two nodes in Industrial Ethernet is not identical, communication scheduling precision also can be subject to the impact of communication delay, even has influence on the order of scheduling.Therefore, consider the delay problem of each inter-node communication, will communication scheduling be produced to important impact.
For the transmission of cycle message, because the byte count sizes of message is fixed, and the skew of the time sending in each grand cycle is identical, so it is little that the sending metrix relevant parameter of each node cycle message of system based on time delay changes, the sending metrix algorithm based on time delay is mainly used in the transmission of phase of the cycles message.For message aperiodic, its transmitting time can not be fixed, and in the time that system need to be preengage transmitting time, also can use the sending metrix based on chain-circuit time delay.
End to end communication time delay in Industrial Ethernet is by transmission processing time delay t 1, queuing delay t 2, propagation delay time t 3with reception & disposal time delay t 4composition, is shown in Fig. 5.T in the deviation of considering timing tracking accuracy ptpsituation under, total delay time when two node communications is Δ T:
ΔT=t 1+t 2+t 3+t 4+T ptp (5)
For offsetting communication delay, the time that node sends message need shift to an earlier date, and actual transmitting time adjustment is as follows:
T adjust=T send-ΔT (6)
In the time there is n node in Industrial Ethernet, i node sends message and is adjusted into T to the time between j node ijadjust=T ijsend-Δ T ij, communication delay matrix is so:
T 11 send - &Delta; T 11 , . . . . . . , T 1 nsend - &Delta; T 1 n T 21 send - &Delta; T 21 , . . . . . . , T 2 nsend - &Delta; T 2 n . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . T n 1 send - &Delta; T n 1 , . . . . . . , T nnsend - &Delta; T nn - - - ( 7 )
After the synchronization accuracy of Industrial Ethernet is stablized, the deviation T of timing tracking accuracy ptpto be far smaller than the communication delay Δ T of message, if its value is crossed conference, communication scheduling is produced to larger impact.
Finally explanation is, above preferred embodiment is only unrestricted in order to technical scheme of the present invention to be described, although the present invention is described in detail by above preferred embodiment, but those skilled in the art are to be understood that, can make various changes to it in the form and details, and not depart from the claims in the present invention book limited range.

Claims (5)

1. towards a certainty client/server adaptation scheme for Industrial Ethernet, it is characterized in that: on the basis of static priority, increase element of time, form dynamic priority strategy; Described priority policy specifically comprises the following steps:
1) by aperiodic data message according to priority classify, put into respectively the queue of corresponding priority;
2) message starts to start timer timing after packing queue into, if this message can send successfully at the appointed time, writes down adjustment factor K now; Otherwise along with the increase K value of stand-by period can constantly increase, until can successfully send;
3) time of wait is longer take the grand cycle as base unit the average latency of similar message in this queue, and in queue, position is just more by queue heads, and the priority in this queue is higher;
4) when entering aperiodic when message transmission phase, the priority calculating according to utilization sends, if IP address is identical, select the little preferential transmission in address, if compete unsuccessfully, adopt method above to continue to adjust priority, the transmission of preparing next round.
2. a kind of certainty client/server adaptation scheme towards Industrial Ethernet according to claim 1, is characterized in that: in described dispatching method, increase chain-circuit time delay matrix, improve the scheduling precision of Industrial Ethernet.
3. a kind of certainty client/server adaptation scheme towards Industrial Ethernet according to claim 2, is characterized in that: increase chain-circuit time delay matrix and specifically comprise the following steps:
A) calculate the communication delay Δ T between every two nodes, comprise transmission processing time delay t 1, queuing delay t 2, propagation delay time t 3with reception & disposal time delay t 4;
B) by the transmitting time T of this sending node sendΔ T in advance, the transmitting time after adjusting is T adjust=T send-Δ T;
C) the communication delay matrix of whole Industrial Ethernet is T 11 send - &Delta; T 11 , . . . . . . , T 1 nsend - &Delta; T 1 n T 21 send - &Delta; T 21 , . . . . . . , T 2 nsend - &Delta; T 2 n . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . T n 1 send - &Delta; T n 1 , . . . . . . , T nnsend - &Delta; T nn .
4. a kind of certainty client/server adaptation scheme towards Industrial Ethernet according to claim 1, is characterized in that: described dispatching method also provides a kind of timer chain meter based on time difference, for reducing processor expense, improves systematic function.
5. a kind of certainty client/server adaptation scheme towards Industrial Ethernet according to claim 4, is characterized in that: the described timer chain meter based on time difference is specially:
The head of A, timer chain meter points to the timing of grand cycle relative displacement minimum all the time;
In B, timer chain meter, each timing value is actually the summation of several time values above;
In C, timer chain meter, above timing event, can not be out of order always prior to generation below.
CN201410088054.8A 2014-03-11 2014-03-11 Industrial Ethernet-oriented deterministic communication scheduling method Pending CN103873387A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410088054.8A CN103873387A (en) 2014-03-11 2014-03-11 Industrial Ethernet-oriented deterministic communication scheduling method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410088054.8A CN103873387A (en) 2014-03-11 2014-03-11 Industrial Ethernet-oriented deterministic communication scheduling method

Publications (1)

Publication Number Publication Date
CN103873387A true CN103873387A (en) 2014-06-18

Family

ID=50911524

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410088054.8A Pending CN103873387A (en) 2014-03-11 2014-03-11 Industrial Ethernet-oriented deterministic communication scheduling method

Country Status (1)

Country Link
CN (1) CN103873387A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104820906A (en) * 2015-05-21 2015-08-05 龙岩烟草工业有限责任公司 Task scheduling method, device and system
CN106060940A (en) * 2016-05-24 2016-10-26 重庆邮电大学 Deterministic scheduling method for industrial wireless WIA-PA network
CN106332144A (en) * 2016-09-29 2017-01-11 北京千安哲信息技术有限公司 Method and device for scheduling data for body area network
CN108173614A (en) * 2017-12-08 2018-06-15 同济大学 A kind of time synchronization and dispatching method of vehicle-mounted Ethernet
CN108847961A (en) * 2018-05-28 2018-11-20 中国电子科技集团公司第五十四研究所 A kind of extensive, high concurrent certainty network system
CN109067595A (en) * 2018-09-20 2018-12-21 迈普通信技术股份有限公司 The method of configuration message priority
CN109428835A (en) * 2017-08-25 2019-03-05 武汉米风通信技术有限公司 A method of it reducing Beidou ground enhancing message and broadcasts delay and jitter
CN110120896A (en) * 2019-04-15 2019-08-13 北京达佳互联信息技术有限公司 Network delay control method, device, electronic equipment and storage medium
CN112764407A (en) * 2021-04-09 2021-05-07 浙江国利信安科技有限公司 Distributed control non-periodic communication method
CN112887180A (en) * 2021-01-28 2021-06-01 上海理工大学 Communication method of bus type real-time Ethernet
CN114051710A (en) * 2019-08-07 2022-02-15 株式会社日立制作所 Information processing apparatus and method for determining authorized communication
CN116723249A (en) * 2023-08-11 2023-09-08 浙江国利信安科技有限公司 Customized EPA device
CN116887418A (en) * 2023-09-05 2023-10-13 浙江国利信安科技有限公司 Method, device and medium for scheduling high priority messages in EPA network
CN117278639A (en) * 2023-11-21 2023-12-22 浙江国利信安科技有限公司 Method, apparatus and storage medium for deterministic network-based communication time scheduling

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050111462A1 (en) * 2003-11-26 2005-05-26 J. Rodney Walton Quality of service scheduler for a wireless network
CN101005438A (en) * 2006-01-20 2007-07-25 杭州华为三康技术有限公司 Flow control realizing method based on physical layer multiplex
CN101102275A (en) * 2007-06-25 2008-01-09 中兴通讯股份有限公司 Method for multi-level dispatching on Ethernet switching chip

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050111462A1 (en) * 2003-11-26 2005-05-26 J. Rodney Walton Quality of service scheduler for a wireless network
CN101005438A (en) * 2006-01-20 2007-07-25 杭州华为三康技术有限公司 Flow control realizing method based on physical layer multiplex
CN101102275A (en) * 2007-06-25 2008-01-09 中兴通讯股份有限公司 Method for multi-level dispatching on Ethernet switching chip

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
谢昊飞: "EPA的确定性通信调度技术研究与设计", 《万方学术期刊论文数据库》 *

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104820906A (en) * 2015-05-21 2015-08-05 龙岩烟草工业有限责任公司 Task scheduling method, device and system
CN106060940A (en) * 2016-05-24 2016-10-26 重庆邮电大学 Deterministic scheduling method for industrial wireless WIA-PA network
CN106060940B (en) * 2016-05-24 2019-03-22 重庆邮电大学 Certainty dispatching method towards industrial wireless WIA-PA network
CN106332144A (en) * 2016-09-29 2017-01-11 北京千安哲信息技术有限公司 Method and device for scheduling data for body area network
CN109428835A (en) * 2017-08-25 2019-03-05 武汉米风通信技术有限公司 A method of it reducing Beidou ground enhancing message and broadcasts delay and jitter
CN108173614A (en) * 2017-12-08 2018-06-15 同济大学 A kind of time synchronization and dispatching method of vehicle-mounted Ethernet
CN108847961A (en) * 2018-05-28 2018-11-20 中国电子科技集团公司第五十四研究所 A kind of extensive, high concurrent certainty network system
CN108847961B (en) * 2018-05-28 2021-07-16 中国电子科技集团公司第五十四研究所 Large-scale high-concurrency deterministic network system
CN109067595A (en) * 2018-09-20 2018-12-21 迈普通信技术股份有限公司 The method of configuration message priority
CN110120896A (en) * 2019-04-15 2019-08-13 北京达佳互联信息技术有限公司 Network delay control method, device, electronic equipment and storage medium
US11496380B2 (en) 2019-04-15 2022-11-08 Beijing Dajia Internet Information Technology Co., Ltd. Network delay control method and apparatus, electronic device, and storage medium
CN114051710B (en) * 2019-08-07 2023-05-09 株式会社日立制作所 Information processing apparatus and regular communication determination method
CN114051710A (en) * 2019-08-07 2022-02-15 株式会社日立制作所 Information processing apparatus and method for determining authorized communication
CN112887180A (en) * 2021-01-28 2021-06-01 上海理工大学 Communication method of bus type real-time Ethernet
CN112764407A (en) * 2021-04-09 2021-05-07 浙江国利信安科技有限公司 Distributed control non-periodic communication method
CN116723249A (en) * 2023-08-11 2023-09-08 浙江国利信安科技有限公司 Customized EPA device
CN116723249B (en) * 2023-08-11 2023-11-10 浙江国利信安科技有限公司 Customized EPA device
CN116887418A (en) * 2023-09-05 2023-10-13 浙江国利信安科技有限公司 Method, device and medium for scheduling high priority messages in EPA network
CN116887418B (en) * 2023-09-05 2023-12-15 浙江国利信安科技有限公司 Method, device and medium for scheduling high priority messages in EPA network
CN117278639A (en) * 2023-11-21 2023-12-22 浙江国利信安科技有限公司 Method, apparatus and storage medium for deterministic network-based communication time scheduling
CN117278639B (en) * 2023-11-21 2024-01-30 浙江国利信安科技有限公司 Method, apparatus and storage medium for deterministic network-based communication time scheduling

Similar Documents

Publication Publication Date Title
CN103873387A (en) Industrial Ethernet-oriented deterministic communication scheduling method
Shen et al. PriorityMAC: A priority-enhanced MAC protocol for critical traffic in industrial wireless sensor and actuator networks
CN103823780A (en) Real-time field bus controlling and dispatching method
JP5495323B2 (en) Time synchronization device via network
JP6265058B2 (en) Network transmission system, its master node, slave node
CN108028781B (en) Techniques for network round-trip time estimation
JP2008178094A (en) Wireless communication system and method
CN103580846A (en) Method and system for transmitting precision clock message by spanning non-1588 network
US9154249B2 (en) System and method for synchronizing wireless devices without sending timestamp data
EP4181480A1 (en) Data packet scheduling method and related apparatus
CN100382522C (en) Method for realizing deterministic communication dispatch of ethernet
CN100417122C (en) Scheduling method for implementing Ethernet determinacy communication
Gomathi et al. An efficient data packet scheduling schemes in wireless sensor networks
Martinez-Bauset et al. Performance analysis of synchronous duty-cycled MAC protocols
CN113315668B (en) Method, node device and storage medium for adaptively adjusting network configuration
EP2628274B1 (en) Reducing continuity check message (ccm) bursts in connectivity fault management (cfm) maintenance association (ma)
CN117560106A (en) Scheduling method for time trigger flow in time sensitive network
CN102624620A (en) Token-frame-based transmission method and system for Ethernet
Krohn et al. TOMAC–real-time message ordering in wireless sensor networks using the MAC layer
US11442432B2 (en) Communication device and method for data transmission within an industrial communication network
JPWO2018025491A1 (en) Control network system and its node equipment
JP5221292B2 (en) Cyclic transmission system and transmission method thereof
Oswald et al. Tight bounds for delay-sensitive aggregation
CN113596923B (en) Hybrid time slot scheduling method for wireless network
Sup et al. Simultaneous TCP and NCS flows in a UPPAAL framework with a new AQM technique

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20140618

RJ01 Rejection of invention patent application after publication