Artemis Basic Components/Principles

Slides:



Advertisements
Similar presentations
Sensing and Control.
Advertisements

The Physics of Hybrid Vehicles. J. Russell Lemon
Bus arbitration Processor and DMA controllers both need to initiate data transfers on the bus and access main memory. The device that is allowed to initiate.
Introduction to CANBUS
Electrical Systems Chapter 9.
HARDWARE Rashedul Hasan..
Presenter : Cheng-Ta Wu Kenichiro Anjo, Member, IEEE, Atsushi Okamura, and Masato Motomura IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 39,NO. 5, MAY 2004.
1. Instrument Clusters Theory Support Automotive – Displays & Accessories 1 of 13 Instrument Clusters Topics covered in this presentation: Analog Instrument.
Lighting concepts – Ballasts and Lighting Controls
SITOP power facets A&D SE PS SITOP power Automation and Drives SITOP power flexi The power pack handles it all - from 3 to 52V SITOP power.
SmartASL. Satellite-Managed Asset-Ready Tracker. SmartASL Device Designed for intelligent management of powered and non-powered fixed and movable assets,
MOTION CONTROL ECE 105 Industrial Electronics Engr. Jeffrey T. Dellosa College of Engineering and Information Technology Caraga State University Ampayon,
In this presentation you will:
Artemis Lite Fault Finding FAQ’s
EML 2023 – Motor Control Lecture 4 – DAQ and Motor Controller.
What is the CAN Bus ? A two wire electronic communication data bus between ‘processors’ – i.e. computer computer controllers Developed by Robert Bosch.
L.
Vex 1.0 © 2006 Carnegie Mellon Robotics Academy Inc. Test Bed Assembly.
Remote Surveillance Vehicle Design Review By: Bill Burgdorf Tom Fisher Eleni Binopolus-Rumayor.
Deon Blaauw Modular Robot Design University of Stellenbosch Department of Electric and Electronic Engineering.
Automotive Wave forms.
Sensors and Actuators John Errington MSc. Sensors and Actuators Sensors produce a signal in response to a change in their surroundings e.g. Thermostat.
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
Term 2, 2011 Week 1. CONTENTS Network communications standards – Ethernet – TCP/IP Other network protocols – The standard – Wireless application.
Introduction to Robotics Electronics and Robotics Club.
Chapter 19 Charging Systems.
Electrical Electricity Fuses Relays Solenoids Electrical Testing
ANTI LOCK BRAKING SYSTEM
Abs.
Servo Motors # A servo is a motor that you can position at any angle very accurately. # Servos have a limited servo range; most servos have a range of.
SCADA and Telemetry Presented By:.
ET3380 Principles and Methods of Electric Power Conversion David Morrisson MS,MBA Week 1.
ENGR 6806 – Motor Control Prepared By: Rob Collett September 15, Office: EN2074.
RC CAR CONTROLLER BASED ON INTEL GALILEO SOC PLATFORM Nadav Shiloach Sagi Sabag Supervisor: Idan Shmuel Spring 2014 One Semester Project PROJECT’S ENDING.
Why………….? coz Speed thrills but Kills! Why Should Speed Governor / Limiter be Installed.
CS 478: Microcontroller Systems University of Wisconsin-Eau Claire Dan Ernst Hybrid I/O – Pulses.
HARDWARE INTERFACE FOR A 3-DOF SURGICAL ROBOT ARM Ahmet Atasoy 1, Mehmed Ozkan 2, Duygun Erol Barkana 3 1 Institute of Biomedical Engineering, Bogazici.
Overview What is Arduino? What is it used for? How to get started Demonstration Questions are welcome at any time.
By Tony Hoff ECE 4220 – Real Time Embedded Computing University of Missouri - Columbia Course Instructor: Dr. Guiherme DeSouza.
Automatic accident avoiding system PROJECT MEMBERS MUTHUKUMAR.K (05ME33) SAKTHIDHASAN.S (05ME39) SAKTHIVEL.N (05ME40) VINOTH.S (05ME56) PROJECT GUIDE:
AUTOMATIC RAILWAY GATE CONTROLLING AND TRACK SWITCHING
Controller Area Network (CAN) is a broadcast, differential serial bus standard, originally developed in the 1980s by Intel and Robert Bosch GmbH, for.
1 May-2014 Automotive Protocols & Standards. 2 CAN (Controller Area Network)  Overview Controller Area Network is a fast serial bus designed to provide.
1 Device Controller I/O units typically consist of A mechanical component: the device itself An electronic component: the device controller or adapter.
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
INTRODUCTION TO ROBOTICS Part 3: Propulsion System Robotics and Automation Copyright © Texas Education Agency, All rights reserved. 1.
DC motor principles Speed control Direction Stepper motor principles
Stepper Motor – Types, Advantages And Applications
Wireless Bluetooth Controller For DC Motor. Introduction Wireless becoming more and more available and widely used Bluetooth is one of the major players.
A DSP based on on-line UPS R.Padamaja G.Mamatha Reddy EEE EEE S.V.C.E S.V.C.E BY.
ARM CORTEX (STM32) BASED MOTOR SPEED CONTROL SUBMITTED BY EDGEFX TEAM.
MICROCONTROLLER AND INTERFACING Presented by: Shefali Jethva ( ) Shivali Panchal ( ) Komal Soni ( ) Roll no. :- 14EC308.
Arduino based Automatic Temperature Controlled Fan Speed Regulator.
Instrument Clusters Topics covered in this presentation:
Internal Combustion Engines
Application Case Study Christmas Lights Controller
Introduction to Motors, servos and steppers
Energy Efficient Motors and Variable Speed Drives
DC Motors DC Motors are widely used in robotics because of their small size and high energy output. Key characteristics of DC motors include: 1. High Speed.
Networking of Multiple street junction signals for better traffic management Submitted by:
SCADA for Remote Industrial Plant
DesignDRIVE Position Manager SIN/COS
ANTI LOCK BRAKING SYSTEM
Predefined Speed Control of BLDC Motor
DC MOTOR SPEED CONTROL 1. Introduction
SYNCHRONIZED TRAFFIC JUNCTION SIGNALING (GET GREEN SIGNAL ALL-THROUGH AT ANY STREET JUNCTION)-A NEW CONCEPT TO EASE TRAFFIC CONGESTION IN METROS Submitted.
Electric Motors.
AC Drives Dr. Adel A. El-Samahy Department of Electrical Engineering University of Helwan.
UNIT 11: RC-SERVOMOTOR CONTROL
Automotive Technology Principles, Diagnosis, and Service
Presentation transcript:

