Open in app
Home
Notifications
Lists
Stories

Write
Sankara Cinthamani Radhakrishnan
Sankara Cinthamani Radhakrishnan

Home

Feb 23, 2021

AUTOSAR CANIF

The CAN Interface module provides a unique interface to manage different CAN hardware device types like CAN controllers and CAN transceivers used by the defined ECU hardware layout. Thus multiple internal and external CAN controllers/CAN transceivers can be controlled by the CAN State Manager module. CANIF is responsible for the…

Autosar

3 min read

AUTOSAR CANIF
AUTOSAR CANIF

May 20, 2020

AUTOSAR for dummies — #3.4 — AUTOSAR MemStack

AUTOSAR Memory Stack is a collection of software modules that stores, clears and manages Memory. It consists of the following modules Memory Abstraction Interface : MemIf abstracts from the number of underlying FEE or EA modules and provide upper layers with a virtual segmentation on uniform linear address space. …

Autosar

2 min read

AUTOSAR for dummies — #3.4 — AUTOSAR MemStack
AUTOSAR for dummies — #3.4 — AUTOSAR MemStack

Feb 12, 2020

Automotive Sensors

Collection of Automotive sensor information from internet, Water in Fuel Sensor WiF sensor indicates the presence of water in the fuel. It is installed in the fuel filter and when the water level in the water separator reaches the warning level, the Wif sends an electrical signal to the ECU…

Sensors

5 min read


Feb 12, 2020

XCP

XCP (or) “Universal Measurement and Calibration Protocol” is a network protocol originating from ASAM for connecting measurement/calibration systems to electronic control units, ECUs. It enables read and write access to variables and memory contents of micro-controller systems at run-time. To achieve independence from a specific physical transport layer, XCP was…

Xcp

2 min read

XCP
XCP

Feb 11, 2020

AUTOSAR for dummies — #12 — AUTOSAR C Rules

Below are some of the C rules mandated by AUTOSAR Declaration There should not be more than one declaration per line. Eg uint8 blockIndex, lastBlock; /*violation*/ Brackets Brackets shall always be used in complex expressions even if the C priority rules do not necessarily demand this for operators. …

Autosar

2 min read


Feb 11, 2020

AUTOSAR for dummies — #3.3.2 — ECU Mode Manager

EcuM is one of the first module initialised, immediately after any Ecu Reset and responsible for initialising all other BSW modules including OS and RTE. The list of modules and order of initialisation is configurable in EcuM.​ EcuM manages various possible states (like Startup, Run, Sleep,Shutdown) that an Ecu can…

Autosar

3 min read

AUTOSAR for dummies — #3.3.2 — ECU Mode Manager
AUTOSAR for dummies — #3.3.2 — ECU Mode Manager

Feb 11, 2020

AUTOSAR for dummies — #11 — AUTOSAR OS

Here are some basic characteristics that AUTOSAR OS should have Should be configured statically(meaning the priority and properties of the tasks , stack size . etc.. are fixed at build time) Real time responsiveness provides priority based scheduling provides protection features like memory , timing protection etc.. should run on…

Autosar

4 min read

AUTOSAR for dummies — #11 — AUTOSAR OS
AUTOSAR for dummies — #11 — AUTOSAR OS

Jan 7, 2020

AUTOSAR for dummies — #10.1 — Hardware Diagnostics

ECU hardware needs to be tested to ensure safety of the vehicle and consequently ensure compliance to ISO26262. These tests are comparable with the power on self test (POST) which we have in our PCs. However unlike POST HW tests in AUTOSAR can run in startup, normal execution or shutdown…

Autosar

2 min read


Dec 6, 2019

AUTOSAR and ISO26262

In this article , we will see about the features provided by AUTOSAR to be compliant to ISO26262. ISO26262 is a safety standard for on-road vehicles . In layman terms, ISO26262 tries to reduce the probability of vehicle accidents which could potentially injure or kill driver/passengers arising out of fault…

Programming

4 min read

AUTOSAR and ISO26262
AUTOSAR and ISO26262

Nov 30, 2019

AUTOSAR for dummies — #3.1.1 — MCAL ADC

ADC Driver configuration: Many configuration items are available as per AUTOSAR spec to configure the ADC driver. These items are grouped together as containers. Important containers and their configuration items are listed below. Adcgeneral: This container contains the general configuration of the ADC Driver AdcDevErrorDetect: Switches the Development Error Detection…

Autosar

2 min read

AUTOSAR for dummies — #3.1.1 — MCAL ADC
AUTOSAR for dummies — #3.1.1 — MCAL ADC
Sankara Cinthamani Radhakrishnan

Sankara Cinthamani Radhakrishnan

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable