INTER INTEGRATED CIRCUIT BUS CONTROLLER
#1

INTER INTEGRATED CIRCUIT BUS CONTROLLER


The I2C stands for Inter Integrated circuit helps in establishing short distance communication between ICs. The communication takes place in accordance with the Philips I2C bus protocol.

In todayâ„¢s highly complex circuits, I2C plays a major role in reducing the interconnection complexity between the ICs.

I2C bus is a 2 wire bi-directional serial bus. One wire is for data transmission named as Serial data bus (SDA) and the other for clock signal transmission (SCL). These carry information between the devices connected to the bus.

I2C is easy to use to page link multiple devices together since it has built in addressing scheme.

Our project aim involves the design of both master and slave cores. The master core is responsible for initiating the communication on the bus. The slave core is the device that has been addressed by the master in order to establish effective communication. Each slave has a unique address and responds only after it has verified the address sent by the master. I2C is a true multi master bus; this means that more than one master can attempt to control the bus at the same time without corrupting the message. This is achieved by a technique known as arbitration, where if more than one master simultaneously tries to control the bus, only one is allowed to do so and the message is not corrupted.

Another concept known as clock synchronization is used in order to synchronize clock signals of two or more devices. It is performed using the wired-AND connection of I2C interface to SCL line. Devices with shorter LOW periods enter a HIGH wait-state during this time.

The RTL code for the design has been done using Verilog HDL. The functional verification has been done using ModelSim and the code has been synthesized using Xilinx ISE. This has been finally implemented onto a FPGA Spartan IIE kit.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: ghar ghanti circuit, integrated circuit and application, up result 2012 inter, siac arbitration, go jagas curriar at malda, dlw inter college, circuit,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
INTER INTEGRATED CIRCUIT BUS CONTROLLER - by computer science crazy - 17-09-2009, 01:56 AM

Possibly Related Threads...
Thread Author Replies Views Last Post
  INTEGRATED EMERGENCY RESPONSE SYSTEM USING EMBEDDED SYSTEM seminar presentation 1 9,535 19-11-2018, 08:40 PM
Last Post:
  AUTOMATIC BUS STATION ANNOUNCEMENT SYSTEM full report project report tiger 4 11,338 13-08-2016, 11:16 AM
Last Post: jaseela123d
  Bus ticket reservation system project topics 11 15,809 10-11-2015, 11:55 PM
Last Post: Guest
  Micro controller based automated irrigation system Electrical Fan 28 21,166 29-01-2015, 05:32 PM
Last Post: Guest
  Micro Controller based Power Theft Identifier seminar projects crazy 26 14,409 17-10-2014, 08:21 PM
Last Post: jaseela123d
  Micro Controller based Security System using Sonar seminar projects crazy 3 3,711 28-09-2014, 05:50 PM
Last Post: Guest
  Automatic Room light Controller with Visitor Counter project topics 26 18,151 12-03-2014, 07:22 PM
Last Post: computer topic
  AUTOMATED TRAFFIC SIGNAL CONTROLLER full report project topics 7 10,418 02-09-2013, 10:40 PM
Last Post: Guest
  Design and Analysis of GPS/SINS Integrated System for Vehicle Navigation seminar class 1 1,162 12-08-2013, 07:49 PM
Last Post: Guest
  CONTROL AND ANALYSIS OF A UNIFIED POWER FLOW CONTROLLER project topics 5 3,762 24-06-2013, 08:41 PM
Last Post: lenovouser73

Forum Jump: