Control over power line Prepared by :- Ra’fat Ghanem Mostafa Atrash Yahya Hamarshi Supervisor :- Dr. Samer Mayaleh.

Slides:



Advertisements
Similar presentations
Serial Buses. Serial Bus Features Allows several devices to be connected to a set of common signal wires Reduces inter-connections and complexity Asynchronous.
Advertisements

Serial I/O - Programmable Communication Interface
Gesture Controlled Car (GCC) By: Ashwaq Alkailany Reema Abubaker Supervised by: Dr. Luia Malhis.
Csc333 Data communication & Networking Credit: 2.
Controlling Robot Car via Smartphone Supervisor: Dr. Jamal Kharousheh Prepared by : Hamza Qaddara Esmat Hedariya Hareth Hanani Faculty of Engineering Telecommunication.
MotoHawk Training CAN Controller Area Network.
Page 1 Aalborg University Communication system for the AAUSAT-II Communication System for the AAUSAT-II Kresten K. Sørensen Department.
Energy management Power line communicationWeb based interface.
Telecommunications Long distance communication May or may not involve computers.
Starting with serial Chapter Ten 10.1, 10.2,
Sep 06, 2005CS477: Analog and Digital Communications1 Introduction Analog and Digital Communications Autumn
2 Way FM Car Starter Dan Owens April 12, 2005 Instructor: Dr. Pao-Lo Liu Department of Electrical Engineering University at Buffalo Course Requirement.
Embedded Systems Design
SERIAL BUS COMMUNICATION PROTOCOLS
Bluetooth based home automation system N.Sriskanthan, F.Tan, K. Karande Microprocessors and Microsystems 26(2002) Presenter: Bui Phuong Nhung.
IEEE-1394 Data Link Design Review Sherry Womack Erik Pace ECE 4040 Dr. Martin Brooke.
4.0 rtos implementation part II
Introduction.
Background   Who does this project addresses to?   Handicapped.   Amputated limbs.   Paralyzed.   Motivation Statistics.
Information Technology
GRAP 3175 Computer Applications for Drafting Unit VI Data Communication.
1 Information Technology in Business: Telecommunications and Networks Chapter 6.
Phase-Locked Loop Design S emiconducto r S imulation L aboratory Phase-locked loops: Building blocks in receivers and other communication electronics Main.
CSCI-235 Micro-Computer in Science The Network. © Prentice-Hall, Inc Communications  Communication is the process of sending and receiving messages 
Teachers Name : Suman Sarker Telecommunication Technology Subject Name : Microcontroller & Embedded System Subject Code : 6871 Semester : 7th Department.
Lesson-1: IO port types- Serial and parallel IO ports.
“Describe the overview of hardware interfacing and the serial communication interface. Describe the PIC18 connections to RS232. Explain the serial port.
Developing a SDR Testbed Alex Dolan Mohammad Khan Ahmet Unsal Project Advisor Dr. Aditya Ramamoorthy.
Other Chapters From the text by Valvano: Introduction to Embedded Systems: Interfacing to the Freescale 9S12.
1 Capstone Design Project Silent Alarm System Students: Su Huang & Fenghua Chen Advisor: Professor James Hedrick March 03, 2007.
Digital Transmission Outlines:- Multiplexing FDM TDM WDM
INTRODUCTION. A Communications Model Source –generates data to be transmitted Transmitter –Converts data into transmittable signals Transmission System.
Autonomous Helicopter James LydenEE 496Harris Okazaki.
 8251A is a USART (Universal Synchronous Asynchronous Receiver Transmitter) for serial data communication.  Programmable peripheral designed for synchronous.
NS Training Hardware. Serial Controller - UART.
Author Wayne M. Koski EVLA Monitor & Control Hardware PDR March 13, EVLA Monitor and Control Module Interface Board (MIB) Design.
 “Zigbee is a suite of high level communication protocols using small, low power digital radios based on an IEEE 802 standard.”  Basically- short-range.
