You are on page 1of 21

PROJECT

ON

ONLINE BANKING
Project submitted in partial Fulfillment of the requirement for the Degree of Bachelor of Engineering under BPUT

DEBASHISH TRIPATHY BARUN KUMAR GOEL RAJ KUMAR DEY K.SHIVA

Submitted by

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

C.V. RAMAN COLLEGE OF ENGINEERING BHUBANESWAR

ACKNOWLEDGEMENT
Completing a job has never been an easy go for a single person; often it is the result of invaluable contributions from individuals in the surrounding in a direct or indirect manner. We are deeply grateful to our Guide Mr. L.D.JENA constant source of encouragement throughout our for being a project on

ONLINE BANKING.
We would also like to express our sincere gratitude to our HOD PROF. N.K.Kamilla for their timely advice and guidance. Finally we thank all those who helped us directly or indirectly in completing this project. Last but not the least, we thank our parents for their continued support & encouragement for successfully completing our project.

DEBASHISH TRIPATHY BARUN KUMAR GOEL RAJ KUMAR DEY K.SHIVA

Regd No. 0701227234 Regd No. 0701227253 Regd No. 0701227212 Regd No. 0701227198

Dept. of Comp Sc. & Engg.

ABSTRACT
UNITED 3

Internet marketing, also known as digital marketing, web marketing, online marketing, search marketing or emarketing, is the marketing (generally promotion) of products or services over the Internet. Internet marketing ties together the creative and technical aspects of the Internet, including design, development, advertising, and sales. When appealing to specific interests, marketers place an emphasis on appealing to a specific behavior or interest, rather than reaching out to a broadly defined demographic. These marketers typically segment their markets according to age group, gender, geography, and other general factors. However, from the buyer's perspective, the inability of shoppers to touch, to smell, to taste, and "to try on" tangible goods before making an online purchase can be limiting. However, there is an industry standard for ecommerce vendors to reassure customers by having liberal return policies as well as providing in-store pick-up services. To cater to the need of Indians, a service at par level of web purchase portals like ebay.com is a long live dream. In this era of internet, a step is taken to fill the gap between customers and their happening products. Here goes the portal www.united4.com brought to you by four young dynamic engineers of the new age.

CONTENTS
1. INTRODUCTION 1 1.1 Definition 1.2 Clock Concept 2. CLOCKLESS APPROACH 2.1 Clock Limitations 2.1 Asynchronous View 3. PROBLEMS WITH SYNCHRONOUS CIRCUITS 3.1 Performance 3.2 Speed 3.3 Power Dissipation 3.4 Electromagnetic Noise 4. ASYNCHRONOUS CIRCUITS 4.1 Clockless Chips Implementation 4.2 Throwing Away Global Clock 4.3 Standardize of Components 5. HOW CLOCKLESS CHIPS WORKS 6. SIMPLICITY IN DESIGN 6.1 Asynchronous for Higher Performance 6.2 Asynchronous for Low Power 6.3 Asynchronous for EMN and Emission 7. APPLICATIONS OF CLOCKLESS CHIPS 7.1 Wearable Computers 7.2 Infrared Communication Receiver 7.3 In Pagers 7.4 Filter Bank for Digital Hearing 8. CHALLENGES 9. CONCLUSION 10. REFERENCES LIST OF FIGURES 1. Figure1 2. Figure2 3. Figure3 4. Figure4

1. INTRODUCTION
1.1 DEFINITION

Every action of the computer takes place in tiny steps, each a billionth of a second long. A simple transfer of data may take only one step; complex calculations may take many steps. All operations, however, must begin and end according to the clocks timing signals.

The use of a central clock also creates problems. As speeds have increased, distributing the timing signals has become more and more difficult. Present-day transistors can process data so quickly that they can accomplish several steps in the time that it takes a wire to carry a signal from one side of the chip to the other. Keeping the rhythm identical in all parts of a large chip requires careful design and a great deal of electrical power. Wouldnt it be nice to have an alternative?

Clockless approach, which uses a technique known as asynchronous logic, differs from conventional computer circuit design in that the switching on and off of digital circuits is controlled individually by specific pieces of data rather than by a tyrannical clock that forces all of the millions of the circuits on a chip to march in unison. It overcomes all the disadvantages of a clocked circuit such as slow speed, high power consumption, high electromagnetic noise etc. For these reasons the clockless technology is considered as the technology which is going to drive majority of electronic chips in the coming years

