SlideShare a Scribd company logo
Applications of Parallel
Processing
A presentation by chinmay terse
vivek ashokan
rahul nair
rahul agarwal
Numeric weather prediction
 NWP uses mathematical models of
atmosphere and oceans
 Taking current observations of weather
and processing these data with
computer models to forecast the
future state of weather.
 Uses data assimilation to produce
outputs
Oceanography and Astrophysics
 Used to study wealth of ocean using
multiprocessors having large computational
power with low power requirements.
 ROMS were used originally but now MPI
programming methods are used.
 Computational astrophysics refers to the methods
and computing tools developed and used in
astrophysics research.
 PIC ,PM and n-body simulations are different
important techniques for computational
astrophysics.
Socio Economics
 Parallel processing is used for modelling of a economy of a
nation/world.
 Programs system which involves cluster computing device to
implement parallel algorithms of scenario calculations ,optimization
are used in such economic models.
 Such program system serves for conducting multi-scenario
calculations to design a suitable development strategy for a region.
Finite element analysis
 FEA is a numeric method commonly used
for multiphysics problem.
 Used in design of huge structures like
ships, dams, supersonic jets etc.
 In FEA extremely large amount of partial
differential equations are to solved
concurrently and hence parallel
processing elements are used.
Artificial Intelligence and Automation
 AI is the intelligence exhibited by machines or software.
 AI systems requires large amount of parallel comptuting for which they are
used.
 Four types
1.Image processing
2.Expert Systems
3.Natural Language Processing(NLP)
4.Pattern Recognition
Seismic Exploration
 It is a method of exploration that uses the principles of seismology to
estimate the properties of the Earth's subsurface from reflected seismic
waves.
 When a seismic wave travelling through the Earth encounters an interface
between two materials, some of the wave energy will reflect off the
interface which are analysed to determine underground strata.
 Such large number of reflected waves are analysed using sensors and
parallel architecture
Genetic Engineering
 It is the direct manipulation of an
organism's genome using biotechnology
for eg. Dna sequence analysis.
 Several of these analysis produce huge
amounts of information which becomes
difficult to hande using single processing units
because of which parallel processing
algorithms are used
Weapon Research and Defense
 Computer clusters are used in simulations that show a nuclear weapon's
performance in precise molecular detail, tools that are used for national
defense.
 Parallel computing is required which are needed to more efficiently certify
nuclear weapons,to accurately show molecular-scale reactions taking
place over milliseconds, or thousandths of a second.
 They are also used in plutonium research to study its behaviour under high
pressure whose alloys are then used for making explosives
Medical Applications
 Parallel computing is used in medical
image processing
 Used for scanning human body and
scanning human brain
 Used in MRI reconstruction
 Used for vertebra detection and
segmentation in X-ray images
 Used for brain fiber tracking
Remote Sensing Applications
 It is a software application that processes remote sensing data.
 Remote sensing applications read specialized file formats that contain
sensor image data, georeferencing information, and sensor metadata.
 Computer analysis of such remotely sensed earth resources data has many
applications in agriculture,forestry etc.
 Explosive amounts of pictorial information needs to be processed in this
area.
Energy Resource Exploration
 Resource Exploration is a method to gather and manage information
about energy resources like oil,natural gas etc.
 Computers here help in the discovery and management of such energy
resources.
 This sector maintains the records of global energy crisis and also helps in
ensuring nuclear reactor safety
Loosely coupled multiprocessors
Loosely coupled multiprocessors
 In loosely coupled multiprocessor each processor has its own memory (i.e.
faster access to its local or own memory).
 processor interact through interconnection structure or by message passing
using standard primitive functions send() & receive().
 The access to remote memory attached to other processors takes longer
time due to added delay through the interconnection network.
 It is characterized by non-uniform memory access time.
 It is easier to organize & write operating system for loosely coupled systems.
Tightly Coupled Multiprocessors
Tightly Coupled Multiprocessors
 Also known as shared memory multiprocessors.
 In this system, there is a single system-wise primary memory that is shared by
all processors.
 Communication between processors takes places through shared memory.
 Every processor has unmapped local memories which is used to store kernel
data.
 High interaction between processors.
 Shared memory modules can communicate through PMIN.
