Project E.A.S.I II. POWER SUBSYSTEM.

Size: px
Start display at page:

Download "Project E.A.S.I II. POWER SUBSYSTEM."

Transcription

1 Project E.A.S.I Heath Cissell, Stephen Miles, Patrick Shiver, Hung Tran Dept. of Electrical and Computer Engineering, University of Central Florida, Orlando, Florida, Abstract Project E.A.S.I or Electronic Assistant for the Seeing Impaired is device that will replace the whitecane. This device is smaller and more discreet than a cane providing tactile and audio feedback in response to ultrasonic sensors that measure the area in front of the user. The devices currently available to the visually impaired community are limited with most developed several decades ago. E.A.S.I is designed to give users more options not by simply enhancing current options but by replacing them with modern day sensors and applications. Index Terms Seeing Impaired Aid, object detection, wireless communication, application software, tactile feedback, mobile communication. I. INTRODUCTION. The visually impaired across the globe face many difficulties that sadly most of us take for granted. As of 2013 an estimated 7.3 million people are reported to have a visual disability. Each of them must struggle with their independence within this world, often having to rely on others to simply get from point A to point B. Existing technologies have not changed much from their invention. The two most common forms of assistance available are Seeing Eye dogs, commonly called guide dogs, and a walking cane commonly called a white cane. Both systems are effective in keeping the user from walking into things and getting around by using these tools to sense their environment. But each has their own advantages and limitations. In the past people have tried to improve upon these systems by placing sensors or systems onto the existing cane or service animal. Our design is a handheld device that can be held discreetly using distance finding technology to replace the need for a walking cane and help to restore a small bit of independence while being more discreet. A. Constraints E.A.S.I is at its core a safety device which requires a high level of functionality. Based on its environment and usage, our device had to be lightweight, small, a high battery capacity and accurate distance sensing and while being able to provide tactile feedback. As it stands, the E.A.S.I. is designed to weigh less than 2.2 kilograms, fit into someone s hand, operates for at least 12 hours, and is accurate to a range of 2 meters with a field of view of roughly 90 degrees. B. Design In accordance with our design constraints, we first identified each subsystem and group member s responsibility. Trying to keep the design as small as possible was difficult. Block Diagram Fig. 1. Battery Charging System Battery Tactile System Packaging Bluetooth System Controller Distance Sensor Systems Group 35 Heath Stephen Patrick Hung Block Diagram of E.A.S.I. II. POWER SUBSYSTEM. Android App Audio System Voice Sensing Under the constraints of being mobile and small but providing tactile feedback made the selection of an appropriate battery difficult. The mechanical actuators require a great deal of power especially initially to trigger the change but far less to hold the actuator on. The main purpose of the tactile circuit is trying to reduce the power consumption of the actuators. However, to meet a daily use of 12 hours required at least a 6000mAh battery. The power subsystem provides 3 voltage buses to all the components in the circuit. The voltage buses include two 5V buses and one 3.3V bus which are supplied by 3 buck switching regulators. Due to the nature of the mechanical actuators, the power subsystem focuses on efficiency. The linear regulators though bigger in size offered the greatest efficiency at roughly 2 percent. Finally, due to safety and efficiency we utilized the MCP73213 battery manager for regulating the battery charging. This provides a steady voltage along with a programable current that can control the rate of battery charge. The battery manager also provides the status of the charge giving indication of when the battery is fully charged. 1

2 A. Lithium-Ion Polymer Battery We initially went with a Li-Ion battery but due to size and cost we decided to go with a Lithium polymer battery. In going for efficiency, the charging voltage for this battery is 8.4V with a current of 1A. [1] These parameters allow for 100 percent capacity at full saturation in just over 6 hours. We could charge this battery faster using a higher current rating however that would result in less capacity which would impact our daily run time. The lithium polymer battery was subjected to a series of tests to show battery life. We found that the battery life is just over 12 hours with cycling of only 4 actuators. Though theoretically our device could draw more power this is a balanced test of regular use. Shown below is the Tenergy Battery pack s voltage shown vs time. Fig. 2. LiPo battery voltage test over time. III. DISTANCE SENSING SYSTEM. One of the primary systems of our project includes the sensing elements. The sensing element system provides all the inputs to the microcontroller. This system is vital to our project for it provides the eyes for our device and for the user. The system is set up into an array of sensors for both redundancy checking and to serve 2 purposes, to sense the distance in front of the device and detecting objects in the immediate field of view. A. Ultrasonic Sensor The group elected to go with three MAXSONAR LV1 sensors. These sensors are designed to generate high frequency sound waves and receive the echo reflected by the target. These sensors are used in a wide range of applications and are very useful when it is not important to detect colors, surface texture, or transparency. This sensor offers several possible ways to communicate with the microcontroller unlike the HC-SR04 such as RS232, Analog Voltage, Pulse Width and TTL serial. These robust options will give us different implementation options should the need arise. The main advantage of this sensor besides the increased features is the size. At half the size of the HC-SR04 this sensor was well worth the cost. This sensor also used less power than its larger predecessor. B. Performance Analysis There are several factors that can affect the accuracy of an ultrasonic sensor and though accuracy is not a major concern for our design it is important to understand that they are present. Temperature and the reflection angle of the reflection surface are the biggest factors when determining accuracy. However, due to the nature of our design in using an Array of 3 sensors to sense the linear distance and objects to the left and right of the user, CrossTalk has been a major issue for us. Crosstalk is an issue that occurs when multiple ultrasonic sensors or proximity of objects can degrade the signal accuracy by inducing extra noise into the system. In our original design, we used a servo motor to sweep a single sensor back and forth much like a radar system but it produced such inaccurate results we decided to use 3 fixed sensors. Though it degraded the accuracy of sensing a full 3d field of view it increased the accuracy of the data we could process. The chart below shows the analysis of the sensing data for both the linear system as the choice between MaxSonar LV1 and LV4 was needed. MaxSonar LV4 has a narrow beam which we thought was perfect for the linear component of our device. However, upon testing we discovered that the narrow beam could not pick up major objects such as people past the 5-foot mark. For safety, our device requires at least 2m and ideal 3m of detection distance which MaxSonar LV1 supplied. Due to this we utilized this sensor 3 times within our sensor array. MaxSonar LV4 MaxSonar LV1 Actual Detected Detection Detected Detection Object Distance Distance Spread Distance Spread 2x2 Vertical x2 Vertical x2 Vertical x2 Vertical x2 Vertical x2 Vertical x2 Vertical x2 Vertical Fig. 3. MaxSonar LV1 and LV2 Comparison. 2

