Category: Nptel Assignment Answers 2024

Problem solving through programming in c nptel week 6 assignment answers, the joy of computing using python nptel assignment 6 answers, cloud computing nptel week 6 assignment answers, computer architecture week 6 assignment nptel answers 2024, cyber security and privacy week 6 nptel answers 2024, nptel data science for engineers assignment 6 answers, nptel database management system assignment 6 answers, deep learning for computer vision week 6 nptel answers, deep learning iit ropar week 6 nptel answers, digital circuits week 6 nptel assignment answers.

Navigation Menu

Search code, repositories, users, issues, pull requests..., provide feedback.

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly.

To see all available qualifiers, see our documentation .

  • Notifications You must be signed in to change notification settings

NPTEL Assignment Answers and Solutions 2024 (July-Dec). Get Answers of Week 1 2 3 4 5 6 7 8 8 10 11 12 for all courses. This guide offers clear and accurate answers for your all assignments across various NPTEL courses

progiez/nptel-assignment-answers

Folders and files.

NameName
187 Commits

Repository files navigation

Nptel assignment answers 2024 with solutions (july-dec), how to use this repo to see nptel assignment answers and solutions 2024.

If you're here to find answers for specific NPTEL courses, follow these steps:

Access the Course Folder:

  • Navigate to the folder of the course you are interested in. Each course has its own folder named accordingly, such as cloud-computing or computer-architecture .

Locate the Weekly Assignment Files:

  • Inside the course folder, you will find files named week-01.md , week-02.md , and so on up to week-12.md . These files contain the assignment answers for each respective week.

Select the Week File:

  • Click on the file corresponding to the week you are interested in. For example, if you need answers for Week 3, open the week-03.md file.

Review the Answers:

  • Each week-XX.md file provides detailed solutions and explanations for that week’s assignments. Review these files to find the information you need.

By following these steps, you can easily locate and use the assignment answers and solutions for the NPTEL courses provided in this repository. We hope this resource assists you in your studies!

List of Courses

Here's a list of courses currently available in this repository:

  • Artificial Intelligence Search Methods for Problem Solving
  • Cloud Computing
  • Computer Architecture
  • Cyber Security and Privacy
  • Data Science for Engineers
  • Data Structure and Algorithms Using Java
  • Database Management System
  • Deep Learning for Computer Vision
  • Deep Learning IIT Ropar
  • Digital Circuits
  • Ethical Hacking
  • Introduction to Industry 4.0 and Industrial IoT
  • Introduction to Internet of Things
  • Introduction to Machine Learning IIT KGP
  • Introduction to Machine Learning
  • Introduction to Operating Systems
  • ML and Deep Learning Fundamentals and Applications
  • Problem Solving Through Programming in C
  • Programming DSA Using Python
  • Programming in Java
  • Programming in Modern C
  • Python for Data Science
  • Soft Skill Development
  • Soft Skills
  • Software Engineering
  • Software Testing
  • The Joy of Computation Using Python
  • Theory of Computation

Note: This repository is intended for educational purposes only. Please use the provided answers as a guide to better understand the course material.

📧 Contact Us

For any queries or support, feel free to reach out to us at [email protected] .

🌐 Connect with Progiez

Website

⭐️ Follow Us

Stay updated with our latest content and updates by following us on our social media platforms!

🚀 About Progiez

Progiez is an online educational platform aimed at providing solutions to various online courses offered by NPTEL, Coursera, LinkedIn Learning, and more. Explore our resources for detailed answers and solutions to enhance your learning experience.

Disclaimer: This repository is intended for educational purposes only. All content is provided for reference and should not be submitted as your own work.

Contributors 3

@raveshrawal

DBC Itanagar

All India News

NPTEL Software Testing Week 6 Assignment Answers 2024

Sanket

1. Typically, how do logical constraints occur in pre-conditions and postconditions that specify assumptions on inputs to methods or describe the properties of the methods?

  • The logical conditions can be any logical predicate.
  • The logical conditions occur in conjunctive or disjunctive normal form.
  • The logical conditions are a simple OR or AND combinations of two or more clauses.
  • The logical conditions always describe what the methods should not process as inputs.

2. State true or false: It is desired that a logical predicate used in a decision statement be a tautology.

3. How do logical predicates occur in finite state machines?

  • They occur as guards in the transitions of a finite state machine.
  • They occur as predicates in the states of a finite state machine.
  • They occur in the actions labeling the transitions of a finite state machine.
  • They occur in the events of a finite state machine.

4. State true or false: The logical predicates occuring in the condition statements of a method are all simple propositional logic formulas.

Consider the following code that has two conditional statements and the corresponding two logical predicates. Answer the following questions with reference to logical coverage criteria on this code.

5. Which of the options below best describe what the above program computes?

  • It computes the sum of all the numbers up to the limit l.
  • It computes the sum of all the even numbers up to the limit l.
  • It computes the sum of all the odd numbers up to the limit l.
  • It computes the number of odd numbers up to the limit l.

6. How many clauses are there in the above program, per predicate?

  • There are two predicates, each having one clause.
  • There are two clauses in the program, to be considered as a part of the second predicate.
  • There are four clauses in the program, two per predicate.
  • There are l different clauses in the program, one for each iteration of the loop.

7. What does predicate coverage test for the second clause in the above program?

  • It tests for the number being odd or even.
  • It tests for the number being within or outside the limit.

8. What does the test case for predicate coverage evaluating to true for the first predicate mean in the above program?

  • The first predicate evaluating to true indicates repeated iterations of the for loop.
  • The first predicate evaluating to true indicates exit from the for loop.

9. State true or false: Clause coverage and predicate coverage are the same for both the predicates in the above program?

