Citation: Tolga Tuzcuoğlu. The impact of financial fragility on firm performance: an analysis of BIST companies[J]. Quantitative Finance and Economics, 2020, 4(2): 310-342. doi: 10.3934/QFE.2020015
[1] | Huseyin Tastan, Sercin Sahin . Low-frequency relationship between money growth and inflation in Turkey. Quantitative Finance and Economics, 2020, 4(1): 91-120. doi: 10.3934/QFE.2020005 |
[2] | Bodo Herzog . Optimal sequencing to reform the European economic and Monetary Union: a roadmap. Quantitative Finance and Economics, 2021, 5(2): 311-324. doi: 10.3934/QFE.2021014 |
[3] | Richard J. Cebula, Don Capener . The impact of federal income tax rate cuts on the municipal bond market in the U.S.: A brief exploratory empirical note. Quantitative Finance and Economics, 2018, 2(2): 407-412. doi: 10.3934/QFE.2018.2.407 |
[4] | Thomas C. Chiang . Economic policy uncertainty and stock returns—evidence from the Japanese market. Quantitative Finance and Economics, 2020, 4(3): 430-458. doi: 10.3934/QFE.2020020 |
[5] | Guillermo Peña . Interest rates affect public expenditure growth. Quantitative Finance and Economics, 2023, 7(4): 622-645. doi: 10.3934/QFE.2023030 |
[6] | María Malmierca-Ordoqui, Carlos Arenas Laorga, Marta del Río Caballero . The effect of the Next Generation EU Funds on inequality: a DSGE model approach. Quantitative Finance and Economics, 2025, 9(2): 355-399. doi: 10.3934/QFE.2025012 |
[7] | David Kuo Chuen Lee, Chia Mei Shih, Jincheng Zheng . Asian CBDCs on the rise: An in-depth analysis of developments and implications. Quantitative Finance and Economics, 2023, 7(4): 665-696. doi: 10.3934/QFE.2023032 |
[8] | Mohammed Yaw Broni, Mosharrof Hosen, Mansur Masih . Does a country’s external debt level affect its Islamic banking sector development? Evidence from Malaysia based on Quantile regression and Markov regime-switching. Quantitative Finance and Economics, 2019, 3(2): 366-389. doi: 10.3934/QFE.2019.2.366 |
[9] | Firdos Karim, Sudipa Chauhan, Joydip Dhar . On the comparative analysis of linear and nonlinear business cycle model: Effect on system dynamics, economy and policy making in general. Quantitative Finance and Economics, 2020, 4(1): 172-203. doi: 10.3934/QFE.2020008 |
[10] | Fisnik Morina, Valdrin Misiri, Shpejtim Alijaj . Examining the relationship between public debt and private consumption in European OECD countries (2011–2020). Quantitative Finance and Economics, 2024, 8(1): 75-102. doi: 10.3934/QFE.2024004 |
The author had been tasked with improving the signal conditioning around a fluorescence sensor for ammonia measurement [1]. The existing system used an unstabilised continuously illuminated LED and a photodiode, a combination certain to give poor results [2]. Initial improvements centred on sine wave LED modulation at audio frequencies with synchronous detection to remove the effects of DC offset and uncorrelated noise, but low frequency noise and drift remained a problem; this was because LEDs exhibit large temperature coefficients, both of forward voltage and of luminous efficiency, typically 1%/℃ [3]. The solution adopted was a dual fluorescence cell and a high gain differential amplifier prior to synchronous rectification. Results were good but not robust, still having too much drift and general instability.
Related experiments on absorbance measurements clarified the need, not just for sensitivity, but for very wide dynamic range. Fluorescence and scattering are 'dark-field' measurements, that is, the whole signal is due to the analyte, so no fluorescence = no signal. Absorbance measurements are 'bright-field', which is to say that the analyte causes a reduction (which may be a very small reduction) in the detected signal; it is much easier to make a detector of high sensitivity to detect small amounts of light than it is to make a detector of high stability to detect small variations of light.
A digital lock-in amplifier was tested (Scitec 450) which offered a wide dynamic range and selectable voltage or current mode input. It appeared that one could directly connect a photodiode to the input in current-input mode, but this proved impossible, as the photodiode capacitance induced instability and oscillation at the input stage. There is a wide range of literature on the difficulties of amplifying photocurrents and a well understood set of trade-offs between gain, bandwidth and noise in transimpedance amplifiers [4].
A paper by Dorrington and Künnemeyer [5] provided the inspiration for this design. They used the DDC112 and a very low-end microcontroller to create a lock-in amplifier. This paper offers a refinement of that work, with the intention of bringing the technique up to date and complementing recent instrumental bioassays, most of which employ fluorescence, scattering or absorbance.
The DDC112 (Burr-Brown, Texas Instruments) is marketed as a "Dual Current Input 20-bit Analog to Digital Converter". It is the fusion of a medium-speed 20-bit delta-sigma ADC with a switched-integrator front end. The front end is available separately as the ACF2101 [6] which is perhaps simpler to understand. Essentially it uses a capacitor, rather than a resistor, as the feedback element around an electrometer amplifier. Thus it is a charge integrator. Internal signal routing is handled by FET switches. Anyone who has used such switches, for instance the common CD4051 transmission gate for the control of analogue signals, will have met the problem of charge injection. Logic level switching voltage applied to the FET gate transfers, through the gate capacitance, a small amount of charge into the channel, creating synchronous noise; a clear explanation of FET switch pathology is given here [7]. In a fully integrated system, charge injection can be completely cancelled, by controlling matched pairs of FETs with complementary switching waveforms [8]. The ACF2101 is built around a low-noise DIFET operational amplifier and can be used in place of any transimpedance (current-in, voltage-out) amplifier where data is to be collected in discrete intervals, rather than continuously; fortunately, that is exactly the situation in a lock-in amplifier. As a stand-alone device, the ACF2101 has a wide range of clocking speeds, but when coupled with an ADC, there is no need to integrate for less than the analogue-digital conversion time. In the DDC112, a state machine automatically sequences the various switches to provide auto-zero, integrate and hold across two integrating input channels. As one channel is integrating current from the photodiode input, the other channel output is made available to the ADC for conversion, so photocurrent collection is continuous. Within the same device family, much larger systems are available, such as the remarkable DDC2256 with 256 inputs and 24-bit converters – extreme performance for slightly more than $1 per channel, and a key component for Computed Tomography (CT) scanners, where X-rays impinge on large arrays of scintillators and photodiodes. At the more sedate data rate of this photometer, the DDC112 communicates via a simple clocked serial data stream in the time slots between conversions.
Microchip's mid-range microcontrollers include several devices with built-in USB capability. Device support from Microchip includes firmware examples for a range of USB profiles so that, upon connection, the device can announce itself to the host computer's operating system by a 'profile'; for example, an audio device, a mass storage device, a communications device (COM port), or a Human Interface Device (HID) such as a mouse or keyboard. These various profiles incorporate different communication protocols – for instance, a mass storage device does not need to respond instantly, but must transport bulk data efficiently. An audio device does not have a high throughput, but must transport data at exact, uninterrupted speeds (isochronous transmission). A HID is quick to respond, but only carries small amounts of data (64 bytes) at each transfer and is not isochronous but depends on the host's operating system. In fact, even though HID transfers are called 'interrupt', there is really no such thing in USB – the device is always polled by the host [9].
The DDC112 requires precise timing for its integration and conversion cycles, so it is not possible to run the chip directly from a general purpose computer. Instead, the PIC microcontroller uses internal interrupts to control the DDC112, while employing the spare time between USB communications to do the subtraction and averaging necessary for the digital lock-in function. In the first design presented, a relatively low-end device, the 8-bit PIC18F14K50, handles all calculations and communication; the whole circuit is powered through the USB connection, and an optically isolated output facilitates synchronous switching of (typically) a LED light source.
Untangling the state machine for the internal operation of the converter requires careful study of the data sheet. There is just one A–D converter multiplexed between two front ends, and 'continuous' and 'non-continuous' integration modes, the latter occurring when the integration time is shorter than the ADC measurement intervals. In this application, the sequence always uses continuous mode, and the state machine was explicitly initialized by sequencing the DDC112 control line 'CONV' following power-up [10]. Once initialized, CONV was subsequently toggled constantly by a short, high priority interrupt routine triggered by PIC Timer 1. With a timer clock rate of 1.5 MHz, interrupts are generated at intervals adjustable from about 0.4ms (>2500 samples per second) to about 43 ms (>23 samples per second).
The interrupt was very simply coded as
Here, CONV is actually the memory-mapped address of a hardware port pin, so the DDC is directly controlled. To further ensure predictable synchronous operation, both the DDC112 and the PIC are clocked from the same 12 MHz oscillator. FET is the address of another pin, which synchronously switches the light source. Thus, a full Phase Sensitive Detection (PSD) cycle comprises two integrations and conversions (one for each input channel) with the light source on, and then two further conversions with the light source off. The results of the latter are subtracted from the former and a running average taken as described below. The timer reload value determines the interrupt frequency and can be altered from the host computer via USB.
As proposed by Dorrington [5] a single pole low pass IIR filter was implemented with a single coefficient N = 256:
yn=yn−1+(xn−1−xn)N−2yn−1NwhentheLEDisoff,and | (1) |
yn=yn−1+(xn−xn−1)N−2yn−1NwhentheLEDison. | (2) |
This is similar to the Exponential Moving Average, the simplest possible discrete low pass filter. Using the mid-range PIC processor there was ample time for division rather than bit shifting; the expression takes 137 uS for both channel at a 48 MHz master clock rate.
In early experiments with this system, N was made variable in order to give different filter time constants. However it was found that, if N was large, rounding errors in the division would cause a steadily increasing offset such that yn would eventually become quite different to xn. This is shown in Figure 1, where the sampling rate and N were both 2425; the X axis shows time of day, so it is a slow but significant drift. After identifying the problem, the incoming 20-bit values from the ADC were left-shifted, effectively multiplying by 256, during the process of reading each byte from the converter and the coefficient N was restricted to a range of powers of 2 to prevent rounding errors.
The output of the lock-in calculation can then be low-pass filtered by saving in a circular buffer with a boxcar average taken by adding the newest values and subtracting the oldest values. This method maintains the original sample rate and is therefore of use in dynamic measurements and control systems. However, we needed the sample rate to be decimated, that is, greatly reduced to produce manageable amounts of data for static and slowly changing samples. Decimation was simply performed by summing and averaging samples at the desired data intervals. Combinations of filtering and decimation are used to give a consistent final measurement rate, even though actual integration times vary.
A useful property of the integrating converter, most commonly seen in digital multimeters, is that if the integration time is a multiple of the electrical mains supply period, any induced interference cancels out [11]. For this system, that means that long integrations should be timed as multiples of 20 ms (or 16.66 ms for 60 Hz mains). Conversely, an integration period of 10 ms with a lock-in cycle of 20 ms is the worst possible setting because the lock-in will detect mains frequency as a valid signal. A simple on/off lock-in detector is also susceptible to harmonics of the mains frequency [12]. Consequently, short integration rates must be non-harmonic multiples: 75 Hz, 125 Hz, 175 Hz, ranging up to 2425 Hz, the fastest possible, given a 12 MHz master clock. A selection of these integration times were made available in the software.
The USB 'stack' exercises specific hardware within the PIC, to communicate bi-directionally through a pair of wires. USB cables carry +5 V and ground as well as signals, and the USB standard provides for the supply of up to 500 mA per device which is ample for this application, including driving indicator LEDs and an opto-isolator for LED modulation control. The HID protocol used in this project is simple and predictable: each transaction takes 1ms so a command and reply takes 2 ms.
The PIC uses a special 2-port RAM so USB transactions are independent of the main program flow. The usual way of running the USB stack in a PIC is by interrupt; the USB hardware interrupts the program when it needs servicing - for instance, when a message has arrived in the buffer. Interrupt operation is unacceptable here, since the lock-in has to have priority. It would be possible to prioritize the interrupts, but it is much simpler to put the USB stack in 'polling' mode, called at frequent intervals from the main loop. The USB stack must be serviced by calling the function USBDeviceTasks() at least once every 1.8 ms [13], requiring a reasonably fast main loop. In fact, the main loop and calculations must be complete within 0.66 ms to make use of the DDC112's maximum conversion rate. The time taken to do these calculations can be found through simulation, but it is more reassuring to use a spare pin on the PIC, toggle it with a command at the beginning and end of a software routine and measure the resulting pulse length on an oscilloscope – proving, in this case, that the calculations for phase-sensitive detection and averaging, with call and return, take 0.28 ms.
There are three functional sections: the microcontroller, switching interfaces and the converter with its high impedance current-sensing inputs. It can be assumed that the +5 V power line is noisy – very noisy, relative to the signal levels we want to measure, so precautions are needed in terms of filtering and circuit board layout. Power is filtered right at the entry point with low-inductance ceramic capacitors and a ferrite-cored inductor. Standard inductors should not be used, as noise spikes can induce ringing; ferrites suppress this problem. The circuit board was laid out with regard to the usual need to separate analogue and digital ground planes; these are joined at just one point (Figure 2).
One interesting issue was that, in an early version, both power and ground were separated by inductors in an attempt to minimize analogue noise. This caused early mortality to two (expensive) DDC112s when, at switch-on, the voltage at the digital ground pin was briefly quite different to that of the analogue ground pin, causing unintended internal conduction. Separately named analogue and digital ground pins in ADCs can be somewhat misleading; the two should always both be connected to the analogue ground plane, but, when directly interfaced to a processor, the analogue and digital planes must be at practically the same potential. This was resolved here by ensuring that the analogue and digital ground planes are joined, but only in one place, and in a place that ensures that noisy digital ground currents do not flow through any of the analogue ground plane [14]. Data sheet guidance was followed, placing power supply decoupling capacitors as close as possible to the device pins, and buffering the reference supply voltage. In the 'all-in-one' combined source and detector circuit board shown below (Figure 3) the source LED is run at a constant 20 mA, derived by impressing 2 V across a 100 ohm resistor in a conventional current sink circuit. Rather than modulating the current source, the LED current is diverted through FET Q2 to turn it off. This means that the current draw remains constant so as not to disturb the supply rail. This scheme is generally applicable for LED modulation even at very high currents and ensures fast switch-on and switch-off.
Microchip provides a.dll [15] which simplifies the creation of host applications. This project used Visual C# 2008 originally, now updated to Visual C# 2017, to make a simple chart-recorder type user interface. HID.dll does require some 'unsafe' code, that is, not managed by the dotnet framework, because of the use of pointers; if a more secure environment is required, the 'libusb' library [16] is a well-known multi-platform alternative. Within the C# project: Following initialization, communication involves loading a 64-byte buffer (typically with a command to read data), sending it and receiving a 64-byte buffer by return. Results are reconstituted from the string of bytes and can be saved to a.csv file – this has been used for subsequent import to Excel. As well as HID.dll, the NPlot chart library [17] was imported and set up as a scrolling chart recorder, with a few numeric controls and buttons added to control integration time, filter coefficient etc. Further buttons allow the user to set up zero and full scale readings. Zero is of course not necessary when in lock-in mode – it is constantly auto-zeroed. Once a 'full scale' reading (corresponding to 100% transmittance or zero absorbance) the graph switches to present absorbance units directly; absorbance calculations are explained in section 5, below. Windows is not the only presentation platform; a more recent application took the HID framework made available by Measurement Computing [18] to attach the device to a Raspberry Pi as an embedded photometer within a microbioreactor system.
A large proportion — too many to list here — of instrumental chemical and biological assays have an optical basis. In optical absorbance measurement, an excitation source generates radiation (ranging, according to the instrument, from infra-red to ultraviolet wavelengths) which is passed through the sample and measured by a detector. Generally, the instrument includes a method of selecting the radiation wavelength, using filters, prisms or gratings. Absorbance is related to concentration in accordance with the Beer-Lambert Law:
absorbance=log[P0P]=molarabsorptivity×pathlength×concentration | (3) |
where P0 is the optical power measured with no sample (or, more commonly with a non-absorbing 'blank' sample to allow for optical losses in the sample vessel walls) and P is the optical power measured with the sample in place. Molar absorptivity is a property of the material being measured (the analyte) and varies with wavelength, so analysis is normally carried out at a particular wavelength. Instrumentally, there are difficulties when absorbance is very high, because the detected radiation power P is very low and possibly lost in noise.
A different problem — that of resolution — arises when the absorptivity is weak, or the sample dilute, such that the absorbance is very small and P ≈ P0. As seen in the equation, the ability to resolve small values of absorbance corresponding to dilute or weakly absorbing samples depends directly on measuring very small reductions in light level – as stated before, this relies on ADC resolution. If we adjusted the blank intensity to maximize the ADC reading and could achieve the ideal 20-bit resolution, the smallest measurable absorbance would be about 4 × 10-7 absorbance units. This performance is not possible in practice, due to shot noise, sub-optimal set-up, stray light, scattering, reflections, temperature drift etc.
It is possible to increase instrumental sensitivity using 'cavity enhancement', where the light passes through the sample multiple times in a resonant mirrored cavity [19], but it's also worthwhile using the best detector resolution available.
At the high-current end, the DDC112 is limited by the integration capacitor and integration time. Although the data sheet specifies an external capacitor limit of 250 pF, the application note [20] states that much larger capacitors can be used, up to 2 nF which equates to 7800 pC per integration. With a minimum integration time of 333 us, this equates to 23 uA continuous current and, according to the application note, 750 uA momentary maximum. At the low current end, the DDC112 can integrate for long periods, limited by charge leakage, but in this design, at 200 ms and 50 pC (the smallest integration capacitor) full scale equates to about 240 pA (remembering the 4096-count offset). It is found that, with filtering, the device noise equates to only 1–2 counts as shown later and each count corresponds to about 0.2 fA – around a thousand electrons per second.
The chart (Figure 4) records the output of a blue LED (470 nm, HLMP-CB2A-VW0DD, Broadcom) run at 20 mA forward current, illuminating (but not equally) two TO-18 housed photodiodes (BPX65, Centronic). The circuit was contained in draught-proof box and left for about half an hour. The very high resolution can be seen from the y-axis, which, zoomed in, easily demonstrates a problem – drift.
Sources of Noise and Drift
Note that the full-scale reading is only half of 220 - 4096, that is 520192, since the LED is only on half of the time. The short-term noise is only a few counts in several hundred thousand. It differs between channels A and B: this is attributed to a non-symmetrical circuit board layout, where the current source was located close to one input and the LED current flowed through that area – a different version, with an external LED supply and modulator, did not exhibit this problem. The most obvious problem is temperature-induced drift: all LEDs exhibit a large temperature coefficient of both efficiency and forward voltage [2] which is not prevented simply by operating from a constant current source. Similar problems apply to all light sources, so the normal arrangement is the 'dual beam', where a single light source is split into two paths, one of which includes the sample (measured intensity P), one of which is blank (measured intensity P0). Then, the measurement is ratiometric so the source intensity should be uncritical.
However, in Figure 4, we saw that the ratio also drifted, even though the photodiodes were adjacent, because they were not sufficiently closely thermally coupled. This was corrected with a few turns of copper tape joining the photodiodes and, as seen in the next set of results (Figure 5) the ratio is quite constant. This would be the normal situation in an instrument: the detectors would be mounted in a solid block, typically of aluminum. When converted via the Beer-Lambert equation, this variation in ratio corresponds to an uncertainty of about 3 × 10-5 absorbance units – despite the fact that the circuit was at this time open to room illumination, which is why the average reading varies noticeably even though the lock-in reading is unaffected. There remain some short-term correlations between the noise in the two channels, visible in the lock-in readings. This is due to the common source, that is, the LED and drive circuitry, and could be due to relatively short-term variations in LED temperature; the LED, being warm, is more affected by draughts and convection than are the photodiodes.
The device has also been used in fluorescence detection. Here, we require low noise and high sensitivity. To illustrate; in (Figure 6) the LED power is turned off and the photodiodes covered with black cloths, though evidently not completely – notice the ingress of ambient light in the lower, average-readings plot. The sensitivity was increased by a factor of 340 by increasing the integration time to 20 ms with 50-sample averaging and reducing the integration capacitor to 50 pC full-scale. Again it is seen that the lock-in ignores stray light and indicates noise below 2 counts rms.
This noise level equates to
2counts×50pC×50samples/sec219−4096≈1fA | (4) |
A later version of the USB photometer employed a PIC32MX processor (again with USB) connected to two DDC114 converters, each handling four inputs from an 8-photodiode array (Figure 7). This circuit uses a FET gate-drive opto-coupler, (ACPL-P483, Avago) seen at the left below, to switch an external power FET and high-current white LED source. The PIC32 needs very good power supply decoupling with at least 10uF (ceramic) directly at the pins to minimize noise. Performance was similar to the DDC112. Care was taken to keep the low-noise analogue circuitry away from the digital areas: in this example the earth planes were separated by ferrite beads but these were of very low resistance, and no opto-isolator LED current was taken through the analogue plane.
The PIC32 processor, costing hardly any more than the 8-bit version (and far less than the converters) has single-cycle multiply and will can do a 32-bit divide in less than a microsecond. With hundreds of microseconds of spare time between conversions, a higher-order digital filter could be implemented if required, though the noise figures already demonstrated should show that there is no longer a place for conventional photodiode amplifiers in photometers. There are more advanced modulation schemes which could be applied in open-air measurement designs such as the measurement of turbidity in water treatment plant: The present system uses the most basic on/off (square-wave) phase-sensitive modulation and is susceptible to external noise at odd multiples of the modulation frequency – hence the restricted range of integration times. Using extra pins on the processor to synchronously switch three or four current sources could give a pseudo-sine source modulation waveform (a Walsh function modulation) which, with suitable multiplication coefficients, would greatly suppress spurious harmonic responses [21]. The ability of integrating converters to reject such periodic interference does depend on knowing the exact mains frequency, which can drift; a previous publication [22] has discussed this and used a frequency-tracking scheme for optimization. Such tracking could also be applied here, if the circumstances of use exposed the detectors to mains-powered ambient light.
Switched-integrator input analogue-digital converters originally designed by Burr Brown and presently manufactured by Texas Instruments can be used to make high-performance lock-in electrometers and photometers. Supervision and communication with a low-cost microcontroller facilitates the construction of an easy-to-use USB plug-and-play system with unusually wide dynamic range. Since most small microcontrollers have limited arithmetic abilities, care is needed to avoid errors in filter calculations. There is little extra cost and significant benefit in using 32-bit microcontrollers. More advanced noise-rejection techniques, such as the Walsh demodulator, would extend the system's utility further. A version to fit on the Raspberry Pi as a HAT (Hardware Attached on Top) is planned; although the Pi can perform complex digital filtering, a supervisory microcontroller would still be required to ensure predictable CONV switching. In many cases, short integration times are required (shorter than the 20 ms (16.66 ms) period of mains interference) but the benefits of rejection may be easily claimed by summing the results of multiple conversions – for instance, ten 2 ms integrations and conversions, summed, equate to a single 20 ms conversion with mains rejection.
The author declares no conflict of interest in this paper.
Circuit diagrams, indicative PCB layouts, Gerber files and source code are available on request from the author at the contact email address. Both the PIC18F14K50 (8-bit) and the PIC32MX250F128B (32-bit) processors were programmed with Microchip's bootloader program, which greatly simplifies updates: pressing and holding a switch causes the processor to reboot using an alternative USB HID identity, so that the compiled hex file can be downloaded without using a programmer. The bootloader itself does have to be programmed in using a programmer such as the PICkit3, but only once. Due to the small amount of memory in the 8-bit PIC, the bootloader requires heavily optimized compilation which is only briefly available in the free version of the compiler (during the evaluation period) but there is no need for recompilation, one may simply use the provided.hex file.
Tools used during development:
MPLAB IDE v8.92
https://www.microchip.com/development-tools/pic-and-dspic-downloads-archive
C18 Compiler
https://www.microchip.com/Developmenttools/ProductDetails/SW006011
XC32 Compiler
http://ww1.microchip.com/downloads/en/DeviceDoc/xc32-v1.30-windows-installer.exe
Visual Studio 2008 Express
Visual Studio 2017 Community
https://visualstudio.microsoft.com/downloads/
Schematic & PCB Design
Proteus Design Suite https://www.labcenter.com
[1] | Adjasi CK, Biekpe NB, Osei KA (2011) Stock Prices and Exchange Rate Dynamics in Selected African Countries: A Bivariate Analysis. Afr J Econ Manag Stud 2: 143-164. |
[2] | Agostini M (2018) Corporate Financial Distress: Going Concern Evaluation in Both International and US Contexts, Cham: Springer International Publishing AG. |
[3] | Ahumada AC, Budnevich CL (2002) Some Measures of Financial Fragility in the Chilean Banking System: An Early Warning Indicators Application. In: Hernandez, L., Hebbel, K.S., Banking, Financial Integration and International Crisis, Santiago: Central Bank of Chile, 175-197. |
[4] | Akın F (2017) Türkiye ve Seçilmiş Balkan Ülkelerinde Makroekonomik Kırılganlık: Karşılaştırmalı Bir Analiz. Balkan ve Yakın Doğu Sosyal Bilimler Dergisi 03: 88-96. |
[5] | Aklan NA, Çınar M, Akay HK (2015) Financial Stress and Economic Activity Relationship in Turkey: Post-2002 Period. Yönetim ve Ekonomi 22: 567-580. |
[6] | Alam MM, Uddin MGS (2009) Relationship between Interest Rate and Stock Price: Empirical Evidence from Developed and Developing Countries. Int J Bus Manage 4: 43-51. |
[7] |
Allen WA, Wood G (2006) Defining and Achieving Financial Stability. J Financ Stab 2: 152-172. doi: 10.1016/j.jfs.2005.10.001
![]() |
[8] |
Altman EI (1968) Financial Ratios, Discriminant Analysis and the Prediction of Corporate Bankruptcy. J Financ 23: 589-609. doi: 10.1111/j.1540-6261.1968.tb00843.x
![]() |
[9] | Altman EI (1983) Corporate Financial Distress, NY: Wiley InterScience. |
[10] | Altman EI (2000) Predicting Financial Distress of Companies: Revisiting the Z-Score and Zeta® Models. Available from: http://pages.stern.nyu.edu/~ealtman/Zscores.pdf. |
[11] | Altman EI, Hotchkiss E (2006) Corporate Financial Distress and Bankruptcy: Predict and Avoid Bankruptcy, Analyze and Invest in Distressed Debt, NJ: Wiley. |
[12] |
Amel D, Froeb L (1991) Do Firms Differ Much? J Ind Econ 39: 323-331. doi: 10.2307/2098523
![]() |
[13] | Andreß HJ, Golsch K, Schmidt AW (2013) Applied Panel Data Analysis for Economic and Social Surveys, Springer Science & Business Media. |
[14] |
Aspachs O, Goodhart CAE, Tsomocos DP, et al. (2007) Towards a Measure of Financial Fragility. Ann Financ 3: 37-74. doi: 10.1007/s10436-006-0061-z
![]() |
[15] | Aydeniz E (2009) Makroekonomik Göstergelerin Firmaların Finansal Performans Ölçütleri Üzerindeki Etkisinin Ölçülmesine Yönelik Bir Araştırma: IMKB'ye Kote Gıda ve İçecek İşletmeleri Üzerine bir Uygulama. Marmara Üniversitesi İİBF Dergisi 27: 263-277. |
[16] |
Bailey W, Chung YP (1995) Exchange Rate Fluctuations, Political Risk, and Stock Returns: Some Evidence from an Emerging Market. J Finan Quant Anal 30: 541-561. doi: 10.2307/2331276
![]() |
[17] | Bain JS (1956) Barriers to New Competition, Cambridge: Harvard University Press. |
[18] |
Bain JS (1951) Relation of Profit Rate to Industry Concentration: American Manufacturing, 1936-1940. Q J Econ 65: 293-324. doi: 10.2307/1882217
![]() |
[19] | Balakrishnan R, Danninger S, Elekdağ S, et al. (2009) The Transmission of Financial Stress from Advanced to Emerging Economies. IMF Working Paper, No. 09/133. |
[20] | Barışık S, Demirel B (2014) Finansal Kırılganlık ve Türk Bankacılık Sektörü İçin 2002-2011 Dönemi Finansal Kırılganlık Endeksi. TİSK Akademi 16: 119-136. |
[21] | Bartov E, Bodnar GM, Kaul A (1995) Exchange Rate Variability and the Riskiness of US Multinational Firms: Evidence from the Breakdown of the Bretton Woods System. NBER Working Paper w5323. |
[22] |
Baum CF, Caglayan M, Barkoulas JT (2001) Exchange Rate Uncertainty and Firm Profitability. J Macroecon 23: 565-576. doi: 10.1016/S0164-0704(01)00178-1
![]() |
[23] | Bayraktar Y, Elüstü S (2016) Makroekonomik Kırılganlığın Ölçülmesi: Yükselen Piyasalar ve Türkiye İçin Karşılaştırmalı Bir Analiz. Uluslararası Emek ve Toplum Dergisi 5: 9-29. |
[24] |
Beck T, Demirgüç-Kunt A, Levine R (2006) Bank Concentration, Competition, and Crises: First Results. J Bank Financ 30: 1581-1603. doi: 10.1016/j.jbankfin.2005.05.010
![]() |
[25] |
Bernanke B, Gertler M (1990) Financial Fragility and Economic Performance. Q J Econ 105: 87-114. doi: 10.2307/2937820
![]() |
[26] | Biørn E (2017) Econometrics of Panel Data, Methods and Applications, NY: Oxford University Press. |
[27] | Boğa S (2017) Finansal Kırılganlıklar ve Uluslararası Sermaye Hareketleri: Gelişmekte Olan Ülkeler Üzerine Bir Analiz. Finansal Araştırmalar ve Çalışmalar Dergisi 9: 1-17. |
[28] | Bölükbaşı ÖF, Ürkmez E, Karamustafa O (2018) Türk Bankacılık Sektörünün Kırılganlığı: Ampirik Bir Çalışma. Uluslararası İktisadi ve İdari İncelemeler Dergisi 11: 485-496. |
[29] | Borsa Istanbul Historic and Reference Data Platform (2018a) Balance Sheets and Income Statements (2005-2008). Available from: https://datastore.borsaistanbul.com. |
[30] | Borsa Istanbul Historic and Reference Data Platform (2018b) Daily Closing Prices and Trade Volumes (2005-2017). Available from: https://datastore.borsaistanbul.com. |
[31] | Brealey RA, Myers SC, Marcus AJ (2001) Fundamentals of Corporate Finance, NY: McGraw-Hill. |
[32] | Bülbül H, Akgül I (2018) Türkiye Finansal Stres Endeksi ve Markov Rejim Değişim Modeli ile Yüksek Stres Dönemlerinin Belirlenmesi. Eskişehir Osmangazi Üniversitesi İİBF Dergisi 13: 125-140. |
[33] | Calomiris CW (1995) Financial Fragility: Issues and Policy Implications. In: Benink, H.A., Coping with Financial Fragility and Systemic Risk, Financial and Monetary Policy Studies, 30. NY: Springer Science+Business Media, 47-63. |
[34] |
Cameron K (1980) Critical Questions in Assessing Organizational Effectiveness. Organ Dyn 9: 66-80. doi: 10.1016/0090-2616(80)90041-8
![]() |
[35] | Cardarelli R, Elekdağ S, Lall S (2009) Financial Stress, Downturns, and Recoveries. IMF Working Paper, No. 09/100. |
[36] | Carton RB, Hofer CW (2007) Measuring Organizational Performance: Metrics for Entrepreneurship and Strategic Management Research, Cheltenham: Edward Elgar Publishing Limited. |
[37] | Central Bank of the Republic of Turkey Electronic Data Delivery System (2018a) Borsa Istanbul (BIST) Trading Volume (Thousand TRY, Thousand Unit) (Business). Market Statistics. Available from: https://evds2.tcmb.gov.tr/index.php?/evds/serieMarket. |
[38] | Central Bank of the Republic of Turkey Electronic Data Delivery System (2018b) Exchange Rates-CPI Based Real Effective Exchange Rate (2003 = 100). Exchange Rates. Available from: https://evds2.tcmb.gov.tr/index.php?/evds/serieMarket. |
[39] | Central Bank of the Republic of Turkey Electronic Data Delivery System (2018c) Firms Statistics-Newly Established and Liquidated (TOBB). Production Statistics. Available from: https://evds2.tcmb.gov.tr/index.php?/evds/serieMarket. |
[40] | Central Bank of the Republic of Turkey Electronic Data Delivery System (2018d) Gross External Debt (Treasury) (Million US Dollar) (Quarterly). External Debt. Available from: https://evds2.tcmb.gov.tr/index.php?/evds/serieMarket. |
[41] | Central Bank of the Republic of Turkey Electronic Data Delivery System (2018e) International Reserves ($ Millions) (Monthly). Balance of Payments International Investment Position. Available from: https://evds2.tcmb.gov.tr/index.php?/evds/serieMarket. |
[42] | Chadwick MG, Öztürk H (2018) Measuring Financial Systemic Stress for Turkey: A Search for the Best Composite Indicator. CBRT Working Paper, No. 18/16. |
[43] |
Chakravarthy BS (1986) Measuring Strategic Performance. Strategic Manage J 7: 437-458. doi: 10.1002/smj.4250070505
![]() |
[44] | Cheang N, Choy I (2011) Aggregate Financial Stability Index for an Early Warning System. Macao Monetary Res Bull 21: 27-51. |
[45] | Crockett A (1997) The Theory and Practice of Financial Stability. Essays in International Finance, 203(April), NJ: Princeton University Press. |
[46] |
Cubbin J, Geroski PA (1987) The Convergence of Profits in the Long Run: Inter-Firm and Inter-Industry Comparisons. J Ind Econ 35: 427-442. doi: 10.2307/2098581
![]() |
[47] | Çakmak U (2013) Finansal Kırılganlık Endeksi (Türkiye 1989-2011) ve Yorumlar. Uludağ Üniversitesi İktisadi ve İdari Bilimler Dergisi 32: 239-260. |
[48] | Çan H, Dinçsoy MO (2016) Kırılganlık Göstergeleri ve Kırılgan Beşli Ülkeleri Üzerine Bir İnceleme. Akademik Sosyal Araştırmalar Dergisi 4: 199-217. |
[49] |
Çevik Eİ, Dibooğlu S, Kenç T (2013) Measuring Financial Stress in Turkey. J Policy Model 35: 370-383. doi: 10.1016/j.jpolmod.2012.06.003
![]() |
[50] | Davis EP (1995) Debt, Financial Fragility, and Systemic Risk, NY: Oxford University Press. |
[51] | Degryse H, Elahi MA, Penas MF (2013) Determinants of Banking System Fragility: A Regional Perspective. European Central Bank Working Paper Series, No. 1567. |
[52] | Demirel B, Barışık S, Karanfil N (2016) Türk Bankacılık Sektörü Kırılganlık Endeksini Belirleyen Faktörler. Bankacılar Dergisi 99: 16-36. |
[53] | Demirgüç-Kunt A, Detragiache E (1998) Financial Liberalization and Financial Fragility. IMF Working Paper, No. WP/98/83. |
[54] | Drucker P (1954) The Practice of Management, NY: Harper & Row. |
[55] |
Dumas B (1978) The Theory of the Trading Firm Revisited. J Finance 33: 1019-1030. doi: 10.1111/j.1540-6261.1978.tb02041.x
![]() |
[56] | Durukan MB (1999) İstanbul Menkul Kıymetler Borsası'nda Makroekonomik Değişkenlerin Hisse Senedi Fiyatlarına Etkisi. İMKB Dergisi 3: 19-47. |
[57] | Ekinci A (2013) Financial Stress Index for Turkey. J Doğuş Univ 14: 213-229. |
[58] | Elekdağ S, Kanlı İB, Samancıoğlu Z, et al. (2010) Finansal Stres ve İktisadi Faaliyet. Cent Bank Rev 10: 1-8. |
[59] | FED (2014) Monetary Policy Report. February 11, 2014. Available from: https://www.federalreserve.gov/monetarypolicy/files/20140211_mprfullreport.pdf. |
[60] |
Filho FF, Terra FHB, Conceição OAC (2010) The Financial Fragility Hypothesis Applied to the Public Sector: An Analysis for Brazil's Economy from 2000 to 2008. J Post Keynesian Ec 33: 151-168. doi: 10.2753/PKE0160-3477330108
![]() |
[61] | Gadanecz B, Jayaram K (2009) Measures of Financial Stability-A Review. IFC Bull 31: 365-383. |
[62] |
Gao T (2000) Exchange Rate Movements and the Profitability of US Multinationals. J Int Money Financ 19: 117-134. doi: 10.1016/S0261-5606(99)00038-8
![]() |
[63] | General Directorate of Budget and Fiscal Control (2018a) Economic Indicators (1950-2018). Available from: http://www.bumko.gov.tr/TR,7045/ekonomik-gostergeler-1950-2018.html. |
[64] | General Directorate of Budget and Fiscal Control (2018b) Main Economic Figures (2000-2018). Available from: http://www.bumko.gov.tr/TR,7044/temel-ekonomik-buyuklukler-2000-2018.html. |
[65] | González-Hermosillo B, Pazarbaşıoğlu C, Billings R (1996) Banking System Fragility: Likelihood versus Timing of Failure - An Application to the Mexican Financial Crisis. IMF Working Paper, No. WP/96/142. |
[66] |
Goodhart CAE, Sunirand P, Tsomocos DP (2006) A Model to Analyse Financial Fragility. Econ Theory 27: 107-142. doi: 10.1007/s00199-004-0572-7
![]() |
[67] | Gujarati D (2011) Econometrics by Example, Basingstoke: Palgrave Macmillan. |
[68] | Hakkio CS, Keeton WR (2009) Financial Stress: What Is It, How Can It Be Measured, and Why Does It Matter? Econ Rev 94: 5-50. |
[69] | Helfert EA (1994) Techniques of Financial Analysis. Boston: Irwin. |
[70] | Higgins RC (1995) Analysis for Financial Management. Boston: Irwin. |
[71] | Hsiao C (2014) Analysis of Panel Data, NY: Cambridge University Press. |
[72] | Jones L, Krause S (2007) Latin American Banking Fragility: An Assessment of the Role Played by Foreign Banks. Emory University Department of Economics Working Papers, No. 07-13. |
[73] | Kaplan F, Yapraklı S (2014) Ekonomik Kırılganlık Endeksi Göstergelerinin Döviz Kuru Üzerindeki Etkileri: Kırılgan 12 Ülke Üzerine Panel Veri Analizi. Uluslararası Alanya İşletme Fakültesi Dergisi 6: 111-121. |
[74] | Kaplan RS, Norton DP (1992) The Balanced Scorecard: Measures that Drive Performance. Harv Bus Rev, 71-79. |
[75] | Karakurt B, Şentürk SH, Ela M (2015) Makro Ekonomik Kırılganlık: Türkiye ve Şangay Beşlisi Karşılaştırması. Yönetim ve Ekonomi Araştırmaları Dergisi 13: 283-307. |
[76] | Karamustafa O, Karakaya A (2004) Enflasyonun Borsa Performansı Üzerindeki Etkisi. Kocaeli Üniversitesi Sosyal Bilimler Enstitüsü Dergisi 7: 23-35. |
[77] | Kaya E, Kılınç A (2016) Türkiye için Finansal Sıkıntı Endeksinin Ölçümü ve Finansal Sıkıntı Endeksinin Reel Ekonomik Faaliyetler ile İlişkisi. Uluslararası Yönetim İktisat ve İşletme Dergisi 30: 402-413. |
[78] | Kaymaz Ö, Kaymaz Ö, Sayar Z (2015) Corporate Financial Reporting and Performance: A New Approach, NY: Palgrave Macmillan. |
[79] |
Kessides IN (1986) Advertising, Sunk Costs, and Barriers to Entry. Rev Econ Stat 68: 84-95. doi: 10.2307/1924931
![]() |
[80] | Kessides IN (1987) Do Firms Differ Much? Some Additional Evidence. Working Paper, Department of Economics, University of Maryland. |
[81] | Kibritçioğlu A (2002) Excessive Risk-Taking, Banking Sector Fragility and Banking Crises. University of Illinois at Urbana-Champaign Working Paper, No. 02-0114. |
[82] | Kibritçioğlu A (2003) Monitoring Banking Sector Fragility. Arab Bank Rev 5: 51-66. |
[83] |
Klemkosky RC (2013) Financial System Fragility. Bus Horiz 56: 675-683. doi: 10.1016/j.bushor.2013.07.005
![]() |
[84] | Kliesen KL, Owyang MT, Vermann EK (2012) Disentangling Diverse Measures: A Survey of Financial Stress Indexes. Fed Reserve Bank St 94: 369-397. |
[85] | Koller T, Goedhart M, Wessels D (2015) Valuation: Measuring and Managing the Value of Companies, NY: John Wiley & Sons. |
[86] |
Kyereboah-Coleman A, Agyire-Tettey KF (2008) Impact of Macroeconomic Indicators on Stock Market Performance: The case of the Ghana Stock Exchange. J Risk Financ 9: 365-378. doi: 10.1108/15265940810895025
![]() |
[87] | Leon SM (2016) Financial Intelligence for Supply Chain Managers: Understand the Link between Operations and Corporate Financial Performance, NJ: Pearson. |
[88] | Lu L (2009) Corporate Social Responsibility, Corporate Restructuring and Firm's Performance: Empirical Evidence from Chinese Enterprises, Berlin: Springer. |
[89] | Mazumdar M (2013) Performance of Pharmaceutical Companies in India: A Critical Analysis of Industrial Structure, Firm Specific Resources, and Emerging Strategies. Berlin: Springer. |
[90] |
McGahan AM (1999) The Performance of US Corporations: 1981-1994. J Ind Econ 47: 373-398. doi: 10.1111/1467-6451.00105
![]() |
[91] |
Mete M, Pekmez G, Kıyançiçek C (2016) 2008 Finansal Krizinin Kırılgan Sekizliler Üzerindeki Etkisi: Teorik Bir İnceleme. Elektronik Sosyal Bilimler Dergisi 15: 689-709. doi: 10.17755/esosder.66526
![]() |
[92] | Ministry of Treasury (2018) Public Net Debt Stock Statistics. Available from: https://www.hazine.gov.tr/kamu-finansmani-istatistikleri. |
[93] | Minsky HP (1995) Financial Factors in the Economics of Capitalism. In: Benink, H.A., Coping with Financial Fragility and Systemic Risk. Financial and Monetary Policy Studies, 30, NY: Springer Science+Business Media, 3-14. |
[94] | Montiel PJ (2011) Macroeconomics in Emerging Markets, NY: Cambridge University Press. |
[95] |
Murphy GB, Trailer JW, Hill RC (1996) Measuring Performance in Entrepreneurship Research. J Bus Res 36: 15-23. doi: 10.1016/0148-2963(95)00159-X
![]() |
[96] | Naceur SB (2003) The Determinants of the Tunisian Banking Industry Profitability: Panel Evidence. Universite Libre de Tunis Working Papers 10/2003. |
[97] | Öztürk H (2016) Türk Bankacılık Sektörünü Etkileyen Makro Ekonomik Faktörlerin Ampirik Analizi. Finans Politik ve Ekonomik Yorumlar 53: 11-29. |
[98] | Öztürkler H, Göksel T (2013) Türkiye İçin Finansal Baskı Endeksi Oluşturulması. Türkiye Ekonomi Politikaları Araştırma Vakfı Politika Notu 201319: 1-8. |
[99] |
Pasiouras F, Kosmidou K (2007) Factors Influencing the Profitability of Domestic and Foreign Commercial Banks in the European Union. Res Int Bus Financ 21: 222-237. doi: 10.1016/j.ribaf.2006.03.007
![]() |
[100] | Penman SH (2001) Financial Statement Analysis and Security Valuation, NY: McGraw-Hill. |
[101] | Pesaran MH (2015) Time Series and Panel Data Econometrics, NY: Oxford University Press. |
[102] | Pesola J (2005) Banking Fragility and Distress: An Econometric Study of Macroeconomic Determinants. Bank of Finland Research Discussion Papers, No. 13/2005. |
[103] | Pesola J (2007) Financial Fragility, Macroeconomic Shocks and Banks' Loan Losses: Evidence from Europe. Bank of Finland Research Discussion Paper, No. 15/2007. |
[104] | Pozzoli M, Paolone F (2017) Corporate Financial Distress: A Study of the Italian Manufacturing Industry, Springer. |
[105] | Public Disclosure Platform (2018) Financial Statements (Annual) (2009-2017). Available from: https://www.kap.org.tr/. |
[106] | Ratner I, Stein G, Weitnauer JC (2009) Business Valuation and Bankruptcy, NJ: John Wiley & Sons. |
[107] |
Rumelt RP, Schendel D, Teece DJ (1991) Strategic Management and Economics. Strategic Manage J 12: 5-29. doi: 10.1002/smj.4250121003
![]() |
[108] | Saccomanni F (2008) Managing International Financial Instability: National Tamers versus Global Tigers, Cheltenham: Edward Elgar. |
[109] | Saraçoğlu B, Sülkü SN (2016) Assessment of the Vulnerability of the Turkish Economy. J Appl Econ Bus Res 6: 17-35. |
[110] |
Scott JT, Pascoe G (1986) Beyond Firm and Industry Effects on Profitability in Imperfect Markets. Rev Econ Stat 68: 284-292. doi: 10.2307/1925508
![]() |
[111] |
Shapiro AC (1975) Exchange Rate Changes, Inflation, and the Value of the Multinational Corporation. J Financ 30: 485-502. doi: 10.1111/j.1540-6261.1975.tb01824.x
![]() |
[112] | Sinapi C (2014) Revisiting the Washington Consensus Debate Today: A Theoretical Appraisal of International Institutions Prescriptions to Emerging Economies. In: Radonjić, O., Sinapi, C., Financial Instability and Economic Development in Emerging Markets: Controversies and Critical Issues, Journal of Social Sciences and Humanities 11: 29-52. |
[113] | Singh TR (2010) Ordered Probit Model of Early Warning System for Predicting Financial Crisis in India. IFC Bull 34: 185-201. |
[114] |
Steers RM (1975) Problems in the Measurement of Organizational Effectiveness. Adm Sci Q, 546-557. doi: 10.2307/2392022
![]() |
[115] |
Şensoy A, Öztürk K, Hacıhasanoğlu E (2014) Constructing a Financial Fragility Index for Emerging Countries. Financ Res Lett 11: 410-419. doi: 10.1016/j.frl.2014.07.007
![]() |
[116] | Taylor CR (1995) Global Financial Fragility and the Private Sector. In: Benink, H.A., Coping with Financial Fragility and Systemic Risk, Financial and Monetary Policy Studies, 30. NY: Springer Science+Business Media, 169-174. |
[117] | Tunay KB (2009) Türk Bankacılık Sektöründe Rekabet ve Kırılganlık. Bankacılar Dergisi 68: 30-55. |
[118] |
Tuncay F, Cengiz H (2017) The Relationship between Corporate Profitability and Macroeconomic Indicators: Evidence from 500 Largest Industrial Organizations in Turkey. Int Bus Res 10: 87-95. doi: 10.5539/ibr.v10n9p87
![]() |
[119] | Ural M, Balaylar NA (2007) Bankacılık Sektöründe Yüksek Risk Alımı ve Baskı İndeksleri. Finans Politik Ekonomik Yorumlar Dergisi 509: 47-57. |
[120] | Varlık N, Varlık S (2016) Risk Algısının Türkiye'de Bankacılık Sektörüne Etkileri: Bankacılık Sağlamlık Endeksi İle Bir Değerlendirme. Yönetim ve Ekonomi 23: 545-563. |
[121] |
Venkatraman N, Ramanujam V (1986) Measurement of Business Performance in Strategy Research: A Comparison of Approaches. Acad Manag Rev 11: 801-814. doi: 10.5465/amr.1986.4283976
![]() |
[122] | Venkatraman N, Ramanujam V (1987) Measurement of Business Economic Performance: An Examination of Method Convergence. J Manage 13: 109-122. |
[123] | Verbeek M (2017) A Guide to Modern Econometrics, NJ: Wiley. |
[124] | Wooldridge JM (2016) Introductory Econometrics, A Modern Approach, Boston: Cengage Learning. |
[125] |
Yurtoglu BB (2004) Persistence of Firm-Level Profitability in Turkey. Appl Econ 36: 615-625. doi: 10.1080/0003684042000217652
![]() |
[126] |
Zhang L, Altman EI, Yen J (2010) Corporate Financial Distress Diagnosis Model and Application in Credit Rating for Listing Firms in China. Front Comput Sci Chi 4: 220-236. doi: 10.1007/s11704-010-0505-5
![]() |
1. | Chengzhi Ruan, Dean Zhao, Weikuan Jia, Chen Chen, Yu Chen, Xiaoyang Liu, A New Image Denoising Method by Combining WT with ICA, 2015, 2015, 1024-123X, 1, 10.1155/2015/582640 | |
2. | Samuel Danso, Shang Liping, Deng Hu, Justice Odoom, Liu Quancheng, Emmanuel Appiah, Etse Bobobee, 2022, Chapter 9, 978-3-030-95629-5, 121, 10.1007/978-3-030-95630-1_9 |