Robotics is a fascinating subject more

Size: px
Start display at page:

Download "Robotics is a fascinating subject more"

Transcription

1 REMOTE-CONTROLLED LAND ROVER A DIY ROBOTIC PROJECT DWIVEDI & S KUMAR GP CAPT K.C. BHASIN (RETD), S.C. DWIVEDI, SUNIL KUMAR Robotics is a fascinating subject more so, if you have to fabricate a robot yourself. The field of robotics encompasses a number of engineering disciplines such as electronics (including electrical), structural, pneumatics and mechanical. The structural part involves use of frames, beams, linkages, axles, etc. The mechanical parts/accessories comprise various types of gears (spurs, crowns, bevels, worms and differential gear systems), pulleys and belts, drive systems (differentials, castors, wheels and steering), etc. Pneumatics plays a vital role in generating specific pushing and pulling movements such as those simulating arms or leg movements. Pneumatic grippers are also used with advantage in robotics because of their simplicity and cost-effectiveness. The electrical items include DC and stepper motors, actuators, electrical grips, clutches and their control. The electronics part involves remote control, sensors (touch sensor, light sensor, collision sensor, etc), their interface circuitry and a microcontroller for overall control function. Project overview What we present here is an elementary robotic land rover that can be controlled remotely using primarily the RF mode. The RF remote control has the advantage of adequate range (up to 200 metres with proper antennae) besides being omnidirectional. On the other hand, an IR remote would function over a limited range of about 5 metres and the remote transmitter has to be oriented towards the receiver module quite precisely. However, the Fig.1: Prototype of the working land rover model including remote cost involved in using RF modules is much higher than of IR components and as such, we have included the replacement alternative of RF modules with their IR counterparts for using the IR remote control. The proposed land rover can move in forward and reverse directions. You would also be able to steer it towards left and right directions. While being turned to left or right, the corresponding blinking LEDs would blink to indicate the direction of its turning. Similarly, during reverse movement, reversing LEDs would be lit. Front and rear bumpers are provided using long operating lever of micro switches to switch off the drive motors during any collision. The decoder being used for the project has latched outputs and as such you do not have to keep the buttons on remote control pressed for more than a few milliseconds. This helps prolong the battery life for remote. A photograph of the working prototype of the land rover including remote is shown in Fig. 1. The entire project is split into sections and each section is explained in sufficient detail to enable you not only to fabricate the present design but also exploit these principles for evolving your own design with added functions/features. Forward and reverse movement. To keep our design as simple as possible, we have coupled a 30-rpm geared 6V DC motor to the left front wheel and another identical motor to the right front wheel. Both these front motors are mounted side-by-side facing in opposite directions. Wheel rims (5cm diameter) along with rubber wheels are directly coupled to each of the motor shafts. This arrangement does not re- ELECTRONICS FOR YOU JUNE

2 Fig. 2: H-bridge motor drive circuit Fig. 3: Test circuit rotate differentially with respect to each other. 3. All the four wheels are used for driving as well as steering. Examples are Kyosho (USA) 4-wheel drive/4- wheel steering electric powered monster truck chassis. 4. Single front wheel is used for driving as well as steering; e.g., in a tricycle. 5. Two driving wheels that are independently controlled to turn; e.g., in a tank. In our project, to keep the things simple, we have used Method-5 with some modification. For the rear wheels, we have made use of a single 5cm dia. plastic castor wheel, identical to the ones used in revolving chairs. Such a wheel turns by 180 when you try to reverse the direction of the vehicle s motion. This way the movement of the rover becomes stable in both the forward and reverse directions. The steerquire separate axles. During forward (or reverse) movement of the vehicle, the two wheel shafts, as viewed from the motor ends, would move in opposite directions (one clockwise and the other anticlockwise). For reversing the direction (forward and backward), you simply have to reverse the DC supply polarity of the two motors driving the respective wheels. Steering control. There are different methods available for steering a robotic vehicle. The commonly used ones are: 1. Front wheels are used for steering, while rear wheels are used for driving; e.g., in tractors. 2. Front wheels are used for steering as well as driving; e.g., in most light vehicles. In these vehicles (such as cars), the front wheels are coupled using a differential gear arrangement. It comes into play only when one wheel needs to rotate differentially with respect to its counterpart. When the car is moving in a straight line, the differential gears do not rotate with respect to their axes. However, when the car negotiates a turn, the differential allows the two wheels to ing (clockwise or anticlockwise) motion is achieved by driving only one wheel at a time. To turn the vehicle towards left (as perceived by the driver) we energise only the righthand-side motor, and to turn it towards right we energise only the lefthand-side motor during turning. Drive circuit for the motors. Here is a typical circuit for driving one of the motors, in forward or reverse direction, coupled to, say, the left-hand front wheel. Simultaneously, the righthand motor has to rotate in the reverse direction (w.r.t the left-hand motor) for moving the vehicle in the same direction. It means that input terminals of the motor drive circuit for the righthand motor have to be fed with reverse-polarity control signals compared to those of the left-hand motor drive circuit. In the H-bridge motor drive circuit (see Fig. 2) when A1 input is made high and A2 is made low, transistor T1 (npn) is forward biased and driven into saturation, while transistor T2 (pnp), being reverse-biased, is cut-off. This extends the battery s positive rail to terminal-1 of the motor. Simultaneously, with input A2 at ground potential, transistor T3 (npn) is cut-off, while T4 (pnp) is forward biased and driven into saturation. This results in ground being extended to terminal-2 of the motor. Thus the motor rotates in one direction. Now, if the two inputs are logically complemented, the motor will run in the opposite direction. When both the inputs are at the same logic level (Gnd or Vcc), the motor is at rest. Thus we can control the movement (forward, reverse and stop) as well as the direction of rotation of the motor with the help of logic level of the two control input signals to the motor. Motor control logic. As per the preceding explanation, the input logic levels required at terminals A1 and A2 of the left-hand motor drive circuit and at input terminals B1 of B2 of the righthand motor drive circuit are shown in Table I. Table I can be re-arranged as Table II, which can be further simplified as Table III. The equivalent hex values of 60 JUNE 2006 ELECTRONICS FOR YOU

