Aim. Route the following harness layout (Harness A & B) in the Electrical workbench. 1. Electrical Definition and Catalogue Creation1.1. Define Connector· Electrical Connector Part Number for Harness A: …
Nabhajeet Das
updated on 09 Mar 2025
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 Nabhajeet Das (7)
Wiring harness design in CATIA V5 - 3D modeling Week 7 Challenge
1. Electrical Definition1.1. Define Connectoro Electrical Connector Part Number for Harness: C-DT06-08SA-CE13 C-DT06-4S C-DT06-6S …
16 Mar 2025 02:58 PM IST
Wiring harness design in CATIA V5 - 3D modeling Week 5 & 6 Challenge
Aim. Route the following harness layout (Harness A & B) in the Electrical workbench. 1. Electrical Definition and Catalogue Creation1.1. Define Connector· Electrical Connector Part Number for Harness A: …
09 Mar 2025 04:51 PM IST
Wiring harness design in CATIA V5 - 3D modeling Week 4 Challenge
Electrical Harness Routing and Documentation in CATIA V51. Introduction This report details routing an electrical harness layout using the Electrical Workbench in CATIA V5. The layout consists of multiple connectors, wiring branches, and protective coverings as per the given schematic. The project…
23 Feb 2025 12:24 AM IST
Wiring harness routing & packaging Rules Week 3 Challenge
Q1. Define a P Clamp as Electrical Support using an Electrical part design workbench.Fig. Define Point 1.1 Open the P-Clamp CAD Fileo Open the P-Clamp CAD file in CATIA and switch the workbench to Part design.o Define point of the P Clamp …
19 Feb 2025 01:48 PM IST
Wiring harness design in CATIA V5 - 3D modeling Week 2 Challenge
Define connectors & Connector clips as Electrical connectors using the Electrical Part Design Workbench. (Catia V5)Electrical Connector Part Number: C-DT06-08SAOpen Part to Electrical Part Design Workbench: 1. Switch Workbench to Part Design Workbench- Fig. Make…
13 Feb 2025 01:04 AM IST
Project - Data Handling and Interpolation
% Project Data Handling & Interpolation.% Read the excel file;data = readtable('ISA_PROJECT1_Q2_DATA.xlsx'); % It reads the Excel file into a table.voltage = data{:, 1}; % Assuming Voltage is in the first columncurrent = data{:, 2}; % Assuming Current is in the second column.% Define interpolation range.interp_range…
05 Dec 2024 08:06 PM IST
Project - Position control of mass spring damper system
Aim:To design a project for position control of a mass-spring-damper system using a MATLAB Simulink model. This involves creating the transfer function of the mass-spring-damper system and incorporating it into the model. A PID controller will be added to adjust the force on the mass so that its position follows a reference…
03 Dec 2024 02:44 AM IST