Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Project 2 - V&V SW Analysis II

  1. Install and Configure Static Code Analysis Tool: Install the static code analysis tool of your choice, such as LDRA or a similar tool, and ensure that it is properly configured to analyze C code. Open the Code Review Analysis: Launch the static code analysis tool and open the Testrain.c file within the tool's…

    Project Details

    Loading...

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Bikram Ghosh Hajra (11)

    Project 2

    Objective:

    Documentation Introduction The provided source code implements an Auto Maintenance Library, which is a simple system for managing and maintaining a collection of vehicles. The library supports different types of vehicles, such as Gas, Diesel, and Electric cars. It includes features for adding, updating, listing, and removing…

    calendar

    08 Jan 2024 03:46 PM IST

      Read more

      Project 1

      Objective:

      Purchase Class Documentation Overview The Purchase class is designed to manage the purchasing process involving different vendors and commodities. It allows users to input commodity and vendor data, compare prices, and generate a summary of the total purchase orders.   Class Members comoditi structure: Represents…

      calendar

      03 Jan 2024 11:53 AM IST

        Read more

        Project 1 - Controlling a DC motor using PWM and monitoring its Running status

        Objective:

        FUNTIONING OF LOGIC: Rotaional Direction Control. "SPEED_DIRECTION" PWM Control. "SPEED_SPEED" On/OFF swtich. "SPEED_POWER" The theoretical logic behind the provided code can be summarized as follows: Initialization: The code begins by including the necessary header files and defining constants for the microcontroller's…

        calendar

        31 May 2023 07:46 PM IST

          Read more

          Project 2 - V&V SW Analysis II

          Objective:

            1. Install and Configure Static Code Analysis Tool: Install the static code analysis tool of your choice, such as LDRA or a similar tool, and ensure that it is properly configured to analyze C code. Open the Code Review Analysis: Launch the static code analysis tool and open the Testrain.c file within the tool's…

          calendar

          24 May 2023 08:00 PM IST

            Read more

            Project 1 - V&V SW Analysis - I

            Objective:

            Test Plan: Blackbox Testing for New Mobile Phone Features Introduction: This test plan outlines the blackbox testing approach for the new mobile phone's features. The goal is to verify that the implemented features meet the specified requirements. The product is still under development, and this test plan is hypothetical.…

            calendar

            17 May 2023 03:43 PM IST

              Read more

              Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol

              Objective:

                Interfacing a 16x2 LCD with two Arduinos (Master and Slave) using I2C communication protocol: Master Arduino Code: Include the Wire.h library. Initialize the Wire library with the begin() function. Define the I2C address of the Slave Arduino. In the setup function, begin the serial communication and LCD initialization.…

              calendar

              16 May 2023 06:53 PM IST

                Read more

                Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter

                Objective:

                Description To implement this project, we will need an Ultrasonic Distance Sensor (28015 Ping), an Arduino board, and a computer with Arduino IDE installed. The first step is to connect the Ultrasonic Distance Sensor to the Arduino board. Connect the VCC pin of the sensor to the 5V pin of the Arduino board, connect the…

                calendar

                14 May 2023 05:35 AM IST

                  Read more

                  Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List

                  Objective:

                  Set Theory Implementation with the help of Linked Lists. OUTPUT  

                  calendar

                  25 Sep 2022 04:23 AM IST

                    Read more

                    Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List

                    Objective:

                    Set Theory Implementation with the help of Linked Lists. OUTPUT  

                    calendar

                    18 Sep 2022 05:56 AM IST

                      Read more

                      Project - Speed Control of a Direct Current (DC) motor

                      Objective:

                      Speed Control of a Direct Current (DC) motor DC Machines and its Construction Any type of rotary electric motor that transforms direct current (DC) electrical energy into mechanical energy is referred to as a DC motor. The majority of kinds rely on the magnetic field's forces. Almost all types of DC motors feature an inbuilt…

                      calendar

                      29 Jul 2022 04:43 PM IST

                        Read more

                        Project - Data Handling and Interpolation

                        Objective:

                        Note: The interpolation is being done by using "spline" method   

                        calendar

                        19 Jul 2022 12:12 PM IST

                          Read more
                          Showing 1 of 11 projects