ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

Vehicle bus

2022-02-28 01:01:14  阅读:223  来源: 互联网

标签:network bus Vehicle modules module vehicle electronic speed


In automotive engineering, a vehicle bus is a specialized internal communications network that interconnects components inside a vehicle (e.g., automobile, bus, train, industrial or agricultural vehicle, ship, or aircraft). Special requirements for vehicle control such as assurance of message delivery, of non-conflicting messages, of minimum time of delivery, of low cost, and of EMF noise resilience, as well as redundant routing and other characteristics mandate the use of less common networking protocols. Protocols include Controller Area Network (CAN), Local Interconnect Network (LIN) and others. Conventional computer networking technologies (such as Ethernet and TCP/IP) are rarely used, except in aircraft, where implementations of the ARINC 664 such as the Avionics Full-Duplex Switched Ethernet are used. Aircraft that use AFDX include the B787, the A400M and the A380.

All cars sold in the United States since 1996 are required to have an On-Board Diagnostics connector, for access to the car's electronic controllers.

Background

The main driving forces for the development of vehicle network technology have been the advances made in the electronics industry in general and government regulations imposed, especially in the United States, in order to make the automobiles environmentally friendly.

With stringent emission standards for automobiles, it became impossible to attain the required degree of control without the help of on-board computing devices. On-board electronic devices have also contributed substantially to vehicle performance, occupant comfort, ease of manufacture and cost effectiveness.

At one time, a car radio was likely the only electronic device in an automobile, but now almost every component of the vehicle has some electronic feature. Typical electronic modules on today's vehicles include the Engine Control Unit (ECU), the Transmission Control Unit (TCU), the Anti-lock Braking System (ABS) and body control modules (BCM).

An electronic control module typically gets its input from sensors (speed, temperature, pressure, etc.) that it uses in its computation. Various actuators are used to enforce the actions determined by the module (turn the cooling fan on, change gear, etc.). The modules need to exchange data among themselves during the normal operation of the vehicle. For example, the engine needs to tell the transmission what the engine speed is, and the transmission needs to tell other modules when a gear shift occurs. This need to exchange data quickly and reliably led to the development of the vehicle network, as the medium of data exchange.

The automotive industry quickly realized the complexity of wiring each module to every other module. Such a wiring design would not only be complex, it would have to be altered depending on which modules were included in the specific vehicle. For example, a car without the anti-lock brake module would have to be wired differently than one that included anti-lock brakes.

The industry's answer to this problem was to create a central network in the vehicle. Modules could be 'plugged' into the network and would be able to communicate with any other module that was installed on the network. This design was easier to manufacture, easier to maintain and provided the flexibility to add and remove options without affecting the entire vehicle's wiring architecture. Each module, a node on the vehicle network, controls specific components related to its function and communicates with the other modules as necessary, using a standard protocol, over the vehicle network.

Networks were not new, but their application to the vehicle was. The networks for the vehicles called for:

  • Low cost
  • Immunity from external noise
  • Ability to operate in harsh environments
  • Overall robustness and reliability
  • Although the vehicle network made modest demands on data throughput, the demand for more on-board computing is continuing to drive changes to these networks to provide higher-speed communication between modules. The control area network include the receiver and transmitter for the host to controller transmission and interlinking between the computers

Protocols, physical media and connectors

There are several network types and protocols used in vehicles by various manufactures. Many companies are encouraging a standard communication protocol, but one has not been settled on.

Common vehicle buses protocols include:

  • APC - Ford
  • CAN – (Controller Area Network) an inexpensive low-speed serial bus for interconnecting automotive components, Bosch
  • FlexRay – a general purpose high-speed protocol with safety-critical features, BMW, Volkswagen, Daimler AG, General Motors
  • ISO 9141-1/-2 - Ford
  • J1708 and J1587, Volvo AB, most US truck manufacturers
  • J1850 - GM, Chrysler, Ford
  • J1939 and ISO 11783 – an adaptation of CAN for commercial (J1939) and agricultural (ISO 11783) vehicles, many
  • MOST – (Media Oriented Systems Transport) a high-speed multimedia interface, Ford, BMW, Daimler, and GM
  • VAN – (Vehicle Area Network), PSA Peugeot Citroën, Renault

Physical transmission media

Some examples of physical transmission media use in vehicle networks:

  • Single wire
  • Twisted Pair
  • Fibre optic
  • IEEE 1394
  • MIL-STD-1553, developed for use in military avionics, it is now widely used in spacecraft too. Adopted for the MiG-35.
  • MIL-STD-1773, roughly MIL-STD-1553 with optic cabling
  • Power-line communication

Connectors

  • OBD-2 (16 pin) Additionally, many major car manufacturers use their own proprietary vehicle bus standards, or overlay proprietary messages over open protocols such as CAN.
  • J1939 (9 pin) Commercial class vehicles have Type-I or Type-II connectors that support CAN based communication per the SAE J1939 protocol.

六级/考研单词: component, automobile, redundant, mandate, protocol, compute, seldom, unite, electron, regulate, emit, attain, ease, manufacture, brake, enforce, gear, data, norm, medium, plug, install, affection, necessity, immune, harsh, robust, modest, ongoing, transmit, physics, serial, motor, lorry, orient, van, twist, fibre, optic, militant, pin

标签:network,bus,Vehicle,modules,module,vehicle,electronic,speed
来源: https://www.cnblogs.com/funwithwords/p/15944029.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有