0% found this document useful (0 votes)
185 views23 pages

Department Guide Book

The document provides information to help students starting their studies at IIT Bombay in Autumn 2021. It includes an introduction welcoming students and encouraging them to make the most of their time at IITB. The rest of the document contains a table of contents outlining programming languages, courses relevant for placements, useful software, industries and studies options, interesting courses at IITB, and other important information. It aims to equip students with resources to begin their academic journey at IIT Bombay.

Uploaded by

Rajat Kumar
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)
185 views23 pages

Department Guide Book

The document provides information to help students starting their studies at IIT Bombay in Autumn 2021. It includes an introduction welcoming students and encouraging them to make the most of their time at IITB. The rest of the document contains a table of contents outlining programming languages, courses relevant for placements, useful software, industries and studies options, interesting courses at IITB, and other important information. It aims to equip students with resources to begin their academic journey at IIT Bombay.

Uploaded by

Rajat Kumar
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/ 23

MEMS

GUIDEBOOK
2021-22
Hello Junta!!

Congratulations! You have made an excellent decision in selecting the IIT Bombay, one of
the best institutes in India.

Despite the exceptional circumstances around the world, we wish you can feel enthusiastic
about your future studies but we also challenge you to take time to grow as a human being.
Begin your journey at IITB by reading this welcome note from ISCP and other useful
information for starting your studies in Autumn 2021.

You are the person who is responsible for your happiness. We can only show the path but
you have to make it. So think about your life carefully and wisely.

We extend the best wishes for your studies and expect best of results from you.
Stay home, stay safe!!!
Table of Contents

1. Programming Languages
1.1) Python Language

1.2) C / C++ Language

1.3) R-Language

2. Courses from Placement point of view


2.1) Data Science

2.2) Machine Learning

2.3) IoT: Internet of Things

2.4) Six sigma

3. Useful software
3.1) MATLAB

3.2) Mathematica

3.3) Origin Lab

3.4) Maple

3.5) Catia and Solidworks

3.6) LaTeX

4. Core Industries & Higher studies

5. Few Interesting Courses at IITB

6. Miscellaneous Important Information

7. Departmental Placements Overview


SECTION 1: PROGRAMMING LANGUAGES

Your department and coding skills doesn’t matter. Anyone who wants to learn Programming
languages can start learning from very basics with the help of the courses provided in the booklet.

1.1 Python
Python is an easy to learn, powerful programming language. It has efficient high-level data
structures and a simple but effective approach to object-oriented programming. Python’s elegant
syntax and dynamic typing, together with its interpreted nature, make it an ideal language for
scripting and rapid application development in many areas on most platforms.

Various Sources to learn Python:


1.1.1) Python for Everybody(Coursera):
https://www.coursera.org/learn/python/
First two courses in this specialization are very useful. If you are done with them, then go for the
rest of the courses. This specialization also includes a capstone project at the end.
1.1.2) Massachusetts institute of Technology (MIT) Python Link (Edx):
https://www.edx.org/course/introduction-to-computer-science-and-programming-
usingpython-0
**basics to advanced level (Take as an Audit)
1.1.3) NPTEL Course coordinated by IIT Ropar:
https://nptel.ac.in/courses/106/106/106106182/

Source to download python software:


You can download latest version of python (python 3) from below link
https://www.python.org/downloads/
Python Text Editors: Jupyter, Sublime Text, Visual Studio Code, Atom (https://atom.io/ ),
Notepad++, Pycharm.

1.2 C / C++ Language


C is one of the most widely used programming languages, with C compilers from various vendors
available for the majority of existing computer architectures and operating systems. C is a general
purpose, procedural programming language. It was designed to be compiled using a relatively
straightforward compiler, to provide low-level access to memory, to provide language constructs
that map efficiently to machine instructions, and to require minimal runtime support. C-language
also found lasting use in applications previously coded in assembly language. Such applications
include operating systems, as well as various application software for computers ranging from
supercomputers to embedded systems.

Various Sources to learn C / C++ language:

1.2.1) Learn C – Introduction:


