Lidé

doc. Ing. Jiří Novák, Ph.D.

Všechny publikace

CAN FD open-source IP core

  • Pracoviště: Katedra řídicí techniky, Katedra měření
  • Anotace:
    The article informs community and companies about CAN bus related projects and results achieved and offered by the Czech Technical University, Faculty of Electrical Engineering. The article informs regarding CAN FD controller open-source IP core developed at Czech Technical University and current integration and release of the corresponding driver in mainline Linux operating system kernel. Emulation of the CTU CAN FD IP core is available in mainline QEMU emulator as the result of previous work. The use of own CAN controller boards and ecosystem for testers delivered to Skoda Auto and prototype of precise CAN (FD) latencies evaluation are described as well.

Automobilová elektronika a komunikace

  • Pracoviště: Katedra měření
  • Anotace:
    Výzkumná skupina zaměřená na problematiku automobilové elektroniky a vozidlových komunikací se zformovala na katedře měření ČVUT FEL na přelomu století pod vedením doc. Petra Kocourka. Celá její existence je spojena s úzkou a dlouhodobou spoluprací s několika odděleními vývoje Škody Auto, takže lze říci, že veškeré výsledky výzkumu a vývoje jsou vzápětí aplikovány v praxi. Spolupráce se zaměřuje zejména na problematiku automatizovaného testování, která v současné době nabývá na významu vzhledem ke stále se rozšiřujícímu portfoliu uživatelských funkcí vozidel, jízdních asistentů, informačních a komunikačních systémů apod. Během uplynulých více než 20 let bylo navrženo a realizováno několik generací automatizovaných testerů chování řídicích jednotek vozidel na vozidlových sítích CAN a LIN; v rámci jejich vývoje byly vyvinuty a následně publikovány unikátní měřicí metody.

Relation between Test Coverage and Timed Automata Model Structure

  • Autoři: Krejčí, L., Ing. Jan Sobotka, Ph.D., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Tools and Methods of Program Analysis. Cham: Springer International Publishing, 2021. p. 109-120. Communications in Computer and Information Science. ISSN 1865-0937. ISBN 9783030714710.
  • Rok: 2021
  • DOI: 10.1007/978-3-030-71472-7_9
  • Odkaz: https://doi.org/10.1007/978-3-030-71472-7_9
  • Pracoviště: Katedra měření
  • Anotace:
    This paper deals with problematics of structure of Timed Automata models suitable for Model-Based Testing of automotive systems. Previous ex-periments, primarily focused on the environmental models, have shown that their structure does not significantly affect the coverage speed of testing process. How-ever, similar questions regarding the observer part of the system model remained open. This paper analyzes those remaining questions and focuses on uncovering possible relation between an observer model structure and the quality of gener-ated test sequences according to multiple criteria. Goal of presented experiments is to compare multiple modeling approaches and discover which one is most suit-able for automotive systems.

Software Platform for Automotive Radar Target Simulator

  • DOI: 10.1109/MetroAutomotive50197.2021.9502870
  • Odkaz: https://doi.org/10.1109/MetroAutomotive50197.2021.9502870
  • Pracoviště: Katedra měření
  • Anotace:
    This paper aims to present a software facility designed to accompany the currently developed automotive radar target simulation platform. This simulation platform, together with the software facility presented in this paper, is envisioned to confront recent challenges introduced by rising complexity of radar-based automotive systems. The presented software facility allows to easily control the companion target simulation platform and design traffic scenarios for the radar testing. The trajectory design used by the app is implementation-agnostic and is based on the interpolation of linear trajectory segments with selectable velocity profiles. That enables future integration of the platform into the testing process and virtual reality-based testing platform.

Digital Vehicle Radar Sensor Target Simulation

  • DOI: 10.1109/I2MTC43012.2020.9129555
  • Odkaz: https://doi.org/10.1109/I2MTC43012.2020.9129555
  • Pracoviště: Katedra měření
  • Anotace:
    Radar sensors are becoming standard equipment in modern cars. They are an integral part of systems for blind-spot detection, adaptive cruise control, or emergency braking. All these systems have to be thoroughly tested to achieve a high-quality standard of produced vehicles. One of the commonly adopted techniques is Hardware-in-the-Loop testing. A Radar sensor-based systems Hardware-in-the-Loop testing requires the capability of simulation a target to the sensor. The paper presents a purely digital approach to simulation of static as well as moving target (E.g., car) to an automotive radar sensor. The absence of analog or mechanical parts significantly reduces the solution costs.

Enhanced Adaptive Random Test Case Prioritization for Model-based Test Suites

  • DOI: 10.12700/APH.17.7.2020.7.7
  • Odkaz: https://doi.org/10.12700/APH.17.7.2020.7.7
  • Pracoviště: Katedra měření
  • Anotace:
    Adaptive Random Prioritization is a Test Case Prioritization technique which orders test cases within a test suite with a goal of earlier fault detection using a semi-random heuristics. Compared to other Test Case Prioritization methods, Adaptive Random Prioritization has only an average fault detection performance. However, it is less sensitive to some test suite features which negatively affect fault detection performance than other TCP techniques due to its semi-random nature. The article proposes an improved version of Adaptive Random Prioritization technique. The key idea behind the presented enhancement is to extend the test case selection process with additional information about control flow and change of test statements coverage of a test suite. The enhancement replaces the original Test set distance function with a Multi-Criteria Decision-Making method. Validity of the proposed method is evaluated on data from six embedded systems. The evaluation criterion is fault detection performance expressed by Average Percentage of Faults Detection metric and Â12 statistic. The proposed improvement achieved better fault detection performance for all examined systems.

