SlideShare a Scribd company logo
1 of 7
Download to read offline
VLSI Architecture of FM0/Manchester Encoding Using
SOLS Technique for Wireless Sensor Network
Bondili Lavanya1, Mukesh Gangala 2
Department of Electronics and communication Engineering
Audisankara College of Engineering & Technology, Gudur (Autonomous)
ABSTRACT:
In this paper we studied the implementation of
Manchester coding is being described.Manchester
coding technique is a digital coding technique in which
all the bits of the binary data are arranged in a particular
sequence. The Intersil HD-15530 is a high
performance CMOS device intended to service the
requirements of MlL-STD-1553 and similar Manche-
Ster II encoded, time division multiplexed serial data
protocols.This LSI chip is divided into two sections, an
Encoder and a Decoder.These sections operate
completely independent of each other, except for the
Master Reset functions. This circuit meets many of the
requirements of MIL-STD-1553.The Encoder produces
the sync pulse and the parity bit as well as the encoding
of the data bits. The Decoder recognizes the sync pulse
and identifies it as well as decoding the data bits
and checking parity.This integrated circuit is fully
guaranteed to support the 1MHz data rate of MlL-
STD-1553 over both temperature and voltage. It
interfaces with CMOS, TTL or N channel support
circuitry.The HD-15530 can also be used in many party
line digital data communications application such as an
environmental control system driven from single
twisted pair cable of fiber optic cable throughout the
building. The functions of the encoder section of the
MED include a microprocessor interface, parallel to
serial conversion, frame generation, and NRZ to Man-
chester encoding. This circuitry can run very fast since
it does not require a high-frequency clock. The frame
format used is similar to that of a UART.The Manche-
Ster decoder limits the maximum frequency of operati-
On of the MED, since it uses a high-frequency clock.
The receiver circuitry is more complex, since clock
recovery and center sampling is done. Additional rece-
Iver functions are frame detection, decoding of
Manchester to NRZ, serial to parallel conversion, and a
microprocessor interface.
Keywords: Manchester coding, Encoder, Decoder,
NRZ, Moore’s law, UART, clock frequency.
I. INTRODUCTION
Manchester coding technique is a digital
coding technique in which all the bits of the binary data
are arranged in a particular sequence.Here a bit ‘1’is
represented by transmitting a high voltage for half
duration the input signal and for the next halftime
Period an inverted signal will be send. When transmit-
ting‘0’in Manchester format, for the first half cycle a
low voltage will send, and for the next half cycle a high
voltage is send. The advantage of Manchester coding is
that, when sending a data having continuous
High signals or continuous low signal (e.g.: 11110000)
, it is difficult to calculate the number of 1 S and Os in
the data. Because there is no transition from low to high
or high to low for a particular time period (Here it is 4
x T, T is the time duration for a single pulse).The
detection is possible only by calculating the time
duration of the signal. But when we code this signal
in Manchester format there will always be a transition
from high to low or low to high for each bit.Thus
for a receiver it is easier to detect the data in Manchester
format and also the probability for occure-
nce of an error is very low in Manchester format and it
is a universally accepted digital encoding technique.
The dedicated short range communication is a
protocol for one or two way medium range
communication. The DSRC can be briefly classified
into two categories: automobile-to-automobile and
automobile-to road side.In automobile-to-automobile,
the DSR Cenables the messages ending and broad
casting among automobile.The automobile to-roadside
focuses on the intelligent transportation service, such
as electronic toll collection (ETC).The DSRC
architecture having the transceiver. The transceiver
having the base band processing, RF front end and
microprocessor. The microprocessor is used to transfer
the instruction to the baseband processing and RF front
end. The RF front end is used to transmit and receive
the wireless signals using the antenna .The base band
processing is responsible for modulation, error
correction, encoding and synchronization. The
transmitted signal consists of the arbitrary binary
sequence, it is very difficult to obtain the dc balance.
The fm0 and Manchester are providing the transmitted
signal and then the dc-balance. both FM0 and
Manchester codes are widely adopted in encoding for
downlink.
The (SOLS) similarity oriented logic simplification
having the two methods:
A. area compact retiming and
B. balance logic operation sharing.
The area compact retiming used to reduce the transistor
counts, the balance logic operation sharing is used to
combine the fm0 and Manchester encoding.
ISBN:978-1534910799
www.iaetsd.in
Proceedings of ICAER-2016
©IAETSD 201657
Fig: 1.System architecture of DSRC transceiver.
The system architecture of DSRC transceiver is
shown in Fig. 1. The upper and bottom parts are
dedicated for transmission and receiving, respectively.
This transceiver is classified into three basic modules:
microprocessor, baseband processing, and RF front-
end. The microprocessor interprets instructions from
media access control to schedule the tasks of baseband
processing and RF front-end. The baseband processing
is responsible for modulation, error correction, clock
synchronization, and encoding. The RF frontend
transmits and receives the wireless signal through the
antenna.
The DSRC standards have been established by
several organizations in different countries. These
DSRC standards of America, Europe, and Japan are
shown in Table I. The data rate individually targets at
500 kb/s, 4 Mb/s, and 27 Mb/s with carrier frequency
of 5.8 and 5.9 GHz. The modulation methods
incorporate amplitude shift keying, phase shift keying,
and orthogonal frequency division multiplexing.
Generally, the waveform of transmitted signal is
expected to have zero mean for robustness issue, and
this is also referred to as dc-balance.
II.LITERATURE SURVEY
The transmitted signal consists of arbitrary binary
sequence, which is difficult to obtain dc-balance. The
purposes of FM0 and Manchester codes can provide the
transmitted signal with dc-balance. Both FM0 and
Manchester codes are widely adopted in encoding for
downlink. The VLSI architectures of FM0 and
Manchester encoders are reviewed as follows
A. Review of VLSI Architectures for FM0 Encoder and
Manchester Encoder
The literature [4] proposes VLSI architecture of
Manchester encoder for optical communications. This
design adopts the CMOS inverter and the gated inverter
as the switch to construct Manchester encoder. It is
implemented by 0.35-μm CMOS technology and its
operation frequency is 1 GHz. The literature [5] further
replaces the architecture of switch in [4] by the nMOS
device. It is realized in 90-nm CMOS technology, and
the maximum operation frequency is as high as 5 GHz.
The literature [6] develops a high-speed VLSI
architecture almost fully reused with Manchester and
Miller encodings for radio frequency identification
(RFID) applications. This design is realized in 0.35-μm
CMOS technology and the maximum operation
frequency is 200 MHz. The literature [7] also proposes
Manchester encoding architecture for ultrahigh
frequency (UHF) RFID tag emulator. This hardware
architecture is conducted from the finite state machine
(FSM) of Manchester code, and is realized into field-
programmable gate array (FPGA) prototyping system.
The maximum operation frequency of this design is
about 256 MHz. The similar design methodology is
further applied to individually construct FM0 and
Miller encoders also for UHF RFID Tag emulator [8].
Its maximum operation frequency is about 192 MHz.
Furthermore, [9] combines frequency shift keying
(FSK) modulation and demodulation with Manchester
codec in hardware realization.
III. CODING PRINCIPLES OF FM0 CODE AND
MANCHESTERCODE:
In the following discussion, the clock signal and the
input data are abbreviated as CLK, and X, respectively.
With the above parameters, the coding principles of
FM0 and Manchester codes are discussed as follows.
A. FM0 Encoding for each X, the FM0 code consists of
two parts: one for former-half cycle of CLK, A, and the
other one for later-half cycle of CLK,B. The coding
principle of FM0 is listed as the following three rules.
1) If X is the logic-0, the FM0 code must exhibit a
transition between A and B.
2) If X is the logic-1, no transition is allowed between
A and B.
3) The transition is allocated among each FM0 code no
matter what the X is.
Fig: 2.Illustration of FM0 coding example.
A FM0 coding example is shown in Fig. 2. At cycle
1, the X is logic-0; therefore, a transition occurs on its
ISBN:978-1534910799
www.iaetsd.in
Proceedings of ICAER-2016
©IAETSD 201658
FM0 code, according to rule 1. For simplicity, this
transition is initially set from logic-0 to -1. According
to rule 3, a transition is allocated among each FM0
code, and thereby the logic-1 is changed to logic-0 in
the beginning of cycle 2. Then, according to rule 2, this
logic-level is hold without any transition in entire cycle
2 for the X of logic-1. Thus, the FM0 code of each cycle
can be derived with these three rules mentioned earlier.
B. The Manchester coding example is shown in Fig.3.
The Manchester code is derived from
X⊕CLK. (1)
The Manchester encoding is realized with a XOR
operation for CLK and X. The clock always has a
transition within one cycle, and so does the Manchester
code no matter what the X is.
Fig: 3.Illustration of Manchester coding example.
Hardware Architecture Of Fm0/Manchester Code:
This is the hardware architecture of the fm0/Man-
chestercode shown in Fig.4. the top part is denoted
the fm0 code and then the bottom part is denoted as
the Manchester code. In fm0 code the DFFA and DFFB
are used to store the state code of the fm0 code and also
mux_1 and not gate is used in the fm0 code. When the
mode=0 is for the fm0 code. The Manchester code is
developed only using the XOR gate and when the
mode=1 is for the Manchester code. The hardware
utilization rate is defined as the following:
(2)
The component is defined as the hardware to perform
a specific logic function, such as AND, OR, NOT, and
flip-flop.The active components mean the components
that work for FM0 or Manchester encoding. The total
components are the number of components in the entire
hardware architecture no matter what encoding method
is adopted.
Fig: 4.Hardware architecture
The active components means the components are
work in the both fm0 and Manchester code. The total
components means the number of the components are
present in the hole circuit. The HUR rate is given below
the following Table 1.
TABLE I
HUR rate of FM0 And Manchester Encoding
For both the encoding methods the total components
is 7.for the fm0 code the total component is 7 and then
the active component is 6.in Manchester code the total
component is 7 the active component is 2.in both
coding having 98 transistors are used without SOLS.
The fm0 was having 86 transistors, and then the
Manchester having the 26 transistor. The average for
both coding is 56 transistors .In proposed work reduces
the total components from 7 to 6 and reduce the
transistor counts.
In this paper two multiplexer is used in proposed
work reduce two multiplexer from one multiplexer,
when reduce the multiplexer the total components are
reduced the area and then the power Consumption also
reduced.
IV. FMO and Manchester Encoder Using SOL’s
Technique:
ISBN:978-1534910799
www.iaetsd.in
Proceedings of ICAER-2016
©IAETSD 201659
The SOLS technique is classified into two parts
area compact retiming and balance logic operation
sharing.
A. Area Compact Retiming
Fig.5. shows fm0 state code of the each state is
stored into DFFA and DFFB .the transition of the state
code is only depends on the previous state of B(t-1)
instead of the both A(t-1) and B(t-1)
Fig: 5.Area compact retiming
Fig: 6.FM0 encoding without area compact retiming
The previous state is denoted as the A(t-1) and then
the B(t-1).and then the current state is denoted as the
A(t) and then the B(t).
Fig: 7.FM0 encoding with area compact retiming.
Thus, in Fig.6. the FM0 encoding just requires a
single 1-bitflip-flop to store the previous value
B(t−1).If the DFFA is directly removed, a non
synchronization between A(t) and B(t)causes the logic
fault of FM0 code. To avoid this logic-fault, the DFFB
is relocated right after the MUX−1, where the DFFB is
assumed be positive-edge triggered flip flop. At each
cycle, the FM0 code, comprising A and B, is derived
from the logic of A(t) and the logic of B(t), respectively.
The FM0 code is alternatively switched between A(t)
and B(t) through the MUX−1 by the control signal of
the CLK. In the Q of DFFB is directly updated from the
logic of B(t) with 1-cycle latency. When the CLK is
logic-0, the B(t) is passed through MUX−1 to the D of
DFFB. Then, the upcoming positive-edge of CLK
updates it to the Q of DFFB.
TABLE II
Transistor Count Of Fm0 Encoding Architecture With
Area Compact Retiming
The timing diagram for the Q of DFFB is consistent
whether the DFFB is relocated or not. The B(t) is passed
through MUX−1 to the D of DFFB. Then, the
upcoming positive-edge of CLK updates it to the Q of
DFFB. the timing diagram for the Q of DFFB is
consistent whether the DFFB is relocated or not.
The transistor count of the FM0 encoding architecture
without area-compact retiming is 72, and that with area-
compact retiming is 50. The area-compact retiming
technique reduces 22 transistors.
B.Balance logic operation sharing
The Manchester encoding is derived using the XOR
operation. The equation of the XOR gate is given
below.
X ⊕CLK=X CLK+~ X CLK (3)
The concept of balance logic-operation sharing is to
integrate the X into A(t) and X into B(t).The fm0 and
Manchester logics have a common point of the
multiplexer like logic with the selection of the CLK. the
diagram for the balance logic operation sharing given
the following.
In Fig.7. The A(t) can be derived from an inverter of
B(t−1),and X is obtained by an inverter of X. The logic
ISBN:978-1534910799
www.iaetsd.in
Proceedings of ICAER-2016
©IAETSD 201660
for A(t)/X can share the same inverter, and then a
multiplexer is placed before the inverter to switch he
operands of B(t − 1) and X. The Mode indicates
eitherFM0 or Manchester encoding is adopted. The
similar concept can be also applied to the logic for
B(t)/X shown in Fig.8.
Fig: 8.Balance logic operation sharing
Never the less, this architecture exhibits a draw-
back that the XOR is only dedicated for FM0
encoding, and is not shared with Manchester
encoding. Therefore, Fig.9.shows the HUR of this
architecture is certainly limited. The X can be also
interpreted as the X 0, and thereby the XOR operation
can be shared with Manchester and FM0 encodings,
where the multiplexer irresponsible to switch the
operands of B(t−1) and logic-0.
This architecture shares the XOR for both B(t) and
X, and there by increases the HUR. When the FM0 code
is adopted, the CLR is disabled, and the B(t −1) can be
derived from DFFB .Hence, the multiplexer can be
totally saved, and its function can be completely
integrated into the relocated DFF. The logic for A(t)/X
includes the MUX−2 and an inverter. Instead ,the logic
for B(t)/X just incorporates a XOR gate. In the
logic for A(t)/X, the computation time of MUX−2is
almost identical to that of XOR in the logic for
B(t)/X.
However, the logic for A(t)/X further
incorporates an inverter in the series of MUX−2.
This unbalance computation time between A(t)/X and
B(t)/X results in the glitch to MUX−1,possibly causing
the logic fault on coding. To alleviate this unbalance
computation time, the architecture of the balance
computation time between A(t)/X and B(t)/X The XOR
in the logic for B(t)/X is translated into the XNOR with
an inverter, and then this inverter is shared with that of
the logic for A(t)/X. This shared inverter is relocated
backward to the output of MUX−1. Thus, the logic
computation time between A(t)/X and B(t)/X is more
balance to each other.
The adoption of FM0 or Manchester code depends
on Mode and CLR. In addition, the CLR further has
another individual function of a hardware initializati-
on. If the CLR is simply derived by inverting Mode
without assigning an individual CLR control signal, this
leads to a conflict between the coding mode selection
and the hardware initialization. To avoid this conflict,
both Mode and CLR are assumed to be separately
allocated to this design from a system controller.
Fig: 9.VLSI architecture of FM0 and Manchester
encodings using SOL’s technique. (a) Unbalance
computation time between A(t)/X and B(t)/X. (b)
Balance computation time between A(t)/X and B(t)/X.
Whether FM0 or Manchester code is adopted, no logic
component of the proposed VLSI architecture is
wasted. Every component is active in both FM0 and
Manchester encodings. Therefore, the HUR of the
proposed VLSI architecture is greatly improved.
V. SIMULATION RESULTS
FM0 Module:
ISBN:978-1534910799
www.iaetsd.in
Proceedings of ICAER-2016
©IAETSD 201661
Fig: 10.FM0 Code
Manchester:
Fig: 11.Manchester Coding
RTL Schematic
Fig: 12. RTL Schematic of FM0/Manchester Encoding
using SOL’s Technique.
Technology Schematic:
Fig: 13.Technology schematic of FM0/Manchester
Encoding using SOL’s Technique.
VI. CONCLUSION
The coding-diversity between FM0 and Manchester
encodings causes the limitation on hardware utilization
of VLSI architecture design. A limitation analysis on
hardware utilization of FM0 and Manchester encodings
is discussed in detail. In this paper, the fully reused
VLSI architecture using SOLS technique for both
FM0 and Manchester encodings is proposed. The
SOL’s technique eliminates the limitation on hardware
utilization by two core techniques: area compact
retiming and balance logic-operation sharing. The area
compact retiming relocates the hardware resource to
reduce the transistors. The balance logic-operation
sharing efficiently combines FM0 and Manchester
encodings with the identical logic components. This
paper is realized in180nm technology with outstanding
device efficiency. The power consumption is
29392.843nW for Manchester encoding and FM0
encoding.
REFERENCES
[1] F. Ahmed Zaid, F. Bai ,S. Bai CB as nayake ,B.
Bellur, SB rovoldetal.,“Vehicle safety communication
Applications (VSC-A) final report,” U.S. Dept. Trans.,
Nat. Highway Traffic Safety Admin., Washington,DC,
USA, Rep.DOT HS 810 591, Sep. 2011.
[2] J.B. Kenney, “Dedicated short-range communica-
tonns (DSRC) standards in the United States,” Proc.
IEEE, vol. 99, no. 7, pp. 1162–1182, Jul. 2011.
[3] J. Daniel, V. Taliwal, A. Meier, W, Holfelder and
R.Herrt wich,“Designof5.9GHzDSRC-basedvehicular
safety communication,”IEEE Wireless Commun .Mag,
vol. 13, no. 5, pp. 36–43, Oct. 2006.
[4] P. Benabes, A.Gauthier,and J.Oksman,“A Manche-
ster code generator running at 1 GHz,” in Proc. IEEE,
Int. Conf. Electron., Circuits Syst.,vol. 3. Dec. 2003, pp.
1156–1159.
ISBN:978-1534910799
www.iaetsd.in
Proceedings of ICAER-2016
©IAETSD 201662
[5] A. Karagounis, A. Polyzos, B.Kotsos ,and N. Assi-
makis,“A 90nm Manchester code generator with
CMOS switches running at 2.4 GHz and 5 GHz,” in
Proc. 16th Int. Conf. Syst., Signals Image Process., Jun.
2009, pp. 1–4.
[6] Y.-C. Hung, M.-M. Kuo, C.-K. Tung, and S.-H.
Shieh, “High-speedCMOS chip design for Manchester
and Miller encoder,” in Proc. Intell. Inf. Hiding
Multimedia Signal Process. Sep. 2009, pp. 538–541.
[7] M. A. Khan, M. Sharma, and P. R. Brahmanandha,
“FSM based Manchester encoder for UHF RFID tag
emulator,” in Proc. Int. Conf. Comput. Commun.
Netw. Dec. 2008, pp. 1–6.
[8] M. A. Khan, M. Sharma, and P. R. Brahmanandha,
“FSM based FM0 and Miller encoder for UHF RFID
tag emulator,” in Proc. IEEE Adv. Comput. Conf., Mar.
2009, pp. 1317–1322.
[9] J.-H. Deng, F.-C. Hsiao, and Y.-H. Lin, “Top down
design of joint MODEM and CODEC detection
schemes for DSRC codedFSK systems over high
mobility fading channels,” in Proc. Adv. Commun.
Technol. Jan. 2013, pp. 98–103.
BIOGRAPHIES
Bondili Lavanya is currently PG
scholar of VLSI in Audisankara
college of Engineering and
Technology, Gudur (Autonomous)
,SPSR Nellore (Dist), Affiliated to
JNTU Anantapur. She received
B.TECH degree in Electronics and
Communication Engineering from
JNTUA. Her current research
interest includes Analysis &VLSI
System Design.
MUKESH GANGALA received
B.Tech from Narayana Engineering
College, Gudur, SPSR Nellore (d.t),
AP in the year of 2009. He pursued
M.Tech from PBR VITS, Kavali,
SPSR Nellore (d Dist), AP in the year
of 2013.He is having teaching
experience of 3 years in Audisankara
college of Engineering & Technology
(Autonomous), Gudur, SPSR Nellore,
AP. His interested areas are Embedded System and
VLSI.
ISBN:978-1534910799
www.iaetsd.in
Proceedings of ICAER-2016
©IAETSD 201663

