SlideShare a Scribd company logo
Socio-technical systems
CS504
hada.rahul@gmail.com,Alliance University 2
Systems
●
Software Engineering is not an isolated activity
but is part of a broader systems engineering
process.
●
Software system are not isolated and are
essential components.
hada.rahul@gmail.com,Alliance University 3
System/Complex System ?
●
“A system is a purposeful collection of interrelated
components that work together to achieve some
objective”
●
System that includes s/w fall into two categories
– Technical computer-based systems
●
Systems that includes hardware and software components
but not procedures and processes.
– Socio-technical systems
●
Systems that include technical systems but also operational processes
and people who use and interact with the technical system. Socio-
technical systems are governed by organisational policies and rules.
hada.rahul@gmail.com,Alliance University 4
Technical Computer-based
Systems
●
System that include hardware and software but
where the operators and operational processes
not normally considered to be part of the
system.
hada.rahul@gmail.com,Alliance University 5
Socio-technical System
●
System that include technical systems but also
operational processes and people who use and
interact with the technical system.
●
Socio-technical systems are governed by
organizational policies and rules.
hada.rahul@gmail.com,Alliance University 6
Sociotechnical System Stack
hada.rahul@gmail.com,Alliance University 7
Layers in the STS stacks
●
Equipment
– Hardware devices , some of which may be computers.Most devices
will include an embedded system of some kind.
●
Operating System
– Provides a set of common facilities for higher levels in the system.
●
Communications and data management
– Middleware that provides access to remote systems and databases.
●
Application systems
– Specific functionality to meet some organization requirements
hada.rahul@gmail.com,Alliance University 8
Layers in the STS stacks
●
Business processes
– A set of processes involving people and computer systems
that support the activities of the business
●
Organizations
– Higher level strategic business activities that affect the
operation of the system.
●
Society
– Laws , regulation and culture that affect the operation of
the system.
hada.rahul@gmail.com,Alliance University 9
Holistic System Design
●
There are interactions and dependencies
between the layers in a system and changes
atone level ripple through the other levels.
– Change is regulation leads to changes in business
processes and application software
hada.rahul@gmail.com,Alliance University 10
Organizational Affects
●
Process Changes
– Significant changes may be resisted by users.
●
Job Changes
– System me de-skill user or cause changes to the way
they work.
●
Organizational Changes
– May change political power structure in an
organization.
hada.rahul@gmail.com,Alliance University 11
Socio-technical system
characteristics
●
Emergent Properties
– Properties of the system of a whole that depend on the
system components and their relationships
●
Non-deterministic
– They do not always produce the same output when
presented with the same input because the system’s
behaviour is partially dependent on human operators.
●
Complex relationships with organizational
objective
– The extent to which the systemm supports organizational
objective does not just depend on the system itself.
hada.rahul@gmail.com,Alliance University 12
Emergent Properties
Property Description
Volume The volume of a system (the total space occupied) varies depending on how the
component assemblies are arranged and connected.
Reliability System reliability depends on component reliability but unexpected interactions can
cause new types of failures and therefore affect the reliability of the system.
Security The security of the system (its ability to resist attack) is a complex property that cannot
be easily measured. Attacks may be devised that were not anticipated by the system
designers and so may defeat built-in safeguards.
Repairability This property reflects how easy it is to fix a problem with the system once it has been
discovered. It depends on being able to diagnose the problem, access the components
that are faulty, and modify or replace these components.
Usability This property reflects how easy it is to use the system. It depends on the technical
system components, its operators, and its operating environment.
hada.rahul@gmail.com,Alliance University 13
Types of Emergent Property
●
Functional Properties
– These appear when all the parts of a system work
together to achieve some objective
●
Non-functional emergent properties
– Example are reliability , performance , safely and
security.These relate to the behaviour of the system
in its operational environment
hada.rahul@gmail.com,Alliance University 14
Reliability as an emergent
property
●
Because of component inter-dependencies faults
can be propogated through the system
●
System failure often occur because of unforeseen
inter-relationships between components
●
Consider reliability from three prospectives:-
– Hardware reliability
– Software reliability
– Operator reliability
hada.rahul@gmail.com,Alliance University 15
Failure Propagation
hada.rahul@gmail.com,Alliance University 16
Non-determinism
●
People are non-deterministics
●
Sociotechnical systems are non-deterministic
partly because of :-
– People
– Changes to h/w , s/w and data in these systems are
so frequent.
hada.rahul@gmail.com,Alliance University 17
System Engineering
●
So , system engineering involved following activities :-
– Procuring
– Specifying
– Designing
– Implementing
– Validating
– Deploying
– Operating
– and , maintaining
●
System Engineer concerned with s/w , h/w and system’s
interactions with users and its environment.
hada.rahul@gmail.com,Alliance University 18
Stages of Systems Engineering
●
There are three overlapping stages in the
lifetime of large and complex sociotechnical
systems :-
– Procurement or Acquisition
– Development
– Operation
hada.rahul@gmail.com,Alliance University 19
Procurement or Acquisition
●
It includes :-
– Purpose of system is decided
– High-level system requirements are established
– Decision are made on how functionality will be
distributed across hardware , software and people
– and ,components that will make up the system are
purchased
hada.rahul@gmail.com,Alliance University 20
Development
●
It includes :-
– development activities related to
●
System Developments (requirements definition , system
design , hardware and software engineering , system
integration and testing)
●
operational Processes are defined
●
the training courses for system users are designed.
hada.rahul@gmail.com,Alliance University 21
Operation
●
It includes :-
– System is deployed
– Users are trainined
– System is brought into use
hada.rahul@gmail.com,Alliance University 22
Stages of System Engineering
hada.rahul@gmail.com,Alliance University 23
Air Traffic Management System
hada.rahul@gmail.com,Alliance University 24
System Procurement
●
System Procurement Process
hada.rahul@gmail.com,Alliance University 25
System Development
●
Goal of System Development Process :-
– Develop or acquire all of the components of a system
– Integrate these components to create the final system
●
Fundamental activities involved in system development
– Requirements Development
– System Design
– Subsystem Engineering
– System Integration
– System Testing
– System Development
hada.rahul@gmail.com,Alliance University 26
System Development
hada.rahul@gmail.com,Alliance University 27
System Development
●
Requirement Development
– High-level and business requirements identified
during the procurement process have to be
developed in more detail.
●
System Design
– This process overlap with requirement development
process
– Establishing the overall architecture of the system
– Identifying different components and understanding
relationship between them
hada.rahul@gmail.com,Alliance University 28
System Development
●
Subsystem Engineering
– It involves development of system components
– Configuring off-the-self hardware and software
– If necessary , design special-purpose hardware
– Define operational processes for the system
– Redesign essential business processes
●
System Integration
– The components are put together to create a new system
hada.rahul@gmail.com,Alliance University 29
System Development
●
System Testing
– Its an extensive process which contains activities to
identify the problem
– If found fault then Rreentered into subsystem
engineering and system integration phase.
– Testing can be done by :-
●
System Developers
●
Acceptance/User of the organization
●
System Deployment
– Transferring data from existing systems , and establishing
communications with other systems in the environment
hada.rahul@gmail.com,Alliance University 30
New Requirements Emerge
●
Requirements affect design decisions and vice
versa
●
Spiral Model
hada.rahul@gmail.com,Alliance University 31
Integrate subsystem
●
Integration of subsystem can be done using :-
– “Big-Bang” approach
– Incremental approach
●
Development of subsystem can be finished at the same
time.
●
Incremental integration reduces the cost of error
location.
●
Now a days systems developed using COTS (component
off-the-self) h/w and s/w.
hada.rahul@gmail.com,Alliance University 32
References
●
Ian Somervilla Instructor presentation
– https://ifs.host.cs.st-andrews.ac.uk/Books/SE9/Pres
entations/index.html