New Similarity Function for Test Case Prioritization in Model-Based Context

  • Autoři: Pospíšil, T., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: 2018 16th Biennial Baltic Electronics Conference (BEC). USA: IEEE Computer Society, 2018. ISSN 1736-3705. ISBN 978-1-5386-7312-6.
  • Rok: 2018
  • DOI: 10.1109/BEC.2018.8600981
  • Odkaz: https://doi.org/10.1109/BEC.2018.8600981
  • Pracoviště: Katedra měření
  • Anotace:
    Test case prioritization (TCP) refers to the process, which evaluates test cases ranking within a test suite. Currently, the focus of TCP research lay mainly in code-based testing; however, the Model-Based Testing (MBT) context, still need more investigation. This paper presents a new distance function for defining the degree of similarity between MBT generated test cases. These test cases are represented by labeled graphs, and their similarity is measured. In the paper, the function is applied in Hint-Based Adaptive Random Prioritization method, and improved fault-detection performance is presented.

Application of Extended Timed Automata to Automotive Integration Testing

  • Pracoviště: Katedra měření
  • Anotace:
    Deployment of the Model-based Testing methods in practice has not achieved the level it deserves. To help dissemination, as well as to improve the testing process in a particular domain, this paper presents a new Test Generation tool on a case study. The domain is automotive integration testing. The new tool is named Taster and utilizes Timed Automata for the online Model-based test generation. The objective of these tests is testing of integration of automotive comfort systems. The proposed concept, the system modeling, and the new software tool is evaluated on testing of a Keyless Access System. Purpose of the paper is to present an approach for automatic test generation intended for automotive integration testing.

FlexRay ECU mission critical parameters measurement

  • DOI: 10.1016/j.measurement.2016.12.051
  • Odkaz: https://doi.org/10.1016/j.measurement.2016.12.051
  • Pracoviště: Katedra měření
  • Anotace:
    Network operation of FlexRay Electronic Control Unit (ECU) in passenger cars is influenced by the significant number of parameters that have to be written into the ECU FlexRay controller. To keep the FlexRay network robust, the correct parameter values must be set in all ECUs of the FlexRay communication cluster. This is not a trivial task since particular ECUs are supplied by different manufacturers and any manufacturer can change some parameter either by mistake or even intentionally. The effect of such a change is generally unpredictable and can often be observed under specific operational conditions only. The most serious effect is a global FlexRay network failure, which usually leads to the fatal vehicle malfunction. Hence it was necessary to develop, implement and validate new dedicated measurement methods, enabling the evaluation of actual values of the most critical FlexRay parameters at the Open Systems Interconnection (OSI) data-link layer and thus the ECUs individual acceptances testing for system integrator verification purposes. As the mass production of FlexRay controllers is not applicable due to a lack of test specific features, deployment of these methods is enabled by utilization of unique FPGA-based FlexRay controller implementation. Proposed measurement methods are focused on parameters specifying the FlexRay wakeup protocol, FlexRay startup procedure, and the FlexRay synchronization mechanism. Each measurement method is described in detail, including its limits and prerequisites. All the developed methods were validated by experiments on real FlexRay networks and results are included in the paper. Two different types of FlexRay controller core (Freescale and Bosch E-Ray) were used in ECU under test (EUT) to eliminate the risk of measurement method dependence on a specific controller implementation.

Framework and Automated Prioritization Procedure for Model-Based Testing of Automotive Distributed Systems

  • Autoři: Krejčí, L., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: DATESO 2017. Praha: CTU. Czech Technical University Publishing House, 2017. p. 31-42. ISBN 978-80-01-06138-1.
  • Rok: 2017
  • Pracoviště: Katedra měření
  • Anotace:
    The paper presents an optimized framework for model-based testing of automotive distributed system and a method of automatic assignment of testing priorities used within the framework. The proposed method, envisioned for integration into existing, currently developed model-based testing tool, utilizes classifiers in order to assign testing priorities automatically to specific parts of the tested system. The paper also introduces a set of supplemental data enriching the modeling language that are exploited by the proposed method during the classification process. It is shown, that advantages of the presented approach, such as low requirements for the testing operators’ insight, are valuable for the automotive distributed systems testing process.

Model-Based Testing of Automotive Distributed Systems with Automated Prioritization

  • Autoři: Krejčí, L., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Proceedings of the 2017 IEEE 9th International Conference on Inteligent Data Acquisition and Advanced Computing Systems: Technology and Application (IDAACS). Ternopil: Ternopil National Economic University, 2017. p. 668-673. ISBN 978-1-5386-0697-1.
  • Rok: 2017
  • DOI: 10.1109/IDAACS.2017.8095175
  • Odkaz: https://doi.org/10.1109/IDAACS.2017.8095175
  • Pracoviště: Katedra měření
  • Anotace:
    The paper presents a framework for model-based testing of automotive distributed system and a method of automatic assignment of testing priorities used within the framework. The proposed method utilizes classifiers for automatic assignment of testing priorities to specific parts of the tested system. The paper also introduces a set of extraneous data accompanying the modeling language that are exploited by the proposed method during the classification process. It is shown, that advantages of the presented approach, such as lower requirements for the testing operators’ knowledge, are valuable for the automotive distributed systems testing process.

Testing Automotive Reactive Systems using Timed Automata

  • Autoři: Ing. Jan Sobotka, Ph.D., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Proceedings of the 2017 IEEE 9th International Conference on Inteligent Data Acquisition and Advanced Computing Systems: Technology and Application (IDAACS). Ternopil: Ternopil National Economic University, 2017. p. 510-513. ISBN 978-1-5386-0697-1.
  • Rok: 2017
  • DOI: 10.1109/IDAACS.2017.8095133
  • Odkaz: https://doi.org/10.1109/IDAACS.2017.8095133
  • Pracoviště: Katedra měření
  • Anotace:
    Model oriented testing methods are known relatively long time, but the right time for viable deployment is coming up now with the continuously growing amount of vehicle electronic systems. Paper proposes a new Model-Based Testing approach to testing of automotive electronics systems. The key concept is the utilization of Timed Automata for online testing of automotive electronic control units. System modeling, the new tool, a bit of necessary technology and preliminary results intended to identify future research goal are presented.