DIFFERNCE BETWEEN TIGHTLY AND
LOOSELY COUPLED MULTIPROCESSOR
Tightly coupled multiprocessor
1)Multiprocessor systems contain multiple CPUs
that are connected at the bus level. These
CPUs may have access to a central shared
memory (SMP or UMA), or may participate in
a memory hierarchy with both local and
shared memory (NUMA).
2) Tightly-coupled systems perform better & are
physically smaller than loosely-coupled
system
3) More expensive.
4) In a tightly-coupled system, the delay
Experienced , when a message is sent from
one computer to another is short and data
rate is high; that is, the number of bits per
second that can be transferred is large.
Loosely-coupled multiprocessor
1)This system(often referred to as clusters)
are based on multiple standalone single or
dual process or commodity computers
interconnected via a high speed
communication system .
2) Loosely coupled system is just Opposite of
tightly coupled system.
3) Less expensive.
4)In a loosely-coupled system, the opposite
is true: The inter-machine message delay is
large and the data rate is low.
DIFFERNCE BETWEEN TIGHTLY AND
LOOSELY COUPLED MULTIPROCESSOR
Tightly coupled multiprocessor
5) Tightly-coupled systems tend to be much
more energy efficient than clusters. This is
because considerable economies can be
realized by designing components to work
together from the beginning in tightly-
coupled systems.
6) For example two computers connected by
a2400 bit/sec modem over the telephone
system are certain to be loosely coupled.
Loosely-coupled multiprocessor
5)loosely-coupled systems use components
that were not necessarily intended
specifically for use in such systems.
6)For example, two CPU chips on the same
printed circuit board and connected by
wire etched onto the board are likely to be
tightly Coupled.
THANK YOU
Ad

More Related Content

What's hot (20)

Integration of Sensors & Actuators With Arduino.pptx
Integration of Sensors & Actuators With Arduino.pptxIntegration of Sensors & Actuators With Arduino.pptx
Integration of Sensors & Actuators With Arduino.pptx
NShravani1
 
Parallel computing and its applications
Parallel computing and its applicationsParallel computing and its applications
Parallel computing and its applications
Burhan Ahmed
 
Multivector and multiprocessor
Multivector and multiprocessorMultivector and multiprocessor
Multivector and multiprocessor
Kishan Panara
 
Free Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFSFree Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFS
United International University
 
Demand paging
Demand pagingDemand paging
Demand paging
Trinity Dwarka
 
Using prior knowledge to initialize the hypothesis,kbann
Using prior knowledge to initialize the hypothesis,kbannUsing prior knowledge to initialize the hypothesis,kbann
Using prior knowledge to initialize the hypothesis,kbann
swapnac12
 
Data-Intensive Technologies for Cloud Computing
Data-Intensive Technologies for CloudComputingData-Intensive Technologies for CloudComputing
Data-Intensive Technologies for Cloud Computing
huda2018
 
Ontology engineering
Ontology engineering Ontology engineering
Ontology engineering
Aliabbas Petiwala
 
Dag representation of basic blocks
Dag representation of basic blocksDag representation of basic blocks
Dag representation of basic blocks
Jothi Lakshmi
 
IOT PROTOCOLS.pptx
IOT PROTOCOLS.pptxIOT PROTOCOLS.pptx
IOT PROTOCOLS.pptx
DRREC
 
Wot
WotWot
Wot
PRAVEENSRC2113003011
 
Distributed computing
Distributed computingDistributed computing
Distributed computing
shivli0769
 
Parallel processing
Parallel processingParallel processing
Parallel processing
rajshreemuthiah
 
0/1 knapsack
0/1 knapsack0/1 knapsack
0/1 knapsack
Amin Omi
 
Temporal databases
Temporal databasesTemporal databases
Temporal databases
Dabbal Singh Mahara
 
Levels of Virtualization.docx
Levels of Virtualization.docxLevels of Virtualization.docx
Levels of Virtualization.docx
kumari36
 
Adbms 11 object structure and type constructor
Adbms 11 object structure and type constructorAdbms 11 object structure and type constructor
Adbms 11 object structure and type constructor
Vaibhav Khanna
 
Dichotomy of parallel computing platforms
Dichotomy of parallel computing platformsDichotomy of parallel computing platforms
Dichotomy of parallel computing platforms
Syed Zaid Irshad
 
