[go: up one dir, main page]

0% found this document useful (0 votes)
143 views16 pages

Embedded Booklet

This document provides an overview of an embedded systems training institute called Vector India. It discusses the institute's facilities, admission process, course content, and placement assistance. The 6-month embedded course covers topics like C programming, Linux internals, networking, TCP/IP, socket programming, microcontrollers, IoT, RTOS, ARM, and a final embedded IoT project. Students must meet minimum attendance, internal exam scores, and interview requirements to be eligible for placement assistance through Vector's dedicated placement cell.

Uploaded by

pratikgole
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
143 views16 pages

Embedded Booklet

This document provides an overview of an embedded systems training institute called Vector India. It discusses the institute's facilities, admission process, course content, and placement assistance. The 6-month embedded course covers topics like C programming, Linux internals, networking, TCP/IP, socket programming, microcontrollers, IoT, RTOS, ARM, and a final embedded IoT project. Students must meet minimum attendance, internal exam scores, and interview requirements to be eligible for placement assistance through Vector's dedicated placement cell.

Uploaded by

pratikgole
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

I N D I A

Drives you to Industry

With

IoT

VECTORS
EMBEDDED SYSTEMS
Search https://www.vectorindia.org

st
India's 1 st ISO 9001:2015 Certified Institute
Contents

The Institute 1
Admission 2
What We Offer 3
Training Process 3
Eligibility Placements 3
The Result 3
Embedded Course Content
Practical C 4
Mini Project 1
Linux Internals 5
Mini Project 2
Networking And TCP/IP Applications 6
Socket Programming 6
Mini Project 3
Object Oriented Programming With C++ 7
Microcontroller Intel - 8051 8
Mini Project 4
IoT on Raspberry 9
RTOS RT-Linux 10
ARM 11
Final Project on Embedded IoT
Additional Modules 12

www.vectorindia.org
The Institute

8 Directors with over a Decade of Rich Industry Experience in Design,


Development, Training & Recruitment.
8 State-of-The-Art Programming Lab with 1:1 student to System ratio.
8 Well-Equipped H/W Lab with 8051, ARM, PIC and AVR boards.
8 A/C class rooms with LED projectors and equally distributed sound
systems.
8 Dedicated Placement Cell with Operations in Bengaluru, Pune, Noida,
Chennai and Hyderabad.

Placement Hall

www.vectorindia.org 1
Admission

8 Admission through All India entrance test conducted quarterly, around


23 centers across India.
8 Agra 8 Coimbatore 8 Nagpur
8 Ahmedabad 8 Ghaziabad 8 Pune
8 Allahabad 8 Hyderabad 8 Raipur
8 Bengaluru 8 Jaipur 8 Thiruvanathapuram
8 Bhopal 8 Kolkata 8 Tirupati
8 Bhubaneswar 8 Lucknow 8 Vijayawada
8 Chandigarh 8 Mumbai 8 Visakhapatnam
8 Chennai 8 New Delhi
8 No fees for admission test
8 Working professionals with relevant experience are eligible for direct
admission

SCHOLARSHIPS
Admission Test Score Final Degree Percentage Fee Waiver
80% and above 55% and above 50%
70% to 79.9% 55% and above 25%
50% to 69.9% 70% and above/GATE Score 10%

8 Syllabus for admission test:


8 Basics of C programming
8 Digital electronics
8 Microprocessor 8085/8086
8 General Aptitude

8 Apply online at www.vectorindia.org


8 Course Duration : 6 months

2 www.vectorindia.org
What we Offer
8 High Quality Practical/Application Oriented Training
8 Genuine Placement Assistance
8 Lateral Placements for next 6 months
8 Industry accepted course content
8 Lab with 1:1 system ratio

Training Process

8 6-Days a week, theory(1 -2 hrs) and practical (3hrs) sessions


8 Daily theory and lab assignments
8 Alternate week theory & Lab exams
8 Module wise theory and lab exams
8 Mock Interviews & Project Guidance
8 Parallel classes will be conducted as required

Eligibility for Placements


Candidates must meet all the following criteria to be eligible for placement
assistance.

Minimum Minimum Mock & Assessment


Criteria
Attendance Internal Score Interview
Theory 75% 40% Recommendation
Lab 75% 40% Recommendation
Communication 75% 40% Recommendation
Aptitude 75% 40% Not Applicable