1.2 CLOCK CONCEPT

The clock is a tiny crystal oscillator that resides in the heart of every microprocessor chip. The clock is what which sets the basic rhythm used throughout the machine. The clock orchestrates the synchronous dance of electrons that course through the hundreds of millions of wires and transistors of a modern computer. Such crystals which tick up to 2 billion times each second in the fastest of todays desktop personal computers, dictate the timing of every circuit in every one of the chips that add, subtract, divide, multiply and move the ones and zeros that are the basic stuff of the information age. Conventional chips (synchronous) operate under the control of a central clock, which samples data in the registers at precisely timed intervals. Computer chips of today are synchronous: they contain a main clock which controls the timing of the entire chips. One advantage of a clock is that, the clock signals to the devices of the chip when to input or output. This functionality of the synchronous design makes designing the chip much easier. The circuit which uses global clock can allow data to flow in the circuit in any manner of sequence and order does not matter.
Figure 1

The diagram above shows the global clock is governing all compoents in the system that need timing signals. All components operate exactly once per clock tick and their outputs need to be ready and next clock tick. 2. CLOCKLESS APPROACH
2.1 CLOCK LIMITATIONS

There are problems that go along with the clock, however. Clock speeds are now in the gigahertz range and there is not much room for speedup before physical realities start to complicate things. With a gigahertz clock powering a chip, signals barely have enough time to make it across the chip before the next clock tick. At this point, speedup up the clock frequency could become disastrous. This is when a chip that is not constricted by clock speeds could become very valuable. One can create a clock that is so fast and it sends its timing signals to the logic circuits which are governed by the clock timing signals. These logic circuits are supposed to respond to every tick of the clock and yet when they can compile to match the speed then logic circuits will be not optimum according to the speed of clock and hence the input and output can go incorrect. This will result hardware problem since one has to assemble chips to achieve the speed of clock and hence much more complicated situation arise.
2.2 ASYNCRONOUS VIEW

By throwing out the clock, chip makers will be able to escape from huge power dissipation. Clockless chips draw power only when there is useful work to do, enabling a huge savings in battery-driven devices. Like a team of horses that can only run as fast as its slowest member, a clocked chip can run no faster than its most slothful piece of logic; the answer isnt guaranteed until every part completes its work. By contrast, the transistors on an asynchronous chip can swap information independently, without needing to wait for everything else. The result? Instead of the entire chip running at the speed of its slowest components, it can run at the average speed of all components. At both Intel and Sun, this approach has led to prototype chips that run two to three times faster than comparable products using conventional circuitry. Another advantage of clockless chips is that they give off very low levels of electromagnetic noise. The faster the clock, the more difficult it is to prevent a device from interfering with other devices; dispensing with the clock all but eliminates this problem. The combination of low noise and low power consumption makes asynchronous chips a natural choice for mobile devices.

3. PROBLEMS WITH SYNCRONOUS CIRCUITS Synchronous circuits are digital circuits in which parts are synchronized by clock signals. In an ideal synchronous circuit, every change in the logical levels of its storage components is simultaneous. These transitions follow the level change of a special signal called the clock signal. Ideally, the input to each storage element has reached its final value before the next clock occurs, so the behavior of the whole circuit can be predicted exactly. Practically, some delay is required for each logical operation, resulting in a maximum speed at which each synchronous system can run. However there are several problems that are associated with synchronous circuits:
3.1 LOW PERFOMANCE

In a synchronous system, all the components are tied up together and the system is working on its worst case execution. The speed of execution will not be faster than that of the slowest circuit in the system and this will determine the final working performance of the system. Although there are faster circuits which have sophisticated performance but since they are depending of some other slow components for input and output of data then they can no long run faster than the slowest components. Hence the performance of the synchronous system is limited to its worst case performance.

3.2 LOW SPEED

A traditional CPU cannot "go faster" than the expected worst-case perforance of the slowest stage/instruction/component. When an asynchronous CPU completes an operation more quickly than anticipated, the next stage can immediately begin processing the results, rather than waiting for synchronization with a central clock. An operation might finish faster than normal because of attributes of the data being processed (e.g., multiplication can be very fast when multiplying by 0 or 1, even

when running code produced by a brain-dead compiler), or because of the presence of a higher voltage or bus speed setting, or a lower ambient temperature, than normal or expected.
3.3 HIGH POWER DISSIPATION

