Project

# Title Team Members TA Documents Sponsor
61 iPhone 13 with USB-C and selective slow-charging
Houji Zhou
Shreyas Kishore
Xinpei Jiang
Zhicong Fan design_document3.pdf
final_paper1.pdf
photo1.mp4
presentation1.key
proposal1.pdf
# Problem

iPhones (and some other mobile Apple devices) have had the Lightning connector for almost a decade. While it has been the dream of many to have an iPhone with a USB-C connector, Apple will very likely not release iPhones with USB-C. A USB-C iPhone will increase interoperability and provide a universal charging standard (which is now used by iPads, MacBooks, Android Phones, many PCs and other devices).

Moreover, phone manufacturers have been competing for faster and faster charging speeds. The convenience of fast-charging comes at a significant cost to battery longevity. The faster we charge our phones, the more quickly its lithium cells wear out. To prevent premature battery failure from regular fast-charging, some phone manufacturers have added an option to charge batteries at an intentionally slow rate (when reasonable, such as when charging your phone overnight). iPhones don’t have this feature, but a USB-C iPhone can achieve selective slow-charging.

# Solution Overview

Our solution is to modify an iPhone 13-series smartphone. The modification entails removing the lightning receptacle inside the iPhone, adding electronics inside the iPhone for the proposed slow-charging functionality and the Lightning-to-USB-C conversion, and making mechanical changes to the iPhone chassis to accommodate and anchor a new USB-C receptacle.

# Solution Components

## Lightning to USB-C Conversion Logic
We will extract and use the components from the "C94" circuit on a certified Lightning to USB-C cable.

## USB-C slow-charging triggering and negotiation
* USB-C's orientation detection to enable/disable the slow-charging feature
* USB-C Power Delivery 3.0 controller to negotiate a maximum of 5V input from the charger.

## Custom Flex Cable
We will need to design a flexible PCB that houses all electronics where the iPhone has adequate internal space (potentially below the battery).

# Criterion for Success
* The modified iPhone charges with USB-C Power Delivery compatible chargers.
* The modified iPhone can transfer data over USB 2.0 bus, compatible with Apple's `libimobiledevice`.
* USB-C charging works in either direction/orientation.
* Plugging in the USB-C plug into the modified iPhone's receptacle in one orientation performs full-speed charging, while the other orientation leads to slow-charging.
* The modified iPhone still functions as intended.

Amphibious Spherical Explorer

Kaiwen Chen, Junhao Su, Zhong Tan

Amphibious Spherical Explorer

Featured Project

The amphibious spherical explorer (ASE) is a spherical robot for home monitoring, outdoor adventure or hazardous environment surveillance. Due to the unique shape of the robot, ASE can travel across land, dessert, swamp or even water by itself, or be casted by other devices (e.g. slingshot) to the mission area. ASE has a motion-sensing system based on Inertial Measurement Unit (IMU) and rotary magnetic encoder, which allows the internal controller to adjust its speed and attitude properly. The well-designed control system makes the robot free of visible wobbliness when it is taking actions like acceleration, deceleration, turning and rest. ASE is also a platform for research on control system design. The parameters of the internal controller can be assigned by an external control panel in computer based on MATLAB Graphic User Interface (GUI) which communicates with the robot via a WiFi network generated by the robot. The response of the robot can be recorded and sent back to the control panel for further analysis. This project is completely open-sourced. People who are interested in the robot can continue this project for more interesting features, such as adding camera for real-time surveillance, or controller design based on machine learning.

Project Videos