Guidelines for the Research Paper Submission for Round 2 of Threading Champion 2009 Contest 1. Font Type: Verdana , Font Size: 10, Single line spacing 2. The entire entry should not be more than 2000 words 3. The entry should include Title of the Research Paper, Topic of the Research Paper, Names of Authors (Student team members), Faculty Mentor Name and Name of the Institution 4. The Abstract should be not more than 250 words 5. The tables, figures, illustrations, flow charts, diagrams should be included within the entry (No additional attachments will be allowed for the same) 6. The Outline of the research paper should be as follows a. Title of the Research paper b. Abstract c. Background d. Problem Statement e. Methodology f. Key Results g. Discussion h. Scope for future work (if any) i. Conclusion j. References k. Acknowledgements Title of the research paper: Multicore for Real-time Embedded Applications Research Area: real time problems faced in the multi function displays of Cars [in automotive industry] Authors: Saikiran Kannan, Vijay h, krishnamaraju, mohan d Faculty mentor: mrs.ajina Name of the Institution: Sir M Visvesveraya Institute Of Technology Abstract: A Multi-function display (MFD) is a small screen (TFT, DOT MATRIX or LCD) in any Vehicle [cars here] surrounded by multiple buttons that can be used to display Information to the Driver in numerous configurable ways. MFD’s are part of the digital era of modern cars. The advantage of an MFD over Analog Display is that an MFD does not consume much space in the vehicle. All Information is displayed on the MFD screens. Many MFD’s display the navigation route, speedometer, fuel rate, moving map, Weather radar, and traffic Information all on the same screen. One way of making Information situation-based is to use TFT displays. Like no other type of display, these liquid crystal screens offer a high level of visual Quality, flexibility and configurability. An MFD works with the help of CAN (controller area network) which synchronizes all The communications between the multiple devices in a car. An MFD involves 3 main Segments: 1. Multi Media system, 2.cluster system, 3.body security system , 4.Power train system Multi Media system involves the audio devices, multimedia functionalities, Bluetooth Connectivity, SD card functionalities etc..these things are supported using sdars,RDS [radio digital systems], ADC[analog to digital converter] for radio’s,Digital signal processors and others. It also Includes the navigation system [using GPS(global positioning systems)] that displays The road map. The input is through a HMI [human machine interface] unit that converts the Input accordingly and displays accurate output. An MAS-K [multi audio system Controller] is used to manage audio outputs. All these things are connected and Embedded to a microcontroller which controls the operations.Microcontroller is also used for basic functionalities and memory. Cluster [or DIS (driver information systems)] system involves displaying of Speedometers, fuel rates and various other fields of display. it has a separate ECU for control, and in many high end cars advises optimum speed limits to The driver and communicates with CAN. Initiates and controls climate control in a Car, regulates AC level etc..it was analog in older generation cars, now digital. Body security systems are those that take care of the overall security of the cars, That includes features like antilocking facility, theft safety, airbags etc.. All these use the platform of Multicore processing, using multi thread concepts using RTOS. Power train system is basically used as an engine control unit that involves functions like fuel injection,tyre pressure monitoring system, gear shifting controls etc. An information display system: 1. Front housing with glass cover 2. Rear housing with integrated electronics And liquid-crystal display 3. Connector for the LVDS data line 4 4. Connector for the onboard power supply 1 Multi-Audio System Controller M-ASK 2 Central Information Display CID 3 Loudspeaker, front left 4 Loudspeaker, front right 5 Loudspeaker, rear left 6 Loudspeaker, rear right 7 Audio amplifiers 8 CD changer 9 Telephone control unit (e.g. Telematic Control Unit TCU) 10 GPS aerial 11 Radio aerial in the rear window 12 Connection to other control units on the KCAN, E.g. light module (dimmer) 13 Controllers 14 Instrument cluster 15 Safety and gateway module SGM 16 Dynamic stability control (DSC) 17 Steering column switch cluster SZL Background: The automotive industry of cars is roughly divided into three segments: Low end segment, middle level segment, high end segments. In a low end segment car, generally we have an analog cluster display and a Separate audio display system that are independent of each other. There is no Navigation systems might use an 8-bit microcontroller. Audio system has an LCD[liquid crystal] Display. In a mid section car, generally there is an digital cluster with basic displays, and a separate audio display that works with a microcontroller. it has an DOT-MATRIX display. Generally does not contain a navigation system. In high end cars, you generally had every available option with a network connection Between the audio and the cluster display supporting USB and BLUETOOTH Functionalities. a 3-d TFT display interface with navigation options. To avoid 2 different display systems MFD’s came into existence, but it was only Possible in high end cars that used a 32-bit microcontroller and a TFT display System. Also no network was possible in middle or low end cars due to the high cost Involved. Even in high end cars, the MFD’s always were susceptible to many errors and malfunctions due to Large chunk of data handling and high electronics involved that also increased the cost effectiveness, which asked too much from the Microcontroller. Also, the usage of individual hardware units and processors for each Different section involves higher cost and unwanted complexity. Thus there is a need for a Single robust hardware terminal with limited amount of Electronics that can operate with a RTOS [real time operating system] in a graphical Interface in a cost-effective manner. A display menu: 1. Display settings 2. Brightness of the Head-Up Display 3. Brightness of the Control Display (= Central Information Display) Offset Deviation of brightness from middle Position Problem Statement: A need for a MFD that works on a common platform, that is cost-effective and has a single display unit. Methodology: In dot matrix and lcd displays, high end or 3-d graphics are very difficult to be Deciphered, hence we need every segment of cars to have a MFD that is costEffective, has more memory, less electronics involved and a common platform to Work upon. So here instead of a single micro-controller we take into use a SPGA Chip [e.g. altera series] for graphical interface of nios core and a 32 bit Microcontroller. We optimize this unit in such a way that the microcontroller Synchronizes with FPGA and the whole hardware unit is hosted in a single board that Runs on an RTOS platform [specific to automotives: pro-osek, QNX] Key Results: 1. Large chunk of data handling is possible in input and outputs. 2. Performance at user level – Basically displays with lot of options / animated Real time screens. (Without affecting 1) 3. Low cost – For emerging markets like India, cost of these units shall be Cheaper to get (you can see the same in all markets that everyone is trying to Manufacture small cars – that’s paradigm shift happening). (Without affecting 1 And 2) 4. Lower engineering turn around that involves less electronics used. 5. Threading involved in a very efficient way. Discussion: Due to the increase in the memory interfacing and hardware, the RAM is increased Which enhances the rate of data transmission and data load. Lot of options to choose from and accurate real time information’s mean high Efficiency data displays that do not impact data transmission rate. With Asia becoming a hub for various automakers, cost efficiency is very important. Low cost vehicles with good display supports can greatly enhance the auto markets, Hence these MFD’s will surge the sales of every segment cars. Low electronics used, the whole hardware component on a single board greatly Reduces the engineering turn-around that makes it highly cost effective and simple. Scope for future work (if any): Many Big Software firms are currently working on a technology which is a Type of OS [operating system] that is exclusively for automotives, that uses Intel Atom core platform on a single board. All the display details will be on one display Interface that resembles a mini laptop/notebook which uses very limited amount of Hardware reducing the number of microprocessors used, with enhanced GUI [Graphical user interface]. Conclusion: Thus, the future in automotive display systems is very promising and has Lots of new technologies to be unearthed using the above given possibilities As the basic ideas. Also using above mentioned ideas we can improve and Embed real time applications for a Multicore. References: Google, British library [Bangalore], bmw-asia, merecedes-munich magazine. Acknowledgements: our sincere thanks to, Mr. srikant [Chennai], Mr. Harish prabhu [Chennai], Mr. Srinivasan [Bangalore], Mrs. Ajina [MVIT], And to our wonderful parents. Team Login ID TC2009112 Password TC2009112 Student Name1 saikiran k Student Name2 vijay h Student Name3 krishnama raju Student Name4 Mohan d Faculty Mentor mrs ajina Student Email ID1 siia19991@hotmail.com Student Email ID2 hvijayh@gmail.com Student Email ID3 krishraj360@gmail.com Student Email ID4 dugganabiona.mohan@gmail.com Faculty Email ID ajina1121@yahoo.co.in Name of the college Sir M. Visvesvaraya Institute of Technology