Model-Based Testing Framework with Automatic Testing Priority Assignment for Automotive Distributed Systems

  • Autoři: Krejčí, L., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Sborník příspěvků studentské konference Blansko 2016. Brno: Fakulta elektrotechniky a komunikačních technologií, 2016. pp. 35-38. ISBN 978-80-214-5389-0.
  • Rok: 2016
  • Pracoviště: Katedra měření
  • Anotace:
    The paper presents an optimized framework for model-based testing of automotive distributed system and a method of automatic assignment of testing priorities used within the framework. The proposed method, envisioned for integration into existing, currently developed model-based testing tool, utilizes classifiers in order to assign testing priorities automatically to specific parts of the tested system. The paper also introduces a set of supplemental data enriching the modeling language that are exploited by the proposed method during the classification process. It is shown, that the presented approach’s advantages, such as low requirements for the testing operators’ insight, are valuable for the automotive distributed systems testing process.

Centralized Diagnostics of Ignition System

  • DOI: 10.5755/j01.eee.20.10.5666
  • Odkaz: https://doi.org/10.5755/j01.eee.20.10.5666
  • Pracoviště: Katedra měření
  • Anotace:
    Current trends in the passenger car industry are focused on reduction of manufacturing costs and thus increasing competitiveness on the automotive market. This paper introduces a new approach to vehicle diagnostics, promising direct cost reduction of in-vehicle diagnostic subsystems. The new approach provides for an easy transition from currently used concept of decentralized diagnostic probes to a centralized concept, based on (in an ideal case) a single diagnostic probe. This concept is demonstrated in a case study, which is focused on vehicle ignition system diagnostics. Diagnostic signatures are measured in vehicle supply network, and classified using additional information acquired from internal vehicle communication network. Case study results are presented including the discussion of advantages and limits of the centralized diagnostics concept.

Energy efficient network protocol architecture for narrowband power line communication networks

  • DOI: 10.1016/j.comnet.2014.04.012
  • Odkaz: https://doi.org/10.1016/j.comnet.2014.04.012
  • Pracoviště: Katedra měření
  • Anotace:
    This paper presents newly researched and developed network layer protocol for narrowband power line communication (PLC) within the last mile of advanced metering management systems. This communication medium is known for its low data rates and issues with signal propagation and noise inherence. After the network properties are introduced and some of the published PLC routing papers are discussed, our network layer protocol concept is described with emphasis on the routing algorithm and route optimizations. The protocol is designed to optimize the energy efficiency of the PLC network. The next part of the paper briefly describes the network simulator and its model, which was used during the protocol development and debugging. Several networks with constant and dynamic channel parameters were simulated. The results are presented at the end of the paper. Final results proving energy efficiency and its positive influence on the network performance are presented in comparison to the minimum hop count metric.

New Method of CAN Nodes Health Monitoring

  • Autoři: Pospíšil, T., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: 19th International Conference on Applied Electronics 2014. Pilsen: University of West Bohemia, 2014. p. 251-254. ISSN 1803-7232. ISBN 978-80-261-0276-2.
  • Rok: 2014
  • DOI: 10.1109/AE.2014.7011713
  • Odkaz: https://doi.org/10.1109/AE.2014.7011713
  • Pracoviště: Katedra měření
  • Anotace:
    Controller area network (CAN) is deployed in wide scale of applications at present. Many of these applications are sensitive to faults in terms of quality of communication. The article describes a novel online diagnostic method which aim is to recognize progressively degrading nodes on the data bus. The method uses existing network equipment and requires no additional/specialized network nodes. Standard components for CAN bus faults management like node error counters are used instead.

Validation of CAN Nodes Health Monitoring Method

  • Autoři: Pospíšil, T., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: 13th IMEKO TC10 Workshop on Technical Diagnostics "Advanced measurement tools in technical diagnostics for systems' reliability and safety. Warsaw: IMEKO TC10, 2014, pp. 73-78. ISBN 978-1-63266-984-1.
  • Rok: 2014
  • Pracoviště: Katedra měření
  • Anotace:
    Cont rol ler area network (CAN) is now used in wide range of distributed applications. The quality of communication in such applications is usually an important factor. This paper describes validation of new developed online diagnostic method which aim is to recognize progressively degrading nodes on the CAN bus. The method uses existing network equipment and requires no additional / specialized network nodes. Standard component s for CAN bus faults management like node error counters are used instead. Validation of diagnostic model compares results of the simulations with the results achieved on actual CAN bus implementation with progressively degrading node.

Automation of Automotive Integration Testing Process

  • Autoři: Ing. Jan Sobotka, Ph.D., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: IDAACS 2013 - Proceedings of the 2013 IEEE 7th International Conference on Intelligent Data Acquisition and Advanced Computing Systems. Berlin: IEEE, 2013. p. 349-352. pozn.: CD má na nálepce jiné ISBN: 978-1-4799-1427-2. ISBN 978-1-4799-1426-5.
  • Rok: 2013
  • DOI: 10.1109/IDAACS.2013.6662704
  • Odkaz: https://doi.org/10.1109/IDAACS.2013.6662704
  • Pracoviště: Katedra měření
  • Anotace:
    Goal of this paper is to propose an improvement of an automotive distributed system testing process, namely the part called integration testing. The improvement is focused on test cases development, which is today done mostly manually by test engineers. The work is focused on deployment of Model-Based Testing method on field of integration testing.

Centralized Vehicle Diagnostics

  • Autoři: Okrouhlý, M., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: IDAACS 2013 - Proceedings of the 2013 IEEE 7th International Conference on Intelligent Data Acquisition and Advanced Computing Systems. Berlin: IEEE, 2013, pp. 353-357. pozn.: CD má na nálepce jiné ISBN: 978-1-4799-1427-2. ISBN 978-1-4799-1426-5.
  • Rok: 2013
  • DOI: 10.1109/IDAACS.2013.6662705
  • Odkaz: https://doi.org/10.1109/IDAACS.2013.6662705
  • Pracoviště: Katedra měření
  • Anotace:
    Current trends in passenger car industry are focused on ceaseless reduction of production costs and thus on more competitive production on an automotive market. This paper describes a new diagnostics method promising direct costs reduction of in-vehicle diagnostics subsystems. The method provides for an easy transition from current decentralized concept of diagnostic obes for particular elements of electric and electronic equipment to a centralized concept based on (in an ideal case) a single measuring probe. Case study on the vehicle ignition system is presented, demonstrating the method principle, advantages and limits. Diagnostic method is based on localization and identification of fault signatures in vehicle power supply network using a template matching algorithm.

FlexRay Controller with Special Testing Capabilities

  • Pracoviště: Katedra měření
  • Anotace:
    FlexRay is an incoming communication standard for automotive applications. Paper deals with an implementation of unique FlexRay communication controller in FPGA and shows examples of its usage for FlexRay Wakeup and Startup configuration parameters evaluation.

FlexRay Modelling and Application

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Okrouhlý, M., Ing. Jan Sobotka, Ph.D.,
  • Publikace: Advanced Distributed Measuring Systems - Exhibits of Application. 15 ed. Aalborg: River Publishers, 2012. p. 121-162. The River Publishers Series of Information Science and Technology. ISBN 978-87-92329-72-1.
  • Rok: 2012
  • Pracoviště: Katedra měření
  • Anotace:
    FlexRay is an incoming standard of automotive distributed system intended for safety critical applications like x-by-wire. The first part of the chapter provides an introduction to the FlexRay standard, presents an analytic model of FlexRay Synchronization Mechanism, validation of this model and offers its usage for measurement of parameters of synchronization mechanism in real FlexRay networks. The second part of the chapter presents a case study of FlexRay application in a distributed implementation of ABS (Anti-lock Braking System) in vehicle. The anti-lock braking system is nowadays a part of almost every vehicle. In order to work properly, the anti-lock braking system needs to have actual information about the rotation of every wheel. Currently, the information about the frequency of wheel rotation is being transmitted via the current loop. This paper describes a method, where the information from the rotation sensors of the wheels is transmitted into the control unit through the FlexRay bus. Additional wireless acceleration sensors located on the wheels are used to improve the ABS performance.

Methods for Measurement of Flexray Node Basic Timing Parameters

  • Pracoviště: Katedra měření
  • Anotace:
    For FlexRay fault free communication it is necessary to ensure correct parameterization of each network node. This paper describes methods for evaluation of basic internal timing parameters of a single FlexRay node. Methods reflect common situation in automotive industry, where each electronic control unit comes from different manufacturer. No direct access to ECUs actual parameters is usually available, thus the independent methods to validate specific parameters are needed.

Analytic Model of FlexRay Synchronization Mechanism

  • DOI: 10.1109/IDAACS.2011.6072918
  • Odkaz: https://doi.org/10.1109/IDAACS.2011.6072918
  • Pracoviště: Katedra měření
  • Anotace:
    FlexRay is an incoming standard for automotive distributed systems. For safety critical applications like x-by-wire systems it is necessary to develop techniques for their verification and validation. This paper presents a model of FlexRay Synchronization Mechanism, validation of this model and offers its usage for validation of parameters of synchronization mechanism in real FlexRay networks.

Model of Electromechanical Valve in the Anti-lock Braking System

  • Autoři: Okrouhlý, M., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Measurement 2011 - 8th International Conference on Measurement (Proceedings). Bratislava: Institute of Measurement Science, 2011, pp. 249-252. ISBN 978-80-969672-4-7.
  • Rok: 2011
  • Pracoviště: Katedra měření
  • Anotace:
    The current trends in vehicle diagnostics tend to decrease production costs, whereas the same or even higher user safety and comfort level has to be assured. One option is using the centralized diagnostics, which doesn´t increase the production costs and still gives precision to the detection of an actual fault. The centralized diagnostics is an alternative to the today online diagnostic solutions. It is based on diagnostic models of every single part of the vehicle in which a properly as well as a faulty behaviour can be simulated. In this paper, the electromechanical valve of anti-lock braking system is described and modelled in detail. In order to proceed with the centralized diagnose of the anti-lock braking system of the vehicle, good understanding of the anti-lock braking system valve is necessary. A physical analysis, mathematical description and a general model of the valve was carried out.

Routing Algorithm for Power Lines

  • Autoři: Dvořák, J., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: IMEKO Symposium TC-4, TC-19 & IWADC Instrumentation for the ICT Area. Košice: Technical University of Košice, 2010, pp. 73-78. ISBN 978-1-61782-338-1.
  • Rok: 2010
  • Pracoviště: Katedra měření
  • Anotace:
    This paper presents new routing protocol designed for use in AMR and AMM systems using power-line communication (PLC) for data collecting and network control at their last mile. First part of the paper describes the AMR and AMM systems and the reasons for their implementation. Further the narrowband power-line communication as relatively simple way for data transfers at the last mile is shown and briefly described. Power-line channel characteristic implies a need of a network layer protocol implemented in the PLC nodes for such large-scaled narrowband PLC networks. In the next part simple routing protocol algorithm based on minimal energy consumption is presented. Finally the paper describes simulation software used for protocol design and its functional validation. Power line channel model used in simulator is described in detail.

