- Tarlac State Univerity
- Tarlac State University 2
- Tarlac State University – Facebook
- TSU-Info
- Coursefinder
Rettskilder.
Linker:
Denne samlingen protokoller ser ut til å være rettet mot “redundancy” for generelle kontrollnettverk.
Her er en video hos YouTube: Video
Det kan se ut som at videoen på YouTube bare dekker en standard i en mer generell samling med standarder.
Og her er en dialogen med ChatGPT:
What is the IEC 62439?
IEC 62439 is an international standard that pertains to redundancy protocols for industrial automation and control systems. Specifically, it focuses on the development and implementation of High Availability (HA) and Fault Tolerant (FT) communication networks in industrial settings. The International Electrotechnical Commission (IEC) is responsible for creating and maintaining this standard.
IEC 62439 is divided into several parts, each of which addresses different aspects of redundancy and fault tolerance in industrial networks. Some of the key parts include:
These standards are particularly important in critical industrial applications where network failures can have serious consequences, such as manufacturing automation, power distribution, transportation systems, and more. By implementing redundancy and fault tolerance mechanisms defined in IEC 62439, organizations can improve the reliability and availability of their industrial communication networks.
Please note that standards may evolve over time, and new revisions or updates may have been released after my last knowledge update in September 2021. Therefore, it’s a good practice to check the latest version of the standard for the most up-to-date information.
Dette ser ut til å være en protokoll rettet mot “power sub stations” for å ivareta funksjonalitet og sikkerhet først og fremst i forbindelse med smart grids.
En video hos Youtube med litt beskrivelse: Video
En dialog med ChatGPT:
What is IEC 61850?
IEC 61850 is an international standard for the design and operation of substation automation and communication systems in the field of electric power generation, transmission, and distribution. The International Electrotechnical Commission (IEC) developed this standard to provide a common framework for the integration of various devices and systems within a substation and across different substations, enabling more efficient and reliable electrical power systems.
Key features and components of IEC 61850 include:
IEC 61850 has become widely adopted in the electric power industry because it simplifies the integration of various devices and systems, reduces engineering and maintenance costs, and enhances the reliability and flexibility of power system operations. It plays a significant role in modernizing and improving the efficiency of electrical grids and substations.
There are a few time protocols commonly used for synchronizing time on a network. The most widely used protocols include:
These protocols help ensure that devices on a network have consistent and accurate time, which is crucial for various applications that rely on synchronized timekeeping, such as distributed systems, network security, and logging.
Can time protocols be filtered in a firewall?
Yes, time protocols can be filtered in a firewall. Firewalls are network security devices that monitor and control incoming and outgoing network traffic based on predefined rules. These rules can include filtering based on protocols, such as NTP, PTP, or SNTP.
To filter time protocols in a firewall, you can define rules that allow or deny traffic based on the specific protocol used for time synchronization. For example, you can create a rule to allow NTP traffic from trusted NTP servers while blocking any other NTP traffic originating from other sources. Similarly, you can configure rules to allow or block traffic for PTP or SNTP protocols based on your network security requirements.
By filtering time protocols in a firewall, you can control which devices are allowed to synchronize time with external time servers or restrict access to internal time servers. This can help enhance network security and prevent unauthorized time synchronization.
Why do you use time protocols in a network?
Time protocols are used in a network for several important reasons:
Overall, time protocols play a critical role in maintaining network operations, security, compliance, and coordination within a networked environment.
Does windows use a time protocol?
Yes, Windows operating systems use a time protocol called Network Time Protocol (NTP) for time synchronization. NTP is the default time synchronization protocol used by Windows to ensure accurate timekeeping across Windows-based devices.
Windows operating systems, starting from Windows 2000 and newer versions, include the Windows Time service (also known as W32Time), which is responsible for time synchronization. The Windows Time service uses NTP to synchronize the local system time with a reference time source, which can be either an external NTP server on the internet or an internal time server within the network.
By default, Windows systems are configured to synchronize time with Microsoft’s NTP server time.windows.com. However, you can configure Windows to synchronize with different NTP servers if desired, either manually or through Group Policy settings in an Active Directory domain.
The Windows Time service periodically contacts the configured NTP server(s) to obtain accurate time information and adjusts the local system time accordingly. This helps ensure that Windows-based devices have synchronized and accurate time, which is important for various system operations, network communication, security, and other time-dependent applications running on Windows.
Does Operational Technlogy use a time protocol?
Yes, Operational Technology (OT) often utilizes time protocols for synchronization and coordination purposes. The precise timekeeping and synchronization of devices in OT systems are crucial for maintaining accurate and coordinated operations.
One widely used time protocol in OT is the Network Time Protocol (NTP). NTP is a networking protocol designed to synchronize clocks of computers over a network. It enables OT devices to maintain a common time reference by periodically adjusting their clocks based on time signals received from NTP servers.
Another time protocol commonly used in OT is the Precision Time Protocol (PTP), also known as IEEE 1588. PTP is a more precise and accurate time synchronization protocol, specifically designed for high-speed and real-time systems. It allows OT devices to achieve sub-microsecond synchronization within a network.
Both NTP and PTP play vital roles in ensuring accurate timekeeping and synchronization within Operational Technology environments, facilitating efficient and coordinated operations.