Lecture 1 introduction to parallel and distributed computing
Lecture 1   introduction to parallel and distributed computingLecture 1   introduction to parallel and distributed computing
Lecture 1 introduction to parallel and distributed computing
Vajira Thambawita
 
Advanced topics in artificial neural networks
Advanced topics in artificial neural networksAdvanced topics in artificial neural networks
Advanced topics in artificial neural networks
swapnac12
 
Integration of Sensors & Actuators With Arduino.pptx
Integration of Sensors & Actuators With Arduino.pptxIntegration of Sensors & Actuators With Arduino.pptx
Integration of Sensors & Actuators With Arduino.pptx
NShravani1
 
Parallel computing and its applications
Parallel computing and its applicationsParallel computing and its applications
Parallel computing and its applications
Burhan Ahmed
 
Multivector and multiprocessor
Multivector and multiprocessorMultivector and multiprocessor
Multivector and multiprocessor
Kishan Panara
 
Free Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFSFree Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFS
United International University
 
Using prior knowledge to initialize the hypothesis,kbann
Using prior knowledge to initialize the hypothesis,kbannUsing prior knowledge to initialize the hypothesis,kbann
Using prior knowledge to initialize the hypothesis,kbann
swapnac12
 
Data-Intensive Technologies for Cloud Computing
Data-Intensive Technologies for CloudComputingData-Intensive Technologies for CloudComputing
Data-Intensive Technologies for Cloud Computing
huda2018
 
Dag representation of basic blocks
Dag representation of basic blocksDag representation of basic blocks
Dag representation of basic blocks
Jothi Lakshmi
 
IOT PROTOCOLS.pptx
IOT PROTOCOLS.pptxIOT PROTOCOLS.pptx
IOT PROTOCOLS.pptx
DRREC
 
Distributed computing
Distributed computingDistributed computing
Distributed computing
shivli0769
 
0/1 knapsack
0/1 knapsack0/1 knapsack
0/1 knapsack
Amin Omi
 
Levels of Virtualization.docx
Levels of Virtualization.docxLevels of Virtualization.docx
Levels of Virtualization.docx
kumari36
 
Adbms 11 object structure and type constructor
Adbms 11 object structure and type constructorAdbms 11 object structure and type constructor
Adbms 11 object structure and type constructor
Vaibhav Khanna
 
Dichotomy of parallel computing platforms
Dichotomy of parallel computing platformsDichotomy of parallel computing platforms
Dichotomy of parallel computing platforms
Syed Zaid Irshad
 
Lecture 1 introduction to parallel and distributed computing
Lecture 1   introduction to parallel and distributed computingLecture 1   introduction to parallel and distributed computing
Lecture 1 introduction to parallel and distributed computing
Vajira Thambawita
 
Advanced topics in artificial neural networks
Advanced topics in artificial neural networksAdvanced topics in artificial neural networks
Advanced topics in artificial neural networks
swapnac12
 

Similar to Applications of paralleL processing (20)

Real Time Condition Monitoring of Power Plant through DNP3 Protocol
Real Time Condition Monitoring of Power Plant through DNP3 ProtocolReal Time Condition Monitoring of Power Plant through DNP3 Protocol
Real Time Condition Monitoring of Power Plant through DNP3 Protocol
IJRES Journal
 
Data Analysis In The Cloud
Data Analysis In The CloudData Analysis In The Cloud
Data Analysis In The Cloud
Monica Carter
 
P-DC-8-24102023-085824am (1).pptx
P-DC-8-24102023-085824am (1).pptxP-DC-8-24102023-085824am (1).pptx
P-DC-8-24102023-085824am (1).pptx
YasirShaikh34
 
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...
IJERA Editor
 
D021201024031
D021201024031D021201024031
D021201024031
inventionjournals
 
Seminar h&m
Seminar h&mSeminar h&m
Seminar h&m
haider1986
 
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Waqas Tariq
 
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Waqas Tariq
 
Underlying principles of parallel and distributed computing
Underlying principles of parallel and distributed computingUnderlying principles of parallel and distributed computing
Underlying principles of parallel and distributed computing
GOVERNMENT COLLEGE OF ENGINEERING,TIRUNELVELI
 
Chapter 5 applications of neural networks
Chapter 5           applications of neural networksChapter 5           applications of neural networks
Chapter 5 applications of neural networks
Punit Saini
 
Semantics in Sensor Networks
Semantics in Sensor NetworksSemantics in Sensor Networks
Semantics in Sensor Networks
Oscar Corcho
 
