SlideShare uma empresa Scribd logo
1 de 11
Baixar para ler offline
INTERNATIONAL JOURNAL OF ELECTRONICS AND 
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
COMMUNICATION ENGINEERING  TECHNOLOGY (IJECET) 
ISSN 0976 – 6464(Print) 
ISSN 0976 – 6472(Online) 
Volume 5, Issue 8, August (2014), pp. 139-149 
© IAEME: http://www.iaeme.com/IJECET.asp 
Journal Impact Factor (2014): 7.2836 (Calculated by GISI) 
www.jifactor.com 
IJECET 
© I A E M E 
DESIGNING OF TELECOMMAND SYSTEM USING SYSTEM ON CHIP 
(SOC) FOR SPACECRAFT CONTROL APPLICATIONS 
Anupama Sindgi1, U.B.Mahadevaswamy2 
1, 2(Department of ECE, VTU, SJCE, Mysore, India) 
139 
 
ABSTRACT 
The emerging developments in semiconductor technology have made possible to design 
entire system onto a single chip, commonly known as System-On-Chip (SoC). The increase in Space 
System‘s capabilities by the On-board data processing capabilities can be overcome by optimizing 
the SoCs to provide cost effective, high performance, and reliable data. This is achieved by 
embedding pre-designed functions into a single SoC, which utilizes specialized reusable core (IP 
cores) architecture into complex chip. This paper is concerned with the design of Telecommand 
system for transfer of signals from ground station to space station by the integration of SRAM (Static 
Random Access Memory), ARM (Advanced RISC Machine) Processor, EDAC unit (Error Detection 
and Correction) and CCSDS (Consultative Committee for Space Data System) decoder system. In 
this paper we designed the Telecommand SoC by using Verilog code. The implementations have 
been done using XILINX FPGA platform and the functionality of the system is verified using 
Modelsim simulation. The results are analyzed for SPARTAN 3E device and ARM board and two 
devices are being controlled by the signal transfer. 
Keywords: ARM Processor, EDAC Unit, IP Cores, SRAM, Telecommand. 
1. INTRODUCTION 
A system on a chip or system on chip (SoC or SOC) is an Integrated Circuit (IC) that 
integrates all components of a computer or other electronic system into a single chip. That is a 
collection of all components and subcomponents of a system on to a single chip. SoC design allows 
high performance, good process technology, miniaturization, efficient battery life time and cost 
sensitivities. This revolution in design had been used by many designers of complex chips, as the 
performance, power consumption, cost, and size advantages of using the highest level of integration 
made available have proven to be extremely important for many designs .As the complexity arises it 
forced the designers to start designs at higher abstraction levels.
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
The emerging technologies in the field of semiconductors, along with the use of the System-on- 
Chip (SoC) design, have made this possible. System development based on the use of a core-based 
architecture, where the reusable cores are interconnected by means of a standard on-chip bus, 
which is the most common way to integrate the cores into the SoC [7] .This design methodology has 
been proven to be very effective in terms of development time and productivity since it reuses 
existing Intellectual Property (IP) cores. In a SoC design which uses multi-million gates the design 
and test engineers face various problems such as signal integrity problems, heavy power 
consumption concerns and increase in testability challenges. 
The semiconductor industry has continued to make impressive improvements in the 
achievable density of very large-scale integrated circuits .In order to keep pace with the levels of 
integration available, design engineers have developed new methodologies and techniques to manage 
the increased complexity inherent in these large chips .One such emerging methodology is system-on- 
chip design, wherein predesigned blocks called Intellectual Property (IP) blocks, IP cores or 
virtual components are obtained from intern al sources or third parties and combined into a single 
chip. These reusable IP cores may inc1ude embedded processors, memory blocks, interface blocks, 
analog blocks and components that handle application specific processing functions [2]. The 
corresponding software components are also provided in a reusable form which inc1ude real time 
operating systems, kernels, library functions and device drivers. 
In the past, the concept of SoC simply implied higher and higher levels of integration .That is 
it was viewed as migrating a multi chip System-on-Board (SoB) to a single chip containing digital 
logic ,analog/mixed signal and RF blocks . The primary drivers for this direction were the reduction 
of power ,smaller form factor and the lower overall cost .It is important to recognize that integrating 
more and more functionality on a chip has always existed as a trend by virtue of Moore' s Law , 
which predicts that the number of transistors on a chip will double every 18-24 months .With the 
increasing integration of SoC design over years ,it has now become the driver for many other 
improvements in the integrated Circuits (IC) industry. 
140 
 
2. DESIGN METHODOLOGY 
In this paper an On-Board System (OBS) of a small Satellite is implemented in the form of 
Telecommand System-on-a Chip (SoC). Soft intellectual property (IP) cores written in the hardware 
description language VHDL are used to build the system on-a-chip. The resulting system is the 
integration of SRAM, PROCESSOR and EDAC Unit was designed. The Block Diagram of the 
design is shown in Fig. 1. 
Fig. 1: Block diagram of SoC design
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
The Telecommand input data is send from ground station to the space station it is given as 
input to the SRAM. In space applications it is well known that in Low Earth Orbit (LEO) stored 
digital data suffers from SEUs. These upsets are induced naturally by radiation. Bit-flips caused by 
SEUs are a well-known problem in memory chips and error detection and correction techniques have 
been an effective solution to this problem [3]. For the secure transaction of data between the CPU of 
the on board computer and its local RAM, the program memory has generally been designed by 
applying the Hamming code in the error detection and correction unit so that the errors can be 
detected and corrected and the resultant output will be a error free data. The resultant error free data 
is fed to the processor, so that it will process the error free data and also it will collect all the on - 
board data signals and produce the resultant data output. 
141 
 
3. DESIGN OF SRAM 
Static random-access memory (SRAM) is a type of semiconductor memory that uses bistable 
latching circuitry to store each bit. The Dynamic RAM memory can be deleted and refreshed while 
running the program, whereas Static RAM is not possible to refresh the programs. It but is still 
volatile in the conventional sense that data is eventually lost when the memory is not powered. 
The basic architecture of a static RAM includes one or more rectangular arrays of memory 
cells with support circuitry to decode addresses, and implement the required read and write 
operations [13].The block diagram of 2k x 32 bit SRAM is shown in Fig.2. 
Fig. 2: Block diagram of 2K x32 bit SRAM 
SRAM memory arrays are arranged in rows and columns of memory cells called word lines 
and bit lines, respectively. Each memory cell has a unique location or address defined by the 
intersection of a row and column, which is linked to a particular data input/output pin. The total size 
of the memory, the speed at which the memory must operate, layout and testing requirements, and 
the number of data inputs and outputs on the chip determines the number of arrays on a memory 
chip. Memory arrays are an essential building block in any digital system. The aspects of designing 
an SRAM are very vital to designing other digital circuits. The majority of space taken in an 
integrated circuit is the memory. Consider an Nxn SRAM array where 'N' indicates the number of 
bytes and 'n' indicates the byte size. The size of an SRAM with m address lines and n data lines is 
2/m words, or 2^ m x n bits.
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
142 
 
4. DESIGN OF EDAC UNIT 
Error Correction Codes (ECC) and error detection and correction (EDAC) schemes have been 
implemented in memory designs to tolerate faults and enhance reliability. Extra check bits (parity 
bits) have to be stored along with the information bits, so the hardware overhead includes the 
encoding decoding circuit and the memory space for check bits. ECC can protect the memory from 
attacks of hard and soft errors. The modified Hamming Code and Hsiao Code are the most widely 
used Single-Error Correctable and Double-Error Detectable (SEC-DED) codes. Here we are using 
extended Hamming code where we use a overall parity bit in addition to remaining bits. The code 
word format is shown in Fig 3. 
Fig. 3: ECC Code word format 
4.1 Hamming Code 
Hamming code error detection and correction methodology is used for error free 
communication. In communication system [11]. The transmitted and received data between source 
and destination may be corrupted due to any type of noise. In order to find the original transmitted 
data we use Hamming code error detection and correction technique. In hamming code error 
detection and correction technique to get error free data at destination, we encrypt information data 
according to even and odd parity method before transmission of information at source end. Hamming 
codes are still widely used in computing telecommunication and other applications [10]. lt is also 
applied in data compression and block turbo codes. Because of the simplicity of Hamming codes 
they are widely used in computer memory. The hamming code representation of various data bits are 
shown in TABLE l. belongs to the family of (n, k) linear block codes where 
Block length (n) =2^m – 1 (1) 
Number of message bits (k) =2^m-m-1 (2) 
Number of parity bits (m) = n-k (3)
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
Table 1: Hamming code bits representation 
143 
 
4.2 Calculating the Hamming Code 
The key to the Hamming Code is the use of extra parity bits to allow the identification of a 
single error. Create the code word as follows 
• Mark all bit positions that are powers of two as parity bits. (Positions I, 2, 4, 8, 16, 32, 64, 
etc.). 
• All other bit positions are for the data to be encoded. (Positions 3, 5, 6, 7, 9, 10, 11, 12, 13, 14, 
15, 17 etc.) 
• Each parity bit calculates the parity for some of the bits in the code word. The position of the 
parity bit determines the sequence of bits that it alternately checks and ski ps. Position 1 will 
check 1 bit and skip1 bit, Position 2 will check 2 bits and skip 2 bits, Position 4 will check 4 
bits and skip 4 bits, Position 8 will check 8 bits and skip 8 bits, Position 16 will check 16 bits 
and skip 16 bits, Position 32 will check 32 bits and skip 32 bits. 
• Set the desired parity bit to I if the total number of ones in the positions it checks is odd. Set 
the parity bit to 0 if the total number of ones in the positions it checks is even. 
5. INTEGRATION OF SRAM WITH EDAC UNIT 
In space applications it is well known that in Low Earth Orbit (LEO) stored digital data 
suffers from SEU’s caused by radiations. These radiations may be ultraviolet radiation, infrared 
radiation and gamma radiation. This change in data caused by SEUs is a well-known problem in 
memory chips and error detection and correction techniques have been an effective solution to this 
problem. For the secure transaction of data between the CPU of the on board computer and its local 
RAM, the program memory has generally been designed by applying the Hamming code. 
In order to have the secure transmission of data between a central processing unit (CPU) and 
its local random access memory (RAM) the traditional means of error detection and correction 
(EDAC) is a Hamming code. In the theory of error control the designation (n, k) denotes a block 
code that takes a k-bit data word and maps it to an n-bit code word. For computers on board a 
satellite, and using the latest high density byte-wide RAMs, there is however a definite risk of two 
error bits occurring within one byte of stored data; either from the impact of a particularly energetic 
Single Event Upset (SEU), or from a second SEU creating a second error, and before the computer 
has had time to wash the first error.
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
Fig. 4: Integration of SRAM with EDAC unit 
In the EDAC scherne, shown in Fig.4 the Parity Generator generates the parity from the input 
data word. The entire codeword, which includes the data word and parity word is written into the 
memory when we perform the WRITE operation. In a READ operation, the data word to be read is 
used to generate the parity again. The Syndrome Generator compares the newly generated parity 
with the read-out parity to produce the syndrome that contains the information for error bits [3]. The 
Error Corrector corrects the error in the read-out data word if necessary, based on the Syndrome. 
144 
 
6. DESIGN OF ARM PROCESSOR 
As the high capacity, low cost FPGA devices train continues its revolutionary journey 
through the electronics design. Creation of soft processor based systems; destined to run within a 
chosen Target FPGA device, nowadays utilize one of the many supported flavours of 32-bit RlSC 
(Reduced Instruction Set Computer) processor, wired up to access peripheral 1/0 and memory over a 
standard bus interface. Soft core processors are processors that are defined as part of the FPGA 
design that is programmed into the physical FPGA device [1], rather than physical, discrete devices 
connected to the FPGA, or processors that are immersed as part of the physical FPGA’s makeup. 
Such processors are typically 32-bit and have simple, RISC architectures. 
The ARM (Advanced RTSC Machine) processor uses load-store architecture [1, 5, 8, 1 4]. 
This means it has two instruction types for transferring data in and out of the processor: load 
instructions copy data from memory to registers in the core, and conversely the store instructions 
copy data from registers to memory. There are no data processing instructions that directly 
manipulate data in memory. Thus, data processing is carried out solely in registers. The data register 
file consists of 32 registers, whereof 16 are accessible at one time (depending on the current 
operating mode). The operand unit performs the operand fetch for the three operand-slots. Also the 
data conflict detector and the forwarding system are placed here. The Barrel Shifter unit performs the 
arm-compatible barrel-shifting of the data in ALU data path B. The shift value can either be an 
immediate from the opcode, or a register value, which is loaded in the same cyc1e; no additional data 
load cyc1e is needed.
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
Fig. 5: ARM Core Architecture flow 
The multiply unit calculates a 32x32 bit operation and outputs the lower 32 bit to the ALU 
data path B. The ALU holds the primary data operation units. All address operations are done here 
(except for the program counter increment). Furthermore it handles the manual read/write access to 
the different machine status registers. The arithmetical unit performs the dedicated arithmetical add 
 sub operations and also the arithmetical compares .i.e., CMP, CMN. 
The logical unit performs the dedicated logical operations like BlC and OR and also the  
logical compares (TST, TEQ).The load-store unit outputs the correct address (instruction address or 
data address) to the memory address bus and also sends the write data and the control signals to the 
external memory interface[14]. The write-back unit performs the data write back to the register file 
and also accepts the read data from the memory. The MCR system (Machine Control Register) holds 
the machine control registers (program counter, all the saved machine status registers and the current 
machine status register) as well as the interrupt/context change system. The flow control generates 
the control signals for each stage and every module. The decoded instruction data is brought to this 
unit where it triggers all intern al operations. The opcode Decoder unit decodes the ARM-compatible 
opcode into processor control signals. 
Data items are placed in the register file-a storage bank made up of 32-bit registers. Since the 
ARM core is a 32-bit processor, most instructions treat the registers as holding signed or unsigned 
32-bit values. The sign extend hardware converts signed 8-bit and 16-bit numbers to 32-bit values as 
they are read from memory and placed in a register. ARM instructions typically have two source 
registers, Rn and Rm, and a single result or destination register, Rd. Source operands are read from 
the register file using the internal buses A and B, respectively. The ALU (Arithmetic Logic Unit) or 
MAC (Multiply-Accumulate Unit) takes the register values Rn and Rm from the A and B buses and 
computes a result. Data processing instructions write the result in Rd directly to the register file. 
Load and store instructions use the ALU to generate an address to be held in the address register and 
broadcast on the Address bus. 
One important feature of the ARM is that register Rm alternatively can be pre-processed in 
the barrel shifter before it enters the ALU [8]. Together the barrel shifter and ALU can calculate a 
wide range of expressions and addresses. After passing through the functional units, the result in Rd 
is written back to the register file using the Result bus. For load and store instructions the 
incremental updates the address register before the core reads or writes the next register value from 
or to the next sequential memory location. The processor continues executing instructions until an 
exception or interrupt changes the normal execution flow. 
145 
 
