1) The use of a CAN bus system in a car makes it possible to network electronic modules such as control units or intelligent sensors such the wheel angle.

Slides:



Advertisements
Similar presentations
Networking at Home the Office and Globe
Advertisements

Introduction To Network. Overview Whats Network ? Types of Networks Open System Interconnection Reference Model (OSI / RM) Transmission Control Protocol.
Networking at Home and Abroad
Chapter 4 Making Connections. 2 Introduction  Examine the interface between a computer and a device. This interface occurs at the physical layer.  Connecting.
Network Topologies.
PH4705 ET4305 Interface Standards A number of standard digital data interfaces are used in measurement systems to connect instruments and computers for.
Information Technology Foundations-BIT 112 TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
Chapter 6 Telecommunications & Networks.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
Chapter Preview  In this chapter, we will study:  The basic components of a telecomm system  The technologies used in telecomm systems  Various ways.
© Folens 2008 Transfer of data in ICT systems Using ICT networks.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
Prof. Zoltan Francisc Baruch Computer Science Department Technical University of Cluj-Napoca.
Computer Communication & Networks
Haptic Belt team Informational Presentation.  I 2 C is a form of control bus (multi-master) which allows communication between multiple integrated circuits.
Unit 1 Network Speed Learning Objectives: Understand the network media Understand that network data speeds are measured in bits per second.
OSI Physical Layer.
Lecture 12 Today’s topics –CPU basics Registers ALU Control Unit –The bus –Clocks –Input/output subsystem 1.
COMPONENTS OF THE SYSTEM UNIT
SCADA and Telemetry Presented By:.
思科网络技术学院理事会. 1 OSI Physical Layer Network Fundamentals – Chapter 8.
Networking Technologies
Laudon & Laudon: Canadian Edition
University of Tehran 1 Interface Design Vehicle Busses Omid Fatemi.
Networks and Telecommunications
Seriplex control bus. Seriplex - what is it ? The SERIPLEX control bus is a component-level network technology providing a fast, simple, distributed I/O.
WXET1143 Lecture2: Basic Communication. Communication using electricity  Since electricity was discovered, scientist have researched on ways to use the.
1 Information Technology in Business: Telecommunications and Networks Chapter 6.
Developing PC-Based Automobile Diagnostic System Based on OBD System Authors : Hu Jie, Yan Fuwu, Tian Jing, Wang Pan, Cao Kai School of Automotive Engineer.
Introduction to IT and Communications Technology Justin Champion C208 – 3292 Ethernet Fundamentals CE
Data Communication. 2 Data Communications Data communication system components: Message Message Information (data) to be communicated. Sender Sender Device.
Chapter 7 Networking: Computer Connections. Networks n Network - a computer system that uses communications equipment to connect two or more computers.
Networks Networking is a link between computers with Machine tools and programs designed to work Networking and to allow sharing of each other and flow.
Network Architecture & Standards
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
1.1 What is the Internet What is the Internet? The Internet is a shared media (coaxial cable, copper wire, fiber optics, and radio spectrum) communication.
CIS 103 — Applied Computer Technology Last Edited: September 17, 2010 by C.Herbert Wireless Home Networks.
RTS Meeting January 2008 In-Vehicle Domains Powertrain: –Control of engine and transmission –Several complex control, high computing complexity –Multitasking.
Chapter 7 Low-Level Protocols
Course ILT The OSI model Unit objectives Explain the significance of the OSI model, label the seven layers of the OSI model, and describe services provided.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
Layer Architecture Layer architecture simplifies the network design. It is easy to debug network applications in a layered architecture network. The network.
Assignment 2 1. Wong Mun Sim, Sylvia (s970588) Group member :
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI Physical Layer Network Fundamentals – Chapter 8.
The Principle of Electronic Data Serial and Parallel Data Communication Transmission Rate Bandwidth Bit Rate Parity bits.
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
Transferring Data Around. Networks Is a series of computer systems that are linked together so that they are able to share computer power or storage facilities.
1 LAN – local area network overview: 1.Types of networks 2.Network topology 3.LAN local area networks 4.Introduction to TCP/IP 5.IEEE / Wireless.
Business Data Communications, Fourth Edition Chapter 9: Local Area Networks.
1 Chap. 2 Protocol. 2 Communication model Simplified communication model  source node  gather data from sensor or switch using ADC (analog-to-digital.
Point to Point connections
Renesas Electronics America Inc. © 2010 Renesas Electronics America Inc. All rights reserved. Overview of Ethernet Networking A Rev /31/2011.
N ETWORKING Standards and Protocols. S TANDARDS AND P ROTOCOLS The OSI Model.
1 May-2014 Automotive Protocols & Standards. 2 CAN (Controller Area Network)  Overview Controller Area Network is a fast serial bus designed to provide.
The Online World DATA EXCHANGE 2. Introduction Devices on a network use a variety of methods to communicate with each other and to transmit data. This.
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
ARUN S CS-7 NO:6. HIGH SPEED OPTICAL CABLE TECHNOLOGY HIGH BANDWIDTH UNIVERSAL CONNECTOR SUPPORTS MULTIPLE PROTOCOLS  10Gb/s to 100Gb/s  single universal.
Dr. ClincyLecture1 Chapter 2 (handout 1– only sections 2.1, 2.2 and 2.3) 1 of 10 Dr. Clincy Professor of CS Exam #3 Monday (3/14/16): Opened Book, No Computer,
Introduction to Networks v5.1 Chapter 4: Network Access.
INDUSTRIAL SEMINAR ON RDSO : TELECOMMUNICATION DEPARTMENT MADE BY: MAMTA CHAUDHARY
Transfer of data in ICT systems
Instructor Materials Chapter 1 Ever Wonder How It Works?
Click to edit Master subtitle style
Smart Car through IoT 라이 아샤리 리날디
Planning & System Installation
Networks Layering Chapter 7.
Introduction to computer networks
Network Fundamentals – Chapter 8
Networking at Home and Abroad
Presentation transcript:

1) The use of a CAN bus system in a car makes it possible to network electronic modules such as control units or intelligent sensors such the wheel angle sensor. 2) The abbreviation "CAN" means Controller Area Network.The CAN bus system provides the following advantages for the car as an overall system: -Data exchange between control units take place on a uniform platform.This platform is call a protocol. The CAN bus acts as a so-called data highway -System expansions are easier to implement in the form of optional extras. -The CAN bus is an open system which permits adaptation to various transmission media such as copper or optical fibre cables. - A cross-system diagnosis is possible across several control units.

- A uniform wiring design between the control units connected to a bus system. - The number of necessary data lines is significantly lower. - The type, scope and direction of the data to be transmitted makes no difference as long as the bus is not overloaded. - Information is transmitted digitally. All information can be easily transmitted in a digital format and decoded by another control unit. - The digital transmission method makes detection and correction of transmission errors possible.

 First step

Second step

Third step

Fourth step

Data transmission using the example of engine speed detection: transmission -display - The following example describes the complete process for exchanging engine speed information from detection through to display in the rev counter. It explains the chronological sequence of the data transmission process and the interaction between the CAN modules and the control units.

What does the can data transfer? It transfer the data protocol between the control modules at short intervals.It is subdivided into seven areas. The data protocol: Comprises a long string of bits.The number of bits in the data protocol depends on the size of the data field.

 gateways are infrastructure components with which complex network structures can be implemented.  access to CAN networks via other communication systems. In each case, the protocols of the connected bus systems are mapped to the other communication model.

 window, lighting and seat control only need low speeds.  while engine, cruise control and antilock brakes require high speeds.  Two or three CAN buses may be used in a vehicle; for example, a high-speed bus may be dedicated only for safety (air bags, seat belt tensioners, etc.).