More Related Content

What's hot

Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...researchinventy
 
Packet Guide SONET/SDH
Packet Guide SONET/SDHPacket Guide SONET/SDH
Packet Guide SONET/SDHscribd1
 
SDH/SONET alarms & performance monitoring
SDH/SONET alarms & performance monitoringSDH/SONET alarms & performance monitoring
SDH/SONET alarms & performance monitoringMapYourTech
 
An Overview Study On 2.4 GHz CyFi® Transceiver CYRF7936
An Overview Study On 2.4 GHz CyFi® Transceiver CYRF7936An Overview Study On 2.4 GHz CyFi® Transceiver CYRF7936
An Overview Study On 2.4 GHz CyFi® Transceiver CYRF7936Premier Farnell
 
Pdh and sdh1
Pdh and sdh1Pdh and sdh1
Pdh and sdh1Khant Oo
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerIOSR Journals
 
Iaetsd stbc-ofdm downlink baseband receiver for mobile wman
Iaetsd stbc-ofdm downlink baseband receiver for mobile wmanIaetsd stbc-ofdm downlink baseband receiver for mobile wman
Iaetsd stbc-ofdm downlink baseband receiver for mobile wmanIaetsd Iaetsd
 
Bts installation & commisioning.ppt
Bts installation & commisioning.pptBts installation & commisioning.ppt
Bts installation & commisioning.pptAIRTEL
 