A Hybrid Deep Neural Network Model For Time Series Forecasting
A Hybrid Deep Neural Network Model For Time Series ForecastingA Hybrid Deep Neural Network Model For Time Series Forecasting
A Hybrid Deep Neural Network Model For Time Series Forecasting
Martha Brown
 
Hz3414691476
Hz3414691476Hz3414691476
Hz3414691476
IJERA Editor
 
Efficient Resource Management Mechanism with Fault Tolerant Model for Computa...
Efficient Resource Management Mechanism with Fault Tolerant Model for Computa...Efficient Resource Management Mechanism with Fault Tolerant Model for Computa...
Efficient Resource Management Mechanism with Fault Tolerant Model for Computa...
Editor IJCATR
 
Energy saving in P2P oriented Wireless Sensor Network (WSN) using the approac...
Energy saving in P2P oriented Wireless Sensor Network (WSN) using the approac...Energy saving in P2P oriented Wireless Sensor Network (WSN) using the approac...
Energy saving in P2P oriented Wireless Sensor Network (WSN) using the approac...
IOSR Journals
 
CLOUD BIOINFORMATICS Part1
 CLOUD BIOINFORMATICS Part1 CLOUD BIOINFORMATICS Part1
CLOUD BIOINFORMATICS Part1
ARPUTHA SELVARAJ A
 
cpc-152-2-2003
cpc-152-2-2003cpc-152-2-2003
cpc-152-2-2003
Andrea Manara
 
An Overview of Spanner: Google's Globally Distributed Database
An Overview of Spanner: Google's Globally Distributed DatabaseAn Overview of Spanner: Google's Globally Distributed Database
An Overview of Spanner: Google's Globally Distributed Database
Benjamin Bengfort
 
Dos unit3
Dos unit3Dos unit3
Dos unit3
JebasheelaSJ
 
Fundamental of Information Technology
Fundamental of Information TechnologyFundamental of Information Technology
Fundamental of Information Technology
Sundar B N
 
Real Time Condition Monitoring of Power Plant through DNP3 Protocol
Real Time Condition Monitoring of Power Plant through DNP3 ProtocolReal Time Condition Monitoring of Power Plant through DNP3 Protocol
Real Time Condition Monitoring of Power Plant through DNP3 Protocol
IJRES Journal
 
Data Analysis In The Cloud
Data Analysis In The CloudData Analysis In The Cloud
Data Analysis In The Cloud
Monica Carter
 
P-DC-8-24102023-085824am (1).pptx
P-DC-8-24102023-085824am (1).pptxP-DC-8-24102023-085824am (1).pptx
P-DC-8-24102023-085824am (1).pptx
YasirShaikh34
 
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...
The Design A Fuzzy System in Order to Schedule Sleep and Waking Of Sensors in...
IJERA Editor
 
Seminar h&m
Seminar h&mSeminar h&m
Seminar h&m
haider1986
 
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Waqas Tariq
 
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Forecasting Electric Energy Demand using a predictor model based on Liquid St...
Waqas Tariq
 
Chapter 5 applications of neural networks
Chapter 5           applications of neural networksChapter 5           applications of neural networks
Chapter 5 applications of neural networks
Punit Saini
 
Semantics in Sensor Networks
Semantics in Sensor NetworksSemantics in Sensor Networks
Semantics in Sensor Networks
Oscar Corcho
 
A Hybrid Deep Neural Network Model For Time Series Forecasting
A Hybrid Deep Neural Network Model For Time Series ForecastingA Hybrid Deep Neural Network Model For Time Series Forecasting
A Hybrid Deep Neural Network Model For Time Series Forecasting
Martha Brown
 
Efficient Resource Management Mechanism with Fault Tolerant Model for Computa...
Efficient Resource Management Mechanism with Fault Tolerant Model for Computa...Efficient Resource Management Mechanism with Fault Tolerant Model for Computa...
Efficient Resource Management Mechanism with Fault Tolerant Model for Computa...
Editor IJCATR
 
Energy saving in P2P oriented Wireless Sensor Network (WSN) using the approac...
Energy saving in P2P oriented Wireless Sensor Network (WSN) using the approac...Energy saving in P2P oriented Wireless Sensor Network (WSN) using the approac...
Energy saving in P2P oriented Wireless Sensor Network (WSN) using the approac...
IOSR Journals
 
An Overview of Spanner: Google's Globally Distributed Database
An Overview of Spanner: Google's Globally Distributed DatabaseAn Overview of Spanner: Google's Globally Distributed Database
An Overview of Spanner: Google's Globally Distributed Database
Benjamin Bengfort
 
Fundamental of Information Technology
Fundamental of Information TechnologyFundamental of Information Technology
Fundamental of Information Technology
Sundar B N
 
Ad

Recently uploaded (20)

How I solved production issues with OpenTelemetry
How I solved production issues with OpenTelemetryHow I solved production issues with OpenTelemetry
How I solved production issues with OpenTelemetry
Cees Bos
 
Digital Twins Software Service in Belfast
Digital Twins Software Service in BelfastDigital Twins Software Service in Belfast
Digital Twins Software Service in Belfast
julia smits
 
Orion Context Broker introduction 20250509
Orion Context Broker introduction 20250509Orion Context Broker introduction 20250509
Orion Context Broker introduction 20250509
Fermin Galan
 
Best HR and Payroll Software in Bangladesh - accordHRM
Best HR and Payroll Software in Bangladesh - accordHRMBest HR and Payroll Software in Bangladesh - accordHRM
Best HR and Payroll Software in Bangladesh - accordHRM
accordHRM
 
NYC ACE 08-May-2025-Combined Presentation.pdf
NYC ACE 08-May-2025-Combined Presentation.pdfNYC ACE 08-May-2025-Combined Presentation.pdf
NYC ACE 08-May-2025-Combined Presentation.pdf
AUGNYC
 
Mobile Application Developer Dubai | Custom App Solutions by Ajath
Mobile Application Developer Dubai | Custom App Solutions by AjathMobile Application Developer Dubai | Custom App Solutions by Ajath
Mobile Application Developer Dubai | Custom App Solutions by Ajath
Ajath Infotech Technologies LLC
 
Passive House Canada Conference 2025 Presentation [Final]_v4.ppt
Passive House Canada Conference 2025 Presentation [Final]_v4.pptPassive House Canada Conference 2025 Presentation [Final]_v4.ppt
Passive House Canada Conference 2025 Presentation [Final]_v4.ppt
IES VE
 
Download 4k Video Downloader Crack Pre-Activated
Download 4k Video Downloader Crack Pre-ActivatedDownload 4k Video Downloader Crack Pre-Activated
Download 4k Video Downloader Crack Pre-Activated
Web Designer
 
Deploying & Testing Agentforce - End-to-end with Copado - Ewenb Clark
Deploying & Testing Agentforce - End-to-end with Copado - Ewenb ClarkDeploying & Testing Agentforce - End-to-end with Copado - Ewenb Clark
Deploying & Testing Agentforce - End-to-end with Copado - Ewenb Clark
Peter Caitens
 
AEM User Group DACH - 2025 Inaugural Meeting
AEM User Group DACH - 2025 Inaugural MeetingAEM User Group DACH - 2025 Inaugural Meeting
AEM User Group DACH - 2025 Inaugural Meeting
jennaf3
 
Surviving a Downturn Making Smarter Portfolio Decisions with OnePlan - Webina...
Surviving a Downturn Making Smarter Portfolio Decisions with OnePlan - Webina...Surviving a Downturn Making Smarter Portfolio Decisions with OnePlan - Webina...
Surviving a Downturn Making Smarter Portfolio Decisions with OnePlan - Webina...
OnePlan Solutions
 
The Elixir Developer - All Things Open
The Elixir Developer - All Things OpenThe Elixir Developer - All Things Open
The Elixir Developer - All Things Open
Carlo Gilmar Padilla Santana
 
Adobe InDesign Crack FREE Download 2025 link
Adobe InDesign Crack FREE Download 2025 linkAdobe InDesign Crack FREE Download 2025 link
Adobe InDesign Crack FREE Download 2025 link
mahmadzubair09
 
From Vibe Coding to Vibe Testing - Complete PowerPoint Presentation
From Vibe Coding to Vibe Testing - Complete PowerPoint PresentationFrom Vibe Coding to Vibe Testing - Complete PowerPoint Presentation
From Vibe Coding to Vibe Testing - Complete PowerPoint Presentation
Shay Ginsbourg
 