7. RESULTS AND DISCUSSIONS 
TABLE 2 shows synthesis report and TABLE 3 Clock Report which gives information of the 
cell usage, device utilization constraint, timing summary. The device utilization gives information of
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
the total hardware utilized. In this the integration of SRAM, EDAC unit and the processor is done so 
the data input is fed to the SRAM ,due to some radiations in the space the data stored in the SRAM 
gets flipped .lt is passed to the EDAC unit in order to detect and correct the errors. From EDAC unit 
it is passed to the processor and it will process the data and provides the desired output. Here with 
the code simulated we control 2 devices Buzzer and a DC motor as shown in Fig 9. 
146 
 
1. Sending A to ARM– Buzzer ON 
2. Sending B to ARM – Motor ON 
3. Sending C to ARM – Buzzer OFF 
4. Sending D to ARM – Motor OFF 
Fig.6: Comparison of operating frequency Fig 7: Comparison of time delay 
with various FPGA devices for various FPGA devices 
Table 2: Xilinx device utilization summaries 
Device Utilization Summary 
Logic Utilization Used Available Utilization 
Number of Slice Flip Flops 127 9,312 1% 
Number of 4 input LUTs 222 9,312 2% 
Number of occupied Slices 166 4,656 3% 
Number of Slices containing only related logic 166 166 100% 
Number of Slices containing unrelated logic 0 166 0% 
Total Number of 4 input LUTs 281 9,312 3% 
Number used as logic 220 
Number used as a route-thru 59 
Number used as Shift registers 2 
Number of bonded IOBs 16 232 6%
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
Table 3: Clock report of simulated code 
Clock Report 
Clock Net Resource Locked Fanout 
147 
 
Net 
Skew(ns) 
Max 
Delay(ns) 
clk_BUFGP BUFGMUX_X1Y11 No 82 0.072 0.194 
Fig 8: Snapshot of Hardware unit used 
Fig 9: Snapshot of ARM board with motor and buzzer devices
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
Fig 10: Snapshot of Motor Control 
Fig 11: Snapshot of Buzzer Control 
148 
 
8. CONCLUSIONS 
The primary focus in SoC verification is on checking the integration between the various 
components. Rather than implementing each of these components separately, the role of the SoC 
designer is to integrate them onto a chip to implement complex functions in a relatively short time. 
Since IP cores are pre-designed and pre--verified, the designer can concentrate on the complete 
system without having to worry about the correctness or performance of the individual components. 
The conventional Telecommand system is designed with SRAM, EDAC unit and Processor and they 
are integrated to form a SoC design. The simulation of each system is done separately and then 
integrated to produce final output. 
Future work Space Data System) Protocol ,which is the standard protocol used in space 
industry and design of UART (Universal Asynchronous Receiver and Transmitter) to transmit the 
data to the ground station and implementation of entire design in FPGA[12] . 
9. ACKNOWLEDGEMENT 
First and foremost, I praise and thank the Almighty God whose blessings have bestowed in 
me the will power and confidence to carry out my project. My sincere gratitude to my guide, 
Dr U B Mahadevaswamy Assoc Professor, Dept of ECE, SJCE Mysore for his valuable support, 
advice and encouragement.
Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 
17 – 19, July 2014, Mysore, Karnataka, India 
149 
 
10. REFERENCES 
1. Rajesvari C, Manoj G, Angelin Ponrani M, Merin Annie Joy, “IP Core Based 
Architecture of Telecommand System-on-Chip (SoC) for Spacecraft applications” 
International Conference on Signal Processing, Image Processing and Pattern Recognition 
[ICSIPR] 2013. 
2. Parthasarathy,T.R., Venkatakrishnan,N, Balamurgan,k, Analysis of partioning between 
ARM and FPGA on performance characteristics IEEE International Conference on Advance 
Communication Control and Computing Technologies. 2012. 
3. Qingdong, Meng., ZhaolinLi., Fang Wang, Functional verification of external memory 
interface IP core based on restricted random testbench, International conference on 
computer Engineering and Technology. 2010. 
4. P. Chen., Yeh Y. T., Chen C.H., Yeh J. C and Wu C. W., An Enhanced EDAC 
Methodology for Low Power PSRAM, IEEE International Test Conference. 2006. 
5. F. Corno, M. R. Sonza, G. Squillero, and M. Violante., On the test of microprocessor IP 
cores, in Proc. Des. Autom. Test Eur., 2001,pp. 209-213. 
6. N. Kranitis., A. Paschalis., D. Gizopoulos and G. Xenoulis (2005), Software based self 
testing of embedded processors, IEEE Trans. Comput., vol. 54, no. 4, 2005, pp. 461-475. 
7. Jayaraman.K. Vedula V.M and Abraham J. A., Native mode functional self test 
generation for systems-on-Chip, in Proc. Int. Symp. Quality Electron. Des. 2000 pp. 280-285. 
8. Hwang S and Abraham J A “Reuse of add Reusable system bus for SOC testing”, proc. 
IEEE Int ASIC/SOC Conf 2001 PP 215-219. 
9. IEEE Standard Testability Method for Embedded Core- Based IC, 1500-2005 Available at 
www.ieee.org. 
10. Huang R Iyer M K and Cheng K T “A Self test methodology for IP cores in bus based 
programmable SOC’s”, in Proc IEEE VLSI Test Symp 2001 pp 199-203. 
11. K Gupta and Prof R.I.Dua, “30 bit Hamming code for Error Detection and Correction with 
even and odd parity method by using VHDL”, International Journal of Computer Applications 
(0975 - 8887) vol 35 –No 13, 2011. 
12. Hamming R W “Error Correcting and Error Detecting Codes”, Bell Sys Tech Journal, 
Vol 29, 1950, pp147 – 160. 
13. Daixun Zheng, Tanya Vladimirova and Prof Sir Martin Sweeting, “A CCSDS Based 
Communication System for a Single Chip On Board Computer”, Surrey Space Centre, 
University of Surrey Guildford,Surrey GU27XH,UK 
14. Chang-Da Huang, Jin-fu Li, Member IEEE and Tsu-Wei Tseng, “ProTar An 
Infrastructure IP for repairing RAM’s in SOC”. 
15. Geun-Young Jenng, Ju-sungPark, “Design of 32 Bit processor and efficient verification”, 
Proceedings of the 7th Korea-Russian International Symposium, KORWS2003.

Mais conteúdo relacionado

Mais procurados

MAPREDUCE METHODOLOGY FOR ELLIPTICAL CURVE DISCRETE LOGARITHMIC PROBLEMS – SE...
MAPREDUCE METHODOLOGY FOR ELLIPTICAL CURVE DISCRETE LOGARITHMIC PROBLEMS – SE...MAPREDUCE METHODOLOGY FOR ELLIPTICAL CURVE DISCRETE LOGARITHMIC PROBLEMS – SE...
MAPREDUCE METHODOLOGY FOR ELLIPTICAL CURVE DISCRETE LOGARITHMIC PROBLEMS – SE...IAEME Publication
 
VTU C programming(CPS) 18CPS13/23 notes by Nithin,VVCE,Mysuru
 VTU C programming(CPS) 18CPS13/23 notes by Nithin,VVCE,Mysuru VTU C programming(CPS) 18CPS13/23 notes by Nithin,VVCE,Mysuru
