Wednesday, December 28, 2011

Hexapod Robot IIII

Six-Legged Autonomous Mobile RobotThis six-legged mobile robot was a research platform I built to investigate reactive robotic architectures. The work won theThird Place Grand Award at the Intel International Science and Engineering Fair. The robot had over 2,000 components, 21 motors,and 10 processors and was built during my senior year...
read more "Hexapod Robot IIII"

Monday, December 26, 2011

Schematic Frequency Counter and Pulse Width Measurement System

Frequency Counter and Pulse Width Measurement System, Cum Digital ClockThis post discusses the implementation of frequency counter and pulse width measurement system and digital clock. The purpose of post is to present the hardware and software parts of the project. The main components are: AT89C52 microcontroller, HD44780U LCD Display Panel and MAX232 level converter. The software is written/programmed in Kiel C51.Table of Contents...
read more "Schematic Frequency Counter and Pulse Width Measurement System"

Hexapod Robot III

MHEX II Walking HexapodMhex II is an omnidirectional hexapod (6 legged) walking robot.Each leg has 3 motors which allow the feet to be placedanywhere in 3D space within mechanical limits. Unlike my firsthexapod robot (MHEX), this configuration allows the robotto walk in any direction keeping it's feet fixed at a point onground without slipping.http://mikael.geekland.org/An...
read more "Hexapod Robot III"

Thursday, December 22, 2011

Hexapod Robot II

Robot IIRobot II is a hexapod with three active, revolute degrees offreedom (DOF) and one spring-loaded, translational DOF per leg.Each active DOF is powered by a separate 6 Watt DC motorwith an integral transmission. The sensing of joint position isaccomplished by a rotary potentiometer attached to each joint.Foot forces are monitored by...
read more "Hexapod Robot II"

Wednesday, December 21, 2011

Hexapod Robot I

Mike Smyth's Hexapod RobotThis is my autonomous hexapod robot that I built a few years ago.It uses 12 R/C servos for actuators. The 6 that raise and lowerthe legs are Hobbico CS-72 1/4 scale and the 6 that move the legsforward and backward are several brands of standard 1/10scale servoshttp://home.ctlnet.com/~robotguy67/hexapod/hexapod.htmRobot...
read more "Hexapod Robot I"

Tuesday, December 20, 2011

Control I-PD controller and tuning

A design method of multirate I-PD controller based on multirate generalized predictive control lawThis paper proposes a new design method of an I-PD controller. The I-PD controller is designed in a multirate system with fast control input and slow output sampling. In order to design PID parameters of the multirate I-PD controller, the multirate...
read more "Control I-PD controller and tuning"

Saturday, December 17, 2011

Control Video Lecture Industrial Automation and Control - Hydraulic Control and Industrial Hydraulic Circuit

Video Lecture Hydraulic Control Systems - IVideo Lecture Hydraulic Control Systems - IIVideo Lecture Industrial Hydraulic Circ...
read more "Control Video Lecture Industrial Automation and Control - Hydraulic Control and Industrial Hydraulic Circuit"

Schematic Code of Humidity Project

#include at89x51.h#include intrins.h//for _nop_() instructions#include stdio.h#include stdlib.hvoid init_serial_port(void);//void init_lcd(void);void init_timer0(void);void init_interrupts(void);void clear_screen(void);void lcd_start_messeges(void);void serial_start_messeges(void);//void waitms(unsigned int );void clearlcd(void);void waitUS (unsigned char );//void putcharlcd(unsigned char);void putstringlcd(unsigned char *); void...
read more "Schematic Code of Humidity Project"

Schematic circuit diagram of the microcontroller project for humidity and clocking

This is circuit diagram of the microcontroller project for humidity and clocking. Parts List:-Microcontroller :- AT89s51 or simple AT89c51Analog to Digital converter:-ADC0804Digital to Analog converter:-DAC0800Opertaional amplifiers:-OP07 or LM471, or LM358 or LM1458Power supplies:-dual power supplies well regulated for the operational amplifiers...
read more "Schematic circuit diagram of the microcontroller project for humidity and clocking"

Schematic 82C55 PROGRAMMABLE PERIPHERAL INTERFACE

Functional DescriptionData Bus BufferThis three-state bi-directional 8-bit buffer is used to interface the 82C55A to the system data bus. Data is transmitted or received by the buffer upon execution of input or output instructions by the CPU. Control words and status information are also transferred through the data bus buffer.Read/Write...
read more "Schematic 82C55 PROGRAMMABLE PERIPHERAL INTERFACE"

Friday, December 16, 2011

Schematic GPS Auditory Navigation

This project goal is to build a navigator that allows a user to navigate to a predefined location through the use of auditory guidance. The project is equipped with GPS, digital compass, and MCU ATmega32 to generate sound based on the direction that the user must turn in order to face the correct direction. One example implementation of this...
read more "Schematic GPS Auditory Navigation"

Thursday, December 15, 2011

Control Video Lecture Industrial Automation and Control - CNC ,Contour generation , Motion Control and Flow Control Valves

Video Lecture Introduction To CNC MachinesVideo Lecture Contour generation and Motion ControlVideo Lecture Flow Control Val...
read more "Control Video Lecture Industrial Automation and Control - CNC ,Contour generation , Motion Control and Flow Control Valves"

Schematic DAC0800 introduction

The DAC0800 series are monolithic 8-bit high-speed current-output digital-to-analog converters (DAC) featuring typical settling times of 100 ns. The DAC0800 series also features high compliance complementary current outputs to allow differential output voltages of 20 Vp-p with simple resistor loads as shown in Figure below Features of DAC0800•...
read more "Schematic DAC0800 introduction"

Schematic Interfacing the ADC0804 to the AT89C51

The analog voltage is applied to pin 6 and the result is available at pins 11 through 18. We have connected pin 1 (Chip Select) to ground so that the chip is always enabled. Connected pin 7 (Vin - ) to ground. The ADC0804 includes an internal oscillator, which requires an external capacitor and resistor to operate. Connect the 150-pF capacitor...
read more "Schematic Interfacing the ADC0804 to the AT89C51"

Schematic literature on ADC

ADCThe easiest way to do analog to digital conversion is to use an IC such as the ADC0804 that does the work for us.Analog to digital conversion is the process by which an analog quantity is converted to digital form. It is necessary when measured quantities must be in digital form for processing in a computer or for display or storage. Several...
read more "Schematic literature on ADC"

Schematic Testing Circuit of humidity sensing project

Testing CircuitTo test our circuit, connect various voltages to pin 6 of the ADC0804. we have connected a jumper from pin 6 to 5 volts, the voltage on the sample program should say 5 volts. Remove the jumper. Try connecting a 2.2k resistor from pin 6 to ground and another 2.2k resistor from pin 6 to 5 volts. The result should be around 2.5 volts. Remove the resistors. Try playing with the 220 uF capacitor and the 15k Ohm resistor....
read more "Schematic Testing Circuit of humidity sensing project"

Monday, December 12, 2011

Control Interface Keypad to ATmega 8535

Basically keypad is a number of buttons compiled in such a manner so that forms formation of numeral button and some other menus. Many types of keypad that can be use for interface to microcontroller. Keypad needed to interaction with system, for example we make setting with set-point would a control feedback at the time of program still...
read more "Control Interface Keypad to ATmega 8535"