Artemis Basic Components/Principles www.rdstec.com

Single Motor Schematic

Dual Motor Schematic

Why CAN bus? By utilising CAN-bus technology additional modules can be used when extra inputs/outputs are required. This provides a ‘modular’ solution to easily cover a wide range of possible build configurations. Wiring is also simpler between instrument and implement.

What is CAN-bus CAN bus (for controller area network) is a vehicle bus standard designed to allow microcontrollers and devices to communicate with each other within a vehicle. CAN bus is a message-based protocol, designed specifically for automotive applications but now also used in other areas such as industrial automation and medical equipment. Development of CAN bus started originally in 1983 at Robert Bosch GmbH. The protocol was officially released in 1986 at the Society of Automotive Engineers (SAE) congress in Detroit, Michigan. The first CAN controller chips, produced by Intel and Philips, came on the market in 1987. Bosch published the CAN 2.0 specification in 1991. CAN is a multi-master broadcast serial bus standard for connecting electronic control units (ECUs). Each module/node/ECU is able to send and receive messages, but not simultaneously. A message consists primarily of an ID (identifier), which represents the priority of the message, and up to eight data bytes. It is transmitted serially onto the bus. This signal pattern is encoded in non-return-to-zero (NRZ) and is sensed by all nodes. The devices that are connected by a CAN network are typically sensors, actuators, and other control devices. These devices are not connected directly to the bus, but through a host processor and a CAN controller (CAN Module).