VTU C programming(CPS) 18CPS13/23 notes by Nithin,VVCE,MysuruNithin Kumar,VVCE, Mysuru
 
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER cscpconf
 
On-chip debugging for microprocessor design
On-chip debugging for microprocessor designOn-chip debugging for microprocessor design
On-chip debugging for microprocessor designTELKOMNIKA JOURNAL
 
EMBEDDED SYSTEM
EMBEDDED  SYSTEMEMBEDDED  SYSTEM
EMBEDDED SYSTEMAIRTEL
 
iPhone Architecture - Review
iPhone Architecture - ReviewiPhone Architecture - Review
iPhone Architecture - ReviewAbdelrahman Hosny
 
Reconfigurable and versatile bil rc architecture design with an area and powe...
Reconfigurable and versatile bil rc architecture design with an area and powe...Reconfigurable and versatile bil rc architecture design with an area and powe...
Reconfigurable and versatile bil rc architecture design with an area and powe...eSAT Publishing House
 
Selection of intra prediction modes for intra frame coding in advanced video ...
Selection of intra prediction modes for intra frame coding in advanced video ...Selection of intra prediction modes for intra frame coding in advanced video ...
Selection of intra prediction modes for intra frame coding in advanced video ...eSAT Journals
 
Selection of intra prediction modes for intra frame
Selection of intra prediction modes for intra frameSelection of intra prediction modes for intra frame
Selection of intra prediction modes for intra frameeSAT Publishing House
 
Reconfigurable and versatile bil rc architecture
Reconfigurable and versatile bil rc architectureReconfigurable and versatile bil rc architecture
Reconfigurable and versatile bil rc architectureeSAT Publishing House
 
HARDWARE SOFTWARE CO-SIMULATION OF MOTION ESTIMATION IN H.264 ENCODER
HARDWARE SOFTWARE CO-SIMULATION OF MOTION ESTIMATION IN H.264 ENCODERHARDWARE SOFTWARE CO-SIMULATION OF MOTION ESTIMATION IN H.264 ENCODER
HARDWARE SOFTWARE CO-SIMULATION OF MOTION ESTIMATION IN H.264 ENCODERcscpconf
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationeSAT Publishing House
 
Design and implementation of microprocessor trainer bus system
Design and implementation of microprocessor trainer bus systemDesign and implementation of microprocessor trainer bus system
Design and implementation of microprocessor trainer bus systemIJARIIT
 
Iaetsd a low power and high throughput re-configurable bip for multipurpose a...
Iaetsd a low power and high throughput re-configurable bip for multipurpose a...Iaetsd a low power and high throughput re-configurable bip for multipurpose a...
Iaetsd a low power and high throughput re-configurable bip for multipurpose a...Iaetsd Iaetsd
 
Casp report
Casp reportCasp report
Casp reportqudhuqdh
 

Mais procurados (20)

MAPREDUCE METHODOLOGY FOR ELLIPTICAL CURVE DISCRETE LOGARITHMIC PROBLEMS – SE...
MAPREDUCE METHODOLOGY FOR ELLIPTICAL CURVE DISCRETE LOGARITHMIC PROBLEMS – SE...MAPREDUCE METHODOLOGY FOR ELLIPTICAL CURVE DISCRETE LOGARITHMIC PROBLEMS – SE...
MAPREDUCE METHODOLOGY FOR ELLIPTICAL CURVE DISCRETE LOGARITHMIC PROBLEMS – SE...
 
VTU C programming(CPS) 18CPS13/23 notes by Nithin,VVCE,Mysuru
 VTU C programming(CPS) 18CPS13/23 notes by Nithin,VVCE,Mysuru VTU C programming(CPS) 18CPS13/23 notes by Nithin,VVCE,Mysuru
VTU C programming(CPS) 18CPS13/23 notes by Nithin,VVCE,Mysuru
 
CS8601 MOBILE COMPUTING
CS8601 MOBILE COMPUTING CS8601 MOBILE COMPUTING
CS8601 MOBILE COMPUTING
 
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER
IMPLEMENTATION OF USER INTERFACE FOR MICROPROCESSOR TRAINER
 
Embedded System
Embedded SystemEmbedded System
Embedded System
 
On-chip debugging for microprocessor design
On-chip debugging for microprocessor designOn-chip debugging for microprocessor design
On-chip debugging for microprocessor design
 
EMBEDDED SYSTEM
EMBEDDED  SYSTEMEMBEDDED  SYSTEM
EMBEDDED SYSTEM
 
iPhone Architecture - Review
iPhone Architecture - ReviewiPhone Architecture - Review
iPhone Architecture - Review
 
Reconfigurable and versatile bil rc architecture design with an area and powe...
Reconfigurable and versatile bil rc architecture design with an area and powe...Reconfigurable and versatile bil rc architecture design with an area and powe...
Reconfigurable and versatile bil rc architecture design with an area and powe...
 
Selection of intra prediction modes for intra frame coding in advanced video ...
Selection of intra prediction modes for intra frame coding in advanced video ...Selection of intra prediction modes for intra frame coding in advanced video ...
Selection of intra prediction modes for intra frame coding in advanced video ...
 
Selection of intra prediction modes for intra frame
Selection of intra prediction modes for intra frameSelection of intra prediction modes for intra frame
Selection of intra prediction modes for intra frame
 
Reconfigurable and versatile bil rc architecture
Reconfigurable and versatile bil rc architectureReconfigurable and versatile bil rc architecture
Reconfigurable and versatile bil rc architecture
 
HARDWARE SOFTWARE CO-SIMULATION OF MOTION ESTIMATION IN H.264 ENCODER
HARDWARE SOFTWARE CO-SIMULATION OF MOTION ESTIMATION IN H.264 ENCODERHARDWARE SOFTWARE CO-SIMULATION OF MOTION ESTIMATION IN H.264 ENCODER
HARDWARE SOFTWARE CO-SIMULATION OF MOTION ESTIMATION IN H.264 ENCODER
 
A42060105
A42060105A42060105
A42060105
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfiguration
 
Design and implementation of microprocessor trainer bus system
Design and implementation of microprocessor trainer bus systemDesign and implementation of microprocessor trainer bus system
Design and implementation of microprocessor trainer bus system
 
Iaetsd a low power and high throughput re-configurable bip for multipurpose a...
Iaetsd a low power and high throughput re-configurable bip for multipurpose a...Iaetsd a low power and high throughput re-configurable bip for multipurpose a...
Iaetsd a low power and high throughput re-configurable bip for multipurpose a...
 
21PSP13
21PSP1321PSP13
21PSP13
 
FPGA Embedded Design
FPGA Embedded DesignFPGA Embedded Design
FPGA Embedded Design
 
Casp report
Casp reportCasp report
Casp report
 

Destaque

Design implementation and comparison of various cmos charge pumps
Design implementation and comparison of various cmos charge pumpsDesign implementation and comparison of various cmos charge pumps
Design implementation and comparison of various cmos charge pumpsIAEME Publication
 
Web metrics-cell-carrier-buzz-on-the-web-12063
Web metrics-cell-carrier-buzz-on-the-web-12063Web metrics-cell-carrier-buzz-on-the-web-12063
Web metrics-cell-carrier-buzz-on-the-web-12063Lextant
 
Modified synthesis strategy for vowels and semi vowels klatt synthesize
Modified synthesis strategy for vowels and semi vowels klatt synthesizeModified synthesis strategy for vowels and semi vowels klatt synthesize
Modified synthesis strategy for vowels and semi vowels klatt synthesizeIAEME Publication
 