Top Magento Hyvä Theme Features That Make It Ideal for E-commerce.pdf
Top Magento Hyvä Theme Features That Make It Ideal for E-commerce.pdfTop Magento Hyvä Theme Features That Make It Ideal for E-commerce.pdf
Top Magento Hyvä Theme Features That Make It Ideal for E-commerce.pdf
evrigsolution
 
[gbgcpp] Let's get comfortable with concepts
[gbgcpp] Let's get comfortable with concepts[gbgcpp] Let's get comfortable with concepts
[gbgcpp] Let's get comfortable with concepts
Dimitrios Platis
 
A Comprehensive Guide to CRM Software Benefits for Every Business Stage
A Comprehensive Guide to CRM Software Benefits for Every Business StageA Comprehensive Guide to CRM Software Benefits for Every Business Stage
A Comprehensive Guide to CRM Software Benefits for Every Business Stage
SynapseIndia
 
The-Future-is-Hybrid-Exploring-Azure’s-Role-in-Multi-Cloud-Strategies.pptx
The-Future-is-Hybrid-Exploring-Azure’s-Role-in-Multi-Cloud-Strategies.pptxThe-Future-is-Hybrid-Exploring-Azure’s-Role-in-Multi-Cloud-Strategies.pptx
The-Future-is-Hybrid-Exploring-Azure’s-Role-in-Multi-Cloud-Strategies.pptx
james brownuae
 
Download MathType Crack Version 2025???
Download MathType Crack  Version 2025???Download MathType Crack  Version 2025???
Download MathType Crack Version 2025???
Google
 
Robotic Process Automation (RPA) Software Development Services.pptx
Robotic Process Automation (RPA) Software Development Services.pptxRobotic Process Automation (RPA) Software Development Services.pptx
Robotic Process Automation (RPA) Software Development Services.pptx
julia smits
 
How I solved production issues with OpenTelemetry
How I solved production issues with OpenTelemetryHow I solved production issues with OpenTelemetry
How I solved production issues with OpenTelemetry
Cees Bos
 
Digital Twins Software Service in Belfast
Digital Twins Software Service in BelfastDigital Twins Software Service in Belfast
Digital Twins Software Service in Belfast
julia smits
 
Orion Context Broker introduction 20250509
Orion Context Broker introduction 20250509Orion Context Broker introduction 20250509
Orion Context Broker introduction 20250509
Fermin Galan
 
Best HR and Payroll Software in Bangladesh - accordHRM
Best HR and Payroll Software in Bangladesh - accordHRMBest HR and Payroll Software in Bangladesh - accordHRM
Best HR and Payroll Software in Bangladesh - accordHRM
accordHRM
 
NYC ACE 08-May-2025-Combined Presentation.pdf
NYC ACE 08-May-2025-Combined Presentation.pdfNYC ACE 08-May-2025-Combined Presentation.pdf
NYC ACE 08-May-2025-Combined Presentation.pdf
AUGNYC
 
Mobile Application Developer Dubai | Custom App Solutions by Ajath
Mobile Application Developer Dubai | Custom App Solutions by AjathMobile Application Developer Dubai | Custom App Solutions by Ajath
Mobile Application Developer Dubai | Custom App Solutions by Ajath
Ajath Infotech Technologies LLC
 
Passive House Canada Conference 2025 Presentation [Final]_v4.ppt
Passive House Canada Conference 2025 Presentation [Final]_v4.pptPassive House Canada Conference 2025 Presentation [Final]_v4.ppt
Passive House Canada Conference 2025 Presentation [Final]_v4.ppt
IES VE
 
Download 4k Video Downloader Crack Pre-Activated
Download 4k Video Downloader Crack Pre-ActivatedDownload 4k Video Downloader Crack Pre-Activated
Download 4k Video Downloader Crack Pre-Activated
Web Designer
 
Deploying & Testing Agentforce - End-to-end with Copado - Ewenb Clark
Deploying & Testing Agentforce - End-to-end with Copado - Ewenb ClarkDeploying & Testing Agentforce - End-to-end with Copado - Ewenb Clark
Deploying & Testing Agentforce - End-to-end with Copado - Ewenb Clark
Peter Caitens
 