The Result
INDUSTRY READY PROFESSIONAL
www.vectorindia.org 3
Practical C
8 Why C in Embedded
8 ANSI Standard
8 Fundamentals of C
8 Conditional Statements
8 Loops
8 Functions
8 Arrays
8 Strings
8 Storage Classes
8 Structures & Unions
8 Enumerated data types
8 Bit Operations
8 Pointers
8 Dynamic Memory Allocation
8 File Handling Concepts
8 Raw Data Handling
8 Development Tools and
8 Low-level Programming Environment
8 Command line Arguments 8 Make Utility and Multi file
8 Compiler in Practical programming
8 Data Structures 8 Industry Coding Standards
8 Sorting and Searching 8 Object / Executable File
Techniques Format
8 Concepts and Real Time 8 Debugging large programs
Exposure

Mini Project 1
4 www.vectorindia.org
Linux Internals

8 Introduction 8 Inter Process Communication


8 Kernel Architecture 8 Pipe
8 Shell and Services 8 Fifo
8 System Calls 8 Message Queue
8 Error Handling 8 Shared Memory
8 Linker and Loader 8 Client - Server properties
8 Static Library Implementation 8 Semaphore
8 Dynamic Library 8 Multi Threading
Implementation 8 Memory Management
8 Process Management 8 Virtual Memory
8 Interrupts / Signals 8 Shell Scripting
8 File Management

Mini Project 2
Shells
ities
Shells

Utilities
s
tion
Util
lica

Applications
User Lev el

App
el
Lev

Sys
s
rie
Kernel

tem Libraries
ra

Fil
eS cal
l In
b

ub
ter
Li

sys
tem Process Control
De Pro fac
vic
eD ces e
In sC
riv o
ers Commter Pro ntrol Inter Process
u ces
Ha M
n ica s Communication
rdw M em tio
n
are anagmory
C e nt
ont Hardware Level
rol
Hardware Level
Device Drivers
Hardware
www.vectorindia.org 5
Networking and TCP/IP Applications
8 Network Structure 8 Internet Protocol
8 Classifications and 8 Routing Protocol and IP
Topologies Datagrams
8 Switching and Routing 8 Error and Control Messages
8 Gateway, Repeater, Hub, (ICMP) UDP
Bridge 8 Transfer Control Protocol
8 OSI & TCP/IP Protocol 8 TCP Networking Applications
Layers 8 (FTP, TFTP, TELNET, DNS,
8 Physical & Logical DHCP, SNTP, POP3, IMAP,
Addresses SNMP)
8 ARP & RARP

Socket Programming
8 Overview
8 Concurrent Processing
8 Programming Interface
8 Socket Interface Hola.
Buon
8 Client / Server Design Hello.
giorno.

8 Concurrent Connection- Hej. Sziasztok.


Oriented Servers
8 Socket Calls for TCP and Guten
tag.
Ni hao

UDP
8 Single Process Ainu. Sawatdi.

8 Concurrent Servers Zdorava. Kame


cho.
8 Remote Procedure Call Marhaba.

8 Implementation of TFTP /
SMTP

Mini Project 3

6 www.vectorindia.org
Object Oriented Programming with C++

8 Overview 8 Friend Classes, Friend


8 Characteristics Functions
8 Function Overloading 8 Operator Overloading
8 Scope Resolution Operator 8 Data Conversions
8 Classes in C++ 8 Inheritance, Polymorphism
8 Access Specifiers 8 Exception Handling,
8 Constructor, Destructor Templates
8 Static members, Functions 8 Input and Output Streams

www.vectorindia.org 7
Microcontroller INTEL - 8051
Introduction 8 Keypad Matrix
Overview of Architecture of 8051 Protocols
Low-level Programming Concepts 8 I2C, SPI
Middle Level Programming Selective Discussion during
Concepts Project Development
8 Cross Compiler 8 A/D & D/A Converter
8 Embedded C Programming 8 Stepper Motor, DC Motor
8 Embedded C Debugging 8 RTC: DS1307
8 Memory Models 8 (ADC:MCP3201)
8 Library Reference 8 IR, ZIGBEE, GSM, GPS, USB,
8 #pragma Directive MMC
On-Chip Peripherals 8 SD, Ethernet MAC, CAN
8 Ports: Input/Output Protocol
8 Timers & Counters
8 Interrupts, UART
External Interfaces
8 LEDS, LCD, Switches
8 Seven Segment Display
Mini Project 4