LTE System Basics
LTE System BasicsLTE System Basics
LTE System Basicshafsabanu
 
Wcdma physical layer
Wcdma physical layerWcdma physical layer
Wcdma physical layerrajibratan
 

What's hot (17)

SDH ALARMS
SDH ALARMSSDH ALARMS
SDH ALARMS
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...
 
Sdh concept
Sdh conceptSdh concept
Sdh concept
 
Packet Guide SONET/SDH
Packet Guide SONET/SDHPacket Guide SONET/SDH
Packet Guide SONET/SDH
 
SDH/SONET alarms & performance monitoring
SDH/SONET alarms & performance monitoringSDH/SONET alarms & performance monitoring
SDH/SONET alarms & performance monitoring
 
SDH and TDM telecom
SDH and TDM telecomSDH and TDM telecom
SDH and TDM telecom
 
An Overview Study On 2.4 GHz CyFi® Transceiver CYRF7936
An Overview Study On 2.4 GHz CyFi® Transceiver CYRF7936An Overview Study On 2.4 GHz CyFi® Transceiver CYRF7936
An Overview Study On 2.4 GHz CyFi® Transceiver CYRF7936
 
Pdh and sdh1
Pdh and sdh1Pdh and sdh1
Pdh and sdh1
 
Performance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical LayerPerformance Improvement of IEEE 802.22 WRAN Physical Layer
Performance Improvement of IEEE 802.22 WRAN Physical Layer
 