Destaque (9)

20120140506007
2012014050600720120140506007
20120140506007
 
Design implementation and comparison of various cmos charge pumps
Design implementation and comparison of various cmos charge pumpsDesign implementation and comparison of various cmos charge pumps
Design implementation and comparison of various cmos charge pumps
 
Web metrics-cell-carrier-buzz-on-the-web-12063
Web metrics-cell-carrier-buzz-on-the-web-12063Web metrics-cell-carrier-buzz-on-the-web-12063
Web metrics-cell-carrier-buzz-on-the-web-12063
 
30420140503002
3042014050300230420140503002
30420140503002
 
10120140506002
1012014050600210120140506002
10120140506002
 
50120140507008
5012014050700850120140507008
50120140507008
 
50320140502004
5032014050200450320140502004
50320140502004
 
Modified synthesis strategy for vowels and semi vowels klatt synthesize
Modified synthesis strategy for vowels and semi vowels klatt synthesizeModified synthesis strategy for vowels and semi vowels klatt synthesize
Modified synthesis strategy for vowels and semi vowels klatt synthesize
 
20120140506009
2012014050600920120140506009
20120140506009
 

Semelhante a Designing of telecommand system using system on chip soc for spacecraft control applications

soc ip core based for spacecraft application
soc ip core based for spacecraft applicationsoc ip core based for spacecraft application
soc ip core based for spacecraft applicationnavyashree pari
 
An area and power efficient on chip communication architectures for image enc...
An area and power efficient on chip communication architectures for image enc...An area and power efficient on chip communication architectures for image enc...
An area and power efficient on chip communication architectures for image enc...eSAT Publishing House
 
Robust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory InterfaceRobust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory InterfaceIOSRJVSP
 
AMulti-coreSoftwareHardwareCo-DebugPlatform_Final
AMulti-coreSoftwareHardwareCo-DebugPlatform_FinalAMulti-coreSoftwareHardwareCo-DebugPlatform_Final
AMulti-coreSoftwareHardwareCo-DebugPlatform_FinalAlan Su
 
ETHERNET PACKET PROCESSOR FOR SOC APPLICATION
ETHERNET PACKET PROCESSOR FOR SOC APPLICATIONETHERNET PACKET PROCESSOR FOR SOC APPLICATION
ETHERNET PACKET PROCESSOR FOR SOC APPLICATIONcscpconf
 
An octa core processor with shared memory and message-passing
An octa core processor with shared memory and message-passingAn octa core processor with shared memory and message-passing
An octa core processor with shared memory and message-passingeSAT Journals
 
HIGH PERFORMANCE ETHERNET PACKET PROCESSOR CORE FOR NEXT GENERATION NETWORKS
HIGH PERFORMANCE ETHERNET PACKET PROCESSOR CORE FOR NEXT GENERATION NETWORKSHIGH PERFORMANCE ETHERNET PACKET PROCESSOR CORE FOR NEXT GENERATION NETWORKS
HIGH PERFORMANCE ETHERNET PACKET PROCESSOR CORE FOR NEXT GENERATION NETWORKSijngnjournal
 
Design of a low power processor for Embedded system applications
Design of a low power processor for Embedded system applicationsDesign of a low power processor for Embedded system applications
Design of a low power processor for Embedded system applicationsROHIT89352
 
Paper id 42201619
Paper id 42201619Paper id 42201619
Paper id 42201619IJRAT
 
Synergistic processing in cell's multicore architecture
Synergistic processing in cell's multicore architectureSynergistic processing in cell's multicore architecture
Synergistic processing in cell's multicore architectureMichael Gschwind
 
D0364017024
D0364017024D0364017024
D0364017024theijes
 
Design and implementation of multi channel frame synchronization in fpga
Design and implementation of multi channel frame synchronization in fpgaDesign and implementation of multi channel frame synchronization in fpga
Design and implementation of multi channel frame synchronization in fpgaIAEME Publication
 
Brochure (2016-01-30)
Brochure (2016-01-30)Brochure (2016-01-30)
Brochure (2016-01-30)Jonah McLeod
 
UNIT 1 SONCA.pptx
UNIT 1 SONCA.pptxUNIT 1 SONCA.pptx
UNIT 1 SONCA.pptxmohan134666
 
HOMOGENEOUS MULTISTAGE ARCHITECTURE FOR REAL-TIME IMAGE PROCESSING
HOMOGENEOUS MULTISTAGE ARCHITECTURE FOR REAL-TIME IMAGE PROCESSINGHOMOGENEOUS MULTISTAGE ARCHITECTURE FOR REAL-TIME IMAGE PROCESSING
HOMOGENEOUS MULTISTAGE ARCHITECTURE FOR REAL-TIME IMAGE PROCESSINGcscpconf
 
Trends and challenges in IP based SOC design
Trends and challenges in IP based SOC designTrends and challenges in IP based SOC design
Trends and challenges in IP based SOC designAishwaryaRavishankar8
 
The Basics of Cell Computing Technology
The Basics of Cell Computing TechnologyThe Basics of Cell Computing Technology
The Basics of Cell Computing TechnologySlide_N
 
Unit 1 Introduction to Embedded computing and ARM processor
Unit 1 Introduction to Embedded computing and ARM processorUnit 1 Introduction to Embedded computing and ARM processor
Unit 1 Introduction to Embedded computing and ARM processorVenkat Ramanan C
 

Semelhante a Designing of telecommand system using system on chip soc for spacecraft control applications (20)

soc ip core based for spacecraft application
soc ip core based for spacecraft applicationsoc ip core based for spacecraft application
soc ip core based for spacecraft application
 
An area and power efficient on chip communication architectures for image enc...
An area and power efficient on chip communication architectures for image enc...An area and power efficient on chip communication architectures for image enc...
An area and power efficient on chip communication architectures for image enc...
 
Robust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory InterfaceRobust Fault Tolerance in Content Addressable Memory Interface
Robust Fault Tolerance in Content Addressable Memory Interface
 
AMulti-coreSoftwareHardwareCo-DebugPlatform_Final
AMulti-coreSoftwareHardwareCo-DebugPlatform_FinalAMulti-coreSoftwareHardwareCo-DebugPlatform_Final
AMulti-coreSoftwareHardwareCo-DebugPlatform_Final
 
ETHERNET PACKET PROCESSOR FOR SOC APPLICATION
ETHERNET PACKET PROCESSOR FOR SOC APPLICATIONETHERNET PACKET PROCESSOR FOR SOC APPLICATION
ETHERNET PACKET PROCESSOR FOR SOC APPLICATION
 
An octa core processor with shared memory and message-passing
An octa core processor with shared memory and message-passingAn octa core processor with shared memory and message-passing
An octa core processor with shared memory and message-passing
 
HIGH PERFORMANCE ETHERNET PACKET PROCESSOR CORE FOR NEXT GENERATION NETWORKS
HIGH PERFORMANCE ETHERNET PACKET PROCESSOR CORE FOR NEXT GENERATION NETWORKSHIGH PERFORMANCE ETHERNET PACKET PROCESSOR CORE FOR NEXT GENERATION NETWORKS
HIGH PERFORMANCE ETHERNET PACKET PROCESSOR CORE FOR NEXT GENERATION NETWORKS
 
Design of a low power processor for Embedded system applications
Design of a low power processor for Embedded system applicationsDesign of a low power processor for Embedded system applications
Design of a low power processor for Embedded system applications
 