Testing of CAN Based Automotive Distributed Systems Using a Flexible Set of IP Functions

  • Pracoviště: Katedra měření
  • Anotace:
    An increasing number of Electronic Control Units in passenger cars and high communication traffic have led the car manufacturers to splitting a single CAN network into several dedicated sub-networks running concurrently. Test and evaluation tools for CAN based networks are available for years, but they are mostly focused on test scenarios with up to two CAN networks, often based on the standard CAN hardware with a limited test functionality. They usually rely on the extensive support provided by a PC running a Windows based application software, which in many cases limits accurate test timing, especially when real-time response on the bus events is required. This paper presents a set of three unique instruments (CAN generator, CAN trigger unit, CAN controller) designed in form of IP functions. Arbitrary number of the IP functions can be used in FPGA based test tools supporting real-time test scenarios over "unlimited" number of CAN sub-networks simultaneously.

Verification of FlexRay Start-up Mechanism by Timed Automata

  • Autoři: Malinský, J., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Metrology and Measurement Systems. 2010, 17(3), 461-480. ISSN 0860-8229.
  • Rok: 2010
  • Pracoviště: Katedra měření
  • Anotace:
    Paper deals with the modelling of the mechanism ensuring the start-up of a FlexRay network. The model has been created with the use of timed automata and verified. For this purpose the UPPAAL software tool has been used that allows the modelling of discrete event systems with the use of timed automata, and subsequently the verification of the model with the use of suitable queries compiled in the so called computation tree logic. This model can be used to look for incorrect settings of time parameters of communication nodes in the network that prevent network start-up and subsequently the start of the car. The existence of this model also opens the way for finding possible errors in the standard. On the basis of the model, the work gives a case study of the start-up mechanism behaviour verification in a FlexRay network consisting of three communication nodes.

Car's Ignition System Diagnostics Using Continuous Wavelet Transform

  • Autoři: Ing. Petr Ježdík, Ph.D., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: XIX IMEKO World Congress 2009 - Fundamental and Applied Metrology. Lisbon: Instituto Superior Técnico/Instituto de Telecomunicaçoes Portugal, 2009. pp. 1413-1417. ISBN 978-963-88410-0-1.
  • Rok: 2009
  • Pracoviště: Katedra měření
  • Anotace:
    The paper describes an unusual approach to diagnose standard ignition subsystem of fuel engines. All the information about real state conditions of the ignition coils and sparks is taken from simple measurement of power consumption transient of the electric control systems of engine. The transient is processed by continuous wavelet transformation (CWT). Result of the CWT is used for a classifier. Classifier is supposed to work in learning and diagnostic modes. The main output of the classifier is two disjoint states meaning correct and incorrect functional work of the engine ignition system. The described method is going to be used as a part of standard information equipment of vehicles. The method could bring saving the costs for automobile manufacturer.

Flexible Approach to the Controller Area Networks Test and Evaluation

  • Autoři: doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: IDAACS 2009 - IEEE International Workshop on Intelligent Data Acquisition and Advanced Computing Systems: Technology and Applications. Como: IEEE Instrumentation and Measurement Society, 2009. pp. 44-48. ISBN 978-1-4244-4881-4.
  • Rok: 2009
  • Pracoviště: Katedra měření
  • Anotace:
    An increasing number of Electronic Control Units in passenger cars and high communication traffic have led the car manufacturers to splitting a single CAN network into several dedicated sub-networks running concurrently. Test and evaluation tools for CAN based networks are available for years, but they are mostly focused on test scenarios with up to two CAN networks, often based on the standard CAN hardware with a limited test functionality. They usually rely on the extensive support provided by PC running a Windows based application software, which in many cases limits accurate test timing, especially when realtime response on the bus events is required. This paper presents a set of unique instruments (CAN generator, CAN trigger unit, time-triggered CAN controller) designed in form of IP functions. Arbitrary number of the IP functions can be used in FPGA based test tools supporting real-time test scenarios over "unlimited" number of CAN subnetworks simultaneously.

Komunikační standard FlexRay

  • Autoři: Malinský, J., Kocourek, P., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Sdělovací technika. 2009, 2009(9), 3-7. ISSN 0036-9942.
  • Rok: 2009
  • Pracoviště: Katedra měření
  • Anotace:
    Tento článek se zabývá novým komunikačním standardem FlexRay, primárně určeným do automobilů pro tzv. x-by-wire aplikace. Text nejprve ve stručnosti čtenáře seznamuje s vlastnostmi standardu a mechanismy v něm probíhajícími. Hlavní zaměření je pak na reálnou komunikační FlexRay síť, která vznikla na katedře měření fakulty elektrotechnické ČVUT Praha, a její využití pro verifikaci FlexRay synchronizačního mechanismu.

Centralised Diagnostics of Electronic and Electric Equipment in Vehicles, Engine Lighting Equipment Testing

  • Pracoviště: Katedra měření
  • Anotace:
    Today's diagnostic systems used in vehicles are based on separate diagnostic subsystems for each electronic or electric device. The basic idea of the project is to develop a centralized diagnostic method to cover most of functional systems. The proposed method would expedite the overall testing time and bring other significant advantages such as savings on test equipment. This paper deals with engine lighting equipment testing technique.

