Open Access. Powered by Scholars. Published by Universities.®

Engineering Education Commons

Open Access. Powered by Scholars. Published by Universities.®

PDF

Robotics

Discipline
Institution
Publication Year
Publication
Publication Type

Articles 1 - 20 of 20

Full-Text Articles in Engineering Education

Collaborations, Not Competitions, Can Reduce Gender Disparities In Robotics, Sonia Roberts, Alysson Light Dec 2023

Collaborations, Not Competitions, Can Reduce Gender Disparities In Robotics, Sonia Roberts, Alysson Light

Feminist Pedagogy

No abstract provided.


From Curriculum To Career: Analysing The Contribution Of Delft University’S Robotics Msc Programme To The Career Path Of Its Alumni, Gillian Saunders-Smits, Linette Bossen, Joost De Winter Oct 2023

From Curriculum To Career: Analysing The Contribution Of Delft University’S Robotics Msc Programme To The Career Path Of Its Alumni, Gillian Saunders-Smits, Linette Bossen, Joost De Winter

Research Papers

The increasing global demand for robotics expertise led the Delft University of Technology to launch a two-year Master of Science programme in Robotics in 2020. The programme was designed to educate versatile robotics engineers capable of overseeing the entire process from conception of robotics systems to implementation. The curriculum integrates disciplines such as machine perception, artificial intelligence, robot planning and control, human-robot interaction, and ethics, and emphasises personal development through a course called Portfolio, which was later rebranded as Vision and Reflection. The effectiveness of the programme was evaluated by conducting a survey among the first cohort of students. The …


Chatgpt As Metamorphosis Designer For The Future Of Artificial Intelligence (Ai): A Conceptual Investigation, Amarjit Kumar Singh (Library Assistant), Dr. Pankaj Mathur (Deputy Librarian) Mar 2023

Chatgpt As Metamorphosis Designer For The Future Of Artificial Intelligence (Ai): A Conceptual Investigation, Amarjit Kumar Singh (Library Assistant), Dr. Pankaj Mathur (Deputy Librarian)

Library Philosophy and Practice (e-journal)

Abstract

Purpose: The purpose of this research paper is to explore ChatGPT’s potential as an innovative designer tool for the future development of artificial intelligence. Specifically, this conceptual investigation aims to analyze ChatGPT’s capabilities as a tool for designing and developing near about human intelligent systems for futuristic used and developed in the field of Artificial Intelligence (AI). Also with the helps of this paper, researchers are analyzed the strengths and weaknesses of ChatGPT as a tool, and identify possible areas for improvement in its development and implementation. This investigation focused on the various features and functions of ChatGPT that …


Educating Future Robotics Engineers In Multidisciplinary Approaches In Robot Software Design, Astrid Van Der Niet, Cilia Claij, Gillian Saunders-Smits Jan 2023

Educating Future Robotics Engineers In Multidisciplinary Approaches In Robot Software Design, Astrid Van Der Niet, Cilia Claij, Gillian Saunders-Smits

Practice Papers

In 2020, a new two-year MSc programme in robotics was launched. Unlike most existing robotics programmes, which approach robotics from a specific discipline, this programme aims to train multi-deployable robot generalists using a cognitive approach (no hardware creation). The field of robotics is multidisciplinary by nature and educating students on how to approach projects with a multidisciplinary mindset is at the forefront of the programme. Hence, at the end of the first year, students are thrust into experiencing the true multi-disciplinarity of the robotics field in a synthesizing, multidisciplinary project-based course. In this 5 EC course, students work together in …


Top-Down & Bottom-Up Approaches To Robot Design, Dylan Michael Covell Jan 2022

Top-Down & Bottom-Up Approaches To Robot Design, Dylan Michael Covell

Graduate Theses, Dissertations, and Problem Reports

This thesis presents a study of different engineering design methodologies and demonstrates their effectiveness and limitations in actual robot designs. Some of these methods were blended together with focus on providing an easily interpreted project design flow while implementing more bottom-up, or feedback, elements into the design methodology. Typically design methods are learned through experience, and design taught in academia aims to shape and formalize previous experience. Usually, inexperienced engineers are taught approaches resembling the Verein Deutscher Ingenieure (VDI) 2221 process. This method presented by the Association of German Engineers in 2006 is regarded as the general system design process. …