3 IV. TACTILE FEEDBACK SUBSYSTEM One of the other major subsystems is the system of peripheral components which will be responsible for relaying all communicable information to the end user via touch. These peripherals consist of seven linear actuators and two haptic vibration motors. Two of the linear actuators will be used exclusively for GPS signaling, three will be used for object linear distance signaling, and two more will be used for object position indication. A. Vibration Motors There is an enormous variety of vibration motors, so given the plug-and-play flexibility of the haptic IC we are using, we felt it more prudent to order several varieties and subjectively test them and see which felt the best. We looked to minimize power consumption while keeping a large enough output force so allow for more easily distinguishable patterns. We found that the Model from Precision Microdrives fit our needs nicely. B. Haptic IC We decided to drive our vibration motors using an I2C dedicated controller in order to offload complex PWM waveform generation from our MCU and allow for the capability of simple drop in replacement testing for several different varieties of motor. We ended up going with TI s DRV2605, in large part due to its easily accessible ROM waveform library. The one drawback of this chip is that it s I2C address is nonconfigurable, meaning we require an I2C multiplexer to use two. We used the TCA9548A for this task. As far as implementing these chips, most circuit design involves simply connecting the chips I/O pins as specified in their datasheets, and determining the range of acceptable pullup resistance values for our I2C bus. This process is detailed in the I2C standard [2]. The minimum resistance is as follows, where V OL and I OL are the minimum logic low voltage and current levels: R min = (V CC V OL )/I OL V OL and typical I OL can be found in the I2C specification, in Table 9. Using these values, we find that R min = 725Ω 1kΩ. Our goal is ultimately to maximize the pullup resistance without increasing the signal rise time past what is allowed by the I2C bus speed, to minimize overall current consumption. The maximum pullup value relies on an estimation of our I2C bus capacitance, which is based on the total trace length and the capacitance of each chip in series along the bus: R max = t r /( C b ) Where t r is the maximum allowed rise time. Referring to the datasheets for the two I2C slave devices shows a bus capacitance of roughly 20nF per device. Given that two chips will be active at any given time, and a t r = 1000ns for standard mode [2], R max 30kΩ. Thus, we chose pullup values of 20kΩ to allow for any excess parasitic capacitance in the traces. C. Linear Actuators We chose the ZH0-0420S-05A4 small scale 5V push solenoid for our linear actuator, as it was one of the only push variants available at that size and voltage rating. To control these solenoids, we will rely on a power N-FET driven by GPIO from our MCU. Even at this small scale, solenoids typically consume quite a lot of power and get quite hot if left actuated for long, so most of the design effort that went into this subsystem was directed towards finding ways to minimize this power consumption as much as possible. To do this, we took advantage of a few key principles; it takes much more current to initially actuate a solenoid than it does to keep it actuated. Therefore, we only need draw high current for the fractions of a second it takes to move the solenoid plunger. Additionally, though the solenoids are rated to operate at 1.1A (5V, 4.7Ω ESR), they will still actuate with much less current than that, just with less force. Since our application only calls for signaling and not actually performing work, this reduced force is irrelevant. To implement the first principle practically, we first tested to determine exactly what the minimum necessary DC voltage was that would A) move the plunger to its actuated position, and B) keep it in position given that it is already actuated. The table below shows the results of this test: Voltage (V) Current (ma) A) Actuation B) Holding Fig. 4. Measured actuator characteristics This observation is what informed our decision to include two 5V regulators: each one is rated for 1A, and our actuator configuration will worst case have four solenoids actuated at a given moment. This means 3

4 that worst case current draw will be 1.96A, though only for fractions of a second at a time. We attempted two methods for reducing the actuation current from 1.1A. The first and simplest is to simply add a series resistance in line with the solenoid load, which will drop the DC voltage across the solenoid down to the measured 2.3V. The downside to this approach is that a fairly substantial amount of power will inevitably be dissipated through this resistor as heat. Due to its simplicity, we implemented this solution as a backup. The second method avoids this waste by taking advantage of the actuators inherent inductance. By pulsing the input voltage at a high enough frequency, the current draw won t have time to catch up to the change in voltage. As frequency increases, the instantaneous current draw will approach DC, and its magnitude will decrease as the current has less time to rise during the positive voltage cycle. By experimentation, we found a 20kHz, 60% duty cycle pulse adequate for supplying enough current to actuate a solenoid. To generate this waveform, we used an ICM7555 Timer IC configured in astable mode. The reference design we relied on [3] shown below indicates the output frequency and duty cycle of the output signal can be configured as follows: solenoid. In parallel with this resistor is an additional MOSFET, which when opened will effectively short across that resistor due to the low drain-source resistance (on the order of 10 s of milliohms) and increase the current through the solenoid to the actuation level. To gate this MOSFET, we use an additional 555 timer, this time in a monostable configuration, which will output a fixed duration pulse, whose width is set by an RC pair across the IC s discharge and threshold pins in accordance with its datasheet [4]. Monostable operation is triggered by a negative/low level signal which must be shorter in duration than the output pulse. To generate this trigger, we use a first order RC differentiator, offset from zero by V CC and with the positive spike generated at the negative edge of the input suppressed by a diode. Below is a simulation model of the circuit, as well as its output: Fig. 6. Differential Trigger Simulation & Output V. MICROCONTROLLER Fig Timer Reference Design [3] f = 1.44/(C (R 1 + 2R 2 )) D = (R 1 + R 2 )/(R 1 + 2R 2 ) The output of this IC drives a power MOSFET, which gates the power signal driving the actuators. To drop current down to the holding level, we use an additional series resistance between the source and ground of the MOSFET connecting the MCU and The Microcontroller is the heart of this device and is built in the power PCB to control outputs and inputs. There are 2 MCU s to increase speed of processing and divide the tasks of the Bluetooth and tactile sensing functions. A. Microcontroller For this project, the microcontroller will need to have more than fifteen I/O pins as to connect with many components like sensor, Bluetooth, vibration motors and actuators. Clock speed must be more than enough to handle the processing power for the system to 4

5 function at a fast speed. Flash memory size must be more than the system needed to store the large amount of software so that the device can continue to function normally after restarting. Active power draw needs to be as low as possible depending on the clock speed because this project is a handheld device and all the components need to consume as little battery power as possible so that users can use the device for a long time. The ATSAMD21G18 microcontroller in the Arduino Zero board has a fairly high clock speed of 48MHz resulting a good amount of processing power for this project. With 256KB flash memory, programming can be easier, larger amount of codes can be done. 38 I/O pins will be more than sufficient for all the components to connect to the microcontroller. Low active power consumption of around 10.3mA, the microcontroller will save power when in use resulting longer battery life. Programming IDE is very users friendly, it will help beginners create better projects. Due to the demand of the Bluetooth we decided to incorpate two MCU s into our design as initial tests showed it eased the demand of the initial MCU. a time when they are needed and then after, immediately turn them back off. This will make crosstalk between sensors impossible because only one sensor will ever be on at any given time. The Bluetooth microcontroller is responsible for handling Bluetooth communication to and from the E.A.S.I. smartphone app through the Bluefruit LE UART Friend Bluetooth module. It is also responsible for parsing the navigation data received from the smartphone app and controlling the left and right navigation solenoids and the navigation vibration motor based on the navigation data. The Bluetooth microcontroller will receive data from the primary microcontroller that it will relay through Bluetooth to the E.A.S.I. smartphone app using the Bluefruit Bluetooth module. A. Program Flow Chart B. Function The primary microcontroller receives pulse width values from each of the three ultrasonic sensors and converts the values to inches so that they can be more easily understood. The value received from the distance sensor is used to determine which distance solenoids to raise and lower as well as how intense the distance vibration motor will be pulsed. There are three distance solenoids with each solenoid indicating that the detected object is somewhere within a 3ft range (0-3ft, 3-6ft, 6-9ft). Within these 3ft ranges, the distance vibration motor is used to provide an even more precise 1ft range for the detected objected. For example, in the 0-3ft range, if the object is between 2-3ft, the vibration motor will vibrate with low intensity, in the 1-2ft range it will vibrate with medium intensity, and in the 0-1ft range it will vibrate with high intensity. The values received from the left and right direction sensors are used to determine if the left and right direction solenoids should be raised or lowered. If the value is less than 5ft, then the respective solenoid is raised, otherwise it is lowered. The primary microcontroller will also send data indicating which solenoids are raised and lowered and how intense the vibration motor is vibrating to the Bluetooth microcontroller so that it can be sent to the EASI smartphone app through Bluetooth. To eliminate crosstalk between the three ultrasonic sensors, the primary microcontroller will turn on the sensors one at 5