More Related Content

PPTX
System Modelling
PPT
Architecture design in software engineering
PPT
Formal Specification in Software Engineering SE9
PPTX
Context model
PDF
Agent architectures
PDF
Management Information System (Full Notes)
PPTX
Requirements management
System Modelling
Architecture design in software engineering
Formal Specification in Software Engineering SE9
Context model
Agent architectures
Management Information System (Full Notes)
Requirements management

What's hot (20)

PPTX
System Analysis and Design
PPTX
PDF
Introduction to System Thinking
PDF
Introduction to Systems Engineering
PPTX
System Development Life Cycle (SDLC)
PDF
Enterprise Architecture Implementation And The Open Group Architecture Framew...
PPT
Requirements elicitation
PPT
Information systems
PPT
Use case Diagram
PPTX
Role of system analyst
PPT
Lecture 12 requirements modeling - (system analysis)
PPT
System development
PPTX
System modeling
PPTX
Distributed computing
PPT
Ethical And Social Issues in MIS - Management Information System
PPT
5 architecture
PDF
Design issues of dos
PPTX
PPTX
Structured Vs, Object Oriented Analysis and Design
System Analysis and Design
Introduction to System Thinking
Introduction to Systems Engineering
System Development Life Cycle (SDLC)
Enterprise Architecture Implementation And The Open Group Architecture Framew...
Requirements elicitation
Information systems
Use case Diagram
Role of system analyst
Lecture 12 requirements modeling - (system analysis)
System development
System modeling
Distributed computing
Ethical And Social Issues in MIS - Management Information System
5 architecture
Design issues of dos
Structured Vs, Object Oriented Analysis and Design
Ad

