Projects
Software Projects
- 3D Cricket Game
- Internet Billing System
- Accounting Management System
- Unix Memory Management & File System
- Implementation of OSI Data Link Layer
- Net Messenger
- Hall Management System
This is a 3D model of a Cricket Stadium
with every component that occurs in a real life cricket stadium. Batting and bowling are very close to real
life cricket playing game. Camera movements are also possible with keyboard. The features of this project are
Lighting, Texture mapping, inset camera etc. OpenGL was used with Visual C++ in .NET framework.
Group members: 2
This is a web development project similar
to an Internet Service Provider’s website. It can do the all usual task supported by a professional ISP
such as registration as a prepaid & postpaid user, login, logout, usage report, view remaining time etc.
The system was designed using ER-Diagram and implemented by C#, Oracle & IIS.
Group members: 2
This system is originally intended for
analysis, design & development of Accounting Management System using various UML tools. The analysis &
design of the system was done by use case, ER-Diagram, Class Diagram etc. The system was partially
implemented using C# & Oracle.
Group members: 5
In this project, a Dynamic Memory Manager
and an efficient File System for Unix was implemented. The memory manager is capable of allocating &
releasing variable sized block and splitting & merging of distributed block. The File System uses all the
basic data structures of Unix such as inode, boot block, super block etc. Both systems were implemented
using Unix C language.
Group Members: 3
This project provides full duplex
communication between two ends for file transfer which contained framing, flow control (go-back-N) and
error control (CRC).
Group Members: 5
This is a project similar to Messenger which is capable of communicating with others by sending & receiving messages. There is a server which controls all the information. The project was implemented by Java using Java networking.
This is a project for the management of a Hall. There are various features such as administrative tasks, library maintenance, students information, dining maintenance etc. It is written in C programming language.
Hardware Projects
- Taxi Meter
- 4-bit microprocessor
The main task of this project is to design
& implementation of a typical taxi meter. All the features commonly available in a typical taxi meter are
incorporated in this project. There are start, stop & pause button and a 7-segment display board to show
distance, fare and time elapsed etc. Its hardware part was implemented using microcontroller and software
part is implemented using C programming.
Group members: 5
A simple processor which is capable of
executing 28 instructions was designed and implemented. The processor is designed using microprogrammed
control unit and multiplexer based architecture.
Group members: 5