0% found this document useful (0 votes)
55 views2 pages

Io T

The document discusses various topics related to artificial intelligence and internet of things. It includes objectives, outcomes and details of courses on AI, prolog, machine learning algorithms, iot concepts, architectures, components, protocols and technologies. Real-world applications of iot are also mentioned.
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)
55 views2 pages

Io T

The document discusses various topics related to artificial intelligence and internet of things. It includes objectives, outcomes and details of courses on AI, prolog, machine learning algorithms, iot concepts, architectures, components, protocols and technologies. Real-world applications of iot are also mentioned.
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/ 2

Note:

 Installation of gnu-prolog, Study of Prolog (gnu-prolog).


 The programs can be implemented in using C++/JAVA/ Python or appropriate tools can be
used by designing good user interface
 Data sets can be taken from standard repositories
(https://archive.ics.uci.edu/ml/datasets.html) or constructed by the students.

OUTCOMES:
CO1: Understand the foundations of AI and the structure of Intelligent Agents
CO2: Use appropriate search algorithms for any AI problem
CO3: Study of learning methods
CO4: Solving problem using Supervised learning
CO5: Solving problem using Unsupervised learning
TOTAL: 60 PERIODS
TEXT BOOKS:
1. S. Russell and P. Norvig, “Artificial Intelligence: A Modern Approach”, Prentice Hall, Fourth
Edition, 2021
2. S.N.Sivanandam and S.N.Deepa, Principles of soft computing-Wiley India.3 rd ed,

REFERENCES
1. Machine Learning. Tom Mitchell. First Edition, McGraw- Hill, 1997.
2. I. Bratko, “Prolog: Programming for Artificial Intelligence‖, Fourth edition, Addison-Wesley
Educational Publishers Inc., 2011.
3. C. Muller & Sarah Alpaydin, Ethem. Introduction to machine learning. MIT press, 2020.

OCS352 IOT CONCEPTS AND APPLICATIONS LTPC


2 023
OBJECTIVES:
 To apprise students with basic knowledge of IoT that paves a platform to understand
physical and logical design of IOT
 To teach a student how to analyse requirements of various communication models and
protocols for cost-effective design of IoT applications on different IoT platforms.
 To introduce the technologies behind Internet of Things(IoT).
 To explain the students how to code for an IoT application using Arduino/Raspberry Pi
open platform.
 To apply the concept of Internet of Things in real world scenario.

UNIT I INTRODUCTION TO INTERNET OF THINGS 5


Evolution of Internet of Things – Enabling Technologies – IoT Architectures: oneM2M, IoT World
Forum (IoTWF) and Alternative IoT Models – Simplified IoT Architecture and Core IoT Functional
Stack – Fog, Edge and Cloud in IoT

UNIT II COMPONENTS IN INTERNET OF THINGS 5


Functional Blocks of an IoT Ecosystem – Sensors, Actuators, and Smart Objects – Control Units -
Communication modules (Bluetooth, Zigbee,Wifi, GPS, GSM Modules)

UNIT III PROTOCOLS AND TECHNOLOGIES BEHIND IOT 6


IOT Protocols - IPv6, 6LoWPAN, MQTT, CoAP - RFID, Wireless Sensor Networks, BigData
Analytics, Cloud Computing, Embedded Systems.

UNIT IV OPEN PLATFORMS AND PROGRAMMING 7


IOT deployment for Raspberry Pi /Arduino platform-Architecture –Programming – Interfacing –
Accessing GPIO Pins – Sending and Receiving Signals Using GPIO Pins – Connecting to the
Cloud.
UNIT V IOT APPLICATIONS 7
Business models for the internet of things, Smart city, Smart mobility and transport, Industrial IoT,
Smart health, Environment monitoring and surveillance – Home Automation – Smart Agriculture
30 PERIODS
PRACTICAL EXERCISES: 30 PERIODS
1. Introduction to Arduino platform and programming
2. Interfacing Arduino to Zigbee module
3. Interfacing Arduino to GSM module
4. Interfacing Arduino to Bluetooth Module
5 Introduction to Raspberry PI platform and python programming
6. Interfacing sensors to Raspberry PI
7. Communicate between Arduino and Raspberry PI using any wireless medium
8. Setup a cloud platform to log the data
9. Log Data using Raspberry PI and upload to the cloud platform
10.Design an IOT based system

OUTCOMES:
CO 1:Explain the concept of IoT.
CO 2:Understand the communication models and various protocols for IoT.
CO 3:Design portable IoT using Arduino/Raspberry Pi /open platform
CO 4:Apply data analytics and use cloud offerings related to IoT.
CO 5:Analyze applications of IoT in real time scenario.
TOTAL:60 PERIODS
TEXTBOOKS
1. Robert Barton, Patrick Grossetete, David Hanes, Jerome Henry, Gonzalo Salgueiro, “IoT
Fundamentals: Networking Technologies, Protocols, and Use Cases for the Internet of Things”,
CISCO Press, 2017
2. Samuel Greengard, The Internet of Things, The MIT Press, 2015

REFERENCES
1. Perry Lea, “Internet of things for architects”, Packt, 2018
2. Olivier Hersent, David Boswarthick, Omar Elloumi , “The Internet of Things – Key
applications and Protocols”, Wiley, 2012
3. IOT (Internet of Things) Programming: A Simple and Fast Way of Learning, IOT Kindle
Edition.
4. Dieter Uckelmann, Mark Harrison, Michahelles, Florian (Eds), “Architecting the Internet of
Things”, Springer, 2011.
5. ArshdeepBahga, Vijay Madisetti, “Internet of Things – A hands-on approach”, Universities
Press, 2015
6. https://www.arduino.cc/
https://www.ibm.com/smarterplanet/us/en/?ca=v_smarterplanet

OCS353 DATA SCIENCE FUNDAMENTALS LTPC


2 023
COURSE OBJECTIVES:
● Familiarize students with the data science process.
● Understand the data manipulation functions in Numpy and Pandas.
● Explore different types of machine learning approaches.
● Understand and practice visualization techniques using tools.
● Learn to handle large volumes of data with case studies.

UNIT I INTRODUCTION 6
Data Science: Benefits and uses – facets of data - Data Science Process: Overview – Defining
research goals – Retrieving data – data preparation - Exploratory Data analysis – build the model

You might also like