Link: https://www.codesdope.com/c-introduction/
1.2.2) Introduction to programming in C (Dr. Satyadev Nandkumar, IIT Kanpur) NPTEL:
Link: https://swayam.gov.in/nd1_noc19_cs42/preview (for certification course)
https://nptel.ac.in/courses/106104128/25 (for video course)
1.2.3) C-Programming for Beginners (Udemy):
Link: https://www.udemy.com/cprogramming-for-beginners-/
1.2.4) Introduction to programming in C (Duke university) Cousera:
Link: https://www.coursera.org/specializations/c-programming
1.2.5) C-programming courses on Edx:
Link: https://www.edx.org/learn/c-programming

Source to download C / C+ -language software:


You can download C / C+ software from IITB computer center website as link provided below. To
install C / C+ software follows the instruction given in downloaded file.
http://www.codeblocks.org/downloads/26

1.3 R-Language
R is a programming language and free software environment for statistical computing and
graphics supported by the R Foundation for Statistical Computing. The R language is widely used
among statisticians and data miners for developing statistical software and data analysis. R and
its libraries implement a wide variety of statistical and graphical techniques, including linear and
nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, and
others.

Various Sources to learn R-Language:


1.3.1) Introduction to R software (Prof. shalabh, IIT Kanpur) NPTEL:
Link: https://swayam.gov.in/nd1_noc19_ma33/preview
1.3.2) R-programming with real exercises (Udemy):
Link: https://www.udemy.com/r-programming/
1.3.3) R-programming (Coursera):
Link: https://www.coursera.org/learn/r-programming
1.3.4) R-programming courses on Edx:
Link: https://www.edx.org/learn/r-programming

Source to download R-language software:


You can download R-software from as link provided below. To install follow the instruction given
in downloaded file.
https://rstudio.com/products/rstudio/download/
SECTION 2: COURSES FROM PLACEMENT POINT OF VIEW

In this section, we have mentioned some Important Courses which runs under different
department of IIT B which you can take as an AUDIT or SIT-THROUGH. Along with that, we have
also mentioned few online courses also offered by different learning platforms. It’s a suggestion
from our side that, do not take courses mentioned below as a credit course until and unless you
are completely sure about its content and work load like assignments, Presentations, exam
pattern etc. Instead take these courses as an Audit. All these below mentioned courses are
Important from Placement Point of view. If you are able to get AU (Audit) grade in any of these
courses, you can mention it in your Resume/CV. Take guidance from your seniors. Few such
important courses are:

2.1 Data Science

2.1.1) ME781: Engineering Data Mining and Applications:


A great introductory course for beginners runs under Mechanical Engineering department which
asks no pre-requisites.

Course Learnings: It gives a flavor of statistics, data-mining techniques, machine learning


algorithms and also the Big data ecosystem in brief.
Note: Interested candidates are expected to ensure the availability of course as it was anticipated
to call off this year onwards.

2.1.2) Data science for Engineers (IIT Madras) NPTEL:


Online certification course from IIT Madras (NPTEL), which essentially uses R-programming
language as a tool and it has a pre-requisite that 10 hrs. of pre-course material will be provided.
learners need to practice this to be ready to take the course.

Course Learnings: Describes a flow process for data science problems, developing R-codes and
an important aspect of classifying data science problems into standard typology.

Link: https://swayam.gov.in/nd1_noc19_cs60/preview
2.1.3) Data Science Specialization from JOHNS HOPKINS University:
Another online certification specialization from Coursera and known to be the good course in
data science community for beginners. And absolutely have no pre-requisites but expects us to
have a beginner level experience in Python and also familiarity with regression models.

Course Learnings: Ability to use R for clean, analyses and visualization of data, GitHub to manage
data science projects and many more.

Link: https://www.coursera.org/specializations/jhu-data-science

To know more about Data Science related courses offered by Cousera, Edx, Udacity,IBM etc.
visit: https://www.forbes.com/sites/bernardmarr/2017/06/06/the-9-best-free-online-big-data-
and-data-science-courses/#74f7fb8643cd

2.2 Machine Learning