Sdh total final
Sdh total finalSdh total final
Sdh total final
 
Iaetsd stbc-ofdm downlink baseband receiver for mobile wman
Iaetsd stbc-ofdm downlink baseband receiver for mobile wmanIaetsd stbc-ofdm downlink baseband receiver for mobile wman
Iaetsd stbc-ofdm downlink baseband receiver for mobile wman
 
Overview and Basics of LTE
Overview and Basics of LTEOverview and Basics of LTE
Overview and Basics of LTE
 
SDH Principle - Huawei
SDH Principle - HuaweiSDH Principle - Huawei
SDH Principle - Huawei
 
Sonet
SonetSonet
Sonet
 
Bts installation & commisioning.ppt
Bts installation & commisioning.pptBts installation & commisioning.ppt
Bts installation & commisioning.ppt
 
LTE System Basics
LTE System BasicsLTE System Basics
LTE System Basics
 
Wcdma physical layer
Wcdma physical layerWcdma physical layer
Wcdma physical layer
 

Viewers also liked

Protocol converter (uart, i2 c, manchester protocols to usb)
Protocol converter (uart, i2 c, manchester protocols to usb)Protocol converter (uart, i2 c, manchester protocols to usb)
Protocol converter (uart, i2 c, manchester protocols to usb)eSAT Journals
 
Manchester Encoding
Manchester EncodingManchester Encoding
Manchester Encodingtmavroidis
 

Viewers also liked (6)

Protocol converter (uart, i2 c, manchester protocols to usb)
Protocol converter (uart, i2 c, manchester protocols to usb)Protocol converter (uart, i2 c, manchester protocols to usb)
Protocol converter (uart, i2 c, manchester protocols to usb)
 
Manchester Encoding
Manchester EncodingManchester Encoding
Manchester Encoding
 
Clock Gating
Clock GatingClock Gating
Clock Gating
 
Encoder and decoder
Encoder and decoderEncoder and decoder
Encoder and decoder
 
Low Power Techniques
Low Power TechniquesLow Power Techniques
Low Power Techniques
 
Slideshare ppt
Slideshare pptSlideshare ppt
Slideshare ppt
 

Similar to Iaetsd vlsi architecture of fm0 manchester encoding using sols technique for wireless