10. In the ith iteration of the for loop, which of the following represents the actual predicate corresponding to the if statement?

  • The predicate in the ith iteration is s%2 == 1.
  • The predicate in the ith iteration is (1 + i)%2 == 1.
  • The predicate in the ith iteration is i%2 == 1.
  • The predicate in the ith iteration is 1%2 == 1.

{Week 1, 2} NPTEL Software Engineering Assignment Answers 2023

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Save my name, email, and website in this browser for the next time I comment.

Latest News

NPTEL Introduction to Operating Systems Week Assignment Answers

NPTEL Introduction to Operating Systems Week 7 Assignment Answers 2024

NPTEL Learning Analytics Tools Week 1 Assignment Answers

NPTEL Learning Analytics Tools Week 7 Assignment Answers 2024

NPTEL Conservation Geography Week 2 Assignment Answers

NPTEL Conservation Geography Week 7 Assignment Answers 2024

NPTEL Theory of Computation Week 2 Assignment Answers

NPTEL Theory of Computation Week 7 Assignment Answers 2024

NPTEL Wild Life Ecology Week 1 Assignment Answers 2024

NPTEL Wild Life Ecology Week 7 Assignment Answers 2024

nptel introduction to robotics assignment answers

Sign in to your account

Username or Email Address

Remember Me

NPTEL Robotics Week 1 Assignment Answers

NPTEL Robotics Week 1 Assignment Answers :- In this post, we have provided the answers to the NPTEL Robotics Week 1. All the answers are provided here on the basis of data available on the internet.

NPTEL Robotics Week 1 Assignment Answers 2022

Q1. The term: Robota was introduced by

  • a. Victor Scheinman
  • b. Joseph Engelberger
  • C. Karel Capek
  • d. Isaac Asimov

Q2. Robots are recommended for their use in

  • a. Piece production
  • b. Mass production
  • C. Batch production
  • d. Job production

Q3. The first Robotics company named Unimation was started by

  • a. Karel Capek
  • b. George Devol
  • C. Isaac Asimov
  • d. Joseph Engelberger

Q4. Shakey, an intelligent mobile robot, was developed by

  • a. Stanford Research Institute (SRI)
  • b. MIT, USA
  • C. Ohio State University, USA
  • d. NASA, USA

Q5. Asimo Humanoid Robot was developed by

  • b. Stanford Research Institute (SRI)
  • c. Cincinnati Milacron Corporation

Q6. The robots: Spirit and Opportunity were developed by

  • a. NASA, USA
  • d. Stanford Research Institute (SRI)

Q7. Ball and Socket Joint or Spherical Joint consists of

  • a. three linear joints
  • b. two rotary joints
  • C.two linear and another rotary joints
  • d. three rotary joints

Q8. A Hooke joint or Universal joint has

Q9. A Slider-Crank mechanism has

Q10. Workspace of a Cylindrical coordinate robot is

  • a. a complete cuboid.
  • b. a cylindrical annular space.
  • C. the volume swept between two partial spheres.
  • d. a hollow cuboid

Important Links:-

NPTEL Answers

Join Our Telegram

Leave a Comment Cancel reply

Save my name, email, and website in this browser for the next time I comment.

  • Mechanical Engineering
  • NOC:Introduction to Robotics (Video) 
  • Co-ordinated by : IIT Kanpur
  • Available from : 2020-11-18
  • Intro Video
  • Lecture 01 - Introduction to Robotics
  • Lecture 02 - Robot Joints and Work Volume
  • Lecture 03 - Spatial transformations
  • Lecture 04 - Homogenous Transformtions
  • Lecture 04.1 - Practice Problems with MATLAB in Rotation matrices
  • Lecture 06 - Kinematics: Derivation of Link Transformations
  • Lecture 06.1 - Problem Solving DH Parameters
  • Lecture 07 - Forward Kinematics
  • Lecture 08 - Inverse Kinematics
  • Lecture 08.1 - Problems in Kinematics
  • Lecture 09 - Inverse Kinematics of PUMA Robot
  • Lecture 10 - Jacobian and Singularity
  • Lecture 11- Velocity and Static Forces
  • Lecture 12 - Dynamics - Lagrangian Euler
  • Lecture 13 - Newton Euler Dynamics
  • Lecture 14 - Trajectory Planning
  • Lecture 14.1 - Inverse Dynamics using MATLAB
  • Lecture 15 - Sensors
  • Lecture 16 - Actuators and Basic Control System
  • Lecture 17 - Block Diagram Reduction and Position Regulator
  • Lecture 18 - Control of a single joint
  • Lecture 19 - Non Linear Control of Manipulators
  • Lecture 20 - Force Control
  • Lecture 21 - Manipulator Mechanism Design
  • Lecture 22 - Industrial Robots and Applications
  • Lecture 23 - Specifications and Programming
  • Lecture 24 - VAL programming
  • Lecture 24.1 - Experiment With PUMA Robot Using VAL- II
  • Watch on YouTube
  • Assignments
  • Download Videos
  • Transcripts