AEM User Group DACH - 2025 Inaugural Meeting
AEM User Group DACH - 2025 Inaugural MeetingAEM User Group DACH - 2025 Inaugural Meeting
AEM User Group DACH - 2025 Inaugural Meeting
jennaf3
 
Surviving a Downturn Making Smarter Portfolio Decisions with OnePlan - Webina...
Surviving a Downturn Making Smarter Portfolio Decisions with OnePlan - Webina...Surviving a Downturn Making Smarter Portfolio Decisions with OnePlan - Webina...
Surviving a Downturn Making Smarter Portfolio Decisions with OnePlan - Webina...
OnePlan Solutions
 
Adobe InDesign Crack FREE Download 2025 link
Adobe InDesign Crack FREE Download 2025 linkAdobe InDesign Crack FREE Download 2025 link
Adobe InDesign Crack FREE Download 2025 link
mahmadzubair09
 
From Vibe Coding to Vibe Testing - Complete PowerPoint Presentation
From Vibe Coding to Vibe Testing - Complete PowerPoint PresentationFrom Vibe Coding to Vibe Testing - Complete PowerPoint Presentation
From Vibe Coding to Vibe Testing - Complete PowerPoint Presentation
Shay Ginsbourg
 
Top Magento Hyvä Theme Features That Make It Ideal for E-commerce.pdf
Top Magento Hyvä Theme Features That Make It Ideal for E-commerce.pdfTop Magento Hyvä Theme Features That Make It Ideal for E-commerce.pdf
Top Magento Hyvä Theme Features That Make It Ideal for E-commerce.pdf
evrigsolution
 
[gbgcpp] Let's get comfortable with concepts
[gbgcpp] Let's get comfortable with concepts[gbgcpp] Let's get comfortable with concepts
[gbgcpp] Let's get comfortable with concepts
Dimitrios Platis
 
A Comprehensive Guide to CRM Software Benefits for Every Business Stage
A Comprehensive Guide to CRM Software Benefits for Every Business StageA Comprehensive Guide to CRM Software Benefits for Every Business Stage
A Comprehensive Guide to CRM Software Benefits for Every Business Stage
SynapseIndia
 
The-Future-is-Hybrid-Exploring-Azure’s-Role-in-Multi-Cloud-Strategies.pptx
The-Future-is-Hybrid-Exploring-Azure’s-Role-in-Multi-Cloud-Strategies.pptxThe-Future-is-Hybrid-Exploring-Azure’s-Role-in-Multi-Cloud-Strategies.pptx
The-Future-is-Hybrid-Exploring-Azure’s-Role-in-Multi-Cloud-Strategies.pptx
james brownuae
 
Download MathType Crack Version 2025???
Download MathType Crack  Version 2025???Download MathType Crack  Version 2025???
Download MathType Crack Version 2025???
Google
 
Robotic Process Automation (RPA) Software Development Services.pptx
Robotic Process Automation (RPA) Software Development Services.pptxRobotic Process Automation (RPA) Software Development Services.pptx
Robotic Process Automation (RPA) Software Development Services.pptx
julia smits
 
Ad

