© 2018 IJSRET
534
International Journal of Scientific Research & Engineering Trends
Volume 4, Issue 3, May-June-2018, ISSN (Online): 2395-566X
Novel Forced Stack based Power-on-Reset circuit for low
energy application
M.Tech. Scholar Ishika raj Mr. Ashish Raghuwanshi
IES College of technology IES College of technology
Bhopal,India Bhopal,India
Ishikaraj999gmail.com
Abstract- This novel article describes both the function of Power-on Reset (POR) and the strategies for low energy application,
when used with dual-supply SoC’s. The article demonstrates why to avoid discrete PORs and PORs internal to processors. It
concludes with explanations of voltage sequencing, voltage tracking, and reset sequencing. Design of a low-energy power-ON
reset (POR) circuit is proposed to reduce the energy consumed by the stable supply of the dual supply static random access
memory (SRAM) using FET devices, as the other supply is ramping up. The proposed design is based on stacking of pull-up
and pull-down transistor in push-pull output stage also called sleepy approach to reduce the energy consumption of POR
circuit. Proposed design offers 0.1735μs delay which is 8.2% lower than POR-LE while offers 1.2% higher power dissipation
than POR-LE. But the multiplication of power and delay (is also called energy) is 7% smaller than POR-LE.
Keywords- POR, activation time, wake-up time, sequencing.
I. INTRODUCTION
A power-on reset (PoR) is a circuit that provides a
predictable, regulated voltage to a microprocessor or
microcontroller or embedded SoC’s with the initial
application of power. The PoR system ensures that the
microprocessor or microcontroller will start in the same
condition every time that it is powered up. A PoR system
can be a peripheral, but in sophisticated processors or
controllers the PoR is integrated on the main chip[1, 2].
The most basic PoR system can comprise a resistor and
capacitor connected together with values tailored so that,
when power is first applied, the capacitor takes a
predictable and constant time to charge up. For computer
use, however, additional components are often required,
including a circuit called a Schmitt trigger. When the PoR
circuit is designed, the charge-up time should be adjusted
by trial and error so that all of the processor or controller
circuits can set them to the correct initial values before the
computer begins to function.
A well-designed PoR circuit can ensure that when power
is applied to a computer, it will start up properly every
time (or almost every time), and will never (or rarely)
freeze up right away. This feature not only saves the user
a great deal of frustration, but it offers a last resort in case
of a stubborn system crash the so-called cold boot, where
the computer is completely powered-down for a minute or
two, and then powered-up all over again.
In VLSI devices, the power-on reset (PoR) is an
electronic device incorporated into the integrated circuit
that detects the power applied to the chip and generates a
reset impulse that goes to the entire circuit placing it into
a known state[3, 4]. A simple PoR uses the charging of a
capacitor, in series with a resistor, to measure a time
period during which the rest of the circuit is held in a reset
state. A Schmitt trigger may be used to dessert the reset
signal cleanly, once the rising voltage of the RC network
passes the threshold voltage of the Schmitt trigger.
The resistor and capacitor values should be determined
so that the charging of the RC network takes long enough
that the supply voltage will have stabilised by the time the
threshold is reached[5, 6].
One of the issues with using RC network to generate PoR
pulse is the sensitivity of the R and C values to the power-
supply ramp characteristics. When the power supply ramp
is rapid, the R and C values can be calculated so that the
time to reach the switching threshold of the Schmitt
trigger is enough to apply a long enough reset pulse.
When the power supply ramp itself is slow, the RC
network tends to get charged up along with the power-
supply ramp up. So when the input Schmitt stage is all
powered up and ready, the input voltage from the RC
network would already have crossed the Schmitt trigger
point. This means that there might not be a reset pulse
supplied to the core of the VLSI.
The rest of this brief is organized as follows. Literature
review part is discussed in Section II. The details of
proposed SCDM based three-input XOR is discussed in
Section III. Simulation results are analyzed in Section IV.
Finally, the conclusions are drawn in Section V.