Motor Control Module This module located on the drill is responsible for controlling the motor speed (metering shaft speed) proportional to forward speed. It controls the motor speed with a PWM signal and monitors the actual speed from the encoder on the motor. If the load on the motor increases the MCM will see the speed reduce and will automatically increase the PWM signal operating the motor to achieve the correct motor speed again. When the load is removed and the motor is rotating faster than it should be the MCM reduces the PWM signal to achieve the correct speed. This process is occurring continually, response is so quick it cannot be seen by eye. The MCM also controls the motor speed proportional to forward speed. When forward speed increases then the MCM increases motor speed. If forward speed halves then motor speed halves. When the forward speed is 0km/h the MCM stops the motor. The relationship required between motor speed and forward speed is achieved by a product calibration.

What is PWM Pulse-width modulation (PWM) is a commonly used technique for controlling power to inertial electrical devices, made practical by modern electronic power switches. The average value of voltage (and current) fed to the load is controlled by turning the switch between supply and load on and off at a fast pace. The longer the switch is on compared to the off periods, the higher the power supplied to the load is. The PWM switching frequency has to be much faster than what would affect the load, which is to say the device that uses the power. Typically switchings are tens of kHz for a motor drive i.e. 10 thousand times a second. The term ‘duty cycle’ describes the proportion of 'on' time to the regular interval or 'period' of time; a low duty cycle corresponds to low power, because the power is off for most of the time. Duty cycle is expressed in percent, 100% being fully on. The main advantage of PWM is that power loss in the switching devices is very low. When a switch is off there is practically no current, and when it is on, there is almost no voltage drop across the switch. Power loss, being the product of voltage and current, is thus in both cases close to zero.

With the MCM this is all happening at 20kHz What is PWM With the MCM this is all happening at 20kHz

Motor/Gearbox/Encoder The standard motor is a 400watt unit with sufficient power and torque for most types of conventional or pneumatic metering units. The gearbox ratio is matched to achieve the maximum metering shaft speed at the highest forward speed of the mechanical drive system i.e. Accord metering unit is 96rpm @ 18km/h. The encoder provides 100 pulses per revolution of the motor so that the system can immediately monitor and control motor speed (metering shaft speed).

Radar For the metering unit (motor) to respond immediately to changes in forward speed then we need a very high data rate from the forward speed sensor. The radar sensor provides a pulse every 7.8mm. It is ideally mounted on the drill to ensure the system remains self-contained. Height from the ground ‘L’ ‘W’ 0.3m (12”) 0.8m 0.5m 0.45m (18”) 1.1m 0.7m 0.6m (24”) 1.4m 0.9m 0.75m (30”) 1.7m 1.2m 0.9m (36”) 2.0m 1.3m

PSi Instrument This is the operator interface used for controlling and monitoring the drill/seeder via CAN-bus. It is used to set the required application rate, provide the product calibration routine and send the multiplier to the MCM for the relationship between motor speed and forward speed. It also contains the normal tramline control, fan speed and hopper level monitoring, area accumulation etc. The PSi instrument is the new version of the well proven Pro-Series platform and it also now contains an integral SD/MMC card reader for data logging/Precision Farming functions. The software can also be configured for dual motors i.e. left & right metering units or seed & fertiliser products.

Power Cable The Artemis system is designed to be powered directly from the tractors battery. The cable is rated at 80amps but this is done to minimise voltage drop between tractor and motor. It is not due to the current requirement of the motor. Typcially when running with no load a single Artemis motor requires 8 – 10amps. If the motor required 20amps through 20amp cable, then over a distance of 10m (from battery to motor) the voltage drop would be 2.9volts. 13volts at the battery becomes 10.1volts at the motor and this will compromise its operation (torque and maximum speed). For installations with long distances between tractor battery and motor, and dual motor capabilities we provide a standard heavy duty power cable to avoid problems.

Reminders If the forward speed doubles then the motor speed will double – the MCM maintains the ‘electronic ratio’ to forward speed. If the operator increases the application rate by 10% (275kg/ha) the ‘electronic ratio’ will increase by 10% automatically. If the calibration factor is halved then the ‘electronic ratio’ between motor speed and forward speed will be doubled to achieve the correct amount of revolutions per hectare. If the gearbox ratio is ever changed the ‘electronic ratio’ between motor speed and forward speed will be changed to achieve the correct amount of revolutions per hectare. If the forward speed factor (SSF) is wrong by 10% then the application rate will be wrong by 10%. The system is only as accurate as the information it is given to work with!

Artemis Basic Components/Principles www.rdstec.com