ATtiny23131 A SEMINAR ON AVR MICROCONTROLLER ATtiny2313.
3.2 Software Fundamentals. A protocol is a formal description of digital message formats and the rules for exchanging those messages in or between computing.
Department of Industrial Engineering Sharif University of Technology Session# 10.
Slide 4-1 Chapter 4 Terms Data Communications and Networking Considerations Introduction to Information Systems Judith C. Simon.
1 Transmission of Digital Data : Interface and Modems.
By:David Cohen & Gadi Gilad Instructor: Boaz Mizrahi Project Midterm Presentation CAN Bus Logger Spring 2011.
Chapter : Digital Modulation 4.2 : Digital Transmission
CSCI-235 Micro-Computer Applications The Network.
Unit 3 Physical Layer.
Data Communication & Networking. Data communication Not to be confused with telecommunication –Any process that permits the passage from a sender to one.
Controller Area Network
Advanced Science and Technology Letters Vol.53 (AITS 2014), pp An Improved Algorithm for Ad hoc Network.
INTRODUCTION. Electrical and Computer Engineering  Concerned with solving problems of two types:  Production or transmission of power.  Transmission.
USING TV REMOTE AS A CORDLESS MOUSE FOR THE COMPUTER
CORDLESS MOUSE FEATURES BY TV REMOTE USING PIC MICROCONTROLLER
Voice Controlled Robot by Cell Phone with Android App
The HCS12 SCI Subsystem A HCS12 device may have one or two serial communication interface. These two SCI interfaces are referred to as SCI0 and SCI1. The.
ST Microelectronics ST7540 vs
Wireless Power Driven Car or Train
WIRELESS POWER TRANSFER
WIRELESS POWER TRANSFER
Networking of Multiple street junction signals for better traffic management Submitted by:
Voice Manipulator Department of Electrical & Computer Engineering
DATA COMMUNICATION Lecture-20.
SERIAL PORT PROGRAMMING
SYNCHRONIZED TRAFFIC JUNCTION SIGNALING (GET GREEN SIGNAL ALL-THROUGH AT ANY STREET JUNCTION)-A NEW CONCEPT TO EASE TRAFFIC CONGESTION IN METROS Submitted.
Project Title EVM IN PIC Under the Guidance of Submitted by.
Student tracking & management web based system
A Wireless LAN technologies IEEE
Serial Communication Interface
Manual Robotics ..
EE 445S Real-Time Digital Signal Processing Lab Fall 2013
Presentation transcript:

Control over power line Prepared by :- Ra’fat Ghanem Mostafa Atrash Yahya Hamarshi Supervisor :- Dr. Samer Mayaleh

Content  Introduction.  What is our project?  Human interface.  Project concept and design.  MCU’s and programming.  Problems and recommendations.

Introduction : What is PLC? it’s a method using the power line to transfer data over it Objective of PLC It’s a telecommunication system use the existing power network to transfer data over it. The aim of our project To control devices using the PLC telecommunication system

Block Diagram

Human interface C# interfaceFlow chart

Video

Coupling circuit - It’s used to inject the message over the power signal. It construct from: 1- coupling transformer to inject the modulated message over power signal. 2- high pass filter to filter the message from the power signal. 3- low pass filter to filter the message from the harmonics of the modulated frequency.

Power line L1 N Tx Rx

PCB Coupling cct

FSK transceiver This part is implemented by FSK st7540 and use to modulate the out coming signal and demodulate the incoming signal. It support 8 programmable frequency (132.5KHz) baud rate up to 4800bps (2400bps) the operating frequency F(“0”)= Fcarrier +∆F/2 =131836Hz F(“1”)= Fcarrier - ∆F/2 =133138Hz

FSK Block diagram RxD TxD Tx-out Rx-in PA-out Reg/Data RxTx

PCB FSK cct

FSK can access in tow modes 2- Control access mode access in synchronous mode only construct from 24 bit programmed serially 1- Data access mode Synchronous data access Asynchronous data access

Transmuted received and modulated data

Transmitter MCU

Receiver MCU

PCB MCU cct

Controlling motor by PWM Derived by H-bridge Controlled by MCU over PL’s.

Additional tips creating a network using can system o this system use can bus to exchange data between units. o this system use data link layer which consists from arbitration control and data field. o give each unit an ID o when two nodes are send at the same time the node that win the arbitration send its data over the bus. o this system use the SPI protocol to communicate with MCU o SPI test between two MCU will succeed

Problems and suggestions  No SPI response between can system and MCU Try to use another MCU instead of PIC16 that support can system as PIC18Fxxx, or PIC18Cxxx.  The difficulty to obtain hardware components o Make sure that all project components are available in the local market. o Make sure you have backup.  The difficulty to deal with the mounted service components as FSK.