Fillabs

IT Engineering Expertise

Next Events

Technologies and Expertise

Projects

Profile

Technologies

Cooperative Intelligent Transport Systems (C-ITS)

Read More

C-ITS is a recent innovation that involves the integration of communication systems and multiple in-car technologies.

For over 10 years FilLabs takes an active part in development of various ITS standards, provides the expertise in the communication protocol analysis, participates in the development of the test suites and performs the actual testing process.

    Being an expert in ITS standards, developed by ETSI and other standardisation bodies, FilLabs provides an expertise in various ITS domains:
  • ITS GeoNetworking (G5 / C-V2X).
  • Cooperative Awareness Basic Service (CAM)
  • Decentralized Environmental Notification Basic Service (DENM)
  • ITS Security protocols and Public Key Infrastructure (Security & PKI)
  • Infrastracture services: MAP, SPAT, IVI
    We participated in the development of following test specifications and test suite implementations:
  • ETSI TS 102 868 Conformance test specification for Co-operative Awareness Messages (CAM).
  • ETSI TS 102 869 Conformance test specification for Decentralized Environmental Notification Messages (DENM).
  • ETSI TS 102 870 Conformance test specifications for GeoNetworking Basic Transport Protocol (BTP).
  • ETSI TS 102 871 Conformance test specifications for GeoNetworking ITS-G5.
  • ETSI TS 102 859 Conformance test specifications for Transmission of IP packets over GeoNetworking.
  • ETSI TS 103 096 Conformance test specifications for ITS Security.
  • ETSI TS 103 191 Conformance test specifications for ITS Infrastructure Services.
  • ETSI TS 103 525 Conformance test specifications for ITS PKI communication.
  • ETSI TS 103 600 ITS Security Interoperability test specifications.
  • ETSI TS 103 868 Conformance test specifications for Misbehavior reporting.

ITS Security

Read More

Security aspects shall be considered as an inevitable part of every modern telecommunication technology.

Fillabs is actively participating in development of harmonized standards for the ITS security communication.

There are a lot of applications in transportation systems and especially in vehicles, requiring communication between different components: the communication between vehicles (V2V), between cars and infrastructure services (V2I and I2V), between cars and charging stations (V2G), internal car communications. New generation of car is going to provide new services, such as Adaptive Cruise Control, Self-Driving systems, etc. All these kinds of communication needs to be protected against various types of attack. It can be achieved using ITS Security protocol, which is able to provide a trusted channel between all communication nodes.

    Being deeply involved in ITS standardization process, Fillabs takes an active part in development of the ITS Security communication protocols standards, such as:
  • ETSI TS 103 097 ITS Security header and certificate formats
  • ETSI TS 102 940 ITS communications security architecture and security management
  • ETSI TS 102 941 ITS Security Trust and Privacy Management
  • ETSI TS 103 795 ITS Misbehavior reporting

Conformance and Interoperability Testing

Read More

Having an in-deep experience in development of test suites for various telecommunication protocols we would like to offer to our customers all our knowlege and expertise.

Our competence in TTCN-3 language permits us to write a very robust and effective tests for various test purposes.

In co-operation with the ETSI CTI, FilLabs is actively involved in development of various test suites for different telecommunication protocols, creation of TTCN-3 based Abstract Test suites, test adapters and codecs.

During the last years FilLabs has provided an expertise for a number of ETSI Specialist Tasks Forces:

  • STF 581 – Update of Infrastructure services test specifications
  • STF 580 – Update of CAM and DENM test specifications
  • STF 554 – ITS Security; Interoperability Tests Specification
  • STF 545 – Conformance Validation Framework Security Test Specifications of ETSI TS 102 941 Trust and Privacy Management
  • STF 538 – Conformance Validation Framework Security Test Specifications of ETSI TS 103 097
  • STF 525 – Intelligent Transport Systems Interoperability Validation Framework
  • STF 517 – Validation of the Conformance Test Specifications for the ITS Protocols
  • STF 507 – Development of Test Purposes and Abstract Test Suite for Receiving and Exceptional behavior of ITS Security TS 103 097
  • STF 481 – Development of Test Purposes and Abstract Test Suite of ITS Security TS 103 097
  • STF 462 – Leading role of Maintenance of Conformance Validation Framework
  • STF 452 – Development of Test Purposes of TS 102 867 and TS 102 941
  • STF 424 – Development of Test Platform and validation of ITS test suites
  • STF 471 – LibSIP and LibIMS improvement
  • STF 594 – Updating the conformance test specifications for ITS Security and ITS PKI management
  • TTF T002 – Development of Test Purposes of TS 103 191
  • TTF T011 – Updating the test framework from multiple access schemes LTE-V2X
  • TTF T024 – Conformance test suite for Misbehaviour Reporting
  • TTF T025 – Conformance test suite for ITS security core Release 2
  • TTF T030 – Ineroperability tests specification for Misbehaviour Reporting

Projects

FITSec - ITS security library

Read More

The library provides the security envelop to be used for the Intelligent Transport Systems (ITS) G5/C-V2X communication based on ETSI EN 302 636-4-1. The library is fully conformed to ETSI TS 103 097 v1.3.1 and higher. It also supports some features of ETSI TS 102 941 v1.4.1 (trust lists, CRL, etc.)

The library is provided as an open source project hosted on GitHub. The project was started in 2015-2016 as a validation targetfor the ETSI ITS security test suite. The library is free for non-commercial and not-for-profit use, otherwise please contact the author.

It is written in plain C in cross-platform manner and has been compiled and tested in Linux(gcc) and Windows(mingw32,cygwin and Visual C 13) environments.

It implements the plugin interface to use various crypto engines. For the moment it supports the following:

  • The OpenSSL (x86[free], ARM)
  • The AutoTalks Craton 2 (ARM)

The library contains a set of examples, but most of the features are implemented in the FSMsgGen - the CAM/DENM/Beacon generator.

ItsSecJS - The Javascript ITS Security OER parser

Read More

The Javascript parser for the ITS Security certificates and messages. It supports the following elements:

  • The IEEE 1609.2 certificates
  • The IEEE 1609.2 messages
  • The ETSI TS 102 941 trust lists and CRLs
  • The ETSI TS 102 941 certificate requests
  • The ETSI TS 103 759 misbehaviour reports

The parser contains the following modules:

  • IEEE1609dot2js - The IEEE 1609.2 certificate and message parser
  • EtsiTS102941js - The ETSI TS 102 941 structures: trust lists, CRLs, certificate requests
  • IEEE1609dot2dot1js - The IEEE 1609.2.1 structures: certificate requests, responses, etc.
  • EtsiTS103759js - The ETSI TS 103 759 misbehaviour reports

ETSI ITS Test Suite

Read More

From the very begining we participated in development of ETSI ITS Test Specifications, containing the ETSI Test Suite.

The ETSI ITS Test Suite contains abstract test suites modules for each supported protocols. These modules are implemented on TTCN-3 language and the C++ based implementation of the test adaptation layer. All modules of the test suite has been validated over multiple devices under tests during test sessions in ETSI and on Plugtest events. The full code of the test suite is available as an open source project at  ETSI forge. Please use the last released version.

Profile and Contacts

The company was founded in 2012 by Denis Filatov. Since that Mr. Filatov takes a post of CEO and senior technical expert of the company.

Fork on  GitHub