Distribuovaný systém řízení bezpilotního prostředku Mamok Manta

  • Pracoviště: Katedra měření
  • Anotace:
    V současné době dochází k značnému rozvoji v oblasti dálkové řízených létajících prostředků, bez přítomnosti pilota. Jejich výhodou je dlouhá výdrž nad rozlehlou kontrolovanou oblastí. Bezpilotní prostředky mohou být využívány pro vojenské účely např. ostraha hranic, nebo v civilním sektoru pro kontrolu např. stavu polí (USA, Brazílie) Tyto bezpilotní prostředky obsahují buď z části, nebo zcela automatický elektronický systém řízení přičemž pilot sedící v bezpečí řídícího stanoviště přikazuje pouze požadavky na změnu výšky, rychlosti nebo směru letu. Článek popisuje systémy podpory řízení bezpilotního prostředku Mamok Manta, který je vyvíjen firmou AVEKO Brno, odštěpným závodem LOM VTÚLaPVO ve spolupráci s katedrou měření ČVUT v Praze.

New Measurement Method of Sample Point Position in Controller Area Network Nodes

Intelligent Sensors and Sensor Networks

  • Pracoviště: Katedra měření
  • Anotace:
    Chap. 4 - Modern Sensors Handbook (Intelligent Sensors and Sensor Networks)

Osciloskopy, přístroje na pořizování dat - přehled trhu

  • Pracoviště: Katedra měření
  • Anotace:
    Článek poskytuje přehled nabídky číslicových osciloskopů a DAQ systémů na trhu v České republice. Je zaměřen především na vlastnosti specifické pro nové přístroje obou kategorií.

Automated Testing of Electronic Control Units Compatibility in Vehicle CAN Networks

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Kocourek, P.
  • Publikace: ISIE 2005 Proceedings. Dubrovnik: IEEE, 2005. pp. 1423-1427. ISBN 0-7803-8739-2.
  • Rok: 2005
  • Pracoviště: Katedra měření
  • Anotace:
    CAN communication is nowadays the basic way for information exchange among the Electronic Control Units (ECUs) that control particular vehicle functionality. As the CAN is rather complex standard, the detailed testing of ECU behavior is necessary at all protocol layers of the communication stack. In order to simplify the testing and to reduce the human factor influence the automated test site has been designed and implemented, which realizes more than 50 physical, link and application protocol layer tests. The use of programmable logic for hardware implementation allows modifying the test site functionality without changes in a hardware structure. The time to run the complete test was reduced more than 10 times compared to previously used manual measurement and evaluation.

Improvement of Laboratory of Microprocessor Applications

  • Autoři: doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Proceedings of Workshop 2005 - Part A,B. Praha: České vysoké učení technické v Praze, 2005. pp. 344-345. ISBN 80-01-03201-9.
  • Rok: 2005
  • Pracoviště: Katedra měření
  • Anotace:
    Improvement of Laboratory of Microprocessor Applications

Measurement Education in Study Branch "Computer Science and Engineering"

  • Autoři: prof. Ing. Vladimír Haasz, CSc., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Proceedings of the 14th International Symposium on New Technologies in Measurement and Instrumentation and 10th Workshop on ADC Modelling and Testing. Gdynia/Jurata: IMEKO TC-4, 2005. p. 549-553. ISBN 83-89786-37-0.
  • Rok: 2005
  • Pracoviště: Katedra měření
  • Anotace:
    The study branch concerning computer science and engineering (which offers the study programs of a number of Faculties of Electrical Engineering and Informatics) is often primarily focused on software engineering. It brings a tendency to minimize an amount of basic courses relevant to electrical engineering in this study branch. It concerns also the education in measurement and instrumentation. The paper describes the approach applied at the CTU in Prague, Faculty of Electrical Engineering to solve this matter. A content of lectures and labs of the basic course "Measurement in Digital Circuits" and briefly also of the optional course "Diagnostics of Digital Devices" is presented.

Sample Point Position Measurement of Controlled Area Network Nodes

  • Autoři: doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Proceedings of the 14th International Symposium on New Technologies in Measurement and Instrumentation and 10th Workshop on ADC Modelling and Testing. Gdynia/Jurata: IMEKO TC-4, 2005. pp. 408-411. ISBN 83-89786-37-0.
  • Rok: 2005
  • Pracoviště: Katedra měření
  • Anotace:
    In this paper a method for sample point position measurement in the bit interval of Controller Area Network (CAN) nodes is presented. The position of sample point is an important parameter of CAN network node configuration, as it particularly influences the bit error rate and consequently frame error rate within the whole system. The measurement method, implementation of a specialized test instrument and the measured results evaluation are described, as well as validation procedure od the described method and its results.

Electromagnetic Compatibility of Fieldbus Communications

CAN Generator and Error Injector

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Fried, A., Vacek, M.
  • Publikace: The 9th IEEE International Conference on Electronics, Circuits and Systems. Piscataway: IEEE, 2002. pp. 967-970. ISBN 0-7803-7597-1.
  • Rok: 2002

Elektromagnetická kompatibilita průmyslových distribuovaných systémů

  • Autoři: doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Pragoregula - ELEXPO 2002. Praha: Masarykova akademie, 2002, pp. 71-78. ISBN 80-902131-8-9.
  • Rok: 2002

FPGA Breadboard for the Rapid Hardware Development

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Kocourek, P.
  • Publikace: Proceedings of Workshop 2002. Praha: České vysoké učení technické v Praze, 2002. pp. 448-449. ISBN 80-01-02511-X.
  • Rok: 2002

Intelligent Mobile Sensor System for Monitoring of Physical Quantities in Environment

  • Autoři: Pfeifer, P., doc. Ing. Jiří Novák, Ph.D., Kocourek, P.
  • Publikace: Applied Electronics 2002. Plzeň: ZČU Plzeň, 2002, pp. 136-139. ISBN 80-7082-881-1.
  • Rok: 2002

Reference ADC Standard - Comparison of ADC Testing Methods

Teaching of FPGA Applications in Instrumentation

  • Autoři: Kocourek, P., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: 12th IMEKO TC4 International Symposium ELECTRICAL MEASUREMENT AND INSTRUMENTATION. Proceedings. Zagreb: IMEKO TC4, 2002, pp. 543-546. ISBN 953-96093-6-4.
  • Rok: 2002

