Week 1: Biomedical and Electrical Engineering |
Group Names: Samantha Au, Amanda Basinger, Cade Barton, Khaled Abu Hassan, Avi Anklesaria, Dhillon Alamshaw |
Day 1: Biomedical and Electrical Engineering, Electric Power, Circuits |
Bioengineering/ Biomedical EngineeringIn the field of bioengineering/ Biomedical Engineering, it combines engineering expertise with medical needs for the enhancement of health care. It is a branch of engineering in which the knowledge and skills are developed and applied to define and solve problems in biology and medicine. Those working within the bioengineering field are of service to people, work w ith living systems, and apply advanced technology to the complex probems of medical care. Biomedical Engineers develop devices and procedures that solve medical and health-related problems by combing their knowledge of biology and medicine with engineering principles and practices. For more information about Bioengineering (source): http://www.careercornerstone.org/bioeng/bioeng.htm |
Electrical and Electronics EngineeringElectrical engineers conduct research, and design, develop, test, and oversee the development of electronic systems and manufacture of electrical and electronic equipment and devices. Electrical engineers also supervise the manufacture of electrical equipment. Electronics engineers are responsible for a wide range of technologies. THey specialize in areas suh as communications, signal processing, and control system or have a specialty within of these areas---control system or aviation electronics, for example. For more information aobut Electrical Engineering (source): http://www.careercornerstone.org/eleceng/eleceng.htm |
Electricity and Ohm's LawCurrent (I) - what flows on a wire or conductor - current's SI unit: Amperes (A) Voltage (V) - the difference in electrical potential between two points in a circuit; it's the push or the pressure - voltage's SI unit: Volts (E) Resistance (R) - determines how much current will flow through a component; resisters are used to control voltage and current levels - a very HIGH resistance allows a small amount of current to flow; a very LOW resistance allows a large amount of current to flow - resister's SI unit: ohms Power (P) - the amount o current times the voltage level at a given point - power's SI unit: Wattage or watts Current is directly proportional to voltage, If voltage is increased by a given percentage, current increases by the same percentages. Current is inversely proportional to resistance. An increase in resistance results in a decrease in current. A decrease in resistance results in an increase in current. It is important to note that resistance cannot be changed by changing voltage or current. Resistance in a circuit is a physical constant and can only be changed by changing components or resistors rated at more or fewer ohms. Summary: P = V*I = (v^2)/R = (I^2)/R V = I*R I = (P/R)^1/2 |
CircuitsSeries Circuits - aims to have the same amount of current flow through all the components placed inline - it is called a 'series' because of the fact that the components are in the SAME single path of the current flow - ex. V = v1 + v2 + v3... Parallel Circuits - components are wired in separate loops; this circuit splits the current flow, and the current flowing through each component will ultimately combine to form the current flowing in the source - both the voltage across the ends of the components and the polarities are identical Series and Circuits ProjectIn class we had an opportunity to make a hands-on project to create both a series circuit and a parallel circuit to gain more experience on them with the use of LED lights and buttons. |
Day 2: Logic Gates, Boolean Algebra, 555 Circuits, Flip-Flop, Truth Tables |
Logic Gates Logic - science or art of exact reasoning Binary Logic:
Remember!
Boolean Algebra:
555 Circuit:
Flip-Flop:
Truth Table:
|
Day 3: Medicine Delivery System Project |
Design ProcessThis is a simulation of our logic circuit, this proved that our original pin diagram would function correctly. First Attempt to Test the x,y,z for the alarm with the toggle buttons. However we learned that buttons would be more stable than toggles so we then tried to use buttons later instead of the toggle switches. These are our first attempts to create the alarm and clock. The upper board in these two images is the clock and the other is the alarm. We used the '555 timer' for time delays and flip-flop elements. |
Day 4: Medicine Delivery System Project (Continued) |
Arduino SetUp: Through this program, we are able to use the buttons to control the LED lights and the alarm with the gates. Today, we updated the code so that pressing any two buttons will still allow red LED buttons to light up. We finished all the circuits, clock, and the alarm and they are all connected together to the arduino with the program. |