6 VI. PCB AND SCHEMATIC DIAGRAMS. Due to the complexity of our project we divided our full design into two PCB s. The first PCB is a combination of the Power subsystem, the MCU s and the Bluetooth circuitry. The second PCB focuses on the outputs of our design and the controllers for our Tactile Feedback System. The PCB schematics and board layout were done in Cadsoft Eagle 8.1. The group quickly found that using Eagle would allow for the quickest production. Libraries for all components used were readily available for most of our manufacturers aside from several components within the Tactile PCB. VI. CASE DESIGN We designed a prototype case to contain our components, and had the design 3D printed. The top, back, and front panels fit in place via dovetail joints, and the solenoids all mount into individual brackets that slide into the top panel. The case is 25 x 7 x 6 cm in volume. The sensors mount to the front panel, the battery fits in the back under the actuators, and the PCB s are stacked on top of one another towards the front. The model for each component was generated using Autodesk Inventor, and below the full set of assembled components can be seen. Fig. 7. Power/MCU/Bluetooth PCB. Above is a figure of the group s finalized PCB with the power circuit, dual MCU s and Bluetooth. Below is the finalized Tactile PCB. The boards were manufactured by OSH Park. The Power PCB was manufactured at price of three for $114 while the tactile PCB was $61 for three. The cost was based on surface area. The Tactile PCB is smaller at 2.3 x 2.6 inches. The Power PCB is the larger with dimensions of 4.5 x 2.5 inches. Components were obtained separately by the group and soldered by the group with Stephen and Hung as our primary Solder Team. Fig. 8. Tactile PCB. Fig. 9. Digital Case Design. VIII. MOBILE APPLICATION. In this section, we will elaborate on our software development process, starting with the Bluetooth integration from the Arduino board, the design and development stages, getting the app perform basic functions, navigations and finally the testing. Since we decided that we were going through with Android as a development choice, it made sense to develop a plan for developing and testing. Android platform is the operating system developed for most smartphones beside Apple and Windows phones. Android is open source and application can be developed by anyone with any computer operating system, not like Apple application that need Apple software and hardware to develop. To develop Android apps, the de-facto languages are Java, C and C++. C and C++ are the two less popular languages to create Android app and often less promoted by Google. Java was developed in response to developers wanting a language that was easier to learn and develop with. With the Java classes, it will be easier to create and maintain the app functionalities. We ended up choosing Java for Android mainly because of massive documentation for the Bluetooth, and all our team members have Android phones. 6

7 Android Studio is a software to create Android application using Java language, the software is easy to use with millions of different examples and projects for any kind of Android application development, also the software is well documented and will make the creating of the project application easier to start and develop. in our original design and avoided fluff and redundancy in design, and so that users do not have to navigate around the app, just need to turn the app on and using it right away. A. Bluetooth Integration Before any new development was done, we had to make sure that data is being transmitted to the mobile app correctly through Bluetooth. For testing the group used the Adafruit Bluefruit LE UART Friend Breakout that have the Bluefruit LE UART Friend Bluetooth module that will be used in the project and an Arduino Uno. This combination was chosen due to the extensive amount of documentation available. Fig. 11. E.A.S.I. s main screen. Fig. 10. Testing the Bluetooth connection via Adafruit s open source nrf8001 app. This was done before development. B. Design & Development We knew in the early stages of development that E.A.S.I. had to be well designed, centered around its core functionality. A lot of projects typically get lessthan-anticipated results due to being too feature-heavy and not having focus; we wanted to make sure that our core functionality was up to par with what we wanted. As far as User Interface and Experience goes, we wanted an app with a simple, and App Store-ready feel. Implementing with simple and big buttons so that the users can touch the right buttons without seeing where the buttons are. Functionality-wise, we wanted to make sure that the design and development of E.A.S.I. was focused on core features. A user should be able to easily turn on the app and by using the buttons, they can turn on and off some of the features from the device like navigation, audio sound and audio ping. We minimized the number of screens down to one screen C. Basic Functions After defining our scope for development and implementing our overall design, much of our focus was making sure a user could use the app to customize basic functions of the device and receive alerts from it. As the app is turned on, it will automatically connect to the device via Bluetooth connection. The data will be transferred constantly between the app and the device. Scanned object s locations and distances are transmitted to the app always. There will be voice prompts to alert the users of such data, and the Audio Voice button will be used to turn on and off all the prompt alerts from the app. The distance of the scanned objects will also alert to the users with ping pulse sound, the Audio Ping button is to turn on and off those alerts. D. Navigations Navigations will be an extra feature for the users. For the app, we will use the HERE Maps API to integrate the turn by turn navigations to the device. There will be two pre-installed addresses for Home and Work. When the user taps on the Navigation button to turn the function on, there will be voice prompt asking for destination, users then need to speak the destination and with voice recognition, the HERE Map will direct the user by sending left and right turns to the device. There will be tactile feedback on the device to let the user know when to turn left and right to their destinations. Due to the inaccuracy of the phone after extensive testing, navigation was removed as a function 7

8 E. Testing As far as testing the different features of the app, it was simple since it would be obvious in the display that certain features are working. Since the application is very simple and easy to use, the testing is also easy to check to see if the functions are working as they supposed to. Clicking on the sound and ping button will turn on and off all the sound and ping pulses that alert the users. Pressing the navigation button will have the directions sent to the device and guide the users to their destinations. With all those buttons and functions working properly, we can state that the application is complete and all the data being transferred completely and correctly between the app and the device via Bluetooth connections. IX. CONCLUSION. This project has proven to be an incredibly valuable experience for each person in our group. We have applied the concepts and ideas that were introduced in class to bring our idea into reality. Additionally, the group came to understand all the aspects of engineering that come together to bring a project into fruition. Overall, this experience has shown us about ourselves, our communication skills, our relative skill sets, and engineering. Our device is fully functioning and works well in solving the problem that the group set out to fix. REFERENCES. [1] Battery University, "BU-409: Charging Lithium-ion," [Online]. Available: hium_ion_batteries. [Accessed ]. [2] NXP Semiconductors, "I2C Bus Specification," [Online]. Available: pdf. [Accessed ]. [3] ElectronicsTutorials, "555 Oscillator Tutorial," [Online]. Available: [Accessed ]. THE ENGINEERS. Patrick Shiver is graduating Electrical Engineering in May He has been working three years at Universal Orlando and over 10 years in the Air Force as an avionic technician. After graduation, he will be working with Northrop Grumman in the field of Aerospace system. His Interests are power systems, integration and test, and PLC control systems. Hung Tran is a senior at the University of Central Florida. He is graduating with a Bachelor s in Computer Engineering May His interests are embedded software, mobile applications and computer hardware. Heath Cissell is in his senior year at the University of Central Florida set to graduate with a Bachelor's of Science in Computer Engineering with a minor in Secure Computing and Networks in May of He is particularly interested in the computer and network security fields Stephen Miles was born and raised in Tampa, Florida, and will be graduating with honors in August 2017, with a B.S.E.E and a Minor in Computer Science. His interests lie in the digital design and embedded systems fields, and is looking to pursue a career in these or in FPGA technology and design. [4] Maxim Integrated, "ICM7555/556 General Purpose Timers," [Online]. Available: 5-ICM7556.pdf. [Accessed ]. 8