Machine learning (ML) is the scientific study of algorithms and statistical models that computer
systems use in order to perform a specific task effectively without using explicit instructions,
relying on patterns and inference instead. It is seen as a subset of artificial intelligence. Machine
learning algorithms build a mathematical model based on sample data, known as "training data",
in order to make predictions or decisions without being explicitly programmed to perform the
task. Machine learning algorithms are used in a wide variety of applications, such as email
filtering, and computer vision, where it is infeasible to develop an algorithm of specific
instructions for performing the task.
Following are few courses which are offered by IIT B as well as few online learning platforms
related to Machine Learning.

2.2.1) CS 725: Foundation of machine Learning:


This course runs under Computer Science Department, IIT Bombay. Interested candidates are
requested to look at the ASC page.

2.2.2) CS 419: Introducing to Machine Learning:


This course runs under Computer Science Department, IIT Bombay. This is an Undergraduate
course. You have to take permission of Course Professor for taking this course as an Audit.
Course Learnings: Give a good knowledge over both supervised and unsupervised methods and
the more focus be on applications.

2.2.3) CS 726: Advanced Machine Learning:


This course runs under Computer Science Department, IIT Bombay. This course has a Pre-
requisite that CS725 course should be completed (either credit or Audit).

2.2.4) Machine Learning by prof. Andrew Ng from Stanford University:


Online certification course from Coursera and known to be the best MOOC currently. And has no
pre-requisites at all. Uses MATLAB or Octave (free version of MATLAB) as a programming tool.

Course Learnings: It gives basic understanding of the machine learning methods and forms a root
towards Deep learning.

Link: https://www.coursera.org/learn/machine-learning

2.2.5) Machine Learning Fundamentals (UC San Diego university):


Another online certification course from Edx and have pre-requisites of completing another
course, which can be found in the below-mentioned link.

Course learnings: Classification, regression, and conditional probability estimation, Generative


and discriminative models, Linear models and extensions to nonlinearity using kernel methods,
Ensemble methods Representation learning: clustering, dimensionality reduction, autoencoder,
deep nets.
Link: https://www.edx.org/course/machine-learning-fundamentals-4

2.2.6) Introduction to Machine Learning (IIT Madras) NPTEL:


Pre-requisites: Expects the students know programming for some of the assignments. If the
students have done introductory courses on probability theory and linear algebra, it would be
helpful.
Course Learnings: Learnings would be same as in previous mentioned courses of this section.
Link: https://swayam.gov.in/nd1_noc19_cs53/preview
2.2.7) Machine Learning for Engineering & Science applications (IIT Madras) NPTEL:

Pre-requisites: Familiarity with Multivariable Calculus, Linear Algebra, Probability, Statistics


Comfortable with basic programming.

Course Learnings: Along with the afore-mentioned learnings, this course aims to provide a broad
overview of modern algorithms in ML, so that engineers may apply these judiciously in the
context of specific engineering applications.

Link: https://swayam.gov.in/nd1_noc19_cs82/preview

2.2.8) Introduction to Machine Learning (IIT Kanpur):


No pre-requisites.
Course learnings: It would be same as learnings mentioned in previous courses of this section.

Link: https://ict.iitk.ac.in/product/machine-learning-5/

2.3 Internet of Things

The Internet of things (IoT) is the extension of Internet connectivity into physical devices and
everyday objects. Embedded with electronics, Internet connectivity, and other forms of
hardware (such as sensors), these devices can communicate and interact with others over the
Internet, and they can be remotely monitored and controlled. The definition of the Internet of
things has evolved due to the convergence of multiple technologies, real-time analytics, machine
learning, commodity sensors, and embedded systems.

Following are few courses which are offered by few online learning platforms related to IoT.
2.3.1) Introduction to IoT (Stanford University) course:

Learning Objectives: An overview of exciting and relevant technical areas essential to IOT
industry. 5 modules: sensors, embedded systems, networking, circuits and applications will be
included and there are no pre-requisites

Link: https://online.stanford.edu/courses/xee100-introduction-internet-things

2.3.2) IoT specialization (Coursera) Course:

Learning objectives: Hands-on IoT concepts such as sensing, actuation and communication.
Applying the acquired skills on project of choice on Dragon-Board 410c platform.

Prerequisites: Some programming experience in either Android, Java, C/C++ or Python is


desirable. Experience with Single Board Computers (SBC) is also desirable.

Link: https://www.coursera.org/specializations/internet-of-things

2.3.3) Introduction to IoT (Udemy) course:

Learning objectives: exploring cases of how IOT is impacting the industries, working with sensors,
different components of IOT, integrate sensor data with thing and cayenne, working with
different IOT platforms.

Link: https://www.udemy.com/introduction-to-internet-of-things/

2.3.4) Introduction to IoT (IIT Kharagpur) NPTEL:

Learning objectives: Introduction to IOT and various applications

Prerequisites: Basic programming knowledge

Link: https://swayam.gov.in/nd1_noc19_cs65/preview
2.4 Six Sigma Course
Six Sigma skills are widely sought by employers both nationally and internationally. These skills
have been proven to help improve business processes, performance, and quality assurance. The
course on Six-Sigma will focus on detailed strategic and operational issues of process
improvement and variation reduction. Six-sigma is a measure of quality that strives for near
perfection. It is a disciplined, data-driven approach for eliminating defects (driving towards six
standard deviations between the mean and the nearest specification limit) in any process-from
manufacturing to transactional and from product to service.

2.4.1) six sigma yellow belt specialization (coursera):

This is a sequential, linear designed specialization that covers the introductory level content (at
the "yellow belt" level) of Six Sigma and Lean. Yellow Belt knowledge is needed before advancing
to Green Belt (which is a second specialization offered here on Coursera by the USG). Green Belt
knowledge is needed before moving to a Black Belt.

Link: https://www.coursera.org/specializations/six-sigma-fundamentals

2.4.2) six sigma (Prof. Jitesh J Thakkar, IIT Kharagpur):

This course is designed with a practical orientation and includes cases, industry examples and
MINITAB software applications and to satisfy the need of both industry professionals and
University students.

Pre-requisite: Statistics

Link:
https://swayam.gov.in/nd1_noc20_mg19/preview#:~:text=Six%2Dsigma%20employs%20a%20s
ystematic,to%20each%20phase%20of%20DMAIC.
SECTION 3: USEFUL SOFTWARE

3.1 MATLAB:

MATLAB (matrix laboratory) is a multi-paradigm numerical computing environment


and proprietary programming language developed by MathWorks. MATLAB
allows matrix manipulations, plotting of functions and data, implementation of algorithms,
creation of user interfaces, and interfacing with programs written in other languages. metallurgy
and materials field is so broad that almost every MATLAB functionality is used somewhere.

Various Sources to learn MATLAB:


1.2.1) MATLAB programming for Numerical Computations (Prof. Niket kaisare, IIT Madras)
NPTEL:
Link: https://nptel.ac.in/courses/103106118/2
1.2.2) Introduction to Programming with MATLAB (offered by- Vanderbilt University) Coursera:
Link: https://www.coursera.org/learn/matlab

Link to download: ftp://ftp.iitb.ac.in/IITB_private/Matlab/

3.2 Mathematica:

Mathematica is a symbolic mathematical computation program, used in many scientific,


engineering, mathematical, and computing fields. The Wolfram Language is the programming
language used in Mathematica. Features include instant dynamic interactivity, high-impact
adaptive visualization, symbolic interface construction, load-on-demand curated data, image and
audio processing, neural networking, 3D printing, and tools for connecting to DLL, SQL, Java, NET,
C++, Fortran, CUDA, OpenCL, and http based system.
Mathematica Features:

• Libraries of mathematical elementary functions and special functions including Number


theory function and Combinatorial function.

• Support for complex number, arbitrary precision arithmetic, interval arithmetic, number
with uncertainty censored data, temporal data, time series, and unit based data, and
symbolic computation.
• Matrix and data manipulation tools including supports for sparse arrays and associative
arrays.
Link: https://www.wolfram.com/mathematica/
Also available at ftp://ftp.iitb.ac.in/IITB_private/Mathematica/

3.3 Origin Lab:


Similar to R language, origin also plays an important role in project where data used to study. It
helps in statistical computing and programming and widely used in data analysis field and
statistical arena for to a valid result. Origin software can be downloaded from Computer Center
IIT Bombay

Link: https://www.cc.iitb.ac.in/page/services-software

Origin course is offered in many online sources like udemy, coursera. Start learning Origin
language with different online sites and get enriched with concepts.

3.4 Maple:
Maple is math software that combines the world's most powerful math engine with an interface
that makes it extremely easy to analyze, explore, visualize, and solve mathematical problems.
Developed by Maplesoft, Maple also covers other aspects of technical computing, including
visualization, data analysis, matrix computation, and connectivity.

Link for installing Maple: ftp://ftp.iitb.ac.in/IITB_private/Maple/Maple-2018/Maple-2018.0/

Guidance link: https://www.maplesoft.com/products/studyguides/


3.5 Catia and Solidworks:
Catia V5, V6 is a CAD modeling software & which have lots of commands and workbenches to
cater to different modeling needs. Just to give you an idea, for the modeling you need to do
sketching (so that’s a workbench), you have to solid modeling (you have Part Work bench) & you
have to work in Surfacing (you have Generative and wireframe Shape Design workbench) & if you
have to do drafting drawing preparation (Drafting workbench) & Assembly, Mechanism and so
on…

Solidworks is a 3D mechanical design system that enables virtual prototyping, assembly,


simulation and finally output as native or open format 3D models, or as drawings. Plugins are
available for electrical design, FEA, optical rendering, electromagnetic simulation and more. It is
probably the most widely used and taught CAD suite worldwide and is used in a full spectrum of
industry sectors including automotive, aerospace, communications, energy, mining and
construction.

Both the software is from same company "Dassault Systems (3DS)". Basically Solidworks is easier
to use and it is user friendly because of its easy interface. Solidworks probably has more job
opportunities because more manufacturers use it because most designed/manufactured goods
don't need the high quality of 3D design. It targets all mid-level companies for job. CATIA is more
powerful in Surface Modelling than Solidworks and also in Aviation and Automation
(scripting/programming) because these things need highly accurate nurbs. CATIA is opened to all
mathematical possibilities that's why it is highly paid than Solidworks. If you have passion for
surface designing and aircraft manufacturing industry, then go for CATIA otherwise if you want
to just get a job then Solidworks is best for you because it has more job opportunities. If you
really have a passion for 3D modelling software, then go for CATIA. And you can learn Solidworks
by yourself. It's all up to you how much you practice.

As far as our curriculum is concerned CATIA & SOLIDWORKS are useful for creating & importing
models in courses like Aerodynamics of compressors & turbines, Computational Heat Transfer
etc. and also for Major projects involved in Turbomachinery & Openfoam (As far as known to me)
and these soft wares are widely used by several tech teams like IIT B Racing team, Exofly etc...

The following links can be used to learn the softwares with ease and free of cost. Apart from
these there are several Udemy courses which can be used for intermediate and advanced levels.
Solidworks:

https://www.youtube.com/channel/UCtwaWPOXEBysZLh1rrPzwFw/playlists

https://www.youtube.com/channel/UCjd_zIvYtQymk0dPx3vTJcA/playlists

Catia V5, V6:

https://www.youtube.com/watch?v=R8YEA4e9hm4&list=PLkMYhICFMsGbYCvbGrrygtqGiBGg
uIzbf

https://www.youtube.com/watch?v=Co9FF_ZaD-
8&list=PLrOFa8sDv6jcZHbxvT1QVjpiFEEwfW5C1

https://www.youtube.com/watch?v=yBIGodOQ2tc&list=PLN-
hzLfTAKVkbJhqA_uOd8acgTz38nwON

One can also use the Help Commands in the software itself for structured learning.