Teaching of FPGA Applications in Instrumentation

  • Autoři: Kocourek, P., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: 12th IMEKO TC4 International Symposium: Electrical Measurement and Instrumentation. Proceedings. Zagreb: IMEKO TC4, 2002. p. 543-546. ISBN 953-96093-7-2.
  • Rok: 2002

Testing the Distributed Systems for the Harsh Environment

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Kocourek, P.
  • Publikace: 12th IMEKO TC4 International Symposium ELECTRICAL MEASUREMENT AND INSTRUMENTATION. Proceedings. Zagreb: IMEKO TC4, 2002. pp. 386-389. ISBN 953-96093-6-4.
  • Rok: 2002

Testing the Distributed Systems for the Harsh Environment

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Kocourek, P.
  • Publikace: 12th IMEKO TC4 International Symposium: Electrical Measurement and Instrumentation. Proceedings. Zagreb: IMEKO TC4, 2002. p. 386-389. ISBN 953-96093-7-2.
  • Rok: 2002

Transportable High Stable Reference AD Module

CAN Interface PCI Card with a Local Intelligence and Windows Support

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Louda, M.
  • Publikace: Applied Electronics 2001. Plzeň: Západočeská universita, 2001. pp. 176-179. ISBN 80-7082-758-0.
  • Rok: 2001

Diagnostické systémy

  • Autoři: Kreidl, M., Petr, J., doc. Ing. Jiří Novák, Ph.D., Houfek, P., Doubek, J.
  • Publikace: Praha: Czech Technical University in Prague, 2001. ISBN 80-01-02349-4.
  • Rok: 2001

Parameterized Distributed Data Acquisition System

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Kocourek, P.
  • Publikace: Proceedings of Workshop 2001. Praha: České vysoké učení technické v Praze, 2001. pp. 394-395. ISBN 80-01-02335-4.
  • Rok: 2001

Transfer Standard ADC

Transportable AD Box for Comparative Measurement

Transportable AD Box for Comparative Measurement

CAN Generator

  • Autoři: Kocourek, P., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Proceedings of Workshop 2000. Praha: České vysoké učení technické v Praze, 2000, pp. 167. ISBN 80-01-02229-3.
  • Rok: 2000

Mobile System for Environmental Monitoring

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Kocourek, P.
  • Publikace: Environmental Impact Assessment Prague 2000 - Abstracts. Praha: Galén, 2000. pp. 87. ISBN 80-86257-22-3.
  • Rok: 2000

Mobile System for Environmental Monitoring

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Kocourek, P.
  • Publikace: Environmental Impact Assessment Prague 2000. Praha: České vysoké učení technické v Praze, 2000. pp. 247-251. ISBN 80-01-02239-0.
  • Rok: 2000

PCI Interface - the Design and the Applications

  • Autoři: doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Applied Electronics 2000. Plzeň: Západočeská universita, 2000. pp. 107-110. ISBN 80-7082-650-9.
  • Rok: 2000

Simulace rušení sběrnice Measurement BUS s využitím systému MATLAB Simulink

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Pfeifer, P.
  • Publikace: Matlab 2000 - Sborník příspěvků 8. ročníku konference. Praha: Vysoká škola chemicko-technologická, 2000, pp. 287-292. ISBN 80-7080-401-7.
  • Rok: 2000

System for Functional Analysis of CAN-Communication in Motor Vehicles

  • Autoři: Kocourek, P., Lange, K., Novák, T., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Applied Electronics 2000. Plzeň: Západočeská universita, 2000. pp. 80-83. ISBN 80-7082-650-9.
  • Rok: 2000

The Use of GSM for Monitoring of Environment Parameters

  • Autoři: Spurný, F., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Proceedings of Workshop 2000. Praha: České vysoké učení technické v Praze, 2000, pp. 207. ISBN 80-01-02229-3.
  • Rok: 2000

Transportable High Stable Reference AD Module

Distributed Systems in an Industrial Environment

  • Autoři: Kocourek, P., doc. Ing. Jiří Novák, Ph.D., Spurný, F.
  • Publikace: Proceedings of Workshop 99. Praha: České vysoké učení technické v Praze, 1999, pp. 181.
  • Rok: 1999

Fieldbusy - návrh a realizace komponent i systémů

Současné trendy v technologiích distribuovaných systémů (1)

Electromagnetic Susceptibility of Fieldbus Modules

  • Autoři: Kocourek, P., Štěpka, Z., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Workshop 98. Praha: České vysoké učení technické v Praze, 1998, pp. 335-336.
  • Rok: 1998

M-BUS

Measurement Bus

Řešení VXI systémů pomocí zákaznických modulů

  • Autoři: Kocourek, P., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Transfer 98. Praha: České vysoké učení technické v Praze, 1998, pp. 173-174.
  • Rok: 1998

Zákaznická řešení VXI a VME modulů

  • Autoři: doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Aplikovaná elektronika 98. Plzeň: Západočeská universita, 1998, pp. 123-125. ISBN 80-7082-443-3.
  • Rok: 1998
  • Pracoviště: Katedra měření
  • Anotace:
    V nabídce stále většího počtu firem se objevují moduly pro systémy VME a VXI. Na rozdíl od systémů na bázi ISA sběrnice, jejichž vývoj i výroba je v tuzemsku plně zvládnuta, jsou komponenty výše uvedených systémů poněkud komplikovanější a v tuzemsku se nevyrábějí. Zahraniční výrobky jsou poměrně drahé a přes stále rostoucí nabídku je většinou problematické nalézt vyhovující funkční a cenový kompromis při výběru modulů systému. Článek se zabývá především možnostmi, výhodami, ale i potencionálními nedostatky zákaznických řešení prvků VME a VXI systémů a zkušenostmi s jejich implementací.

