Question:1 Perform Static Code Review Analysis for “C:\**\LDRA_workarea\Examples\C_Testbed_examples\Testrain\Testrain.c” Generate Code review reports and upload them Solution: Step 1: Open the LDRA tool in User10 Select LDRA tool suite EE Tburn and select the single source file location of the file mentioned…
Anuj Maheshwari
updated on 13 Feb 2024
Project Details
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.
Other comments...
Read more Projects by Anuj Maheshwari (10)
Project 1
Question 1. Solution. Given the parameters for the battery pack:Power requirement: 150 kWVoltage requirement: 120 VCell chemistry: NMC (Nickel Manganese Cobalt), 3500 mAh (3.5 Ah), 3.6 V nominalStep 1: Calculate the Number of Cells in Series (Voltage)Each individual NMC cell has a nominal voltage of 3.6 V. To…
04 Apr 2025 12:43 PM IST
Project 2 - V&V SW Analysis II
Question:1 Perform Static Code Review Analysis for “C:\**\LDRA_workarea\Examples\C_Testbed_examples\Testrain\Testrain.c” Generate Code review reports and upload them Solution: Step 1: Open the LDRA tool in User10 Select LDRA tool suite EE Tburn and select the single source file location of the file mentioned…
13 Feb 2024 12:04 PM IST
Project 1 - V&V SW Analysis - I
Black box testing: Black box testing is a technique of software testing that examines the functionality of the software without peering into its internal structure or coding. The primary source of black-box testing is a specification of requirements that are stated by the customer. In this method, the tester selects a…
20 Nov 2023 05:44 PM IST
Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)
02 Oct 2023 11:49 AM IST
Project 1 - Controlling a DC motor using PWM and monitoring its Running status
06 Jul 2023 07:34 PM IST
Project 3
27 Apr 2023 03:50 PM IST
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter
06 Mar 2023 03:34 PM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
01 Mar 2023 03:35 PM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
OUTPUT IN BINARY GEAR POSITION RETRACTION EXTENSION PRESSURE DOOR LOCKED 1001 UP 1 0 0 1 0101 DOWN 0 1 0 1 0011 OFF 0 0 1 1
21 Jan 2023 03:35 PM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
17 Jan 2023 04:22 PM IST