3 TABLE I Control Logic Terminals Motion A1 A2 B1 B2 Forward Reverse Left Right Stop OOK transmitters OOK is the modulation method of choice for remote control applications where power consumption and cost are the primary factors. Because OOK transmitters draw no power when they transmit a 0, these exhibit significantly lower power consumption than FSK transmitters. OOK modulation is a binary form of amplitude modulation. When logic 0 (low data line) is being sent, the transmitter is off, fully suppressing the carrier. In this state, the transmitter current is very low (less than 1 ma). When logic 1 is being sent, the carrier is fully on. In this state, the current consumption of the module is at its highest about 4.5 ma with a 3V power supply. TABLE II Control Logic Terminals Motion A2 B1 B2 A1 Forward Reverse Left Right Stop the binary control signals are indicated in Table III. It transpires that if we connect (short) input terminals A2 and B1 of the two motor control circuits together, we can control both the motors for forward, reverse, left and right movement of the vehicle using the 3- bit binary number shown in Table III. This fact will be used while arriving at the integrated circuit for controlling the motors for appropriate movement of the land rover. Remote control. For remote control, we have used Holtek encoder-decoder pair of HT12E and HT12D employing RF as well as IR principles. Both of these are 18-pin DIP ICs. Their pin configurations are shown in the test circuit of Fig. 3. Operation of Holtek HT12E and HT12D. HT12E and HT12D are CMOS ICs with working voltage ranging from 2.4V to 12V. Encoder HT12E has eight address and another four address/data lines. The data set on these twelve lines (address and address/data lines) is serially transmitted when the transmitenable pin TE is taken low. The data output appears serially on the D OUT pin. The data is transmitted four times in succession. It consists of differinglength of positive-going pulses for 1 and 0, the pulse-width for 0 being twice the pulse-width for 1. The frequency of these pulses may lie between 1.5 and 7 khz depending on the resistor value between OSC1 and OSC2 pins. The internal oscillator frequency of decoder HT12D is 50 times the oscillator frequency of encoder HT12E. The values of timing resistors connected between OSC1 and OSC2 pins of HT12E and HT12D, for given supply voltages, can be found out from the graphs given in the datasheet of the respective chips (included in this month s EFY-CD). The resistor values used in the circuits here are chosen for approximately 3kHz frequency for the encoder (HT12E) and 150 khz for decoder HT12D at V dd of 5V. The HT12D receives the data from the HT12E on its D IN pin serially. If the address part of the data received matches the levels on A0 through A7 pins four times in succession, the valid transmission (VT) pin is taken high. The data on pins AD8 through AD11 of the HT12E appears on pins D8 through D11 of the HT12D. Thus the device acts a receiver of 4-bit data (16 possible codes) with 8-bit addressing (256 possible channels). The test circuit given in Fig. 3 will help you in checking the functional serviceability and synchronisation of the frequency of operation. Once the frequency of the pair is aligned, on pressing of push switch S1 on the encoder, LED on the decoder should glow. You can also check the transfer of data on pins AD8 through AD11 TABLE III Control Logic Terminals Motion A2/B1 B2 A1 Hex Forward Reverse Left Right Stop TABLE IV Technical Specifications of TX-433 V CC O/P Current 5V DC 0 dbm 1.0 ma 12V DC + 9 dbm 3 ma (the data pins of the encoder can be set as high or low using switches S2 through S5), which is latched on pins D8 through D11 of the decoder once TE pin is taken low momentarily using push switch S1. This completes the testing of encoder decoder pair of HT12E and HT12D. RF transmitter and RF receiver. The RF transmitter and receiver modules marketted by Aplus India, Mumbai have been employed for RF remote control. The RF transmitter TX-433 is an AM/ASK transmitter. Its features include: 1. 5V-12V single supply operation 2. On-off-keying (OOK)/amplitude shift keying (ASK) data format 3. Up to 9.6kbps data rate 4. +9dBm output power (about 200m range) 5. SAW-based architecture 6. For antenna, a 45cm wire is adequate. The output power and current drain of the RF transmitter for Vcc of 5V and 12V are tabulated in Table IV. (Note. For details of OOK, refer box). The pin configuration of the transmitter module is shown in Fig. 4. The RF receiver RX-433 is a 433MHz module. Its pin configuration is shown in Fig. 5 and technical specifications are given in Table V. Remote transmitter. A complete schematic of the remote control transmitter-encoder circuit is shown in Fig. ELECTRONICS FOR YOU JUNE

4 Fig. 4: Pin configuration of the RF transmitter module 6. The receiver address to be transmitted can be set with the help of 8- way DIP switch DIP-SW2. When any switch is open the pin connected to that switch is at logic 1, and when it is closed the respective pin is at logic 0. The data pins are pulled high via resistors R2 through R5. In this condition, if TE pin is taken low (by depressing STOP switch), the binary data transmitted via pins AD8 through AD11 will be 1111 (decimal 15). When any other data pin marked FWD, REV, LEFT or RIGHT alone is pressed, a 0 will be sent at that data position, while other data pins will represent logic 1 state. The logic circuitry at the receiverdecoder end will decode the data appropriately for controlling the two motors of the land rover. IR-based alternative. The RF modulator used in the remote can be easily replaced with the IR modulator circuit built around IC2 and transistor T1. The RF/IR selection can be affected Fig. 5: Pin configuration of the RF receiver module TABLE V Technical Specifications of RX-433 Parameter Bandwidth Sensitivity Data rate Max data rate Standby current Antenna Voltage Value 12 MHz 103 dbm 4800 bps 9600 bps 1.2 ma Whip, strip line or helical 4.5V 5.5V DC by moving the shorting link of Con-1 connector. Similarly, the RF receiver module in the RF receiver-decoder can be replaced with the IR receiver module shown in Fig. 7. For using the IR-based encoder, the D OUT signal pin (pin 17) of HT12E is to be connected to D IN pin 5 of astable oscillator IC CD4047 for modulating its output. The frequency of the astable at output pin 10 is dermined by the timing components as follows: 1 Frequency = Hz 4.71 (R6+VR1) C3 This frequency is adjused for 38 khz with pin 5 held at logic 1. The modulated 38 khz, after amplification by Darlington pair of transistors T1 and T2, drives IRLED1 LD271 (or equivalent). RF receiver-decoder. The complete RF receiver-decoder circuit employing HT12D is shown in Fig. 7. Assuming that identical address is selected on the encoder and the decoder, when any of the switches on the transmitter (marked as FWD, REV, RIGHT, LEFT) is depressed, the corresponding data Fig. 6: Circuit of RF remote control transmitter encoder 62 JUNE 2006 ELECTRONICS FOR YOU

5 Fig. 7: RF/IR receiver-decoder circuit for control of motor drives pin of the demodulator will go low. The data outputs of HT12D are fed to 8-bit priority encoder CD4532 via inverters to generate appropriate logic outputs in conformity with Table III to control the left-/right-hand motors for required motion of the land rover as explained earlier. However, when STOP button is pressed on the remote transmitter, all TABLE VI Truth Table Input Output E1 D7 D6 D5 D4 D3 D2 D1 D0 GS Q1 Q2 Q0 EO 1 X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X = Don t care Logic 1 = High Logic 0 = Low data pins (D8 through D11) on the decoder will latch to the high output state. After inversion by NAND gates N1 through N4, all the outputs will be low and hence EI (pin 5) of CD4532 will go low to force all its outputs to go low. As a result, both the motors will stop running. You may like to verify the code generated at the outputs of CD4532 with the help of truth table (refer Table VI). The following is the exact sequence of operation at the receiver (Fig. 7) and the motor driver (Fig. 8) when a specific push switch is momentarily pressed on the transmitter: 1. Forward. The D8 output (pin 10) of IC3 goes low, which after inversion by inverter N1 goes high to switch on the front LEDs (LED2 and LED3) via driver transistor T6 and take D3 input (pin 13) of IC5 high. This causes Q2, Q1 and Q0 going to logic states 0, 1 and 1, respectively (as per Table VI), and as a result, both the motors will run in such directions as to move the rover in forward direction. 2. Reverse. The D9 output (pin 11) of IC3 goes low, which after inversion by inverter N2 goes high to switch on the rear LEDs (LED4 and LED5) via driver transistor T7 and take D4 input (pin 1) of IC5 high. This results in Q2, Q1 and Q0 going to logic states 1, 0 and 0, respectively (as per Table VI), and as a result, both the motors will run in such ELECTRONICS FOR YOU JUNE