Snr: Software Library For Introductory Robotics, Spencer F. Shaw Aug 2021

Snr: Software Library For Introductory Robotics, Spencer F. Shaw

Master's Theses

This thesis introduces "SNR," a Python library for programming robotic systems in the context of introductory robotics courses. Greater demand for roboticists has pressured educational institutions to expand robotics curricula. Students are now more likely to take robotics courses earlier and with less prior programming experience. Students may be attempting to simultaneously learn a systems programming language, a library API, and robotics concepts. SNR is written purely in Python to present familiar semantics, eliminating one of these learning curves. Industry standard robotics libraries such as ROS often require additional build tools and configuration languages. Students in introductory courses frequently lack …


Do After-School Robotics Programs Expand The Pipeline Into Stem Majors In College?, Cathy Burack, Alan Melchior, Matthew Hoover Oct 2019

Do After-School Robotics Programs Expand The Pipeline Into Stem Majors In College?, Cathy Burack, Alan Melchior, Matthew Hoover

Journal of Pre-College Engineering Education Research (J-PEER)

One result of the growing concerns over the numbers of young people moving into science, technology, engineering and mathematics (STEM)-related careers has been the expansion of formal and informal STEM education programming for pre-college youth, from elementary school through high school. While the number of programs has grown rapidly, there is little research on their long-term impacts on participant education and career trajectories. This paper presents interim findings from a multi-year longitudinal study of three national after-school robotics programs that engage students in designing, building, and competing complex robots with the goal of inspiring long-term interest in STEM. Focusing on …


Exercises Integrating High School Mathematics With Robot Motion Planning, Ronald I. Greenberg, George K. Thiruvathukal Oct 2019

Exercises Integrating High School Mathematics With Robot Motion Planning, Ronald I. Greenberg, George K. Thiruvathukal

Computer Science: Faculty Publications and Other Works

This paper presents progress in developing exercises for high school students incorporating level-appropriate mathematics into robotics activities. We assume mathematical foundations ranging from algebra to precalculus, whereas most prior work on integrating mathematics into robotics uses only very elementary mathematical reasoning or, at the other extreme, is comprised of technical papers or books using calculus and other advanced mathematics. The exercises suggested are relevant to any differerential-drive robot, which is an appropriate model for many different varieties of educational robots. They guide students towards comparing a variety of natural navigational strategies making use of typical movement primitives. The exercises align …


Integrating Mathematics And Educational Robotics: Simple Motion Planning, Ronald I. Greenberg, George K. Thiruvathukal, Sara T. Greenberg Apr 2019

Integrating Mathematics And Educational Robotics: Simple Motion Planning, Ronald I. Greenberg, George K. Thiruvathukal, Sara T. Greenberg

George K. Thiruvathukal

This paper shows how students can be guided to integrate elementary mathematical analyses with motion planning for typical educational robots. Rather than using calculus as in comprehensive works on motion planning, we show students can achieve interesting results using just simple linear regression tools and trigonometric analyses. Experiments with one robotics platform show that use of these tools can lead to passable navigation through dead reckoning even if students have limited experience with use of sensors, programming, and mathematics.


Integrating Mathematics And Educational Robotics: Simple Motion Planning, Ronald I. Greenberg, George K. Thiruvathukal, Sara T. Greenberg Apr 2019

Integrating Mathematics And Educational Robotics: Simple Motion Planning, Ronald I. Greenberg, George K. Thiruvathukal, Sara T. Greenberg

Computer Science: Faculty Publications and Other Works

This paper shows how students can be guided to integrate elementary mathematical analyses with motion planning for typical educational robots. Rather than using calculus as in comprehensive works on motion planning, we show students can achieve interesting results using just simple linear regression tools and trigonometric analyses. Experiments with one robotics platform show that use of these tools can lead to passable navigation through dead reckoning even if students have limited experience with use of sensors, programming, and mathematics.


Work In Progress: Teaching Game Design And Robotics Together: A Natural Marriage Of Computing And Engineering Design In A First-Year Engineering Course, Adam R. Carberry, Ashish Amresh Apr 2018

