0% found this document useful (0 votes)
9 views1 page

AC Lab External

The document outlines the lab course requirements for the I. M. TECH program in Computer Science Engineering for the academic year 2024-2025. It includes various tasks such as using Raspberry Pi, implementing Zigbee Protocol, data analytics with Apache Spark, and programming assignments related to deadlock avoidance and image enhancement. The document is intended for students to complete as part of their external lab evaluation.

Uploaded by

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

AC Lab External

The document outlines the lab course requirements for the I. M. TECH program in Computer Science Engineering for the academic year 2024-2025. It includes various tasks such as using Raspberry Pi, implementing Zigbee Protocol, data analytics with Apache Spark, and programming assignments related to deadlock avoidance and image enhancement. The document is intended for students to complete as part of their external lab evaluation.

Uploaded by

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

GVR&S COLLEGE OF ENGINEERING AND TECHNOLOGY

(Approved by AICTE, Affiliated to JNTUK, Govt.of.A.P, India.|NAAC Accrediated|ISO Certified Institution)


Ganginenipuram, Budampadu, Etukuru (P.O), Guntur (Dt) – 522017, A.P, India.
E-mail: [email protected], website: www.gvrs.ac.in
-----------------------------------------------------------------------------------------------------------------------------
A.Y. 2024 – 2025 Course: I. M. TECH Sem: I
Branch: CSE Subject & Sub. Code: AC & MTCSE1107
Date: 17/02/2025 Lab : External Max Marks: 75M
1. Start Raspberry Pi and try various Linux commands in command terminal window: ls, cd,
touch, mv, rm, man, mkdir, rmdir, tar, gzip, cat, more, less, ps, sudo, cron, chown, chgrp, ping
etc.
2. Study and Install IDE of Arduino and different types of Arduino
3. Study and Implement Zigbee Protocol using Arduino / RaspberryPi.
4. Write a map reduce program that mines weather data. Weather sensors collecting data every
hour at many locations across the globe gather a large volume of log data, which is a good
candidate for analysis with Map Reduce, since it is semi structured and record-oriented.
5. Data analytics using Apache Spark on Amazon food dataset, find all the pairs of items
frequently reviewed together. Write a single Spark application that
 Transposes the original Amazon food dataset, obtaining a PairRDD of the
type<user_id>→ <list of the product_ ids reviewed by user_id>
 Counts the frequencies of all the pairs of products reviewed together.
 Writes on the output folder all the pairs of products that appear more than once
and their frequencies. The pairs of products must be sorted by frequency.
6. Write a program to Implement Bankers algorithm for Dead Lock Avoidance.
7. Write a program to Producer-consumer problem Using semaphores.
8. Write a program for an image enhancement using pixel operation.
9. Write a Program to enhance image using image arithmetic and logical operations..
10. Write a program of bit stuffing used by Data Link Layer.
11. Write a program to configure a Network using Distance Vector Routing protocol.
12. Write a program to perform the function oriented diagram: DFD and Structured chart.
13. Write a program to perform the system analysis: Requirement analysis, SRS.
14. Write a program to draw the structural view diagram: Class diagram, object diagram.
15. Write C programs for implementing the Demorgan’s law.

Internal Examiner External Examiner

You might also like