As we know that clock is a tiny crystal oscillator that keeps vibrating during all time as long as the system is power on, this lead into high power dissipation by the synchronous circuit since they use central clock in their timings. The clock itself consumes about 30 percent of the total power supplied to the circuit and sometimes can even reach high value such as 70 percent. Even if the synchronous system is not active at the moment still its clock will be oscillating and consumes power that is dissipated as heat energy. This makes synchronous system more power consumer and hence not suitable for use in design of mobile devices and battery driven devices.
3.4 HIGH ELECTROMAGNETIC NOISE

Since clock itself is crystal oscillator it is then associated with electromagnetic waves. These waves produce electromagnetic noise due to oscillations. Noise will also be accompanied by emission spectra. The higher the speed of clock is the higher number of oscillations per second and this leak high value of electromagnetic noise and spectra emission. This is not a good sign for design of mobile devices too. Apart from the problems above, the clock is synchronous circuit and globally distributed over the components which are obviously in running in different speed and hence the order of arrive of the timing signal is not important. Data can be received and transmitted in any form of order regardless of there sequential order they arrive at the fist stage of execution. The designing of clock frequency should be so sophisticated since the frequency of the clock is fixed and poor march of design can result problem in the reusability of resources and interfacing with mixed-time environment devices. 4 ASYNCRONOUS CIRCUITS

Asynchronous circuits are the electronic digital circuits that are not govern by the central clock in their timing instead they are standardized in their installation and they use handshakes signals for communication to each other components. In this case the circuits are not tied up together and forced to follow the global clock timing signals but each and every component is loosely and they run at average speed. Asynchronous is can be achieved by implementing three vital techniques and these are:
4.1 CLOCKLESS CHIPS IMPLEMENTATION

In order to achieve asynchronous as final goal one must implement the electronic circuits without using central clock and hence make the system free from tied components obeying clock. One tricky technique is to use clockless chips in the circuit design. Since these chips are not working with central clock and guarantee to free different components from being tied up together. Now as components can run on their own different performance and speed hence asynchronous is established.
4.2 THROWING AWAY GLOBAL CLOCK

There is no way one can success to implement asynchronous in circuits if there is global clock that is managing the whole system timing signals. Since the clock is installed only to enable the synchronization of components, by throwing away the global clock it is possible now for components to be completely not synchronized and the communication between them is only by handshaking mechanism.
4.3 STANDADISE OF COMPONENTS

In synchronous system all the components are closed up together as to be managed by central clock. Synchronous ness can be split up if these components are not bound together and hence standardizing these components is one of the alternatives. Here all the components are going to be standard in a given range of working performance and speed. There is average speed in which the design of system is dedicated to compile and the worst case execution will be avoided. 5. HOW CLOCKLESS CHIPS WORKS

Beyond a new generation of design-and-testing equipment, successful development of clockless chips requires the understanding of asynchronous design. Such talent is scarce, as asynchronous principles fly in the face of the way almost every university teaches its engineering students. Conventional chips can have values arrive at a register incorrectly and out of sequence; but in a clockless chip, the values that arrive in registers must be correct the first time. One way to achieve this goal is to pay close attention to such details as the lengths of the wires and the number of logic gates connected to a given register, thereby assuring that signals travel to the register in the proper logical sequence. But that means being far more meticulous about the physical design than synchronous designers have been trained to be. An alternative is to open up a separate communication channel on the chip. Clocked chips represent ones and zeroes using low and high voltages on a single wire, "dual-rail" circuits, on the other hand, use two wires, giving the chip communications pathways, not only to send bits, but also to send "handshake" signals to indicate when work has been completed. Fair additionally proposes replacing the conventional system of digital logic with what known as "null convention logic," a scheme that identifies not only "yes" and "no," but also "no answer yet"-a convenient way for clockless chips to recognize when an operation has not yet been completed. All of these ideas and approaches are different enough that executing them could confound the mind of an engineer trained to design to the beat of a clock. Its no surprise that the two newest asynchronous startups, Asynchronous Digital Devices and Self-Timed Solutions, are populating now, and clockless-chip research has been going on the longest. For a chip to be successful, all three elements-design tools, manufacturing efficiency and experienced designers-need to come together. The asynchronous cadre has very promising ideas. There is now way one can obtain pure asynchronous circuits to be used in the complete design of the system and this is one of major barrier of clockless implementation but the circuits were successfully standardized and hence they do not have to be in synchronous mode. And hence handshakes were the solution to overcome synchronization. One component which needs to communicate with the