Vector 8051 Board


8 www.vectorindia.org
IoT on Raspberry Pi
Introduction to the "Internet of Things"
Introduction to Raspberry Pi
8 Tools : Win32ImageWrite & SDFormatter
8 Loading Raspbian OS image on SD CARD
8 Demo programs using C
8 Backing Up Updated SD CARD & OS image
8 Installing Wiring Pi package
8 Controlling the Raspberry Pi 2 GPIO by command line
8 Networking with Pi
8 Client - Server programming for Automating Device / sniffing Device State
IoT -Cloud
8 Installing and configuring PubNub SDK for C language
8 Creating credentials with PubNub Cloud Server
8 End to End IoT program demonstrations

Final Project on Embedded IoT

INTERNET OF THINGS

(Students have an option to choose from the list of projects)

www.vectorindia.org 9
RTOS RT - Linux

8 RT-Linux 8 Implementation of Real Time


8 Different types operating application
systems 8 Linux real-time API.
8 RTOS basics -Linux as Real 8 Measuring and comparing
Time scheduling latency in standard
8 RTOS Introduction (Hard Real Linux and in RT-Linux with the
Time,Soft Real Time) latest RT patches.
8 Latency in Linux, Priority 8 Porting RT-LINUX on ARM
Inheritance and application development
8 Linux 2.6 features for
realtime
8 2.6 Kernel Compilation
8 RT LINUX patching
8 Linux RTPREEMPT Patches
8 Configuring the Kernel with
RT-PATCH

10 www.vectorindia.org
ARM - (Student Optional)

8 Introduction 8 Bus Structure (AMBA)


8 Core Features 8 Memory Map
8 Version History 8 Phase Locked Loop
8 Data Flow Model 8 VPB Divider
8 Registers 8 Pin Connect Block
8 CPU Modes 8 On-ChipUser Peripherals
8 Memory Organization 8 General Purpose I/0 : Demo
8 Interrupts using switch & LED
8 Pipelining 8 Vectored Interrupt Controller
8 ARM Assembly Language (VIC)
Programming 8 External Interrupts : Demos
8 Addressing Modes
8 ARM 7 Instruction Set Student can opt for this based on
(20/80% -rule of assembly his/her interest. No Extra Cost.
language)
8 Usage of Keil IDE
8 Demonstrating ARM ISA
8 Demonstrating THUMB ISA
8 ARM Embedded C language
Implementation
8 Exposure to an ARM7 CPU
Core Based Microcontroller
8 LPC2114-ARM7 Based
Microcontroller from Philips
Semiconductors
8 On-Chip System Peripherals
Vector ARM Board

www.vectorindia.org 11
Additional Modules
These modules are not part of the course content and will
be dealt based on MNCs requirement
8 Android 8 Linux Device Drivers
8 iPhone 8 Embedded Linux
8 Perl 8 Python

Placement Highlights
8 372 MNCs recruited during April 2016 - April 2017
8 100% genuine placement assistance to all its students
8 9.6 Lakhs per annum is the highest package received so far
8 Maintaining an average of 3.0 lakhs per annum
8 Detailed summary of our successful campus activities is available at
http://vectorindia.org/placement_record.html

12 www.vectorindia.org
ry year
200+ Campus Drives held eve

POWER

and many more....

www.vectorindia.org
100% Genuine Placement Assistance
8 All India Education Excellence Award Winner consecutively
for 3 years
8 372 MNCs recruited from April 2016 - April 2017
8 Customized Training as per Company Requirements
8 Internal Assessments, Mock Interviews
8 Highly Application Oriented Training

I N D I A

VECTOR INDIA PVT LTD.


Hyderabad:
#502, 5th Floor, Nagasuri Plaza (Bank of India Building),
Behind HUDA Maithrivanam, Ameerpet, Hyderabad - 500 038.
Ph: 040 2373 6669 / 6553 5557
Cell: + 91 98 66 66 66 99 | Email: info@vectorindia.org

Bengaluru: Chennai:
33/49, 27th Cross, 12th Main First Floor, #70
Jayanagar 4th Block Arya Gowda Road, West Mambalam
Bengaluru - 560011 Chennai - 600033
Ph: 080 26 54 64 74 Ph : 044 24843969
Cell: + 91 87 62 456789 Cell: +919444222459
Email: info.blr@vectorindia.org Email: info.chen@vectorindia.org

www.vectorindia.org

You might also like