Microcontroller Systems. ELET 3232 Topic 13: Load Analysis

Microcontroller Systems. ELET 3232 Topic 13: Load Analysis Microcontroller Systems ELET 3232 Topic 13: Load Analysis 1 Objective To understand hardware constraints on embedded systems Define: Noise Margins Load Currents and Fanout Capacitive Loads Transmission

More information

HIGH LOW Astable multivibrators HIGH LOW 1:1

HIGH LOW Astable multivibrators HIGH LOW 1:1 1. Multivibrators A multivibrator circuit oscillates between a HIGH state and a LOW state producing a continuous output. Astable multivibrators generally have an even 50% duty cycle, that is that 50% of

More information

2D Floor-Mapping Car

2D Floor-Mapping Car CDA 4630 Embedded Systems Final Report Group 4: Camilo Moreno, Ahmed Awada ------------------------------------------------------------------------------------------------------------------------------------------

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization)

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization) International Journal of Advanced Research in Electrical, Electronics Device Control Using Intelligent Switch Sreenivas Rao MV *, Basavanna M Associate Professor, Department of Instrumentation Technology,

More information

Implications of Slow or Floating CMOS Inputs

Implications of Slow or Floating CMOS Inputs Implications of Slow or Floating CMOS Inputs SCBA4 13 1 IMPORTANT NOTICE Texas Instruments (TI) reserves the right to make changes to its products or to discontinue any semiconductor product or service

More information

AN Analog Power USA Applications Department

AN Analog Power USA Applications Department Using MOSFETs for Synchronous Rectification The use of MOSFETs to replace diodes to reduce the voltage drop and hence increase efficiency in DC DC conversion circuits is a concept that is widely used due

More information

Application Note 1047

Application Note 1047 Low On-Resistance Solid-State Relays for High-Reliability Applications Application Note 10 Introduction In military, aerospace, and commercial applications, the high performance, long lifetime, and immunity

More information

Exam Booklet. Pulse Circuits

Exam Booklet. Pulse Circuits Exam Booklet Pulse Circuits Pulse Circuits STUDY ASSIGNMENT This booklet contains two examinations for the six lessons entitled Pulse Circuits. The material is intended to provide the last training sought

More information

Electronics Design Laboratory Lecture #11. ECEN 2270 Electronics Design Laboratory

Electronics Design Laboratory Lecture #11. ECEN 2270 Electronics Design Laboratory Electronics Design Laboratory Lecture # ECEN 7 Electronics Design Laboratory Project Must rely on fully functional Lab circuits, Lab circuit is optional Can re do wireless or replace it with a different

More information

Group #17 Arian Garcia Javier Morales Tatsiana Smahliuk Christopher Vendette

Group #17 Arian Garcia Javier Morales Tatsiana Smahliuk Christopher Vendette Group #17 Arian Garcia Javier Morales Tatsiana Smahliuk Christopher Vendette Electrical Engineering Electrical Engineering Electrical Engineering Electrical Engineering Contents 1 2 3 4 5 6 7 8 9 Motivation

More information

LM555 and LM556 Timer Circuits

LM555 and LM556 Timer Circuits LM555 and LM556 Timer Circuits LM555 TIMER INTERNAL CIRCUIT BLOCK DIAGRAM "RESET" And "CONTROL" Input Terminal Notes Most of the circuits at this web site that use the LM555 and LM556 timer chips do not

More information

ASTABLE MULTIVIBRATOR

ASTABLE MULTIVIBRATOR 555 TIMER ASTABLE MULTIIBRATOR MONOSTABLE MULTIIBRATOR 555 TIMER PHYSICS (LAB MANUAL) PHYSICS (LAB MANUAL) 555 TIMER Introduction The 555 timer is an integrated circuit (chip) implementing a variety of

More information

EUP V/12V Synchronous Buck PWM Controller DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit. 1

EUP V/12V Synchronous Buck PWM Controller DESCRIPTION FEATURES APPLICATIONS. Typical Application Circuit. 1 5V/12V Synchronous Buck PWM Controller DESCRIPTION The is a high efficiency, fixed 300kHz frequency, voltage mode, synchronous PWM controller. The device drives two low cost N-channel MOSFETs and is designed

More information

A Closed-Loop System to Monitor and Reduce Parkinson s Tremors

A Closed-Loop System to Monitor and Reduce Parkinson s Tremors A Closed-Loop System to Monitor and Reduce Parkinson s Tremors Tremors Group: Anthony Calvo, Linda Gong, Jake Miller, and Mike Sander Faculty Advisor: Dr. Gary H. Bernstein 8 March 2018 Design Review I

More information

Electronics Design Laboratory Lecture #10. ECEN 2270 Electronics Design Laboratory

Electronics Design Laboratory Lecture #10. ECEN 2270 Electronics Design Laboratory Electronics Design Laboratory Lecture #10 Electronics Design Laboratory 1 Lessons from Experiment 4 Code debugging: use print statements and serial monitor window Circuit debugging: Re check operation

More information

Design and Implementation of Boost Converter for IoT Application