Module NameDownload
noc21_me32_assignment_Week_1
noc21_me32_assignment_Week_10
noc21_me32_assignment_Week_11
noc21_me32_assignment_Week_12
noc21_me32_assignment_Week_2
noc21_me32_assignment_Week_3
noc21_me32_assignment_Week_4
noc21_me32_assignment_Week_5
noc21_me32_assignment_Week_6
noc21_me32_assignment_Week_7
noc21_me32_assignment_Week_8
noc21_me32_assignment_Week_9
Sl.No Chapter Name MP4 Download
1Lecture 01 - Introduction to Robotics
2Lecture 02 - Robot Joints and Work Volume
3Lecture 03 - Spatial transformations
4Lecture 04 - Homogenous Transformtions
5Lecture 04.1 - Practice Problems with MATLAB in Rotation matrices
6Lecture 06 - Kinematics: Derivation of Link Transformations
7Lecture 06.1 - Problem Solving DH Parameters
8Lecture 07 - Forward Kinematics
9Lecture 08 - Inverse Kinematics
10Lecture 08.1 - Problems in Kinematics
11Lecture 09 - Inverse Kinematics of PUMA Robot
12Lecture 10 - Jacobian and Singularity
13Lecture 11- Velocity and Static Forces
14Lecture 12 - Dynamics - Lagrangian Euler
15Lecture 13 - Newton Euler Dynamics
16Lecture 14 - Trajectory Planning
17Lecture 14.1 - Inverse Dynamics using MATLAB
18Lecture 15 - Sensors
19Lecture 16 - Actuators and Basic Control System
20Lecture 17 - Block Diagram Reduction and Position Regulator
21Lecture 18 - Control of a single joint
22Lecture 19 - Non Linear Control of Manipulators
23Lecture 20 - Force Control
24Lecture 21 - Manipulator Mechanism Design
25Lecture 22 - Industrial Robots and Applications
26Lecture 23 - Specifications and Programming
27Lecture 24 - VAL programming
28Lecture 24.1 - Experiment With PUMA Robot Using VAL- II
Sl.No Chapter Name English
1Lecture 01 - Introduction to Robotics
2Lecture 02 - Robot Joints and Work Volume
3Lecture 03 - Spatial transformations
4Lecture 04 - Homogenous Transformtions
5Lecture 04.1 - Practice Problems with MATLAB in Rotation matrices
6Lecture 06 - Kinematics: Derivation of Link Transformations
7Lecture 06.1 - Problem Solving DH Parameters
8Lecture 07 - Forward Kinematics
9Lecture 08 - Inverse Kinematics
10Lecture 08.1 - Problems in Kinematics
11Lecture 09 - Inverse Kinematics of PUMA Robot
12Lecture 10 - Jacobian and Singularity
13Lecture 11- Velocity and Static Forces
14Lecture 12 - Dynamics - Lagrangian Euler
15Lecture 13 - Newton Euler Dynamics PDF unavailable
16Lecture 14 - Trajectory Planning PDF unavailable
17Lecture 14.1 - Inverse Dynamics using MATLAB PDF unavailable
18Lecture 15 - Sensors PDF unavailable
19Lecture 16 - Actuators and Basic Control System PDF unavailable
20Lecture 17 - Block Diagram Reduction and Position Regulator PDF unavailable
21Lecture 18 - Control of a single joint PDF unavailable
22Lecture 19 - Non Linear Control of Manipulators PDF unavailable
23Lecture 20 - Force Control PDF unavailable
24Lecture 21 - Manipulator Mechanism DesignPDF unavailable
25Lecture 22 - Industrial Robots and ApplicationsPDF unavailable
26Lecture 23 - Specifications and ProgrammingPDF unavailable
27Lecture 24 - VAL programmingPDF unavailable
28Lecture 24.1 - Experiment With PUMA Robot Using VAL- IIPDF unavailable
Sl.No Language Book link
1EnglishNot Available
2BengaliNot Available
3GujaratiNot Available
4HindiNot Available
5KannadaNot Available
6MalayalamNot Available
7MarathiNot Available
8TamilNot Available
9TeluguNot Available

swayam-logo

  • Review Assignment
  • Announcements
  • About the Course
  • Explore Courses

Introduction to robotics : Open now for exam registration July 2021!!

Dear Candidate, Here is a golden opportunity for those who had previously enrolled in this course during the July 2020 semester, but could not participate in the exams or were absent/did not pass the exam for this course. This course is being reoffered in July 2021 and we are giving you another chance to write the exam in Sep/Oct 2021 and obtain a certificate based on NPTEL norms. Do not let go of this unique opportunity to earn a certificate from the IITs/IISc. IMPORTANT instructions for learners - Please read this carefully 1. The exam date for this course: October 24, 2021 2. Certification exam registration URL is: https://examform.nptel.ac.in/    Please fill the exam form using the same Enrolled email id & make fee payment via the form, as before. 3. Choose from the Cities where exam will be conducted:  Exam Cities 4. You DO NOT have to re-enroll in the courses.  5. You DO NOT have to resubmit Assignments OR participate in the non-proctored  programming exams. 6. If you do enroll to July 2021 course, we will take the best average assignment scores/non-proctored programming exam score across the two semesters Our suggestion: - Please check once if you have >= 40/100  in average assignment score and also participate in the non-proctored programming exams that will be conducted during this semester in the course to become eligible for the e-certificate, wherever applicable. - If not, please submit Assignments again in the July 2021 course & and also participate in the non-proctored programming exams to become eligible for the e-certificate. - You can also submit Assignments again and participate in the non-proctored programming exams if you want to better your previous scores. RECOMMENDATION: Please enroll to the July 2021 course and brush up your lessons for the exam. 7. Exam fees:  If you register for the exam and pay before Sep 13, 2021, 10:00 AM , Exam fees will be Rs. 1000/- per exam.  If you register for exam before Sep 13, 2021, 10:00 AM and have not paid or if you register between Sep 13, 2021, 10:00 AM & Sep 17, 2021, 5:00 PM , Exam fees will be Rs. 1500/ - per exam  8. 50% fee waiver for the following categories:  Students belonging to the SC/ST category: please select Yes for the SC/ST option and upload the correct Community certificate. Students belonging to the PwD category with more than 40% disability: please select Yes for the option and upload the relevant Disability certificate.  9. Last date for exam registration: Sep 17, 2021, 5:00 PM (Friday).  10. Mode of payment: Online payment - debit card/credit card/net banking.  11. HALL TICKET:  The hall ticket will be available for download tentatively by 2 weeks prior to the exam date . We will confirm the same through an announcement once it is published.  12. FOR CANDIDATES WHO WOULD LIKE TO WRITE MORE THAN 1 COURSE EXAM:- you can add or delete courses and pay separately – till the date when the exam form closes. Same day of exam – you can write exams for 2 courses in the 2 sessions. Same exam center will be allocated for both the sessions.  13. Data changes:  Last date for data changes: Sep 17, 2021, 5:00 PM:  All the fields in the Exam form except for the following ones can be changed until the form closes.  The following 6 fields can be changed ONLY when there are NO courses in the course cart. And you will be able to edit the following fields only if you: -  REMOVE unpaid courses from the cart And/or - CANCEL paid courses  1. Do you come under the SC/ST category? *  2. SC/ST Proof  3. Are you a person with disabilities? *  4. Are you a person with disabilities above 40%?  5. Disabilities Proof  6. What is your role ?  Note: Once you remove or cancel a course, you will be able to edit these fields immediately.  But, for cancelled courses, refund of fees will be initiated only after 2 weeks.  14. LAST DATE FOR CANCELLING EXAMS and getting a refund: Sep 17, 2021, 5:00 PM  15. Click here to view Timeline and Guideline : Guideline   Domain Certification Domain Certification helps learners to gain expertise in a specific Area/Domain. This can be helpful for learners who wish to work in a particular area as part of their job or research or for those appearing for some competitive exam or becoming job ready or specialising in an area of study.     Every domain will comprise Core courses and Elective courses. Once a learner completes the requisite courses per the mentioned criteria, you will receive a Domain Certificate showcasing your scores and the domain of expertise. Kindly refer to the following link for the list of courses available under each domain: https://nptel.ac.in/noc/Domain/discipline.html Thanks & Regards,  NPTEL TEAM