6 Fig. 8: H-bridge motor drive circuit for two motors using IC L293D directions as to move the rover in reverse (backward) direction. 3. Left. The D10 output (pin 12) of IC3 goes low, which after inversion by inverter N3 goes high to switch on the left blinking LED7 after a second inversion by inverter/driver gate N6 and makes D2 input (pin 12) of IC5 high. This results in Q2, Q1 and Q0 going to logic states 0, 1 and 0, respectively (as per Table VI), and as a result, only the right-hand-side motor will run and the left-hand-side motor will be static. This causes the rover to perform a left turn. 4. Right. The D11 output (pin 13) of IC3 goes low, which after inversion by inverter N3 goes high to switch on the right blinking LED6 after a second inversion by inverter/driver gate N5 and makes D1 input (pin 11) of IC5 high. This results in Q2, Q1 and Q0 going to logic states 0, 0 and 1, respectively (as per Table VI) and as a result, only the left-hand-side motor will run and the right-hand-side motor will be static. This causes the rover to perform a right turn. 5. Stop. The D8 through D11 outputs of IC3 go high and, after inversion by inverters N1 through N4, cause blocking of diodes D5 through D8. As a result, ground is extended to EI pin 5 through resistor R17 and all the outputs (Q2, Q1 and Q0) of CD4532 go low to stop both the motors. All the LEDs also stop glowing. IR receiver alternative. The RF receiver module can be easily replaced with the IR circuitry by moving the shorting link of Con-2 connector appropriately. For the receiver to work in IR PARTS LIST Semiconductors: IC1 - HT12E Holtek encoder IC2 - CD4047 monostable/ astable multivibrator IC3 - HT12D decoder IC4 - CD4049 hex inverter/ buffer IC5 - CD bit priority encoder IC6 L293D motor driver TX1 TX-433 RF (ASK) TX2 LD271 (or equivalent) RX1 RX-433 RF (ASK) RX2 TSOP1738 receiver module D1-D13 1N4148 switching diode T1, T3, T6, T7 BC548 npn transistor T2 2N2222 npn transistor T4 BC557 pnp transistor T5 2N2907 pnp transistor LED1-LED5-5mm red LED LED6, LED7 - Blinking LED Resistors (all ¼-watt, ±5% carbon): R1 1-mega-ohm R2-R5, R9, R22 10-kilo-ohm R6, R16, R kilo-ohm R7 2.2-kilo-ohm R8-22-ohm, 0.5W R10, R25-R27 1-kilo-ohm R11- R15, R ohm R18 47-kilo-ohm R kilo-ohm R20 22-kilo-ohm R ohm R ohm VR1-10K preset Capacitors: C1, C5, C6-10µF, 16V C2 0.1µF ceramic disk C3 390pF ceramic disc C4-100µF, 16V Miscellaneous: S1-S5 - Push-to-on switch S6 On/off switch S7 - On/off rocker switch SW1-SW2-8-way DIP switches S8, S9 Micro switch (optional) with long operating lever A, B - 6V geared motor (30 rpm), shaft dia. 4mm Bat.1-6V battery Bat.2-6V, 4.5Ah battery *Mechanical: Kit Part name Qty part no mm dia., 12.7cm long axle cm (0.5-inch) reverse-angle bracket Angle bracket Bent strip p.c cm flanged plate cm flat plate Brass collar with grub screws cm pulley (for tyres) with boss Tyre for 5cm pulley mm long (3mm dia.) bolt Nuts for above a Washer thick (for bolts) 24 X1 5cm dia. castor wheel (plastic) 1 X2 10cm (3mm dia.) screws 4 *For details/drawing of part numbers, please refer Entech_Parts.pdf document included in this 64 JUNE 2006 ELECTRONICS FOR YOU

7 Fig. 9: Combined actual-size, single-side PCB for the transmitter and the receivere-decoder-driver Fig. 10: Component layout for the PCB mode, it is to be ensured that the transmitter is also working in IR mode. The output of the IR circuit is to be connected to D IN pin 14 of decoder HT12D. The IR detector comprises IR receiver module TSOP1738, whose output is amplified by Darlington pair of pnp transistors T4 and T5 before connection to HT12D. The rest of the circuit remains unchanged for IR operation. Drive circuit (Fig. 8). For controlling the two drive motors, we have used the quad half-h driver circuits contained inside IC L293D to configure them as two H-Bridge driver circuits (as explained with reference to Fig. 2). L293 does not require external free-wheeling diodes as the same are built into the IC. The control output from CD4532 of the receiver/decoder circuit is connected to the inputs of L293D in accordance with the logic explained earlier in Table III. The battery supply for the motor drive circuit is routed via the normally ELECTRONICS FOR YOU JUNE

8 made contacts of micro switches S8 and S9, whose operating levers serve as part of the front and back bumpers of the land rover. In case these micro switches are not used, short the switch terminal points using jumpers. Construction Combined actual-size, single-side PCB for the remote transmitter (Fig. 6) and the receiver-decoder-driver (Figs 7 and 8) is shown in Fig. 9 and its componentside layout in Fig. 10. The remote transmitter part can be easily cutout from the integrated PCB. A suitable FRC connector arrangement has been made on the receiver-decoder-driver PCB for extending connections to the drive motors, LEDs and battery mounted on the chassis of the land rover. Mechanical assembly The working prototype, as shown in Fig. 1, has been fabricated using readymade sheet metal parts, wheels, geared motors, axles, brass collars (with grub screws), brackets, etc. The overall dimensions (length width height) of the rover, before mounting the battery and the PCB, are approximately cm. The mechanical parts used are shown under the Mechanical Parts List. There is much scope for improving the aesthetics of this prototype. Hopefully, the enthusiasts/hobbyists would devote extra time and energy to give it a more professional appearance. The mechanical assembly of the rover is followed by proper placement of the battery (6V, 4Ah), mounting of the PCB (over the battery) and finally plugging the connectors from the battery, motors and various LEDs (mounted on the rover) into the corresponding connectors on the PCB before being able to control various motions of the land rover remotely using either RF or IR principles by simply shifting the jumpers in the remote transmitter and receiver PCBs towards appropriate positions. Here are some useful hints and sequence for successful assembly of the land rover: 1. The geared motors that we have used in the prototype have a 12.5mm plastic flange with threads and a metal nut for securing it in position. The shaft (4mm dia.) protrudes from the centre of the flange. The two flat plates (part No. 926) used by us had only 4mm holes (perforations). Thus for securing the motors onto these plates, the 4mm holes at 2.5cm position (from the front and bottom edges) were increased to 13 mm and motors (with shafts facing in opposite directions) were secured to the two plates. With 2cm dia. wheels pushed onto the motor shafts, we had adequate clearance from ground. Giving slight clearance from the plate, the wheel pulleys were secured on the motor shafts by tightening the grub screws on boss of the pulleys. 2. After securing the motors and wheels, we attached two angled brackets part No. 102 (at front and rearmiddle positions) of the two flat plates (part No. 926) for mounting LEDs (using Feviquick) for front and rear directions. Also using reverse-angle brackets (part No. 105), we suitably mounted the direction-indicating LEDs on the two flat plates. 3. The next step is to mount 5cm dia. Castor wheel (plastic) at the rear of the flanged plate in middle position, roughly 2 cm from the edge. (The flange is to face up.) Again we had to enlarge a 4mm hole in the required position to 10mm dia. as the diameter of the threaded bolt of the castor wheel is around 9 mm. Use two nuts (one before passing the bolt through the hole on the flanged plate and the other after the flanged plate). This provides for adjusting the height of castor wheel, so that all the three wheels on the rover are at the same level when fully assembled. The castor wheel should have clearance for 360 o movement, when assembled. 4. Join the flanged plate (refer step 3) to the two flat plates (refer steps 1 and 2) so as to form two sides of the rover. The width of the flanged plate needs to be increased by 2.54 mm so that the motor ends do not fowl against each other and the castor wheel has 360 o free movement. This is achieved by securing four bent strips (part 108) two on each side of the flange plate using 12mm bolts and nuts. Also use two axles (part No. 610) along with collars (part No. 760) to maintain parallelism of the two side plates. 5. Fix directional LEDs on the strips using Feviquick and wire/terminate them on the connectors as per the circuit diagram of the receiver. Similarly, terminate connections from the battery and motors (A and B) onto the connectors, which would mate with their respective connectors on the receiver PCB. Make a provision for reversing the polarity to one of the two motors, in case you find one of them rotating in wrong direction due to the wiring error. 6. Use some thermocole sheet on the flanged sheet to ensure that the battery sits over it, maintaining proper balance. Use four 10cm long screws and nuts through the flanged plate for mounting the receiver PCB through its four corner holes. The screws should secure the battery and the PCB in position. 7. Now insert the connectors from the battery, LEDs and motors into their corresponding connectors on the receiver PCB. This completes the mechanical assembly of your rover. Good luck! EFY note. Parts of the kit will soon be available from EFY associates Kits n Spares. Send a Self-addressed stamped envelope to: Kits n Spares 303, Dohil Chambers, 46, Nehru Place New Delhi Phone: , kits@efyindia.com to receive price list of PCBs & Kits FREE 66 JUNE 2006 ELECTRONICS FOR YOU

Digital temperature controllers