Paper id 42201619
Paper id 42201619Paper id 42201619
Paper id 42201619
 
Synergistic processing in cell's multicore architecture
Synergistic processing in cell's multicore architectureSynergistic processing in cell's multicore architecture
Synergistic processing in cell's multicore architecture
 
chameleon chip
chameleon chipchameleon chip
chameleon chip
 
D0364017024
D0364017024D0364017024
D0364017024
 
Design and implementation of multi channel frame synchronization in fpga
Design and implementation of multi channel frame synchronization in fpgaDesign and implementation of multi channel frame synchronization in fpga
Design and implementation of multi channel frame synchronization in fpga
 
Brochure (2016-01-30)
Brochure (2016-01-30)Brochure (2016-01-30)
Brochure (2016-01-30)
 
UNIT 1 SONCA.pptx
UNIT 1 SONCA.pptxUNIT 1 SONCA.pptx
UNIT 1 SONCA.pptx
 
HOMOGENEOUS MULTISTAGE ARCHITECTURE FOR REAL-TIME IMAGE PROCESSING
HOMOGENEOUS MULTISTAGE ARCHITECTURE FOR REAL-TIME IMAGE PROCESSINGHOMOGENEOUS MULTISTAGE ARCHITECTURE FOR REAL-TIME IMAGE PROCESSING
HOMOGENEOUS MULTISTAGE ARCHITECTURE FOR REAL-TIME IMAGE PROCESSING
 
Trends and challenges in IP based SOC design
Trends and challenges in IP based SOC designTrends and challenges in IP based SOC design
Trends and challenges in IP based SOC design
 
Research Paper
Research PaperResearch Paper
Research Paper
 
The Basics of Cell Computing Technology
The Basics of Cell Computing TechnologyThe Basics of Cell Computing Technology
The Basics of Cell Computing Technology
 
Unit 1 Introduction to Embedded computing and ARM processor
Unit 1 Introduction to Embedded computing and ARM processorUnit 1 Introduction to Embedded computing and ARM processor
Unit 1 Introduction to Embedded computing and ARM processor
 

Mais de IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Mais de IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Último

Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 

Último (20)

Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 