Work In Progress: Teaching Game Design And Robotics Together: A Natural Marriage Of Computing And Engineering Design In A First-Year Engineering Course, Adam R. Carberry, Ashish Amresh

Ashish Amresh

The increased dependence on computer programming in engineering has made it essential for engineering students to learn about programming throughout their undergraduate education. In the same vein, computing students benefit when given an opportunity to learn more about engineering design and systematic thinking. This paper discusses how one college embedded computing and engineering into a combined first-year introductory course. The course fuses computing and engineering using game design and robotics as an offering for both cohorts of students to work together in a multidisciplinary environment. Over the course of the semester, students learn introductory computing and engineering design concepts by …


Cross Case Study Of An Elementary Engineering Task, John Heffernan Jul 2017

Cross Case Study Of An Elementary Engineering Task, John Heffernan

Doctoral Dissertations

Designerly play has been identified as a fundamental component of childhood learning (Baynes, 1994; Petroski, 2003). However, as students enter grade one and beyond, the increasing academic focus has resulted in the loss of opportunities for designerly play (Zhao, 2012). At the same time, there are increasing calls to increase the number, skill, and diversity of STEM workers (Brophy, Portsmore, Klein, & Rogers, 2008). The robotics based Elementary Engineering Curriculum (Heffernan, 2013) - used by students in this study - and other similar projects have the potential to increase the STEM pipeline but elementary engineering is not well-understood. Research is …


Hands-On Learning Environment And Educational Curriculum On Collaborative Robotics, Ana Djuric, Jeremy L. Rickli, Vukica M. Jovanovic, Daniel Foster Jan 2017

Hands-On Learning Environment And Educational Curriculum On Collaborative Robotics, Ana Djuric, Jeremy L. Rickli, Vukica M. Jovanovic, Daniel Foster

Engineering Technology Faculty Publications

The objective of this paper is to describe teaching modules developed at Wayne State University integrate collaborative robots into existing industrial automation curricula. This is in alignment with Oakland Community College and WSU’s desire to create the first industry-relevant learning program for the use of emerging collaborative robotics technology in advanced manufacturing systems. The various learning program components will prepare a career-ready workforce, train industry professionals, and educate academicians on new technologies. Preparing future engineers to work in highly automated production, requires proper education and training in CoBot theory and applications. Engineering and Engineering Technology at Wayne State University offer …


Teaching Robot Kinematics For Engineering Technology Students Using A Created Three-Dimensional Robot And Camera, Cheng Y. Lin, Yuzhong Shen Jan 2016

Teaching Robot Kinematics For Engineering Technology Students Using A Created Three-Dimensional Robot And Camera, Cheng Y. Lin, Yuzhong Shen

Engineering Technology Faculty Publications

Teaching robot kinematics is important to engineering technology students in the robot automation. The study can help students not only in the coordinate transformation principles from a joint to its following joint in a robot, but also in relating the coordinate systems between a robot and a machine vision system. While students can utilize math software to compute robot kinematic transformations, they have problems verifying their answers. In this paper, a three dimensional vertically articulated robot is created to help students visualize the location and orientation of the end effector. Students can check their robot kinematic answers based on the …


Beyond Blackboards: Engaging Underserved Middle School Students In Engineering, Sarah Blanchard, Justina Judy, Chandra Muller, Richard H. Crawford, Anthony J. Petrosino, Christina K. White, Fu-An Lin, Kristin L. Wood Apr 2015

Beyond Blackboards: Engaging Underserved Middle School Students In Engineering, Sarah Blanchard, Justina Judy, Chandra Muller, Richard H. Crawford, Anthony J. Petrosino, Christina K. White, Fu-An Lin, Kristin L. Wood

Journal of Pre-College Engineering Education Research (J-PEER)

Beyond Blackboards is an inquiry-centered, after-school program designed to enhance middle school students’ engagement with engineering through design-based experiences focused on the 21st Century Engineering Challenges. Set within a predominantly lowincome, majority-minority community, our study aims to investigate the impact of Beyond Blackboards on students’ interest in and understanding of engineering, as well as their ability to align their educational and career plans. We compare participants’ and nonparticipants’ questionnaire responses before the implementation and at the end of the program’s first academic year. Statistically significant findings indicate a school-wide increase in students’ interest in engineering careers, supporting a shift in …