other uses the handshake signals to achieve the establishment of connection and then with set up the time at which is going to send data and at the other side another component will also use the same kind of handshakes to harden the connection and wait for that time to receive data.
Figure 2

In circuits implemented by clockless chips, data do not have to move at random and out of order as in synchronous in which the movement of data is no so essential. In asynchronous circuits data are treated as very important aspect and hence do not move at any time they only and only move when are required to move in case such as transmission between several components. This technique has offered low power consumption and low electromagnetic noise and also there will of course be smooth data streaming. 6. SIMPLICITY IN DESIGN There in no complexity of a simple design for clockless chips. The one fundamental achievement is to throw the central clock away and standardization of components can be used intensively. Integrated pipeline mode plays an important role in total system design. There are about four factors regarding pipeline and these are: 1. Domino logic 2. Delay insensitive

3. Bundle data 4. Dual rail Domino logic is a CMOS-based evolution of the dynamic logic techniques which were based on either PMOS or NMOS transistors. It allows a rail-to-rail logic swing. It was developed to speed up circuits. In a cascade structure consisting of several stages, the evaluation of each stage ripples the next stage evaluation, similar to a domino falling one after the other. The structure is hence called Domino CMOS Logic. Important features include: * They have smaller areas than conventional CMOS logic. * Parasitic capacitances are smaller so that higher operating speeds are possible. * Operation is free of glitches as each gate can make only one transition. * Only non-inverting structures are possible because of the presence of inverting buffer. * Charge distribution may be a problem Delay insensitive circuit is a type of asynchronous circuit which performs a logic operation often within a computing processor chip. Instead of using clock signals or other global control signals, the sequencing of computation in delay insensitive circuit is determined by the data flow. Typically handshake signals are used to indicate the readiness of such a circuit to accept new data (the previous computation is complete) and the delivery of such data by the requesting function. Similarly there may be output handshake signals indicating the readiness of the result and the safe delivery of the result to the next stage in a computational chain or pipeline. In a delay insensitive circuit, there is therefore no need to provide a clock signal to determine a starting time for a computation. Instead, the arrival of data to the input of a sub-circuit triggers the computation to start. Consequently, the next computation can be initiated immediately when the result of the first computation is completed.

The main advantage of such circuits is their ability to optimize processing of activities that can take arbitrary periods of time depending on the data or requested function. An example of a process with a variable time for completion would be mathematical division or recovery of data where such data might be in a cache. The Delay-Insensitive (DI) class is the most robust of all asynchronous circuit delay models. It makes no assumptions on the delay of wires or gates. In this model all transitions on gates or wires must be acknowledged before transitioning again. This condition stops unseen transitions from occurring. In DI circuits any transition on an input to a gate must be seen on the output of the gate before a subsequent transition on that input is allowed to happen. This forces some input states or sequences to become illegal. For example OR gates must never go into the state where both inputs are one, as the entry and exit from this state will not be seen on the output of the gate. Although this model is very robust, no practical circuits are possible due to the heavy restrictions. Instead the Quasi-Delay-Insensitive model is the smallest compromise model yet capable of generating useful computing circuits. For this reason circuits are often incorrectly referred to as Delay-Insensitive when they are Quasi-Delay- Insensitive.

Dual rail is the technique employed to influence asynchronization of circuits by establishing two connections to any circuit that is in connection. Hence it provides one line for handshakes signals and the other for data transmission. The proposed bundled-data pipelines include novel data-dependent delay lines with integrated control circuitry to efficiently implement speculative completion sensing. The control circuits are based on a novel control-circuit template that simplifies the design of such nonlinear pipelines. Extensive postlayout back-end timing analysis was performed to gain confidence in the timing margins as well as to quantify performance and energy. Comparison with a synchronous counterpart suggests that our best asynchronous design yields 30% higher average throughput with negligible energy overhead.

6.1 ASYNCRONOUS FO HIGHER PERFOMANCE In order to increase the performance of the circuit, the following are basics to be implements. * Data-dependent delays. *All carry bits need to be computed. Figure3

