H.O.D. (Computer Engineering)
Prof. Pradip Balbudhe
Welcome to the Department of Computer Engineering at Suryodaya College of Engineering and Technology, Nagpur. Computer Engineering is the most flourishing discipline that cultivates at the cross road of new trends in computer science. Department is committed to excellence in teaching, skilling and inculcating a sense of pride and confidence in our students. The department strongly believes in its students’ ability to leave a global footprint, assisted by a highly qualified and well experienced professor. This is the department where students publish papers in international journals, at the same time a student wishing to achieve some recognition in extra-curricular or co-curricular activities. Every year various technical as well as non-technical competitions are arranged and organized by the department & students to enables industry professionals to witness the emerging talent and provide professional opportunities to the candidates.
To become excellent for quality technical education in the field of computer science & engineering to cater to the needs of industry & society.
1. To ensure quality teaching, learning process and infrastructure for developing competent professionals.
2. To encourage the spirit of entrepreneurship and adaptability in our students in view of the ever-changing scenario of the software industry.
3. To impart skill for teamwork, leadership, communication, and ethical values.
4. To prepare competent Software Engineers with strong theoretical & practical knowledge.
B.E. Third Semester
Course Name : Applied Mathematics-III |
|
Code : BECME301T |
|
At the end of course Students will be able to – |
|
CO1 |
Apply the Set theory and Relation concepts. |
CO2 |
Apply the Functions and define the recursive functions. |
CO3 |
Apply Laplace transform to different applications |
CO4 |
Apply Inverse Laplace transform to different applications. |
CO5 |
Identify the permutations and combinations. |
CO6 |
Define variable and also identify the mapping. |
Course Name : Digital Electronics (DE) |
|
Code : BECME302T |
|
At the end of course Students will be able to – |
|
CO1 |
Represent numbers and perform arithmetic operations. |
CO2 |
Minimize the Boolean expression using Boolean algebra and design it using logic gates. |
CO3 |
Analyze and design combinational circuits. |
CO4 |
Analyze and design the sequential circuit using Flip-Flop |
CO5 |
Simplify the circuit using K-Map. |
CO6 |
Understand the arithmetic circuits using adders & subtractors. |
Course Name: Concepts in Computer Engg. (CCE) |
|
Code : BECME303T |
|
At the end of course Students will be able to – |
|
CO1 |
Bridge the fundamental concepts of computers with input and output devices of Computers and memory |
CO2 |
Understand the Generations of Computers & processors. |
CO3 |
Able to understand the various types of programming Languages,. |
CO4 |
Understand the various types of software and its applications. |
CO5 |
Familiarize with operating systems, and Open source technology. |
CO6 |
Be aware with the multimedia systems and its processing. |
Course Name : Programming Methodology & Data Structure (PMDS) |
|
Code : BECME304T |
|
At the end of course Students will be able to – |
|
CO1 |
Understand the basics of C programming with Arrays. |
CO2 |
Understand and apply the structure concept in c programming. |
CO3 |
Apply the data in proper order using searching & sorting techniques. |
CO4 |
Understand the concept of stacks & Queues. |
CO5 |
Analyze the various types of linked list. |
CO6 |
Understand the concept of trees & Graphs and its applications. |
Course Name : Introduction to Computer Network (ICN) |
|
Code : BECME305T |
|
At the end of course Students will be able to – |
|
CO1 |
Independently understand basic computer network technology. |
CO2 |
Understand and explain Data Communications System and its components. |
CO3 |
Identify the different types of network topologies and protocols. |
CO4 |
Enumerate the layers of the OSI model and TCP/IP. Explain the function(s) of each layer. |
CO5 |
Identify the different types of network devices and their functions within a network. |
CO6 |
Familiarity with the basic protocols of computer networks, and how they can be used to assist in network design and implementation. |
B.E. Forth Semester
Course Name : Discrete Mathematics & Graph Theory (M-IV) |
|
Code : BECME401T |
|
At the end of course Students will be able to – |
|
CO1 |
Apply the Number Theory to different applications using theorem. |
CO2 |
Apply probability and understand PDF. |
CO3 |
Understand sampling theory and correlation. |
CO4 |
Apply the graphs and trees concepts to different applications. |
CO5 |
Understand group’s theory. |
CO6 |
Understand the Lattice theory. |
Course Name : File Structure & Data Processing (FSDP) |
|
Code : BECME402T |
|
At the end of course Students will be able to – |
|
CO1 |
Understand the fundamental concepts of file structure design and storage structures. |
CO2 |
Understand the file structure concept and file organization. |
CO3 |
Understand data compression, key sorting and indexing techniques. |
CO4 |
Apply concepts of Consequential processing. |
CO5 |
Analyze the multilevel indexing file accessing techniques with appropriate data. |
CO6 |
Understand the Hashing & external hashing techniques. |
Course Name : Microprocessor |
|
Code : BECME403T |
|
At the end of course Students will be able to – |
|
CO1 |
Know the architecture of 8086 & pin configuration & become familiar with the instruction set of 8086. |
CO2 |
Apply the programming of Assembly language in 8086. |
CO3 |
Understand advanced data structure programming in 8086 and 8086 I/O. |
CO4 |
To handle the 8086 interrupts and its implementation. |
CO5 |
Know the 8086 I/O & interfaces and Programmable Peripheral Interface 8255. |
CO6 |
Handle the 8086 interrupts with its implementation and Programmable Interrupt Controller 8259. |
Course Name : NUMERICAL COMPUTATION TECHNIQUES |
|
Code : BECME404T |
|
At the end of course Students will be able to – |
|
CO1 |
Apply Numerical analysis in the field of Science and Engineering. |
CO2 |
Familiar with finite precision computation. |
CO3 |
Aware with numerical solutions of nonlinear equations in a single variable. |
CO4 |
Familiar with numerical integration and differentiation, numerical solution of ordinary differential equations. |
CO5 |
Familiar with calculation and interpretation of errors in numerical method. |
CO6 |
Know the concept of test of significance. |
Course Name : Object Oriented Methodology |
|
Code : BECME405T |
|
At the end of course Students will be able to – |
|
CO1 |
Apply Numerical analysis which has enormous application in the field of Science and some fields of Engineering. |
CO2 |
Understand the concept of finite precision computation. |
CO3 |
Determine numerical solutions of nonlinear equations in a single variable. |
CO4 |
Differentiate with numerical integration and differentiation, numerical solution of ordinary differential equations. |
CO5 |
Apply calculation and interpretation of errors in numerical method. |
CO6 |
Compare object oriented methodologies and its implementation. |
B.E. Fifth Semester
Course Name : Theory of Computation |
|
Code : BECME501T |
|
At the end of course Students will be able to – |
|
CO1 |
Apply principles of fundamental and computational mathematics to the field of computer engineering. |
CO2 |
Design finite automata to recognize a given regular language. |
CO3 |
Transform a language into regular expression or finite automata or Transition graph. |
CO4 |
Define relationship between regular language and context free Grammar. Building a context free grammar for push down automata. |
CO5 |
Design Turing machine and post machine for a given language. |
CO6 |
Apply the concept of computability. Be familiar with thinking analytically and intuitively for problem solving situation in related area of theory in computer science. |
Course Name : Computer Architecture and Organization |
|
Code : BECME502T |
|
At the end of course Students will be able to – |
|
CO1 |
Describe basic organization of computer and the architecture of 8086 microprocessor. |
CO2 |
Implement assembly language program for given task for 8086 microprocessor. |
CO3 |
Demonstrate control unit operations and conceptualize instruction level parallelism. |
CO4 |
Demonstrate and perform computer arithmetic operations on integer and real numbers. |
CO5 |
Categorize memory organization and explain the function of each element of a memory hierarchy. |
CO6 |
Identify and compare different methods for computer I/O mechanisms. |
Course Name : TCP / IP |
|
Code : BECME503T |
|
At the end of course Students will be able to – |
|
CO1 |
Understand structure of IP and addressing in IPv4 and IPv6, working of ARP and RARP protocols |
CO2 |
Understand the use of ICMP in networking and the routing techniques, the use and implementation of mobile IP. |
CO3 |
Understand the Transport layer protocols and its use (TCP, UDP, SCTP), study the various application layer protocols used in network model. |
Course Name : Computer Graphics |
|
Code : BECME504T |
|
At the end of course Students will be able to – |
|
CO1 |
To Do OpenGL application programming Interface and apply it for 2D & 3D computer graphics. |
CO2 |
Able to solve the problems of curves. |
CO3 |
Able to analyze and apply clipping algorithms and transformation on 2D images |
Course Name : Industrial Economics and Entrepreneurship Development |
|
Code : BECME505T |
|
At the end of course Students will be able to – |
|
CO1 |
Understand and explain supply and demand analysis. |
CO2 |
Define and explain concepts and laws related to production and solve problems of BEP and Depreciation. |
CO3 |
Understand share market & some concepts of macroeconomics like inflation, deflation, stagflation and the types of market structure. |
CO4 |
Understand concept of Creativity, Innovation, Invention, Discovery, Creativity and laws related to IPR and patent. |
CO5 |
Know the basics of entrepreneurship and small scale Industries. |
CO6 |
Explain the financial agencies and entrepreneurship support Government system & Agencies and Analyze the factors governing to project selection. |
B.E. Sixth Semester
Course Name : System Software |
|
Code : BECME601T |
|
At the end of course Students will be able to – |
|
CO1 |
Understand the basic concepts of basic concepts of system softwares, machine language programming and to study the working of assembler and macroprocessor. |
CO2 |
Study the different phases of compiler, Understand how linkers and loaders create executable program from object code generated by assembler. |
CO3 |
Know the working of device drivers and the architecture of Intel processors |
Course Name : Design & Analysis of Algorithm |
|
Code : BECME602T |
|
At the end of course Students will be able to – |
|
CO1 |
Select appropriate data structures as applied to specified problem definition. |
CO2 |
Implement operations like searching, insertion, and deletion, traversing mechanism etc. on various data structures. |
CO3 |
Students will be able to implement Linear and Non-Linear data structures. |
CO4 |
Implement appropriate sorting/searching technique for given problem. |
CO5 |
Design advance data structure using Non- Linear data structure. |
CO6 |
Determine and analyze the complexity of given Algorithms. |
Course Name : Database Management System |
|
Code : BECME603T |
|
At the end of course Students will be able to – |
|
CO1 |
Explain the features of database management systems and Relational database. |
CO2 |
Design conceptual models of a database using ER modeling for real life applications and also construct queries in Relational Algebra. |
CO3 |
Create and populate a RDBMS for a real life application, with constraints and keys, using SQL. |
CO4 |
Retrieve any type of information from a data base by formulating complex queries in SQL. |
CO5 |
Analyze the existing design of a database schema and apply concepts of normalization to design an optimal database. |
CO6 |
Build indexing mechanisms for efficient retrieval of information from a database. |
Course Name : Software Engg. & Project Management (SEPM) |
|
Code : BECME604T |
|
At the end of course Students will be able to – |
|
CO1 |
Apply the process to be followed in the software development life-cycle models. |
CO2 |
Implement communication, modeling, construction & deployment practices in software development. |
CO3 |
Analyze & design the software models using unified modeling language (UML). |
CO4 |
Explain the concepts of various software testing methods & be able to apply appropriate testing approaches for development of software. |
CO5 |
Explain the quality management & different types of metrics used in software development. |
CO6 |
Apply the concepts of project management & planning. |
Course Name : Functional English |
|
Code : BECME605T |
|
At the end of course Students will be able to – |
|
CO1 |
Brings confidence to face Competitive Examinations |
CO2 |
Develops the skills for Technical Writing in English |
CO3 |
Develops the overall analytical comprehension |
B.E. Seventh Semester
Course Name : Operating System |
|
Code : BECME701T |
|
At the end of course Students will be able to – |
|
CO1 |
Understand the Functions of Operating System, Types of Operating System, file system concept, Disk Space management. |
CO2 |
Understand the Process concept, process management policies and various CPU scheduling algorithm and Threading issues. |
CO3 |
Evaluate the requirement for process synchronization and coordination handled by operating system. |
CO4 |
Understand the concept of Deadlock Prevention, Avoidance, Detection and Recovery and evaluate the storage management policies |
CO5 |
Describe and analyze the memory management and virtual memory management with its allocation policies. |
CO6 |
Understand the system protection and Security issues in operating system. |
Course Name : Adv. Micro Processor & Microcontroller |
|
Code : BECME702T |
|
At the end of course Students will be able to – |
|
CO1 |
Understand the History and evolution of the processor. |
CO2 |
Demonstrate the basic Pentium Programming. |
CO3 |
Design the interfacing for 8051microcontroller. |
CO4 |
Apply 8096 microcontroller in basic software example. |
Course Name : Info. Assurance & N/W Security (IANS) |
|
Code : BECME703T |
|
At the end of course Students will be able to – |
|
CO1 |
Classify the symmetric and asymmetric encryption techniques |
CO2 |
Illustrate various Public key cryptographic techniques |
CO3 |
Evaluate the authentication and hash algorithms. |
CO4 |
Discuss & apply the authentication applications. |
CO5 |
Summarize the intrusion detection and its solutions to overcome the attacks. |
CO6 |
Apply the basic concepts of system level security |
Course Name : Ele – I – Data Warehousing & Mining |
|
Code : BECME704T |
|
At the end of course Students will be able to – |
|
CO1 |
To provide a brief introduction to general issues of Data Warehouse and Data Mining. |
CO2 |
To provide students with a clear understanding of the different architectures and mining techniques |
CO3 |
To introduce students to the role and function of Data Warehouse and Data Mining |
CO4 |
To explain the stages and process different data mining techniques. |
Course Name : Ele- II – Web Technologies |
|
Code : BECME705T |
|
At the end of course Students will be able to – |
|
CO1 |
Understand HTML, XML, XHTML, XSL, Dynamic & Static Contentsdevelop the dynamic web pages using DHTML and javascripts |
CO2 |
Understand concept of HTTP, URL, SGML and CSS with their common syntax & key-terms. |
CO3 |
Write client and server side programming |
CO4 |
They will able to connect web pages with DBMS |
CO5 |
To understand the Concepts of JavaScript, AJAX, & clickable maps. |
CO6 |
To know the process of HTTP Request, Processing HTTP Responses, Cookie coordination, & different Mail transfer Protocol. |
B.E. Eighth Semester
Course Name : Unix & Shell Programming |
|
Code : BECME801T |
|
At the end of course Students will be able to – |
|
CO1 |
Summarize the basic concepts of single & multiuser Operating System, basic structure of UNIX kernel and its subsystems. |
CO2 |
Understand the concept of file subsystem, inodes and how files are managed by inodes. |
CO3 |
Illustrate process control subsystem, process scheduling paradigms and different types of scheduling employed in UNIX, |
CO4 |
Comprehend memory management subsystems viz. swapping and demand paging. |
CO5 |
Apply command structure of UNIX, various types of shells and types of commands. |
Course Name : Distributed System & grid Computing (DSGC) |
|
Code : BECME802T |
|
At the end of course Students will be able to – |
|
CO1 |
Understand key features of the Distributed Systems such as Communications, Processes, Synchronization, Fault Tolerance, Consistency and Replications. |
CO2 |
Use and apply important methods in distributed systems to support scalability and fault Tolerance. |
CO3 |
Design and implement distributed applications of Distributed Systems. |
CO4 |
Differentiate different computing techniques. |
CO5 |
Understand risks involved in cloud computing. |
Course Name : Elective -III – Wireless Communication & Mobile Computing (WCMC) |
|
Code : BECME803T |
|
At the end of course Students will be able to – |
|
CO1 |
Understand the basic concepts wireless communication and cellular network, working of GSM and types of wireless networks. |
CO2 |
Study the different sensor networks, various routing techniques and working of TCP/IP model in Mobile network. |
CO3 |
To know the protocols and tools in mobile network, awareness of ethical issues related to the security and privacy of user data and user behaviour. |
Course Name : Ele – IV – Multimedia System |
|
Code : BECME804T |
|
At the end of course Students will be able to – |
|
CO1 |
Develop an understanding of technical aspects of Multimedia Systems. |
CO2 |
Understand various file formats for audio, video and text media. |
CO3 |
Develop various Multimedia Systems applicable in real time. |
CO4 |
Design interactive multimedia software. |
CO5 |
Apply various networking protocols for multimedia applications. |
CO6 |
To evaluate multimedia application for its optimum performance. |
1. To yield graduates who have strong foundation of knowledge & skill in order to face the technical challenges.
2. To create graduates who are employable in industries, public and private sector & become good entrepreneur.
To encourage students to pursue higher studies or research work.
Sr. No. | Name | Qualification | Designation | Name of the Department | Gender |
1 | Prof. Pradip Balbudhe | M.Tech | Assistant Professor | Computer Engineering | Male |
2 | Dr. Kalpana Malpe | Ph.D. | Associate Professor | Computer Engineering | Female |
3 | Prof. Veena Katankar | M.Tech | Assistant Professor | Computer Engineering | Female |
4 | Prof. Mohini Gawande | M.Tech | Assistant Professor | Computer Engineering | Female |
5 | Prof. Jayashree Gorakh | M.Tech | Assistant Professor | Computer Engineering | Female |
6 | Prof. Mangesh Thakur | M.Tech | Assistant Professor | Computer Engineering | Male |
7 | Prof. Nikesh Bode | M.Tech | Assistant Professor | Computer Engineering | Male |
8 | Prof. Utkarsha Gode | M.Tech | Assistant Professor | Computer Engineering | Female |
9 | Prof. Pooja pimpalshende | M.Tech | Assistant Professor | Computer Engineering | Female |
10 | Prof. Shivani Ambulkar | M.Tech | Assistant Professor | Computer Engineering | Female |
11 | Prof. Mrunali Gajbhiye | M.Tech | Assistant Professor | Computer Engineering | Female |
12 | Prof. Pranali Faye | M.Tech | Assistant Professor | Computer Engineering | Female |
13 | Prof. Mrunalini Andhare | M.Tech | Assistant Professor | Computer Engineering | Female |
14 | Prof. Rashmi Bhurely | M.Tech | Assistant Professor | Computer Engineering | Female |
15 |
Sr. No. | Name of Lab | Practicals Conducted | Main Equipment | Cost | ||||
1 | Data Base Management Lab | DBMS & (CL-I) HTML [Lab – 1] | Computers, Furniture & Fixtures | 5,27,108.00 | ||||
2 | OOPs & Data Structure Lab | Prog. Meth. & Data Stru. And Object Oriented Methodology (PMDS & OOM) [Lab- II] | Computers, Furniture & Fixtures | 4,48,170.00 | ||||
3 | C & Computer graphics Lab | Comp. Graphics(CG) & DAA [Lab – III] | Computers, Furniture & Fixtures | 5,25,408.00 | ||||
4 | Project Lab | Project / Mini Project / Micro Project [Lab – IV] | Computers, Furniture & Fixtures | 4,81,120.00 | ||||
5 | COBOL & Java Prog. Lab | CL-II (COBOL) & CL-III (Adv. JAVA) [Lab – V] | Computers, Furniture & Fixtures | 4,24,350.00 | ||||
6 | Software Engg. Lab | S/W Engg. & Project Management & Adv. µP [Lab – VI] | Computers, Furniture & Fixtures | 4,24,350.00 | ||||
7 | Networking Lab | TCP/IP & Info. Assu. & N/W Security(IANS) [Lab – VII] | Computers, Furniture & Fixtures | 4,22,350.00 | ||||
8 | Operating System Lab | USP & DSGC [Lab-VIII] | Computers, Furniture & Fixtures | 4,22,350.00 | ||||
9 | INTERNET LAB | Central Computing Facility Lab | Computers, Furniture & Fixtures | 17,95,133.00 |
S. N. | Organisation | Date of MoU signed | Purpose and activities | |||
1 | Programming Hub, Mumbai, M.S. |
17/09/2019 to 16/09/2024 | E-certification courses for students and faculty on latest industry required technologies | |||
2 | Jetking, Nagpur | 07/10/2019 to 07/10/2022 | Seminar/ workshop on on networking & cyber security for staff and students | |||
3 | CMS, IT, Nagpur | 25/09/2018 to 25/09/2021 | For internsip, training through seminar and workshop on latest software used in industry | |||
4 | Aspect IIT, Nagpur | 15/09/2017 to 15/09/2020 | For internsip, training through seminar and workshop on latest software used in industry | |||
5 | Reliance Animation, Nagpur | 30/09/2017 to 30/09/2020 | Internship, training for students | |||
6 | Three M Software Solution, Nagpur | 25/09/2016 to 25/09/2021 | For internsip, training through seminar and workshop on latest software used in industry | |||
7 | Axiom Softech Pvt. Ltd. | 15/11/2016 to 15/11/2021 | For internsip, training through seminar and workshop on latest software used in industry |
SR NO. | YEAR | PROJECT TITLE | ||||
1 | 2019-20 | Design & Implementation Of Smart Helmet | ||||
2 | 2019-20 | Notification Based Bus Detection | ||||
3 | 2019-20 | Design & Implementation Of Lab automation Using Google assistant And Android App | ||||
4 | 2019-20 | Design & Implementation Of Real Time Crop Monitoring System | ||||
5 | 2019-20 | Human Identification on EAR Detection | ||||
6 | 2019-20 | Implementation on image Retrieval Based on NL , machine Learning and AI | ||||
7 | 2019-20 | Smartphone Based Rash Driving Detection | ||||
8 | 2019-20 | Remote Android System Setting Change Via SMS | ||||
1 | 2018-19 | Prepaid & Postpaid Water Distribution Controller Over IOT | ||||
2 | 2018-19 | Highly Secure Transmission Of Data Over Network Using QKD | ||||
3 | 2018-19 | Design & Implementation Of Industrial Energy And Static Analysis System | ||||
4 | 2018-19 | Towing Crane Tracking And Activity Monitoring System | ||||
5 | 2018-19 | Farming assistant Android App | ||||
6 | 2018-19 | Implementation on image Retrieval Based on NL , machine Learning and AI | ||||
7 | 2018-19 | Performance Analysis Of Students in Degree Program | ||||
1 | 2017-18 | Mobile Theft Detection With Location Tracking | ||||
2 | 2017-18 | Voice Alert Navingation System For Blind Person | ||||
3 | 2017-18 | Design & Implementation Of Smart ERP System For SCET | ||||
4 | 2017-18 | User Identification By Maching Stastistics | ||||
5 | 2017-18 | Human Identification Using Even -Steven Facial Recognition | ||||
6 | 2017-18 | Real Time Event Detection & Prevention Cyberbulling Social Media |
S.N. |
Date of conduction | Name of activity | Faculty Involved | Resource person/Guests with designation | Photographs/news published |
1 | 29/05/2020 | Webinar Series on NextGen Technologies-Career in Semiconductor, Global Evolution in Semiconductor & Applications | Prof. Pradip O. Balbudhe | Shri. Deepak Sharma, Director, Technical Head-India, & Mr. Sahvir Singh Chauhan, Technical head, ICTI Technologies Pvt. Ltd. | |
2 | 29/05/2020 | Webinar Series on NextGen Technologies- A Step by Step designing power supply for various applications using power integration | Prof. Ansar I. Sheikh | Mr. Himmat Parmar, Application Manager, Power Integration | |
3 | 30/05/2020 | Webinar Series on NextGen Technologies-Technical Design Techniques of Automotive Sensors, ECU & Electronic Fuel Injection | Prof. Pradip Balbudhe | Mr. Anand Murthy, Sr. R & D Manager, Symtronics Automation Pvt. Ltd. | |
4 | 30/05/ 2020 | Webinar Series on NextGen Technologies-Next Gen IoT Applications | Prof. Vivekanand P. Thakare | Mr. Anil Kumar Challyll, Business Development Manager-Strategic Program, Farnell Element 14 | |
5 | 30/05/2020 | Webinar Series on NextGen Technologies-BLDC Motor Drive & Applications | Prof. Pradip O. Balbudhe | Mr. Miguel Mendoza, Principal (Strategic Business Development) Marketing Manager, Renesas Electronics, San Francisco, USA | |
6 | 03/06/2020 | E-Workshop on Cyber Crime | Prof. Ansar I. Sheikh | Mr. Pradip O. Balbudhe, Assistant Professor, SCET, Nagpur | An Industrial visit at JADHAO GEARS LTD., Amravati for the practical exposure and understanding of engineering students. |
7 | 08/06/2020 | One week short term webinar Series on Industry 4.0 | Prof. Vivekanand P. Thakare | 1.Mr. Durga Prasad 2. Mr. PiyushMokadam 3. Dr. Ram Manohar
Sr. IOT Advisor ,Dysmech Consultancy Services (DCS) |
|
8 | 10/06/2020 | E-Workshop on “Gallantry Awards” | Prof. Pradip O. Balbudhe | Mr. Vivekanand P. Thakare, Assistant Professor, SCET, Nagpur | Fate Competition Runner-up |
9 | 13/06/2020 | E-Workshop on “Right to information Act” | Prof. Pradip O. Balbudhe | Mr. AnsarIsak SheikhAssistant Professor, SCET, Nagpur | |
10 | 19/06/2020 | E-Workshop on “Foreign Direct Investment” | Prof. Ansar I. Sheikh | Mr. Pradip O. Balbudhe, Assistant Professor, SCET, Nagpur | |
11 | 25/06/2020 |
One month e-Internship on Industrial Internet of Things (IIoT – Smart Water Management) |
Prof. Vivekanand P. Thakare |
Dr. Ram Manohar Nisarg Sr. IOT Advisor, Dysmech Consultancy Services (DCS) Mr. Rahul Naidu MD, Dysmech Consultancy Services (DCS) |
|
12 | 4/10/2020 | Guest Lecture on “Theory of Computation ” | Prof. Vivekanand P. Thakare | Mr. J. B. Chakole, Research Scholar, VNIT, Nagpur | |
13 | 8/10/2020 | Guest Lecture on “Programming, &Data Structure ” | Prof. Ansar I. Sheikh | Mr. Santosh Kumar SahuResearch Scholar, VNIT Nagpu | |
14 | 18/10/2020 | Guest Lecture on “Compiler Construction” | Prof. Vivekanand P. Thakare | Prof(Ms). N. G. MungaleAsst. Prof . G.H. Raisoni College Of Engg. Nagpur | |
15 | 10/11/2020 | Guest Lecture on “Design & Analysis of Algorithm ” | Prof. Pradip O. Balbudhe | Mr. Santosh Kumar Shahu (Research Scholor, VNIT Nagpur.) | |
16 | 24/11/2020 | Guest Lecture on “Grammer & Finite Automata” | Prof. Vivekanand P. Thakare | Prof(Ms). N. G. MungaleAsst. Prof . G.H. Raisoni College Of Engg. Nagpur | |
17 | 02-01-2021 |
A Webinar on “Self Defense” |
Prof. Ansar I. Sheikh | Master Shashi S. Thakur | TESSA Committee Members Installation |
18 | 26-01-2021 |
Roadshow on “Road Safety Awareness” |
Mr. Pradip O. Balbudhe | Team of Computer Engineering Students | Inauguration of TEESA (A Student Forum) by hands of Hon. Ranjeet Chafle,Secretary,NRDRS |
19 | 08-05-2021 | A guest Lecture on “Azure Cloud Architecture” | Mr. Ansar I. Sheikh | Mr. Shrikant Anjankar, Manager & Team Leader, Cloud Architecture, Wipro Mumbai | |
20 | 15-05-2021 | “Video of Vision” (A 1 minute Video making competition ) | Mr. Pradip O. Balbudhe | Computer Engineering Students Association (ACES) Forum |
S.N. | Activity | Faculty | Title | Patent application No. | Date of registration | Photograph |
1 |
Patents registered |
Prof. Pradip O. Balbudhe |
Free flowing water depth and velocity analyzer |
202021022152 |
27/05/2020 |
|
2 |
A Device Placed inside a spherical object for activities tracking | 2020211053800 | 10/12/2020 | |||
3 |
Wireless Hand Gloves for Cricket Score board Update |
202121011315 |
10/03/2021 |
|||
4 |
Prof. Ruchira N. Selote | Speeding Vehicle crime evidence collection & verification System | 202121022891 | 22/05/2021 |
Sr.No. | Name of event | Speaker with designation | Topic | Date | No of students present | ||
1 2 |
One week short term webinar Series on NextGen Technology | 1.Mr. Durga Prasad 2. Mr. Piyush Mokadam 3. Dr. Ram Manohar |
Industry 4.0 (IIoT &Manufaturing using IoT | 8/6/2020 | 180 | ||
3 | Guest Lecture | Mr. Shivendra Bhagel (Central Nmanager Jetking) | Ethical Hacking | 25/02/2020 | 40 | ||
4 | Guest Lecture | Prof. Neha Titarmare, Asst. Prof. RGCER, Nagpur |
Network Security | 25/01/2020 | 46 | ||
5 | Guest Lecture | Mr.Vivek Sharma, Trainer Sofronix IT Solution | Salesforce | 28/12/2019 | 63 | ||
6 | One Month Online e-internship |
Dr. Ram Manohar Nisarg, Sr. IOT Advisor ,Dysmech Consultancy Services (DCS) By | Internet of Thing | 25/06/2020 to 25/07/2020 | 413 | ||
7 | Webinar Series | Mrs. NEELIMA POTTABATHINI, a Senior Advisor, Dysmech Competency Services Pvt. Ltd. | Artificial Intelligence & 3D Printing | June 13 2020 | 200 | ||
8 | Webinar Series | by Dr. Ram Manohar Nisarg, a Sr. IOT Advisor, DCS Services Pvt. Ltd., and Mr. Piyush Mokadam, Sr. Advisor, Pvt. Ltd | Machine Learning & Predictive Analysis | June 12 2020 | 224 | ||
9 | Webinar Series | And Mr. Ravi Kumar, Sr. Advisor,DCS Services Pvt. Ltd. | Data Science & Automated Design | June 11 2020 | 196 | ||
10 | Webinar Series | Mr. Piyush Mokadam, Sr. Advisor, Pvt. Ltd. And Mr. Ravi Kumar, Sr. Advisor,DCS Services Pvt. Ltd | IIoT & Block Chain | June 10 2020 | 190 | ||
11 | Webinar Series | by Dr. Ram Manohar Nisarg, a Sr. IOT Advisor, DCS Services Pvt. Ltd., and Mr. Piyush Mokadam, Sr. Advisor, Pvt. Ltd | Introduction to IoT & Smart Manufacturing | June 9 2020 | 222 | ||
12 | Webinar Series | Mr. Durgaprasad Valavala, Founder and Director – Omulus Infotech Pvt. Ltd | Introduction to Industry 4.0 | June 8 2020 | 187 | ||
13 | Webinar Series | Mr. Uday Wasule, Sr. Technical Advisor, Millenium Semiconductor | Application of Embedded Electronics in Automotive Vehicles | 1st June 2020 | 156 | ||
14 | Webinar Series | Mr. Anand Murthy, Sr. R & D Manager, Symtronics Automation Pvt. Ltd. | Technical Design Techniques of Automotive Sensors, ECU & Electronic Fuel Injection | 30th May 2020 | 133 | ||
15 | Webinar Series | Mr. Anil Kumar Challyll, Business Development Manager-Strategic Program, Farnell Element 14 | Next Gen IoT Applications | 30th May 2020 | 165 | ||
16 | Webinar Series | Mr. Miguel Mendoza, Principal (Strategic Business Development) Marketing Manager, Renesas Electronics, San Francisco, USA | BLDC Motor Drive & Applications | 30th May 2020 | 150 | ||
17 | Webinar Series | Shri. Deepak Sharma, Director, Technical Head-India, & Mr. Sahvir Singh Chauhan, Technical head, ICTI Technologies Pvt. Ltd | Career in Semiconductor, Global Evolution in Semiconductor & Applications | 29th May 2020 | 136 | ||
18 | Webinar Series | Mr. Himmat Parmar, Application Manager, Power Integration | Step by Step designing power supply for various applications using power integration | 29th May 2020 | 127 | ||
19 | One Day Workshop | Shrikant Shirtre, Drone Instructor OYESER Mumbai | Learn the Science of Flying & Building Drones | 14/09/2019 | 154 | ||
20 | Guest Lecture | Mr.Vivek Sharma, Trainer Sofronix IT Solution | Internet of Thing | 30/07/2019 | 60 | ||
21 | Industry Visit | Manager , Parle Industries | Awareness of Indusrial operation | 16/11/2019 | 40 | ||
22 | Seminar | Managing Director ,Live Wire,Nanadanwan | Emereging trend in Software Development & IT | 2/8/2018 | 49 | ||
23 | Guest Lecture | Dr. S.P.Khandait, Associte Professor | Beyond SQL and Relational Data Model | 6/3/2019 | 34 | ||
24 | Guest Lecture | Dr. S.P.Khandait , Associte Professor | Optimization of Compiler’s for Modern Architecture | 2/1/2019 | 44 | ||
25 | Guest Lecture | Jagdish Chakole , Ph.D. Scholar, VNIT, Nagpur | Python Programming | 15/09/2018 | 34 | ||
26 | Guest Lecture | Dr. S.P.Khandait , Associte Professor | Overview of Internet of Thing | 9/2/2018 | 41 | ||
27 | Workshop | Director,Jetking Nagpur | Hardware & Networking | 25/01/2018 | 35 | ||
28 | Guest Lecture | Mr. Sudeep Vairagade , Reliance Education, AIMS | Animation & Skill Development | 9/1/2017 | 52 | ||
29 | Guest Lecture | Ms. Yogeshwary Chaudhary, Asst. Prof. |
Image Processing | 24/07/2017 | 85 |