Viewers also liked (20)

PDF
Building Complex Topology using NS3
PDF
Building Topology in NS3
PDF
NS3 Overview
PDF
1 session installation
PDF
Tutorial ns 3-tutorial-slides
PPTX
Introducing sociotechnical systems
PDF
ns-3 Tutorial
PDF
Fundamental of Shell Programming
PDF
Software Engineering Introduction
PPT
PDF
Inheritance
PPT
PDF
Introduction of Cloud Computing
PPSX
Socio Technical Systems
PDF
Ns3 implementation wifi
PPTX
CS 5032 L3 socio-technical systems 2013
PDF
Socio Technical Systems
ODP
Introduction to Virtualization
PDF
Support formobility
PDF
Socket Programming using Java
Building Complex Topology using NS3
Building Topology in NS3
NS3 Overview
1 session installation
Tutorial ns 3-tutorial-slides
Introducing sociotechnical systems
ns-3 Tutorial
Fundamental of Shell Programming
Software Engineering Introduction
Inheritance
Introduction of Cloud Computing
Socio Technical Systems
Ns3 implementation wifi
CS 5032 L3 socio-technical systems 2013
Socio Technical Systems
Introduction to Virtualization
Support formobility
Socket Programming using Java
Ad

Similar to Socio-technical System (20)

PPTX
SOCIAL_TECHNICAL_SYSTEMS AND SYSTEMS ENGINEERING.pptx
PPTX
Ch19 - Systems Engineering
PPTX
Ch19 systems engineering
PPTX
Ch10-Software Engineering 9
PDF
Software Engineering - Ch2
PDF
Socio technical system
PPT
System engineering
PDF
Software engineering socio-technical systems
PPTX
overview on system engineering: applications
PPTX
PDF
Rekayasa-Perangkat-Lunak-Pertemuan-2.pdf
PPT
PPT
PDF
Advance Systems Engineering Topics
PPTX
ch10.pptx
PPT
Socio Technical Systems in Software Engineering SE2
PDF
Separation of concerns is a design concept [Dij82] that suggests that any com...
PPT
integrated system Design module introduction.ppt
PPT
Cse3 March2009cwd35with Crane
SOCIAL_TECHNICAL_SYSTEMS AND SYSTEMS ENGINEERING.pptx
Ch19 - Systems Engineering
Ch19 systems engineering
Ch10-Software Engineering 9
Software Engineering - Ch2
Socio technical system
System engineering
Software engineering socio-technical systems
overview on system engineering: applications
Rekayasa-Perangkat-Lunak-Pertemuan-2.pdf
Advance Systems Engineering Topics
ch10.pptx
Socio Technical Systems in Software Engineering SE2
Separation of concerns is a design concept [Dij82] that suggests that any com...
integrated system Design module introduction.ppt
Cse3 March2009cwd35with Crane

More from Rahul Hada (6)