Preparing Students For The Advanced Manufacturing Environment Through Robotics, Mechatronics, And Automation Training, Ana M. Djuric, Vukica Jovanovic, Tatiana V. Goris Jan 2015

Preparing Students For The Advanced Manufacturing Environment Through Robotics, Mechatronics, And Automation Training, Ana M. Djuric, Vukica Jovanovic, Tatiana V. Goris

Engineering Technology Faculty Publications

Automation is one of the key areas for modern manufacturing systems. It requires coordination of different machines to support manufacturing operations in a company. Recent studies show that there is a gap in the STEM workforce preparation in regards to highly automated production environments. Industrial robots have become an essential part of these semi-automated and automated manufacturing systems. Their control and programming requires adequate education and training in robotics theory and applications. Various engineering technology departments offer different courses related to the application of robotics. These courses are a great way to inspire students to learn about science, math, engineering, …


A Collaborated Process With A Wireless Autonomous Vehicle At It's Center, Thomas B. Stout, Steve C. Hsiung Jan 2014

A Collaborated Process With A Wireless Autonomous Vehicle At It's Center, Thomas B. Stout, Steve C. Hsiung

Engineering Technology Faculty Publications

Developing partnerships between high schools, community colleges and universities is critical for the successful transitions to a lifelong STEM careers. How do you develop these partnerships? The sharing of a technology platform such as autonomous vehicles can bridge the gap by using a common core group of materials. Collaborations between teachers and faculty indifferent schools that share common interests in teaching control systems and robotics technology can be an excellent start. The university as catalyst in the process by designing the curriculum, system hardware and software then through the common interest deploying them in the high schools and community college. …


Development Of Pneumatic Robot For Outreach, Eshamogbo E. Ojuba, John Lumkes Oct 2013

Development Of Pneumatic Robot For Outreach, Eshamogbo E. Ojuba, John Lumkes

The Summer Undergraduate Research Fellowship (SURF) Symposium

To encourage the current generation of high school and middle school students to pursue careers in engineering, it is important to have challenging hands-on engineering activities for them. Such activities should be interesting, compelling, and, most importantly, educative. A mini-excavator was built for fluid power outreach, but this tool only demonstrates fluid power, without showing other important aspects of engineering. The tool being developed is able to demonstrate fluid power, as well as other important aspects of engineering, such as controls, electronics, and programming. This tool is an electronically-controlled device that allows the user control a pneumatic circuit, coupled with …


Motivations And Benefits For College Students Serving As Mentors In A High School Robotics Competition, Noah Salzman, Johannes Strobel Jan 2011

Motivations And Benefits For College Students Serving As Mentors In A High School Robotics Competition, Noah Salzman, Johannes Strobel

School of Engineering Education Graduate Student Series

Many universities provide space for student organizations in which undergraduate students are learning leadership skills, mentor other students and bring their engineering skills to practice.Purdue FIRST Programs (PFP) is a service-learning program where university students mentor predominantly high school student teams participating in the FIRST Robotics Competition (FRC). Whereas most FRC teams are mentored by professional engineers, PFP is unique in both the extent which it relies on student mentors and the overall scope of the organization. Existing models of mentorship do not adequately describe the specific relationship between the college and high schools students: (1) Due to the proximity …


Reactivation Of A Six-Degree-Of-Freedom Repeated Impact Machine Using Programmable Logical Controller (Plc), Cheng Lin Jan 2011

Reactivation Of A Six-Degree-Of-Freedom Repeated Impact Machine Using Programmable Logical Controller (Plc), Cheng Lin

Engineering Technology Faculty Publications

Reactivation of a six-degree-of-freedom impact machine using Programmable Logical Control (PLC) is presented. The output from the machine is the history of accelerations collected from accelerometers attached at the testing article and a load cell mounted at the rubber pad where the impact occurs. Readings of the acceleration and impact force are sent to a PC for analysis through a data acquisition device (USB 6251) and Labview software provided by National Instrument (NI). Result shows that the machine can repeatedly generate an impact force up to eleven Gs. Demonstration of the project can be used as one of labs in …