Designing of telecommand system using system on chip soc for spacecraft control applications

  • 1. INTERNATIONAL JOURNAL OF ELECTRONICS AND Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India COMMUNICATION ENGINEERING TECHNOLOGY (IJECET) ISSN 0976 – 6464(Print) ISSN 0976 – 6472(Online) Volume 5, Issue 8, August (2014), pp. 139-149 © IAEME: http://www.iaeme.com/IJECET.asp Journal Impact Factor (2014): 7.2836 (Calculated by GISI) www.jifactor.com IJECET © I A E M E DESIGNING OF TELECOMMAND SYSTEM USING SYSTEM ON CHIP (SOC) FOR SPACECRAFT CONTROL APPLICATIONS Anupama Sindgi1, U.B.Mahadevaswamy2 1, 2(Department of ECE, VTU, SJCE, Mysore, India) 139 ABSTRACT The emerging developments in semiconductor technology have made possible to design entire system onto a single chip, commonly known as System-On-Chip (SoC). The increase in Space System‘s capabilities by the On-board data processing capabilities can be overcome by optimizing the SoCs to provide cost effective, high performance, and reliable data. This is achieved by embedding pre-designed functions into a single SoC, which utilizes specialized reusable core (IP cores) architecture into complex chip. This paper is concerned with the design of Telecommand system for transfer of signals from ground station to space station by the integration of SRAM (Static Random Access Memory), ARM (Advanced RISC Machine) Processor, EDAC unit (Error Detection and Correction) and CCSDS (Consultative Committee for Space Data System) decoder system. In this paper we designed the Telecommand SoC by using Verilog code. The implementations have been done using XILINX FPGA platform and the functionality of the system is verified using Modelsim simulation. The results are analyzed for SPARTAN 3E device and ARM board and two devices are being controlled by the signal transfer. Keywords: ARM Processor, EDAC Unit, IP Cores, SRAM, Telecommand. 1. INTRODUCTION A system on a chip or system on chip (SoC or SOC) is an Integrated Circuit (IC) that integrates all components of a computer or other electronic system into a single chip. That is a collection of all components and subcomponents of a system on to a single chip. SoC design allows high performance, good process technology, miniaturization, efficient battery life time and cost sensitivities. This revolution in design had been used by many designers of complex chips, as the performance, power consumption, cost, and size advantages of using the highest level of integration made available have proven to be extremely important for many designs .As the complexity arises it forced the designers to start designs at higher abstraction levels.
  • 2. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India The emerging technologies in the field of semiconductors, along with the use of the System-on- Chip (SoC) design, have made this possible. System development based on the use of a core-based architecture, where the reusable cores are interconnected by means of a standard on-chip bus, which is the most common way to integrate the cores into the SoC [7] .This design methodology has been proven to be very effective in terms of development time and productivity since it reuses existing Intellectual Property (IP) cores. In a SoC design which uses multi-million gates the design and test engineers face various problems such as signal integrity problems, heavy power consumption concerns and increase in testability challenges. The semiconductor industry has continued to make impressive improvements in the achievable density of very large-scale integrated circuits .In order to keep pace with the levels of integration available, design engineers have developed new methodologies and techniques to manage the increased complexity inherent in these large chips .One such emerging methodology is system-on- chip design, wherein predesigned blocks called Intellectual Property (IP) blocks, IP cores or virtual components are obtained from intern al sources or third parties and combined into a single chip. These reusable IP cores may inc1ude embedded processors, memory blocks, interface blocks, analog blocks and components that handle application specific processing functions [2]. The corresponding software components are also provided in a reusable form which inc1ude real time operating systems, kernels, library functions and device drivers. In the past, the concept of SoC simply implied higher and higher levels of integration .That is it was viewed as migrating a multi chip System-on-Board (SoB) to a single chip containing digital logic ,analog/mixed signal and RF blocks . The primary drivers for this direction were the reduction of power ,smaller form factor and the lower overall cost .It is important to recognize that integrating more and more functionality on a chip has always existed as a trend by virtue of Moore' s Law , which predicts that the number of transistors on a chip will double every 18-24 months .With the increasing integration of SoC design over years ,it has now become the driver for many other improvements in the integrated Circuits (IC) industry. 140 2. DESIGN METHODOLOGY In this paper an On-Board System (OBS) of a small Satellite is implemented in the form of Telecommand System-on-a Chip (SoC). Soft intellectual property (IP) cores written in the hardware description language VHDL are used to build the system on-a-chip. The resulting system is the integration of SRAM, PROCESSOR and EDAC Unit was designed. The Block Diagram of the design is shown in Fig. 1. Fig. 1: Block diagram of SoC design
  • 3. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India The Telecommand input data is send from ground station to the space station it is given as input to the SRAM. In space applications it is well known that in Low Earth Orbit (LEO) stored digital data suffers from SEUs. These upsets are induced naturally by radiation. Bit-flips caused by SEUs are a well-known problem in memory chips and error detection and correction techniques have been an effective solution to this problem [3]. For the secure transaction of data between the CPU of the on board computer and its local RAM, the program memory has generally been designed by applying the Hamming code in the error detection and correction unit so that the errors can be detected and corrected and the resultant output will be a error free data. The resultant error free data is fed to the processor, so that it will process the error free data and also it will collect all the on - board data signals and produce the resultant data output. 141 3. DESIGN OF SRAM Static random-access memory (SRAM) is a type of semiconductor memory that uses bistable latching circuitry to store each bit. The Dynamic RAM memory can be deleted and refreshed while running the program, whereas Static RAM is not possible to refresh the programs. It but is still volatile in the conventional sense that data is eventually lost when the memory is not powered. The basic architecture of a static RAM includes one or more rectangular arrays of memory cells with support circuitry to decode addresses, and implement the required read and write operations [13].The block diagram of 2k x 32 bit SRAM is shown in Fig.2. Fig. 2: Block diagram of 2K x32 bit SRAM SRAM memory arrays are arranged in rows and columns of memory cells called word lines and bit lines, respectively. Each memory cell has a unique location or address defined by the intersection of a row and column, which is linked to a particular data input/output pin. The total size of the memory, the speed at which the memory must operate, layout and testing requirements, and the number of data inputs and outputs on the chip determines the number of arrays on a memory chip. Memory arrays are an essential building block in any digital system. The aspects of designing an SRAM are very vital to designing other digital circuits. The majority of space taken in an integrated circuit is the memory. Consider an Nxn SRAM array where 'N' indicates the number of bytes and 'n' indicates the byte size. The size of an SRAM with m address lines and n data lines is 2/m words, or 2^ m x n bits.
  • 4. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India 142 4. DESIGN OF EDAC UNIT Error Correction Codes (ECC) and error detection and correction (EDAC) schemes have been implemented in memory designs to tolerate faults and enhance reliability. Extra check bits (parity bits) have to be stored along with the information bits, so the hardware overhead includes the encoding decoding circuit and the memory space for check bits. ECC can protect the memory from attacks of hard and soft errors. The modified Hamming Code and Hsiao Code are the most widely used Single-Error Correctable and Double-Error Detectable (SEC-DED) codes. Here we are using extended Hamming code where we use a overall parity bit in addition to remaining bits. The code word format is shown in Fig 3. Fig. 3: ECC Code word format 4.1 Hamming Code Hamming code error detection and correction methodology is used for error free communication. In communication system [11]. The transmitted and received data between source and destination may be corrupted due to any type of noise. In order to find the original transmitted data we use Hamming code error detection and correction technique. In hamming code error detection and correction technique to get error free data at destination, we encrypt information data according to even and odd parity method before transmission of information at source end. Hamming codes are still widely used in computing telecommunication and other applications [10]. lt is also applied in data compression and block turbo codes. Because of the simplicity of Hamming codes they are widely used in computer memory. The hamming code representation of various data bits are shown in TABLE l. belongs to the family of (n, k) linear block codes where Block length (n) =2^m – 1 (1) Number of message bits (k) =2^m-m-1 (2) Number of parity bits (m) = n-k (3)
  • 5. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India Table 1: Hamming code bits representation 143 4.2 Calculating the Hamming Code The key to the Hamming Code is the use of extra parity bits to allow the identification of a single error. Create the code word as follows • Mark all bit positions that are powers of two as parity bits. (Positions I, 2, 4, 8, 16, 32, 64, etc.). • All other bit positions are for the data to be encoded. (Positions 3, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15, 17 etc.) • Each parity bit calculates the parity for some of the bits in the code word. The position of the parity bit determines the sequence of bits that it alternately checks and ski ps. Position 1 will check 1 bit and skip1 bit, Position 2 will check 2 bits and skip 2 bits, Position 4 will check 4 bits and skip 4 bits, Position 8 will check 8 bits and skip 8 bits, Position 16 will check 16 bits and skip 16 bits, Position 32 will check 32 bits and skip 32 bits. • Set the desired parity bit to I if the total number of ones in the positions it checks is odd. Set the parity bit to 0 if the total number of ones in the positions it checks is even. 5. INTEGRATION OF SRAM WITH EDAC UNIT In space applications it is well known that in Low Earth Orbit (LEO) stored digital data suffers from SEU’s caused by radiations. These radiations may be ultraviolet radiation, infrared radiation and gamma radiation. This change in data caused by SEUs is a well-known problem in memory chips and error detection and correction techniques have been an effective solution to this problem. For the secure transaction of data between the CPU of the on board computer and its local RAM, the program memory has generally been designed by applying the Hamming code. In order to have the secure transmission of data between a central processing unit (CPU) and its local random access memory (RAM) the traditional means of error detection and correction (EDAC) is a Hamming code. In the theory of error control the designation (n, k) denotes a block code that takes a k-bit data word and maps it to an n-bit code word. For computers on board a satellite, and using the latest high density byte-wide RAMs, there is however a definite risk of two error bits occurring within one byte of stored data; either from the impact of a particularly energetic Single Event Upset (SEU), or from a second SEU creating a second error, and before the computer has had time to wash the first error.
  • 6. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India Fig. 4: Integration of SRAM with EDAC unit In the EDAC scherne, shown in Fig.4 the Parity Generator generates the parity from the input data word. The entire codeword, which includes the data word and parity word is written into the memory when we perform the WRITE operation. In a READ operation, the data word to be read is used to generate the parity again. The Syndrome Generator compares the newly generated parity with the read-out parity to produce the syndrome that contains the information for error bits [3]. The Error Corrector corrects the error in the read-out data word if necessary, based on the Syndrome. 144 6. DESIGN OF ARM PROCESSOR As the high capacity, low cost FPGA devices train continues its revolutionary journey through the electronics design. Creation of soft processor based systems; destined to run within a chosen Target FPGA device, nowadays utilize one of the many supported flavours of 32-bit RlSC (Reduced Instruction Set Computer) processor, wired up to access peripheral 1/0 and memory over a standard bus interface. Soft core processors are processors that are defined as part of the FPGA design that is programmed into the physical FPGA device [1], rather than physical, discrete devices connected to the FPGA, or processors that are immersed as part of the physical FPGA’s makeup. Such processors are typically 32-bit and have simple, RISC architectures. The ARM (Advanced RTSC Machine) processor uses load-store architecture [1, 5, 8, 1 4]. This means it has two instruction types for transferring data in and out of the processor: load instructions copy data from memory to registers in the core, and conversely the store instructions copy data from registers to memory. There are no data processing instructions that directly manipulate data in memory. Thus, data processing is carried out solely in registers. The data register file consists of 32 registers, whereof 16 are accessible at one time (depending on the current operating mode). The operand unit performs the operand fetch for the three operand-slots. Also the data conflict detector and the forwarding system are placed here. The Barrel Shifter unit performs the arm-compatible barrel-shifting of the data in ALU data path B. The shift value can either be an immediate from the opcode, or a register value, which is loaded in the same cyc1e; no additional data load cyc1e is needed.
  • 7. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India Fig. 5: ARM Core Architecture flow The multiply unit calculates a 32x32 bit operation and outputs the lower 32 bit to the ALU data path B. The ALU holds the primary data operation units. All address operations are done here (except for the program counter increment). Furthermore it handles the manual read/write access to the different machine status registers. The arithmetical unit performs the dedicated arithmetical add sub operations and also the arithmetical compares .i.e., CMP, CMN. The logical unit performs the dedicated logical operations like BlC and OR and also the logical compares (TST, TEQ).The load-store unit outputs the correct address (instruction address or data address) to the memory address bus and also sends the write data and the control signals to the external memory interface[14]. The write-back unit performs the data write back to the register file and also accepts the read data from the memory. The MCR system (Machine Control Register) holds the machine control registers (program counter, all the saved machine status registers and the current machine status register) as well as the interrupt/context change system. The flow control generates the control signals for each stage and every module. The decoded instruction data is brought to this unit where it triggers all intern al operations. The opcode Decoder unit decodes the ARM-compatible opcode into processor control signals. Data items are placed in the register file-a storage bank made up of 32-bit registers. Since the ARM core is a 32-bit processor, most instructions treat the registers as holding signed or unsigned 32-bit values. The sign extend hardware converts signed 8-bit and 16-bit numbers to 32-bit values as they are read from memory and placed in a register. ARM instructions typically have two source registers, Rn and Rm, and a single result or destination register, Rd. Source operands are read from the register file using the internal buses A and B, respectively. The ALU (Arithmetic Logic Unit) or MAC (Multiply-Accumulate Unit) takes the register values Rn and Rm from the A and B buses and computes a result. Data processing instructions write the result in Rd directly to the register file. Load and store instructions use the ALU to generate an address to be held in the address register and broadcast on the Address bus. One important feature of the ARM is that register Rm alternatively can be pre-processed in the barrel shifter before it enters the ALU [8]. Together the barrel shifter and ALU can calculate a wide range of expressions and addresses. After passing through the functional units, the result in Rd is written back to the register file using the Result bus. For load and store instructions the incremental updates the address register before the core reads or writes the next register value from or to the next sequential memory location. The processor continues executing instructions until an exception or interrupt changes the normal execution flow. 145 7. RESULTS AND DISCUSSIONS TABLE 2 shows synthesis report and TABLE 3 Clock Report which gives information of the cell usage, device utilization constraint, timing summary. The device utilization gives information of
  • 8. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India the total hardware utilized. In this the integration of SRAM, EDAC unit and the processor is done so the data input is fed to the SRAM ,due to some radiations in the space the data stored in the SRAM gets flipped .lt is passed to the EDAC unit in order to detect and correct the errors. From EDAC unit it is passed to the processor and it will process the data and provides the desired output. Here with the code simulated we control 2 devices Buzzer and a DC motor as shown in Fig 9. 146 1. Sending A to ARM– Buzzer ON 2. Sending B to ARM – Motor ON 3. Sending C to ARM – Buzzer OFF 4. Sending D to ARM – Motor OFF Fig.6: Comparison of operating frequency Fig 7: Comparison of time delay with various FPGA devices for various FPGA devices Table 2: Xilinx device utilization summaries Device Utilization Summary Logic Utilization Used Available Utilization Number of Slice Flip Flops 127 9,312 1% Number of 4 input LUTs 222 9,312 2% Number of occupied Slices 166 4,656 3% Number of Slices containing only related logic 166 166 100% Number of Slices containing unrelated logic 0 166 0% Total Number of 4 input LUTs 281 9,312 3% Number used as logic 220 Number used as a route-thru 59 Number used as Shift registers 2 Number of bonded IOBs 16 232 6%
  • 9. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India Table 3: Clock report of simulated code Clock Report Clock Net Resource Locked Fanout 147 Net Skew(ns) Max Delay(ns) clk_BUFGP BUFGMUX_X1Y11 No 82 0.072 0.194 Fig 8: Snapshot of Hardware unit used Fig 9: Snapshot of ARM board with motor and buzzer devices
  • 10. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India Fig 10: Snapshot of Motor Control Fig 11: Snapshot of Buzzer Control 148 8. CONCLUSIONS The primary focus in SoC verification is on checking the integration between the various components. Rather than implementing each of these components separately, the role of the SoC designer is to integrate them onto a chip to implement complex functions in a relatively short time. Since IP cores are pre-designed and pre--verified, the designer can concentrate on the complete system without having to worry about the correctness or performance of the individual components. The conventional Telecommand system is designed with SRAM, EDAC unit and Processor and they are integrated to form a SoC design. The simulation of each system is done separately and then integrated to produce final output. Future work Space Data System) Protocol ,which is the standard protocol used in space industry and design of UART (Universal Asynchronous Receiver and Transmitter) to transmit the data to the ground station and implementation of entire design in FPGA[12] . 9. ACKNOWLEDGEMENT First and foremost, I praise and thank the Almighty God whose blessings have bestowed in me the will power and confidence to carry out my project. My sincere gratitude to my guide, Dr U B Mahadevaswamy Assoc Professor, Dept of ECE, SJCE Mysore for his valuable support, advice and encouragement.
  • 11. Proceedings of the 2nd International Conference on Current Trends in Engineering and Management ICCTEM -2014 17 – 19, July 2014, Mysore, Karnataka, India 149 10. REFERENCES 1. Rajesvari C, Manoj G, Angelin Ponrani M, Merin Annie Joy, “IP Core Based Architecture of Telecommand System-on-Chip (SoC) for Spacecraft applications” International Conference on Signal Processing, Image Processing and Pattern Recognition [ICSIPR] 2013. 2. Parthasarathy,T.R., Venkatakrishnan,N, Balamurgan,k, Analysis of partioning between ARM and FPGA on performance characteristics IEEE International Conference on Advance Communication Control and Computing Technologies. 2012. 3. Qingdong, Meng., ZhaolinLi., Fang Wang, Functional verification of external memory interface IP core based on restricted random testbench, International conference on computer Engineering and Technology. 2010. 4. P. Chen., Yeh Y. T., Chen C.H., Yeh J. C and Wu C. W., An Enhanced EDAC Methodology for Low Power PSRAM, IEEE International Test Conference. 2006. 5. F. Corno, M. R. Sonza, G. Squillero, and M. Violante., On the test of microprocessor IP cores, in Proc. Des. Autom. Test Eur., 2001,pp. 209-213. 6. N. Kranitis., A. Paschalis., D. Gizopoulos and G. Xenoulis (2005), Software based self testing of embedded processors, IEEE Trans. Comput., vol. 54, no. 4, 2005, pp. 461-475. 7. Jayaraman.K. Vedula V.M and Abraham J. A., Native mode functional self test generation for systems-on-Chip, in Proc. Int. Symp. Quality Electron. Des. 2000 pp. 280-285. 8. Hwang S and Abraham J A “Reuse of add Reusable system bus for SOC testing”, proc. IEEE Int ASIC/SOC Conf 2001 PP 215-219. 9. IEEE Standard Testability Method for Embedded Core- Based IC, 1500-2005 Available at www.ieee.org. 10. Huang R Iyer M K and Cheng K T “A Self test methodology for IP cores in bus based programmable SOC’s”, in Proc IEEE VLSI Test Symp 2001 pp 199-203. 11. K Gupta and Prof R.I.Dua, “30 bit Hamming code for Error Detection and Correction with even and odd parity method by using VHDL”, International Journal of Computer Applications (0975 - 8887) vol 35 –No 13, 2011. 12. Hamming R W “Error Correcting and Error Detecting Codes”, Bell Sys Tech Journal, Vol 29, 1950, pp147 – 160. 13. Daixun Zheng, Tanya Vladimirova and Prof Sir Martin Sweeting, “A CCSDS Based Communication System for a Single Chip On Board Computer”, Surrey Space Centre, University of Surrey Guildford,Surrey GU27XH,UK 14. Chang-Da Huang, Jin-fu Li, Member IEEE and Tsu-Wei Tseng, “ProTar An Infrastructure IP for repairing RAM’s in SOC”. 15. Geun-Young Jenng, Ju-sungPark, “Design of 32 Bit processor and efficient verification”, Proceedings of the 7th Korea-Russian International Symposium, KORWS2003.