Thank you for learning with NPTEL!!

Dear Learner, Thank you for taking the course with NPTEL!! Hope you enjoyed the journey with us. The results for this course have been published and we are closing this course now.  You will still have access to the contents and assignments of this course, if you click on the course name from the "Mycourses" tab on  swayam.gov.in . The discussion forum is being closed though and you cannot ask questions here. For any further queries please write to  [email protected] . Enrollments are still open for 500+ courses for the Jan 2021 Semester!!! Enrollment for First set of courses will be closed by Feb 1,2021 Please Click here to see the Final course list for Jan 2021: https://docs.google.com/ spreadsheets/d/e/2PACX- 1vRTVXhVv0WXRk1wRyUTQrrJ2sXkZL hYELokwX8K7mRCDK42navKKDHHet7I iczDNODvLNY4fKnmEpka/pubhtml? urp=gmail_link&gxids=7628 - Team NPTEL

Introduction to robotics: Results Published

  • If You have filled G-Form for Name/DOB changes, it will be reflected in your login and  E-Certificate after Jan 15th, 2021.
  • As announced earlier, hard copies of certificates will not be dispatched.

Feedback for Introduction to robotics

Dear student, We are glad that you have attended the NPTEL online certification course. We hope you found the NPTEL Online course useful and have started using NPTEL extensively. In this regard, we would like to have feedback from you regarding our course and whether there are any improvements, you would like to suggest.   We are enclosing an online feedback form and would request you to spare some of your valuable time to input your observations. Your esteemed input will help us in serving you better. The link to give your feedback is:  https://docs.google.com/forms/d/1DNVp-25M9QVL5HIMQ4v2VXoQ7ZULJpFf76ovrfdiM6E/viewform We thank you for your valuable time and feedback. Thanks & Regards, -NPTEL Team

Introduction to robotics : Assignment 12 solutions are live now !!

Dear Learner, Assignment 12 solutions are available in the course page ,kindly go through it once. Assignment 12 solutions Link :  https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=117&lesson=126 Thanks & Regards NPTEL Team

Exam Format - July 2020!!

Dear Candidate, Type of exam will be available in the list: Click Here You will have to appear at the allotted exam center and produce your Hall ticket and Government Photo Identification Card (Example: Driving License, Passport, PAN card, Voter ID, Aadhaar-ID with your Name, date of birth, photograph and signature) for verification and take the exam in person.  You can find the final allotted exam center details in the hall ticket. The hall ticket is yet to be released . We will notify the same through email and SMS. Type of exam: Computer based exam (Please check in the above list corresponding to your course name) The questions will be on the computer and the answers will have to be entered on the computer; type of questions may include multiple choice questions, fill in the blanks, essay-type answers, etc. Type of exam: Paper and pen Exam  (Please check in the above list corresponding to your course name) The questions will be on the computer. You will have to write your answers on sheets of paper and submit the answer sheets. Papers will be sent to the faculty for evaluation. On-Screen Calculator Demo Link: Kindly use the below link to get an idea of how the On-screen calculator will work during the exam. https://tcsion.com/ OnlineAssessment/ ScientificCalculator/ Calculator.html NOTE: Physical calculators are not allowed inside the exam hall. -NPTEL Team

Introduction to robotics : Assignment 11 solutions are live now !!

Dear Learner, Assignment 11 solutions are available in the course page ,kindly go through it once. Assignment 11 solutions Link :  https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=108&lesson=125 Thanks Nptel Team

Introduction to robotics :Week 12 Feedback Form

Dear Learner, Thank you for continuing with the course and hope you are enjoying it. We would like to know if the expectations with which you joined this course are being met and hence please do take 2 minutes to fill out our weekly feedback form. It would help us tremendously in gauging the learner experience. Here is the link to the form:  https://docs.google.com/forms/d/1z-dFpD7CFrTUwboW5-bSLPrapWWogMzmCSa5MmOJZD0/viewform Thank you. -NPTEL team

Introduction to robotics : Week 12 content is live now !!

