Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
Some full text articles may not yet be available without a charge during the embargo (administrative interval).
What is a DOI Number?
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
-
Every year new safety features and regulations are employed within the process industry to reduce risks associated with operations. Despite these advancements chemical plants remain hazardous places, and the role of the engineer will always involve risk mitigation through real time decision making. Results from a previous study by Kongsvik et al., 2015 indicated that there were three types of decisions in major chemical plants: strategic decisions, operational decisions, and instantaneous decisions. The study showed the importance for improving upon engineers’ operational and instantaneous choices when tasked with quick solutions in the workforce. In this research study, we dive deeper to understand how senior chemical engineering students’ prioritize components of decision making such as budget, productivity, relationships, safety, and time, and how this prioritization may change as a result of participation in a digital immersive training environment called Contents Under Pressure. More specifically, we seek to address the following two research questions: (1) How do senior chemical engineering students prioritize safety in comparison to criteria such as budget, personal relationships, plant productivity, and time in a process safety context, and (2) How does senior chemical engineering students’ prioritization of decision making criteria (budget, personal relationships, plant productivity, safety, and time)more »
-
Today’s STEM classrooms have expanded the domain of computer science education from a basic two-toned terminal screen to now include helpful Integrated Development Environments(IDE) (BlueJ, Eclipse), block-based programming (MIT Scratch, Greenfoot), and even physical computing with embedded systems (Arduino, LEGO Mindstorm). But no matter which environment a student starts programming in, all students will eventually need help in finding and fixing bugs in their code. While the helpful IDE’s have debugger tools built in (breakpoints for pausing your program, ways to view/modify variable values, and "stepping" through code execution), in many of the other programming environments, students are limited to using print statements to try and "see" what is happening inside their program. Most students who learn to write code for Arduino microcontrollers will start within the Arduino IDE, but the official Arduino IDE does not currently provide any debugging tools. Instead, a student would have to move on to a professional IDE such as Atmel Studio or acquire a hardware debugger in order to add breakpoints or view their program’s variables. But each of these options has a steep learning curve, additional costs, and can require complex configurations. Based on research of student debugging practices[3, 7] and our ownmore »
-
The e-textile landscape has enabled creators to combine textile materiality with electronic capability. However, the tools that e-textile creators use have been adapted from traditional textile or hardware tools. This puts creators at a disadvantage, as e-textile projects present new and unique challenges that currently can only be addressed using a non-specialized toolset. This paper introduces the first iteration of a wearable e-textile debugging tool to assist novice engineers in problem solving e-textile circuitry errors. These errors are often only detected after the project is fully built and are resolved only by disassembling the circuit. Our tool actively monitors the continuity of the conductive thread as the user stitches, which enables the user to identify and correct circuitry errors as they create their project.
-
Abstract: In September, 2017, the Northeast Cyberteam Initiative began a project to build Ask.Cyberinfrastructure.org, aka Ask.CI, a Q&A site which will allow the research computing community to achieve better/faster research results by making it easier to leverage/share experience and knowledge. Establishing a Q&A site of this nature requires some tenacity. In partnership with the Campus Champions, we have gained some traction, and hope to engage the broader community to firmly establish this platform as a tool for the global research computing community. At this BoF, we will describe the process to-date, and interactively encourage the audience to join the effort.