Design and Implementation of Boost Converter for IoT Application Design and Implementation of Boost Converter for IoT Application Peeyush 1, Varsha Chaurasia 2 M. Tech (Power Electronics), Department of EEE, R.V. College of Engineering, Bengaluru, India 1 M. Tech (Power

More information

Haptic Feedback Technology

Haptic Feedback Technology Haptic Feedback Technology ECE480: Design Team 4 Application Note Michael Greene Abstract: With the daily interactions between humans and their surrounding technology growing exponentially, the development

More information

ML4818 Phase Modulation/Soft Switching Controller

ML4818 Phase Modulation/Soft Switching Controller Phase Modulation/Soft Switching Controller www.fairchildsemi.com Features Full bridge phase modulation zero voltage switching circuit with programmable ZV transition times Constant frequency operation

More information

Industrial Automation Training Academy. Arduino, LabVIEW & PLC Training Programs Duration: 6 Months (180 ~ 240 Hours)

Industrial Automation Training Academy. Arduino, LabVIEW & PLC Training Programs Duration: 6 Months (180 ~ 240 Hours) nfi Industrial Automation Training Academy Presents Arduino, LabVIEW & PLC Training Programs Duration: 6 Months (180 ~ 240 Hours) For: Electronics & Communication Engineering Electrical Engineering Instrumentation

More information

Computer Controlled Curve Tracer

Computer Controlled Curve Tracer Computer Controlled Curve Tracer Christopher Curro The Cooper Union New York, NY Email: chris@curro.cc David Katz The Cooper Union New York, NY Email: katz3@cooper.edu Abstract A computer controlled curve

More information

Piezo Kalimba. The initial objective of this project was to design and build an expressive handheld

Piezo Kalimba. The initial objective of this project was to design and build an expressive handheld Brian M c Laughlin EMID Project 2 Report 7 May 2014 Piezo Kalimba Design Goals The initial objective of this project was to design and build an expressive handheld electronic instrument that is modelled

More information

ECE 511: FINAL PROJECT REPORT GROUP 7 MSP430 TANK

ECE 511: FINAL PROJECT REPORT GROUP 7 MSP430 TANK ECE 511: FINAL PROJECT REPORT GROUP 7 MSP430 TANK Team Members: Andrew Blanford Matthew Drummond Krishnaveni Das Dheeraj Reddy 1 Abstract: The goal of the project was to build an interactive and mobile

More information

Doesn t something like this exist already? What is this project trying to achieve? What is this document?

Doesn t something like this exist already? What is this project trying to achieve? What is this document? 1 What is this project trying to achieve? It is estimated that around 20% of the world s population suffers from some extent of hearing loss. Even relatively low levels of hearing loss can cause difficulties

More information

Boozer Cruiser. EEL Electrical Engineering Design 2 Final Design Report. April 23, The Mobile Bartending Robot.

Boozer Cruiser. EEL Electrical Engineering Design 2 Final Design Report. April 23, The Mobile Bartending Robot. EEL4924 - Electrical Engineering Design 2 Final Design Report April 23, 2013 Boozer Cruiser The Mobile Bartending Robot Team Members: Mackenzie Banker Perry Fowlkes mbanker@ufl.edu perry.pfowlkes@gmail.com

More information

Azaad Kumar Bahadur 1, Nishant Tripathi 2

Azaad Kumar Bahadur 1, Nishant Tripathi 2 e-issn 2455 1392 Volume 2 Issue 8, August 2016 pp. 29 35 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Design of Smart Voice Guiding and Location Indicator System for Visually Impaired

More information

Hardware Platforms and Sensors

Hardware Platforms and Sensors Hardware Platforms and Sensors Tom Spink Including material adapted from Bjoern Franke and Michael O Boyle Hardware Platform A hardware platform describes the physical components that go to make up a particular

More information

ECE 477 Digital Systems Senior Design Project Rev 8/09. Homework 5: Theory of Operation and Hardware Design Narrative

ECE 477 Digital Systems Senior Design Project Rev 8/09. Homework 5: Theory of Operation and Hardware Design Narrative ECE 477 Digital Systems Senior Design Project Rev 8/09 Homework 5: Theory of Operation and Hardware Design Narrative Team Code Name: _ATV Group No. 3 Team Member Completing This Homework: Sebastian Hening

More information

SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE

SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE ISSN: 0976-2876 (Print) ISSN: 2250-0138 (Online) SMART ELECTRONIC GADGET FOR VISUALLY IMPAIRED PEOPLE L. SAROJINI a1, I. ANBURAJ b, R. ARAVIND c, M. KARTHIKEYAN d AND K. GAYATHRI e a Assistant professor,

More information

EECS 270: Lab 7. Real-World Interfacing with an Ultrasonic Sensor and a Servo

EECS 270: Lab 7. Real-World Interfacing with an Ultrasonic Sensor and a Servo EECS 270: Lab 7 Real-World Interfacing with an Ultrasonic Sensor and a Servo 1. Overview The purpose of this lab is to learn how to design, develop, and implement a sequential digital circuit whose purpose

More information

1X6610 Signal/Power Management IC for Integrated Driver Module

1X6610 Signal/Power Management IC for Integrated Driver Module 1X6610 Signal/Power Management IC for Integrated Driver Module IXAN007501-1215 Introduction This application note describes the IX6610 device, a signal/power management IC creating a link between a microcontroller

More information

Performance Analysis of Ultrasonic Mapping Device and Radar

Performance Analysis of Ultrasonic Mapping Device and Radar Volume 118 No. 17 2018, 987-997 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Performance Analysis of Ultrasonic Mapping Device and Radar Abhishek

More information

Part 1: Determining the Sensors and Feedback Mechanism

Part 1: Determining the Sensors and Feedback Mechanism Roger Yuh Greg Kurtz Challenge Project Report Project Objective: The goal of the project was to create a device to help a blind person navigate in an indoor environment and avoid obstacles of varying heights

More information

DS1807 Addressable Dual Audio Taper Potentiometer

DS1807 Addressable Dual Audio Taper Potentiometer Addressable Dual Audio Taper Potentiometer www.dalsemi.com FEATURES Operates from 3V or 5V Power Supplies Ultra-low power consumption Two digitally controlled, 65-position potentiometers Logarithmic resistor

More information

Beacon Indoor Navigation System. Group 14 Andre Compagno, EE. Josh Facchinello, CpE. Jonathan Mejias, EE. Pedro Perez, EE.

Beacon Indoor Navigation System. Group 14 Andre Compagno, EE. Josh Facchinello, CpE. Jonathan Mejias, EE. Pedro Perez, EE. Beacon Indoor Navigation System Group 14 Andre Compagno, EE. Josh Facchinello, CpE. Jonathan Mejias, EE. Pedro Perez, EE. Motivation GPS technologies are not effective indoors Current indoor accessibility

More information

High Level Design Group: RF Detection Group Members: Joey Py e, André Magill, Shane Ryan, John Docalovich, Zack Bennett Advisor: Dr.

High Level Design Group: RF Detection Group Members: Joey Py e, André Magill, Shane Ryan, John Docalovich, Zack Bennett Advisor: Dr. Group: RF Detection Group Members: Joey Py e, André Magill, Shane Ryan, John Docalovich, Zack Bennett Advisor: Dr. Jonathan Chisum Table of Contents 1 Introduction 3 2 Problem Statement and Proposed Solution

More information

Application Note 0009

Application Note 0009 Recommended External Circuitry for Transphorm GaN FETs Application Note 9 Table of Contents Part I: Introduction... 2 Part II: Solutions to Suppress Oscillation... 2 Part III: The di/dt Limits of GaN Switching

More information

Hello, and welcome to this presentation of the STM32L4 comparators. It covers the main features of the ultra-lowpower comparators and some

Hello, and welcome to this presentation of the STM32L4 comparators. It covers the main features of the ultra-lowpower comparators and some Hello, and welcome to this presentation of the STM32L4 comparators. It covers the main features of the ultra-lowpower comparators and some application examples. 1 The two comparators inside STM32 microcontroller

More information

ECE 445 Spring 2017 Autonomous Trash Can. Group #85: Eshwar Cheekati, Michael Gao, Aditya Sule

ECE 445 Spring 2017 Autonomous Trash Can. Group #85: Eshwar Cheekati, Michael Gao, Aditya Sule ECE 445 Spring 27 Autonomous Trash Can Group #85: Eshwar Cheekati, Michael Gao, Aditya Sule Introduction High amount of waste generated Poor communication/trash management -> smelly odors Need for reminder

More information

Construction of a high-voltage Buck-Boost capacitor charger. Transformer and logic

Construction of a high-voltage Buck-Boost capacitor charger. Transformer and logic Construction of a high-voltage Buck-Boost capacitor charger This paper describes the construction of the circuit described in the paper titled A high-voltage Buck- Boost capacitor charger. As described

More information

CHAPTER 7 HARDWARE IMPLEMENTATION

CHAPTER 7 HARDWARE IMPLEMENTATION 168 CHAPTER 7 HARDWARE IMPLEMENTATION 7.1 OVERVIEW In the previous chapters discussed about the design and simulation of Discrete controller for ZVS Buck, Interleaved Boost, Buck-Boost, Double Frequency

More information

Figure 1. C805193x/92x Capacitive Touch Sense Development Platform

Figure 1. C805193x/92x Capacitive Touch Sense Development Platform CAPACITIVE TOUCH SENSE SOLUTION RELEVANT DEVICES The concepts and example code in this application note are applicable to the following device families: C8051F30x, C8051F31x, C8051F320/1, C8051F33x, C8051F34x,

More information

Boundary Mode Offline LED Driver Using MP4000. Application Note

Boundary Mode Offline LED Driver Using MP4000. Application Note The Future of Analog IC Technology AN046 Boundary Mode Offline LED Driver Using MP4000 Boundary Mode Offline LED Driver Using MP4000 Application Note Prepared by Zheng Luo March 25, 2011 AN046 Rev. 1.0

More information

Frequently Asked Questions DAT & ZX76 Series Digital Step Attenuators

Frequently Asked Questions DAT & ZX76 Series Digital Step Attenuators Frequently Asked Questions DAT & ZX76 Series Digital Step Attenuators 1. What is the definition of "Switching Control Frequency"? The switching control frequency is the frequency of the control signals.

More information

SRM TM A Synchronous Rectifier Module. Figure 1 Figure 2

SRM TM A Synchronous Rectifier Module. Figure 1 Figure 2 SRM TM 00 The SRM TM 00 Module is a complete solution for implementing very high efficiency Synchronous Rectification and eliminates many of the problems with selfdriven approaches. The module connects

More information

EEL4914 Senior Design. Final Design Report

EEL4914 Senior Design. Final Design Report EEL4914 Senior Design Final Design Report Electric Super Bike The Best Team in the World Matt Fisher madfish@ufl.edu Richard Orr gautama@ufl.edu 21 April 2008 1 Contents Contents...2 Abstract...3 Project

More information

The Development and Application of High Compression Ratio Methanol Engine ECU

The Development and Application of High Compression Ratio Methanol Engine ECU National Conference on Information Technology and Computer Science (CITCS 2012) The Development and Application of High Compression Ratio Methanol Engine ECU Hong Bin, 15922184696 hongbinlqyun@163.com

More information

In this lecture, we will look at how different electronic modules communicate with each other. We will consider the following topics:

In this lecture, we will look at how different electronic modules communicate with each other. We will consider the following topics: In this lecture, we will look at how different electronic modules communicate with each other. We will consider the following topics: Links between Digital and Analogue Serial vs Parallel links Flow control

More information

Lecture 02: Logic Families. R.J. Harris & D.G. Bailey

Lecture 02: Logic Families. R.J. Harris & D.G. Bailey Lecture 02: Logic Families R.J. Harris & D.G. Bailey Objectives Show how diodes can be used to form logic gates (Diode logic). Explain the need for introducing transistors in the output (DTL and TTL).

More information

MOSFET as a Switch. MOSFET Characteristics Curves

MOSFET as a Switch. MOSFET Characteristics Curves MOSFET as a Switch MOSFET s make very good electronic switches for controlling loads and in CMOS digital circuits as they operate between their cut-off and saturation regions. We saw previously, that the

More information

Advanced Mechatronics 1 st Mini Project. Remote Control Car. Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014

Advanced Mechatronics 1 st Mini Project. Remote Control Car. Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014 Advanced Mechatronics 1 st Mini Project Remote Control Car Jose Antonio De Gracia Gómez, Amartya Barua March, 25 th 2014 Remote Control Car Manual Control with the remote and direction buttons Automatic

More information

Chapter 13: Comparators

Chapter 13: Comparators Chapter 13: Comparators So far, we have used op amps in their normal, linear mode, where they follow the op amp Golden Rules (no input current to either input, no voltage difference between the inputs).

More information

2A, 23V, 380KHz Step-Down Converter

2A, 23V, 380KHz Step-Down Converter 2A, 23V, 380KHz Step-Down Converter General Description The is a buck regulator with a built-in internal power MOSFET. It achieves 2A continuous output current over a wide input supply range with excellent

More information

CHAPTER 4: 555 TIMER. Dr. Wan Mahani Hafizah binti Wan Mahmud

CHAPTER 4: 555 TIMER. Dr. Wan Mahani Hafizah binti Wan Mahmud CHAPTE 4: 555 TIME Dr. Wan Mahani Hafizah binti Wan Mahmud 555 TIME Introduction Pin configuration Basic architecture and operation Astable Operation Monostable Operation Timer in Triggering Circuits 555

More information

LM193/LM293/LM393/LM2903 Low Power Low Offset Voltage Dual Comparators

LM193/LM293/LM393/LM2903 Low Power Low Offset Voltage Dual Comparators LM193/LM293/LM393/LM2903 Low Power Low Offset Voltage Dual Comparators General Description The LM193 series consists of two independent precision voltage comparators with an offset voltage specification

More information

FSP4054. Standalone Linear Li-ion Battery Charger with Thermal Regulation

FSP4054. Standalone Linear Li-ion Battery Charger with Thermal Regulation FEATURES Programmable charge current up to 800mA No MOSFET, sense resistor or blocking diode required Complete linear charger in thin SOT package for single cell lithium ion batteries Constant-current/constant-voltage

More information

Lab 12: Timing sequencer (Version 1.3)

Lab 12: Timing sequencer (Version 1.3) Lab 12: Timing sequencer (Version 1.3) WARNING: Use electrical test equipment with care! Always double-check connections before applying power. Look for short circuits, which can quickly destroy expensive

More information

Microcircuit Electrical Issues

Microcircuit Electrical Issues Microcircuit Electrical Issues Distortion The frequency at which transmitted power has dropped to 50 percent of the injected power is called the "3 db" point and is used to define the bandwidth of the

More information

SA60. H-Bridge Motor Driver/Amplifiers SA60

SA60. H-Bridge Motor Driver/Amplifiers SA60 H-Bridge Motor Driver/Amplifiers FEATURES LOW COSOMPLETE H-BRIDGE SELF-CONTAINED SMART LOWSIDE/ HIGHSIDE DRIVE CIRCUITRY WIDE SUPPLY RANGE: UP TO 8V A CONTINUOUS OUTPUT ISOLATED CASE ALLOWS DIRECT HEATSINKING

More information

DC Motor-Driver H-Bridge Circuit

DC Motor-Driver H-Bridge Circuit Page 1 of 9 David Cook ROBOT ROOM home projects contact copyright & disclaimer books links DC Motor-Driver H-Bridge Circuit Physical motion of some form helps differentiate a robot from a computer. It

More information

University of California at Berkeley Donald A. Glaser Physics 111A Instrumentation Laboratory

University of California at Berkeley Donald A. Glaser Physics 111A Instrumentation Laboratory Published on Instrumentation LAB (http://instrumentationlab.berkeley.edu) Home > Lab Assignments > Digital Labs > Digital Circuits II Digital Circuits II Submitted by Nate.Physics on Tue, 07/08/2014-13:57

More information

A Model Based Approach for Human Recognition and Reception by Robot

A Model Based Approach for Human Recognition and Reception by Robot 16 MHz ARDUINO A Model Based Approach for Human Recognition and Reception by Robot Prof. R. Sunitha Department Of ECE, N.R.I Institute Of Technology, J.N.T University, Kakinada, India. V. Sai Krishna,

More information

Substitute eyes for Blind using Android

Substitute eyes for Blind using Android 2013 Texas Instruments India Educators' Conference Substitute eyes for Blind using Android Sachin Bharambe, Rohan Thakker, Harshranga Patil, K. M. Bhurchandi Visvesvaraya National Institute of Technology,

More information

Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter

Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter Chapter 3 : Closed Loop Current Mode DC\DC Boost Converter 3.1 Introduction DC/DC Converter efficiently converts unregulated DC voltage to a regulated DC voltage with better efficiency and high power density.

More information

Brian Hanna Meteor IP 2007 Microcontroller

Brian Hanna Meteor IP 2007 Microcontroller MSP430 Overview: The purpose of the microcontroller is to execute a series of commands in a loop while waiting for commands from ground control to do otherwise. While it has not received a command it populates

More information

MP6902 Fast Turn-off Intelligent Controller

MP6902 Fast Turn-off Intelligent Controller MP6902 Fast Turn-off Intelligent Controller The Future of Analog IC Technology DESCRIPTION The MP6902 is a Low-Drop Diode Emulator IC for Flyback converters which combined with an external switch replaces

More information

AERO2705 Space Engineering 1 Week 7 The University of Sydney

AERO2705 Space Engineering 1 Week 7 The University of Sydney AERO2705 Space Engineering 1 Week 7 The University of Sydney Presenter Mr. Warwick Holmes Executive Director Space Engineering School of Aerospace, Mechanical and Mechatronic Engineering The University

More information

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency Jamie E. Reinhold December 15, 2011 Abstract The design, simulation and layout of a UMAINE ECE Morse code Read Only Memory and transmitter

More information

L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G

L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G P R O F. S L A C K L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G G B S E E E @ R I T. E D U B L D I N G 9, O F F I C E 0 9-3 1 8 9 ( 5 8 5 ) 4 7 5-5 1 0

More information

Exclusive Technology Feature. Integrated Driver Shrinks Class D Audio Amplifiers. Audio Driver Features. ISSUE: November 2009

Exclusive Technology Feature. Integrated Driver Shrinks Class D Audio Amplifiers. Audio Driver Features. ISSUE: November 2009 ISSUE: November 2009 Integrated Driver Shrinks Class D Audio Amplifiers By Jun Honda, International Rectifier, El Segundo, Calif. From automotive entertainment to home theater systems, consumers are demanding

More information

Marine Debris Cleaner Phase 1 Navigation

Marine Debris Cleaner Phase 1 Navigation Southeastern Louisiana University Marine Debris Cleaner Phase 1 Navigation Submitted as partial fulfillment for the senior design project By Ryan Fabre & Brock Dickinson ET 494 Advisor: Dr. Ahmad Fayed

More information

High Current DC Motor Driver Manual

High Current DC Motor Driver Manual High Current DC Motor Driver Manual 1.0 INTRODUCTION AND OVERVIEW This driver is one of the latest smart series motor drivers designed to drive medium to high power brushed DC motor with current capacity

More information

MAXREFDES121# Isolated 24V to 3.3V 33W Power Supply

MAXREFDES121# Isolated 24V to 3.3V 33W Power Supply System Board 6309 MAXREFDES121# Isolated 24V to 3.3V 33W Power Supply Maxim s power-supply experts have designed and built a series of isolated, industrial power-supply reference designs. Each of these

More information

Regulating Pulse Width Modulators

Regulating Pulse Width Modulators Regulating Pulse Width Modulators UC1525A/27A FEATURES 8 to 35V Operation 5.1V Reference Trimmed to ±1% 100Hz to 500kHz Oscillator Range Separate Oscillator Sync Terminal Adjustable Deadtime Control Internal

More information

). The THRESHOLD works in exactly the opposite way; whenever the THRESHOLD input is above 2/3V CC

). The THRESHOLD works in exactly the opposite way; whenever the THRESHOLD input is above 2/3V CC ENGR 210 Lab 8 RC Oscillators and Measurements Purpose: In the previous lab you measured the exponential response of RC circuits. Typically, the exponential time response of a circuit becomes important