Dear Learners, The lecture videos for  Week-12  have been uploaded for the   Introduction to robotics  course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=117&lesson=118   Assignment  for Week-12 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=117&assessment=121 The assignment has to be submitted on or before  Wednesday, [ 09-12-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note  : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Introduction to robotics :Week 11 Feedback Form

Introduction to robotics : week 11 content is live now .

Dear Learners, The lecture videos for  Week-11  have been uploaded for the   Introduction to robotics  course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=108&lesson=109   Assignment  for Week-11 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=108&assessment=114 The assignment has to be submitted on or before Sunday, [ 06-12-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note  : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Introduction to robotics : Assignment 10 solutions are live now !!

Dear Learner, Assignment 10 solutions are available in the course page ,kindly go through it once. Assignment 10 solutions Link :  https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=98&lesson=115 Thanks Nptel Team

Introduction to robotics: Week 11 videos are live now !!

Dear students, The lecture videos for  Week-11  have been uploaded for the  Introduction to robotics  course  . The lectures can be accessed using the following link:  https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=108&lesson=109  As we have done so far, please use the discussion forums if you have any questions on this module. Assignment will be updated soon !!. -NPTEL Team

Introduction to robotics : Assignment 9 solutions are live now !!

Dear Learner, Assignment 9 solutions are available in the course page ,kindly go through it once. Assignment 9 solutions Link :  https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=89&lesson=105 Thanks Nptel Team

Introduction to robotics :Week 10 Feedback Form

Introduction to robotics : week 10 content is live now .

Dear Learners, The lecture videos for  Week-10  have been uploaded for the   Introduction to robotics  course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=98&lesson=99   Assignment  for Week-10 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=98&assessment=103 The assignment has to be submitted on or before  Wednesday, [ 25-11-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note  : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Introduction to robotics : Assignment 8 solutions are live now !!

Dear Learner, Assignment 8 solutions are available in the course page ,kindly go through it once. Assignment 8 solutions Link :  https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=50&lesson=97 Thanks Nptel Team

Introduction to robotics :Week 9 Feedback Form

Dear Learner Thank you for continuing with the course and hope you are enjoying it. We would like to know if the expectations with which you joined this course are being met and hence please do take 2 minutes to fill out our weekly feedback form. It would help us tremendously in gauging the learner experience. Here is the link to the form:  https://docs.google.com/forms/d/1z-dFpD7CFrTUwboW5-bSLPrapWWogMzmCSa5MmOJZD0/viewform Thank you. -NPTEL team

Introduction to robotics : Week 9 content is live now !!

Dear Learners, The lecture videos for  Week-9  have been uploaded for the   Introduction to robotics  course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=89&lesson=90   Assignment  for Week-9 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=89&assessment=93 The assignment has to be submitted on or before  Wednesday, [ 18-11-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note  : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Introduction to robotics : Assignment 7 solutions are live now !!

Dear Learner, Assignment 7 solutions are available in the course page ,kindly go through it once. Assignment 7 solutions Link : https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=49&lesson=88 Thanks Nptel Team

Introduction to robotics : Regarding the Lecture materials of Week 1-4 !!

Dear Learner, We updated the Lecture materials of the Week 1-4 content . Kindly go through it once. Thanks Nptel Team

Introduction to robotics : Assignments 5 & 6 solutions are live now !!

Dear Learner, Assignments 5 & 6 solutions are available in the course page ,kindly go through it once. Assignments 5 & 6 solutions Link : https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=48&lesson=86 Thanks Nptel Team

Introduction to robotics :Week 8 Feedback Form

Introduction to robotics : week 8 content is live now .

Dear Learners, The lecture videos for  Week-8  have been uploaded for the   Introduction to robotics  course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=50&lesson=60   Assignment  for Week-8 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=50&assessment=85 The assignment has to be submitted on or before  Wednesday, [ 11-11-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note  : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Introduction to robotics :Week 7 Feedback Form

Introduction to robotics : week 7 content is live now .

Dear Learners, The lecture videos for  Week-7  have been uploaded for the   Introduction to robotics  course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=49&lesson=57   Assignment  for Week-7 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=49&assessment=83 The assignment has to be submitted on or before  Wednesday, [ 04-11-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note  : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Introduction to robotics: Feedback on Text Transcripts (English) of NPTEL videos

Dear Learners, We have uploaded the English transcripts for this course already. We would like to hear from you, a quick feedback for the same. Please take a minute to fill out this form. Click here  to fill the form -NPTEL Team

Introduction to robotics : Regarding Assignment 6 !!

Dear Learners, Kindly check this statement  In question 3, of assignment 6, take switching frequency as 5 kHz. Thanks Course TA

Introduction to robotics :Week 6 Feedback Form

Introduction to robotics : week 6 content is live now .

Dear Learners, The lecture videos for  Week-6  have been uploaded for the   Introduction to robotics  course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=48&lesson=54   Assignment  for Week-6 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=48&assessment=79 The assignment has to be submitted on or before  Wednesday, [ 28-10-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note  : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Introduction to robotics : Assignment 4 solutions are live now !!

Dear Learner, Assignment 4 solutions are available in the course page ,kindly go through it once. Assignment 4 solutions Link : onlinecourses.nptel.ac.in/noc20_de11/unit?unit=18&lesson=77 Thanks Nptel Team

Introduction to robotics :Week 5 Feedback Form

Introduction to robotics : week 5 content is live now .

Dear Learners, The lecture videos for  Week-5  have been uploaded for the   Introduction to robotics  course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=47&lesson=51   Assignment  for Week-5 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=47&assessment=74 The assignment has to be submitted on or before  Wednesday, [ 21-10-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note  : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Introduction to robotics : Assignment 3 solutions are live now !!

Dear Learner, Assignment 3 solutions are available in the course page ,kindly go through it once. Assignment 3 solutions Link :  https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=21&lesson=75 Thanks Nptel Team

Introduction to robotics : Regarding Reevaluation of the assignment 3 !!

Dear Learner, Reevaluation has been done by making the weightage as 0 for Question 4 in assignment 3. Students are requested to find their revised scores of Assignment 3 on the Progress page Thanks Nptel Team

Introduction to robotics :Week 3 Feedback Form

Introduction to robotics :week 4 feedback form, introduction to robotics : week 4 content is live now .

Dear Learners, The lecture videos for  Week-4  have been uploaded for the   Introduction to robotics  course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=18&lesson=33   Assignment  for Week-4 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=18&assessment=40   The assignment has to be submitted on or before  Wednesday, [ 14-10-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note  : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Exam Registration form is open now - Register today!!!!

Dear Learner, Here is the much-awaited announcement on registering for the July 2020 NPTEL course certification exam. 1. The registration for the certification exam is open only to those learners who have enrolled in the course. 2. If you want to register for the exam for this course, login here using the same email id which you had used to enroll to the course in Swayam portal. Please note that Assignments submitted through the exam registered email id ALONE will be taken into consideration towards final consolidated score & certification. 3 . Date of exam: December 20, 2020 Certification exam registration URL is: https://examform.nptel.ac.in/ Choose from the Cities where exam will be conducted: Exam Cities 4. Exam fees: If you register for the exam and pay before Oct 28, 10:00 AM, Exam fees will be Rs. 1000/- per exam . If you register for exam before Oct 28, 10:00 AM and have not paid or if you register between Oct 28, 10:00 AM & Nov 02, 5:00 PM, Exam fees will be Rs. 1500/- per exam 5. 50% fee waiver for the following categories: Students belonging to the SC/ST category: please select Yes for the SC/ST option and upload the correct Community certificate. Students belonging to the PwD category with more than 40% disability: please select Yes for the option and upload the relevant Disability certificate. 6. Last date for exam registration: Nov 02, 2020 5:00 PM (Friday). 7. Mode of payment: Online payment - debit card/credit card/net banking. 8. HALL TICKET: The hall ticket will be available for download tentatively by 2 weeks prior to the exam date - between December 10-15, 2020. We will confirm the same through an announcement once it is published. 9. FOR CANDIDATES WHO WOULD LIKE TO WRITE MORE THAN 1 COURSE EXAM:- you can add or delete courses and pay separately – till the date when the exam form closes. Same day of exam – you can write exams for 2 courses in the 2 sessions. Same exam center will be allocated for both the sessions. 10. Data changes: Last date for data changes: 02 Nov 2020, 5:00 PM: All the fields in the Exam form except for the following ones can be changed until the form closes. The following 6 fields can be changed ONLY when there are NO courses in the course cart. And you will be able to edit the following fields only if you: - REMOVE unpaid courses from the cart And/or - CANCEL paid courses 1. Do you come under the SC/ST category? * 2. SC/ST Proof 3. Are you a person with disabilities? * 4. Are you a person with disabilities above 40%? 5. Disabilities Proof 6. What is your role ? Note: Once you remove or cancel a course, you will be able to edit these fields immediately. But, for cancelled courses, refund of fees will be initiated only after 2 weeks. 11. LAST DATE FOR CANCELLING EXAMS and getting a refund: 02 Nov 2020, 5:00 PM 12. Click here to view Timeline and Guideline : Guideline  Thanks & Regards, NPTEL TEAM

Introduction to robotics : Assignments 1 & 2 solutions are live now !!

Dear Learner, Assignments 1 & 2 solutions are available in the course page ,kindly go through it once. Assignment 1 solutions Link :  https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=19&lesson=71 Assignment 2 solutions Link : https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=20&lesson=72 Thanks Nptel Team

Introduction to robotics : Week 3 content is live now !!

Dear Learners, The lecture videos for  Week-3  have been uploaded for the   Introduction to robotics  course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=21&lesson=29 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already).   Assignment  for Week-3 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=21&assessment=39 The assignment has to be submitted on or before  Wednesday, [ 07-10-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note  : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Introduction to robotics :Week 2 Feedback Form

Dear Learner Thank you for continuing with the course and hope you are enjoying it. We would like to know if the expectations with which you joined this course are being met and hence please do take 2 minutes to fill out our weekly feedback form. It would help us tremendously in gauging the learner experience. Here is the link to the form:  https://docs.google.com/forms/d/1-ZzM1qCZgTpWMIt6HfrLLdDJb9cEyuKk0M_nKQTl2Hk/viewform Thank you. -NPTEL team

Introduction to robotics : Week 2 content is live now !!

Dear Learners, The lecture videos for  Week-2  have been uploaded for the   Introduction to robotics  course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=20&lesson=25 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already).   Assignment  for Week-2 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=20&assessment=38 The assignment has to be submitted on or before  Wednesday, [ 30-09-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note  : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Introduction to robotics : Regarding Forum

Dear Learners, We request you to kindly go through the discussion forum once, before asking queries, to check if the query has been answered already Thanks Nptel-Team

Introduction to robotics :Week 1 Feedback Form

Introduction to robotics : week 1 content is live now .

Dear Learners, The lecture videos for Week-1 have been uploaded for the  Introduction to robotics course. The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=19&lesson=36 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already).   Assignment for Week-1 is also uploaded and can be accessed from the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=19&assessment=37 The assignment has to be submitted on or before Wednesday, [ 30-09-2020 23:59 IST ].   As we have done so far, please use the discussion forums if you have any questions on this module. Note : Please check the due date of the assignments in the announcement and assignment page if you see any mismatch write to us immediately. -NPTEL Team

Introduction to robotics : Week 1 videos are live now !!

Dear Learners, The lecture videos for Week-1 have been uploaded for the Introduction to robotics course  . The lectures can be accessed using the following link: https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=19&lesson=36 The other lectures in this week are accessible from the navigation bar to the left. Please remember to login into the website to view contents (if you aren't logged in already).   As we have done so far, please use the discussion forums if you have any questions on this module. -NPTEL Team

Want to specialize? Complete an NPTEL Domain!!

Dear Learner NPTEL Provides 41 Domains across 10 Disciplines which makes learners an expert in a particular area. Gear up for the Future, acing the competitive exam or becoming Job ready by specialising in an area of study. For more details visit: https://nptel.ac.in/noc/Domain/ Watch the short informative video on this:  https://youtu.be/ peIFYcP7zbI Stay Tuned for more exciting things. -NPTEL Team

NPTEL : Keep in touch with us via Social Media

Dear Learner You already must know NPTEL is providing course certificates to those who complete the course successfully, with the learning happening right at your home or where you are. But NPTEL also keeps bringing out new initiatives and courses - which we would like to keep you posted on. Click the below links to like and follow us on Social Media for instant Updates: Facebook: https://www.facebook.com/NPTELNoc Twitter: https://twitter.com/nptelindia Linkedin: https://www.linkedin.com/in/nptel-india-085866ba/ Instagram: https://www.instagram.com/swayam_nptel/  Like and Follow us on Social Media. Let's create a better future by learning and growing together.  -NPTEL Team.

Introduction to robotics : Assignment 0 due date has been extended!!

Dear Learners,  Assignment 0 has been released already and the due date for the assignment has been extended Due date of assignment 0 is   14-09-2020, 23:59 IST Please note that this assignment is for practice and it will not be graded.    -NPTEL Team

Welcome to NPTEL Online Course: Introduction to Robotics

nptel introduction to robotics assignment answers

Introduction to robotics : Clarification on kits and equipment !!

Dear Learners, Many of you have asked if the course would require/provide any kits and equipment to get hands-on experience in robotics. The course is a design/theory oriented course where we will analyse various robotics manipulators and their kinematics, various types of motors, encoders , the speed/position control of motors used in robotics, robot localisation, path planning  and mapping algorithms.You will not require any kits and equipment for this purpose. Happy Learning! Regards, Nptel Team

Introduction to robotics : Assignment 0 is live now !!

Dear Learners,  We welcome you all to this Introduction to robotics . The assignment 0 has been released.  This assignment is based on prerequisite of the course.  You can find the assignment in the link :  https://onlinecourses.nptel.ac.in/noc20_de11/unit?unit=16&assessment=17 Due date of assignment 0 is  20-07-2020, 23:59 IST Please note that this assignment is for practice and it will not be graded. Thanks & Regards  -NPTEL Team

A project of

nptel introduction to robotics assignment answers

In association with

nptel introduction to robotics assignment answers

IMAGES

  1. NPTEL Robotics Week 4 Assignment Answers 2024 » DBC Itanagar

    nptel introduction to robotics assignment answers

  2. Nptel Introduction to Robotics Week 3 Quiz Answers 2021

    nptel introduction to robotics assignment answers

  3. Advanced Robotics || Week-1 || NPTEL Assignment Answers 2023 || Unique Jankari

    nptel introduction to robotics assignment answers

  4. Introduction to Robotics

    nptel introduction to robotics assignment answers

  5. Nptel Introduction to Robotics || Week 5 || Quiz || Answers || 2021

    nptel introduction to robotics assignment answers

  6. Advanced Robotics

    nptel introduction to robotics assignment answers

VIDEO

  1. NPTEL Advanced Robotics Week 1 PMRF Problem Solving Session

  2. Introduction to Robotics NPTEL

  3. Introduction to Robotics NPTEL

  4. Introduction to Robotics NPTEL

  5. Introduction to robotics Week 1 Quiz Assignment Solution

  6. NPTEL Introduction to Robotics TA Session

COMMENTS

  1. GitHub

    This GitHub repository contains the codes and plots for the assignment problems for the NPTEL course on Robotics Basics and Selected Advanced Concepts taught by Prof. Ashitava Ghosal from the Department of Mechanical Engineering, Indian Institute of Science, Bangalore.. Link to the course : Swayam; NPTEL; Nomenclature of MATLAB files(.m):

  2. PDF noc21 me32 assignment Week 8

    NPTEL Introduction to Robotics Course outline How does an NPTEL online course work? week O week 1 week 2 week 3 week 4 week 5 week 6 week 7 week 8 Lecture 15 - Sensors Lecture 16 - Actuators and Basic Control System Week 8 - Lecture Notes Quiz : Assignment 8 Feedback for Week 8 Assignment 8 Solutions week g ... the answer is incorrect. Score: O ...

  3. PDF noc21 me32 assignment Week 1

    NPTEL Introduction to Robotics Course outline How does an NPTEL online course work? Announcernents About the Course Ask a Question in Progress Mentor Assignment 1 The due date for submitting this assignment has passed. ... No, the answer is incorrect. Score: O Accepted Answers: Replacing of human muscular power 2) In 1921 the word 'Robot' was ...

  4. PDF noc21 me32 assignment Week 4

    NPTEL Introduction to Robotics Course outline How does an NPTEL online ... Kinematics Lecture 08 - Inverse Kinematics . Lecture 08.1 - Problems in Kinematics Week 4 - Lecture Notes Quiz : Assignment 4 Feedback for Week 4 Assignment 4 Solution ... Propagation of force from the end effector to the various links of the robot No, the answer is ...

  5. Category: Nptel Assignment Answers 2024

    Nptel Assignment Answers 2024. Sorted: Introduction To Industry 4.0 And Industrial Internet Of Things Programming Data Structure And Algorithms Using Python Artificial Intelligence Search Methods For Problem Solving Machine Learning and Deep Learning - Fundamentals and Applications.

  6. Introduction To Robotics Week 4 || NPTEL Answers

    Introduction To Robotics Week 4 || NPTEL Answers || My Swayam 2023ABOUT THE COURSE :This course is a bridge-course for students from various disciplines to g...

  7. Robotics || Mechanical Engg. || NPTEL || Week 7 Assignment Answers

    The course will start with a brief introduction to robots and robotics. After providing a brief history of robotics, different components of a robotic system...

  8. Introduction to robotics

    Introduction to robotics. This course is a bridge-course for students from various disciplines to get the basic understanding of robotics. The mechanical, electrical, and computer science aspects of robotics is covered in this introductory course. Note: This exam date is subject to change based on seat availability.

  9. Introduction to robotics

    The questions will be on the computer and the answers will have to be entered on the computer; type of questions may include multiple choice questions, fill in the blanks, essay-type answers, etc. ... Introduction to robotics: Assignment 1 & 2 Solution Released!!! ... Introduction to robotics: Welcome to NPTEL Online Course - July 2022!!

  10. Nptel Introduction to Robotics Week 1 Quiz Answers 2021

    Introduction to Robotics Quiz Answers Week 1

  11. Robotics NPTEL ASSIGNMENT

    Robotics NPTEL ASSIGNMENT - Free download as PDF File (.pdf), Text File (.txt) or read online for free. Assignment-7_noc18_me61_19

  12. PDF noc21 me32 assignment Week 11

    Score: O Accepted Answers: total length of the robot to the cube root of work volume 4) The velocity ellipsoid is a metric of rate of change of joint velocities rate of change of joint accelerations ease of acceleration in a particular direction ease of motion in a particular direction No, the answer is incorrect. Score: O Accepted Answers ...

  13. Robotics

    Introduction to Robotics by J.J. Craig, Addison-Wesley Publishing Company, 1986; Instructor bio. ... Average assignment score = 25% of average of best 6 assignments out of the total 8 assignments given in the course. ... photograph and the score in the final exam with the breakup.It will have the logos of NPTEL and IIT Kharagpur.

  14. nptel-solutions · GitHub Topics · GitHub

    This guide offers clear and accurate answers for your all assignments across various NPTEL courses. nptel nptel-solutions nptel-assignments nptel-courses nptel-assignment-answers Updated Sep 4, 2024; kishanrajput23 / NPTEL-Programming-In-java Star 14. Code ... NPTEL Introduction to Programming in C Assignment 4 Question 3.

  15. WEEK 5 INTRODUCTION TO ROBOTICS ASSIGNMENT ...

    #SRILECTURES #NPTEL #NPTELANSWERS #NPTELINTRODUCTIONTOROBOTICS #INTRODUCTIONTOROBOTICSNPTEL #NPTELROBOTICS #NPTEL_JULY2022 #WEEK5ASSIGNMENTSOLUTION #WE...

  16. GitHub

    NPTEL Assignment Answers and Solutions 2024 (July-Dec). Get Answers of Week 1 2 3 4 5 6 7 8 8 10 11 12 for all courses. This guide offers clear and accurate answers ...

  17. NPTEL Software Testing Week 6 Assignment Answers 2024

    NPTEL Software Testing Week 6 Assignment Answers 2024. 1. Typically, how do logical constraints occur in pre-conditions and postconditions that specify assumptions on inputs to methods or describe the properties of the methods? The logical conditions can be any logical predicate. The logical conditions occur in conjunctive or disjunctive normal ...

  18. Mechanical Engineering

    MODULE 1. Lecture 01: Introduction to Robots and Robotics. Lecture 02: Introduction to Robots and Robotics (Contd.) Lecture 03: Introduction to Robots and Robotics (Contd.) Lecture 04: Introduction to Robots and Robotics (Contd.) Lecture 05: Introduction to Robots and Robotics (Contd.) MODULE 2. Lecture 06: Introduction to Robots and Robotics ...

  19. NPTEL Robotics Week 1 Assignment Answers

    NPTEL Robotics Week 1 Assignment Answers:- In this post, we have provided the answers to the NPTEL Robotics Week 1. All the answers are provided here on the basis of data available on the internet. NPTEL Robotics Week 1 Assignment Answers 2022. Q1. The term: Robota was introduced by . a. Victor Scheinman ; b. Joseph Engelberger ; C. Karel Capek ...

  20. Nptel Introduction to Robotics || Week 4 || Quiz || Answers

    Introduction to Robotics Quiz Answers Week 4#NPTEL #Robotics #answers #quiz #week4

  21. PDF noc21 me108 assignment Week1

    noc21 me108 assignment Week1. Swayary) NPTEL Mechanics and Control ot Robotic Manipulators Announcernents About the Course Ask a Question in Progress Mentor Course outline How does an NPTEL online course work? week 1 Introduction Introduction to robot mechanics . Introduction to forward and inverse kinematics .

  22. Introduction To Robotics

    Due to unavoidable circumstances, The Problem solving Session organized today (September 30, 2023 - Saturday) ( 06.00 PM - 08.00 PM) is Postponed to October 3, 2023 - Tuesday. The G-meet link for the session will be shared before the session. -NPTEL Team. Introduction To Robotics : Assignment 11 is live now!!

  23. Mechanical Engineering

    Intro Video. Week 1. Lecture 01 - Introduction to Robotics. Lecture 02 - Robot Joints and Work Volume. Week 2. Lecture 03 - Spatial transformations. Lecture 04 - Homogenous Transformtions. Week 3. Lecture 06.1 - Problem Solving DH Parameters.

  24. Introduction to robotics

    Introduction to robotics : Regarding Reevaluation of the assignment 3 !! Dear Learner, Reevaluation has been done by making the weightage as 0 for Question 4 in assignment 3. Students are requested to find their revised scores of Assignment 3 on the Progress page Thanks Nptel Team