Giter Club home page Giter Club logo

amp_pcbv1's Introduction

PCB Documentation

- H-bridge
	- An H-bridge is made up of four MOSFETs and four diodes.
	- It switches motor direction based on which two MOSFETs are on.
	- The diodes serve to allow reverse current from the motor to be released.
	- The current solution is Adafruit DRV8871.
		- Its current Limit is 3.6 Amps.
		- This is not enough for the brake Linear Actuator.
	- Recommend switching from DRV8871 to MCP1407.
	- Has peak current capability of 6 A, which is enough for the braking actuator.
	- https://ww1.microchip.com/downloads/en/DeviceDoc/20002019C.pdf
		
- Steering PWM
	- A square wave is sent to input A of the servo.
	- The pulse width determines position of servo.
	
- Differential Amplifier 
	- 
	- The formula for a voltage divider is V = VR + (R3/R1)(V1 - V2).
	- The circuit amplifies the difference between the two inputs and adds the voltage VR as an offset.
	- Amplifier for PCB needs to change 0.55 V to 0 V, and  2.75 to 12 volts.
	- Diagram for Reference: https://www.electronicshub.org/wp-content/uploads/2015/01/1.-Differential-amplifier-circuit.jpg
	
- Braking Linear Actuator
	- 5 Amp Max Current Draw at 12 Volts
	- Duty Cycle: 5 minutes on, 15 minutes off
	- Speed of 1.38 in/s with load of 35 lbs
	

	Changes
		-C1, C3, C4 backwards footprints (non-polarized capacitors
		-Resistor footprints larger
		-

amp_pcbv1's People

Contributors

benjamin-owen avatar johnboy4eh avatar marndt26 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.