Toimialayhteisöt
Toimialayhteisö:
Palvelualojen työnantajat PALTA
Komitea: ISO/TC 204
(Intelligent transport systems)
Alkuperä: ISO
Määräpäivä: 2026-10-02
Toimialayhteisö:
Palvelualojen työnantajat PALTA
Komitea: ISO/TC 22/SC 32
(Electrical and electronic components and general system aspects)
Alkuperä: ISO
Määräpäivä: 2026-10-02
This document defines the minimum specification of the pyrotechnic device pocket interface.
Toimialayhteisö:
Palvelualojen työnantajat PALTA
Komitea: ISO/TC 22/SC 32
(Electrical and electronic components and general system aspects)
Alkuperä: ISO
Määräpäivä: 2026-10-02
This document defines the general minimum specifications of a type 2 two-way connection interface, linking the pyrotechnic device and harness connector built into a road vehicle.
Toimialayhteisö:
Palvelualojen työnantajat PALTA
Komitea: ISO/TC 22/SC 32
(Electrical and electronic components and general system aspects)
Alkuperä: ISO
Määräpäivä: 2026-10-02
This document specifies the performance criteria and requirements of a three-way connection interface, including ground connection, linking the pyrotechnic device and harness connector built into a road vehicle.
Performance criteria and requirements are defined for a sealed variant of the pyrotechnic device/initiator harness connector assembly (see Annex A).
Performance criteria and requirements are defined for a two-way (without ground) variant of the pyrotechnic device/initiator harness connector assembly (see Annex B).
Performance criteria and requirements are defined for a variant without a retainer of the pyrotechnic device/initiator harness connector assembly is defined (see Annex C).
Toimialayhteisö:
Metalliteollisuuden Standardisointiyhdistys
Komitea: ISO/TC 8/SC 11
(Intermodal and Short Sea Shipping)
Alkuperä: ISO
Määräpäivä: 2026-10-02
This document defines events and associated information elements that are used for tracking and tracing of all types of cargo in the maritime domain. This does not include passengers or crew.
The document also defines information exchanges and information elements based on the ISO 28005 framework.
The document is an elaboration of the UNECE “Business Requirements Specification for Integrated Track and Trace for Multi-Modal Transportation” with its inherent assumptions, which are:
All transportation is related to a trade transaction between a seller and a buyer of goods that results in one or more shipments. Therefore, all tracking and tracing and events described in this document ultimately also “link” with these shipments.
There is no present need for additional data identifiers to facilitate multi-modal tracking and tracing of trade shipments or the linked transportation in scope for this document. See below this bullet list.
Identifiers for trade items, cargo, their packaging or container, or means of transport will support multi-modal tracking and tracing, if the identifiers are globally unique.
Linkages can be made between the different identifiers using various existing technologies.
The model supports tracking and tracing using various existing technologies by using the most relevant waypoints for the transport journey (as agreed among stakeholders).
Standardized exchange processes may be used, without the need to create new class diagrams or new message structures.
The operational scope covers the voyage of the ship, via the terminal, up to and including the gate-in event or gate-out event in the terminal. Gate-in and gate-out events include transfers between the maritime terminal and hinterland modes of transport such as road vehicles, feeder ships, inland waterway barges or rail wagons. The document aims to cover all kinds of cargoes carried on maritime ships.
Cargo moves through ports in two main directions:
Coming in from sea to be transported to destinations in the hinterland of the port.
Coming in from the hinterland to be transported to overseas destinations on maritime ships.
For the purposes of this document, we will ignore the transshipment scenario where the cargo comes in on maritime ships and also leaves on maritime ships from and to destinations that are not considered part of the hinterland of the port.
The supply chain events that occur outside the boundaries of gate in and gate out mentioned above are not in scope for this document. It is recognised that the transport-related operations covered in the scope of this document are an integral part of the end-to-end supply chain between seller and buyer. Therefore, the requirements outlined in this document will follow standards and "best practices" already in use in the supply chain. This is also driven by the fact that there are critical hand-overs between the wider supply chain and the operations in scope for this document at the gate in and gate out processes that require unambiguous exchange of information related to the critical events in those processes.
Toimialayhteisö:
Metalliteollisuuden Standardisointiyhdistys
Komitea: ISO/TC 333
(Lithium)
Alkuperä: ISO
Määräpäivä: 2026-10-02
This document provides guidance for data collection and validation for the calculation of the carbon footprint for lithium products.
This document encourages disclosure of the databases, software, yields, distribution methods and data quality rating used in the calculation of greenhouse gas (GHG) emissions when producing lithium products from various lithium resources and produced by various processes, including its distribution, in order to verify the calculated values of GHG emissions.
This document is not intended for the disclosure of GHG emissions for individual stages of the product manufacturing process.
Toimialayhteisö:
SFS Suomen Standardit
Komitea: ISO/IEC JTC 1/SC 22
(Programming languages, their environments and system software interfaces)
Alkuperä: ISO
Määräpäivä: 2026-10-02
Toimialayhteisö:
SFS Suomen Standardit
Komitea: ISO/IEC JTC 1
(Information technology)
Alkuperä: ISO
Määräpäivä: 2026-10-02
RISC-V (pronounced “risk-five”) is a new instruction-set architecture (ISA) that was originally designed to support computer architecture research and education, but which we now hope will also become a standard free and open architecture for industry implementations. Our goals in defining RISC-V include:
• Acompletely open ISA that is freely available to academia and industry. • Areal ISA suitable for direct native hardware implementation, not just simulation or binary translation.
• An ISA that avoids “over-architecting” for a particular microarchitecture style (e.g., mi crocoded, in-order, decoupled, out-of-order) or implementation technology (e.g., full-custom, ASIC, FPGA), but which allows efficient implementation in any of these.
• An ISA separated into a small base integer ISA, usable by itself as a base for customized accelerators or for educational purposes, and optional standard extensions, to support general purpose software development.
• Support for the revised 2008 IEEE-754 floating-point standard [5]. • An ISA supporting extensive ISA extensions and specialized variants. • Both 32-bit and 64-bit address space variants for applications, operating system kernels, and hardware implementations.
• An ISA with support for highly-parallel multicore or manycore implementations, including heterogeneous multiprocessors.
• Optional variable-length instructions to both expand available instruction encoding space and to support an optional dense instruction encoding for improved performance, static code size, and energy efficiency.
• An ISA that simplifies experiments with new privileged architecture designs.
The RISC-V ISA is defined avoiding implementation details as much as possible (although com mentary is included on implementation-driven decisions) and should be read as the software-visible interface to a wide variety of implementations rather than as the design of a particular hardware artifact. The RISC-V manual is structured in two volumes. This volume covers the design of the base unprivileged instructions, including optional unprivileged ISA extensions. Unprivileged instructions are those that are generally usable in all privilege modes in all privileged architectures, though behavior might vary depending on privilege mode and privilege architecture. The second volume provides the design of the first (“classic”) privileged architecture. The manuals use IEC 80000-13:2008 conventions, with a byte of 8 bits.
Toimialayhteisö:
SFS Suomen Standardit
Komitea: ISO/IEC JTC 1
(Information technology)
Alkuperä: ISO
Määräpäivä: 2026-10-02
This document describes the RISC-V privileged architecture, which covers all aspects of RISC V systems beyond the unprivileged ISA, including privileged instructions as well as additional functionality required for running operating systems and attaching external devices.
Toimialayhteisö:
Metalliteollisuuden Standardisointiyhdistys
Komitea: SFS
(SFS Suomen Standardit)
Alkuperä: SFS
Määräpäivä: 2026-10-02
ISO 21439:2009 määrittelee menetelmät vedessä tai kudoksessa esiintyvien absorboituneen annoksen jakaumien määrittämiseksi ennen silmäkasvainten hoitoon tarkoitetun beetasäteilyn sekä suonensisäisen brakyterapian käyttöä. Standardissa esitetään suosituksia beetasäteilylähteiden kalibrointiin, dosimetrisiin mittauksiin, annoslaskentaan, dosimetriseen laadunvarmistukseen sekä beetasäteilyyn perustuvan brakyterapian hoitosuunnitteluun. Lisäksi annetaan ohjeita veteen absorboituneen annoksen epävarmuuden arviointiin. ISO 21439:2009 soveltuu "suljettuihin" radioaktiivisiin lähteisiin, kuten tasomaisiin ja koveriin pintalähteisiin, yksittäisistä siemenlähteistä muodostuviin lähdeketjuihin, viivalähteisiin sekä kuori- ja tilavuuslähteisiin, joissa ainoastaan emittoituvalla beetasäteilyllä on hoidollista merkitystä.Standardissa kuvattujen kliinisen dosimetrian menettelyjen standardointi muodostaa perustan beetasäteilyyn perustuvan brakyterapian luotettavalle käytölle. Standardissa esitetyt erityiset dosimetriset menetelmät soveltuvat silmäsairauksien parantavaan hoitoon tarkoitettuihin lähteisiin, suonensisäiseen brakyterapiaan, verisuonen uudelleenahtauman ehkäisyyn sekä muihin beetasäteilyä hyödyntäviin kliinisiin sovelluksiin.ISO 21439:2009 on tarkoitettu organisaatioille, jotka haluavat ottaa käyttöön dosimetrian vertailumenetelmiä ja pyrkivät täyttämään kliiniset vaatimukset siten, että potilaalle annettavan säteilyannoksen epävarmuus pysyy riittävän pienenä. Standardi ei kuitenkaan sulje pois mahdollisuutta käyttää muitakin menetelmiä, joilla voidaan saavuttaa sama tai jopa pienempi mittausepävarmuus.
Tämä dokumentti on DRM-suojattu. DRM-suojattujen tiedostojen lukemiseen on välttämätöntä asentaa koneelle ilmainen FileOpen-liitännäinen (FileOpen plug-in). Jos sinulla ei ole oikeutta asentaa ohjelmia omalle päätelaitteellesi, ota yhteyttä oman organisaatiosi IT-tukeen. FileOpen liitännäisen saat ladattua osoitteessa http://plugin.fileopen.com/all.aspx. Onnistuneen asennuksen jälkeen avaa standardiehdotus Acrobat Readerilla, jotta lisäosa toimii oikein.
Toimialayhteisö:
Metalliteollisuuden Standardisointiyhdistys
Komitea: ISO/TC 298
(Rare earth)
Alkuperä: ISO
Määräpäivä: 2026-10-05
The proposed standard contains six grades of praseodymium-neodymium metal. It specifies the classifications, chemical compositions, appearance quality, markings and other requirements for praseodymium-neodymium metal. It includes a table of related grades of praseodymium-neodymium metal which are recognized in worldwide industrial applications. This International Standard is applicable to praseodymium-neodymium metal prepared by molten salt electrolysis process only and does not include requirements for praseodymium-neodymium metal produced by re-melting or other technology methods.
Toimialayhteisö:
Metalliteollisuuden Standardisointiyhdistys
Komitea: ISO/TC 135/SC 5
(Radiographic testing)
Alkuperä: ISO
Määräpäivä: 2026-10-06
This document specifies a device and a method for the determination of the image quality of radiographs using wire-type image quality indicators.
Toimialayhteisö:
SFS Suomen Standardit
Komitea: ISO/TC 94/SC 13
(Protective clothing)
Alkuperä: ISO
Määräpäivä: 2026-10-06
This document establishes minimum performance, classification, and labelling requirements for gloves worn by operators and re-entry workers handling pesticide products to protect the hands or hands and forearms against contact with those products. Gloves covered by this document include gloves made with elastomeric and polymeric materials in the areas that provide protection.
This document does not address protection against fumigants. This document needs to be used in conjunction with ISO 21420.
Toimialayhteisö:
SFS Suomen Standardit
Komitea: ISO/IEC JTC 1/SC 7
(Software and systems engineering)
Alkuperä: ISO
Määräpäivä: 2026-10-07
This document provides a temporal management reference model for feature-based software and systems product line engineering (feature-based PLE) as defined in ISO/IEC 26580:2021, expanding on the basic configuration management operations, tasks, and methods specified there. Because a PLE factory in ISO/IEC 26580 aggregates shared assets across multiple lifecycle stages and tools, such as requirements, models, source code, mechanical design, electrical design, documentation, test cases, calibration data, and so forth, the version management capabilities of the different lifecycle disciplines, as well as the feature catalogue and bill-of-features portfolio, need to be integrated into a holistic solution. We refer to this integrated PLE factory solution as Temporal Management (TM).
As the name implies, the scope of temporal management is product line variation in time, in the context of feature-based PLE as prescribed in ISO/IEC 26580. The reference model for temporal management specifies an alignment-of-systems, where the temporal management system is an aggregation of the constituent version management systems for each of the individual elements in a PLE factory, including shared assets across all lifecycle stages, the feature catalogue, and the bills-of-features.
Version management for each of the individual elements in the PLE factory is handled by the version management tools and methods associated with each of the elements, which are elaborated elsewhere and not repeated in this document.[2][3][4][5][6][7][8][10][11] Appendix A provides harmonization with this document and these representative version management methods, in the context of broader systems and software configuration management standards.
Organizations may incorporate an overall temporal management approach for their temporal management solution that best matches their engineering processes, such as ASME Y14.35[5] and ASME Y14.100[6] for organizations primarily focused on mechanical engineering processes or IEEE Std 828[4] for organizations primarily focused on systems and software engineering processes.
The intended audience for this document comprises:
— technology providers who wish to provide temporal management for their feature-based PLE factory;
— champions within an organization who wish to introduce feature-based PLE into their organization;
— IT staff within a PLE organization who introduce and maintain the necessary technology to support temporal management in feature-based PLE;
— practitioner stakeholders who use the temporal management tools and methods to practice feature-based PLE;
— technical and business managers who sponsor and direct the methods necessary to practice temporal management in feature-based PLE;
— university professors, researchers, corporate trainers, and other educators who create and share pedagogical materials and benefits regarding temporal management in feature-based PLE.
Toimialayhteisö:
SFS Suomen Standardit
Komitea: CEN/TC 162
(Protective clothing including hand and arm protection and lifejackets)
Alkuperä: CEN
Määräpäivä: 2026-10-08
This document establishes minimum performance, classification, and labelling requirements for gloves worn by operators and re-entry workers handling pesticide products to protect the hands or hands and forearms against contact with those products. Gloves covered by this document include gloves made with elastomeric and polymeric materials in the areas that provide protection.
This document does not address protection against fumigants.
This document needs to be used in conjunction with ISO 21420.
Toimialayhteisö:
SFS Suomen Standardit
Komitea: CEN/TC 307
(Oilseeds, vegetable and animal fats and oils and their by-products - Methods of sampling and analysis)
Alkuperä: CEN
Määräpäivä: 2026-10-08
This document specifies the requirements for manual sampling of oilseeds by manual means or by automated mechanical means, for the purpose of assessing their quality and condition.
Note An exemple of "condition" is an odour due to a treatment product.
Stockpiles are excluded of the scope of this document.
Toimialayhteisö:
SFS Suomen Standardit
Komitea: CEN/TC 473
(Circular Economy)
Alkuperä: CEN
Määräpäivä: 2026-10-08
This document provides guidance to support information sharing on circular economy aspects throughout value networks by providing product-group agnostic data entries in a common data dictionary.
This document provides a framework to guide organizations of all types and sizes.
This document complements content-related aspects addressed in other standards or applications for data or information sharing through a digital product passport (DPP)and does not overlap with the DPP framework and system developed by CEN/CLC/JTC 24.
This document is intended to help to set a framework for how to support information sharing on circular economy aspects throughout value networks but is not foreseen to be used for conformity assessment with regulations.
Toimialayhteisö:
SFS Suomen Standardit
Komitea: CEN/TC 334
(Irrigation techniques)
Alkuperä: CEN
Määräpäivä: 2026-10-08
ISO 8224-1:2002 specifies the operational characteristics of, and laboratory and field test methods for, traveller irrigation machines. It includes user-oriented technical information for presentation in the manufacturer's accompanying product literature, laboratory test procedures for evaluating the uniformity of water application on an irrigated strip by a machine operating within a specified range of conditions and for determining the maximum travelling rates the drive mechanism is able to achieve in response to specified operating conditions, and field test procedures for determining the uniformity of water application on a given irrigated strip under local conditions prevailing in the field at time of testing.
It is applicable only to traveller irrigation machine types, and not to other types such as centre-pivot or lateral irrigation machines.
Toimialayhteisö:
SFS Suomen Standardit
Komitea: ASD-STAN
(Aerospace)
Alkuperä: CEN
Määräpäivä: 2026-10-08
This document specifies the “as-built” data used for demonstrating completion of the build process and conformity of the product to type design. This document defines the minimum set of information to be archived to serve as a complete representation of an organization’s as-built data.
Toimialayhteisö:
SFS Suomen Standardit
Komitea: ASD-STAN
(Aerospace)
Alkuperä: CEN
Määräpäivä: 2026-10-08
This document specifies the characteristics of tab washers for flight control rods.
These tab washers are intended to immobilise the rod end in relation to the rod body, whilst allowing a
positional adjustment of 1/2 a turn.