Essays about: "freescale"

Showing result 1 - 5 of 11 essays containing the word freescale.

  1. 1. RISC-V Compiler Performance:A Comparison between GCC and LLVM/clang

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Johan Bjäreholt; [2017]
    Keywords : RISC-V; Compiler Benchmarking; Code Optimization; Microprocessors;

    Abstract : RISC-V is a new open-source instruction set architecture (ISA) that in De-cember 2016 manufactured its rst mass-produced processors. It focuses onboth eciency and performance and diers from other open-source architec-tures by not having a copyleft license permitting vendors to freely design,manufacture and sell RISC-V chips without any fees nor having to sharetheir modications on the reference implementations of the architecture. READ MORE

  2. 2. Development of a Cost-Effective, Reliable and Versatile Monitoring System for Solar Power Installations in Developing Countries : A Minor Field Study as a Master Thesis of the Master Programme in Engineering Physics, Electrical Engineering

    University essay from Uppsala universitet/Fasta tillståndets elektronik

    Author : Fredrik Trella; Nils Paakkonen; [2016]
    Keywords : Solar Power; PV Systems; Embedded Systems; Freescale Freedom Board; Freescale Kinetis; Kinetis K64; Measurement of Solar Power; IV curves; Electronics project management; Open Source; Designspark PCB; ECAD; CAD; EMC; PCB manufacturing; Prototyping; Minor Field Study; MFS; SIDA; SystemC; Kenya; Nairobi; University of Nairobi; Justus Simiyu; David Karibe; Arnold Bett; Mjomba Kale; Boniface J M Muthoka; International Science Programme; ISP; MIC79110YML; LM2576; Island System; Hybrid System; Solar Charge Controller; Solar Power Inverter; State Space Model; Model Based Development; Platform Based Development; Makers; Just-Us Powers; Just-Us; ESP8266; Fona mini; DHT22; ACS758; Model of Computation; MOC; Toner-Transfer; Toner Transfer; 3D-CAD; Mpala Research Centre;

    Abstract : This report is the result of a conducted Minor Field Study (MFS), to the greatestextent funded by the Swedish International Development Cooperation Agency(SIDA), in an attempt to design a system for evaluating smaller solar power systems indeveloping countries. The study was to the greater part conducted in Nairobi, Kenyain close collaboration with the University of Nairobi. READ MORE

  3. 3. Evaluating Voice over IP phone implementation on a freescale Cortex A9 processor running Linux using open source SIP and WebRTC

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Eric Sjögren; [2016]
    Keywords : ;

    Abstract : Voice over IP (VoIP) is a methodology that refers to the delivery of multimedia and voice sessions over an Internet connection and it provides an alternative to regular voice calls using phone lines, usually referred to as the Public Switched Telephone Network (PSTN). Web Real-Time Communication (WebRTC) is an API denition for browser-to-browser VoIP applications; the denition acts as a foundation for applications using voice, video, chat, and P2P le sharing in a browser environment without the need of either internal or external plugins. READ MORE

  4. 4. Evaluation and Implementation of Linux User-space Fast Path Technologies : Linux, User-space

    University essay from Institutionen för informationsteknologi och medier

    Author : Ahmed Khan; [2013]
    Keywords : Embedded systems; IP stacks; PF_RING; Netmap;

    Abstract : The enormous increase in device connectivity for data and telecom devices places significant challenges on the packet processing techniques used in embedded systems such as IP stacks. Therefore, the traditional packet processing software cannot handle the line rate packet flow even for the most cutting edge devices. READ MORE

  5. 5. Porting a C Library for Fine Grained Independent Task Parallelism to Enea OSE RTOS

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Yihui Wang; [2012]
    Keywords : ;

    Abstract : Multi-core starts an era to improve the performance of computations by executing instructions in parallel. However, the improvement in performance is not linear with the number of cores, because of the overhead caused by intercommunication and unbalanced load over cores. Wool provides a solution to improve the performance of multi-core systems. READ MORE