More information

Power Pulse Modulator A High Performance Versatile Square Pulse Generator

Power Pulse Modulator A High Performance Versatile Square Pulse Generator Power Pulse Modulator A High Performance Versatile Square Pulse Generator Model: PWM-OCXi v2.2 Type: High Voltage, 9A, 340V, 1.5MHz, Active Protection Features and Specifications * Max current varies with

More information

Increasing Performance Requirements and Tightening Cost Constraints

Increasing Performance Requirements and Tightening Cost Constraints Maxim > Design Support > Technical Documents > Application Notes > Power-Supply Circuits > APP 3767 Keywords: Intel, AMD, CPU, current balancing, voltage positioning APPLICATION NOTE 3767 Meeting the Challenges

More information

Module -18 Flip flops

Module -18 Flip flops 1 Module -18 Flip flops 1. Introduction 2. Comparison of latches and flip flops. 3. Clock the trigger signal 4. Flip flops 4.1. Level triggered flip flops SR, D and JK flip flops 4.2. Edge triggered flip

More information

Application Note # 5438

Application Note # 5438 Application Note # 5438 Electrical Noise in Motion Control Circuits 1. Origins of Electrical Noise Electrical noise appears in an electrical circuit through one of four routes: a. Impedance (Ground Loop)

More information