Digital temperature controllers Digital Temperature Controller Using Thermocouple sunil kumar Adeeb Raza Digital temperature controllers are essential for temperature measurement and control of instrumentation in industries. These are

More information

Maintenance Manual ERICSSONZ LBI-31552E

Maintenance Manual ERICSSONZ LBI-31552E E Maintenance Manual TONE REMOTE CONTROL BOARD 19A704686P4 (1-Frequency Transmit Receive with Channel Guard) 19A704686P6 (4-Frequency Transmit Receive with Channel Guard) ERICSSONZ Ericsson Inc. Private

More information

FM Radio Transmitter & Receiver Modules

FM Radio Transmitter & Receiver Modules Features Miniature SIL package Fully shielded Data rates up to 128kbits/sec Range up to 300 metres Single supply voltage Industry pin compatible T5-434 Temp range -20 C to +55 C No adjustable components

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

BASIC-Tiger Application Note No. 059 Rev Motor control with H bridges. Gunther Zielosko. 1. Introduction

BASIC-Tiger Application Note No. 059 Rev Motor control with H bridges. Gunther Zielosko. 1. Introduction Motor control with H bridges Gunther Zielosko 1. Introduction Controlling rather small DC motors using micro controllers as e.g. BASIC-Tiger are one of the more common applications of those useful helpers.

More information

Autonomous Robot Control Circuit

Autonomous Robot Control Circuit Autonomous Robot Control Circuit - Theory of Operation - Written by: Colin Mantay Revision 1.07-06-04 Copyright 2004 by Colin Mantay No part of this document may be copied, reproduced, stored electronically,

More information

DIODE / TRANSISTOR TESTER KIT

DIODE / TRANSISTOR TESTER KIT DIODE / TRANSISTOR TESTER KIT MODEL DT-100K Assembly and Instruction Manual Elenco Electronics, Inc. Copyright 1988 Elenco Electronics, Inc. Revised 2002 REV-K 753110 DT-100 PARTS LIST If you are a student,

More information

HAND GESTURE CONTROLLED ROBOT USING ARDUINO

HAND GESTURE CONTROLLED ROBOT USING ARDUINO HAND GESTURE CONTROLLED ROBOT USING ARDUINO Vrushab Sakpal 1, Omkar Patil 2, Sagar Bhagat 3, Badar Shaikh 4, Prof.Poonam Patil 5 1,2,3,4,5 Department of Instrumentation Bharati Vidyapeeth C.O.E,Kharghar,Navi

More information

Simple LFO Features. 2. Application. 3. Description. Simple and easy to build LFO module for Analog Synthesizers.

Simple LFO Features. 2. Application. 3. Description. Simple and easy to build LFO module for Analog Synthesizers. Simple LFO. Simple and easy to build LFO module for Analog Synthesizers.. Features Square and Triangle waveforms (90 phase shifted) Dual range frequencies Frequency ranges from under Hz up to several khz

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

Automatic Railway Gate Control & Track Switching

Automatic Railway Gate Control & Track Switching Automatic Railway Gate Control & Track Switching ABSTRACT: Present project is designed using 8051 microcontroller to avoid railway accidents happening at unattended railway gates, if implemented in spirit.

More information

6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS

6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS 6. HARDWARE PROTOTYPE AND EXPERIMENTAL RESULTS Laboratory based hardware prototype is developed for the z-source inverter based conversion set up in line with control system designed, simulated and discussed

More information

LAB 1 AN EXAMPLE MECHATRONIC SYSTEM: THE FURBY

LAB 1 AN EXAMPLE MECHATRONIC SYSTEM: THE FURBY LAB 1 AN EXAMPLE MECHATRONIC SYSTEM: THE FURBY Objectives Preparation Tools To see the inner workings of a commercial mechatronic system and to construct a simple manual motor speed controller and current

More information

DR-TRC105-EV Evaluation Kit. User s Guide

DR-TRC105-EV Evaluation Kit. User s Guide DR-TRC105-EV Evaluation Kit User s Guide DR-TRC105-304-EV DR-TRC105-315-EV DR-TRC105-345-EV DR-TRC105-372-EV DR-TRC105-390-EV DR-TRC105-403-EV DR-TRC105-434-EV DR-TRC105-450-EV 2010-2015 by Murata Electronics

More information

MAINTENANCE MANUAL AUDIO AMPLIFIER BOARD 19D904025G1 (MDR) AUDIO AMPLIFIER BOARD 19D904025G2 (MDX)

MAINTENANCE MANUAL AUDIO AMPLIFIER BOARD 19D904025G1 (MDR) AUDIO AMPLIFIER BOARD 19D904025G2 (MDX) A MAINTENANCE MANUAL AUDIO AMPLIFIER BOARD 19D904025G1 (MDR) AUDIO AMPLIFIER BOARD 19D904025G2 (MDX) TABLE OF CONTENTS DESCRIPTION............................................... Page Front Cover CIRCUIT

More information

MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3

MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3 B MAINTENANCE MANUAL AUDIO BOARDS 19D902188G1, G2 & G3 TABLE OF CONTENTS Page Front Cover DESCRIPTION............................................... CIRCUIT ANALYSIS............................................

More information

FM Radio Transmitter & Receiver Modules

FM Radio Transmitter & Receiver Modules FM Radio Transmitter & Receiver Modules T5 / R5 Features Miniature SIL package Fully shielded Data rates up to 128kbits/sec Range up to 300 metres Single supply voltage Industry pin compatible QFMT5-434

More information

RF Based Pick and Place Robot

RF Based Pick and Place Robot IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 3, Ver. I (May.-Jun. 2017), PP 34-38 www.iosrjournals.org RF Based Pick and Place

More information

Gesture Controlled Car

Gesture Controlled Car Gesture Controlled Car Chirag Gupta Department of ECE ITM University Nitin Garg Department of ECE ITM University ABSTRACT Gesture Controlled Car is a robot which can be controlled by simple human gestures.

More information

ericssonz LBI-38642C MAINTENANCE MANUAL RECEIVER FRONT END MODULE 19D902782G1: MHz 19D902782G2: MHz DESCRIPTION TABLE OF CONTENTS

ericssonz LBI-38642C MAINTENANCE MANUAL RECEIVER FRONT END MODULE 19D902782G1: MHz 19D902782G2: MHz DESCRIPTION TABLE OF CONTENTS LBI-38642C MAINTENANCE MANUAL RECEIVER FRONT END MODULE 19D902782G1: 136-151 MHz 19D902782G2: 150-174 MHz TABLE OF CONTENTS Page DESCRIPTION............................................... Front Cover SPECIFICATIONS.............................................

More information

