Showing posts with label automobiles. Show all posts
Showing posts with label automobiles. Show all posts

Tuesday, 29 June 2010

INTEGRATION OF CAN PROTOCOL

With the increase in number of electronic circuit units(ECUs) that are connected in a network, the complexity in designing the supporting software increases. It is required to take into consideration the example of parking sensors for effective realization of the complexity involved in designing a system which works in real time. Let us suppose we have eight parking sensors, 4 in the front and 4 in the rear. Each sensor is an analog device which continuously transmits radiations and when there is any interference in their field, the sensors output is varied.
            While there is no interference in the field of the sensors, the output of the sensor is constant. But when there is any interference, the output of the sensor varies proportional to the distance between the object and the sensor. But as this is all in terms of analog voltage, there is a requirement for a digitization of this data provided by the sensors. There by use of an ADC is eminent. The resolution of the ADC is the main concern of the system as it is a serial communication protocol.
            If the ADC is an 8bit, then the total bits required for complete 8 sensors would be come 64 bits. With increase in the requirement for the sensible systems, the 8bit ADC might need to be replaced by a 10bit ADC or 16bit ADC, which in turn increases the total number of bits required for a single functionality from 64 bits to 128 bits. This takes up a lot of space and time in the channel. But with the CAN protocol we can make this transmission rate much faster by setting the priority to the sensors and then masking all the other ECUs at the time of parking.
            All this can be done using the link layers and physical layers of the CAN protocol. The integration of several ECUs to a single network requires a controlled monitoring and reception of data from all the nodes. A central controller can be used to store and access the data from each node and according to the data; the required control of required nodes is achieved. When the engine is heated above the normal range, the controller needs to start pumping the coolant much faster so that it can cool down the engine before starts working abnormally.
            Also the control unit needs to have flexibility of including any new MCU, which might come into the market. This flexibility solely lies on the networking the newer nodes with the control unit. Any complicated network with in a limited space can be easily done using CAN protocol and the individual Identifications are allocated to each node in the network, thereby increasing the reliability and secure data transfer between the control unit and the individual nodes.

Friday, 9 April 2010

Integrating Technology for In-Vehicle Communications


Integrating multiple components on to a single bus is required for a modern in-vehicular communications.   With a high speed single bus serial communication, there is a decrease in the number of wires used and also it increases security and reaction speed. Hence, it is necessary to choose such a communication technology which is suitable for a faster and secure serial communication.
                The concept of multiplex communications Smart Wiring System (SWS) has already been introduced in Mitsubishi Motors. This concept was mainly applied to multiplex signals used among body electronic units (such as power windows, steering column switch, speedometers, etc.) and it successfully reduced the number of wires used to collect all the data from different nodes. There is a need for high-speed and higher- reliable communication systems for fault diagnosis and quick reflex actions of the control unit.
                CAN, The Controller Area Network is a serial communication protocol which efficiently supports distributed real-time control with a very high level of security. Its domain of application ranges from high speed networks to low cost multiplex wiring. In automotive electronics, engine control units, sensors, anti-skid-systems, etc. are connected using CAN with bit rates up to 1Mbits/s. At the same time it is cost effective to build into vehicle body electronics, e.g. lamp clusters, electric windows, etc. to replace the wiring harness otherwise required.