The figure show first circuit being not asynchronous and then the second shows dual rail with every bit taken into computation. 6.2 ASYNCHRONOUS FOR LOW POWER Power consumption is very important aspect in designing any mobile and to increase the battery capacity and life for battery driven devices. Hence asynchronization of power is completely inevitable to achieve a low level of power dissipated. The circuit should consume power only when and where active. Rest of the time the circuit returns to a non-dissipating state, until next The figure shows

how power is less confused by first taking down the frequency by dividing the give

frequency to two and the next one show as many circuits are cascaded the more the frequency is divided. This provides a crucial reduction on power consumption. 6.3 ASYNCRONOUS FOR LOW NOISE Any system with clock will be having oscillations in it and will create electromagnetic noise and this is the source of the actual noise one hears from convectional computers. For every clock cycle there will be spike emitted and emission of random spectra is accompanied together with noise. This problem is greatly reduced to significant considerable range by discarding the central clock as explain above and the spectra radiation are much smoother in asynchronous circuits. 7. APPLICATIONS OF CLOCKLESS CHIPS

Clockless chips are used in other applications also on rather than in design of computers and these are:
7.1 WEARABLE COMPUTERS

Wearable computers are mobile computers that are worn on the body. They have been applied to areas such as behavioral modeling, health monitoring systems, information technologies and media development. Government organizations, military, and health professionals have all incorporated wearable computers into their daily operations. Wearable computers are especially useful for applications that require computational support while the users hands, voice, eyes or attention are actively engaged with the physical environment.
7.1 INFRARED COMMUNICATION RECEIVER

Infrared (IR) radiation is electromagnetic radiation whose wavelength is longer than that of visible light, but shorter than that of terahertz radiation and microwaves. This has been implemented in designing receivers that receive transmitted data via infrared. Infrared communication receiver is one of computer peripherals and since it has asynchronous in nature then clockless chips are implemented for its design.
7.2 IN PAGERS

A pager (sometimes called a beeper) is a simple personal telecommunications device for short messages. A one-way numeric pager can only receive a message consisting of a few digits. Typically a phone number that the user is then expected to call. Alphanumeric pagers are available, as well as two-way pagers that have the ability to send and receive email, numeric pages, and SMS messages. Pagers consisting largely of emergency service personnel, medical personnel, and information technology support staff.
7.3 FILTER BANK FOR DIGITAL HEARING

A filter bank is an array of band-pass filters that separates the input signal into several components, each one carrying a single frequency subband of the original signal. It also is desirable to design the filter bank in such a way that subbands can be recombined to recover original signal. The first process is called analysis, while the second is called synthesis. The output of analysis is referred as subband signal with as many subbands as there are filters in filter bank.

The filter bank serves to isolate different frequency components in a signal. This is useful because for most applications some frequencies are more important than others. For example these important frequencies can be coded with a fine resolution. Small differences at these frequencies are significant and a coding scheme that preserves these differences must be used. On the other hand, less important frequencies do not have to be exact. A coarser coding scheme can be used, even though some of the finer details will be lost in the coding.

8. CHALLENGES 1. Interfacing between synchronous and asynchronous . Many devices available now are synchronous in nature. . Special circuits are needed to align them. 2. Lack of expertise. 3. Lack of tools. 4. Engineers are not trained in these fields. 5. Academically, no courses available 9. CONCLUSION

As has been studied that implementation of clockless chip in asynchronous circuit has much great advantage over clocked chips. The obvious reasons for their super performance and average speed, low power consumption, less heat and noise generated are in great demand of the current market of electronic and computing world. This is a very new area of research and design and testing but if more scientists and engineers are dedicated to this, then for surety it the future technology for mobile electronic devices.

10. REFERENCES 1. Scanning the Technology: Applications of Asynchronous Circuits . C. H. (Kees) van Berkel, Mark B. Josephs, and Steven M. Nowick proceedings of IEEE, December 1998. 2. Computers without clocks . Ivan E Sutherland and Jo Ebergen Scientific American, August 2002. 3. Is it time for Clockless chips? . David Geer published by IEEE Computer Society, March 2005.

4. Guest Editors. Introduction: Clockless VLSI Systems . Soha Hassoun, Yong-Bin Kim and Fabrizio Lombardi copublished by IEEE CS and IEEE November . December 2005. 5. Its Time for Clockless Chips . Claire Tristram from MIT Technology October 2001 6. Old tricks for new chips Apr 19th 2001 From The Economist print edition

You might also like