MAXREFDES73#: WEARABLE, GALVANIC SKIN RESPONSE SYSTEM

MAXREFDES73#: WEARABLE, GALVANIC SKIN RESPONSE SYSTEM MAXREFDES73#: WEARABLE, GALVANIC SKIN RESPONSE SYSTEM MAXREFDES39# System Board Introduction GSR measurement detects human skin impedance under different situations. A variety of events affect the skin

More information

Page 1 of 10. Introduction. Inductive Loads and Diode Protection

Page 1 of 10. Introduction. Inductive Loads and Diode Protection Keywords: Digital output, high side switch, fast demag, fast demagnetization, safe demagnetization, free wheel diode, inductive load APPLICATION NOTE 6307 SWITCHING INDUCTIVE LOADS WITH SAFE DEMAGNETIZATION

More information

VOICE CONTROLLED ROBOT WITH REAL TIME BARRIER DETECTION AND AVERTING

VOICE CONTROLLED ROBOT WITH REAL TIME BARRIER DETECTION AND AVERTING VOICE CONTROLLED ROBOT WITH REAL TIME BARRIER DETECTION AND AVERTING P.NARENDRA ILAYA PALLAVAN 1, S.HARISH 2, C.DHACHINAMOORTHI 3 1Assistant Professor, EIE Department, Bannari Amman Institute of Technology,

