COSC2022MCPHERSON41877 COSC
Type: Undergraduate
Author(s):
Griffin McPherson
Computer Science
Tyler Jacques
Computer Science
Lucas Karwal
Computer Science
Rajas Nathak
Computer Science
Shruti Sharma
Computer Science
Advisor(s):
Bingyang Wei
Computer Science
Location: First Floor, Table 6, Position 1, 11:30-1:30
View PresentationToyota Financial Services (TFS) is the largest automotive lender in the nation with over $125B in total assets. TFS offers financing, leasing, protection plans, and other financial services to customers and dealers all across the United States. In order to serve their customers better, it was required to have a comprehensive view of the customer. The TFS Customer 360 team has worked with TFS to create a Customer 360 view by harnessing the power of graph databases, semantic queries, and graph visualization tools. This view represents all direct and indirect relationships that exist for a customer and will be made available to different stakeholders in the company to make more informed decisions and to better identify potential opportunities.
COSC2022PHAM36413 CHEM
Type: Undergraduate
Author(s):
Minh Nhat Pham
Chemistry & Biochemistry
Benjamin Janesko
Chemistry & Biochemistry
Advisor(s):
Benjamin Janesko
Chemistry & Biochemistry
Location: Basement, Table 1, Position 1, 1:45-3:45
View PresentationOxidative stress refers to the imbalance between free radical activity and antioxidant activity in the body, and is known to play a crucial role in diseases such as age-related macular degeneration in eyes and various neurodegenerative diseases (Alzheimer’s and Parkinson’s). To help the body target and rebalance this process, the Green group at TCU has developed pyridinophane macrocycle frameworks (PyN3, Py2N2) for the development of a small multimodal molecule with direct targeting of oxidative stress through various approaches (metal binding, N-oxide formation, radical scavenging, and Nrf2 pathway activation). The group proposed a library of ligands as modifications to the pyridinophane frameworks to enhance antioxidant activity, which resulted in 18,000 possible molecule structures. Computational pre-screening will be essential to select the most promising candidates for synthesis and experimental tests. We wrote a program in Python using the open-source RDKit toolkit to generate a library of 13,000 prospective reduced-dimension pyridinophane macrocycle derivatives from SMILES strings based on the variation of ligands and attaching position to the frameworks, screen these compounds for their basic chemical and pharmacological properties, and identify those that fit the required biocompatibility, metabolic stability, and permeability for medicinal drug development. The properties to be computed through the virtual screening are molecular weight (MW), solubility, ring count, Lipinski’s parameters for orally active drugs, which includes octanol-water partition coefficient cLogP, number of hydrogen bond donors (HBD) and acceptors (HBA), and polar surface area (PSA). This program, therefore, helps save time and resources for synthesis while offering better optimization of chemical frameworks, and thus it can be applied to the development of various types of medicinal drugs.
COSC2022TADDESSE8054 COSC
Type: Undergraduate
Author(s):
Amanuel Taddesse
Computer Science
Aparajita Biswas
Computer Science
Kendric D'Spain
Computer Science
Alex Matthews
Computer Science
Asa Tuten
Computer Science
Advisor(s):
Bingyang Wei
Computer Science
Mayne Rhiannon
Physics & Astronomy
Location: First Floor, Table 6, Position 1, 1:45-3:45
View PresentationThe Monnig comprises a scientific research collection (the Monnig Meteorite Collection) as well as a Museum (the so-called “Gallery”). The exhibit has an educational game and interactive video screens. While there have been some updates to the technology in the exhibits in the last twenty years, most of the Gallery remains unchanged since its opening in 2003.
The current design is not inclusive for visually impaired visitors. contents are not accessible for non-English speaking visitors, and only less than 5 % of the 3000 meteorite collections are displayed. We address these problems by developing a tour assistance application with sufficient accommodations for visually impaired visitors using Android tablets that will be provided by the MMG to its incoming visitors with a capability of being fine-tuned to the individual’s preference.
The application begins with three separate menus, each with its own screen, which allows the user to customize the app to their needs. Menu 1 allows them to select their language. The beta version includes English, Spanish, and French, but later versions could consist of more language options. Menu 2 provides a font size selection, and menu 3 allows users to identify their color blindness type. These variables can be reset or changed at any time. The Monnig Meteorite Collection database has images of all of the meteorites within the Gallery and the text from each exhibit will be reproduced within the application. The images will be shown on a high contrast background (as compared to the exhibits) to allow for better viewing of the samples. Voice transcription will also eventually be available. Wayfinding, the ability for the user to identify where they are within the Gallery, on the application will be achieved in one of two ways. QR codes will be placed on each display case, allowing users to scan and locate the relevant exhibit on the map when needed. In addition, Bluetooth receivers will be used so that the application can identify where in the Gallery the user is located.
COSC2022TRUONG59443 COSC
Type: Undergraduate
Author(s):
Quang Truong
Computer Science
Dominick Cartagena
Computer Science
Jason Eisdorfer
Computer Science
James Fanning
Computer Science
Ryan Luly
Computer Science
Nhan Ly
Computer Science
Advisor(s):
Bingyang Wei
Computer Science
Guangyan Chen
Interdisciplinary
Junyu Zhang
Interdisciplinary
Location: Third Floor, Table 9, Position 1, 1:45-3:45
View PresentationChinese Learning Platform is a part of STARTALK Program – a federal grant program funded by the National Security Agency. The mission of the program is to assist students in learning languages identified critical by STARTALK, including Chinese, Arabic, Hindi, Persian, Korean, Russian, and Turkish. Our project aims to support students in learning Chinese, and will be extended to other languages in a near future. The supports include, but are not limited to, assistance in vocabulary, listening, reading, writing, and speaking Chinese. In addition, our project contains well-designed functionalities dedicated to language learning, thus further improving the learning experience for students.
ENGR2022ANDERSON30447 ENGR
Type: Undergraduate
Author(s):
Corban Anderson
Engineering
Sam Rajnarayanan
Engineering
Steve Rivas
Engineering
Advisor(s):
Stephen Weis
Engineering
Location: Basement, Table 9, Position 2, 1:45-3:45
View PresentationDC to DC Conversion is important in modern electronics, and to the automotive industry. It is the process of converting a direct current (i.e constant) signal into another form of direct current (DC). A small-scale example of this is a car adapter, which converts the 12 volts provided by a car outlet into the 5 volts a cell phone needs to charge, known as a ‘step down’ converter. The main objective of the project is to design and test a bidirectional DC to DC conversion system. Most DCDC converters available on the market are unidirectional, i.e., either ‘step down’ or ‘step up’ the DC signal. Those that can switch are called bidirectional converters, but many available cannot handle the higher requirements of an electric motor. A system that can switch directions based on specific system parameters allows for situational flexibility, and the use of new devices for more efficient energy use. The supercapacitor is one such device. They provide power more efficiently than batteries but can only store a small amount of energy. They must be recharged often, which requires a step-down conversion from a power source (much like the car adapter example). Supplying the motor from supercapacitors requires a step-up conversion. So, to use, and reap the most benefit from these supercapacitors, switching from step up to step down based on their charge is a requirement. Ultimately, this would allow for the use of supercapacitors in an EV as part of a future project.