3.6 LaTex:
LaTeX is available as free software. It is a document preparation system. LaTeX is widely used
in academia for the communication and publication of scientific documents in many fields,
including mathematics, statistics, computer science, engineering, physics, economics, linguistics,
quantitative psychology, philosophy, and political science. LaTeX is the de facto standard for the
communication and publication of scientific documents. There are many videos available on
YouTube for learning LaTeX. Link for downloading LaTeX: Link for a simple guide to learn LaTeX is
mentioned below.

Link: https://www.latex- tutorial.com/tutorials/?ref=hackr.io

Apart from this link, you can refer to many online sources to learn LaTeX easily.
SECTION 4: FOR CORE INDUSTRIES AND HIGHER STUDIES

Metallurgy and Material Science provides different courses to students to enrich the concepts.
To get placed in core industries or opting for higher study, it is needed to have a deep concept in
different aspects of material science and metallurgical engineering. Students can go through
below subjects for better understanding and get placed in dream core companies. The below
courses are providing an information up to post graduation. It is advisable to students to go
through these courses:
SECTION 5: SOME INTERESTING COURSES AT IITB

There are some interesting courses running at IIT Bombay apart from technology. This section
contains information of these courses. We have mentioned courses which run under
Mathematics department, Management courses, CTARA department, Policy studies department,
Environmental science department and many more. One can enroll to these courses simply by
auditing the course depending on their interest. Apart from taking a course for audit these may
be the choice for your institute elective. ASC portal provides an oversight to the courses as course
syllabus and grading statistics for previous years are uploaded at the portal. Few such interesting
courses are as follows:

MNG 6445: Logistics and supply chain management

MNG 705: Supply chain optimization

ENT 607: Managing technological innovation

SI 417: Introduction to probability theory

SI 423: Linear algebra and its application

SI 515: Statistical techniques in Data Mining

TD 603: Water resource management

TD 607: Energy sources and their utilization

US 602: Fundamentals of Urban science and engineering

PS 606: Public policy in India - History, institutions and practice

PS 613: Water policy 1 - Introduction to water science and policy

GNR 607: Principles of Satellite image processing

GNR 623: Global Positioning system (GPS: Principles and applications)

ES 647: Municipal solid and Biomedical waste management

ES 635: Air pollution science and Engineering


SECTION 6: IMPORTANT MISCELLANEOUS INFORMATION

Finite Element Method:


Basic finite element Method (Prof. Nachiketa Tiwari, IIT Kanpur) NPTEL link:
https://nptel.ac.in/courses/112104193/
MATLAB Codes for Finite Element Analysis: Solids and Structures by A. J. M. Ferreira.

Steve Brunton:

Important YouTube channel for learning Modern control, Data science, ML and other related
concepts.

3blue1brown:
Popular and very interesting YouTube channel for understanding and visualizing Mathematics.
Highly recommended for everyone.

Fiber Reinforced Composites:


Introduction to Composite materials & Structures (IIT Kanpur) NPTEL link:
https://nptel.ac.in/courses/112104168/

Build Your First Android App (Project Centered Course) on Coursera:

https://www.coursera.org/learn/android-app
SECTION 7: DEPARTMENTAL PLACEMENTS OVERVIEW
While the placement season has seen recruiters from the entire spectrum of the industry, the
initial part of the season was dominated by a variety of firms from sectors like Engineering &
Technology, Oil & Gas, IT/Software, Electronic Hardware, Data Analytics, Consulting,
Finance/Banking and Fast Moving Consumer Goods (FMCG). There were opportunities provided
by the firms with vast learning, travelling experience and varied work culture. Most of these firms
are world leaders in their respective domains. We also had some of the major start-ups as
recruiters, which were screened based on the financial and technical status. The informal work
culture, opportunity to make immediate and visible contributions, chance to own equity etc.
seemed to be the attractions offered by such start-ups. In recent years’ students of our
department show great interest in the field of Data Science and machine learning. Some of the
jobs profiles are:

Number of students registered 55


Number of students participated 55
Number of students placed 26
Despite the challenging market situations over the years, MEMS managed to maintain a good
attraction for the recruiting firms in the job market. The first phase placement (2020-21) shows
an increment over previous year.
RECRUTERS

You might also like