Project Report on Optical Fiber Cables and Systems (MTNL Mumbai)
Project Report on Optical Fiber Cables and Systems (MTNL Mumbai)Project Report on Optical Fiber Cables and Systems (MTNL Mumbai)
Project Report on Optical Fiber Cables and Systems (MTNL Mumbai)Pradeep Singh
 
Multiband Transceivers - [Chapter 3] Basic Concept of Comm. Systems
Multiband Transceivers - [Chapter 3]  Basic Concept of Comm. SystemsMultiband Transceivers - [Chapter 3]  Basic Concept of Comm. Systems
Multiband Transceivers - [Chapter 3] Basic Concept of Comm. SystemsSimen Li
 
Secure Data Transmission
Secure Data TransmissionSecure Data Transmission
Secure Data Transmissionbjp4642
 
Presentation on Modem working procedures
 Presentation on Modem working procedures Presentation on Modem working procedures
Presentation on Modem working proceduresAsaduzzaman Kanok
 
Telecommunications
TelecommunicationsTelecommunications
TelecommunicationsVipul Verma
 
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...ijcnac
 
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...cscpconf
 
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...csandit
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
dfsdfsdfIjett v4 i7p177
dfsdfsdfIjett v4 i7p177dfsdfsdfIjett v4 i7p177
dfsdfsdfIjett v4 i7p177Mhmd Alawasa
 
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgn
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgnIaetsd ber performance of cdma, wcdma, ieee802.11g in awgn
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgnIaetsd Iaetsd
 
Implementation of High Speed OFDM Transceiver using FPGA
Implementation of High Speed OFDM Transceiver using FPGAImplementation of High Speed OFDM Transceiver using FPGA
Implementation of High Speed OFDM Transceiver using FPGAMangaiK4
 
Analysis of Women Harassment inVillages Using CETD Matrix Modal
Analysis of Women Harassment inVillages Using CETD Matrix ModalAnalysis of Women Harassment inVillages Using CETD Matrix Modal
Analysis of Women Harassment inVillages Using CETD Matrix ModalMangaiK4
 
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading ChannelsError Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading ChannelsIOSR Journals
 

Similar to Iaetsd vlsi architecture of fm0 manchester encoding using sols technique for wireless (20)

Project Report on Optical Fiber Cables and Systems (MTNL Mumbai)
Project Report on Optical Fiber Cables and Systems (MTNL Mumbai)Project Report on Optical Fiber Cables and Systems (MTNL Mumbai)
Project Report on Optical Fiber Cables and Systems (MTNL Mumbai)
 
Ff34970973
Ff34970973Ff34970973
Ff34970973
 
Multiband Transceivers - [Chapter 3] Basic Concept of Comm. Systems
Multiband Transceivers - [Chapter 3]  Basic Concept of Comm. SystemsMultiband Transceivers - [Chapter 3]  Basic Concept of Comm. Systems
Multiband Transceivers - [Chapter 3] Basic Concept of Comm. Systems
 
Secure Data Transmission
Secure Data TransmissionSecure Data Transmission
Secure Data Transmission
 
Presentation on Modem working procedures
 Presentation on Modem working procedures Presentation on Modem working procedures
Presentation on Modem working procedures
 
Telecommunications
TelecommunicationsTelecommunications
Telecommunications
 
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
Coverage of WCDMA Network Using Different Modulation Techniques with Soft and...
 
Wcdma
WcdmaWcdma
Wcdma
 
571 238-247
571 238-247571 238-247
571 238-247
 
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...
IMPLEMENTATION OF JOINT NETWORK CHANNEL DECODING ALGORITHM FOR MULTIPLE ACCES...
 
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...
Implementation of Joint Network Channel Decoding Algorithm for Multiple Acces...
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
dfsdfsdfIjett v4 i7p177
dfsdfsdfIjett v4 i7p177dfsdfsdfIjett v4 i7p177
dfsdfsdfIjett v4 i7p177
 
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgn
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgnIaetsd ber performance of cdma, wcdma, ieee802.11g in awgn
Iaetsd ber performance of cdma, wcdma, ieee802.11g in awgn
 
Pulse Shaping FIR Filter for WCDMA
Pulse Shaping FIR Filter for WCDMAPulse Shaping FIR Filter for WCDMA
Pulse Shaping FIR Filter for WCDMA
 
Dq33705710
Dq33705710Dq33705710
Dq33705710
 
Dq33705710
Dq33705710Dq33705710
Dq33705710
 
Implementation of High Speed OFDM Transceiver using FPGA
Implementation of High Speed OFDM Transceiver using FPGAImplementation of High Speed OFDM Transceiver using FPGA
Implementation of High Speed OFDM Transceiver using FPGA
 
Analysis of Women Harassment inVillages Using CETD Matrix Modal
Analysis of Women Harassment inVillages Using CETD Matrix ModalAnalysis of Women Harassment inVillages Using CETD Matrix Modal
Analysis of Women Harassment inVillages Using CETD Matrix Modal
 
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading ChannelsError Control and performance Analysis of MIMO-OFDM Over Fading Channels
Error Control and performance Analysis of MIMO-OFDM Over Fading Channels
 

More from Iaetsd Iaetsd

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissionIaetsd Iaetsd
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdlIaetsd Iaetsd
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmIaetsd Iaetsd
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...Iaetsd Iaetsd
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatIaetsd Iaetsd
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationIaetsd Iaetsd
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSIaetsd Iaetsd
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...Iaetsd Iaetsd
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bikeIaetsd Iaetsd
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technologyIaetsd Iaetsd
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...Iaetsd Iaetsd
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdIaetsd Iaetsd
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid GrowthIaetsd Iaetsd
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT AlgorithmIaetsd Iaetsd
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...Iaetsd Iaetsd
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...Iaetsd Iaetsd
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocolIaetsd Iaetsd
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesIaetsd Iaetsd
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesIaetsd Iaetsd
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolicIaetsd Iaetsd
 

More from Iaetsd Iaetsd (20)

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmission
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarm
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seat
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan application
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bike
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technology
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic bird
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocol
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databases
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineries
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolic
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 