More information

ADC Bit µp Compatible A/D Converter

ADC Bit µp Compatible A/D Converter ADC1001 10-Bit µp Compatible A/D Converter General Description The ADC1001 is a CMOS, 10-bit successive approximation A/D converter. The 20-pin ADC1001 is pin compatible with the ADC0801 8-bit A/D family.

More information

74VHC4046 CMOS Phase Lock Loop

74VHC4046 CMOS Phase Lock Loop 74VHC4046 CMOS Phase Lock Loop General Description The 74VHC4046 is a low power phase lock loop utilizing advanced silicon-gate CMOS technology to obtain high frequency operation both in the phase comparator

More information

ADC Bit High-Speed µp-compatible A/D Converter with Track/Hold Function

ADC Bit High-Speed µp-compatible A/D Converter with Track/Hold Function 10-Bit High-Speed µp-compatible A/D Converter with Track/Hold Function General Description Using a modified half-flash conversion technique, the 10-bit ADC1061 CMOS analog-to-digital converter offers very

More information

Lock Cracker S. Lust, E. Skjel, R. LeBlanc, C. Kim

Lock Cracker S. Lust, E. Skjel, R. LeBlanc, C. Kim Lock Cracker S. Lust, E. Skjel, R. LeBlanc, C. Kim Abstract - This project utilized Eleven Engineering s XInC2 development board to control several peripheral devices to open a standard 40 digit combination

More information

Building an autonomous light finder robot

Building an autonomous light finder robot LinuxFocus article number 297 http://linuxfocus.org Building an autonomous light finder robot by Katja and Guido Socher About the authors: Katja is the

More information

SG2525A SG3525A REGULATING PULSE WIDTH MODULATORS

SG2525A SG3525A REGULATING PULSE WIDTH MODULATORS SG2525A SG3525A REGULATING PULSE WIDTH MODULATORS 8 TO 35 V OPERATION 5.1 V REFERENCE TRIMMED TO ± 1 % 100 Hz TO 500 KHz OSCILLATOR RANGE SEPARATE OSCILLATOR SYNC TERMINAL ADJUSTABLE DEADTIME CONTROL INTERNAL

More information

Special Sensor Report

Special Sensor Report Special Sensor Report Jeff Panos University of Florida Department of Electrical and Computer Engineering EEL 5666 Intelligent Machines Design Laboratory Table Of Contents Abstract..3 Description.4 Beacon

More information

DS1307/DS X 8 Serial Real Time Clock

DS1307/DS X 8 Serial Real Time Clock DS1307/DS1308 64 X 8 Serial Real Time Clock www.dalsemi.com FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation valid

More information

3D ULTRASONIC STICK FOR BLIND

3D ULTRASONIC STICK FOR BLIND 3D ULTRASONIC STICK FOR BLIND Osama Bader AL-Barrm Department of Electronics and Computer Engineering Caledonian College of Engineering, Muscat, Sultanate of Oman Email: Osama09232@cceoman.net Abstract.

More information

MPM V-5.5V, 4A, Power Module, Synchronous Step-Down Converter with Integrated Inductor

MPM V-5.5V, 4A, Power Module, Synchronous Step-Down Converter with Integrated Inductor The Future of Analog IC Technology MPM3840 2.8V-5.5V, 4A, Power Module, Synchronous Step-Down Converter with Integrated Inductor DESCRIPTION The MPM3840 is a DC/DC module that includes a monolithic, step-down,

More information

Silicon-Gate Switching Functions Optimize Data Acquisition Front Ends

Silicon-Gate Switching Functions Optimize Data Acquisition Front Ends Silicon-Gate Switching Functions Optimize Data Acquisition Front Ends AN03 The trend in data acquisition is moving toward ever-increasing accuracy. Twelve-bit resolution is now the norm, and sixteen bits

More information

Project Name Here CSEE 4840 Project Design Document. Thomas Chau Ben Sack Peter Tsonev

Project Name Here CSEE 4840 Project Design Document. Thomas Chau Ben Sack Peter Tsonev Project Name Here CSEE 4840 Project Design Document Thomas Chau tc2165@columbia.edu Ben Sack bs2535@columbia.edu Peter Tsonev pvt2101@columbia.edu Table of contents: Introduction Page 3 Block Diagram Page

More information

Electronic Buzzer for Blind

Electronic Buzzer for Blind EE318 Electronic Design Lab Project Report, EE Dept, IIT Bombay, April 2009 Electronic Buzzer for Blind Group no. B08 Vaibhav Chaudhary (06007018) Anuj Jain (06007019)

More information

GESTUR. Sensing & Feedback Glove for interfacing with Virtual Reality

GESTUR. Sensing & Feedback Glove for interfacing with Virtual Reality GESTUR Sensing & Feedback Glove for interfacing with Virtual Reality Initial Design Review ECE 189A, Fall 2016 University of California, Santa Barbara History & Introduction - Oculus and Vive are great

More information

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz

EMG Sensor Shirt. Senior Project Written Hardware Description April 28, 2015 ETEC 474. By: Dylan Kleist Joshua Goertz EMG Sensor Shirt Senior Project Written Hardware Description April 28, 2015 ETEC 474 By: Dylan Kleist Joshua Goertz Table of Contents Introduction... 3 User Interface Board... 3 Bluetooth... 3 Keypad...

More information

Using the VM1010 Wake-on-Sound Microphone and ZeroPower Listening TM Technology

Using the VM1010 Wake-on-Sound Microphone and ZeroPower Listening TM Technology Using the VM1010 Wake-on-Sound Microphone and ZeroPower Listening TM Technology Rev1.0 Author: Tung Shen Chew Contents 1 Introduction... 4 1.1 Always-on voice-control is (almost) everywhere... 4 1.2 Introducing

More information

AN-1164 Cycle Stealing Control

AN-1164 Cycle Stealing Control AN-1164 Cycle Stealing Control In this app note we will create a cycle stealing control unit for AC line-powered loads using a Silego GreenPAK CMIC device. Cycle stealing is also known as cycle skipping,

More information

Electronic Concepts and Troubleshooting 101. Experiment 1

Electronic Concepts and Troubleshooting 101. Experiment 1 Electronic Concepts and Troubleshooting 101 Experiment 1 o Concept: What is the capacity of a typical alkaline 1.5V D-Cell? o TS: Assume that a battery is connected to a 20Ω load and the voltage across

More information

HT7938A High Current and Performance White LED Driver

HT7938A High Current and Performance White LED Driver High Current and Performance White LED Driver Feature Efficiency up to 90% at V IN =4.0V, 5S2P, I LED =20mA 1.2MHz fixed switching frequency Low standby current: 0.1mA (typ.) at V EN =0V Matches LED current

More information