Zákaznické VXIbus moduly pro diagnostiku strojů a jejich aplikace

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Kocourek, P., Báňa, V.
  • Publikace: DIAGO 98. Ostrava: VŠB-TUO, 1998, pp. 285-292. ISBN 80-7078-535-7.
  • Rok: 1998
  • Pracoviště: Katedra měření
  • Anotace:
    Varianta VXIbus řešení, která se při zachování spolehlivosti, variability, univerzálnosti řešení, zpracování naměřených hodnot a robustnosti VXIbus systému cenou blíží k systémům střední třídy. Příčinou je využití standardně nabízených VXIbud modulů v kombinaci se zákaznickými VXIbus moduly podle potřeb konkrétní aplikace.

Analyzátor CAN

Analyzátor sběrnice BITBUS

  • Autoři: Kocourek, P., doc. Ing. Jiří Novák, Ph.D., Štěpka, Z.
  • Publikace: Aplikovaná elektronika 97. Plzeň: Západočeská universita, 1997, pp. 63-69. ISBN 80-7082-337-2.
  • Rok: 1997

CAN - CAL modul do PC

Controller Area Network (CAN) Analyzer

  • Autoři: Spurný, F., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Proceedings of 9th International Symposium on Electrical Instruments in Industry. Glasgow: IMEKO TC-4 Technical Committee on Measurement of Electrical Quantities, 1997. pp. 77-79. ISBN 0-953409-2-X.
  • Rok: 1997

Distributed System Set for Laboratory Education

  • Autoři: Kocourek, P., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Proceedings of 9th International Symposium on Electrical Instruments in Industry. Glasgow: IMEKO TC-4 Technical Committee on Measurement of Electrical Quantities, 1997, pp. 205-208. ISBN 0-953409-2-X.
  • Rok: 1997

Electromagnetic Compatibility of Distributed Systems

  • Autoři: Štěpka, Z., Kocourek, P., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Measurement '97 Proceedings. Bratislava: Slovak Academy of Sciences, Institute of Measurement Science, 1997. pp. 47-50. ISBN 80-967402-1-0.
  • Rok: 1997

Electromagnetic Susceptibility of Control Area Network Modules

  • Autoři: doc. Ing. Jiří Novák, Ph.D., Štěpka, Z., Kocourek, P., Schumny, H., Zisky, N., Neumann, J.
  • Publikace: Proceedings of 9th International Symposium on Electrical Instruments in Industry. Glasgow: IMEKO TC-4 Technical Committee on Measurement of Electrical Quantities, 1997, pp. 81-83. ISBN 0-953409-2-X.
  • Rok: 1997

Komunikace v otevřených měřicích systémech

  • Autoři: Kocourek, P., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: III. mezinárodní sympozium Moderní měřicí technika a metody měření Brno '97. Praha: SYMMA a redakce časopisu Sdělovací technika, 1997. pp. 9-16.
  • Rok: 1997

Komunikace v otevřených měřicích systémech

  • Pracoviště: Katedra měření
  • Anotace:
    Přehled systémů pro měření, řízení a sběr dat a jejich implementace do tzv. otevřených systémů

Otevřené komunikační rozhraní Fieldbus - LAN

  • Autoři: Kocourek, P., doc. Ing. Jiří Novák, Ph.D., Štěpka, Z.
  • Publikace: Aplikovaná elektronika 97. Plzeň: Západočeská universita, 1997, pp. 70-76. ISBN 80-7082-337-2.
  • Rok: 1997

Systém pro distribuovaný sběr dat na bázi sběrnice CAN

  • Autoři: Kocourek, P., doc. Ing. Jiří Novák, Ph.D., Štěpka, Z.
  • Publikace: Aplikovaná elektronika 97. Plzeň: Západočeská universita, 1997, pp. 77-83. ISBN 80-7082-337-2.
  • Rok: 1997

The Behaviour of RS-485 Interface under the Influence of Bursts

  • Autoři: Kocourek, P., Štěpka, Z., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Workshop 97. Praha: České vysoké učení technické v Praze, 1997, pp. 947-948.
  • Rok: 1997
  • Pracoviště: Katedra měření
  • Anotace:
    Funkce rozhraní RS-485 pod vlivem burst impulsů

Praktické zkušenosti s provozem sériové komunikace standardu RS 485 v průmyslovém prostředí

  • Pracoviště: Katedra měření
  • Anotace:
    Ověření zkušeností s provozem sériové sběrnice RS 485 v průmaslovém prostředí

Trojosý magnetometr s číslicovým výstupem

  • Pracoviště: Katedra měření
  • Anotace:
    Trojosý magnetometr vyvinutý pro mapování časové závislosti jednotlivých složek rušivého mag.pole

Analyzátor sběrnic typu Fieldbus

Fieldbus Analyser

  • Autoři: doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: Modern Electrical and Magnetic Measurement. Praha: ČVUT FEL, Elektra, 1995, pp. 469-471.
  • Rok: 1995

The Gateway between Fieldbuses and LANs

  • Autoři: Štěpka, Z., doc. Ing. Jiří Novák, Ph.D.,
  • Publikace: 7th International Symposium on Modern Electrical and Magnetic Measurement. Part 1. Praha: ČVUT FEL, Elektra, 1995, pp. 260-263. ISBN 80-01-01360-X.
  • Rok: 1995

Laboratory for Microprocessor Applications in Instrumentation

Propojování otevřených systémů - VXIbus-DINMessbus Interface

The Teaching of Applications of Microcontrollers in Instrumentation

Untersuchung einer VXIbus - DIN-Messbus Schnittstelle

Za stránku zodpovídá: Ing. Mgr. Radovan Suk