Applications of paralleL processing

  • 1. Applications of Parallel Processing A presentation by chinmay terse vivek ashokan rahul nair rahul agarwal
  • 2. Numeric weather prediction  NWP uses mathematical models of atmosphere and oceans  Taking current observations of weather and processing these data with computer models to forecast the future state of weather.  Uses data assimilation to produce outputs
  • 3. Oceanography and Astrophysics  Used to study wealth of ocean using multiprocessors having large computational power with low power requirements.  ROMS were used originally but now MPI programming methods are used.  Computational astrophysics refers to the methods and computing tools developed and used in astrophysics research.  PIC ,PM and n-body simulations are different important techniques for computational astrophysics.
  • 4. Socio Economics  Parallel processing is used for modelling of a economy of a nation/world.  Programs system which involves cluster computing device to implement parallel algorithms of scenario calculations ,optimization are used in such economic models.  Such program system serves for conducting multi-scenario calculations to design a suitable development strategy for a region.
  • 5. Finite element analysis  FEA is a numeric method commonly used for multiphysics problem.  Used in design of huge structures like ships, dams, supersonic jets etc.  In FEA extremely large amount of partial differential equations are to solved concurrently and hence parallel processing elements are used.
  • 6. Artificial Intelligence and Automation  AI is the intelligence exhibited by machines or software.  AI systems requires large amount of parallel comptuting for which they are used.  Four types 1.Image processing 2.Expert Systems 3.Natural Language Processing(NLP) 4.Pattern Recognition
  • 7. Seismic Exploration  It is a method of exploration that uses the principles of seismology to estimate the properties of the Earth's subsurface from reflected seismic waves.  When a seismic wave travelling through the Earth encounters an interface between two materials, some of the wave energy will reflect off the interface which are analysed to determine underground strata.  Such large number of reflected waves are analysed using sensors and parallel architecture
  • 8. Genetic Engineering  It is the direct manipulation of an organism's genome using biotechnology for eg. Dna sequence analysis.  Several of these analysis produce huge amounts of information which becomes difficult to hande using single processing units because of which parallel processing algorithms are used
  • 9. Weapon Research and Defense  Computer clusters are used in simulations that show a nuclear weapon's performance in precise molecular detail, tools that are used for national defense.  Parallel computing is required which are needed to more efficiently certify nuclear weapons,to accurately show molecular-scale reactions taking place over milliseconds, or thousandths of a second.  They are also used in plutonium research to study its behaviour under high pressure whose alloys are then used for making explosives
  • 10. Medical Applications  Parallel computing is used in medical image processing  Used for scanning human body and scanning human brain  Used in MRI reconstruction  Used for vertebra detection and segmentation in X-ray images  Used for brain fiber tracking
  • 11. Remote Sensing Applications  It is a software application that processes remote sensing data.  Remote sensing applications read specialized file formats that contain sensor image data, georeferencing information, and sensor metadata.  Computer analysis of such remotely sensed earth resources data has many applications in agriculture,forestry etc.  Explosive amounts of pictorial information needs to be processed in this area.
  • 12. Energy Resource Exploration  Resource Exploration is a method to gather and manage information about energy resources like oil,natural gas etc.  Computers here help in the discovery and management of such energy resources.  This sector maintains the records of global energy crisis and also helps in ensuring nuclear reactor safety
  • 14. Loosely coupled multiprocessors  In loosely coupled multiprocessor each processor has its own memory (i.e. faster access to its local or own memory).  processor interact through interconnection structure or by message passing using standard primitive functions send() & receive().  The access to remote memory attached to other processors takes longer time due to added delay through the interconnection network.  It is characterized by non-uniform memory access time.  It is easier to organize & write operating system for loosely coupled systems.
  • 16. Tightly Coupled Multiprocessors  Also known as shared memory multiprocessors.  In this system, there is a single system-wise primary memory that is shared by all processors.  Communication between processors takes places through shared memory.  Every processor has unmapped local memories which is used to store kernel data.  High interaction between processors.  Shared memory modules can communicate through PMIN.
  • 17. DIFFERNCE BETWEEN TIGHTLY AND LOOSELY COUPLED MULTIPROCESSOR Tightly coupled multiprocessor 1)Multiprocessor systems contain multiple CPUs that are connected at the bus level. These CPUs may have access to a central shared memory (SMP or UMA), or may participate in a memory hierarchy with both local and shared memory (NUMA). 2) Tightly-coupled systems perform better & are physically smaller than loosely-coupled system 3) More expensive. 4) In a tightly-coupled system, the delay Experienced , when a message is sent from one computer to another is short and data rate is high; that is, the number of bits per second that can be transferred is large. Loosely-coupled multiprocessor 1)This system(often referred to as clusters) are based on multiple standalone single or dual process or commodity computers interconnected via a high speed communication system . 2) Loosely coupled system is just Opposite of tightly coupled system. 3) Less expensive. 4)In a loosely-coupled system, the opposite is true: The inter-machine message delay is large and the data rate is low.
  • 18. DIFFERNCE BETWEEN TIGHTLY AND LOOSELY COUPLED MULTIPROCESSOR Tightly coupled multiprocessor 5) Tightly-coupled systems tend to be much more energy efficient than clusters. This is because considerable economies can be realized by designing components to work together from the beginning in tightly- coupled systems. 6) For example two computers connected by a2400 bit/sec modem over the telephone system are certain to be loosely coupled. Loosely-coupled multiprocessor 5)loosely-coupled systems use components that were not necessarily intended specifically for use in such systems. 6)For example, two CPU chips on the same printed circuit board and connected by wire etched onto the board are likely to be tightly Coupled.
  翻译: