wiki:Other/Summer/2022/Hardware

Version 3 (modified by jennyshane, 2 years ago) ( diff )

Mini Smart Car Hardware Design

    Miniature Smart Car Hardware Design

    WINLAB Summer Internship 2022

    Group Members: Brandon Cheng, Michael Mogilevsky, Aamay Puntambekar

    Project Objective

    Design and prototype an approximately 1/15 scale smart car platform to be used for experiments in the orbit smart city environment. This project will involve:

    • 3d modeling for the car chassis
    • Prototyping the electrical systems with the eventual goal of designing a printed circuit board
    • Programming microcontrollers to work with sensors

    This project focuses on creating a platform that can be used for repeatable experiments. Beyond just the construction of the car, the first priority is to create a robust system with sensors to allow for precise calibration. The finished platform will have rear-wheel drive and use a servo for Ackermann steering, which is the type of steering found in cars. Generation of control signals for the motor controller and servo will be performed by a microcontroller such as an arduino. The microcontroller will also be used to ingest data from any sensors on the car such as an inertial measurement unit (IMU) or encoders used for speed sensing. The car will carry an Intel realsense depth camera and UP board (x86 platform with raspberry pi form factor).

    Reading Material

    This group will need to use a 3D modeling software such as Fusion 360, which is available for free to students. Fusion 360 will be used to design the chassis for the vehicle to accommodate the controllers and sensors mounted to it, as well as some additional hardware components. If group members have limited prior experience with 3D modeling software, they should familiarize themselves with Fusion 360. These videos are a good place to start. A computer will be available at Winlab for students to use for 3d modeling.

    The parts list for the car is not finalized yet, but some design specifications are known:

    • Track width (distance between tires on each axle) should be approximately 6 in.
    • Car will be rear-wheel drive, with a single motor (as opposed to a direct drive motor for each wheel).
    • Steering will be implemented using a servo motor with an Ackermann linkage, as with an RC car.
    • The car will need a rear differential to avoid tire slip on turns.
    Note: See TracWiki for help on using the wiki.