Features. Haltronics Ltd (http://www.haltronicsltd.com/)

Features. Haltronics Ltd (http://www.haltronicsltd.com/) Embedding the wireless future.. Low-Cost SAW-stabilized surface mount OOK RF transmitter Typical Applications Remote Keyless Entry (RKE) Remote Lighting Controls On-Site Paging Asset Tracking Wireless

More information

LBI-31807D. Mobile Communications MASTR II REPEATER CONTROL PANEL 19B234871P1. Maintenance Manual. Printed in U.S.A.

LBI-31807D. Mobile Communications MASTR II REPEATER CONTROL PANEL 19B234871P1. Maintenance Manual. Printed in U.S.A. D Mobile Communications MASTR II REPEATER CONTROL PANEL 19B234871P1 Maintenance Manual Printed in U.S.A. This page intentionally left blank 13 PARTS LIST 12 PARTS LIST LBI-31807 11 PARTS LIST 10 SCHEMATIC

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

LBI-38642B. MAINTENANCE MANUAL RECEIVER FRONT END MODULE 19D902782G1: MHz 19D902782G2: MHz DESCRIPTION TABLE OF CONTENTS

LBI-38642B. MAINTENANCE MANUAL RECEIVER FRONT END MODULE 19D902782G1: MHz 19D902782G2: MHz DESCRIPTION TABLE OF CONTENTS LBI-38642B MAINTENANCE MANUAL RECEIVER FRONT END MODULE 19D902782G1: 136-151 MHz 19D902782G2: 150-174 MHz TABLE OF CONTENTS Page DESCRIPTION............................................... Front Cover SPECIFICATIONS.............................................

More information

Data Sheet. HEDL-65xx, HEDM-65xx, HEDS-65xx Series Large Diameter (56 mm), Housed Two and Three Channel Optical Encoders. Description.

Data Sheet. HEDL-65xx, HEDM-65xx, HEDS-65xx Series Large Diameter (56 mm), Housed Two and Three Channel Optical Encoders. Description. HEDL-65xx, HEDM-65xx, HEDS-65xx Series Large Diameter (56 mm), Housed Two and Three Channel Optical Encoders Data Sheet Description The HEDS-65xx/HEDL-65xx are high performance two and three channel optical

More information

LBI-38392C IC DATA MAINTENANCE MANUAL LOGIC BOARD U707 OCTAL DATA LATCH 19D902172G1 & G2 TABLE OF CONTENTS

LBI-38392C IC DATA MAINTENANCE MANUAL LOGIC BOARD U707 OCTAL DATA LATCH 19D902172G1 & G2 TABLE OF CONTENTS LBI-38392C MAINTENANCE MANUAL LOGIC BOARD 19D902172G1 & G2 U707 OCTAL DATA LATCH IC DATA TABLE OF CONTENTS Page DESCRIPTION........................................... Front.. Cover CIRCUIT ANALYSIS........................................

More information

Process Components. Process component

Process Components. Process component What are PROCESS COMPONENTS? Input Transducer Process component Output Transducer The input transducer circuits are connected to PROCESS COMPONENTS. These components control the action of the OUTPUT components

More information

ECE 203 LAB 6: INVERTED PENDULUM

ECE 203 LAB 6: INVERTED PENDULUM Version 1.1 1 of 15 BEFORE YOU BEGIN EXPECTED KNOWLEDGE Basic Circuit Analysis EQUIPMENT AFG Oscilloscope Programmable Power Supply MATERIALS Three 741 Opamps TIP41 NPN power transistor TIP42 PNP power

More information

E L E C R A F T K N B 1 N O I S E B L A N K E R

E L E C R A F T K N B 1 N O I S E B L A N K E R Introduction E L E C R A F T K N B N O I S E B L A N K E R Assembly and Operating Instructions Revision C, Jan. 8, 200. Copyright 200, Elecraft; All Rights Reserved The KNB noise blanker can be used to

More information

TRC EV DR TRC EV DR TRC EV

TRC EV DR TRC EV DR TRC EV DR-TRC103-EV Evaluation Kit User s Guide DR TRC103 868 EV DR TRC103 915 EV DR TRC103 950 EV DR-TRC103-EV User s Guide (2015/04/17) Page 1 of 11 www.murata.com Introduction The DR TRC103 series evaluation

More information

DEM Part Number L144-28INTCK 144 MHz Transverter Kit and complete kit

DEM Part Number L144-28INTCK 144 MHz Transverter Kit and complete kit DEM Part Number L144-28INTCK 144 MHz Transverter Kit and complete kit Power Out: Noise Figure and Gain: DC Power Requirement: 50 mw linear minimum 3.5 db NF nominal, 5 dbg maximum 12-15.5 VDC, 13.8 nominal

More information

FM Transmitter Module

FM Transmitter Module FM Transmitter Module XT5 Features MINIATURE SIL PACKAGE FULLY SHIELDED DATA RATES UP TO 128KBITS/S 5v 10mW 3v 10mW versions available TYPICAL RANGE 350+ m (433.92 MHz Version) 433.92 MHz VERSIONS INDUSTRY

More information

ERICSSONZ LBI-39129B MAINTENANCE MANUAL FOR RECEIVER FRONT END MODULE 19D902782G6, G8, G9, G10, G11, G12 DESCRIPTION TABLE OF CONTENTS

ERICSSONZ LBI-39129B MAINTENANCE MANUAL FOR RECEIVER FRONT END MODULE 19D902782G6, G8, G9, G10, G11, G12 DESCRIPTION TABLE OF CONTENTS MAINTENANCE MANUAL FOR 19D902782G6, G8, G9, G10, G11, G12 TABLE OF CONTENTS Page DESCRIPTION........................................... Front. Cover SPECIFICATIONS..........................................

More information

Value Units -0.3 to +4.0 V -50 to

Value Units -0.3 to +4.0 V -50 to Designed for Short-Range Wireless Data Communications Supports 2.4-19.2 kbps Encoded Data Transmissions 3 V, Low Current Operation plus Sleep Mode Ready to Use OEM Module The DR3100 transceiver module

More information

The line driver option offers enhanced performance when the encoder is used in noisy environments, or when it is required to drive long distances.

The line driver option offers enhanced performance when the encoder is used in noisy environments, or when it is required to drive long distances. Large Diameter (56 mm), Housed Two and Three Channel Optical Encoders Technical Data HEDL-65xx HEDM-65xx HEDS-65xx Series Features: Two Channel Quadrature Output with Optional Index Pulse TTL Compatible

More information

DIODE / TRANSISTOR TESTER KIT

DIODE / TRANSISTOR TESTER KIT DIODE / TRANSISTOR TESTER KIT MODEL DT-100K 99 Washington Street Melrose, MA 02176 Phone 781-665-1400 Toll Free 1-800-517-8431 Visit us at www.testequipmentdepot.com Assembly and Instruction Manual Elenco

More information

Budget Robotics Octabot Assembly Instructions

Budget Robotics Octabot Assembly Instructions Budget Robotics Octabot Assembly Instructions The Budget Robotics Octabot kit is a low-cost 7" diameter servo-driven robot base, ready for expansion. Assembly is simple, and takes less than 15 minutes.

More information

I.R.T. ELECTRONICS PTY LTD 6 Hotham Parade, ARTARMON, N.S.W. 064 Australia Phone: (ISO Code 6) (0) 4393744 Fax: (0) 439 7439 Telex: AA30 AA-89 0x AUDIO SWITCHER 805-08-985 DESIGNED AND MANUFACTURED IN

More information

ENGINEERING TRIPOS PART II A ELECTRICAL AND INFORMATION ENGINEERING TEACHING LABORATORY EXPERIMENT 3B2-B DIGITAL INTEGRATED CIRCUITS

ENGINEERING TRIPOS PART II A ELECTRICAL AND INFORMATION ENGINEERING TEACHING LABORATORY EXPERIMENT 3B2-B DIGITAL INTEGRATED CIRCUITS ENGINEERING TRIPOS PART II A ELECTRICAL AND INFORMATION ENGINEERING TEACHING LABORATORY EXPERIMENT 3B2-B DIGITAL INTEGRATED CIRCUITS OBJECTIVES : 1. To interpret data sheets supplied by the manufacturers

More information

ericssonz LBI-38640E MAINTENANCE MANUAL FOR VHF TRANSMITTER SYNTHESIZER MODULE 19D902780G1 DESCRIPTION

ericssonz LBI-38640E MAINTENANCE MANUAL FOR VHF TRANSMITTER SYNTHESIZER MODULE 19D902780G1 DESCRIPTION MAINTENANCE MANUAL FOR VHF TRANSMITTER SYNTHESIZER MODULE 19D902780G1 TABLE OF CONTENTS Page DESCRIPTION........................................... Front Cover GENERAL SPECIFICATIONS...................................

More information

A 75-Watt Transmitter for 3 Bands Simplified Shielding and Filtering for TVI BY DONALD H. MIX, W1TS ARRL Handbook 1953 and QST, October 1951

A 75-Watt Transmitter for 3 Bands Simplified Shielding and Filtering for TVI BY DONALD H. MIX, W1TS ARRL Handbook 1953 and QST, October 1951 A 75-Watt Transmitter for 3 Bands Simplified Shielding and Filtering for TVI BY DONALD H. MIX, W1TS ARRL Handbook 1953 and QST, October 1951 The transmitter shown in the photographs is a 3-stage 75-watt

More information

Astro-Physics Inc. 400QMD Lubrication/Maintenance Guide

Astro-Physics Inc. 400QMD Lubrication/Maintenance Guide Astro-Physics Inc. 400QMD Lubrication/Maintenance Guide The following guidelines should be followed to lubricate the three main parts of the 400QMD mount. The QMD stands for Quartz Micro-Drive controller.

More information

Features. Future Electronics (

Features. Future Electronics ( / ASB Embedding the wireless future.. Low-Cost SAW-stabilized surface mount OOK RF transmitter Typical Applications Remote Keyless Entry (RKE) Remote Lighting Controls On-Site Paging Asset Tracking Wireless

More information

A Repeater for the NCE Radio System By Mark Schutzer January 6, 2005

A Repeater for the NCE Radio System By Mark Schutzer January 6, 2005 A Repeater for the NCE Radio System By Mark Schutzer January, 00 Introduction: This is a follow on to my earlier write up that described a diversity receiver for the NCE radio system. In this write up

More information

ABM International, Inc. Navigator Assembly Manual

ABM International, Inc. Navigator Assembly Manual ABM International, Inc. 1 1.0: Parts List Tablet (Qty. 1) Tablet mount (Qty. 1) NOTE: Mount may appear and operate different then image below Control Box (Qty. 1) Motor Power Supply (Qty. 1) 2 X-axis motor

More information

LBI-38673C MAINTENANCE MANUAL FOR RECEIVER FRONT END MODULE 19D902782G3, G4, & G7 DESCRIPTION TABLE OF CONTENTS

LBI-38673C MAINTENANCE MANUAL FOR RECEIVER FRONT END MODULE 19D902782G3, G4, & G7 DESCRIPTION TABLE OF CONTENTS LBI-38673C MAINTENANCE MANUAL FOR 19D902782G3, G4, & G7 TABLE OF CONTENTS Page DESCRIPTION........................................... Front Cover SPECIFICATIONS.........................................

More information

PA FAN PLATE ASSEMBLY 188D6127G1 SYMBOL PART NO. DESCRIPTION. 4 SBS /10 Spring nut. 5 19A702339P510 Screw, thread forming, flat head.

PA FAN PLATE ASSEMBLY 188D6127G1 SYMBOL PART NO. DESCRIPTION. 4 SBS /10 Spring nut. 5 19A702339P510 Screw, thread forming, flat head. MAINTENANCE MANUAL 851-870 MHz, 110 WATT POWER AMPLIFIER 19D902797G5 TABLE OF CONTENTS Page DESCRIPTION.............................................. Front Page SPECIFICATIONS.................................................

More information

I. INTRODUCTION MAIN BLOCKS OF ROBOT

I. INTRODUCTION MAIN BLOCKS OF ROBOT Stair-Climbing Robot for Rescue Applications Prof. Pragati.D.Pawar 1, Prof. Ragini.D.Patmase 2, Mr. Swapnil.A.Kondekar 3, Mr. Nikhil.D.Andhare 4 1,2 Department of EXTC, 3,4 Final year EXTC, J.D.I.E.T Yavatmal,Maharashtra,

More information

FBX-PA-2AC. Third edition : April No

FBX-PA-2AC. Third edition : April No FBX-PA-2AC Third edition : April 2006 No. 060058 INTRODUCTION Thank you very much for purchasing Kansai Special FBX series. Read and study this Instruction Manual carefully before you start any of the

More information

International Journal of Advance Engineering and Research Development. Wireless Control of Dc Motor Using RF Communication

International Journal of Advance Engineering and Research Development. Wireless Control of Dc Motor Using RF Communication International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 Special Issue SIEICON-2017,April -2017 e-issn : 2348-4470 p-issn : 2348-6406 Wireless

More information

ST12 CODEC IR/RF Remote Control Encoder/Decoder IC 1. Overview

ST12 CODEC IR/RF Remote Control Encoder/Decoder IC 1. Overview ST CODEC / Remote Control Encoder/Decoder IC. Overview ST CODEC is Radio Frequency and Infrared encoder/decoder IC for remote control applications having unique features and flexibility not available with

More information

Handy dandy little circuit #17 #17

Handy dandy little circuit #17 #17 Handy dandy little circuit #17 #17 Download # 17 in PDF There are a lot of alarm systems on the market but you might be inclined to build your own. This little project can be put together using inexpensive

More information

QLG1 GPS Receiver kit

QLG1 GPS Receiver kit QLG1 GPS Receiver kit 1. Introduction Thank you for purchasing the QRP Labs QLG1 GPS Receiver kit. This kit will provide a highly sensitive, highly accurate GPS receiver module, using the popular MediaTek

More information

N. 15th Street, Middlesboro, KY FLIP TARP DUMP BODY INSTALLATION INSTRUCTIONS

N. 15th Street, Middlesboro, KY FLIP TARP DUMP BODY INSTALLATION INSTRUCTIONS 1-800-248-7717 1002 N. 15th Street, Middlesboro, KY 40965 FLIP TARP DUMP BODY INSTALLATION INSTRUCTIONS Congratulations on your purchase of a Mountain Flip Tarp Dump Body tarping system. With tarping systems

More information

LBI-38673F MAINTENANCE MANUAL FOR RECEIVER FRONT END MODULE 19D902782G3, G4, & G7 DESCRIPTION TABLE OF CONTENTS

LBI-38673F MAINTENANCE MANUAL FOR RECEIVER FRONT END MODULE 19D902782G3, G4, & G7 DESCRIPTION TABLE OF CONTENTS MAINTENANCE MANUAL FOR 19D902782G3, G4, & G7 TABLE OF CONTENTS Page DESCRIPTION........................................... Front Cover SPECIFICATIONS......................................... 1 CIRCUIT

More information

Massachusetts Institute of Technology MIT

Massachusetts Institute of Technology MIT Massachusetts Institute of Technology MIT Real Time Wireless Electrocardiogram (ECG) Monitoring System Introductory Analog Electronics Laboratory Guilherme K. Kolotelo, Rogers G. Reichert Cambridge, MA

More information

Assembly and Operating Instructions. Revision D, Aug. 20, Copyright 2002, Elecraft; All Rights Reserved

Assembly and Operating Instructions. Revision D, Aug. 20, Copyright 2002, Elecraft; All Rights Reserved Introduction E L E C R A F T K N B N O I S E B L A N K E R Assembly and Operating Instructions Revision D, Aug. 0, 00. Copyright 00, Elecraft; All Rights Reserved The KNB noise blanker can be used to suppress

More information

Normally, digital speedometers

Normally, digital speedometers Microcontroller-based Speedometer-Cum-Odometer ARUN KUMAR VADLA Normally, digital speedometers are found only in luxury cars and high-end motorbikes. Even if your motorbike has a mechanical speedometer,

More information

HT-1A Dual Band CW QRP Transceiver. Kit Building Instructions

HT-1A Dual Band CW QRP Transceiver. Kit Building Instructions HT-A Dual Band CW QRP Transceiver Kit Building Instructions Rev B, July 8, 08 Designed by BD4RG Exclusively distributed by CRKITS.COM and its worldwide distributors Join the group http://groups.io/g/crkits

More information

PESIT BANGALORE SOUTH CAMPUS BASIC ELECTRONICS

PESIT BANGALORE SOUTH CAMPUS BASIC ELECTRONICS PESIT BANGALORE SOUTH CAMPUS QUESTION BANK BASIC ELECTRONICS Sub Code: 17ELN15 / 17ELN25 IA Marks: 20 Hrs/ Week: 04 Exam Marks: 80 Total Hours: 50 Exam Hours: 03 Name of Faculty: Mr. Udoshi Basavaraj Module

More information

ADDENDUM NUMBER 2 TO MAINTENANCE MANUAL LBI-38642D Refer to ECO# RECEIVER FRONT END PWB 19D902490G1 (19D902490, Sh. 1, Rev.

ADDENDUM NUMBER 2 TO MAINTENANCE MANUAL LBI-38642D Refer to ECO# RECEIVER FRONT END PWB 19D902490G1 (19D902490, Sh. 1, Rev. ADDENDUM NUMBER 2 TO MAINTENANCE MANUAL Refer to ECO#20026373 RECEIVER FRONT END PWB 19D902490G1 (19D902490, Sh. 1, Rev. 9) 1 ADDENDUM NUMBER 2 TO MAINTENANCE MANUAL Refer to ECO#20026373 RECEIVER FRONT

More information

HT12A/HT12E 2 12 Series of Encoders

HT12A/HT12E 2 12 Series of Encoders 2 2 Series of Encoders Features Operating voltage 2.4V~5V for the HT2A 2.4V~2V for the HT2E Low power and high noise immunity CMOS technology Low standby current: 0.A (typ. at V DD =5V HT2A with a 38kHz

More information

MINIATURE AM / FM DECODER MODULES

MINIATURE AM / FM DECODER MODULES FEATURES MINIATURE RF RECEIVER /DECODER. 40 PIN DIP I/C PROFILE. SUPPLIED AS AM OR FM. LED INDICATION OF DATA RECEPTION. EASY LEARN TRANSMITTER SWITCH FEATURE. CAN BE USED WITH AUTO TRANSMITTING ENCODER.

More information

Installation & Operation Manual SAGA1-K Series Industrial Radio Remote Control

Installation & Operation Manual SAGA1-K Series Industrial Radio Remote Control Installation & Operation Manual SAGA1-K Series Industrial Radio Remote Control Gain Electronic Co. Ltd. Table Of Contents Safety Considerations ------------------------------------------------------------2

More information

The Allen-Bradley Servo Interface Module (Cat. No SF1) when used with the Micro Controller (Cat. No UC1) can control single axis

The Allen-Bradley Servo Interface Module (Cat. No SF1) when used with the Micro Controller (Cat. No UC1) can control single axis Table of Contents The Allen-Bradley Servo Interface Module (Cat. No. 1771-SF1) when used with the Micro Controller (Cat. No. 1771-UC1) can control single axis positioning systems such as found in machine

More information

Construction. sunil kumar Electromechanical energy meters. Parts List

Construction. sunil kumar Electromechanical energy meters. Parts List Low-cost Energy Meter Using ADE7757 S.C. DWIVEDI sunil kumar Electromechanical energy meters have been the standard for metering the electricity since billing began. But these are now being gradually replaced

More information

Kossel Rev B Build Guide V1.0

Kossel Rev B Build Guide V1.0 Kossel Rev B Build Guide V1.0 1 Table of Contents: Step 1: BASE ASSEMBLY Gathering parts: Building the Corners and Base: Step 2: UPPER ASSEMBLY Building Upper: Step 3: VERTICAL RAIL INSTALLATION Building

More information

Experiment#6: Speaker Control

Experiment#6: Speaker Control Experiment#6: Speaker Control I. Objectives 1. Describe the operation of the driving circuit for SP1 speaker. II. Circuit Description The circuit of speaker and driver is shown in figure# 1 below. The

More information

HT12A/HT12E 2 12 Series of Encoders

HT12A/HT12E 2 12 Series of Encoders 2 2 Series of Encoders Features Operating voltage 2.4V~5V for the HT2A 2.4V~2V for the HT2E Low power and high noise immunity CMOS technology Low standby current:.a (typ. at V DD =5V HT2A with a 38kHz

More information

FMR622S DUAL NARROW BAND SLIDING DE-EMPHASIS DEMODULATOR INSTRUCTION BOOK IB

FMR622S DUAL NARROW BAND SLIDING DE-EMPHASIS DEMODULATOR INSTRUCTION BOOK IB FMR622S DUAL NARROW BAND SLIDING DE-EMPHASIS DEMODULATOR INSTRUCTION BOOK IB 1222-22 TABLE OF CONTENTS SECTION 1.0 INTRODUCTION 2.0 INSTALLATION & OPERATING INSTRUCTIONS 3.0 SPECIFICATIONS 4.0 FUNCTIONAL

More information

DEC-001 Installation Instructions

DEC-001 Installation Instructions DEC-001 Installation Instructions Skill Level: The installation of this assembly requires a medium level of expertise in working with modern electronic equipment. The use of appropriate tools, correct

More information

WIRELESS SPEED CONTROL OF SINGLE PHASE AC MOTOR

WIRELESS SPEED CONTROL OF SINGLE PHASE AC MOTOR WIRELESS SPEED CONTROL OF SINGLE PHASE AC MOTOR Rakesh Sahu 1, Sachin Tiwari 2, Satish Singh 3, Abhishek Gaurav 4 1 Assistant Professor, Deptt. Of Electrical and Electronics Engineering, Gandhi Institute

More information

LBI-39061A. Installation Manual. DTMF Encoder 344A4209P23 (MHDE5U) ericssonz

LBI-39061A. Installation Manual. DTMF Encoder 344A4209P23 (MHDE5U) ericssonz LBI-39061A Installation Manual DTMF Encoder 344A4209P23 (MHDE5U) ericssonz TABLE OF CONTENTS Page INTRODUCTION...3 GENERAL DESCRIPTION...3 PROGRAMMING...3 THEORY OF OPERATION...3 INSTALLATION AND ALIGNMENT...4

More information

UNITED MOTORS SERVICE D IV ISIO N OF GENERAL M O TO RS C O R P O R A T IO N. General Offices - Detroit AUTO RADIO BULLETIN

UNITED MOTORS SERVICE D IV ISIO N OF GENERAL M O TO RS C O R P O R A T IO N. General Offices - Detroit AUTO RADIO BULLETIN UNITED MOTORS SERVICE D IV ISIO N OF GENERAL M O TO RS C O R P O R A T IO N General Offices - Detroit AUTO RADIO BULLETIN Bulletin 6D-855 Date 11-1-54 Page 1 FIRST ISSUE SUBJECT: SERVICE INSTRUCTIONS -

More information

MAINTENANCE MANUAL MDX POWER AMPLIFIER BOARDS 19D904792G2 ( MHz) 19D904792G1 ( MHz) 19D904792G3 ( MHz)

MAINTENANCE MANUAL MDX POWER AMPLIFIER BOARDS 19D904792G2 ( MHz) 19D904792G1 ( MHz) 19D904792G3 ( MHz) MAINTENANCE MANUAL MDX POWER AMPLIFIER BOARDS 19D904792G2 (403-440 MHz) 19D904792G1 (440-470 MHz) 19D904792G3 (470-512 MHz) TABLE OF CONTENTS Page DESCRIPTION... 1 CIRCUIT ANALYSIS... 1 SERVICE NOTES...

More information

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many RXQ2 - XXX GFSK MULTICHANNEL RADIO TRANSCEIVER Intelligent modem Transceiver Data Rates to 100 kbps Selectable Narrowband Channels Crystal controlled design Supply Voltage 3.3V Serial Data Interface with

More information

ADDENDUM NUMBER 2 TO MAINTENANCE MANUAL LBI-38673J Refer to ECO#

ADDENDUM NUMBER 2 TO MAINTENANCE MANUAL LBI-38673J Refer to ECO# ADDENDUM NUMBER 2 TO MAINTENANCE MANUAL Refer to ECO#20043005 GENERAL This addendum documents a change to the RX Front End Module (19D902782G3, G4, & G7) Maintenance Manual. Torque specification changed

More information

INSTALLATION INSTRUCTIONS DODGE RAM 2 & 4WD 1500 PART # P5058

INSTALLATION INSTRUCTIONS DODGE RAM 2 & 4WD 1500 PART # P5058 INSTALLATION INSTRUCTIONS 2009-13 DODGE RAM 2 & 4WD 1500 PART # P5058 PARTS LIST: Qty Description Qty Description 1 Grille Guard 12 12-1.75mm Hex Nuts 2 Upper Frame Mounting s (for trucks without tow hooks

More information

Design Of Low-Power Wireless Communication System Based On MSP430 Introduction:

Design Of Low-Power Wireless Communication System Based On MSP430 Introduction: Design Of Low-Power Wireless Communication System Based On MSP430 Introduction: Low power wireless networks provide a new monitoring and control capability for civil and military applications in transportation,

More information

Revision RCT-433-UTR DATASHEET

Revision RCT-433-UTR DATASHEET Revision 1.1.0 RCT-433-UTR DATASHEET RADIOTRONIX, INC. RCT-433-UTR DATASHEET Radiotronix 905 Messenger Lane Moore, Oklahoma 73160 Phone 405.794.7730 Fax 405.794.7477 www.radiotronix.com 1 Document Control

More information

DIGITAL / ANALOG TRAINER

DIGITAL / ANALOG TRAINER DIGITAL / ANALOG TRAINER MODEL XK-150 A COMPLETE MINI-LAB FOR BUILDING, TESTING AND PROTOTYPING ANALOG AND DIGITAL CIRCUITS Instruction Manual ELENCO Copyright 2016, 1998 by ELENCO Electronics, Inc. All

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

LBI-31564A. Mobile Communications. DELTA - SX MHz RADIO COMBINATIONS (NEGATIVE GROUND ONLY) Maintenance Manual

LBI-31564A. Mobile Communications. DELTA - SX MHz RADIO COMBINATIONS (NEGATIVE GROUND ONLY) Maintenance Manual A Mobile Communications DELTA - SX 136-174 MHz RADIO COMBINATIONS (NEGATIVE GROUND ONLY) Maintenance Manual TABLE OF CONTENTS MILITARY AND SYSTEM SPECIFICATIONS................................. 2-3 COMBINATION

More information

PCB & Circuit Designing (Summer Training Program 2014)

PCB & Circuit Designing (Summer Training Program 2014) (Summer Training Program 2014) PRESENTED BY In association with RoboSpecies Technologies Pvt. Ltd. Office: A-90, Lower Ground Floor, Sec- 4, Noida, UP Contact us: Email: stp@robospecies.com Website: www.robospecies.com

More information

FUNCTION GENERATOR KIT

FUNCTION GENERATOR KIT FUNCTION GENERATOR KIT MODEL FG-500K Assembly and Instruction Manual Elenco Electronics, Inc. Copyright 2005 by Elenco Electronics, Inc. All rights reserved. Revised 2005 REV-B 753069 No part of this book

More information

HF PA kit with built-in standalone raised cosine controller

HF PA kit with built-in standalone raised cosine controller AN005 HF PA kit with built-in standalone raised cosine controller 1. Introduction The standard QRP Labs HF PA kit has an 8-bit shift register (74HC595) whose outputs control an 8- bit Digital-to-Analogue

More information

1 TRANSISTOR CIRCUITS

1 TRANSISTOR CIRCUITS FM TRANSMITTERS The first group of circuits we will discuss are FM TRANSMITTERS. They can be called SPY TRANSMITTERS, FM BUGS, or a number of other interesting names. They all do the same thing. They transmit

More information

Ocean Controls KT-5198 Dual Bidirectional DC Motor Speed Controller

Ocean Controls KT-5198 Dual Bidirectional DC Motor Speed Controller Ocean Controls KT-5198 Dual Bidirectional DC Motor Speed Controller Microcontroller Based Controls 2 DC Motors 0-5V Analog, 1-2mS pulse or Serial Inputs for Motor Speed 10KHz, 1.25KHz or 156Hz selectable

More information

FM RADIO KIT ESSENTIAL INFORMATION. Version 2.0 GET IN TUNE WITH THIS

FM RADIO KIT ESSENTIAL INFORMATION. Version 2.0 GET IN TUNE WITH THIS ESSENTIAL INFORMATION BUILD INSTRUCTIONS CHECKING YOUR PCB & FAULT-FINDING MECHANICAL DETAILS HOW THE KIT WORKS GET IN TUNE WITH THIS FM RADIO KIT Version 2.0 Build Instructions Before you start, take

More information

Obstacle Avoiding Robot

Obstacle Avoiding Robot Obstacle Avoiding Robot Trinayan Saharia 1, Jyotika Bauri 2, Mrs. Chayanika Bhagabati 3 1,2 Student, 3 Asst. Prof., ECE, Assam down town University, Assam Abstract: An obstacle avoiding robot is an intelligent

More information

Custom Integrated Circuit (MSM9520RS) Replacement Module

Custom Integrated Circuit (MSM9520RS) Replacement Module FT-101Z/ FT-107/ FT-707/ FT-901,902 (later version) DISPLAY COUNTER UNIT (PB-2086A) Custom Integrated Circuit (MSM9520RS) Replacement Module Assembly and Installation Manual (v1.3e) STEP-BY-STEP PROCEDURES

More information

Sten-Bot Robot Kit Stensat Group LLC, Copyright 2013

Sten-Bot Robot Kit Stensat Group LLC, Copyright 2013 Sten-Bot Robot Kit Stensat Group LLC, Copyright 2013 Legal Stuff Stensat Group LLC assumes no responsibility and/or liability for the use of the kit and documentation. There is a 90 day warranty for the

More information

SatNOGS. SatNOGS Rotator v3 Mechanical Assembly. This is the assembly guide for the third version of the SatNOGS Rotator.

SatNOGS. SatNOGS Rotator v3 Mechanical Assembly. This is the assembly guide for the third version of the SatNOGS Rotator. SatNOGS SatNOGS Rotator v3 Mechanical Assembly This is the assembly guide for the third version of the SatNOGS Rotator. Written By: Pierros Papadeas 2017 satnogs.dozuki.com Page 1 of 19 INTRODUCTION Notes:

More information

FM 433MHz Narrow Band

FM 433MHz Narrow Band Features Miniature SIL Package FM Narrow Band Fully Shielded Narrow Band Crystal Stabilised Data Rates Up To 20 Kbits/S En 300-220 Compliant Data & AF Out CD Implemented On Data Output RSSI Output Selective

More information

PARTS INCLUDED IN FIXED STAIR CABLE RAIL KIT:

PARTS INCLUDED IN FIXED STAIR CABLE RAIL KIT: 175 SERIES FIXED STAIR CABLE RAIL - INSTALLATION INSTRUCTIONS PARTS INCLUDED IN FIXED STAIR CABLE RAIL KIT: FIXED STAIR TOP RAIL (1) A FIXED STAIR BOTTOM RAIL (1) B D UPPER SADDLE BRACKET (1) C BRACKET

More information

The Speech Based Floor Cleaning Robot

The Speech Based Floor Cleaning Robot International journal of Systems and Technologies ISSN 0-0 The Speech Based Floor Cleaning Robot Sidhartha Velpula, Sunil Babu Thota, V.S.G.V.Sridhar, Syed Inthiyaz, Siva Kumar Abstract: Munuswamy, Students,

More information

IR add-on module circuit board assembly - Jeffrey La Favre January 27, 2015

IR add-on module circuit board assembly - Jeffrey La Favre January 27, 2015 IR add-on module circuit board assembly - Jeffrey La Favre January 27, 2015 1 2 For the main circuits of the line following robot you soldered electronic components on a printed circuit board (PCB). The

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

LS7362 BRUSHLESS DC MOTOR COMMUTATOR / CONTROLLER

LS7362 BRUSHLESS DC MOTOR COMMUTATOR / CONTROLLER LS7362 BRUSHLESS DC MOTOR COMMUTATOR / CONTROLLER FEATURES: Speed control by Pulse Width Modulating (PWM) only the low-side drivers reduces switching losses in level converter circuitry for high voltage

More information

LW MHz / 433 MHz ASK Receiver Preliminary Data Sheet Rev 0.3, August, 2006

LW MHz / 433 MHz ASK Receiver Preliminary Data Sheet Rev 0.3, August, 2006 Introduction The LW106 is a superheterodyne amplitude-shift-keying (ASK) modulation (or On-Off keying, OOK) single chip receiver. It is designed to operate for low power device (LPD) applications. Industry

More information