Iaetsd vlsi architecture of fm0 manchester encoding using sols technique for wireless

  • 1. VLSI Architecture of FM0/Manchester Encoding Using SOLS Technique for Wireless Sensor Network Bondili Lavanya1, Mukesh Gangala 2 Department of Electronics and communication Engineering Audisankara College of Engineering & Technology, Gudur (Autonomous) ABSTRACT: In this paper we studied the implementation of Manchester coding is being described.Manchester coding technique is a digital coding technique in which all the bits of the binary data are arranged in a particular sequence. The Intersil HD-15530 is a high performance CMOS device intended to service the requirements of MlL-STD-1553 and similar Manche- Ster II encoded, time division multiplexed serial data protocols.This LSI chip is divided into two sections, an Encoder and a Decoder.These sections operate completely independent of each other, except for the Master Reset functions. This circuit meets many of the requirements of MIL-STD-1553.The Encoder produces the sync pulse and the parity bit as well as the encoding of the data bits. The Decoder recognizes the sync pulse and identifies it as well as decoding the data bits and checking parity.This integrated circuit is fully guaranteed to support the 1MHz data rate of MlL- STD-1553 over both temperature and voltage. It interfaces with CMOS, TTL or N channel support circuitry.The HD-15530 can also be used in many party line digital data communications application such as an environmental control system driven from single twisted pair cable of fiber optic cable throughout the building. The functions of the encoder section of the MED include a microprocessor interface, parallel to serial conversion, frame generation, and NRZ to Man- chester encoding. This circuitry can run very fast since it does not require a high-frequency clock. The frame format used is similar to that of a UART.The Manche- Ster decoder limits the maximum frequency of operati- On of the MED, since it uses a high-frequency clock. The receiver circuitry is more complex, since clock recovery and center sampling is done. Additional rece- Iver functions are frame detection, decoding of Manchester to NRZ, serial to parallel conversion, and a microprocessor interface. Keywords: Manchester coding, Encoder, Decoder, NRZ, Moore’s law, UART, clock frequency. I. INTRODUCTION Manchester coding technique is a digital coding technique in which all the bits of the binary data are arranged in a particular sequence.Here a bit ‘1’is represented by transmitting a high voltage for half duration the input signal and for the next halftime Period an inverted signal will be send. When transmit- ting‘0’in Manchester format, for the first half cycle a low voltage will send, and for the next half cycle a high voltage is send. The advantage of Manchester coding is that, when sending a data having continuous High signals or continuous low signal (e.g.: 11110000) , it is difficult to calculate the number of 1 S and Os in the data. Because there is no transition from low to high or high to low for a particular time period (Here it is 4 x T, T is the time duration for a single pulse).The detection is possible only by calculating the time duration of the signal. But when we code this signal in Manchester format there will always be a transition from high to low or low to high for each bit.Thus for a receiver it is easier to detect the data in Manchester format and also the probability for occure- nce of an error is very low in Manchester format and it is a universally accepted digital encoding technique. The dedicated short range communication is a protocol for one or two way medium range communication. The DSRC can be briefly classified into two categories: automobile-to-automobile and automobile-to road side.In automobile-to-automobile, the DSR Cenables the messages ending and broad casting among automobile.The automobile to-roadside focuses on the intelligent transportation service, such as electronic toll collection (ETC).The DSRC architecture having the transceiver. The transceiver having the base band processing, RF front end and microprocessor. The microprocessor is used to transfer the instruction to the baseband processing and RF front end. The RF front end is used to transmit and receive the wireless signals using the antenna .The base band processing is responsible for modulation, error correction, encoding and synchronization. The transmitted signal consists of the arbitrary binary sequence, it is very difficult to obtain the dc balance. The fm0 and Manchester are providing the transmitted signal and then the dc-balance. both FM0 and Manchester codes are widely adopted in encoding for downlink. The (SOLS) similarity oriented logic simplification having the two methods: A. area compact retiming and B. balance logic operation sharing. The area compact retiming used to reduce the transistor counts, the balance logic operation sharing is used to combine the fm0 and Manchester encoding. ISBN:978-1534910799 www.iaetsd.in Proceedings of ICAER-2016 ©IAETSD 201657
  • 2. Fig: 1.System architecture of DSRC transceiver. The system architecture of DSRC transceiver is shown in Fig. 1. The upper and bottom parts are dedicated for transmission and receiving, respectively. This transceiver is classified into three basic modules: microprocessor, baseband processing, and RF front- end. The microprocessor interprets instructions from media access control to schedule the tasks of baseband processing and RF front-end. The baseband processing is responsible for modulation, error correction, clock synchronization, and encoding. The RF frontend transmits and receives the wireless signal through the antenna. The DSRC standards have been established by several organizations in different countries. These DSRC standards of America, Europe, and Japan are shown in Table I. The data rate individually targets at 500 kb/s, 4 Mb/s, and 27 Mb/s with carrier frequency of 5.8 and 5.9 GHz. The modulation methods incorporate amplitude shift keying, phase shift keying, and orthogonal frequency division multiplexing. Generally, the waveform of transmitted signal is expected to have zero mean for robustness issue, and this is also referred to as dc-balance. II.LITERATURE SURVEY The transmitted signal consists of arbitrary binary sequence, which is difficult to obtain dc-balance. The purposes of FM0 and Manchester codes can provide the transmitted signal with dc-balance. Both FM0 and Manchester codes are widely adopted in encoding for downlink. The VLSI architectures of FM0 and Manchester encoders are reviewed as follows A. Review of VLSI Architectures for FM0 Encoder and Manchester Encoder The literature [4] proposes VLSI architecture of Manchester encoder for optical communications. This design adopts the CMOS inverter and the gated inverter as the switch to construct Manchester encoder. It is implemented by 0.35-μm CMOS technology and its operation frequency is 1 GHz. The literature [5] further replaces the architecture of switch in [4] by the nMOS device. It is realized in 90-nm CMOS technology, and the maximum operation frequency is as high as 5 GHz. The literature [6] develops a high-speed VLSI architecture almost fully reused with Manchester and Miller encodings for radio frequency identification (RFID) applications. This design is realized in 0.35-μm CMOS technology and the maximum operation frequency is 200 MHz. The literature [7] also proposes Manchester encoding architecture for ultrahigh frequency (UHF) RFID tag emulator. This hardware architecture is conducted from the finite state machine (FSM) of Manchester code, and is realized into field- programmable gate array (FPGA) prototyping system. The maximum operation frequency of this design is about 256 MHz. The similar design methodology is further applied to individually construct FM0 and Miller encoders also for UHF RFID Tag emulator [8]. Its maximum operation frequency is about 192 MHz. Furthermore, [9] combines frequency shift keying (FSK) modulation and demodulation with Manchester codec in hardware realization. III. CODING PRINCIPLES OF FM0 CODE AND MANCHESTERCODE: In the following discussion, the clock signal and the input data are abbreviated as CLK, and X, respectively. With the above parameters, the coding principles of FM0 and Manchester codes are discussed as follows. A. FM0 Encoding for each X, the FM0 code consists of two parts: one for former-half cycle of CLK, A, and the other one for later-half cycle of CLK,B. The coding principle of FM0 is listed as the following three rules. 1) If X is the logic-0, the FM0 code must exhibit a transition between A and B. 2) If X is the logic-1, no transition is allowed between A and B. 3) The transition is allocated among each FM0 code no matter what the X is. Fig: 2.Illustration of FM0 coding example. A FM0 coding example is shown in Fig. 2. At cycle 1, the X is logic-0; therefore, a transition occurs on its ISBN:978-1534910799 www.iaetsd.in Proceedings of ICAER-2016 ©IAETSD 201658
  • 3. FM0 code, according to rule 1. For simplicity, this transition is initially set from logic-0 to -1. According to rule 3, a transition is allocated among each FM0 code, and thereby the logic-1 is changed to logic-0 in the beginning of cycle 2. Then, according to rule 2, this logic-level is hold without any transition in entire cycle 2 for the X of logic-1. Thus, the FM0 code of each cycle can be derived with these three rules mentioned earlier. B. The Manchester coding example is shown in Fig.3. The Manchester code is derived from X⊕CLK. (1) The Manchester encoding is realized with a XOR operation for CLK and X. The clock always has a transition within one cycle, and so does the Manchester code no matter what the X is. Fig: 3.Illustration of Manchester coding example. Hardware Architecture Of Fm0/Manchester Code: This is the hardware architecture of the fm0/Man- chestercode shown in Fig.4. the top part is denoted the fm0 code and then the bottom part is denoted as the Manchester code. In fm0 code the DFFA and DFFB are used to store the state code of the fm0 code and also mux_1 and not gate is used in the fm0 code. When the mode=0 is for the fm0 code. The Manchester code is developed only using the XOR gate and when the mode=1 is for the Manchester code. The hardware utilization rate is defined as the following: (2) The component is defined as the hardware to perform a specific logic function, such as AND, OR, NOT, and flip-flop.The active components mean the components that work for FM0 or Manchester encoding. The total components are the number of components in the entire hardware architecture no matter what encoding method is adopted. Fig: 4.Hardware architecture The active components means the components are work in the both fm0 and Manchester code. The total components means the number of the components are present in the hole circuit. The HUR rate is given below the following Table 1. TABLE I HUR rate of FM0 And Manchester Encoding For both the encoding methods the total components is 7.for the fm0 code the total component is 7 and then the active component is 6.in Manchester code the total component is 7 the active component is 2.in both coding having 98 transistors are used without SOLS. The fm0 was having 86 transistors, and then the Manchester having the 26 transistor. The average for both coding is 56 transistors .In proposed work reduces the total components from 7 to 6 and reduce the transistor counts. In this paper two multiplexer is used in proposed work reduce two multiplexer from one multiplexer, when reduce the multiplexer the total components are reduced the area and then the power Consumption also reduced. IV. FMO and Manchester Encoder Using SOL’s Technique: ISBN:978-1534910799 www.iaetsd.in Proceedings of ICAER-2016 ©IAETSD 201659
  • 4. The SOLS technique is classified into two parts area compact retiming and balance logic operation sharing. A. Area Compact Retiming Fig.5. shows fm0 state code of the each state is stored into DFFA and DFFB .the transition of the state code is only depends on the previous state of B(t-1) instead of the both A(t-1) and B(t-1) Fig: 5.Area compact retiming Fig: 6.FM0 encoding without area compact retiming The previous state is denoted as the A(t-1) and then the B(t-1).and then the current state is denoted as the A(t) and then the B(t). Fig: 7.FM0 encoding with area compact retiming. Thus, in Fig.6. the FM0 encoding just requires a single 1-bitflip-flop to store the previous value B(t−1).If the DFFA is directly removed, a non synchronization between A(t) and B(t)causes the logic fault of FM0 code. To avoid this logic-fault, the DFFB is relocated right after the MUX−1, where the DFFB is assumed be positive-edge triggered flip flop. At each cycle, the FM0 code, comprising A and B, is derived from the logic of A(t) and the logic of B(t), respectively. The FM0 code is alternatively switched between A(t) and B(t) through the MUX−1 by the control signal of the CLK. In the Q of DFFB is directly updated from the logic of B(t) with 1-cycle latency. When the CLK is logic-0, the B(t) is passed through MUX−1 to the D of DFFB. Then, the upcoming positive-edge of CLK updates it to the Q of DFFB. TABLE II Transistor Count Of Fm0 Encoding Architecture With Area Compact Retiming The timing diagram for the Q of DFFB is consistent whether the DFFB is relocated or not. The B(t) is passed through MUX−1 to the D of DFFB. Then, the upcoming positive-edge of CLK updates it to the Q of DFFB. the timing diagram for the Q of DFFB is consistent whether the DFFB is relocated or not. The transistor count of the FM0 encoding architecture without area-compact retiming is 72, and that with area- compact retiming is 50. The area-compact retiming technique reduces 22 transistors. B.Balance logic operation sharing The Manchester encoding is derived using the XOR operation. The equation of the XOR gate is given below. X ⊕CLK=X CLK+~ X CLK (3) The concept of balance logic-operation sharing is to integrate the X into A(t) and X into B(t).The fm0 and Manchester logics have a common point of the multiplexer like logic with the selection of the CLK. the diagram for the balance logic operation sharing given the following. In Fig.7. The A(t) can be derived from an inverter of B(t−1),and X is obtained by an inverter of X. The logic ISBN:978-1534910799 www.iaetsd.in Proceedings of ICAER-2016 ©IAETSD 201660
  • 5. for A(t)/X can share the same inverter, and then a multiplexer is placed before the inverter to switch he operands of B(t − 1) and X. The Mode indicates eitherFM0 or Manchester encoding is adopted. The similar concept can be also applied to the logic for B(t)/X shown in Fig.8. Fig: 8.Balance logic operation sharing Never the less, this architecture exhibits a draw- back that the XOR is only dedicated for FM0 encoding, and is not shared with Manchester encoding. Therefore, Fig.9.shows the HUR of this architecture is certainly limited. The X can be also interpreted as the X 0, and thereby the XOR operation can be shared with Manchester and FM0 encodings, where the multiplexer irresponsible to switch the operands of B(t−1) and logic-0. This architecture shares the XOR for both B(t) and X, and there by increases the HUR. When the FM0 code is adopted, the CLR is disabled, and the B(t −1) can be derived from DFFB .Hence, the multiplexer can be totally saved, and its function can be completely integrated into the relocated DFF. The logic for A(t)/X includes the MUX−2 and an inverter. Instead ,the logic for B(t)/X just incorporates a XOR gate. In the logic for A(t)/X, the computation time of MUX−2is almost identical to that of XOR in the logic for B(t)/X. However, the logic for A(t)/X further incorporates an inverter in the series of MUX−2. This unbalance computation time between A(t)/X and B(t)/X results in the glitch to MUX−1,possibly causing the logic fault on coding. To alleviate this unbalance computation time, the architecture of the balance computation time between A(t)/X and B(t)/X The XOR in the logic for B(t)/X is translated into the XNOR with an inverter, and then this inverter is shared with that of the logic for A(t)/X. This shared inverter is relocated backward to the output of MUX−1. Thus, the logic computation time between A(t)/X and B(t)/X is more balance to each other. The adoption of FM0 or Manchester code depends on Mode and CLR. In addition, the CLR further has another individual function of a hardware initializati- on. If the CLR is simply derived by inverting Mode without assigning an individual CLR control signal, this leads to a conflict between the coding mode selection and the hardware initialization. To avoid this conflict, both Mode and CLR are assumed to be separately allocated to this design from a system controller. Fig: 9.VLSI architecture of FM0 and Manchester encodings using SOL’s technique. (a) Unbalance computation time between A(t)/X and B(t)/X. (b) Balance computation time between A(t)/X and B(t)/X. Whether FM0 or Manchester code is adopted, no logic component of the proposed VLSI architecture is wasted. Every component is active in both FM0 and Manchester encodings. Therefore, the HUR of the proposed VLSI architecture is greatly improved. V. SIMULATION RESULTS FM0 Module: ISBN:978-1534910799 www.iaetsd.in Proceedings of ICAER-2016 ©IAETSD 201661
  • 6. Fig: 10.FM0 Code Manchester: Fig: 11.Manchester Coding RTL Schematic Fig: 12. RTL Schematic of FM0/Manchester Encoding using SOL’s Technique. Technology Schematic: Fig: 13.Technology schematic of FM0/Manchester Encoding using SOL’s Technique. VI. CONCLUSION The coding-diversity between FM0 and Manchester encodings causes the limitation on hardware utilization of VLSI architecture design. A limitation analysis on hardware utilization of FM0 and Manchester encodings is discussed in detail. In this paper, the fully reused VLSI architecture using SOLS technique for both FM0 and Manchester encodings is proposed. The SOL’s technique eliminates the limitation on hardware utilization by two core techniques: area compact retiming and balance logic-operation sharing. The area compact retiming relocates the hardware resource to reduce the transistors. The balance logic-operation sharing efficiently combines FM0 and Manchester encodings with the identical logic components. This paper is realized in180nm technology with outstanding device efficiency. The power consumption is 29392.843nW for Manchester encoding and FM0 encoding. REFERENCES [1] F. Ahmed Zaid, F. Bai ,S. Bai CB as nayake ,B. Bellur, SB rovoldetal.,“Vehicle safety communication Applications (VSC-A) final report,” U.S. Dept. Trans., Nat. Highway Traffic Safety Admin., Washington,DC, USA, Rep.DOT HS 810 591, Sep. 2011. [2] J.B. Kenney, “Dedicated short-range communica- tonns (DSRC) standards in the United States,” Proc. IEEE, vol. 99, no. 7, pp. 1162–1182, Jul. 2011. [3] J. Daniel, V. Taliwal, A. Meier, W, Holfelder and R.Herrt wich,“Designof5.9GHzDSRC-basedvehicular safety communication,”IEEE Wireless Commun .Mag, vol. 13, no. 5, pp. 36–43, Oct. 2006. [4] P. Benabes, A.Gauthier,and J.Oksman,“A Manche- ster code generator running at 1 GHz,” in Proc. IEEE, Int. Conf. Electron., Circuits Syst.,vol. 3. Dec. 2003, pp. 1156–1159. ISBN:978-1534910799 www.iaetsd.in Proceedings of ICAER-2016 ©IAETSD 201662
  • 7. [5] A. Karagounis, A. Polyzos, B.Kotsos ,and N. Assi- makis,“A 90nm Manchester code generator with CMOS switches running at 2.4 GHz and 5 GHz,” in Proc. 16th Int. Conf. Syst., Signals Image Process., Jun. 2009, pp. 1–4. [6] Y.-C. Hung, M.-M. Kuo, C.-K. Tung, and S.-H. Shieh, “High-speedCMOS chip design for Manchester and Miller encoder,” in Proc. Intell. Inf. Hiding Multimedia Signal Process. Sep. 2009, pp. 538–541. [7] M. A. Khan, M. Sharma, and P. R. Brahmanandha, “FSM based Manchester encoder for UHF RFID tag emulator,” in Proc. Int. Conf. Comput. Commun. Netw. Dec. 2008, pp. 1–6. [8] M. A. Khan, M. Sharma, and P. R. Brahmanandha, “FSM based FM0 and Miller encoder for UHF RFID tag emulator,” in Proc. IEEE Adv. Comput. Conf., Mar. 2009, pp. 1317–1322. [9] J.-H. Deng, F.-C. Hsiao, and Y.-H. Lin, “Top down design of joint MODEM and CODEC detection schemes for DSRC codedFSK systems over high mobility fading channels,” in Proc. Adv. Commun. Technol. Jan. 2013, pp. 98–103. BIOGRAPHIES Bondili Lavanya is currently PG scholar of VLSI in Audisankara college of Engineering and Technology, Gudur (Autonomous) ,SPSR Nellore (Dist), Affiliated to JNTU Anantapur. She received B.TECH degree in Electronics and Communication Engineering from JNTUA. Her current research interest includes Analysis &VLSI System Design. MUKESH GANGALA received B.Tech from Narayana Engineering College, Gudur, SPSR Nellore (d.t), AP in the year of 2009. He pursued M.Tech from PBR VITS, Kavali, SPSR Nellore (d Dist), AP in the year of 2013.He is having teaching experience of 3 years in Audisankara college of Engineering & Technology (Autonomous), Gudur, SPSR Nellore, AP. His interested areas are Embedded System and VLSI. ISBN:978-1534910799 www.iaetsd.in Proceedings of ICAER-2016 ©IAETSD 201663