PDF
P4 foundation
PDF
P4 foundation
PDF
Mobile transportlayer
PDF
Mobile Network Layer
PDF
WLAN - IEEE 802.11
PPT
Quality planning
P4 foundation
P4 foundation
Mobile transportlayer
Mobile Network Layer
WLAN - IEEE 802.11
Quality planning

Recently uploaded (20)

PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
Classroom Observation Tools for Teachers
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
Cell Types and Its function , kingdom of life
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
Business Ethics Teaching Materials for college
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PPTX
master seminar digital applications in india
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
Pre independence Education in Inndia.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Renaissance Architecture: A Journey from Faith to Humanism
Classroom Observation Tools for Teachers
TR - Agricultural Crops Production NC III.pdf
Cell Types and Its function , kingdom of life
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPH.pptx obstetrics and gynecology in nursing
Business Ethics Teaching Materials for college
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
master seminar digital applications in india
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
FourierSeries-QuestionsWithAnswers(Part-A).pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
Module 4: Burden of Disease Tutorial Slides S2 2025
STATICS OF THE RIGID BODIES Hibbelers.pdf
Cell Structure & Organelles in detailed.
Pre independence Education in Inndia.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf

Socio-technical System

  • 2. hada.rahul@gmail.com,Alliance University 2 Systems ● Software Engineering is not an isolated activity but is part of a broader systems engineering process. ● Software system are not isolated and are essential components.
  • 3. hada.rahul@gmail.com,Alliance University 3 System/Complex System ? ● “A system is a purposeful collection of interrelated components that work together to achieve some objective” ● System that includes s/w fall into two categories – Technical computer-based systems ● Systems that includes hardware and software components but not procedures and processes. – Socio-technical systems ● Systems that include technical systems but also operational processes and people who use and interact with the technical system. Socio- technical systems are governed by organisational policies and rules.
  • 4. hada.rahul@gmail.com,Alliance University 4 Technical Computer-based Systems ● System that include hardware and software but where the operators and operational processes not normally considered to be part of the system.
  • 5. hada.rahul@gmail.com,Alliance University 5 Socio-technical System ● System that include technical systems but also operational processes and people who use and interact with the technical system. ● Socio-technical systems are governed by organizational policies and rules.
  • 7. hada.rahul@gmail.com,Alliance University 7 Layers in the STS stacks ● Equipment – Hardware devices , some of which may be computers.Most devices will include an embedded system of some kind. ● Operating System – Provides a set of common facilities for higher levels in the system. ● Communications and data management – Middleware that provides access to remote systems and databases. ● Application systems – Specific functionality to meet some organization requirements
  • 8. hada.rahul@gmail.com,Alliance University 8 Layers in the STS stacks ● Business processes – A set of processes involving people and computer systems that support the activities of the business ● Organizations – Higher level strategic business activities that affect the operation of the system. ● Society – Laws , regulation and culture that affect the operation of the system.
  • 9. hada.rahul@gmail.com,Alliance University 9 Holistic System Design ● There are interactions and dependencies between the layers in a system and changes atone level ripple through the other levels. – Change is regulation leads to changes in business processes and application software
  • 10. hada.rahul@gmail.com,Alliance University 10 Organizational Affects ● Process Changes – Significant changes may be resisted by users. ● Job Changes – System me de-skill user or cause changes to the way they work. ● Organizational Changes – May change political power structure in an organization.
  • 11. hada.rahul@gmail.com,Alliance University 11 Socio-technical system characteristics ● Emergent Properties – Properties of the system of a whole that depend on the system components and their relationships ● Non-deterministic – They do not always produce the same output when presented with the same input because the system’s behaviour is partially dependent on human operators. ● Complex relationships with organizational objective – The extent to which the systemm supports organizational objective does not just depend on the system itself.
  • 12. hada.rahul@gmail.com,Alliance University 12 Emergent Properties Property Description Volume The volume of a system (the total space occupied) varies depending on how the component assemblies are arranged and connected. Reliability System reliability depends on component reliability but unexpected interactions can cause new types of failures and therefore affect the reliability of the system. Security The security of the system (its ability to resist attack) is a complex property that cannot be easily measured. Attacks may be devised that were not anticipated by the system designers and so may defeat built-in safeguards. Repairability This property reflects how easy it is to fix a problem with the system once it has been discovered. It depends on being able to diagnose the problem, access the components that are faulty, and modify or replace these components. Usability This property reflects how easy it is to use the system. It depends on the technical system components, its operators, and its operating environment.
  • 13. hada.rahul@gmail.com,Alliance University 13 Types of Emergent Property ● Functional Properties – These appear when all the parts of a system work together to achieve some objective ● Non-functional emergent properties – Example are reliability , performance , safely and security.These relate to the behaviour of the system in its operational environment
  • 14. hada.rahul@gmail.com,Alliance University 14 Reliability as an emergent property ● Because of component inter-dependencies faults can be propogated through the system ● System failure often occur because of unforeseen inter-relationships between components ● Consider reliability from three prospectives:- – Hardware reliability – Software reliability – Operator reliability
  • 16. hada.rahul@gmail.com,Alliance University 16 Non-determinism ● People are non-deterministics ● Sociotechnical systems are non-deterministic partly because of :- – People – Changes to h/w , s/w and data in these systems are so frequent.
  • 17. hada.rahul@gmail.com,Alliance University 17 System Engineering ● So , system engineering involved following activities :- – Procuring – Specifying – Designing – Implementing – Validating – Deploying – Operating – and , maintaining ● System Engineer concerned with s/w , h/w and system’s interactions with users and its environment.
  • 18. hada.rahul@gmail.com,Alliance University 18 Stages of Systems Engineering ● There are three overlapping stages in the lifetime of large and complex sociotechnical systems :- – Procurement or Acquisition – Development – Operation
  • 19. hada.rahul@gmail.com,Alliance University 19 Procurement or Acquisition ● It includes :- – Purpose of system is decided – High-level system requirements are established – Decision are made on how functionality will be distributed across hardware , software and people – and ,components that will make up the system are purchased
  • 20. hada.rahul@gmail.com,Alliance University 20 Development ● It includes :- – development activities related to ● System Developments (requirements definition , system design , hardware and software engineering , system integration and testing) ● operational Processes are defined ● the training courses for system users are designed.
  • 21. hada.rahul@gmail.com,Alliance University 21 Operation ● It includes :- – System is deployed – Users are trainined – System is brought into use
  • 24. hada.rahul@gmail.com,Alliance University 24 System Procurement ● System Procurement Process
  • 25. hada.rahul@gmail.com,Alliance University 25 System Development ● Goal of System Development Process :- – Develop or acquire all of the components of a system – Integrate these components to create the final system ● Fundamental activities involved in system development – Requirements Development – System Design – Subsystem Engineering – System Integration – System Testing – System Development
  • 27. hada.rahul@gmail.com,Alliance University 27 System Development ● Requirement Development – High-level and business requirements identified during the procurement process have to be developed in more detail. ● System Design – This process overlap with requirement development process – Establishing the overall architecture of the system – Identifying different components and understanding relationship between them
  • 28. hada.rahul@gmail.com,Alliance University 28 System Development ● Subsystem Engineering – It involves development of system components – Configuring off-the-self hardware and software – If necessary , design special-purpose hardware – Define operational processes for the system – Redesign essential business processes ● System Integration – The components are put together to create a new system
  • 29. hada.rahul@gmail.com,Alliance University 29 System Development ● System Testing – Its an extensive process which contains activities to identify the problem – If found fault then Rreentered into subsystem engineering and system integration phase. – Testing can be done by :- ● System Developers ● Acceptance/User of the organization ● System Deployment – Transferring data from existing systems , and establishing communications with other systems in the environment
  • 30. hada.rahul@gmail.com,Alliance University 30 New Requirements Emerge ● Requirements affect design decisions and vice versa ● Spiral Model
  • 31. hada.rahul@gmail.com,Alliance University 31 Integrate subsystem ● Integration of subsystem can be done using :- – “Big-Bang” approach – Incremental approach ● Development of subsystem can be finished at the same time. ● Incremental integration reduces the cost of error location. ● Now a days systems developed using COTS (component off-the-self) h/w and s/w.
  • 32. hada.rahul@gmail.com,Alliance University 32 References ● Ian Somervilla Instructor presentation – https://ifs.host.cs.st-andrews.ac.uk/Books/SE9/Pres entations/index.html